.Header-module__-MFYoW__header{color:#f0f0f0;width:100%;height:116px;box-shadow:var(--shadow-md);z-index:50;background:linear-gradient(90deg,#1e1e1e 0%,#2f83af 100%);flex-direction:column;justify-content:flex-start;padding:0 4rem;display:flex;position:relative;overflow:hidden}.Header-module__-MFYoW__headerMainBar{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:116px;display:flex}.Header-module__-MFYoW__logoArea{align-items:center;gap:1.25rem;display:flex}.Header-module__-MFYoW__logoImg{object-fit:contain;cursor:pointer;width:59px;height:60px}.Header-module__-MFYoW__logoTextContainer{cursor:pointer;flex-direction:column;display:flex}.Header-module__-MFYoW__logoTitle{font-family:var(--font-montserrat);letter-spacing:-.02em;color:#f0f0f0;font-size:2.25rem;font-weight:900;line-height:1}.Header-module__-MFYoW__logoSubtitle{font-family:var(--font-spline-sans-mono);letter-spacing:.25em;color:#f0f0f0;margin-top:.25rem;font-size:.75rem;font-weight:500}.Header-module__-MFYoW__navSection{align-items:center;gap:4rem;display:flex}.Header-module__-MFYoW__navEst{font-family:var(--font-roboto-mono);color:#f0f0f0cc;font-size:.75rem}.Header-module__-MFYoW__navLinksList{align-items:center;gap:2.5rem;display:flex}.Header-module__-MFYoW__navLink{font-family:var(--font-montserrat);text-transform:uppercase;color:#f0f0f0;letter-spacing:.05em;padding:.5rem 0;font-size:1.1rem;font-weight:800;position:relative}.Header-module__-MFYoW__navLink:hover,.Header-module__-MFYoW__activeNavLink{color:#2f83af}.Header-module__-MFYoW__navLink:after{content:"";width:0;height:3px;transition:var(--transition-smooth);background-color:#2f83af;position:absolute;bottom:0;left:0}.Header-module__-MFYoW__navLink:hover:after,.Header-module__-MFYoW__activeNavLink:after{width:100%}.Header-module__-MFYoW__activeNavLink:after{background-color:#2f83af;width:100%}.Header-module__-MFYoW__visitStoreBtn{cursor:pointer;transition:var(--transition-smooth);background:linear-gradient(98deg,#2c7196 -1.41%,#2f83af 101.01%);border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex}.Header-module__-MFYoW__visitStoreBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2f83af66}.Header-module__-MFYoW__visitStoreText{font-family:var(--font-montserrat);text-transform:uppercase;background:linear-gradient(90deg,#d9d9d9 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.Header-module__-MFYoW__cartIcon{object-fit:contain;width:24px;height:24px}.Header-module__-MFYoW__navItemWithDropdown{align-items:center;display:inline-flex;position:relative}.Header-module__-MFYoW__dropdownContainer{background:0 0;flex-shrink:0;justify-content:left;width:100%;padding:.1rem 0 .6rem;display:flex}.Header-module__-MFYoW__dropdownHorizontalLinks{justify-content:center;align-items:center;gap:3rem;width:100%;max-width:960px;display:flex}.Header-module__-MFYoW__plainLinkItem{cursor:pointer;flex-direction:column;flex:1;gap:.1rem;text-decoration:none;display:flex}.Header-module__-MFYoW__linkHeaderRow{align-items:center;gap:.4rem;display:flex}.Header-module__-MFYoW__linkBullet{background-color:#2f83af;border-radius:50%;flex-shrink:0;width:4px;height:4px;transition:background-color .2s}.Header-module__-MFYoW__plainLinkItem:hover .Header-module__-MFYoW__linkBullet{background-color:#fff}.Header-module__-MFYoW__linkTitle{font-family:var(--font-montserrat), sans-serif;color:#fff;letter-spacing:.02em;margin:0;font-size:.85rem;font-weight:800;transition:color .2s}.Header-module__-MFYoW__plainLinkItem:hover .Header-module__-MFYoW__linkTitle{color:#2f83af}.Header-module__-MFYoW__linkDescription{font-family:var(--font-montserrat), sans-serif;color:#f0f0f08c;text-align:left;letter-spacing:.01em;margin:0;padding-left:.65rem;font-size:.65rem;font-weight:500;line-height:1.35;transition:color .2s}.Header-module__-MFYoW__plainLinkItem:hover .Header-module__-MFYoW__linkDescription{color:#f0f0f0d9}.Header-module__-MFYoW__navSeparatorLine{background-color:#ffffff14;flex-shrink:0;width:1px;height:22px}.Header-module__-MFYoW__caretIcon{stroke:currentColor;vertical-align:middle;width:14px;height:14px;margin-left:.45rem;transition:transform .3s;display:inline-block}.Header-module__-MFYoW__caretRotated{transform:rotate(180deg)}.Header-module__-MFYoW__navLinkDropdownToggle{align-items:center;gap:.25rem;display:flex}
.Footer-module__A1Oezq__footer{background-color:var(--bg-primary);border-top:.5px solid #64646491;width:100%;position:relative}.Footer-module__A1Oezq__footerMain{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;max-width:1300px;margin:0 auto;padding:5rem 4rem;display:grid}.Footer-module__A1Oezq__footerLeft{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__A1Oezq__footerHeader{align-items:center;gap:1rem;display:flex}.Footer-module__A1Oezq__footerLogoCircle{border-radius:var(--radius-full);background-color:#fff;width:70px;height:70px}.Footer-module__A1Oezq__footerBrandContainer{flex-direction:column;display:flex}.Footer-module__A1Oezq__footerBrandTitle{font-family:var(--font-montserrat);color:#000;font-size:1.5rem;font-weight:600;line-height:1}.Footer-module__A1Oezq__footerBrandSubtitle{font-family:var(--font-sometype-mono);color:#000;margin-top:.25rem;font-size:1rem}.Footer-module__A1Oezq__footerDesc{font-family:var(--font-sometype-mono);color:#000;max-width:500px;font-size:1rem;line-height:1.6}.Footer-module__A1Oezq__footerSocials{gap:.75rem;margin-top:.5rem;display:flex}.Footer-module__A1Oezq__socialCircle{border-radius:var(--radius-full);background-color:var(--bg-primary);width:38px;height:38px;transition:var(--transition-smooth);border:.5px solid #6464644f;justify-content:center;align-items:center;display:flex}.Footer-module__A1Oezq__socialCircle:hover{background-color:#155c9d0d;border-color:#155c9d;transform:translateY(-2px)}.Footer-module__A1Oezq__socialIcon{stroke:#64646491;width:22px;height:22px}.Footer-module__A1Oezq__socialCircle:hover .Footer-module__A1Oezq__socialIcon{stroke:#155c9d}.Footer-module__A1Oezq__footerCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__A1Oezq__footerColTitle{font-family:var(--font-montserrat);color:#000;font-size:1rem;font-weight:700}.Footer-module__A1Oezq__footerColText{font-family:var(--font-sometype-mono);color:#000;font-size:1rem;line-height:1.6}.Footer-module__A1Oezq__footerMailLink{font-family:var(--font-sometype-mono);color:#000;font-size:1rem;display:block}.Footer-module__A1Oezq__footerMailLink:hover{color:#155c9d}.Footer-module__A1Oezq__footerContactUs{font-family:var(--font-montserrat);color:#000;margin-top:1rem;font-size:1rem;font-weight:700;display:inline-block}.Footer-module__A1Oezq__footerContactUs:hover{color:#2f83af}.Footer-module__A1Oezq__footerBottom{color:#fff;background-color:#155c9d;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 4rem;display:flex}.Footer-module__A1Oezq__footerBottomText{font-family:var(--font-sometype-mono);font-size:1rem}
.Budaya-module__yHOEQa__budayaBlock{flex-direction:column;gap:3rem;width:100%;display:flex}.Budaya-module__yHOEQa__budayaHeader{flex-direction:column;gap:.5rem;display:flex}.Budaya-module__yHOEQa__budayaTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;margin:0;font-size:3rem;font-weight:800;line-height:1.2}.Budaya-module__yHOEQa__budayaSubtitle{font-family:var(--font-tempting);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-top:-1.6rem;margin-left:-3.5rem;padding:1rem 2rem 1.5rem 3.5rem;font-size:5rem;font-weight:400;line-height:1.3}.Budaya-module__yHOEQa__cultureList{flex-direction:column;gap:3.5rem;margin-top:2rem;display:flex}.Budaya-module__yHOEQa__cultureItem{border-left:3px solid #155c9d;flex-direction:column;gap:1.5rem;padding-left:2rem;display:flex}.Budaya-module__yHOEQa__itemHeader{align-items:center;gap:1.5rem;display:flex}.Budaya-module__yHOEQa__numberBox{background-color:#155c9d;border:1.319px solid #155c9d;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Budaya-module__yHOEQa__numberLabel{font-family:var(--font-mono);color:#d9d9d9;font-size:1.25rem;font-weight:500}.Budaya-module__yHOEQa__itemTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;font-size:2rem;font-style:italic;font-weight:800}.Budaya-module__yHOEQa__coreDesc{font-family:var(--font-montserrat);color:#000;max-width:1095px;font-size:1.25rem;font-weight:500;line-height:1.6}.Budaya-module__yHOEQa__relevanceBlock{grid-template-columns:200px 1fr;gap:2rem;margin-top:.5rem;display:grid}.Budaya-module__yHOEQa__relevanceLabel{font-family:var(--font-sometype-mono);color:#000;font-size:1.25rem;font-weight:700}.Budaya-module__yHOEQa__relevanceText{font-family:var(--font-montserrat);color:#000;text-align:justify;max-width:927px;font-size:1.25rem;font-weight:500;line-height:1.8}.Budaya-module__yHOEQa__valBlock{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.Budaya-module__yHOEQa__valRow{grid-template-columns:200px 1fr;gap:2rem;display:grid}
.Nilai-module__VJ6k2a__nilaiSection{background-color:#fff;flex-direction:column;align-items:flex-start;gap:4.5rem;width:100%;display:flex}.Nilai-module__VJ6k2a__nilaiHeaderBlock{flex-direction:column;gap:.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.Nilai-module__VJ6k2a__nilaiBadge{font-family:var(--font-montserrat), sans-serif;color:#000;letter-spacing:-.01em;margin:0;font-size:3rem;font-weight:800;line-height:1.2}.Nilai-module__VJ6k2a__nilaiTitle{font-family:var(--font-tempting), sans-serif;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-background-clip:text;background-clip:text;margin:-2.3rem 0 -3.5rem -5.5rem;padding:2rem 5rem 1.5rem 3.5rem;font-size:6rem;font-weight:400;line-height:1.1}.Nilai-module__VJ6k2a__nilaiList{flex-direction:column;gap:5.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Nilai-module__VJ6k2a__timelineLine{z-index:1;background-color:#155c9d;width:2px;position:absolute;top:18px;bottom:18px;left:18px}.Nilai-module__VJ6k2a__nilaiItemBlock{z-index:2;grid-template-columns:36px 1fr;gap:2.25rem;width:100%;display:grid;position:relative}.Nilai-module__VJ6k2a__bulletCol{justify-content:center;align-items:start;display:flex}.Nilai-module__VJ6k2a__numberBox{z-index:2;background:#155c9d;border:1.319px solid #155c9d;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.Nilai-module__VJ6k2a__numberText{color:#d9d9d9;font-family:var(--font-sometype-mono), monospace;font-size:21px;font-weight:500;line-height:1}.Nilai-module__VJ6k2a__contentCol{flex-direction:column;gap:1.5rem;display:flex}.Nilai-module__VJ6k2a__itemTitle{font-family:var(--font-montserrat), sans-serif;color:#000;margin:0;font-size:2rem;font-style:italic;font-weight:800;line-height:1.2}.Nilai-module__VJ6k2a__itemDetailsGrid{flex-direction:column;gap:1.75rem;width:100%;display:flex}.Nilai-module__VJ6k2a__detailRow{grid-template-columns:140px 1fr;align-items:start;gap:1.5rem;display:grid}.Nilai-module__VJ6k2a__detailLabel{font-family:var(--font-sometype-mono), monospace;color:#000;text-align:left;font-size:1.25rem;font-weight:700;line-height:1.5}.Nilai-module__VJ6k2a__detailText{font-family:var(--font-montserrat), sans-serif;color:#000;text-align:justify;margin:0;font-size:1.25rem;font-weight:500;line-height:1.5}@media (max-width:1200px){.Nilai-module__VJ6k2a__nilaiSection{padding:5rem 4rem}}@media (max-width:1024px){.Nilai-module__VJ6k2a__timelineLine{display:none}.Nilai-module__VJ6k2a__nilaiItemBlock{grid-template-columns:1fr;gap:1.25rem}.Nilai-module__VJ6k2a__detailRow{grid-template-columns:120px 1fr;gap:1rem}.Nilai-module__VJ6k2a__nilaiBadge{font-size:2.25rem}.Nilai-module__VJ6k2a__nilaiTitle{font-size:4.5rem}}
.Profil-module__jGcX6G__profilePage{background-color:var(--bg-primary);width:100%;font-family:var(--font-montserrat);color:var(--text-primary);padding-bottom:0;overflow-x:visible}.Profil-module__jGcX6G__contentContainer{flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto;padding:6rem 2rem 8rem;display:flex}.Profil-module__jGcX6G__heroBlock,.Profil-module__jGcX6G__heroHeader{flex-direction:column;gap:1rem;display:flex}.Profil-module__jGcX6G__heroTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;margin:0;font-size:3rem;font-weight:800;line-height:1.2}.Profil-module__jGcX6G__heroSubtitle{font-family:var(--font-tempting);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-top:-2.5rem;margin-bottom:-3.5rem;margin-left:-4.5rem;padding:1rem 5rem 1.5rem 3.5rem;font-size:4rem;font-weight:400;line-height:1.3}.Profil-module__jGcX6G__heroVisual{justify-content:center;align-items:center;padding:.5rem 0;display:flex}.Profil-module__jGcX6G__heroImage{object-fit:contain;border-radius:30px;width:607px;height:591px}.Profil-module__jGcX6G__heroDesc{font-family:var(--font-montserrat);color:#000;text-align:justify;max-width:1157px;margin:-3rem auto 0;font-size:1.25rem;font-weight:500;line-height:1.82}.Profil-module__jGcX6G__sectionBlock{flex-direction:column;gap:1rem;display:flex}.Profil-module__jGcX6G__sectionBadge{font-family:var(--font-sometype-mono);color:#155c9d;letter-spacing:.05em;font-size:1rem;font-weight:700}.Profil-module__jGcX6G__sectionTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;margin-bottom:.5rem;font-size:2rem;font-style:italic;font-weight:900}.Profil-module__jGcX6G__visiText{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1.25rem;font-weight:500;line-height:1.6}.Profil-module__jGcX6G__misiList{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.Profil-module__jGcX6G__misiItem{align-items:flex-start;gap:1.5rem;display:flex}.Profil-module__jGcX6G__misiNumberBox{background-color:#1e1e1e;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.25rem;display:flex}.Profil-module__jGcX6G__misiNumber{font-family:var(--font-mono);color:#d9d9d9;font-size:1.05rem;font-weight:500}.Profil-module__jGcX6G__misiTextContent{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1.25rem;font-weight:500;line-height:1.5}.Profil-module__jGcX6G__tabSwitcher{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:fit-content;box-shadow:var(--shadow-sm);background:#fffc;border:1px solid #00000014;border-radius:16px;justify-content:center;align-self:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:.5rem;display:flex}.Profil-module__jGcX6G__tabButton{font-family:var(--font-montserrat);color:var(--text-muted);transition:var(--transition-smooth);border-radius:12px;padding:.75rem 2rem;font-size:1.1rem;font-weight:700}.Profil-module__jGcX6G__tabButton:hover{color:#155c9d;background-color:#155c9d0d}.Profil-module__jGcX6G__activeTabButton,.Profil-module__jGcX6G__activeTabButton:hover{color:#fff;background-color:#155c9d}
.Header-module__APnfOW__header{color:#f0f0f0;width:100%;height:80px;box-shadow:var(--shadow-md);z-index:100;background:linear-gradient(90deg,#1e1e1e 0%,#2f83af 100%);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__APnfOW__logoArea{align-items:center;gap:.75rem;display:flex}.Header-module__APnfOW__logoImg{object-fit:contain;width:40px;height:40px}.Header-module__APnfOW__logoTextContainer{flex-direction:column;display:flex}.Header-module__APnfOW__logoTitle{font-family:var(--font-montserrat);color:#f0f0f0;font-size:1.5rem;font-weight:900;line-height:1}.Header-module__APnfOW__logoSubtitle{font-family:var(--font-spline-sans-mono);letter-spacing:.15em;color:#f0f0f0;margin-top:.1rem;font-size:.55rem;font-weight:500}.Header-module__APnfOW__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.Header-module__APnfOW__menuBtnBar{width:100%;height:2px;transition:var(--transition-smooth);background-color:#f0f0f0}.Header-module__APnfOW__menuOpen .Header-module__APnfOW__menuBtnBar:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__APnfOW__menuOpen .Header-module__APnfOW__menuBtnBar:nth-child(2){opacity:0}.Header-module__APnfOW__menuOpen .Header-module__APnfOW__menuBtnBar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__APnfOW__mobileMenuOverlay{z-index:99;opacity:0;pointer-events:none;transition:var(--transition-smooth);background:linear-gradient(135deg,#1e1e1e 0%,#2f83af 100%);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:fixed;inset:0}.Header-module__APnfOW__mobileMenuOpen{opacity:1;pointer-events:auto}.Header-module__APnfOW__mobileNavLink{font-family:var(--font-montserrat);text-transform:uppercase;color:#f0f0f0;letter-spacing:.05em;font-size:1.5rem;font-weight:800}.Header-module__APnfOW__mobileNavLink:hover{color:#d9d9d9}.Header-module__APnfOW__mobileVisitStoreBtn{background:linear-gradient(98deg,#2c7196 -1.41%,#2f83af 101.01%);border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;display:flex}.Header-module__APnfOW__mobileVisitStoreText{font-family:var(--font-montserrat);color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:800}.Header-module__APnfOW__mobileAccordion{flex-direction:column;align-items:center;width:100%;display:flex}.Header-module__APnfOW__mobileAccordionHeader{font-family:var(--font-montserrat);text-transform:uppercase;color:#f0f0f0;letter-spacing:.05em;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__APnfOW__mobileAccordionHeader:hover{color:#d9d9d9}.Header-module__APnfOW__accordionCaret{stroke:currentColor;width:20px;height:20px;transition:transform .3s}.Header-module__APnfOW__caretRotated{transform:rotate(180deg)}.Header-module__APnfOW__mobileAccordionContent{opacity:0;flex-direction:column;align-items:center;gap:1rem;width:100%;max-height:0;transition:max-height .3s,margin-top .3s,opacity .3s;display:flex;overflow:hidden}.Header-module__APnfOW__contentExpanded{opacity:1;max-height:200px;margin-top:.75rem;margin-bottom:.75rem}.Header-module__APnfOW__mobileSubLink{font-family:var(--font-montserrat);color:#f0f0f0d9;transition:var(--transition-smooth);font-size:1.2rem;font-weight:600}.Header-module__APnfOW__mobileSubLink:hover{color:#fff}
.Footer-module__xrmKCa__footer{background-color:var(--bg-primary);border-top:.5px solid #64646491;width:100%}.Footer-module__xrmKCa__footerMain{flex-direction:column;gap:2.5rem;padding:3rem 1.5rem;display:flex}.Footer-module__xrmKCa__footerLeft{flex-direction:column;gap:1rem;display:flex}.Footer-module__xrmKCa__footerHeader{align-items:center;gap:.75rem;display:flex}.Footer-module__xrmKCa__footerLogoCircle{border-radius:var(--radius-full);background-color:#fff;width:36px;height:36px}.Footer-module__xrmKCa__footerBrandTitle{font-family:var(--font-montserrat);color:#000;font-size:1.25rem;font-weight:600}.Footer-module__xrmKCa__footerBrandSubtitle{font-family:var(--font-sometype-mono);color:#000;font-size:.85rem}.Footer-module__xrmKCa__footerDesc{font-family:var(--font-sometype-mono);color:#000;font-size:.85rem;line-height:1.5}.Footer-module__xrmKCa__footerSocials{gap:.5rem;display:flex}.Footer-module__xrmKCa__socialCircle{border-radius:var(--radius-full);border:.5px solid #6464644f;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Footer-module__xrmKCa__socialIcon{stroke:#64646491;width:18px;height:18px}.Footer-module__xrmKCa__footerCol{flex-direction:column;gap:.75rem;display:flex}.Footer-module__xrmKCa__footerColTitle{font-family:var(--font-montserrat);color:#000;font-size:.95rem;font-weight:700}.Footer-module__xrmKCa__footerColText,.Footer-module__xrmKCa__footerMailLink{font-family:var(--font-sometype-mono);color:#000;font-size:.85rem;line-height:1.5}.Footer-module__xrmKCa__footerContactUs{font-family:var(--font-montserrat);color:#000;margin-top:.5rem;font-size:.95rem;font-weight:700;display:inline-block}.Footer-module__xrmKCa__footerBottom{color:#fff;text-align:center;background-color:#155c9d;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.5rem;display:flex}.Footer-module__xrmKCa__footerBottomText{font-family:var(--font-sometype-mono);font-size:.8rem}
.Budaya-module__n0QADa__budayaBlock{flex-direction:column;gap:2.5rem;width:100%;display:flex}.Budaya-module__n0QADa__budayaHeader{text-align:center;flex-direction:column;gap:.5rem;display:flex}.Budaya-module__n0QADa__budayaTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;margin:0;font-size:1.8rem;font-weight:800;line-height:1.2}.Budaya-module__n0QADa__budayaSubtitle{font-family:var(--font-tempting);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:-2rem;padding:.5rem 1rem 1rem 2rem;font-size:3rem;font-weight:700;line-height:1.4}.Budaya-module__n0QADa__cultureList{flex-direction:column;gap:3rem;display:flex}.Budaya-module__n0QADa__cultureItem{border-left:2px solid #155c9d;flex-direction:column;gap:1rem;padding-left:1.25rem;display:flex}.Budaya-module__n0QADa__itemHeader{align-items:center;gap:1rem;display:flex}.Budaya-module__n0QADa__numberBox{background-color:#155c9d;border:1.319px solid #155c9d;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Budaya-module__n0QADa__numberLabel{font-family:var(--font-mono);color:#d9d9d9;font-size:1.05rem;font-weight:500}.Budaya-module__n0QADa__itemTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;font-size:1.5rem;font-style:italic;font-weight:800}.Budaya-module__n0QADa__coreDesc{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1rem;font-weight:500;line-height:1.6}.Budaya-module__n0QADa__relevanceBlock{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.Budaya-module__n0QADa__relevanceLabel{font-family:var(--font-sometype-mono);color:#000;font-size:1rem;font-weight:700}.Budaya-module__n0QADa__relevanceText{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1rem;font-weight:500;line-height:1.6}.Budaya-module__n0QADa__valBlock{flex-direction:column;gap:1.25rem;margin-top:.5rem;display:flex}.Budaya-module__n0QADa__valRow{flex-direction:column;gap:.5rem;display:flex}
.Artikel-module__t7Sz6W__artikelPage{background:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Artikel-module__t7Sz6W__container{flex:1;width:100%;max-width:1270px;margin:0 auto;padding:2rem 2rem 5rem}.Artikel-module__t7Sz6W__backLink{color:#64646491;font-family:var(--font-sometype-mono), monospace;cursor:pointer;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 0;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.Artikel-module__t7Sz6W__backLink:hover{color:#155c9d;transform:translate(-4px)}.Artikel-module__t7Sz6W__backIcon{stroke:currentColor;width:22px;height:22px;transition:transform .2s}.Artikel-module__t7Sz6W__cardContainer{background:#fff;border-radius:64px;flex-direction:column;align-items:center;padding:4rem 5rem;display:flex;box-shadow:0 10px 40px #0000000d}.Artikel-module__t7Sz6W__heroImageWrapper{background:#d9d9d9;border-radius:32px;justify-content:center;align-items:center;width:100%;max-width:1105px;max-height:550px;margin-bottom:3rem;display:flex;overflow:hidden;box-shadow:1px 4px 11px #00000040}.Artikel-module__t7Sz6W__heroImage{object-fit:cover;width:100%;height:100%;max-height:550px;transition:transform .5s}.Artikel-module__t7Sz6W__heroImage:hover{transform:scale(1.02)}.Artikel-module__t7Sz6W__metaRow{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Artikel-module__t7Sz6W__badge{color:#fff;font-family:var(--font-montserrat), sans-serif;letter-spacing:1px;background:#155c9d;border-radius:50px;padding:.4rem 1.25rem;font-size:.9rem;font-weight:700}.Artikel-module__t7Sz6W__date{color:#646464;font-family:var(--font-sometype-mono), monospace;font-size:1rem;font-weight:500}.Artikel-module__t7Sz6W__title{color:#000;text-align:center;width:100%;max-width:1105px;font-family:var(--font-montserrat), sans-serif;margin-bottom:2.5rem;font-size:2.25rem;font-weight:700;line-height:1.35}.Artikel-module__t7Sz6W__contentBody{color:#1a1a1a;width:100%;max-width:1082px;font-family:var(--font-montserrat), sans-serif;font-size:1.1rem;font-weight:400;line-height:1.85}.Artikel-module__t7Sz6W__paragraph{text-align:justify;margin-bottom:1.75rem}.Artikel-module__t7Sz6W__notFound{text-align:center;font-family:var(--font-sometype-mono), monospace;color:#666;padding:5rem 0;font-size:1.5rem}
.Bidang-module__r997qq__bidangPage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Bidang-module__r997qq__mainContent{z-index:2;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:6rem 4rem;position:relative}.Bidang-module__r997qq__pageHeader{text-align:center;margin-bottom:2.5rem}.Bidang-module__r997qq__pageTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;letter-spacing:-.02em;font-size:3.5rem;font-weight:800}.Bidang-module__r997qq__divisionSelector{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:1100px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;display:flex}.Bidang-module__r997qq__selectorButton{font-family:var(--font-montserrat);cursor:pointer;border:1.5px solid #155c9d40;border-radius:24px;outline:none;padding:.65rem 1.6rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.Bidang-module__r997qq__selectorActive{color:#fff;background:linear-gradient(135deg,#155c9d 0%,#2f83af 100%);border-color:#0000;transform:translateY(-1px);box-shadow:0 4px 15px #155c9d4d}.Bidang-module__r997qq__selectorInactive{color:#155c9d;background-color:#fff}.Bidang-module__r997qq__selectorInactive:hover{background-color:#f7f7f7;border-color:#155c9d;transform:translateY(-1px)}.Bidang-module__r997qq__watermarkContainer{opacity:.12;pointer-events:none;z-index:1;width:1200px;height:600px;position:absolute;top:150px;left:50px}.Bidang-module__r997qq__watermarkE{font-family:var(--font-tempting);-webkit-text-fill-color:transparent;filter:blur(8px);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-background-clip:text;background-clip:text;font-size:15rem;position:absolute;top:72px;left:0}.Bidang-module__r997qq__watermarkK{font-family:var(--font-tempting);color:#155c9d;filter:blur(8px);font-size:15rem;position:absolute;top:311px;left:319px}.Bidang-module__r997qq__watermarkSkalasi{font-family:var(--font-tempting);-webkit-text-fill-color:transparent;filter:blur(8px);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-background-clip:text;background-clip:text;font-size:15rem;position:absolute;top:0;left:415px}.Bidang-module__r997qq__watermarkArya{font-family:var(--font-tempting);-webkit-text-fill-color:transparent;filter:blur(8px);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-background-clip:text;background-clip:text;font-size:15rem;position:absolute;top:155px;left:721px}.Bidang-module__r997qq__tabSwitcher{justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Bidang-module__r997qq__tabButton{font-family:var(--font-sometype-mono);cursor:pointer;transition:var(--transition-smooth);border:2.5px solid #155c9d;border-radius:34px;outline:none;padding:.75rem 2.5rem;font-size:1rem;font-weight:700}.Bidang-module__r997qq__tabActive{color:#155c9d;background-color:#f0f0f0;box-shadow:0 0 15px #2f83af73}.Bidang-module__r997qq__tabInactive{color:#155c9d;background-color:#fff}.Bidang-module__r997qq__tabInactive:hover{background-color:#fcfcfc;transform:translateY(-1px)}.Bidang-module__r997qq__imageSection{justify-content:center;margin-bottom:5rem;display:flex}.Bidang-module__r997qq__mainImageWrapper{border-radius:18px;width:856px;height:426px;overflow:hidden;box-shadow:0 8px 30px #00000014}.Bidang-module__r997qq__mainImage{object-fit:cover;width:100%;height:100%}.Bidang-module__r997qq__textContainer{flex-direction:column;gap:4rem;max-width:1096px;margin:0 auto;display:flex}.Bidang-module__r997qq__roleSection{border-left:4px solid #155c9d;flex-direction:column;gap:1.25rem;padding-left:2.5rem;display:flex}.Bidang-module__r997qq__roleTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;font-size:1.75rem;font-weight:800}.Bidang-module__r997qq__roleDesc{font-family:var(--font-montserrat);color:#1e1e1e;text-align:justify;font-size:1.25rem;font-weight:500;line-height:1.7}.Bidang-module__r997qq__roleList{flex-direction:column;gap:.75rem;margin-top:.5rem;padding-left:.5rem;list-style:none;display:flex}.Bidang-module__r997qq__roleListItem{font-family:var(--font-montserrat);color:#1e1e1e;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;display:flex}.Bidang-module__r997qq__listBullet{background-color:#155c9d;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Bidang-module__r997qq__membersGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-items:center;gap:4rem 3rem;max-width:1096px;margin:4rem auto 0;display:grid}.Bidang-module__r997qq__cardContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:280px;height:380px;margin-top:2rem;padding-bottom:2rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:relative}.Bidang-module__r997qq__cardContainer:hover{transform:translateY(-5px)}.Bidang-module__r997qq__cardContainer:hover .Bidang-module__r997qq__memberCardBg{box-shadow:12px 15px 45px #00000059}.Bidang-module__r997qq__memberCardBg{z-index:1;background:linear-gradient(#155c9d 0%,#072037 100%);border-radius:31px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:12px 10px 40px #00000040}.Bidang-module__r997qq__cardWatermark{opacity:.15;pointer-events:none;border-radius:31px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Bidang-module__r997qq__cardWatermarkText{font-family:var(--font-tempting);color:#f0f0f0;filter:blur(4px);white-space:nowrap;font-size:5rem;position:absolute;top:40px;left:-20px;transform:rotate(-19.57deg)}.Bidang-module__r997qq__memberPhotoWrapper{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;width:320px;height:320px;display:flex;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.Bidang-module__r997qq__memberPhoto{object-fit:contain;width:100%;height:100%}.Bidang-module__r997qq__memberAvatarFallback{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;width:100px;height:100px;font-family:var(--font-montserrat);z-index:2;background:linear-gradient(135deg,#ffffff40 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;margin-bottom:7rem;font-size:2.25rem;font-weight:800;display:flex;box-shadow:0 4px 15px #00000026}.Bidang-module__r997qq__cardFadeOverlay{z-index:2;pointer-events:none;background:linear-gradient(#07203700 0%,#072037 100%);border-radius:0 0 31px 31px;width:100%;height:150px;position:absolute;bottom:0;left:0}.Bidang-module__r997qq__memberInfoBlock{z-index:4;text-align:center;padding:0 1rem;position:relative}.Bidang-module__r997qq__memberName{font-family:var(--font-montserrat);color:#fff;margin-bottom:.25rem;font-size:1.4rem;font-weight:800}.Bidang-module__r997qq__memberRole{font-family:var(--font-sometype-mono);color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}
.Dashboard-module__D2GH4q__dashboard{background-color:var(--bg-primary);width:100%;font-family:var(--font-montserrat);color:var(--text-primary);padding-bottom:0;overflow-x:visible}.Dashboard-module__D2GH4q__header{color:#f0f0f0;width:100%;height:116px;box-shadow:var(--shadow-md);z-index:50;background:linear-gradient(90deg,#1e1e1e 0%,#2f83af 100%);justify-content:space-between;align-items:center;padding:0 4rem;display:flex;position:relative}.Dashboard-module__D2GH4q__logoArea{align-items:center;gap:1.25rem;display:flex}.Dashboard-module__D2GH4q__logoImg{object-fit:contain;width:59px;height:60px}.Dashboard-module__D2GH4q__logoTextContainer{flex-direction:column;display:flex}.Dashboard-module__D2GH4q__logoTitle{font-family:var(--font-montserrat);letter-spacing:-.02em;color:#f0f0f0;font-size:2.25rem;font-weight:900;line-height:1}.Dashboard-module__D2GH4q__logoSubtitle{font-family:var(--font-spline-sans-mono);letter-spacing:.25em;color:#f0f0f0;margin-top:.25rem;font-size:.75rem;font-weight:500}.Dashboard-module__D2GH4q__navSection{align-items:center;gap:4rem;display:flex}.Dashboard-module__D2GH4q__navEst{font-family:var(--font-roboto-mono);color:#f0f0f0cc;font-size:.75rem}.Dashboard-module__D2GH4q__navLinksList{align-items:center;gap:2.5rem;display:flex}.Dashboard-module__D2GH4q__navLink{font-family:var(--font-montserrat);text-transform:uppercase;color:#f0f0f0;letter-spacing:.05em;padding:.5rem 0;font-size:1.1rem;font-weight:800;position:relative}.Dashboard-module__D2GH4q__navLink:hover{color:#2f83af}.Dashboard-module__D2GH4q__navLink:after{content:"";width:0;height:3px;transition:var(--transition-smooth);background-color:#2f83af;position:absolute;bottom:0;left:0}.Dashboard-module__D2GH4q__navLink:hover:after{width:100%}.Dashboard-module__D2GH4q__visitStoreBtn{cursor:pointer;transition:var(--transition-smooth);background:linear-gradient(98deg,#2c7196 -1.41%,#2f83af 101.01%);border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex}.Dashboard-module__D2GH4q__visitStoreBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #2f83af66}.Dashboard-module__D2GH4q__visitStoreText{font-family:var(--font-montserrat);text-transform:uppercase;background:linear-gradient(90deg,#d9d9d9 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.Dashboard-module__D2GH4q__cartIcon{object-fit:contain;width:24px;height:24px}.Dashboard-module__D2GH4q__hero{background-color:var(--bg-primary);min-height:750px;padding:8rem 4rem 6rem;position:relative;overflow:visible}.Dashboard-module__D2GH4q__heroBackground{opacity:.7;pointer-events:none;background:linear-gradient(#fff 0%,#f0f0f000 100%);width:1497px;height:572px;position:absolute;top:-256px;left:223px;transform:rotate(-37.513deg)}.Dashboard-module__D2GH4q__heroContainer{z-index:10;align-items:center;max-width:1300px;min-height:600px;margin:0 auto;display:flex;position:relative}.Dashboard-module__D2GH4q__heroLeft{z-index:10;flex-direction:column;gap:1rem;max-width:100%;display:flex;position:relative}.Dashboard-module__D2GH4q__cabinetLabel{font-family:var(--font-montserrat);color:#000;margin:0;font-size:3rem;font-weight:800}.Dashboard-module__D2GH4q__cabinetName{font-family:var(--font-tempting);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-text-fill-color:transparent;white-space:nowrap;z-index:0;-webkit-background-clip:text;background-clip:text;margin-top:-2.4rem;margin-bottom:-4rem;margin-left:-4.5rem;padding:1.5rem 5rem 2.5rem 1.5rem;font-size:clamp(4.5rem,6vw,6rem);font-weight:400;line-height:1.2;position:relative;overflow:visible}.Dashboard-module__D2GH4q__cabinetDesc{font-family:var(--font-montserrat);color:#000;z-index:1;max-width:750px;font-size:1.25rem;font-weight:400;line-height:1.7}.Dashboard-module__D2GH4q__seeDetailsBtn{color:#2f83af;width:fit-content;font-family:var(--font-sometype-mono);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:2px solid #155c9d;border-radius:8px;margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600}.Dashboard-module__D2GH4q__seeDetailsBtn:hover{color:#fff;background-color:#155c9d;transform:translateY(-2px);box-shadow:0 4px 12px #155c9d33}.Dashboard-module__D2GH4q__heroRight{z-index:1;pointer-events:none;justify-content:flex-end;width:63%;display:flex;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}.Dashboard-module__D2GH4q__heroArt{object-fit:contain;width:100%;max-width:867px;height:auto;animation:6s ease-in-out infinite Dashboard-module__D2GH4q__float;-webkit-mask-image:linear-gradient(150deg,#0000 0%,#000 70%);mask-image:linear-gradient(150deg,#0000 0%,#000 70%)}@keyframes Dashboard-module__D2GH4q__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Dashboard-module__D2GH4q__updatesSection{background-color:var(--bg-primary);padding:6rem 4rem}.Dashboard-module__D2GH4q__updatesContainer{flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto;display:flex}.Dashboard-module__D2GH4q__blockContainer{flex-direction:column;gap:2rem;display:flex}.Dashboard-module__D2GH4q__sectionHeaderBlock{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__D2GH4q__blockTitle{font-family:var(--font-montserrat);color:#000;margin:0;font-size:2.25rem;font-weight:800}.Dashboard-module__D2GH4q__blockSubtitle{font-family:var(--font-spline-sans-mono);color:#155c9d;max-width:650px;font-size:1rem;font-weight:500;line-height:1.5}.Dashboard-module__D2GH4q__cardsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.Dashboard-module__D2GH4q__emptyBlock{background:#ffffff80;border:2px dashed #155c9d4d;border-radius:18px;justify-content:center;align-items:center;min-height:180px;padding:2.5rem;display:flex}.Dashboard-module__D2GH4q__emptyBlockText{font-family:var(--font-sometype-mono);color:#646464;text-align:center;max-width:46ch;font-size:.9rem;line-height:1.7}.Dashboard-module__D2GH4q__updateCard{height:359px;box-shadow:var(--shadow-md);transition:var(--transition-smooth);background-color:#0000;border-radius:18px;position:relative;overflow:hidden}.Dashboard-module__D2GH4q__updateCard:hover{box-shadow:var(--shadow-lg), 0 10px 30px #00000026;transform:scale(1.02)}.Dashboard-module__D2GH4q__cardImage{object-fit:cover;width:100%;height:100%}.Dashboard-module__D2GH4q__cardOverlay{background:linear-gradient(90deg, #d9d9d900 0%, var(--bg-primary) 90.77%);text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:2.5rem;display:flex;position:absolute;inset:0}.Dashboard-module__D2GH4q__lombaOverlay{text-align:left;background:linear-gradient(90deg,#d9d9d900 0%,#f0f0f0e6 90.77%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:2.5rem;display:flex;position:absolute;inset:0}.Dashboard-module__D2GH4q__cardBadge{background-color:#2c2c2c;margin-bottom:.75rem;padding:.25rem .75rem}.Dashboard-module__D2GH4q__cardBadgeText{font-family:var(--font-sometype-mono);letter-spacing:.1em;color:#d9d9d9;text-transform:uppercase;font-size:.65rem;font-weight:700}.Dashboard-module__D2GH4q__cardTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.Dashboard-module__D2GH4q__cardDesc{font-family:var(--font-montserrat);color:#000;max-width:400px;margin-bottom:1rem;font-size:.75rem;font-weight:400;line-height:1.4}.Dashboard-module__D2GH4q__cardDate{font-family:var(--font-sometype-mono);letter-spacing:.1em;color:#000;text-transform:uppercase;margin-top:.5rem;font-size:.75rem;font-weight:700}.Dashboard-module__D2GH4q__gallerySection{background:linear-gradient(180deg, #7373731c 0%, #d9d9d90a 8.65%), var(--bg-primary);border-radius:30px;margin:2rem 0;padding:6rem 4rem}.Dashboard-module__D2GH4q__galleryContainer{max-width:1200px;margin:0 auto}.Dashboard-module__D2GH4q__galleryHeader{border-bottom:.5px solid #6464644d;align-items:center;gap:.5rem;margin-bottom:3.5rem;padding-bottom:1.5rem;display:flex}.Dashboard-module__D2GH4q__galleryTitleText{font-family:var(--font-montserrat);color:#000;font-size:2.25rem;font-weight:800}.Dashboard-module__D2GH4q__galleryTitleBrand{font-family:var(--font-tempting);color:#155c9d;text-transform:capitalize;font-size:2.25rem;font-weight:600}.Dashboard-module__D2GH4q__galleryGrid{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:0;display:grid}.Dashboard-module__D2GH4q__galleryCol{border-left:.5px solid #6464644d;flex-direction:column;gap:1.5rem;padding-left:2rem;padding-right:2rem;display:flex}.Dashboard-module__D2GH4q__galleryColMiddle{border-left:.5px solid #6464644d;flex-direction:column;gap:2rem;padding-left:2rem;padding-right:2rem;display:flex}.Dashboard-module__D2GH4q__galleryMaskContainer{aspect-ratio:266/276;width:100%;transition:var(--transition-smooth);border-radius:18px;position:relative;overflow:hidden;box-shadow:1px 4px 11px #00000040}.Dashboard-module__D2GH4q__galleryMaskContainer:hover{transform:scale(1.03)}.Dashboard-module__D2GH4q__galleryImgMasked{object-fit:cover;width:100%;height:100%}.Dashboard-module__D2GH4q__galleryImg{object-fit:cover;width:100%;transition:var(--transition-smooth);border-radius:18px}.Dashboard-module__D2GH4q__galleryImgShadow{object-fit:cover;width:100%;transition:var(--transition-smooth);border-radius:18px;box-shadow:1px 4px 11px #00000040}.Dashboard-module__D2GH4q__galleryImg:hover,.Dashboard-module__D2GH4q__galleryImgShadow:hover{transform:scale(1.03)}.Dashboard-module__D2GH4q__videoSection{background:linear-gradient(#7373731c 0%,#d9d9d90a 8.65%);border-radius:30px;margin:2rem 0;padding:6rem 4rem}.Dashboard-module__D2GH4q__videoContainer{flex-direction:column;align-items:center;gap:2.5rem;max-width:1000px;margin:0 auto;display:flex}.Dashboard-module__D2GH4q__videoHeader{text-align:center;flex-direction:column;align-items:center;display:flex}.Dashboard-module__D2GH4q__videoTitle{font-family:var(--font-montserrat);color:#000;margin:0;font-size:2.25rem;font-weight:800}.Dashboard-module__D2GH4q__videoSubtitle{font-family:var(--font-spline-sans-mono);letter-spacing:.6em;color:#155c9d;text-transform:uppercase;margin-top:.5rem;font-size:.8rem;font-weight:500}.Dashboard-module__D2GH4q__videoWrapper{width:100%;height:485px;box-shadow:var(--shadow-lg);cursor:pointer;border-radius:18px;position:relative;overflow:hidden}.Dashboard-module__D2GH4q__videoThumbnail{object-fit:cover;width:100%;height:100%}.Dashboard-module__D2GH4q__playButton{fill:#d43b43;width:120px;height:120px;transition:var(--transition-smooth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Dashboard-module__D2GH4q__videoWrapper:hover .Dashboard-module__D2GH4q__playButton{filter:drop-shadow(0 0 15px #d43b4380);transform:translate(-50%,-50%)scale(1.1)}.Dashboard-module__D2GH4q__podcastSection{background-color:var(--bg-primary);padding:6rem 4rem}.Dashboard-module__D2GH4q__podcastContainer{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.Dashboard-module__D2GH4q__podcastHeader{align-items:center;gap:1.5rem;display:flex}.Dashboard-module__D2GH4q__podcastIcon{fill:#155c9d;width:55px;height:56px}.Dashboard-module__D2GH4q__podcastTitleBlock{flex-direction:column;display:flex}.Dashboard-module__D2GH4q__podcastTitle{font-family:var(--font-montserrat);color:#000;font-size:2.25rem;font-weight:800;line-height:1}.Dashboard-module__D2GH4q__podcastSubtitle{font-family:var(--font-roboto-mono);letter-spacing:.1em;color:#000;margin-top:.25rem;font-size:1.25rem;font-weight:400}.Dashboard-module__D2GH4q__podcastPlayer{width:100%;height:269px;box-shadow:var(--shadow-md);transition:var(--transition-smooth);background-color:#646464;border-radius:16px;align-items:center;gap:2.5rem;padding:0 2.5rem;display:flex}.Dashboard-module__D2GH4q__podcastPlayer:hover{box-shadow:var(--shadow-lg), 0 8px 25px #0003}.Dashboard-module__D2GH4q__podcastCover{object-fit:cover;width:216px;height:216px;box-shadow:var(--shadow-md);border-radius:8px}.Dashboard-module__D2GH4q__podcastDetails{text-align:left;color:#fff;flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__D2GH4q__podcastEpisodeTitle{font-family:var(--font-montserrat);text-transform:capitalize;font-size:2rem;font-weight:700}.Dashboard-module__D2GH4q__podcastEpisodeDate{font-family:var(--font-montserrat);font-size:1rem;font-weight:400}.Dashboard-module__D2GH4q__footer{background-color:#f0f0f0;border-top:.5px solid #64646491;width:100%;position:relative}.Dashboard-module__D2GH4q__footerMain{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;max-width:1300px;margin:0 auto;padding:5rem 4rem;display:grid}.Dashboard-module__D2GH4q__footerLeft{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__D2GH4q__footerHeader{align-items:center;gap:1rem;display:flex}.Dashboard-module__D2GH4q__footerLogoCircle{border-radius:var(--radius-full);background-color:#fff;width:47px;height:47px}.Dashboard-module__D2GH4q__footerBrandContainer{flex-direction:column;display:flex}.Dashboard-module__D2GH4q__footerBrandTitle{font-family:var(--font-montserrat);color:#000;font-size:1.5rem;font-weight:600;line-height:1}.Dashboard-module__D2GH4q__footerBrandSubtitle{font-family:var(--font-sometype-mono);color:#000;margin-top:.25rem;font-size:1rem}.Dashboard-module__D2GH4q__footerDesc{font-family:var(--font-sometype-mono);color:#000;max-width:500px;font-size:1rem;line-height:1.6}.Dashboard-module__D2GH4q__footerSocials{gap:.75rem;margin-top:.5rem;display:flex}.Dashboard-module__D2GH4q__socialCircle{border-radius:var(--radius-full);width:38px;height:38px;transition:var(--transition-smooth);background-color:#f0f0f0;border:.5px solid #6464644f;justify-content:center;align-items:center;display:flex}.Dashboard-module__D2GH4q__socialCircle:hover{background-color:#155c9d0d;border-color:#155c9d;transform:translateY(-2px)}.Dashboard-module__D2GH4q__socialIcon{stroke:#64646491;width:22px;height:22px}.Dashboard-module__D2GH4q__socialCircle:hover .Dashboard-module__D2GH4q__socialIcon{stroke:#155c9d}.Dashboard-module__D2GH4q__footerCol{flex-direction:column;gap:1.25rem;display:flex}.Dashboard-module__D2GH4q__footerColTitle{font-family:var(--font-montserrat);color:#000;font-size:1rem;font-weight:700}.Dashboard-module__D2GH4q__footerColText{font-family:var(--font-sometype-mono);color:#000;font-size:1rem;line-height:1.6}.Dashboard-module__D2GH4q__footerMailLink{font-family:var(--font-sometype-mono);color:#000;font-size:1rem;display:block}.Dashboard-module__D2GH4q__footerMailLink:hover{color:#155c9d}.Dashboard-module__D2GH4q__footerContactUs{font-family:var(--font-montserrat);color:#000;margin-top:1rem;font-size:1rem;font-weight:700;display:inline-block}.Dashboard-module__D2GH4q__footerContactUs:hover{color:#2f83af}.Dashboard-module__D2GH4q__footerBottom{color:#fff;background-color:#155c9d;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 4rem;display:flex}.Dashboard-module__D2GH4q__footerBottomText{font-family:var(--font-sometype-mono);font-size:1rem}@media (hover:hover){.Dashboard-module__D2GH4q__updateCard .Dashboard-module__D2GH4q__cardImage{filter:grayscale();transition:filter .45s cubic-bezier(.16,1,.3,1)}.Dashboard-module__D2GH4q__updateCard:hover .Dashboard-module__D2GH4q__cardImage,.Dashboard-module__D2GH4q__updateCard:focus-within .Dashboard-module__D2GH4q__cardImage{filter:grayscale(0)}}
.Filosofi-module__NL_7NG__filosofiPage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Filosofi-module__NL_7NG__mainContent{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:6rem 4rem}.Filosofi-module__NL_7NG__pageHeader{text-align:center;margin-bottom:5rem}.Filosofi-module__NL_7NG__pageTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;letter-spacing:-.02em;font-size:3.5rem;font-weight:800}.Filosofi-module__NL_7NG__gridContainer{grid-template-rows:auto auto;grid-template-columns:1.2fr 1fr 1.2fr;align-items:center;gap:5rem 4rem;display:grid}.Filosofi-module__NL_7NG__philosophyItemLeft{grid-column:1;justify-content:flex-end;align-self:center;align-items:flex-start;gap:1.5rem;display:flex}.Filosofi-module__NL_7NG__philosophyItemRight{grid-column:3;justify-content:flex-start;align-self:center;align-items:flex-start;gap:1.5rem;display:flex}.Filosofi-module__NL_7NG__row1{grid-row:1}.Filosofi-module__NL_7NG__row2{grid-row:2}.Filosofi-module__NL_7NG__itemTextLeft{text-align:right;max-width:420px}.Filosofi-module__NL_7NG__itemTextRight{text-align:left;max-width:420px}.Filosofi-module__NL_7NG__itemTitleLeft,.Filosofi-module__NL_7NG__itemTitleRight{font-family:var(--font-montserrat);color:#000;text-underline-offset:6px;margin-bottom:1rem;font-size:1.5rem;font-style:italic;font-weight:700;-webkit-text-decoration:underline #2f83af;text-decoration:underline #2f83af;text-decoration-thickness:3px}.Filosofi-module__NL_7NG__itemDescLeft,.Filosofi-module__NL_7NG__itemDescRight{font-family:var(--font-montserrat);color:#1e1e1e;text-align:justify;font-size:1rem;font-weight:500;line-height:1.6}.Filosofi-module__NL_7NG__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.Filosofi-module__NL_7NG__iconImg{object-fit:contain;width:100%;height:100%}.Filosofi-module__NL_7NG__middleColumn{grid-area:1/2/span 2;justify-content:center;align-self:center;align-items:center;display:flex}.Filosofi-module__NL_7NG__logoCircleGlow{background-color:#fff;border:1px solid #2f83af7a;border-radius:50%;justify-content:center;align-items:center;width:386px;height:386px;padding:.5rem;transition:transform .5s,box-shadow .5s;display:flex;box-shadow:0 0 40px #2f83af73}.Filosofi-module__NL_7NG__logoCircleGlow:hover{transform:scale(1.02);box-shadow:0 0 60px #2f83afa6}.Filosofi-module__NL_7NG__mainLogoImg{object-fit:contain;width:100%;height:100%}
.Informasi-module__JMNq8G__informasiPage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Informasi-module__JMNq8G__mainContent{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:6rem 4rem}.Informasi-module__JMNq8G__headerArea{margin-bottom:3.5rem}.Informasi-module__JMNq8G__infoLabel{font-family:var(--font-montserrat);color:#000;font-size:5rem;font-weight:700;line-height:1}.Informasi-module__JMNq8G__infoSubtitle{font-family:var(--font-tempting);color:#155c9d;margin-top:-.5rem;font-size:6.5rem;line-height:1.1}.Informasi-module__JMNq8G__searchSortRow{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2.5rem;display:flex}.Informasi-module__JMNq8G__searchWrapper{flex:1;position:relative}.Informasi-module__JMNq8G__searchInput{width:100%;height:56px;font-family:var(--font-sometype-mono);color:#000;background-color:#d9d9d966;border:none;border-radius:16px;outline:none;padding:0 1.5rem 0 3.5rem;font-size:1.1rem;transition:background-color .3s;box-shadow:inset 0 2px 4px #0000000d}.Informasi-module__JMNq8G__searchInput:focus{background-color:#d9d9d999}.Informasi-module__JMNq8G__searchIcon{opacity:.5;pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.Informasi-module__JMNq8G__sortWrapper{width:250px;position:relative}.Informasi-module__JMNq8G__sortButton{cursor:pointer;width:100%;height:56px;font-family:var(--font-sometype-mono);color:#000;background-color:#fff;border:2px solid #dcdcdc;border-radius:16px;justify-content:space-between;align-items:center;padding:0 1.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 -1px 4px #0000000d}.Informasi-module__JMNq8G__sortButton:hover{background-color:#f9f9f9;border-color:#bdbdbd}.Informasi-module__JMNq8G__sortDropdown{z-index:10;background-color:#fff;border:1px solid #dcdcdc;border-radius:12px;width:100%;position:absolute;top:62px;right:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.Informasi-module__JMNq8G__sortOption{width:100%;font-family:var(--font-sometype-mono);text-align:left;cursor:pointer;color:#000;background:0 0;border:none;padding:.75rem 1.25rem;font-size:.95rem;transition:background-color .2s}.Informasi-module__JMNq8G__sortOption:hover{background-color:#f0f0f0}.Informasi-module__JMNq8G__filterRow{flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem;display:flex}.Informasi-module__JMNq8G__filterPill{font-family:var(--font-sometype-mono);cursor:pointer;border-radius:33.8px;outline:none;padding:.6rem 2.2rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.Informasi-module__JMNq8G__pillActive{color:#fff;background-color:#155c9d;border:2.5px solid #155c9d;box-shadow:0 0 13px #2f83af}.Informasi-module__JMNq8G__pillInactive{color:#155c9d;background-color:#fff;border:2.5px solid #155c9d}.Informasi-module__JMNq8G__pillInactive:hover{background-color:#f7f7f7;transform:translateY(-1px)}.Informasi-module__JMNq8G__cardsGrid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;margin-bottom:4.5rem;display:grid}.Informasi-module__JMNq8G__infoCard{aspect-ratio:448/281;cursor:pointer;border-radius:18px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.Informasi-module__JMNq8G__infoCard:hover{transform:translateY(-6px);box-shadow:0 16px 35px #00000026}.Informasi-module__JMNq8G__cardImageWrapper{background-color:#d9d9d9;width:100%;height:100%}.Informasi-module__JMNq8G__cardImage{object-fit:cover;width:100%;height:100%}.Informasi-module__JMNq8G__cardOverlay{z-index:2;background:linear-gradient(90deg,#d9d9d900 0%,#f0f0f0e0 75%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.75rem;display:flex;position:absolute;top:0;left:0}.Informasi-module__JMNq8G__cardBadge{color:#d9d9d9;font-family:var(--font-sometype-mono);text-transform:uppercase;letter-spacing:.12em;z-index:3;background:#2c2c2c;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.Informasi-module__JMNq8G__cardTextContent{flex-direction:column;gap:.5rem;margin-top:auto;margin-bottom:.75rem;padding-right:.5rem;display:flex}.Informasi-module__JMNq8G__cardTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;font-size:1.2rem;font-weight:700;line-height:1.3}.Informasi-module__JMNq8G__cardDesc{font-family:var(--font-montserrat);color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.Informasi-module__JMNq8G__cardDate{font-family:var(--font-sometype-mono);color:#000;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Informasi-module__JMNq8G__emptyState{text-align:center;background:#fff;border:2px dashed #155c9d40;border-radius:18px;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:4.5rem;padding:5rem 2rem;display:flex}.Informasi-module__JMNq8G__emptyMark{font-family:var(--font-tempting);color:#155c9d;opacity:.35;font-size:4.5rem;line-height:1}.Informasi-module__JMNq8G__emptyTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#155c9d;font-size:1.5rem;font-weight:800}.Informasi-module__JMNq8G__emptyText{font-family:var(--font-montserrat);color:#646464;max-width:46ch;font-size:.95rem;line-height:1.6}.Informasi-module__JMNq8G__emptyAction{font-family:var(--font-sometype-mono);letter-spacing:.08em;text-transform:uppercase;color:#155c9d;cursor:pointer;background:#fff;border:2px solid #155c9d;border-radius:33.8px;margin-top:.75rem;padding:.6rem 1.8rem;font-size:.85rem;font-weight:700;transition:all .25s}.Informasi-module__JMNq8G__emptyAction:hover{color:#fff;background:#155c9d}.Informasi-module__JMNq8G__paginationRow{justify-content:center;align-items:center;gap:1.75rem;margin-bottom:5.5rem;display:flex}.Informasi-module__JMNq8G__pageButton{font-family:var(--font-sometype-mono);color:#000;cursor:pointer;background:0 0;border:none;outline:none;font-size:1.5rem;font-weight:600;transition:all .2s}.Informasi-module__JMNq8G__pageButton:hover:not(.Informasi-module__JMNq8G__pageActive):not(:disabled){color:#155c9d}.Informasi-module__JMNq8G__pageActive{color:#155c9d;cursor:default;font-size:1.85rem;font-weight:700}.Informasi-module__JMNq8G__pageNavButton{font-family:var(--font-sometype-mono);color:#000;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;font-size:2rem;font-weight:600;transition:color .2s;display:flex}.Informasi-module__JMNq8G__pageNavButton:disabled{opacity:.25;cursor:not-allowed}.Informasi-module__JMNq8G__pageNavButton:hover:not(:disabled){color:#155c9d}.Informasi-module__JMNq8G__reportSection{border-top:2px solid #155c9d;flex-direction:column;gap:1.5rem;padding-top:3.5rem;display:flex}.Informasi-module__JMNq8G__reportTitle{font-family:var(--font-montserrat);color:#155c9d;text-transform:uppercase;letter-spacing:-.01em;font-size:3.75rem;font-weight:700}.Informasi-module__JMNq8G__reportButton{color:#fff;width:fit-content;font-family:var(--font-montserrat);cursor:pointer;background:#155c9d;border:none;border-radius:17px;outline:none;align-items:center;gap:1rem;padding:1.1rem 2.2rem;font-size:1.25rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #155c9d33}.Informasi-module__JMNq8G__reportButton:hover{background:#0e406f;transform:translateY(-2px);box-shadow:0 8px 25px #155c9d59}.Informasi-module__JMNq8G__arrowIcon{stroke:#fff;transition:transform .3s}.Informasi-module__JMNq8G__reportButton:hover .Informasi-module__JMNq8G__arrowIcon{transform:translate(3px,-3px)}@media (hover:hover){.Informasi-module__JMNq8G__infoCard .Informasi-module__JMNq8G__cardImage{filter:grayscale();transition:filter .45s cubic-bezier(.16,1,.3,1)}.Informasi-module__JMNq8G__infoCard:hover .Informasi-module__JMNq8G__cardImage,.Informasi-module__JMNq8G__infoCard:focus-within .Informasi-module__JMNq8G__cardImage{filter:grayscale(0)}}
.Store-module__8HP5Da__storePage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Store-module__8HP5Da__mainContent{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:6rem 4rem}.Store-module__8HP5Da__headerArea{border-bottom:2.5px solid #155c9d;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4.5rem;padding-bottom:2.5rem;display:flex}.Store-module__8HP5Da__titleBlock{flex-direction:column;display:flex}.Store-module__8HP5Da__mainTitle{font-family:var(--font-montserrat);color:#000;font-size:4.5rem;font-weight:700;line-height:1.1}.Store-module__8HP5Da__subtitleTitle{font-family:var(--font-tempting);color:#155c9d;margin-top:.25rem;font-size:5.5rem;line-height:1}.Store-module__8HP5Da__actionBlock{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1.25rem;display:flex}.Store-module__8HP5Da__managedText{font-family:var(--font-sometype-mono);color:#000;text-transform:uppercase;letter-spacing:.05em;font-size:1.25rem;font-weight:600}.Store-module__8HP5Da__buyBtn{color:#fff;font-family:var(--font-sometype-mono);cursor:pointer;text-transform:uppercase;background:linear-gradient(98deg,#155c9d -1.41%,#2f83af 101.01%);border:none;border-radius:6px;outline:none;justify-content:center;align-items:center;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #155c9d33}.Store-module__8HP5Da__buyBtn:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 8px 25px #155c9d59}.Store-module__8HP5Da__productsGrid{grid-template-columns:repeat(4,1fr);gap:3.5rem 2rem;margin-bottom:5rem;display:grid}.Store-module__8HP5Da__productCard{flex-direction:column;gap:1.25rem;display:flex}.Store-module__8HP5Da__imageWrapper{aspect-ratio:3/4;background-color:#d9d9d9;border-radius:8px;width:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.Store-module__8HP5Da__productCard:hover .Store-module__8HP5Da__imageWrapper{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.Store-module__8HP5Da__productImg{object-fit:cover;width:100%;height:100%}.Store-module__8HP5Da__infoRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Store-module__8HP5Da__namePriceCol{flex-direction:column;flex:1;gap:.35rem;display:flex}.Store-module__8HP5Da__productName{font-family:var(--font-montserrat);color:#000;font-size:1.15rem;font-weight:600;line-height:1.35}.Store-module__8HP5Da__productPrice{font-family:var(--font-sometype-mono);color:#000;font-size:1.15rem;font-weight:600}.Store-module__8HP5Da__badgeCol{flex-shrink:0;justify-content:flex-end;display:flex}.Store-module__8HP5Da__categoryBadge{color:#fff;font-family:var(--font-sometype-mono);text-transform:uppercase;letter-spacing:.02em;background-color:#155c9d;border-radius:13px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.Store-module__8HP5Da__bottomBanner{border-top:2.5px solid #155c9d;margin-top:3rem;padding-top:4rem}.Store-module__8HP5Da__bannerText{font-family:var(--font-montserrat);color:#155c9d;text-transform:uppercase;letter-spacing:-.02em;font-size:5.5vw;font-weight:700;line-height:1.1}
.Nilai-module__aEROOG__nilaiSection{background-color:#f0f0f0;flex-direction:column;align-items:flex-start;gap:3rem;width:100%;padding:3rem 1.5rem 5rem;display:flex}.Nilai-module__aEROOG__nilaiHeaderBlock{flex-direction:column;gap:.25rem;width:100%;display:flex}.Nilai-module__aEROOG__nilaiBadge{font-family:var(--font-montserrat), sans-serif;color:#000;letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.Nilai-module__aEROOG__nilaiTitle{font-family:var(--font-tempting), sans-serif;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:3.5rem;font-weight:400;line-height:1.1}.Nilai-module__aEROOG__nilaiList{flex-direction:column;gap:3.5rem;width:100%;display:flex;position:relative}.Nilai-module__aEROOG__timelineLine{z-index:1;background-color:#155c9d;width:2px;position:absolute;top:16px;bottom:16px;left:16px}.Nilai-module__aEROOG__nilaiItemBlock{z-index:2;grid-template-columns:32px 1fr;gap:1.25rem;width:100%;display:grid;position:relative}.Nilai-module__aEROOG__bulletCol{justify-content:center;align-items:start;display:flex}.Nilai-module__aEROOG__numberBox{z-index:2;background:#155c9d;border:1.319px solid #155c9d;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.Nilai-module__aEROOG__numberText{color:#d9d9d9;font-family:var(--font-sometype-mono), monospace;font-size:18px;font-weight:500;line-height:1}.Nilai-module__aEROOG__contentCol{flex-direction:column;gap:1rem;display:flex}.Nilai-module__aEROOG__itemTitle{font-family:var(--font-montserrat), sans-serif;color:#000;margin:0;font-size:1.5rem;font-style:italic;font-weight:800;line-height:1.2}.Nilai-module__aEROOG__itemDetailsGrid{flex-direction:column;gap:1.25rem;width:100%;display:flex}.Nilai-module__aEROOG__detailRow{flex-direction:column;gap:.25rem;display:flex}.Nilai-module__aEROOG__detailLabel{font-family:var(--font-sometype-mono), monospace;color:#000;font-size:1.05rem;font-weight:700;line-height:1.3}.Nilai-module__aEROOG__detailText{font-family:var(--font-montserrat), sans-serif;color:#000;text-align:justify;margin:0;font-size:1.05rem;font-weight:500;line-height:1.45}
.Artikel-module__lz6S9W__artikelPage{background:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Artikel-module__lz6S9W__container{flex:1;width:100%;padding:1.25rem 1rem 3.5rem}.Artikel-module__lz6S9W__backLink{color:#646464b3;font-family:var(--font-sometype-mono), monospace;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.25rem 0;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.Artikel-module__lz6S9W__backIcon{stroke:currentColor;width:18px;height:18px}.Artikel-module__lz6S9W__cardContainer{background:#fff;border-radius:28px;flex-direction:column;align-items:center;padding:1.5rem 1.25rem 2.5rem;display:flex;box-shadow:0 6px 24px #0000000d}.Artikel-module__lz6S9W__heroImageWrapper{background:#d9d9d9;border-radius:18px;width:100%;max-height:240px;margin-bottom:1.5rem;overflow:hidden;box-shadow:1px 4px 11px #0003}.Artikel-module__lz6S9W__heroImage{object-fit:cover;width:100%;height:100%;max-height:240px}.Artikel-module__lz6S9W__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Artikel-module__lz6S9W__badge{color:#fff;font-family:var(--font-montserrat), sans-serif;letter-spacing:.5px;background:#155c9d;border-radius:50px;padding:.3rem .9rem;font-size:.75rem;font-weight:700}.Artikel-module__lz6S9W__date{color:#646464;font-family:var(--font-sometype-mono), monospace;font-size:.85rem;font-weight:500}.Artikel-module__lz6S9W__title{color:#000;text-align:center;width:100%;font-family:var(--font-montserrat), sans-serif;margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;line-height:1.4}.Artikel-module__lz6S9W__contentBody{color:#1a1a1a;width:100%;font-family:var(--font-montserrat), sans-serif;font-size:.95rem;font-weight:400;line-height:1.75}.Artikel-module__lz6S9W__paragraph{text-align:justify;margin-bottom:1.25rem}.Artikel-module__lz6S9W__notFound{text-align:center;font-family:var(--font-sometype-mono), monospace;color:#666;padding:3rem 0;font-size:1.1rem}
.Layout-module__ZLGMuq__desktopContainer{display:block}.Layout-module__ZLGMuq__mobileContainer{display:none}@media (max-width:1023px){.Layout-module__ZLGMuq__desktopContainer{display:none}.Layout-module__ZLGMuq__mobileContainer{display:block}}
.Bidang-module__JAPsDG__bidangPage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Bidang-module__JAPsDG__mainContent{flex:1;padding:3rem 1.5rem}.Bidang-module__JAPsDG__pageHeader{text-align:center;margin-bottom:2rem}.Bidang-module__JAPsDG__pageTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;letter-spacing:-.01em;font-size:2rem;font-weight:800}.Bidang-module__JAPsDG__divisionSelector{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;margin-bottom:2.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:.5rem 1.5rem 1rem;display:flex;overflow-x:auto}.Bidang-module__JAPsDG__divisionSelector::-webkit-scrollbar{display:none}.Bidang-module__JAPsDG__selectorButton{font-family:var(--font-montserrat);cursor:pointer;white-space:nowrap;border:1.5px solid #155c9d40;border-radius:20px;outline:none;flex-shrink:0;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .3s}.Bidang-module__JAPsDG__selectorActive{color:#fff;background:linear-gradient(135deg,#155c9d 0%,#2f83af 100%);border-color:#0000;box-shadow:0 4px 10px #155c9d33}.Bidang-module__JAPsDG__selectorInactive{color:#155c9d;background-color:#fff}.Bidang-module__JAPsDG__tabSwitcher{justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Bidang-module__JAPsDG__tabButton{font-family:var(--font-sometype-mono);cursor:pointer;transition:var(--transition-smooth);border:2px solid #155c9d;border-radius:34px;outline:none;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700}.Bidang-module__JAPsDG__tabActive{color:#155c9d;background-color:#f0f0f0;box-shadow:0 0 10px #2f83af59}.Bidang-module__JAPsDG__tabInactive{color:#155c9d;background-color:#fff}.Bidang-module__JAPsDG__imageSection{justify-content:center;margin-bottom:2.5rem;display:flex}.Bidang-module__JAPsDG__mainImageWrapper{aspect-ratio:856/426;border-radius:12px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 4px 15px #0000000f}.Bidang-module__JAPsDG__mainImage{object-fit:cover;width:100%;height:100%}.Bidang-module__JAPsDG__textContainer{flex-direction:column;gap:2.5rem;display:flex}.Bidang-module__JAPsDG__roleSection{border-left:3px solid #155c9d;flex-direction:column;gap:.75rem;padding-left:1.25rem;display:flex}.Bidang-module__JAPsDG__roleTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;font-size:1.3rem;font-weight:800}.Bidang-module__JAPsDG__roleDesc{font-family:var(--font-montserrat);color:#1e1e1e;text-align:justify;font-size:.95rem;font-weight:500;line-height:1.5}.Bidang-module__JAPsDG__roleList{flex-direction:column;gap:.5rem;margin-top:.25rem;padding-left:.25rem;list-style:none;display:flex}.Bidang-module__JAPsDG__roleListItem{font-family:var(--font-montserrat);color:#1e1e1e;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.Bidang-module__JAPsDG__listBullet{background-color:#155c9d;border-radius:50%;flex-shrink:0;width:5px;height:5px}.Bidang-module__JAPsDG__membersGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:center;gap:3rem 2rem;margin-top:3rem;display:grid}.Bidang-module__JAPsDG__cardContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:240px;height:320px;margin-top:1.5rem;padding-bottom:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:relative}.Bidang-module__JAPsDG__cardContainer:hover{transform:translateY(-5px)}.Bidang-module__JAPsDG__cardContainer:hover .Bidang-module__JAPsDG__memberCardBg{box-shadow:8px 10px 30px #0000004d}.Bidang-module__JAPsDG__memberCardBg{z-index:1;background:linear-gradient(#155c9d 0%,#072037 100%);border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:8px 8px 25px #0003}.Bidang-module__JAPsDG__cardWatermark{opacity:.12;pointer-events:none;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Bidang-module__JAPsDG__cardWatermarkText{font-family:var(--font-tempting);color:#f0f0f0;filter:blur(3px);white-space:nowrap;font-size:4.2rem;position:absolute;top:30px;left:-15px;transform:rotate(-19.57deg)}.Bidang-module__JAPsDG__memberPhotoWrapper{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;width:270px;height:270px;display:flex;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}.Bidang-module__JAPsDG__memberPhoto{object-fit:contain;width:100%;height:100%}.Bidang-module__JAPsDG__memberAvatarFallback{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;width:85px;height:85px;font-family:var(--font-montserrat);z-index:2;background:linear-gradient(135deg,#ffffff40 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;margin-bottom:5.5rem;font-size:1.85rem;font-weight:800;display:flex;box-shadow:0 4px 10px #0000001f}.Bidang-module__JAPsDG__cardFadeOverlay{z-index:2;pointer-events:none;background:linear-gradient(#07203700 0%,#072037 100%);border-radius:0 0 24px 24px;width:100%;height:120px;position:absolute;bottom:0;left:0}.Bidang-module__JAPsDG__memberInfoBlock{z-index:4;text-align:center;padding:0 .75rem;position:relative}.Bidang-module__JAPsDG__memberName{font-family:var(--font-montserrat);color:#fff;margin-bottom:.2rem;font-size:1.15rem;font-weight:800}.Bidang-module__JAPsDG__memberRole{font-family:var(--font-sometype-mono);color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}
.Dashboard-module__djtCUG__dashboard{background-color:var(--bg-primary);width:100%;font-family:var(--font-montserrat);color:var(--text-primary);padding-bottom:0;overflow-x:hidden}.Dashboard-module__djtCUG__header{color:#f0f0f0;width:100%;height:80px;box-shadow:var(--shadow-md);z-index:100;background:linear-gradient(90deg,#1e1e1e 0%,#2f83af 100%);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.Dashboard-module__djtCUG__logoArea{align-items:center;gap:.75rem;display:flex}.Dashboard-module__djtCUG__logoImg{object-fit:contain;width:40px;height:40px}.Dashboard-module__djtCUG__logoTextContainer{flex-direction:column;display:flex}.Dashboard-module__djtCUG__logoTitle{font-family:var(--font-montserrat);color:#f0f0f0;font-size:1.5rem;font-weight:900;line-height:1}.Dashboard-module__djtCUG__logoSubtitle{font-family:var(--font-spline-sans-mono);letter-spacing:.15em;color:#f0f0f0;margin-top:.1rem;font-size:.55rem;font-weight:500}.Dashboard-module__djtCUG__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.Dashboard-module__djtCUG__menuBtnBar{width:100%;height:2px;transition:var(--transition-smooth);background-color:#f0f0f0}.Dashboard-module__djtCUG__menuOpen .Dashboard-module__djtCUG__menuBtnBar:first-child{transform:translateY(8px)rotate(45deg)}.Dashboard-module__djtCUG__menuOpen .Dashboard-module__djtCUG__menuBtnBar:nth-child(2){opacity:0}.Dashboard-module__djtCUG__menuOpen .Dashboard-module__djtCUG__menuBtnBar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Dashboard-module__djtCUG__mobileMenuOverlay{z-index:99;opacity:0;pointer-events:none;transition:var(--transition-smooth);background:linear-gradient(135deg,#1e1e1e 0%,#2f83af 100%);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:fixed;inset:0}.Dashboard-module__djtCUG__mobileMenuOpen{opacity:1;pointer-events:auto}.Dashboard-module__djtCUG__mobileNavLink{font-family:var(--font-montserrat);text-transform:uppercase;color:#f0f0f0;letter-spacing:.05em;font-size:1.5rem;font-weight:800}.Dashboard-module__djtCUG__mobileNavLink:hover{color:#d9d9d9}.Dashboard-module__djtCUG__mobileVisitStoreBtn{background:linear-gradient(98deg,#2c7196 -1.41%,#2f83af 101.01%);border:1px solid #f0f0f0;border-radius:12px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;display:flex}.Dashboard-module__djtCUG__mobileVisitStoreText{font-family:var(--font-montserrat);color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:800}.Dashboard-module__djtCUG__hero{background-color:var(--bg-primary);text-align:center;padding:8rem 1.5rem 4rem}.Dashboard-module__djtCUG__heroContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__djtCUG__cabinetLabel{font-family:var(--font-montserrat);color:#000;margin:0;font-size:2rem;font-weight:800}.Dashboard-module__djtCUG__cabinetName{font-family:var(--font-tempting);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:-2rem;padding:.5rem 1rem 1rem 2rem;font-size:3.5rem;font-weight:700;line-height:1.4}.Dashboard-module__djtCUG__cabinetDesc{font-family:var(--font-montserrat);color:#000;font-size:1rem;font-weight:400;line-height:1.6}.Dashboard-module__djtCUG__seeDetailsBtn{color:#2f83af;font-family:var(--font-sometype-mono);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:2px solid #155c9d;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600}.Dashboard-module__djtCUG__heroArt{width:100%;max-width:320px;height:auto;margin-top:2rem}.Dashboard-module__djtCUG__updatesSection{background-color:var(--bg-primary);padding:4rem 1.5rem}.Dashboard-module__djtCUG__updatesContainer{flex-direction:column;gap:4rem;display:flex}.Dashboard-module__djtCUG__blockContainer{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__djtCUG__sectionHeaderBlock{text-align:center;flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__djtCUG__blockTitle{font-family:var(--font-montserrat);color:#000;font-size:1.8rem;font-weight:800}.Dashboard-module__djtCUG__blockSubtitle{font-family:var(--font-spline-sans-mono);color:#155c9d;font-size:.85rem;line-height:1.4}.Dashboard-module__djtCUG__cardsGrid{flex-direction:column;gap:2rem;display:flex}.Dashboard-module__djtCUG__emptyBlock{background:#ffffff80;border:2px dashed #155c9d4d;border-radius:14px;justify-content:center;align-items:center;min-height:140px;padding:1.75rem 1.25rem;display:flex}.Dashboard-module__djtCUG__emptyBlockText{font-family:var(--font-sometype-mono);color:#646464;text-align:center;font-size:.8rem;line-height:1.65}.Dashboard-module__djtCUG__updateCard{height:280px;box-shadow:var(--shadow-md);background-color:#0000;border-radius:18px;position:relative;overflow:hidden}.Dashboard-module__djtCUG__cardImage{object-fit:cover;width:100%;height:100%}.Dashboard-module__djtCUG__cardOverlay{background:linear-gradient(#d9d9d900 0%,#f0f0f0f2 90%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:1.5rem;display:flex;position:absolute;inset:0}.Dashboard-module__djtCUG__cardBadge{background-color:#2c2c2c;margin-bottom:.5rem;padding:.2rem .5rem}.Dashboard-module__djtCUG__cardBadgeText{font-family:var(--font-sometype-mono);color:#d9d9d9;text-transform:uppercase;font-size:.6rem;font-weight:700}.Dashboard-module__djtCUG__cardTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Dashboard-module__djtCUG__cardDesc{font-family:var(--font-montserrat);color:#000;margin-bottom:.5rem;font-size:.75rem;font-weight:400;line-height:1.3}.Dashboard-module__djtCUG__cardDate{font-family:var(--font-sometype-mono);color:#000;font-size:.7rem;font-weight:700}.Dashboard-module__djtCUG__gallerySection{background:linear-gradient(#7373731c 0%,#d9d9d90a 8.65%);padding:4rem 1.5rem}.Dashboard-module__djtCUG__galleryHeader{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.Dashboard-module__djtCUG__galleryTitleText{font-family:var(--font-montserrat);color:#000;font-size:1.8rem;font-weight:800}.Dashboard-module__djtCUG__galleryTitleBrand{font-family:var(--font-tempting);color:#155c9d;font-size:1.8rem;font-weight:600}.Dashboard-module__djtCUG__galleryGrid{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__djtCUG__galleryImg,.Dashboard-module__djtCUG__galleryImgShadow{object-fit:cover;border-radius:12px;width:100%}.Dashboard-module__djtCUG__videoSection{padding:4rem 1.5rem}.Dashboard-module__djtCUG__videoContainer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Dashboard-module__djtCUG__videoTitle{font-family:var(--font-montserrat);color:#000;text-align:center;font-size:1.8rem;font-weight:800}.Dashboard-module__djtCUG__videoSubtitle{font-family:var(--font-spline-sans-mono);letter-spacing:.25em;color:#155c9d;text-align:center;margin-top:.25rem;font-size:.75rem;display:block}.Dashboard-module__djtCUG__videoWrapper{width:100%;height:220px;box-shadow:var(--shadow-md);border-radius:12px;position:relative;overflow:hidden}.Dashboard-module__djtCUG__videoThumbnail{object-fit:cover;width:100%;height:100%}.Dashboard-module__djtCUG__playButton{fill:#d43b43;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Dashboard-module__djtCUG__podcastSection{background-color:var(--bg-primary);padding:4rem 1.5rem}.Dashboard-module__djtCUG__podcastContainer{flex-direction:column;gap:1.5rem;display:flex}.Dashboard-module__djtCUG__podcastHeader{align-items:center;gap:1rem;display:flex}.Dashboard-module__djtCUG__podcastIcon{fill:#155c9d;width:40px;height:40px}.Dashboard-module__djtCUG__podcastTitle{font-family:var(--font-montserrat);color:#000;font-size:1.8rem;font-weight:800;line-height:1}.Dashboard-module__djtCUG__podcastSubtitle{font-family:var(--font-roboto-mono);color:#000;font-size:.95rem}.Dashboard-module__djtCUG__podcastPlayer{width:100%;box-shadow:var(--shadow-md);background-color:#646464;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.Dashboard-module__djtCUG__podcastCover{object-fit:cover;border-radius:8px;width:150px;height:150px}.Dashboard-module__djtCUG__podcastDetails{text-align:center;color:#fff;flex-direction:column;align-items:center;gap:.5rem;display:flex}.Dashboard-module__djtCUG__podcastEpisodeTitle{font-family:var(--font-montserrat);font-size:1.25rem;font-weight:700}.Dashboard-module__djtCUG__podcastEpisodeDate{font-family:var(--font-montserrat);font-size:.85rem}.Dashboard-module__djtCUG__footer{background-color:var(--bg-primary);border-top:.5px solid #64646491;width:100%}.Dashboard-module__djtCUG__footerMain{flex-direction:column;gap:2.5rem;padding:3rem 1.5rem;display:flex}.Dashboard-module__djtCUG__footerLeft{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__djtCUG__footerHeader{align-items:center;gap:.75rem;display:flex}.Dashboard-module__djtCUG__footerLogoCircle{border-radius:var(--radius-full);background-color:#155c9d;width:36px;height:36px}.Dashboard-module__djtCUG__footerBrandTitle{font-family:var(--font-montserrat);color:#000;font-size:1.25rem;font-weight:600}.Dashboard-module__djtCUG__footerBrandSubtitle{font-family:var(--font-sometype-mono);color:#000;font-size:.85rem}.Dashboard-module__djtCUG__footerDesc{font-family:var(--font-sometype-mono);color:#000;font-size:.85rem;line-height:1.5}.Dashboard-module__djtCUG__footerSocials{gap:.5rem;display:flex}.Dashboard-module__djtCUG__socialCircle{border-radius:var(--radius-full);border:.5px solid #6464644f;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Dashboard-module__djtCUG__socialIcon{stroke:#64646491;width:18px;height:18px}.Dashboard-module__djtCUG__footerCol{flex-direction:column;gap:.75rem;display:flex}.Dashboard-module__djtCUG__footerColTitle{font-family:var(--font-montserrat);color:#000;font-size:.95rem;font-weight:700}.Dashboard-module__djtCUG__footerColText,.Dashboard-module__djtCUG__footerMailLink{font-family:var(--font-sometype-mono);color:#000;font-size:.85rem;line-height:1.5}.Dashboard-module__djtCUG__footerContactUs{font-family:var(--font-montserrat);color:#000;margin-top:.5rem;font-size:.95rem;font-weight:700;display:inline-block}.Dashboard-module__djtCUG__footerBottom{color:#fff;text-align:center;background-color:#155c9d;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.5rem;display:flex}.Dashboard-module__djtCUG__footerBottomText{font-family:var(--font-sometype-mono);font-size:.8rem}@media (hover:hover){.Dashboard-module__djtCUG__updateCard .Dashboard-module__djtCUG__cardImage{filter:grayscale();transition:filter .45s cubic-bezier(.16,1,.3,1)}.Dashboard-module__djtCUG__updateCard:hover .Dashboard-module__djtCUG__cardImage,.Dashboard-module__djtCUG__updateCard:focus-within .Dashboard-module__djtCUG__cardImage{filter:grayscale(0)}}
.Filosofi-module__fJZsfq__filosofiPage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Filosofi-module__fJZsfq__mainContent{flex:1;padding:3rem 1.5rem}.Filosofi-module__fJZsfq__pageHeader{text-align:center;margin-bottom:2.5rem}.Filosofi-module__fJZsfq__pageTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;letter-spacing:-.01em;font-size:2rem;font-weight:800}.Filosofi-module__fJZsfq__logoSection{justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.Filosofi-module__fJZsfq__logoCircleGlow{background-color:#fff;border:1px solid #2f83af7a;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;padding:.5rem;display:flex;box-shadow:0 0 25px #2f83af59}.Filosofi-module__fJZsfq__mainLogoImg{object-fit:contain;width:100%;height:100%}.Filosofi-module__fJZsfq__itemsContainer{flex-direction:column;gap:2.5rem;display:flex}.Filosofi-module__fJZsfq__philosophyItem{align-items:flex-start;gap:1rem;display:flex}.Filosofi-module__fJZsfq__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Filosofi-module__fJZsfq__iconImg{object-fit:contain;width:100%;height:100%}.Filosofi-module__fJZsfq__itemText{flex:1}.Filosofi-module__fJZsfq__itemTitle{font-family:var(--font-montserrat);color:#000;text-underline-offset:4px;margin-bottom:.5rem;font-size:1.2rem;font-style:italic;font-weight:700;-webkit-text-decoration:underline #2f83af;text-decoration:underline #2f83af;text-decoration-thickness:2.5px}.Filosofi-module__fJZsfq__itemDesc{font-family:var(--font-montserrat);color:#1e1e1e;text-align:justify;font-size:.9rem;font-weight:500;line-height:1.5}
.Informasi-module__QW8TRa__informasiPage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Informasi-module__QW8TRa__mainContent{flex:1;padding:3rem 1.5rem}.Informasi-module__QW8TRa__headerArea{text-align:center;margin-bottom:2rem}.Informasi-module__QW8TRa__infoLabel{font-family:var(--font-montserrat);color:#000;font-size:2.5rem;font-weight:700;line-height:1}.Informasi-module__QW8TRa__infoSubtitle{font-family:var(--font-tempting);color:#155c9d;margin-top:.25rem;font-size:3.2rem;line-height:1.1}.Informasi-module__QW8TRa__searchSortRow{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.Informasi-module__QW8TRa__searchWrapper{width:100%;position:relative}.Informasi-module__QW8TRa__searchInput{width:100%;height:48px;font-family:var(--font-sometype-mono);color:#000;background-color:#d9d9d966;border:none;border-radius:12px;outline:none;padding:0 1rem 0 3rem;font-size:.95rem;box-shadow:inset 0 2px 4px #0000000d}.Informasi-module__QW8TRa__searchIcon{opacity:.5;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)scale(.8)}.Informasi-module__QW8TRa__sortWrapper{width:100%;position:relative}.Informasi-module__QW8TRa__sortButton{cursor:pointer;width:100%;height:48px;font-family:var(--font-sometype-mono);color:#000;background-color:#fff;border:1.5px solid #dcdcdc;border-radius:12px;justify-content:space-between;align-items:center;padding:0 1rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 1px 3px #0000000d}.Informasi-module__QW8TRa__sortDropdown{z-index:10;background-color:#fff;border:1px solid #dcdcdc;border-radius:10px;width:100%;position:absolute;top:52px;right:0;overflow:hidden;box-shadow:0 4px 15px #0000001f}.Informasi-module__QW8TRa__sortOption{width:100%;font-family:var(--font-sometype-mono);text-align:left;cursor:pointer;color:#000;background:0 0;border:none;padding:.6rem 1rem;font-size:.9rem}.Informasi-module__QW8TRa__filterRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;margin-bottom:2rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:.5rem 1.5rem 1rem;display:flex;overflow-x:auto}.Informasi-module__QW8TRa__filterRow::-webkit-scrollbar{display:none}.Informasi-module__QW8TRa__filterPill{font-family:var(--font-sometype-mono);cursor:pointer;border-radius:30px;outline:none;flex-shrink:0;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s}.Informasi-module__QW8TRa__pillActive{color:#fff;background-color:#155c9d;border:2px solid #155c9d}.Informasi-module__QW8TRa__pillInactive{color:#155c9d;background-color:#fff;border:2px solid #155c9d}.Informasi-module__QW8TRa__cardsGrid{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Informasi-module__QW8TRa__infoCard{aspect-ratio:448/281;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}.Informasi-module__QW8TRa__cardImageWrapper{background-color:#d9d9d9;width:100%;height:100%}.Informasi-module__QW8TRa__cardImage{object-fit:cover;width:100%;height:100%}.Informasi-module__QW8TRa__cardOverlay{z-index:2;background:linear-gradient(90deg,#d9d9d900 0%,#f0f0f0e0 75%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1rem;display:flex;position:absolute;top:0;left:0}.Informasi-module__QW8TRa__cardBadge{color:#d9d9d9;font-family:var(--font-sometype-mono);text-transform:uppercase;letter-spacing:.1em;z-index:3;background:#2c2c2c;border-radius:3px;padding:.15rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem}.Informasi-module__QW8TRa__cardTextContent{flex-direction:column;gap:.25rem;margin-top:auto;margin-bottom:.5rem;padding-right:.25rem;display:flex}.Informasi-module__QW8TRa__cardTitle{font-family:var(--font-montserrat);color:#000;text-transform:uppercase;font-size:.95rem;font-weight:700;line-height:1.2}.Informasi-module__QW8TRa__cardDesc{font-family:var(--font-montserrat);color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.Informasi-module__QW8TRa__cardDate{font-family:var(--font-sometype-mono);color:#000;letter-spacing:.02em;font-size:.75rem;font-weight:700}.Informasi-module__QW8TRa__emptyState{text-align:center;background:#fff;border:2px dashed #155c9d40;border-radius:14px;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:3rem;padding:3rem 1.25rem;display:flex}.Informasi-module__QW8TRa__emptyMark{font-family:var(--font-tempting);color:#155c9d;opacity:.35;font-size:3rem;line-height:1}.Informasi-module__QW8TRa__emptyTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#155c9d;font-size:1.1rem;font-weight:800}.Informasi-module__QW8TRa__emptyText{font-family:var(--font-montserrat);color:#646464;font-size:.82rem;line-height:1.55}.Informasi-module__QW8TRa__emptyAction{font-family:var(--font-sometype-mono);letter-spacing:.08em;text-transform:uppercase;color:#155c9d;cursor:pointer;background:#fff;border:2px solid #155c9d;border-radius:30px;margin-top:.5rem;padding:.5rem 1.4rem;font-size:.75rem;font-weight:700}.Informasi-module__QW8TRa__paginationRow{justify-content:center;align-items:center;gap:1.25rem;margin-bottom:3.5rem;display:flex}.Informasi-module__QW8TRa__pageButton{font-family:var(--font-sometype-mono);color:#000;cursor:pointer;background:0 0;border:none;outline:none;font-size:1.2rem;font-weight:600}.Informasi-module__QW8TRa__pageActive{color:#155c9d;font-size:1.4rem;font-weight:700}.Informasi-module__QW8TRa__pageNavButton{font-family:var(--font-sometype-mono);color:#000;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;font-size:1.5rem;font-weight:600;display:flex}.Informasi-module__QW8TRa__pageNavButton:disabled{opacity:.25}.Informasi-module__QW8TRa__reportSection{text-align:center;border-top:1.5px solid #155c9d;flex-direction:column;align-items:center;gap:1rem;padding-top:2.5rem;display:flex}.Informasi-module__QW8TRa__reportTitle{font-family:var(--font-montserrat);color:#155c9d;text-transform:uppercase;font-size:1.75rem;font-weight:700;line-height:1.2}.Informasi-module__QW8TRa__reportButton{color:#fff;width:fit-content;font-family:var(--font-montserrat);cursor:pointer;background:#155c9d;border:none;border-radius:12px;outline:none;align-items:center;gap:.75rem;padding:.8rem 1.8rem;font-size:1rem;font-weight:600;display:flex}@media (hover:hover){.Informasi-module__QW8TRa__infoCard .Informasi-module__QW8TRa__cardImage{filter:grayscale();transition:filter .45s cubic-bezier(.16,1,.3,1)}.Informasi-module__QW8TRa__infoCard:hover .Informasi-module__QW8TRa__cardImage,.Informasi-module__QW8TRa__infoCard:focus-within .Informasi-module__QW8TRa__cardImage{filter:grayscale(0)}}
.Profil-module__Wqv-kG__profilePage{background-color:var(--bg-primary);width:100%;font-family:var(--font-montserrat);color:var(--text-primary);padding-bottom:0;overflow-x:hidden}.Profil-module__Wqv-kG__contentContainer{flex-direction:column;gap:4rem;padding:6rem 1.5rem 4rem;display:flex}.Profil-module__Wqv-kG__heroBlock{text-align:center;flex-direction:column;gap:2rem;display:flex}.Profil-module__Wqv-kG__heroHeader{flex-direction:column;gap:.5rem;display:flex}.Profil-module__Wqv-kG__heroTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;margin:0;font-size:1.8rem;font-weight:800;line-height:1.2}.Profil-module__Wqv-kG__heroSubtitle{font-family:var(--font-tempting);background:linear-gradient(90deg,#155c9d 0%,#2f83af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:-2rem;padding:.5rem 1rem 1rem 2rem;font-size:3rem;font-weight:700;line-height:1.4}.Profil-module__Wqv-kG__heroVisual{justify-content:center;align-items:center;display:flex}.Profil-module__Wqv-kG__heroImage{border-radius:20px;width:100%;max-width:320px;height:auto;box-shadow:0 0 40px #f5f5f5}.Profil-module__Wqv-kG__heroDesc{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1rem;font-weight:500;line-height:1.7}.Profil-module__Wqv-kG__sectionBlock{flex-direction:column;gap:1rem;display:flex}.Profil-module__Wqv-kG__sectionBadge{font-family:var(--font-sometype-mono);color:#155c9d;letter-spacing:.05em;font-size:.9rem;font-weight:700}.Profil-module__Wqv-kG__sectionTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#000;font-size:1.5rem;font-style:italic;font-weight:900}.Profil-module__Wqv-kG__visiText{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1rem;font-weight:500;line-height:1.6}.Profil-module__Wqv-kG__misiList{flex-direction:column;gap:1.5rem;display:flex}.Profil-module__Wqv-kG__misiItem{align-items:flex-start;gap:1rem;display:flex}.Profil-module__Wqv-kG__misiNumberBox{background-color:#1e1e1e;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:.2rem;display:flex}.Profil-module__Wqv-kG__misiNumber{font-family:var(--font-mono);color:#d9d9d9;font-size:.95rem;font-weight:500}.Profil-module__Wqv-kG__misiTextContent{font-family:var(--font-montserrat);color:#000;text-align:justify;font-size:1rem;font-weight:500;line-height:1.5}.Profil-module__Wqv-kG__tabSwitcher{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;max-width:320px;box-shadow:var(--shadow-sm);background:#fffc;border:1px solid #00000014;border-radius:12px;justify-content:center;align-self:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.Profil-module__Wqv-kG__tabButton{font-family:var(--font-montserrat);color:var(--text-muted);text-align:center;transition:var(--transition-smooth);border-radius:8px;flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.Profil-module__Wqv-kG__tabButton:hover{color:#155c9d;background-color:#155c9d0d}.Profil-module__Wqv-kG__activeTabButton,.Profil-module__Wqv-kG__activeTabButton:hover{color:#fff;background-color:#155c9d}
.Store-module__4ovitG__storePage{color:#000;background-color:#f0f0f0;flex-direction:column;min-height:100vh;display:flex}.Store-module__4ovitG__mainContent{flex:1;padding:3rem 1.5rem}.Store-module__4ovitG__headerArea{text-align:center;border-bottom:2px solid #155c9d;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:1.75rem;display:flex}.Store-module__4ovitG__titleBlock{flex-direction:column;display:flex}.Store-module__4ovitG__mainTitle{font-family:var(--font-montserrat);color:#000;font-size:2.25rem;font-weight:700;line-height:1.1}.Store-module__4ovitG__subtitleTitle{font-family:var(--font-tempting);color:#155c9d;margin-top:.25rem;font-size:2.75rem;line-height:1.1}.Store-module__4ovitG__actionBlock{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Store-module__4ovitG__managedText{font-family:var(--font-sometype-mono);color:#000;text-transform:uppercase;letter-spacing:.02em;font-size:.9rem;font-weight:600}.Store-module__4ovitG__buyBtn{color:#fff;font-family:var(--font-sometype-mono);cursor:pointer;text-transform:uppercase;background:linear-gradient(98deg,#155c9d -1.41%,#2f83af 101.01%);border:none;border-radius:6px;outline:none;justify-content:center;align-items:center;padding:.6rem 2rem;font-size:.95rem;font-weight:600;display:flex;box-shadow:0 4px 10px #155c9d26}.Store-module__4ovitG__productsGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem;margin-bottom:3.5rem;display:grid}.Store-module__4ovitG__productCard{flex-direction:column;gap:.75rem;display:flex}.Store-module__4ovitG__imageWrapper{aspect-ratio:3/4;background-color:#d9d9d9;border-radius:6px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000a}.Store-module__4ovitG__productImg{object-fit:cover;width:100%;height:100%}.Store-module__4ovitG__infoRow{flex-direction:column;gap:.5rem;display:flex}.Store-module__4ovitG__namePriceCol{flex-direction:column;gap:.25rem;display:flex}.Store-module__4ovitG__productName{font-family:var(--font-montserrat);color:#000;font-size:.95rem;font-weight:600;line-height:1.3}.Store-module__4ovitG__productPrice{font-family:var(--font-sometype-mono);color:#000;font-size:.9rem;font-weight:600}.Store-module__4ovitG__badgeCol{justify-content:flex-start;display:flex}.Store-module__4ovitG__categoryBadge{color:#fff;font-family:var(--font-sometype-mono);text-transform:uppercase;background-color:#155c9d;border-radius:10px;padding:.2rem .6rem;font-size:.65rem;font-weight:600}.Store-module__4ovitG__bottomBanner{text-align:center;border-top:2px solid #155c9d;margin-top:2rem;padding-top:2.5rem}.Store-module__4ovitG__bannerText{font-family:var(--font-montserrat);color:#155c9d;text-transform:uppercase;font-size:7.5vw;font-weight:700;line-height:1.2}
