.Navbar-module__cJzEcG__header{z-index:1050;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__topbarContainer{opacity:1;z-index:1001;max-height:60px;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s;position:relative;overflow:visible}.Navbar-module__cJzEcG__topbarHidden{opacity:0;pointer-events:none;max-height:0;overflow:hidden}.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--background);border-bottom:1px solid var(--border-color);font-family:var(--font-cormorant), serif;padding:12px 0;transition:all .4s cubic-bezier(.16,1,.3,1)}.Navbar-module__cJzEcG__transparent{background:0 0;border-bottom:1px solid #0000}.Navbar-module__cJzEcG__scrolled{background:var(--background);border-bottom:1px solid var(--border-color);padding:8px 0;box-shadow:0 4px 20px #00000014}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--foreground);letter-spacing:.02em;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--primary);transform-origin:100% 100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Navbar-module__cJzEcG__navLink:hover{color:var(--primary)}.Navbar-module__cJzEcG__navLink:hover:after{transform-origin:0 100%;transform:scaleX(1)}.Navbar-module__cJzEcG__activeLink{color:var(--primary);font-weight:700}.Navbar-module__cJzEcG__activeLink:after{transform:scaleX(1)}.Navbar-module__cJzEcG__dropdown{cursor:pointer;position:relative}.Navbar-module__cJzEcG__dropdownMenu{background:var(--card-bg);opacity:0;visibility:hidden;border:1px solid var(--border-color);border-radius:12px;min-width:220px;padding:1rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:0;transform:translateY(15px);box-shadow:0 10px 40px #0000001a}.Navbar-module__cJzEcG__dropdown:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__dropdownItem{color:var(--foreground);padding:.8rem 1.5rem;font-size:1.1rem;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__dropdownItem:hover{background:var(--secondary);color:var(--primary);padding-left:1.8rem}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:10px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--primary);width:25px;height:2px;transition:all .3s}.Navbar-module__cJzEcG__mobileDrawer{background:var(--background);z-index:1001;flex-direction:column;gap:2rem;width:80%;max-width:350px;height:100vh;padding:4rem 2.5rem;transition:right .4s cubic-bezier(.77,.2,.05,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000000d}.Navbar-module__cJzEcG__drawerOpen{right:0}.Navbar-module__cJzEcG__overlay{z-index:1000;opacity:0;visibility:hidden;background:#0000004d;transition:all .3s;position:fixed;inset:0}.Navbar-module__cJzEcG__overlayVisible{opacity:1;visibility:visible}@media (max-width:1024px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__desktopOnly{display:none}}
.Topbar-module__LfIHZq__topbar{background:linear-gradient(135deg, #003 0%, #006 50%, var(--primary) 100%);color:#fff;font-size:.85rem;font-family:var(--font-outfit), sans-serif;z-index:100;border-bottom:1px solid #ffffff26;padding:12px 0;position:relative;box-shadow:0 2px 15px #00000026}.Topbar-module__LfIHZq__topbarContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Topbar-module__LfIHZq__topbarInfo{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Topbar-module__LfIHZq__topbarItem{color:#fff;opacity:.9;letter-spacing:.3px;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Topbar-module__LfIHZq__topbarItem:hover{opacity:1;transform:translateY(-1px)}.Topbar-module__LfIHZq__separator{color:#ffffff40;margin:0 .75rem;font-weight:300}.Topbar-module__LfIHZq__announcementBar{color:#1a1a1a;text-align:center;z-index:99;background:linear-gradient(90deg,#d4af37,#f5e6a3,#d4af37) 0 0/200% 100%;border-bottom:1px solid #0000001a;padding:.6rem 0;font-size:.8rem;font-weight:600;animation:3s ease-in-out infinite Topbar-module__LfIHZq__shimmer;position:relative}@keyframes Topbar-module__LfIHZq__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Topbar-module__LfIHZq__announcementText{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:0;display:flex}.Topbar-module__LfIHZq__announcementLink{color:#1a1a1a;font-weight:700;text-decoration:underline}.Topbar-module__LfIHZq__languageSelector{align-items:center;gap:6px;display:flex;position:relative}.Topbar-module__LfIHZq__customSelect{color:#fff;cursor:pointer;user-select:none;background:#ffffff0d;border:1px solid #fff3;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Topbar-module__LfIHZq__customSelect:hover,.Topbar-module__LfIHZq__customSelect:focus-visible{border-color:var(--accent-gold);background:#d4af371a;outline:none}.Topbar-module__LfIHZq__chevron{color:var(--accent-gold);transition:transform .3s}.Topbar-module__LfIHZq__chevronOpen{transform:rotate(180deg)}.Topbar-module__LfIHZq__customOptions{z-index:1000;scrollbar-width:thin;scrollbar-color:var(--accent-gold) #ffffff0d;background:#002;border:1px solid #d4af374d;border-radius:8px;width:180px;max-height:300px;margin:0;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 10px 40px #00000080,0 0 15px #d4af3726}.Topbar-module__LfIHZq__customOptions::-webkit-scrollbar{width:6px}.Topbar-module__LfIHZq__customOptions::-webkit-scrollbar-track{background:#ffffff0d;border-radius:8px}.Topbar-module__LfIHZq__customOptions::-webkit-scrollbar-thumb{background:var(--accent-gold);border-radius:8px}.Topbar-module__LfIHZq__customOption{cursor:pointer;color:#fffc;align-items:center;gap:10px;padding:8px 16px;transition:all .2s;display:flex}.Topbar-module__LfIHZq__customOption:hover,.Topbar-module__LfIHZq__customOption:focus-visible{color:#fff;background:#d4af3726;outline:none}.Topbar-module__LfIHZq__activeOption{color:var(--accent-gold);border-left:2px solid var(--accent-gold);background:linear-gradient(90deg,#d4af3733 0%,#0000 100%)}.Topbar-module__LfIHZq__flag{font-size:1.1rem}.Topbar-module__LfIHZq__langName{font-size:.85rem;font-weight:500}@media (min-width:1024px){.Topbar-module__LfIHZq__topbarContainer{padding:0 3rem}}@media (max-width:768px){.Topbar-module__LfIHZq__topbarContainer{justify-content:center;padding:0 1.5rem}.Topbar-module__LfIHZq__topbarInfo:first-child,.Topbar-module__LfIHZq__hideOnMobile{display:none}.Topbar-module__LfIHZq__topbarInfo{gap:1.25rem;font-size:.75rem}.Topbar-module__LfIHZq__separator{margin:0 .5rem}.Topbar-module__LfIHZq__announcementBar{padding:.5rem 0;font-size:.7rem}.Topbar-module__LfIHZq__announcementText{gap:.5rem}.Topbar-module__LfIHZq__langSelect{padding:3px 6px;font-size:.7rem}}@media (max-width:480px){.Topbar-module__LfIHZq__topbarContainer{padding:0 1rem}.Topbar-module__LfIHZq__topbarInfo{gap:1rem}.Topbar-module__LfIHZq__announcementBar{padding:.4rem 0;font-size:.65rem}.Topbar-module__LfIHZq__announcementText{flex-direction:column;gap:.25rem}.Topbar-module__LfIHZq__langSelect{padding:2px 5px;font-size:.65rem}}.Topbar-module__LfIHZq__topbarItem:focus-visible,.Topbar-module__LfIHZq__langSelect:focus-visible,.Topbar-module__LfIHZq__announcementLink:focus-visible{outline:2px solid var(--accent-gold);outline-offset:2px;border-radius:2px}@media print{.Topbar-module__LfIHZq__topbar,.Topbar-module__LfIHZq__announcementBar{display:none}}
.Footer-module__S6Hkya__footer{color:#fff;font-family:var(--font-outfit), sans-serif;border-top:1px solid var(--border-color);background:#050515;padding:6rem 0 2rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandDesc{color:#ccd;margin-top:1.5rem;font-size:.95rem;font-weight:300;line-height:1.8}.Footer-module__S6Hkya__title{font-family:var(--font-cormorant), serif;color:#fff;letter-spacing:.02em;margin-bottom:1.2rem;font-size:1.4rem;font-weight:600}.Footer-module__S6Hkya__links{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#ccd;letter-spacing:.01em;align-items:center;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.Footer-module__S6Hkya__link:before{content:"›";opacity:0;color:var(--accent-gold);font-size:1.2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;left:-15px}.Footer-module__S6Hkya__link:hover{color:#fff;transform:translate(15px)}.Footer-module__S6Hkya__link:hover:before{opacity:1}.Footer-module__S6Hkya__contactItem{color:#ccd;gap:12px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:flex}.Footer-module__S6Hkya__newsletter{margin-top:1rem}.Footer-module__S6Hkya__newsletterInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;margin-bottom:1rem;padding:12px 16px;transition:border-color .2s}.Footer-module__S6Hkya__newsletterInput:focus{border-color:#d4af37}.Footer-module__S6Hkya__newsletterBtn{background:var(--primary);color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-weight:700;transition:all .3s;display:flex}.Footer-module__S6Hkya__newsletterBtn:hover{background:var(--accent-gold);border-color:var(--accent-gold);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #d4af374d}.Footer-module__S6Hkya__bottomBar{color:#ccd;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#aab;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#050515;background:var(--accent-gold);transform:translateY(-3px)scale(1.05);box-shadow:0 5px 15px #d4af3733}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:1.5rem}}
.Contact-module__m8tuNG__contactGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.Contact-module__m8tuNG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__m8tuNG__inputField{background:var(--background);border:1px solid var(--border-color);color:var(--foreground);border-radius:8px;outline:none;padding:1rem;transition:border-color .3s}.Contact-module__m8tuNG__inputField:focus{border-color:var(--accent-gold)}.Contact-module__m8tuNG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:1rem;padding:1.2rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px #0000801a}.Contact-module__m8tuNG__submitBtn:hover{background:var(--accent-gold);transform:translateY(-2px);box-shadow:0 15px 30px #d4af3733}@media (max-width:900px){.Contact-module__m8tuNG__contactGrid,.Contact-module__m8tuNG__formRow{grid-template-columns:1fr}}
.Packaging-module__hrMnWW__page{color:#1a1a2e;font-family:var(--font-outfit), sans-serif;background-color:#fff;overflow-x:hidden}.Packaging-module__hrMnWW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Packaging-module__hrMnWW__section{padding:5rem 0;position:relative}.Packaging-module__hrMnWW__sectionLight{background-color:#f8f9fc}.Packaging-module__hrMnWW__sectionTitle{font-family:var(--font-cormorant), serif;color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2}.Packaging-module__hrMnWW__sectionSubtitle{text-align:center;color:#64748b;max-width:800px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.Packaging-module__hrMnWW__hero{color:#fff;background:linear-gradient(135deg,#050515 0%,#1a2a5e 100%);padding:220px 0 120px;position:relative;overflow:hidden}.Packaging-module__hrMnWW__heroContent{z-index:10;text-align:center;max-width:900px;margin:0 auto;position:relative}.Packaging-module__hrMnWW__heroTitle{font-family:var(--font-cormorant), serif;background:linear-gradient(90deg, #fff, var(--accent-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.15}.Packaging-module__hrMnWW__heroDesc{color:#ccd;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.Packaging-module__hrMnWW__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Packaging-module__hrMnWW__primaryBtn{background:var(--accent-gold);color:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.Packaging-module__hrMnWW__primaryBtn:hover{background:#b8962e;transform:translateY(-2px);box-shadow:0 10px 20px #d4af374d}.Packaging-module__hrMnWW__secondaryBtn{color:#fff;backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.Packaging-module__hrMnWW__secondaryBtn:hover{background:#fff3;transform:translateY(-2px)}.Packaging-module__hrMnWW__heroBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Packaging-module__hrMnWW__badge{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.Packaging-module__hrMnWW__statsGrid{text-align:center;z-index:20;background:#fff;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:-60px;margin-bottom:4rem;padding:3rem;display:grid;position:relative;box-shadow:0 20px 40px #0000800d}.Packaging-module__hrMnWW__statValue{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.Packaging-module__hrMnWW__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:1rem;font-weight:600}.Packaging-module__hrMnWW__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Packaging-module__hrMnWW__galleryCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 10px 25px #00000008}.Packaging-module__hrMnWW__galleryCard:hover{border-color:var(--accent-gold);transform:translateY(-5px);box-shadow:0 20px 40px #00008014}.Packaging-module__hrMnWW__galleryImageWrap{aspect-ratio:4/3;background:#f1f5f9;width:100%;position:relative}.Packaging-module__hrMnWW__galleryContent{padding:2rem}.Packaging-module__hrMnWW__galleryTitle{color:var(--primary);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.Packaging-module__hrMnWW__galleryDesc{color:#475569;line-height:1.6}.Packaging-module__hrMnWW__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto;box-shadow:0 10px 25px #00000005}.Packaging-module__hrMnWW__compareTable{border-collapse:collapse;text-align:left;width:100%}.Packaging-module__hrMnWW__compareTable th{background:var(--primary);color:#fff;padding:1.5rem;font-weight:700}.Packaging-module__hrMnWW__compareTable th:first-child{border-top-left-radius:16px}.Packaging-module__hrMnWW__compareTable th:last-child{border-top-right-radius:16px}.Packaging-module__hrMnWW__compareTable td{color:#1a1a2e;border-bottom:1px solid #e2e8f0;padding:1.5rem}.Packaging-module__hrMnWW__compareTable tr:last-child td{border-bottom:none}.Packaging-module__hrMnWW__compareTable tr:nth-child(2n){background:#f8f9fc}.Packaging-module__hrMnWW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Packaging-module__hrMnWW__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.Packaging-module__hrMnWW__featureIcon{color:var(--accent-gold);flex-shrink:0;margin-top:.2rem}.Packaging-module__hrMnWW__featureText{color:#1a1a2e;font-size:1.1rem;font-weight:600;line-height:1.6}.Packaging-module__hrMnWW__splitGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Packaging-module__hrMnWW__exportContent{padding-right:2rem}.Packaging-module__hrMnWW__exportTitle{font-family:var(--font-cormorant), serif;color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Packaging-module__hrMnWW__exportText{color:#475569;margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.Packaging-module__hrMnWW__exportImageWrap{aspect-ratio:4/3;background:var(--primary);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000801a}.Packaging-module__hrMnWW__faqContainer{max-width:800px;margin:0 auto}.Packaging-module__hrMnWW__faqItem{border-bottom:1px solid #e2e8f0}.Packaging-module__hrMnWW__faqQuestion{text-align:left;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:700;display:flex}.Packaging-module__hrMnWW__faqQuestion::-webkit-details-marker{display:none}.Packaging-module__hrMnWW__faqQuestion:after{content:"+";color:var(--accent-gold);font-size:1.5rem;transition:transform .3s}details[open] .Packaging-module__hrMnWW__faqQuestion:after{transform:rotate(45deg)}.Packaging-module__hrMnWW__faqAnswer{color:#475569;padding-bottom:1.5rem;line-height:1.7}.Packaging-module__hrMnWW__finalCta{text-align:center;background:#fffdf5;border:1px solid #d4af3733;border-radius:20px;max-width:1000px;margin:4rem auto;padding:5rem 2rem}@media (max-width:768px){.Packaging-module__hrMnWW__splitGrid{grid-template-columns:1fr;gap:3rem}.Packaging-module__hrMnWW__exportContent{padding-right:0}}
.Enquiry-module__YgwZVa__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Enquiry-module__YgwZVa__formRow{flex-direction:column;gap:.5rem;display:flex}.Enquiry-module__YgwZVa__fullWidth{grid-column:1/-1}.Enquiry-module__YgwZVa__inputField{border:1px solid var(--border-color);background:var(--background);width:100%;color:var(--foreground);border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .3s}.Enquiry-module__YgwZVa__inputField:focus{border-color:var(--accent-gold);outline:none;box-shadow:0 0 0 4px #d4af371a}.Enquiry-module__YgwZVa__selectField{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.Enquiry-module__YgwZVa__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, #003 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:1rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.Enquiry-module__YgwZVa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00008033}@media (max-width:768px){.Enquiry-module__YgwZVa__formGrid{grid-template-columns:1fr}}
.GlobalMarkets-module__sMxdja__page{color:#1a1a2e;font-family:var(--font-outfit), sans-serif;background-color:#fff;overflow-x:hidden}.GlobalMarkets-module__sMxdja__container{max-width:1280px;margin:0 auto;padding:0 2rem}.GlobalMarkets-module__sMxdja__section{padding:6rem 0;position:relative}.GlobalMarkets-module__sMxdja__sectionLight{background-color:#f8f9fc}.GlobalMarkets-module__sMxdja__sectionDark{color:#fff;background:linear-gradient(135deg,#050515 0%,#0a1128 100%)}.GlobalMarkets-module__sMxdja__sectionTitle{font-family:var(--font-cormorant), serif;color:#050515;text-align:center;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.2}.GlobalMarkets-module__sMxdja__sectionDark .GlobalMarkets-module__sMxdja__sectionTitle{color:#fff}.GlobalMarkets-module__sMxdja__sectionSubtitle{text-align:center;color:#64748b;max-width:700px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.GlobalMarkets-module__sMxdja__sectionDark .GlobalMarkets-module__sMxdja__sectionSubtitle{color:#94a3b8}@keyframes GlobalMarkets-module__sMxdja__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes GlobalMarkets-module__sMxdja__pulseGlow{0%{box-shadow:0 0 0 0 rgba(var(--primary-rgb), .4)}70%{box-shadow:0 0 0 15px rgba(var(--primary-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--primary-rgb), 0)}}@keyframes GlobalMarkets-module__sMxdja__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.GlobalMarkets-module__sMxdja__animateUp{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards GlobalMarkets-module__sMxdja__fadeInUp}.GlobalMarkets-module__sMxdja__hero{color:#fff;background:linear-gradient(135deg,#050515 0%,#0a1128 100%);padding:220px 0 120px;position:relative;overflow:hidden}.GlobalMarkets-module__sMxdja__heroContent{z-index:10;max-width:800px;position:relative}.GlobalMarkets-module__sMxdja__heroTitle{font-family:var(--font-cormorant), serif;background:linear-gradient(90deg,#fff,#d4af37);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.GlobalMarkets-module__sMxdja__heroDesc{color:#ccd;max-width:700px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.GlobalMarkets-module__sMxdja__trustBadges{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.GlobalMarkets-module__sMxdja__badge{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.GlobalMarkets-module__sMxdja__badgeIcon{color:var(--accent-gold)}.GlobalMarkets-module__sMxdja__heroStats{border-top:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:3rem;padding-top:2rem;display:grid}.GlobalMarkets-module__sMxdja__statItem{flex-direction:column;display:flex}.GlobalMarkets-module__sMxdja__statValue{color:#d4af37;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.GlobalMarkets-module__sMxdja__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.GlobalMarkets-module__sMxdja__heroBtns{flex-wrap:wrap;gap:1.5rem;display:flex}.GlobalMarkets-module__sMxdja__primaryBtn{background:var(--primary);color:#fff;box-shadow:0 4px 15px rgba(var(--primary-rgb), .3);border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.GlobalMarkets-module__sMxdja__primaryBtn:hover{background:var(--accent-blue);box-shadow:0 8px 25px rgba(var(--primary-rgb), .4);transform:translateY(-2px)}.GlobalMarkets-module__sMxdja__secondaryBtn{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.GlobalMarkets-module__sMxdja__secondaryBtn:hover{background:#ffffff1a;border-color:#fff}.GlobalMarkets-module__sMxdja__heroImage{opacity:.8;z-index:5;pointer-events:none;width:55%;height:80%;position:absolute;top:40%;right:-5%;transform:translateY(-50%)}.GlobalMarkets-module__sMxdja__destGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.GlobalMarkets-module__sMxdja__destCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000005}.GlobalMarkets-module__sMxdja__destCard:before{content:"";background:linear-gradient(90deg, var(--primary), #d4af37);transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.GlobalMarkets-module__sMxdja__destCard:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.GlobalMarkets-module__sMxdja__destCard:hover:before{transform:scaleX(1)}.GlobalMarkets-module__sMxdja__destIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.GlobalMarkets-module__sMxdja__destName{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.GlobalMarkets-module__sMxdja__destLearnMore{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;padding-top:1.5rem;font-weight:600;transition:gap .2s;display:flex}.GlobalMarkets-module__sMxdja__destCard:hover .GlobalMarkets-module__sMxdja__destLearnMore{gap:.75rem}.GlobalMarkets-module__sMxdja__industryGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.GlobalMarkets-module__sMxdja__industryCard{z-index:1;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008}.GlobalMarkets-module__sMxdja__industryCard:hover{border-color:var(--primary);transform:translateY(-5px)}.GlobalMarkets-module__sMxdja__industryIcon{width:50px;height:50px;color:var(--primary);background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.GlobalMarkets-module__sMxdja__industryTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.GlobalMarkets-module__sMxdja__industryDesc{color:#64748b;font-size:.95rem;line-height:1.6}.GlobalMarkets-module__sMxdja__whyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.GlobalMarkets-module__sMxdja__whyContent{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.GlobalMarkets-module__sMxdja__whyItem{align-items:flex-start;gap:1rem;display:flex}.GlobalMarkets-module__sMxdja__whyIcon{color:var(--accent-gold);background:#fffdf5;border-radius:8px;flex-shrink:0;padding:.5rem}.GlobalMarkets-module__sMxdja__whyText{color:#334155;margin-top:.2rem;font-size:.95rem;font-weight:600}.GlobalMarkets-module__sMxdja__whyImage{aspect-ratio:4/5;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.GlobalMarkets-module__sMxdja__whyImage img{object-fit:cover;width:100%;height:100%}.GlobalMarkets-module__sMxdja__processScroll{scrollbar-width:none;-ms-overflow-style:none;padding:2rem 0;overflow-x:auto}.GlobalMarkets-module__sMxdja__processScroll::-webkit-scrollbar{display:none}.GlobalMarkets-module__sMxdja__processContainer{gap:2rem;min-width:max-content;padding:0 1rem;display:flex;position:relative}.GlobalMarkets-module__sMxdja__processContainer:before{content:"";z-index:0;background:#e2e8f0;height:2px;position:absolute;top:40px;left:3rem;right:3rem}.GlobalMarkets-module__sMxdja__processStep{text-align:center;z-index:1;flex-direction:column;align-items:center;width:150px;display:flex;position:relative}.GlobalMarkets-module__sMxdja__stepNumber{border:2px solid var(--primary);width:80px;height:80px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 0 10px #f8f9fc}.GlobalMarkets-module__sMxdja__processStep:hover .GlobalMarkets-module__sMxdja__stepNumber{background:var(--primary);color:#fff;box-shadow:0 0 0 10px #f8f9fc, 0 10px 20px rgba(var(--primary-rgb), .3);transform:scale(1.1)}.GlobalMarkets-module__sMxdja__stepTitle{color:#1e293b;font-size:1rem;font-weight:600}.GlobalMarkets-module__sMxdja__certGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.GlobalMarkets-module__sMxdja__certBadge{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;display:flex;box-shadow:0 4px 6px #00000005}.GlobalMarkets-module__sMxdja__faqContainer{max-width:800px;margin:0 auto}.GlobalMarkets-module__sMxdja__faqItem{border-bottom:1px solid #e2e8f0}.GlobalMarkets-module__sMxdja__faqQuestion{text-align:left;color:#1e293b;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-size:1.1rem;font-weight:600;display:flex}.GlobalMarkets-module__sMxdja__faqQuestion:hover{color:var(--primary)}.GlobalMarkets-module__sMxdja__faqAnswer{color:#64748b;padding-bottom:1.5rem;line-height:1.6}.GlobalMarkets-module__sMxdja__finalCta{background:linear-gradient(135deg, var(--primary) 0%, var(--accent-blue) 100%);color:#fff;text-align:center;border-radius:30px;max-width:1200px;margin:4rem auto;padding:6rem 2rem;position:relative;overflow:hidden}.GlobalMarkets-module__sMxdja__finalCta:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;animation:10s linear infinite GlobalMarkets-module__sMxdja__float;position:absolute;top:-50%;left:-50%}.GlobalMarkets-module__sMxdja__finalCtaTitle{font-family:var(--font-cormorant), serif;z-index:2;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;position:relative}.GlobalMarkets-module__sMxdja__finalCtaDesc{opacity:.9;z-index:2;max-width:600px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6;position:relative}.GlobalMarkets-module__sMxdja__finalCtaBtns{z-index:2;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.GlobalMarkets-module__sMxdja__ctaBtnPrimary{background:var(--accent-gold);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.GlobalMarkets-module__sMxdja__ctaBtnPrimary:hover{background:#b8962e;transform:translateY(-2px);box-shadow:0 10px 20px #d4af374d}.GlobalMarkets-module__sMxdja__ctaBtnSecondary{backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.GlobalMarkets-module__sMxdja__ctaBtnSecondary:hover{background:#fff3}@media (max-width:768px){.GlobalMarkets-module__sMxdja__heroImage{display:none}.GlobalMarkets-module__sMxdja__whyGrid{grid-template-columns:1fr}.GlobalMarkets-module__sMxdja__whyImage{order:-1}}
.ImportGuide-module__vL6_hG__page{color:#1a1a2e;font-family:var(--font-outfit), sans-serif;background-color:#fff;overflow-x:hidden}.ImportGuide-module__vL6_hG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ImportGuide-module__vL6_hG__section{padding:5rem 0;position:relative}.ImportGuide-module__vL6_hG__sectionLight{background-color:#f8f9fc}.ImportGuide-module__vL6_hG__sectionTitle{font-family:var(--font-cormorant), serif;color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2}.ImportGuide-module__vL6_hG__sectionSubtitle{text-align:center;color:#64748b;max-width:800px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.ImportGuide-module__vL6_hG__hero{color:#fff;background:linear-gradient(135deg,#050515 0%,#0a1128 100%);padding:220px 0 120px;position:relative;overflow:hidden}.ImportGuide-module__vL6_hG__heroContent{z-index:10;text-align:center;max-width:900px;margin:0 auto;position:relative}.ImportGuide-module__vL6_hG__heroTitle{font-family:var(--font-cormorant), serif;background:linear-gradient(90deg, #fff, var(--accent-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.15}.ImportGuide-module__vL6_hG__heroDesc{color:#ccd;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.ImportGuide-module__vL6_hG__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.ImportGuide-module__vL6_hG__primaryBtn{background:var(--accent-gold);color:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.ImportGuide-module__vL6_hG__primaryBtn:hover{background:#b8962e;transform:translateY(-2px);box-shadow:0 10px 20px #d4af374d}.ImportGuide-module__vL6_hG__heroBadges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ImportGuide-module__vL6_hG__badge{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.ImportGuide-module__vL6_hG__splitGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.ImportGuide-module__vL6_hG__splitContent h2{font-family:var(--font-cormorant), serif;color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem}.ImportGuide-module__vL6_hG__splitContent p{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.ImportGuide-module__vL6_hG__pointList{flex-direction:column;gap:1.5rem;display:flex}.ImportGuide-module__vL6_hG__pointItem{gap:1rem;display:flex}.ImportGuide-module__vL6_hG__pointIcon{color:var(--accent-gold);background:#fffdf5;border-radius:8px;flex-shrink:0;padding:.5rem}.ImportGuide-module__vL6_hG__pointTitle{color:var(--primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.ImportGuide-module__vL6_hG__pointDesc{color:#64748b;line-height:1.6}.ImportGuide-module__vL6_hG__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid;position:relative}.ImportGuide-module__vL6_hG__processCard{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s;position:relative}.ImportGuide-module__vL6_hG__processCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000800d}.ImportGuide-module__vL6_hG__stepNum{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-15px;left:20px}.ImportGuide-module__vL6_hG__processTitle{color:var(--primary);margin-top:.5rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.ImportGuide-module__vL6_hG__processDesc{color:#64748b;font-size:.95rem;line-height:1.6}.ImportGuide-module__vL6_hG__docGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.ImportGuide-module__vL6_hG__docCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.ImportGuide-module__vL6_hG__docCard:hover{background:#f8f9fc;border-color:#cbd5e1}.ImportGuide-module__vL6_hG__docIcon{color:var(--accent-blue);flex-shrink:0}.ImportGuide-module__vL6_hG__shippingMethods{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.ImportGuide-module__vL6_hG__shippingCard{background:linear-gradient(135deg, var(--primary) 0%, var(--accent-blue) 100%);color:#fff;border-radius:16px;padding:2rem}.ImportGuide-module__vL6_hG__shippingCard h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.ImportGuide-module__vL6_hG__shippingCard p{opacity:.9;line-height:1.6}.ImportGuide-module__vL6_hG__tableContainer{border:1px solid #e2e8f0;border-radius:12px;margin-top:2rem;overflow-x:auto}.ImportGuide-module__vL6_hG__productTable{border-collapse:collapse;text-align:left;background:#fff;width:100%}.ImportGuide-module__vL6_hG__productTable th{color:var(--primary);background:#f8f9fc;border-bottom:2px solid #e2e8f0;padding:1.5rem;font-weight:700}.ImportGuide-module__vL6_hG__productTable td{color:#475569;border-bottom:1px solid #e2e8f0;padding:1.5rem}.ImportGuide-module__vL6_hG__productTable tr:last-child td{border-bottom:none}.ImportGuide-module__vL6_hG__productTable tr:hover td{background:#fdfdfd}.ImportGuide-module__vL6_hG__faqContainer{max-width:800px;margin:0 auto}.ImportGuide-module__vL6_hG__faqItem{border-bottom:1px solid #e2e8f0}.ImportGuide-module__vL6_hG__faqQuestion{text-align:left;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:700;display:flex}.ImportGuide-module__vL6_hG__faqQuestion::-webkit-details-marker{display:none}.ImportGuide-module__vL6_hG__faqQuestion:after{content:"+";color:var(--accent-gold);font-size:1.5rem;transition:transform .3s}details[open] .ImportGuide-module__vL6_hG__faqQuestion:after{transform:rotate(45deg)}.ImportGuide-module__vL6_hG__faqAnswer{color:#475569;padding-bottom:1.5rem;line-height:1.7}.ImportGuide-module__vL6_hG__statsGrid{text-align:center;background:var(--primary);color:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:2rem;margin:4rem 0;padding:4rem 2rem;display:grid}.ImportGuide-module__vL6_hG__statValue{color:var(--accent-gold);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.ImportGuide-module__vL6_hG__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.9;font-size:1rem}.ImportGuide-module__vL6_hG__finalCta{text-align:center;background:#fffdf5;border:1px solid #d4af3733;border-radius:20px;max-width:1000px;margin:4rem auto;padding:5rem 2rem}@media (max-width:768px){.ImportGuide-module__vL6_hG__splitGrid{grid-template-columns:1fr;gap:3rem}.ImportGuide-module__vL6_hG__statsGrid{grid-template-columns:1fr 1fr}}
.Products-module__DKBb5G__productGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:2.5rem;margin-top:3rem;display:grid}.Products-module__DKBb5G__productCard{background:var(--card-bg);border:1px solid var(--border-color);border-top:5px solid var(--accent-gold);border-radius:24px;flex-direction:column;max-width:420px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000a}.Products-module__DKBb5G__productCard:hover{border-color:#b8860b33;transform:translateY(-12px);box-shadow:0 30px 60px #b8860b1f}.Products-module__DKBb5G__imageWrapper{background:#f8f9fa;width:100%;height:280px;position:relative;overflow:hidden}.Products-module__DKBb5G__image{transition:transform .6s cubic-bezier(.16,1,.3,1)}.Products-module__DKBb5G__productCard:hover .Products-module__DKBb5G__image{transform:scale(1.05)}.Products-module__DKBb5G__badge{background:var(--primary);color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:2;border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #0000804d}.Products-module__DKBb5G__badgeGold{color:#fff;background:linear-gradient(135deg,#d4af37 0%,#b8860b 100%)}.Products-module__DKBb5G__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Products-module__DKBb5G__title{color:var(--primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Products-module__DKBb5G__description{color:var(--foreground);opacity:.8;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Products-module__DKBb5G__featuresList{flex-direction:column;gap:.8rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Products-module__DKBb5G__featureItem{color:var(--foreground);align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.Products-module__DKBb5G__specs{flex-direction:column;flex-grow:1;gap:.8rem;margin-bottom:2rem;display:flex}.Products-module__DKBb5G__specItem{color:var(--foreground);align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.Products-module__DKBb5G__actionBtn{color:var(--primary);border:2px solid var(--primary);z-index:1;background:0 0;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:10px;width:fit-content;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Products-module__DKBb5G__actionBtn:hover{color:#fff;background:var(--primary);transform:translateY(-2px);box-shadow:0 10px 20px #00008026}.Products-module__DKBb5G__materialGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:2rem;margin-top:3rem;display:grid}.Products-module__DKBb5G__materialCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.Products-module__DKBb5G__materialCard:hover{background:#ffffff1a;transform:translateY(-5px)}.Products-module__DKBb5G__tableContainer{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;overflow-x:auto;box-shadow:0 10px 40px #0000000a}.Products-module__DKBb5G__techTable{border-collapse:collapse;text-align:left;width:100%}.Products-module__DKBb5G__techTable th{color:var(--primary);border-bottom:2px solid var(--border-color);white-space:nowrap;background:#00008008;padding:1.5rem;font-weight:700}.Products-module__DKBb5G__techTable td{border-bottom:1px solid var(--border-color);color:var(--foreground);vertical-align:middle;padding:1.25rem 1.5rem}.Products-module__DKBb5G__techTable tr:last-child td{border-bottom:none}.Products-module__DKBb5G__techTable tr:hover td{background:#d4af3708}.Products-module__DKBb5G__sizeBadge{background:var(--primary);color:#fff;border-radius:8px;padding:.3rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.Products-module__DKBb5G__packagingGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:2rem;margin-top:3rem;display:grid}.Products-module__DKBb5G__packCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.Products-module__DKBb5G__packIcon{background:#d4af371a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}
.ManufacturingProcess-module__5gnZOq__page{color:#1a1a2e;font-family:var(--font-outfit), sans-serif;background-color:#fff;overflow-x:hidden}.ManufacturingProcess-module__5gnZOq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ManufacturingProcess-module__5gnZOq__section{padding:5rem 0;position:relative}.ManufacturingProcess-module__5gnZOq__sectionLight{background-color:#f8f9fc}.ManufacturingProcess-module__5gnZOq__sectionTitle{font-family:var(--font-cormorant), serif;color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2}.ManufacturingProcess-module__5gnZOq__sectionSubtitle{text-align:center;color:#64748b;max-width:800px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.ManufacturingProcess-module__5gnZOq__hero{color:#fff;background:linear-gradient(135deg,#0a1128 0%,#1a2a5e 100%);padding:220px 0 120px;position:relative;overflow:hidden}.ManufacturingProcess-module__5gnZOq__heroContent{z-index:10;text-align:center;max-width:900px;margin:0 auto;position:relative}.ManufacturingProcess-module__5gnZOq__heroTitle{font-family:var(--font-cormorant), serif;background:linear-gradient(90deg, #fff, var(--accent-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.15}.ManufacturingProcess-module__5gnZOq__heroDesc{color:#ccd;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.ManufacturingProcess-module__5gnZOq__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.ManufacturingProcess-module__5gnZOq__primaryBtn{background:var(--accent-gold);color:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.ManufacturingProcess-module__5gnZOq__primaryBtn:hover{background:#b8962e;transform:translateY(-2px);box-shadow:0 10px 20px #d4af374d}.ManufacturingProcess-module__5gnZOq__heroBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.ManufacturingProcess-module__5gnZOq__badge{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.ManufacturingProcess-module__5gnZOq__statsGrid{text-align:center;z-index:20;background:#fff;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:-60px;margin-bottom:4rem;padding:3rem;display:grid;position:relative;box-shadow:0 20px 40px #0000800d}.ManufacturingProcess-module__5gnZOq__statValue{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.ManufacturingProcess-module__5gnZOq__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:1rem;font-weight:600}.ManufacturingProcess-module__5gnZOq__timeline{max-width:900px;margin:0 auto;padding:2rem 0;position:relative}.ManufacturingProcess-module__5gnZOq__timeline:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ManufacturingProcess-module__5gnZOq__timelineItem{justify-content:flex-end;margin-bottom:3rem;padding-right:50%;display:flex;position:relative}.ManufacturingProcess-module__5gnZOq__timelineItem:nth-child(2n){justify-content:flex-start;padding-left:50%;padding-right:0}.ManufacturingProcess-module__5gnZOq__timelineDot{background:var(--accent-gold);z-index:2;border:4px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:20px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #d4af3733}.ManufacturingProcess-module__5gnZOq__timelineContent{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:90%;padding:2rem;transition:all .3s;position:relative;box-shadow:0 10px 25px #00000005}.ManufacturingProcess-module__5gnZOq__timelineItem:nth-child(odd) .ManufacturingProcess-module__5gnZOq__timelineContent{margin-right:2rem}.ManufacturingProcess-module__5gnZOq__timelineItem:nth-child(2n) .ManufacturingProcess-module__5gnZOq__timelineContent{margin-left:2rem}.ManufacturingProcess-module__5gnZOq__timelineContent:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 35px #00008014}.ManufacturingProcess-module__5gnZOq__timelineTitle{color:var(--primary);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.ManufacturingProcess-module__5gnZOq__timelineDesc{color:#64748b;font-size:1.05rem;line-height:1.6}.ManufacturingProcess-module__5gnZOq__materialsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.ManufacturingProcess-module__5gnZOq__materialCard{text-align:center;background:linear-gradient(135deg,#fff 0%,#f8f9fc 100%);border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.ManufacturingProcess-module__5gnZOq__materialCard:hover{border-color:var(--accent-gold);background:#fff;box-shadow:0 20px 40px #d4af3714}.ManufacturingProcess-module__5gnZOq__materialIcon{color:var(--accent-gold);margin-bottom:1.5rem}.ManufacturingProcess-module__5gnZOq__materialTitle{color:var(--primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.ManufacturingProcess-module__5gnZOq__materialDesc{color:#475569;line-height:1.6}.ManufacturingProcess-module__5gnZOq__qualityBox{background:var(--primary);color:#fff;text-align:center;border-radius:20px;max-width:900px;margin:0 auto;padding:4rem;position:relative;overflow:hidden}.ManufacturingProcess-module__5gnZOq__qualityBox h2{font-family:var(--font-cormorant), serif;color:var(--accent-gold);margin-bottom:1.5rem;font-size:2.5rem}.ManufacturingProcess-module__5gnZOq__qualityBox p{opacity:.9;font-size:1.15rem;line-height:1.8}.ManufacturingProcess-module__5gnZOq__faqContainer{max-width:800px;margin:0 auto}.ManufacturingProcess-module__5gnZOq__faqItem{border-bottom:1px solid #e2e8f0}.ManufacturingProcess-module__5gnZOq__faqQuestion{text-align:left;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:700;display:flex}.ManufacturingProcess-module__5gnZOq__faqQuestion::-webkit-details-marker{display:none}.ManufacturingProcess-module__5gnZOq__faqQuestion:after{content:"+";color:var(--accent-gold);font-size:1.5rem;transition:transform .3s}details[open] .ManufacturingProcess-module__5gnZOq__faqQuestion:after{transform:rotate(45deg)}.ManufacturingProcess-module__5gnZOq__faqAnswer{color:#475569;padding-bottom:1.5rem;line-height:1.7}.ManufacturingProcess-module__5gnZOq__finalCta{text-align:center;background:#fffdf5;border:1px solid #d4af3733;border-radius:20px;max-width:1000px;margin:4rem auto;padding:5rem 2rem}@media (max-width:768px){.ManufacturingProcess-module__5gnZOq__timeline:before{left:30px}.ManufacturingProcess-module__5gnZOq__timelineItem{justify-content:flex-start;margin-bottom:2rem;padding-left:70px;padding-right:0}.ManufacturingProcess-module__5gnZOq__timelineItem:nth-child(2n){padding-left:70px}.ManufacturingProcess-module__5gnZOq__timelineDot{left:30px}.ManufacturingProcess-module__5gnZOq__timelineContent{width:100%}.ManufacturingProcess-module__5gnZOq__timelineItem:nth-child(odd) .ManufacturingProcess-module__5gnZOq__timelineContent,.ManufacturingProcess-module__5gnZOq__timelineItem:nth-child(2n) .ManufacturingProcess-module__5gnZOq__timelineContent{margin-left:0;margin-right:0}.ManufacturingProcess-module__5gnZOq__qualityBox{padding:2.5rem 1.5rem}}
.QualityControl-module__wPW0jq__page{color:#1a1a2e;font-family:var(--font-outfit), sans-serif;background-color:#fff;overflow-x:hidden}.QualityControl-module__wPW0jq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.QualityControl-module__wPW0jq__section{padding:5rem 0;position:relative}.QualityControl-module__wPW0jq__sectionLight{background-color:#f8f9fc}.QualityControl-module__wPW0jq__sectionTitle{font-family:var(--font-cormorant), serif;color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2}.QualityControl-module__wPW0jq__sectionSubtitle{text-align:center;color:#64748b;max-width:800px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.QualityControl-module__wPW0jq__hero{color:#fff;background:linear-gradient(135deg,#050515 0%,#1a2a5e 100%);padding:220px 0 120px;position:relative;overflow:hidden}.QualityControl-module__wPW0jq__heroContent{z-index:10;text-align:center;max-width:900px;margin:0 auto;position:relative}.QualityControl-module__wPW0jq__heroTitle{font-family:var(--font-cormorant), serif;background:linear-gradient(90deg, #fff, var(--accent-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.15}.QualityControl-module__wPW0jq__heroDesc{color:#ccd;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.QualityControl-module__wPW0jq__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.QualityControl-module__wPW0jq__primaryBtn{background:var(--accent-gold);color:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.QualityControl-module__wPW0jq__primaryBtn:hover{background:#b8962e;transform:translateY(-2px);box-shadow:0 10px 20px #d4af374d}.QualityControl-module__wPW0jq__heroBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.QualityControl-module__wPW0jq__badge{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.QualityControl-module__wPW0jq__statsGrid{text-align:center;z-index:20;background:#fff;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:-60px;margin-bottom:4rem;padding:3rem;display:grid;position:relative;box-shadow:0 20px 40px #0000800d}.QualityControl-module__wPW0jq__statValue{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.QualityControl-module__wPW0jq__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:1rem;font-weight:600}.QualityControl-module__wPW0jq__protocolGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.QualityControl-module__wPW0jq__protocolCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.QualityControl-module__wPW0jq__protocolCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px #0000800d}.QualityControl-module__wPW0jq__protocolIconWrap{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.QualityControl-module__wPW0jq__protocolIcon{color:var(--accent-gold)}.QualityControl-module__wPW0jq__protocolNum{color:var(--primary);background:#f1f5f9;border-radius:12px;padding:.25rem .75rem;font-size:.9rem;font-weight:700}.QualityControl-module__wPW0jq__protocolTitle{color:var(--primary);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.QualityControl-module__wPW0jq__protocolDesc{color:#475569;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.QualityControl-module__wPW0jq__protocolBenefit{color:#16a34a;border-top:1px solid #f1f5f9;align-items:center;gap:.5rem;padding-top:1rem;font-size:.9rem;font-weight:600;display:flex}.QualityControl-module__wPW0jq__workflowSteps{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;margin:0 auto;display:flex}.QualityControl-module__wPW0jq__workflowStep{color:var(--primary);background:#fff;border:1px solid #e2e8f0;border-radius:30px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;display:flex;box-shadow:0 4px 6px #00000005}.QualityControl-module__wPW0jq__stepCircle{background:var(--accent-gold);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.QualityControl-module__wPW0jq__tableContainer{border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto;box-shadow:0 10px 25px #00000005}.QualityControl-module__wPW0jq__compareTable{border-collapse:collapse;text-align:left;background:#fff;width:100%}.QualityControl-module__wPW0jq__compareTable th{color:var(--primary);background:#f8f9fc;border-bottom:2px solid #e2e8f0;padding:1.5rem;font-weight:700}.QualityControl-module__wPW0jq__compareTable td{color:#475569;border-bottom:1px solid #e2e8f0;padding:1.5rem}.QualityControl-module__wPW0jq__compareTable tr:last-child td{border-bottom:none}.QualityControl-module__wPW0jq__highlightCol{background:#f0fbff;font-weight:600;color:var(--primary)!important}.QualityControl-module__wPW0jq__splitGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.QualityControl-module__wPW0jq__isoText{color:#475569;font-size:1.15rem;line-height:1.8}.QualityControl-module__wPW0jq__complianceBox{background:var(--primary);color:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 40px #0000801a}.QualityControl-module__wPW0jq__complianceBox h3{font-family:var(--font-cormorant), serif;color:var(--accent-gold);margin-bottom:1rem;font-size:2rem}.QualityControl-module__wPW0jq__complianceBox p{opacity:.9;margin-bottom:2rem;line-height:1.6}.QualityControl-module__wPW0jq__complianceBox ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.QualityControl-module__wPW0jq__complianceBox li{align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.QualityControl-module__wPW0jq__faqContainer{max-width:800px;margin:0 auto}.QualityControl-module__wPW0jq__faqItem{border-bottom:1px solid #e2e8f0}.QualityControl-module__wPW0jq__faqQuestion{text-align:left;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:700;display:flex}.QualityControl-module__wPW0jq__faqQuestion::-webkit-details-marker{display:none}.QualityControl-module__wPW0jq__faqQuestion:after{content:"+";color:var(--accent-gold);font-size:1.5rem;transition:transform .3s}details[open] .QualityControl-module__wPW0jq__faqQuestion:after{transform:rotate(45deg)}.QualityControl-module__wPW0jq__faqAnswer{color:#475569;padding-bottom:1.5rem;line-height:1.7}.QualityControl-module__wPW0jq__finalCta{text-align:center;background:#fffdf5;border:1px solid #d4af3733;border-radius:20px;max-width:1000px;margin:4rem auto;padding:5rem 2rem}@media (max-width:768px){.QualityControl-module__wPW0jq__splitGrid{grid-template-columns:1fr;gap:3rem}}
.SizeGuide-module__WcQSAG__page{color:#1a1a2e;font-family:var(--font-outfit), sans-serif;background-color:#fff;overflow-x:hidden}.SizeGuide-module__WcQSAG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.SizeGuide-module__WcQSAG__section{padding:5rem 0;position:relative}.SizeGuide-module__WcQSAG__sectionLight{background-color:#f8f9fc}.SizeGuide-module__WcQSAG__sectionTitle{font-family:var(--font-cormorant), serif;color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2}.SizeGuide-module__WcQSAG__sectionSubtitle{text-align:center;color:#64748b;max-width:800px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.6}.SizeGuide-module__WcQSAG__hero{color:#fff;background:linear-gradient(135deg,#050515 0%,#1a2a5e 100%);padding:220px 0 120px;position:relative;overflow:hidden}.SizeGuide-module__WcQSAG__heroContent{z-index:10;text-align:center;max-width:900px;margin:0 auto;position:relative}.SizeGuide-module__WcQSAG__heroTitle{font-family:var(--font-cormorant), serif;background:linear-gradient(90deg, #fff, var(--accent-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.15}.SizeGuide-module__WcQSAG__heroDesc{color:#ccd;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.SizeGuide-module__WcQSAG__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.SizeGuide-module__WcQSAG__primaryBtn{background:var(--accent-gold);color:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.SizeGuide-module__WcQSAG__primaryBtn:hover{background:#b8962e;transform:translateY(-2px);box-shadow:0 10px 20px #d4af374d}.SizeGuide-module__WcQSAG__heroBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.SizeGuide-module__WcQSAG__badge{backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex}.SizeGuide-module__WcQSAG__statsGrid{text-align:center;z-index:20;background:#fff;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:-60px;margin-bottom:4rem;padding:3rem;display:grid;position:relative;box-shadow:0 20px 40px #0000800d}.SizeGuide-module__WcQSAG__statValue{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.SizeGuide-module__WcQSAG__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:1rem;font-weight:600}.SizeGuide-module__WcQSAG__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow-x:auto;box-shadow:0 10px 25px #00000005}.SizeGuide-module__WcQSAG__compareTable{border-collapse:collapse;text-align:left;width:100%}.SizeGuide-module__WcQSAG__compareTable th{background:var(--primary);color:#fff;padding:1.5rem;font-weight:700}.SizeGuide-module__WcQSAG__compareTable th:first-child{border-top-left-radius:16px}.SizeGuide-module__WcQSAG__compareTable th:last-child{border-top-right-radius:16px}.SizeGuide-module__WcQSAG__compareTable td{color:#1a1a2e;border-bottom:1px solid #e2e8f0;padding:1.5rem}.SizeGuide-module__WcQSAG__compareTable tr:last-child td{border-bottom:none}.SizeGuide-module__WcQSAG__compareTable tr:nth-child(2n){background:#f8f9fc}.SizeGuide-module__WcQSAG__highlightSize{text-align:center;background:#d4af371a;border-radius:8px;min-width:60px;padding:.5rem 1rem;font-weight:700;display:inline-block;color:var(--primary)!important}.SizeGuide-module__WcQSAG__grid2x2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.SizeGuide-module__WcQSAG__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .3s}.SizeGuide-module__WcQSAG__card:hover{border-color:var(--accent-gold);transform:translateY(-5px);box-shadow:0 15px 30px #0000800d}.SizeGuide-module__WcQSAG__cardTitle{color:var(--primary);align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.SizeGuide-module__WcQSAG__cardIcon{color:var(--accent-gold)}.SizeGuide-module__WcQSAG__cardDesc{color:#475569;font-size:1.05rem;line-height:1.7}.SizeGuide-module__WcQSAG__splitGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.SizeGuide-module__WcQSAG__oemContent{padding-right:2rem}.SizeGuide-module__WcQSAG__oemTitle{font-family:var(--font-cormorant), serif;color:var(--primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.SizeGuide-module__WcQSAG__oemText{color:#475569;margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.SizeGuide-module__WcQSAG__oemMoq{border-left:4px solid var(--accent-gold);color:#b8962e;background:#fffdf5;padding:1.5rem;font-weight:600}.SizeGuide-module__WcQSAG__oemImageWrap{aspect-ratio:4/3;background:var(--primary);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000801a}.SizeGuide-module__WcQSAG__faqContainer{max-width:800px;margin:0 auto}.SizeGuide-module__WcQSAG__faqItem{border-bottom:1px solid #e2e8f0}.SizeGuide-module__WcQSAG__faqQuestion{text-align:left;width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.1rem;font-weight:700;display:flex}.SizeGuide-module__WcQSAG__faqQuestion::-webkit-details-marker{display:none}.SizeGuide-module__WcQSAG__faqQuestion:after{content:"+";color:var(--accent-gold);font-size:1.5rem;transition:transform .3s}details[open] .SizeGuide-module__WcQSAG__faqQuestion:after{transform:rotate(45deg)}.SizeGuide-module__WcQSAG__faqAnswer{color:#475569;padding-bottom:1.5rem;line-height:1.7}.SizeGuide-module__WcQSAG__finalCta{text-align:center;background:#fffdf5;border:1px solid #d4af3733;border-radius:20px;max-width:1000px;margin:4rem auto;padding:5rem 2rem}@media (max-width:768px){.SizeGuide-module__WcQSAG__splitGrid{grid-template-columns:1fr;gap:3rem}.SizeGuide-module__WcQSAG__grid2x2{grid-template-columns:1fr}.SizeGuide-module__WcQSAG__oemContent{padding-right:0}}
