.page-module__OSLHOG__layout{background-color:var(--ivory,#fafaf5);flex-direction:column;min-height:100vh;display:flex}.page-module__OSLHOG__main{flex:1;padding-top:85px}.page-module__OSLHOG__pageWrapper{background:radial-gradient(circle at top right, #c8a96014 0%, transparent 60%), radial-gradient(circle at bottom left, #1b2a4a0a 0%, transparent 50%), var(--ivory,#fafaf5);min-height:100vh;padding:3rem 1.25rem 5rem}.page-module__OSLHOG__container{max-width:1200px;margin:0 auto}.page-module__OSLHOG__header{text-align:center;max-width:780px;margin:0 auto 3.5rem}.page-module__OSLHOG__headerBadge{letter-spacing:.8px;color:var(--navy-900,#1b2a4a);text-transform:uppercase;background:#c8a9601f;border:1px solid #c8a96059;border-radius:50px;align-items:center;gap:.45rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.68rem;font-weight:800;display:inline-flex}.page-module__OSLHOG__title{color:var(--navy-900,#1b2a4a);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.page-module__OSLHOG__underline{background:linear-gradient(90deg,#0000,#c8a960,#0000);width:90px;height:3px;margin:0 auto 1.25rem}.page-module__OSLHOG__subtitle{color:#64748b;font-size:1.05rem;line-height:1.6}.page-module__OSLHOG__contentGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem;display:grid}@media (min-width:992px){.page-module__OSLHOG__contentGrid{grid-template-columns:1.2fr 1fr;gap:2.5rem}}.page-module__OSLHOG__formSection{background:#fff;border:1px solid #c8a96040;border-radius:18px;flex-direction:column;padding:2.5rem;display:flex;box-shadow:0 10px 35px #1b2a4a0f}.page-module__OSLHOG__formSectionHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.page-module__OSLHOG__goldEmblemBox{background:#c8a9601f;border:1px solid #c8a9604d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__OSLHOG__sectionTitle{color:var(--navy-900,#1b2a4a);margin:0 0 .25rem;font-family:Playfair Display,serif;font-size:1.55rem;font-weight:700}.page-module__OSLHOG__sectionSub{color:#64748b;margin:0;font-size:.88rem}.page-module__OSLHOG__contactForm{flex-direction:column;gap:1.4rem;display:flex}.page-module__OSLHOG__formRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.page-module__OSLHOG__formRow{grid-template-columns:1fr 1fr}}.page-module__OSLHOG__inputGroup{width:100%;position:relative}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea,.page-module__OSLHOG__select{width:100%;color:var(--navy-900,#1b2a4a);box-sizing:border-box;background:#fdfdfc;border:1.5px solid #e2e8f0;border-radius:10px;padding:.95rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .25s}.page-module__OSLHOG__textarea{resize:vertical;min-height:115px}.page-module__OSLHOG__select{cursor:pointer;appearance:auto}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus,.page-module__OSLHOG__select:focus{background:#fff;border-color:#c8a960;outline:none;box-shadow:0 0 0 4px #c8a96026}.page-module__OSLHOG__label{color:#94a3b8;pointer-events:none;background:#fff;border-radius:4px;padding:0 .35rem;font-size:.92rem;transition:all .2s;position:absolute;top:.95rem;left:1rem}.page-module__OSLHOG__input:focus~.page-module__OSLHOG__label,.page-module__OSLHOG__input:not(:placeholder-shown)~.page-module__OSLHOG__label,.page-module__OSLHOG__textarea:focus~.page-module__OSLHOG__label,.page-module__OSLHOG__textarea:not(:placeholder-shown)~.page-module__OSLHOG__label{color:#a08030;font-size:.75rem;font-weight:700;top:-.55rem;left:.75rem}.page-module__OSLHOG__labelSelect{color:#a08030;z-index:1;background:#fff;border-radius:4px;padding:0 .35rem;font-size:.75rem;font-weight:700;position:absolute;top:-.55rem;left:.75rem}.page-module__OSLHOG__submitBtn{cursor:pointer;background:linear-gradient(135deg,#1b2a4a 0%,#152238 100%);border:1px solid #c8a96066;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #1b2a4a26;color:#fff!important}.page-module__OSLHOG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#fcd34d 0%,#c8a960 100%);transform:translateY(-2px);box-shadow:0 8px 24px #c8a96066;color:#1b2a4a!important}.page-module__OSLHOG__submitBtn:disabled{opacity:.75;cursor:not-allowed}.page-module__OSLHOG__submitSpinner{animation:1s linear infinite page-module__OSLHOG__spin}@keyframes page-module__OSLHOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__OSLHOG__formDisclaimer{color:#94a3b8;text-align:center;margin:.25rem 0 0;font-size:.78rem;line-height:1.4}.page-module__OSLHOG__formErrorBanner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;font-size:.88rem}.page-module__OSLHOG__successCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.page-module__OSLHOG__successIconCircle{background:#ecfdf5;border:2px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.page-module__OSLHOG__successTitle{color:var(--navy-900,#1b2a4a);margin:0;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.page-module__OSLHOG__successSubtitle{color:#64748b;max-width:480px;margin:0;font-size:.95rem;line-height:1.6}.page-module__OSLHOG__inquiryRefPill{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.35rem .9rem;font-size:.82rem}.page-module__OSLHOG__successActions{flex-direction:column;gap:.75rem;width:100%;max-width:380px;margin-top:1rem;display:flex}.page-module__OSLHOG__successWaBtn{background:#25d366;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 4px 14px #25d3664d;color:#fff!important}.page-module__OSLHOG__successWaBtn:hover{transform:translateY(-2px);color:#fff!important}.page-module__OSLHOG__sendAnotherBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.85rem;font-weight:600;text-decoration:underline}.page-module__OSLHOG__sendAnotherBtn:hover{color:var(--navy-900,#1b2a4a)}.page-module__OSLHOG__infoSection{color:#fff;background:linear-gradient(145deg,#1b2a4a 0%,#131f38 100%);border:1px solid #c8a9604d;border-radius:18px;flex-direction:column;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #1b2a4a38}.page-module__OSLHOG__infoSectionGlow{pointer-events:none;background:radial-gradient(circle,#c8a96038 0%,#0000 70%);width:180px;height:180px;position:absolute;top:-40px;right:-40px}.page-module__OSLHOG__infoSectionTop{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1.25rem}.page-module__OSLHOG__infoTitle{color:#fcd34d;margin:0 0 .35rem;font-family:Playfair Display,serif;font-size:1.55rem;font-weight:700}.page-module__OSLHOG__infoSub{color:#ffffffb3;margin:0;font-size:.85rem}.page-module__OSLHOG__infoCards{flex-direction:column;gap:1.4rem;display:flex}.page-module__OSLHOG__infoCard{align-items:flex-start;gap:1rem;display:flex}.page-module__OSLHOG__iconWrapper{color:#fcd34d;background:#c8a96026;border:1px solid #c8a9604d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__OSLHOG__infoCardContent{flex:1}.page-module__OSLHOG__infoCardContent h3{color:#fcd34d;letter-spacing:.6px;text-transform:uppercase;margin-bottom:4px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:800}.page-module__OSLHOG__infoCardContent p{color:#ffffffe6;margin:0;font-size:.92rem;line-height:1.5}.page-module__OSLHOG__infoAddress{font-size:.88rem!important}.page-module__OSLHOG__channelNote{color:#ffffff8c;margin-top:2px;font-size:.74rem;display:block}.page-module__OSLHOG__directionsLink{background:#c8a96026;border:1px solid #c8a96059;border-radius:6px;align-items:center;gap:.35rem;margin-top:6px;padding:.25rem .65rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;color:#fcd34d!important}.page-module__OSLHOG__directionsLink:hover{background:#c8a960;color:#1b2a4a!important}.page-module__OSLHOG__link{text-decoration:none;transition:color .2s;color:#ffffffe6!important}.page-module__OSLHOG__link:hover{text-decoration:underline;color:#fcd34d!important}.page-module__OSLHOG__hoursText{color:#fffc!important;font-size:.85rem!important}.page-module__OSLHOG__mapCard{background:#fff;border:1.5px solid #c8a96066;border-radius:24px;margin-top:1rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 16px 45px #1b2a4a14}.page-module__OSLHOG__mapGlowBackdrop{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#c8a9602e 0%,#0000 70%);width:320px;height:320px;position:absolute;top:-80px;right:-80px}.page-module__OSLHOG__mapCardHeader{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.75rem;display:flex;position:relative}.page-module__OSLHOG__mapHeaderLeft{flex-direction:column;display:flex}.page-module__OSLHOG__mapPinBadge{letter-spacing:1px;color:#92722a;background:#c8a96026;border:1px solid #c8a96066;border-radius:20px;align-items:center;gap:8px;width:fit-content;margin-bottom:.5rem;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.page-module__OSLHOG__livePulseDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.5s infinite page-module__OSLHOG__liveBlink;box-shadow:0 0 8px #10b981}@keyframes page-module__OSLHOG__liveBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}.page-module__OSLHOG__mapTitle{color:var(--navy-900,#1b2a4a);margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:800}.page-module__OSLHOG__mapSubtitle{color:#64748b;margin:0;font-size:.9rem}.page-module__OSLHOG__mapHeaderActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__OSLHOG__mapActionBtn{background:linear-gradient(135deg,#1b2a4a 0%,#0f172a 100%);border:1px solid #c8a96080;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #1b2a4a26;color:#fcd34d!important}.page-module__OSLHOG__mapActionBtn:hover{background:#c8a960;border-color:#c8a960;transform:translateY(-2px);color:#0f172a!important}.page-module__OSLHOG__directionsBtn{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#1e293b!important}.page-module__OSLHOG__directionsBtn:hover{background:#e2e8f0;border-color:#94a3b8;transform:translateY(-2px)}.page-module__OSLHOG__mapIframeWrapper{border:1.5px solid #e2e8f0;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 2px 10px #0000000d}.page-module__OSLHOG__glowingPinOverlay{z-index:10;pointer-events:auto;flex-direction:column;align-items:center;display:flex;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.page-module__OSLHOG__glowingPinCore{color:#fcd34d;z-index:2;background:linear-gradient(135deg,#1b2a4a,#0a1120);border:2px solid #fcd34d;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;animation:3s ease-in-out infinite page-module__OSLHOG__floatPin;display:flex;position:relative;box-shadow:0 0 25px #c8a960e6,0 4px 15px #0000004d}.page-module__OSLHOG__pinIcon{filter:drop-shadow(0 0 6px #fcd34dcc);stroke:#fcd34d!important}@keyframes page-module__OSLHOG__floatPin{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.page-module__OSLHOG__sonarWave{pointer-events:none;z-index:1;background:#c8a96059;border:1.5px solid #fcd34d;border-radius:50%;width:90px;height:90px;animation:2.4s cubic-bezier(.2,.8,.2,1) infinite page-module__OSLHOG__sonarPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__OSLHOG__sonarWaveDelay{pointer-events:none;z-index:1;background:#c8a96040;border:1.5px solid #fcd34d;border-radius:50%;width:90px;height:90px;animation:2.4s cubic-bezier(.2,.8,.2,1) 1.2s infinite page-module__OSLHOG__sonarPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__OSLHOG__sonarPulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}.page-module__OSLHOG__glowingPinLabel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#0f172aeb;border:1.5px solid #c8a960;border-radius:12px;flex-direction:column;align-items:center;margin-top:10px;padding:6px 14px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 8px 24px #0000004d;color:#fff!important}.page-module__OSLHOG__glowingPinLabel strong{color:#fcd34d;font-size:.82rem}.page-module__OSLHOG__glowingPinLabel span{color:#e2e8f0;font-size:.7rem}.page-module__OSLHOG__glowingPinLabel:hover{border-color:#fcd34d;transform:scale(1.06);box-shadow:0 10px 30px #c8a96080}@media (max-width:767px){.page-module__OSLHOG__pageWrapper{padding:1.5rem .85rem 4rem}.page-module__OSLHOG__header{margin-bottom:2rem}.page-module__OSLHOG__title{font-size:1.75rem}.page-module__OSLHOG__formSection,.page-module__OSLHOG__infoSection{padding:1.5rem 1.2rem}.page-module__OSLHOG__mapCard{padding:1.2rem}.page-module__OSLHOG__mapHeaderActions{width:100%}.page-module__OSLHOG__mapActionBtn,.page-module__OSLHOG__directionsBtn{justify-content:center;width:100%}}
.Navbar-module___rHu7W__header{width:100%;z-index:var(--z-fixed,300);justify-content:center;padding:0 20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:15px;left:0}.Navbar-module___rHu7W__container{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #fff6;border-radius:50px;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:70px;padding:0 30px;display:flex;box-shadow:0 10px 40px #1b2a4a1a}.Navbar-module___rHu7W__logoGroup{align-items:center;gap:12px;text-decoration:none;transition:opacity .3s;display:flex}.Navbar-module___rHu7W__logoGroup:hover{opacity:.85}.Navbar-module___rHu7W__logoImageContainer{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000d}.Navbar-module___rHu7W__logoImageContainer img{object-fit:contain;width:80%;height:80%}.Navbar-module___rHu7W__logoText{color:#1b2a4a;letter-spacing:1.5px;text-transform:uppercase;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:800}.Navbar-module___rHu7W__desktopNav{align-items:center;gap:32px;display:none}@media (min-width:768px){.Navbar-module___rHu7W__desktopNav{display:flex}}.Navbar-module___rHu7W__navLink{color:#4a5568;letter-spacing:.5px;padding:8px 0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Navbar-module___rHu7W__navLink:hover,.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active{color:#c8a960}.Navbar-module___rHu7W__underline{background:linear-gradient(90deg,#c8a960,#d4bc80);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.Navbar-module___rHu7W__actions{align-items:center;gap:8px;display:flex}.Navbar-module___rHu7W__iconButton{cursor:pointer;color:#1b2a4a;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:transform .2s,color .2s;display:flex;position:relative}.Navbar-module___rHu7W__iconButton:hover{color:#c8a960;transform:scale(1.1)}.Navbar-module___rHu7W__cartBadge{color:#fff;background:linear-gradient(135deg,#c8a960,#e0b84d);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:800;animation:.3s cubic-bezier(.34,1.56,.64,1) Navbar-module___rHu7W__badgePop;display:flex;position:absolute;top:0;right:0;box-shadow:0 2px 8px #c8a96066}@keyframes Navbar-module___rHu7W__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.Navbar-module___rHu7W__mobileMenuButton{color:#1b2a4a;cursor:pointer;background:0 0;border:none;padding:8px;display:flex}@media (min-width:768px){.Navbar-module___rHu7W__mobileMenuButton{display:none}}.Navbar-module___rHu7W__mobileMenu{z-index:500;background:linear-gradient(135deg,#1b2a4a 0%,#0f1d32 100%);flex-direction:column;width:100%;height:100vh;padding:24px;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__mobileMenuHeader{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.Navbar-module___rHu7W__mobileMenuHeader .Navbar-module___rHu7W__logo{color:#fff;letter-spacing:2px;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.Navbar-module___rHu7W__mobileMenuHeader button{color:#fff}.Navbar-module___rHu7W__mobileNav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.Navbar-module___rHu7W__mobileNavLink{color:#ffffffe6;font-family:Playfair Display,serif;font-size:2.2rem;text-decoration:none;transition:color .3s}.Navbar-module___rHu7W__mobileNavLink:hover,.Navbar-module___rHu7W__mobileNavLink.Navbar-module___rHu7W__active{color:#c8a960}@media (max-width:767px){.Navbar-module___rHu7W__header{padding:0 12px;top:8px}.Navbar-module___rHu7W__container{height:56px;padding:0 12px}.Navbar-module___rHu7W__logoText{letter-spacing:.5px;font-size:1.1rem}.Navbar-module___rHu7W__mobileMenuButton,.Navbar-module___rHu7W__actions a,.Navbar-module___rHu7W__actions button[aria-label=Cart]{display:none!important}}
.Footer-module__Grjkva__footer{background-color:var(--navy-900,#1b2a4a);color:#fafaf5;padding-top:80px;font-family:Inter,sans-serif}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:48px;margin-bottom:64px;display:grid}@media (min-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__Grjkva__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__Grjkva__logoGroup{align-items:center;gap:12px;margin-bottom:24px;text-decoration:none;transition:opacity .3s;display:flex}.Footer-module__Grjkva__logoGroup:hover{opacity:.85}.Footer-module__Grjkva__logoImageContainer{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.Footer-module__Grjkva__logoImageContainer img{object-fit:contain;width:80%;height:80%}.Footer-module__Grjkva__logoText{color:#fafaf5;letter-spacing:2px;text-transform:uppercase;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;text-decoration:none}.Footer-module__Grjkva__tagline{color:#fafaf5b3;max-width:300px;margin-bottom:24px;line-height:1.6}.Footer-module__Grjkva__social{gap:16px;display:flex}.Footer-module__Grjkva__socialIcon{color:#fafaf5;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__Grjkva__socialIcon:hover{background:var(--gold-500,#c8a960);transform:translateY(-2px)}.Footer-module__Grjkva__heading{color:#fafaf5;margin-bottom:24px;font-family:Playfair Display,serif;font-size:1.25rem;display:inline-block;position:relative}.Footer-module__Grjkva__heading:after{content:"";background-color:var(--gold-500,#c8a960);width:40px;height:2px;position:absolute;bottom:-8px;left:0}.Footer-module__Grjkva__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__link{color:#fafaf5b3;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.Footer-module__Grjkva__link:hover{color:var(--gold-500,#c8a960);padding-left:8px}.Footer-module__Grjkva__contactList{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__contactList li{color:#fafaf5b3;align-items:flex-start;gap:12px;line-height:1.5;display:flex}.Footer-module__Grjkva__contactIcon{color:var(--gold-500,#c8a960);flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__bottomBar{text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:16px;padding:24px 0;display:flex}@media (min-width:768px){.Footer-module__Grjkva__bottomBar{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__Grjkva__copyright{color:#fafaf580;font-size:.9rem}@media (max-width:767px){.Footer-module__Grjkva__footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;background:#fdfaf3d9;border-top:1px solid #c8a9604d;padding-top:48px;padding-bottom:100px}.Footer-module__Grjkva__grid{gap:32px;margin-bottom:40px}.Footer-module__Grjkva__logoText,.Footer-module__Grjkva__heading{color:#1a1a1a}.Footer-module__Grjkva__logoText{font-size:1.3rem}.Footer-module__Grjkva__tagline,.Footer-module__Grjkva__link,.Footer-module__Grjkva__contactList li{color:#4a4a4a}.Footer-module__Grjkva__socialIcon{color:#1a1a1a;background:#c8a9601a;border:1px solid #c8a9604d}.Footer-module__Grjkva__bottomBar{border-top:1px solid #c8a96033}.Footer-module__Grjkva__copyright{color:#7a7a7a}}
.WhatsAppButton-module__Ya1Cjq__button{width:56px;height:56px;z-index:var(--z-fixed,100);background:linear-gradient(135deg,#e2c988,#c8a960,#a88734);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 15px #c8a96066;color:#1a1a1a!important}.WhatsAppButton-module__Ya1Cjq__button:hover{transform:scale(1.1);color:#1a1a1a!important;background:linear-gradient(135deg,#ebd69a,#d4b870,#b89540)!important;box-shadow:0 6px 20px #c8a96099!important}.WhatsAppButton-module__Ya1Cjq__icon{z-index:2;position:relative;color:#1a1a1a!important;stroke:#1a1a1a!important;transition:none!important}.WhatsAppButton-module__Ya1Cjq__button:hover .WhatsAppButton-module__Ya1Cjq__icon{color:#1a1a1a!important;stroke:#1a1a1a!important}.WhatsAppButton-module__Ya1Cjq__pulse{z-index:1;background:#c8a960;border-radius:50%;animation:2s infinite WhatsAppButton-module__Ya1Cjq__pulse-animation;position:absolute;inset:0}@keyframes WhatsAppButton-module__Ya1Cjq__pulse-animation{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1)}}.WhatsAppButton-module__Ya1Cjq__tooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background-color:#1b2a4ae6;border-radius:6px;padding:8px 12px;font-family:Inter,sans-serif;font-size:.85rem;transition:opacity .3s,visibility .3s;position:absolute;top:50%;right:calc(100% + 16px);transform:translateY(-50%)}.WhatsAppButton-module__Ya1Cjq__tooltip:after{content:"";border:6px solid #0000;border-left-color:#1b2a4ae6;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.WhatsAppButton-module__Ya1Cjq__button:hover .WhatsAppButton-module__Ya1Cjq__tooltip{opacity:1;visibility:visible}@media (hover:none) and (pointer:coarse){.WhatsAppButton-module__Ya1Cjq__tooltip{display:none!important}}@media (max-width:767px){.WhatsAppButton-module__Ya1Cjq__button{width:50px;height:50px;bottom:85px;right:16px}}
.CartSidebar-module__thz8_q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99998;background:#0009;width:100vw;height:100vh;position:fixed;top:0;left:0}.CartSidebar-module__thz8_q__sidebar{z-index:99999;background:#fff;flex-direction:column;width:100%;max-width:420px;height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-6px 0 32px #0003}.CartSidebar-module__thz8_q__header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:24px;display:flex}.CartSidebar-module__thz8_q__title{color:var(--navy-900,#1b2a4a);margin:0;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.CartSidebar-module__thz8_q__closeButton{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.CartSidebar-module__thz8_q__closeButton:hover{color:var(--navy-900,#1b2a4a)}.CartSidebar-module__thz8_q__content{flex:1;padding:24px;overflow-y:auto}.CartSidebar-module__thz8_q__emptyState{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.CartSidebar-module__thz8_q__emptyIcon{color:var(--gold-500,#c8a960);opacity:.5}.CartSidebar-module__thz8_q__continueButton{border:1px solid var(--navy-900,#1b2a4a);color:var(--navy-900,#1b2a4a);cursor:pointer;background:0 0;margin-top:16px;padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;transition:all .2s}.CartSidebar-module__thz8_q__continueButton:hover{background:var(--navy-900,#1b2a4a);color:#fff}.CartSidebar-module__thz8_q__itemsList{flex-direction:column;gap:24px;display:flex}.CartSidebar-module__thz8_q__cartItem{border-bottom:1px solid #0000000d;gap:16px;padding-bottom:24px;display:flex}.CartSidebar-module__thz8_q__itemImageWrapper{flex-shrink:0;width:80px;height:80px}.CartSidebar-module__thz8_q__imagePlaceholder{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);border-radius:4px;width:100%;height:100%}.CartSidebar-module__thz8_q__itemDetails{flex-direction:column;flex:1;display:flex}.CartSidebar-module__thz8_q__itemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.CartSidebar-module__thz8_q__itemName{color:var(--navy-900,#1b2a4a);margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.CartSidebar-module__thz8_q__removeButton{color:#999;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s}.CartSidebar-module__thz8_q__removeButton:hover{color:#ff4d4f}.CartSidebar-module__thz8_q__itemPrice{color:var(--gold-500,#c8a960);margin:0 0 12px;font-size:.9rem;font-weight:600}.CartSidebar-module__thz8_q__quantityControls{border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:12px;width:fit-content;display:flex}.CartSidebar-module__thz8_q__qtyButton{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.CartSidebar-module__thz8_q__qtyButton:hover{background:#f5f5f5}.CartSidebar-module__thz8_q__qtySpan{text-align:center;min-width:20px;font-size:.9rem;font-weight:500}.CartSidebar-module__thz8_q__footer{background:#fafaf5;border-top:1px solid #0000000d;padding:24px}.CartSidebar-module__thz8_q__subtotal{color:var(--navy-900,#1b2a4a);justify-content:space-between;align-items:center;margin-bottom:8px;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;display:flex}.CartSidebar-module__thz8_q__taxNote{color:#666;margin:0 0 24px;font-size:.8rem}.CartSidebar-module__thz8_q__checkoutButton{background:var(--gold-500,#c8a960);color:#fff;text-align:center;letter-spacing:1px;width:100%;padding:16px;font-family:Inter,sans-serif;font-weight:600;text-decoration:none;transition:background .2s;display:block}.CartSidebar-module__thz8_q__checkoutButton:hover{background:#b59850}@media (max-width:767px){.CartSidebar-module__thz8_q__sidebar{border-radius:24px 24px 0 0;width:100%;height:85dvh;top:auto;bottom:0}.CartSidebar-module__thz8_q__sidebar:before{content:"";background:#e0e0e0;border-radius:2px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.CartSidebar-module__thz8_q__header{padding:24px 16px 16px}.CartSidebar-module__thz8_q__items{padding:16px}.CartSidebar-module__thz8_q__itemImageWrapper{width:64px;min-width:64px;height:64px}.CartSidebar-module__thz8_q__footer{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.CartSidebar-module__thz8_q__closeButton,.CartSidebar-module__thz8_q__removeButton{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}}
.AppOfferSlider-module__xCZxDW__appSliderWrapper{-webkit-user-select:none;user-select:none;box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;margin:.85rem 0 1rem;font-family:Inter,sans-serif;display:flex}.AppOfferSlider-module__xCZxDW__carouselFrame{border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 16px #1b2a4a1f}.AppOfferSlider-module__xCZxDW__compactSlideCard{color:#fff;box-sizing:border-box;border:1px solid #c8a96066;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:84px;padding:.75rem .9rem;display:flex;position:relative;overflow:hidden}.AppOfferSlider-module__xCZxDW__cardGoldGlow{pointer-events:none;background:radial-gradient(circle,#c8a96040 0%,#c8a96000 70%);width:120px;height:120px;position:absolute;top:-30px;right:-30px}.AppOfferSlider-module__xCZxDW__contentCol{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.AppOfferSlider-module__xCZxDW__topBadgeLine{align-items:center;gap:.4rem;display:flex}.AppOfferSlider-module__xCZxDW__compactBadge{letter-spacing:.6px;color:#fcd34d;text-transform:uppercase;align-items:center;gap:.25rem;font-size:.65rem;font-weight:800;display:inline-flex}.AppOfferSlider-module__xCZxDW__slideCounterPill{color:#ffffff8c;background:#00000040;border-radius:6px;padding:.1rem .35rem;font-size:.62rem;font-weight:700}.AppOfferSlider-module__xCZxDW__headlineRow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.AppOfferSlider-module__xCZxDW__compactTitle{color:#fcd34d;white-space:nowrap;margin:0;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:800;line-height:1.1}.AppOfferSlider-module__xCZxDW__codePillBtn{color:#1b2a4a;cursor:pointer;background:#c8a960;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.18rem .45rem;font-family:monospace;font-size:.72rem;font-weight:800;transition:transform .15s;display:inline-flex;box-shadow:0 2px 6px #00000026}.AppOfferSlider-module__xCZxDW__codePillBtn:active{transform:scale(.96)}.AppOfferSlider-module__xCZxDW__subPerkPill{color:#34d399;background:#10b98133;border:1px solid #10b98180;border-radius:6px;padding:.12rem .4rem;font-size:.68rem;font-weight:700}.AppOfferSlider-module__xCZxDW__compactSubtext{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.72rem;line-height:1.2;overflow:hidden}.AppOfferSlider-module__xCZxDW__actionCol{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:.35rem;display:flex}.AppOfferSlider-module__xCZxDW__iconCircle{background:#c8a96026;border:1px solid #c8a96059;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.AppOfferSlider-module__xCZxDW__compactCtaBtn{color:#1b2a4a;white-space:nowrap;background:linear-gradient(135deg,#fcd34d 0%,#c8a960 100%);border-radius:8px;align-items:center;gap:.25rem;padding:.35rem .65rem;font-size:.72rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0003}.AppOfferSlider-module__xCZxDW__compactCtaBtn:active{transform:scale(.96)}.AppOfferSlider-module__xCZxDW__navArrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:5;opacity:.8;background:#0f1c3f99;border:1px solid #c8a96066;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AppOfferSlider-module__xCZxDW__navArrow:hover{opacity:1;color:#1b2a4a;background:#c8a960;transform:translateY(-50%)scale(1.08)}.AppOfferSlider-module__xCZxDW__prevArrow{left:6px}.AppOfferSlider-module__xCZxDW__nextArrow{right:6px}@media (max-width:768px){.AppOfferSlider-module__xCZxDW__navArrow{display:none!important}.AppOfferSlider-module__xCZxDW__compactSlideCard{touch-action:pan-y;cursor:grab}.AppOfferSlider-module__xCZxDW__compactSlideCard:active{cursor:grabbing}}.AppOfferSlider-module__xCZxDW__dotsRow{justify-content:center;align-items:center;gap:4px;display:flex}.AppOfferSlider-module__xCZxDW__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:all .25s}.AppOfferSlider-module__xCZxDW__activeDot{background:#c8a960;border-radius:3px;width:16px;height:5px}.AppOfferSlider-module__xCZxDW__appQuickPerksStrip{white-space:nowrap;background:#fff;border:1px solid #c8a96040;border-radius:10px;justify-content:space-around;align-items:center;margin-top:.2rem;padding:.45rem .5rem;display:flex;overflow-x:auto;box-shadow:0 2px 8px #1b2a4a0a}.AppOfferSlider-module__xCZxDW__quickPerkItem{color:#1b2a4a;align-items:center;gap:.25rem;font-size:.68rem;font-weight:700;display:flex}.AppOfferSlider-module__xCZxDW__perkDivider{color:#d1d5db;font-size:.65rem}@media (max-width:400px){.AppOfferSlider-module__xCZxDW__compactSlideCard{padding:.65rem .75rem}.AppOfferSlider-module__xCZxDW__compactTitle{font-size:1.05rem}.AppOfferSlider-module__xCZxDW__iconCircle{display:none}}
.PincodeEstimator-module__Et6ltG__estimatorCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:1.5rem 0;padding:1.25rem 1.4rem;transition:all .25s;box-shadow:0 4px 18px #1b2a4a0a}.PincodeEstimator-module__Et6ltG__estimatorCard:hover{border-color:#c8a96066}.PincodeEstimator-module__Et6ltG__headerRow{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.PincodeEstimator-module__Et6ltG__headerTitleGroup{align-items:center;gap:.75rem;display:flex}.PincodeEstimator-module__Et6ltG__iconCircle{background:#c8a96026;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PincodeEstimator-module__Et6ltG__title{color:#1b2a4a;margin:0 0 2px;font-size:.95rem;font-weight:700}.PincodeEstimator-module__Et6ltG__subtitle{color:#64748b;margin:0;font-size:.76rem}.PincodeEstimator-module__Et6ltG__inputForm{align-items:center;gap:.6rem;display:flex}.PincodeEstimator-module__Et6ltG__inputWrapper{flex:1;position:relative}.PincodeEstimator-module__Et6ltG__inputPinIcon{color:#94a3b8;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.PincodeEstimator-module__Et6ltG__pincodeInput{color:#1e293b;letter-spacing:.5px;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:.65rem .85rem .65rem 2.4rem;font-size:.88rem;font-weight:600;transition:all .2s}.PincodeEstimator-module__Et6ltG__pincodeInput:focus{background:#fff;border-color:#c8a960;box-shadow:0 0 0 3px #c8a96026}.PincodeEstimator-module__Et6ltG__checkBtn{color:#fcd34d;cursor:pointer;white-space:nowrap;background:#1b2a4a;border:none;border-radius:10px;padding:.65rem 1.3rem;font-size:.85rem;font-weight:700;transition:all .2s}.PincodeEstimator-module__Et6ltG__checkBtn:hover:not(:disabled){color:#0f172a;background:#c8a960;transform:translateY(-1px)}.PincodeEstimator-module__Et6ltG__checkBtn:disabled{opacity:.5;cursor:not-allowed}.PincodeEstimator-module__Et6ltG__resultBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem 1.15rem;display:flex}.PincodeEstimator-module__Et6ltG__resultTopBar{color:#334155;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.6rem;font-size:.82rem;display:flex}.PincodeEstimator-module__Et6ltG__locationTag{align-items:center;gap:5px;display:flex}.PincodeEstimator-module__Et6ltG__locationTag strong{color:#1b2a4a}.PincodeEstimator-module__Et6ltG__changeBtn{color:#92722a;cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:700;text-decoration:underline}.PincodeEstimator-module__Et6ltG__changeBtn:hover{color:#1b2a4a}.PincodeEstimator-module__Et6ltG__deliveryDateHighlight{background:#fff;border:1.5px solid #c8a96066;border-radius:10px;align-items:center;gap:.85rem;padding:.75rem 1rem;display:flex}.PincodeEstimator-module__Et6ltG__calendarIconBox{background:#1b2a4a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PincodeEstimator-module__Et6ltG__dateTextGroup{flex-direction:column;flex:1;display:flex}.PincodeEstimator-module__Et6ltG__estimatedByLabel{letter-spacing:.8px;color:#64748b;font-size:.65rem;font-weight:800}.PincodeEstimator-module__Et6ltG__actualDate{color:#1b2a4a;font-size:.98rem;font-weight:800}.PincodeEstimator-module__Et6ltG__speedBadge{color:#047857;white-space:nowrap;background:#10b9811f;border:1px solid #10b9814d;border-radius:6px;padding:3px 8px;font-size:.68rem;font-weight:800}.PincodeEstimator-module__Et6ltG__cutoffNotice{border-radius:8px;align-items:center;gap:6px;padding:.45rem .8rem;font-size:.76rem;font-weight:600;line-height:1.4;display:flex}.PincodeEstimator-module__Et6ltG__cutoffEvening{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.PincodeEstimator-module__Et6ltG__cutoffDay{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.PincodeEstimator-module__Et6ltG__perksList{flex-direction:column;gap:.4rem;display:flex}.PincodeEstimator-module__Et6ltG__perkItem{color:#475569;align-items:center;gap:7px;font-size:.8rem;display:flex}.PincodeEstimator-module__Et6ltG__errorAlert{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:6px;margin-top:.6rem;padding:.5rem .85rem;font-size:.78rem;font-weight:500;display:flex}@media (max-width:600px){.PincodeEstimator-module__Et6ltG__deliveryDateHighlight{flex-wrap:wrap;gap:.5rem}.PincodeEstimator-module__Et6ltG__speedBadge{text-align:center;width:100%}}
.page-module__NfDiEG__layout{color:#1a1a1a;background-color:#fafaf8;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.page-module__NfDiEG__main{flex:1;padding-top:72px}.page-module__NfDiEG__container{max-width:1240px;margin:0 auto;padding:0 1.5rem}.page-module__NfDiEG__heroSection{color:#fff;background:radial-gradient(circle at 50% 20%,#172647 0%,#0c1424 75%,#070c17 100%);border-bottom:1px solid #c8a96033;padding:5.5rem 0 5rem;position:relative;overflow:hidden}.page-module__NfDiEG__heroGlowTop{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c8a96038 0%,#c8a96000 70%);width:650px;height:350px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.page-module__NfDiEG__heroGlowBottom{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#fcd34d1f 0%,#0000 70%);width:400px;height:250px;position:absolute;bottom:-60px;right:10%}.page-module__NfDiEG__heroInner{text-align:center;z-index:2;max-width:880px;margin:0 auto;position:relative}.page-module__NfDiEG__heroBadge{letter-spacing:1.5px;color:#fcd34d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#c8a9601f;border:1px solid #c8a96059;border-radius:30px;align-items:center;gap:8px;margin-bottom:1.75rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__NfDiEG__heroTitle{letter-spacing:-.5px;color:#fff;margin:0 0 1.5rem;font-family:Playfair Display,Georgia,serif;font-size:3.4rem;font-weight:800;line-height:1.18}.page-module__NfDiEG__goldText{background:linear-gradient(135deg,#fcd34d 0%,#dfc17b 50%,#c8a960 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.page-module__NfDiEG__desktopBr{display:block}.page-module__NfDiEG__heroSubtitle{color:#cbd5e1;max-width:760px;margin:0 auto 2.25rem;font-size:1.15rem;font-weight:400;line-height:1.75}.page-module__NfDiEG__heroPillsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:2.5rem;display:flex}.page-module__NfDiEG__heroPill{color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:7px;padding:8px 16px;font-size:.82rem;font-weight:500;display:inline-flex}.page-module__NfDiEG__heroBtnGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__NfDiEG__primaryBtn{background:linear-gradient(135deg,#dfc17b 0%,#c8a960 100%);border-radius:12px;align-items:center;gap:8px;padding:.9rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #c8a96059;color:#0f172a!important}.page-module__NfDiEG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #c8a96080;color:#0f172a!important}.page-module__NfDiEG__secondaryBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:8px;padding:.9rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;color:#fff!important}.page-module__NfDiEG__secondaryBtn:hover{background:#ffffff29;border-color:#c8a96099;transform:translateY(-2px);color:#fcd34d!important}.page-module__NfDiEG__statsSection{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;margin-top:-1.5rem;padding:3rem 0;position:relative}.page-module__NfDiEG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__NfDiEG__statCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .25s;display:flex}.page-module__NfDiEG__statCard:hover{border-color:#c8a96080;transform:translateY(-3px);box-shadow:0 10px 25px #1b2a4a0f}.page-module__NfDiEG__statIconBox{color:#92722a;background:#c8a96024;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.page-module__NfDiEG__statTextGroup{flex-direction:column;display:flex}.page-module__NfDiEG__statNumber{color:#1b2a4a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:800;line-height:1.1}.page-module__NfDiEG__statLabel{color:#334155;margin:4px 0 2px;font-size:.88rem;font-weight:700}.page-module__NfDiEG__statSub{color:#64748b;font-size:.75rem}.page-module__NfDiEG__storySection{background:#fafaf8;padding:6rem 0 5rem}.page-module__NfDiEG__sectionHeaderCenter{text-align:center;max-width:720px;margin:0 auto 3.5rem}.page-module__NfDiEG__sectionOverline{letter-spacing:2px;color:#92722a;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:inline-block}.page-module__NfDiEG__sectionTitle{color:#1b2a4a;letter-spacing:-.5px;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:800}.page-module__NfDiEG__goldBar{background:#c8a960;border-radius:2px;width:60px;height:3px;margin:0 auto 1.25rem}.page-module__NfDiEG__sectionDesc{color:#64748b;margin:0;font-size:1.05rem;line-height:1.7}.page-module__NfDiEG__timelineGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__NfDiEG__timelineCard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;padding:1.75rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #00000005}.page-module__NfDiEG__timelineCard:hover{border-color:#c8a960;transform:translateY(-5px);box-shadow:0 16px 32px #1b2a4a14}.page-module__NfDiEG__cardTopRow{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__NfDiEG__cardIconWrap{background:#c8a9601f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__NfDiEG__cardYear{color:#92722a;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:800}.page-module__NfDiEG__milestoneBadge{letter-spacing:1px;color:#64748b;text-transform:uppercase;margin-bottom:.4rem;font-size:.68rem;font-weight:800;display:inline-block}.page-module__NfDiEG__milestoneTitle{color:#1b2a4a;margin:0 0 .75rem;font-size:1.1rem;font-weight:700;line-height:1.35}.page-module__NfDiEG__milestoneDesc{color:#64748b;margin:0;font-size:.88rem;line-height:1.65}.page-module__NfDiEG__pillarsSection{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:5rem 0 6rem}.page-module__NfDiEG__pillarsGrid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.page-module__NfDiEG__pillarCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.page-module__NfDiEG__pillarCard:hover{background:#fff;border-color:#c8a960;transform:translateY(-4px);box-shadow:0 16px 36px #1b2a4a14}.page-module__NfDiEG__pillarIconWrap{background:#e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;transition:all .2s;display:flex}.page-module__NfDiEG__pillarCard:hover .page-module__NfDiEG__pillarIconWrap{color:#fff;background:#c8a960}.page-module__NfDiEG__pillarCard:hover .page-module__NfDiEG__pillarIconWrap svg{stroke:#fff!important}.page-module__NfDiEG__pillarTitle{color:#1b2a4a;margin:0 0 .65rem;font-size:1.15rem;font-weight:700}.page-module__NfDiEG__pillarDesc{color:#64748b;margin:0;font-size:.88rem;line-height:1.65}.page-module__NfDiEG__ctaSection{background:#fafaf8;padding:5rem 0 6rem}.page-module__NfDiEG__ctaCard{color:#fff;text-align:center;background:radial-gradient(circle at 30% 20%,#1e3159 0%,#0e182b 80%,#080d17 100%);border:1px solid #c8a96066;border-radius:28px;padding:4.5rem 3rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #0e182b40}.page-module__NfDiEG__ctaCardGlow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c8a96040 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.page-module__NfDiEG__ctaContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.page-module__NfDiEG__ctaOverline{letter-spacing:2px;color:#fcd34d;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800;display:inline-block}.page-module__NfDiEG__ctaHeading{color:#fff;margin:0 0 1.25rem;font-family:Playfair Display,Georgia,serif;font-size:2.6rem;font-weight:800;line-height:1.25}.page-module__NfDiEG__ctaText{color:#cbd5e1;max-width:680px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.page-module__NfDiEG__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.page-module__NfDiEG__ctaWaBtn{background:#25d366;border-radius:14px;align-items:center;gap:10px;padding:.95rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #25d3664d;color:#fff!important}.page-module__NfDiEG__ctaWaBtn:hover{background:#22c55e;transform:translateY(-2px);box-shadow:0 12px 30px #25d36673;color:#fff!important}.page-module__NfDiEG__ctaStoreBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff40;border-radius:14px;align-items:center;gap:8px;padding:.95rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;color:#fff!important}.page-module__NfDiEG__ctaStoreBtn:hover{background:#ffffff29;border-color:#c8a960;transform:translateY(-2px);color:#fcd34d!important}.page-module__NfDiEG__ctaAddressFooter{color:#94a3b8;background:#00000040;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;display:inline-flex}.page-module__NfDiEG__mapSection{background:#fafaf8;padding:0 0 6rem}.page-module__NfDiEG__mapCard{background:#fff;border:1.5px solid #c8a96066;border-radius:24px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 16px 45px #1b2a4a14}.page-module__NfDiEG__mapGlowBackdrop{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#c8a9602e 0%,#0000 70%);width:320px;height:320px;position:absolute;top:-80px;right:-80px}.page-module__NfDiEG__mapCardHeader{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.75rem;display:flex;position:relative}.page-module__NfDiEG__mapHeaderLeft{flex-direction:column;display:flex}.page-module__NfDiEG__mapPinBadge{letter-spacing:1px;color:#92722a;background:#c8a96026;border:1px solid #c8a96066;border-radius:20px;align-items:center;gap:8px;width:fit-content;margin-bottom:.5rem;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.page-module__NfDiEG__livePulseDot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.5s infinite page-module__NfDiEG__liveBlink;box-shadow:0 0 8px #10b981}@keyframes page-module__NfDiEG__liveBlink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.3)}}.page-module__NfDiEG__mapTitle{color:#1b2a4a;margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:800}.page-module__NfDiEG__mapSubtitle{color:#64748b;margin:0;font-size:.9rem}.page-module__NfDiEG__mapHeaderActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__NfDiEG__mapActionBtn{background:linear-gradient(135deg,#1b2a4a 0%,#0f172a 100%);border:1px solid #c8a96080;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #1b2a4a26;color:#fcd34d!important}.page-module__NfDiEG__mapActionBtn:hover{background:#c8a960;border-color:#c8a960;transform:translateY(-2px);color:#0f172a!important}.page-module__NfDiEG__directionsBtn{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.45rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#1e293b!important}.page-module__NfDiEG__directionsBtn:hover{background:#e2e8f0;border-color:#94a3b8;transform:translateY(-2px)}.page-module__NfDiEG__mapIframeWrapper{border:1.5px solid #e2e8f0;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 2px 10px #0000000d}.page-module__NfDiEG__glowingPinOverlay{z-index:10;pointer-events:auto;flex-direction:column;align-items:center;display:flex;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.page-module__NfDiEG__glowingPinCore{color:#fcd34d;z-index:2;background:linear-gradient(135deg,#1b2a4a,#0a1120);border:2px solid #fcd34d;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;animation:3s ease-in-out infinite page-module__NfDiEG__floatPin;display:flex;position:relative;box-shadow:0 0 25px #c8a960e6,0 4px 15px #0000004d}.page-module__NfDiEG__pinIcon{filter:drop-shadow(0 0 6px #fcd34dcc);stroke:#fcd34d!important}@keyframes page-module__NfDiEG__floatPin{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.page-module__NfDiEG__sonarWave{pointer-events:none;z-index:1;background:#c8a96059;border:1.5px solid #fcd34d;border-radius:50%;width:90px;height:90px;animation:2.4s cubic-bezier(.2,.8,.2,1) infinite page-module__NfDiEG__sonarPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__NfDiEG__sonarWaveDelay{pointer-events:none;z-index:1;background:#c8a96040;border:1.5px solid #fcd34d;border-radius:50%;width:90px;height:90px;animation:2.4s cubic-bezier(.2,.8,.2,1) 1.2s infinite page-module__NfDiEG__sonarPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__NfDiEG__sonarPulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}.page-module__NfDiEG__glowingPinLabel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#0f172aeb;border:1.5px solid #c8a960;border-radius:12px;flex-direction:column;align-items:center;margin-top:10px;padding:6px 14px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 8px 24px #0000004d;color:#fff!important}.page-module__NfDiEG__glowingPinLabel strong{color:#fcd34d;font-size:.82rem}.page-module__NfDiEG__glowingPinLabel span{color:#e2e8f0;font-size:.7rem}.page-module__NfDiEG__glowingPinLabel:hover{border-color:#fcd34d;transform:scale(1.06);box-shadow:0 10px 30px #c8a96080}@media (max-width:1024px){.page-module__NfDiEG__heroTitle{font-size:2.75rem}.page-module__NfDiEG__statsGrid,.page-module__NfDiEG__timelineGrid,.page-module__NfDiEG__pillarsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__NfDiEG__heroSection{padding:3.5rem 0}.page-module__NfDiEG__heroTitle{font-size:2.1rem}.page-module__NfDiEG__desktopBr{display:inline}.page-module__NfDiEG__heroSubtitle{font-size:.98rem}.page-module__NfDiEG__heroPillsRow{flex-direction:column;gap:8px}.page-module__NfDiEG__heroPill{justify-content:center;width:100%}.page-module__NfDiEG__heroBtnGroup{flex-direction:column;width:100%}.page-module__NfDiEG__primaryBtn,.page-module__NfDiEG__secondaryBtn{justify-content:center;width:100%}.page-module__NfDiEG__statsSection{margin-top:0;padding:2rem 0}.page-module__NfDiEG__statsGrid,.page-module__NfDiEG__timelineGrid,.page-module__NfDiEG__pillarsGrid{grid-template-columns:1fr;gap:1rem}.page-module__NfDiEG__ctaCard{border-radius:20px;padding:3rem 1.5rem}.page-module__NfDiEG__ctaHeading{font-size:1.85rem}.page-module__NfDiEG__ctaActions{flex-direction:column;width:100%}.page-module__NfDiEG__ctaWaBtn,.page-module__NfDiEG__ctaStoreBtn{justify-content:center;width:100%}.page-module__NfDiEG__mapCard{padding:1.2rem}.page-module__NfDiEG__mapHeaderActions{width:100%}.page-module__NfDiEG__mapActionBtn,.page-module__NfDiEG__directionsBtn{justify-content:center;width:100%}}
.page-module__Ca7mYW__pageContainer{color:#1b2a4a;background:linear-gradient(135deg,#fbf9f4 0%,#f4eee3 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.page-module__Ca7mYW__mainContent{flex:1;padding:95px 16px 60px}.page-module__Ca7mYW__contentWrap{width:100%;max-width:1050px;margin:0 auto}.page-module__Ca7mYW__backButton{color:#1b2a4a;background:#fff;border:1px solid #c8a9604d;border-radius:20px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.45rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0000000a}.page-module__Ca7mYW__backButton:hover{color:#fff;background:#1b2a4a;transform:translate(-3px)}.page-module__Ca7mYW__orderHeaderCard{background:#fff;border:1.5px solid #c8a96047;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 8px 25px #1b2a4a0d}.page-module__Ca7mYW__orderIdGroup{flex-direction:column;gap:.2rem;display:flex}.page-module__Ca7mYW__orderIdLabel{letter-spacing:1px;color:#c8a960;font-size:.7rem;font-weight:800}.page-module__Ca7mYW__orderIdRow{align-items:center;gap:.5rem;display:flex}.page-module__Ca7mYW__orderIdText{color:#1b2a4a;margin:0;font-family:Playfair Display,serif;font-size:1.85rem;font-weight:700}.page-module__Ca7mYW__copySmallBtn{cursor:pointer;color:#666;background:#fafaf5;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;padding:4px 6px;transition:all .2s;display:flex}.page-module__Ca7mYW__copySmallBtn:hover{color:#1b2a4a;background:#ede8dd}.page-module__Ca7mYW__placedDate{color:#777;margin:.25rem 0 0;font-size:.85rem}.page-module__Ca7mYW__orderHeaderRight{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.page-module__Ca7mYW__headerTotal{color:#1b2a4a;font-size:1.4rem;font-weight:800}.page-module__Ca7mYW__statusBadge{letter-spacing:.5px;border-radius:20px;padding:.35rem .85rem;font-size:.8rem;font-weight:800}.page-module__Ca7mYW__status_confirmed{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.page-module__Ca7mYW__status_shipped{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.page-module__Ca7mYW__status_delivered{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.page-module__Ca7mYW__status_pending{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.page-module__Ca7mYW__status_cancelled{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.page-module__Ca7mYW__shippingTrackerCard{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#152744 60%,#1e3a60 100%);border:1.5px solid #c8a960;border-radius:18px;margin-bottom:1.25rem;padding:1.5rem 1.75rem;box-shadow:0 10px 30px #1b2a4a33}.page-module__Ca7mYW__trackingHeader{align-items:center;gap:.85rem;margin-bottom:1.1rem;display:flex}.page-module__Ca7mYW__courierIconWrap{background:#c8a96026;border:1px solid #c8a96059;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.page-module__Ca7mYW__trackingSubtitle{letter-spacing:1.5px;color:#c8a960;font-size:.7rem;font-weight:800;display:block}.page-module__Ca7mYW__courierTitle{color:#fff;margin:0;font-family:Playfair Display,serif;font-size:1.35rem}.page-module__Ca7mYW__awbInfoRow{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.85rem 1.1rem;display:flex}.page-module__Ca7mYW__awbLabel{color:#ffffffb3;font-size:.7rem;font-weight:700;display:block}.page-module__Ca7mYW__awbCode{color:#fcd34d;letter-spacing:1px;font-family:monospace;font-size:1.2rem}.page-module__Ca7mYW__copyAwbBtn{color:#fcd34d;cursor:pointer;background:#c8a96033;border:1px solid #c8a960;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__Ca7mYW__copyAwbBtn:hover{color:#1b2a4a;background:#c8a960}.page-module__Ca7mYW__liveTrackCTA{color:#1b2a4a;background:linear-gradient(135deg,#c8a960 0%,#d4bc80 100%);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 15px #c8a96066}.page-module__Ca7mYW__liveTrackCTA:hover{transform:translateY(-2px);box-shadow:0 8px 25px #c8a96099}.page-module__Ca7mYW__preparingShipmentCard{background:#fff;border:1.5px dashed #c8a96066;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1.25rem 1.5rem;display:flex}.page-module__Ca7mYW__prepIconWrap{background:#fafaf5;border:1px solid #c8a9604d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__Ca7mYW__prepText strong{color:#1b2a4a;margin-bottom:2px;font-size:.95rem;display:block}.page-module__Ca7mYW__prepText p{color:#666;margin:0;font-size:.82rem;line-height:1.4}.page-module__Ca7mYW__timelineCard{background:#fff;border:1.5px solid #c8a96040;border-radius:18px;margin-bottom:1.25rem;padding:1.5rem 1.75rem;box-shadow:0 6px 20px #1b2a4a0a}.page-module__Ca7mYW__sectionHeading{color:#1b2a4a;margin:0 0 1rem;font-family:Playfair Display,serif;font-size:1.15rem}.page-module__Ca7mYW__stepperWrap{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.page-module__Ca7mYW__stepNode{flex-direction:column;align-items:center;gap:.35rem;display:flex}.page-module__Ca7mYW__stepCircle{color:#9ca3af;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:800;display:flex}.page-module__Ca7mYW__stepTitle{color:#888;font-size:.75rem;font-weight:600}.page-module__Ca7mYW__stepDone .page-module__Ca7mYW__stepCircle{color:#fff;background:#10b981;border-color:#10b981}.page-module__Ca7mYW__stepDone .page-module__Ca7mYW__stepTitle{color:#10b981;font-weight:700}.page-module__Ca7mYW__stepCurrent .page-module__Ca7mYW__stepCircle{color:#c8a960;background:#1b2a4a;border-color:#c8a960;box-shadow:0 0 12px #c8a96073}.page-module__Ca7mYW__stepCurrent .page-module__Ca7mYW__stepTitle{color:#1b2a4a;font-weight:800}.page-module__Ca7mYW__stepLine{background:#e5e7eb;flex:1;height:2px;margin:0 6px;position:relative;top:-12px}.page-module__Ca7mYW__stepLineActive{background:#10b981}.page-module__Ca7mYW__orderGrid{grid-template-columns:1.3fr 1fr;gap:1.25rem;display:grid}.page-module__Ca7mYW__cardContainer{background:#fff;border:1.5px solid #c8a96040;border-radius:18px;margin-bottom:1.25rem;padding:1.5rem;box-shadow:0 6px 20px #1b2a4a0a}.page-module__Ca7mYW__cardHeaderWithIcon{align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.page-module__Ca7mYW__cardHeaderWithIcon .page-module__Ca7mYW__sectionHeading{margin:0}.page-module__Ca7mYW__itemsList{flex-direction:column;gap:1rem;display:flex}.page-module__Ca7mYW__productRow{border-bottom:1px solid #f0ece3;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.page-module__Ca7mYW__productRow:last-child{border-bottom:none;padding-bottom:0}.page-module__Ca7mYW__productImageWrap{background:#fff;border:1px solid #c8a9604d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.page-module__Ca7mYW__productImg{object-fit:cover;width:100%;height:100%}.page-module__Ca7mYW__productImgPlaceholder{color:#c8a960;font-size:1rem;font-weight:700}.page-module__Ca7mYW__productInfo{flex:1}.page-module__Ca7mYW__productName{color:#1b2a4a;margin:0 0 .3rem;font-size:.95rem;font-weight:700}.page-module__Ca7mYW__productMetaTags{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.3rem;display:flex}.page-module__Ca7mYW__metaBadge{color:#666;background:#fafaf5;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;font-size:.75rem}.page-module__Ca7mYW__qtyBadge{color:#1b2a4a;font-size:.75rem;font-weight:700}.page-module__Ca7mYW__productPrice{color:#1b2a4a;font-size:.95rem;font-weight:800}.page-module__Ca7mYW__breakdownList{flex-direction:column;gap:.6rem;display:flex}.page-module__Ca7mYW__breakdownRow{color:#666;justify-content:space-between;font-size:.9rem;display:flex}.page-module__Ca7mYW__freeShipping{color:#059669;font-weight:700}.page-module__Ca7mYW__breakdownDivider{background:#f0ece3;height:1px;margin:.4rem 0}.page-module__Ca7mYW__breakdownTotalRow{color:#1b2a4a;justify-content:space-between;font-size:1.05rem;display:flex}.page-module__Ca7mYW__totalValue{color:#1b2a4a;font-size:1.25rem;font-weight:800}.page-module__Ca7mYW__recipientName{color:#1b2a4a;margin-bottom:.3rem;font-size:.95rem;display:block}.page-module__Ca7mYW__addressLine{color:#666;margin:0 0 .2rem;font-size:.85rem;line-height:1.4}.page-module__Ca7mYW__phoneLine{color:#1b2a4a;margin:.4rem 0 0;font-size:.85rem;font-weight:600}.page-module__Ca7mYW__paymentBody{flex-direction:column;gap:.5rem;display:flex}.page-module__Ca7mYW__payItem{color:#666;justify-content:space-between;font-size:.85rem;display:flex}.page-module__Ca7mYW__payItem strong{color:#1b2a4a}.page-module__Ca7mYW__paymentStatusPaid{color:#059669;background:#ecfdf5;border-radius:12px;padding:2px 8px;font-size:.75rem}.page-module__Ca7mYW__whatsappHelpCardBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 14px #25d36640}.page-module__Ca7mYW__whatsappHelpCardBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.page-module__Ca7mYW__loadingWrapper{background:#fbf9f4;flex-direction:column;min-height:100vh;display:flex}.page-module__Ca7mYW__loadingContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__Ca7mYW__spinner{border:3px solid #e5e7eb;border-top-color:#c8a960;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite page-module__Ca7mYW__spin}@keyframes page-module__Ca7mYW__spin{to{transform:rotate(360deg)}}@media (max-width:767px){.page-module__Ca7mYW__mainContent{padding:75px 12px 60px}.page-module__Ca7mYW__orderHeaderCard{border-radius:14px;padding:1.15rem 1rem}.page-module__Ca7mYW__orderIdText{font-size:1.4rem}.page-module__Ca7mYW__shippingTrackerCard{border-radius:14px;padding:1.25rem 1rem}.page-module__Ca7mYW__courierTitle{font-size:1.15rem}.page-module__Ca7mYW__awbCode{font-size:1.05rem}.page-module__Ca7mYW__timelineCard{border-radius:14px;padding:1.15rem 1rem}.page-module__Ca7mYW__orderGrid{grid-template-columns:1fr;gap:1rem}.page-module__Ca7mYW__cardContainer{border-radius:14px;padding:1.15rem 1rem}}
.page-module__rM2rjG__container{color:#1b2a4a;background:linear-gradient(135deg,#fbf9f4 0%,#f4eee3 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.page-module__rM2rjG__main{flex:1;width:100%;max-width:1050px;margin:0 auto;padding:95px 16px 60px}.page-module__rM2rjG__accountWrapper{flex-direction:column;gap:1.5rem;display:flex}.page-module__rM2rjG__heroProfileCard{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#152744 60%,#1e3a60 100%);border:1.5px solid #c8a960;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.75rem 2rem;display:flex;box-shadow:0 12px 35px #1b2a4a2e}.page-module__rM2rjG__profileLeft{align-items:center;gap:1.25rem;display:flex}.page-module__rM2rjG__avatarCircle{color:#1b2a4a;background:linear-gradient(135deg,#c8a960 0%,#e6c875 100%);border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-family:Playfair Display,serif;font-size:2rem;font-weight:800;display:flex;box-shadow:0 6px 20px #c8a96066}.page-module__rM2rjG__profileDetails{flex-direction:column;gap:.35rem;display:flex}.page-module__rM2rjG__nameRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__rM2rjG__profileName{color:#fff;margin:0;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700}.page-module__rM2rjG__verifiedBadge{color:#34d399;background:#10b98133;border:1px solid #10b98180;border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__rM2rjG__profileEmail{color:#ffffffbf;align-items:center;gap:.4rem;margin:0;font-size:.9rem;display:flex}.page-module__rM2rjG__profileRight{align-items:center;gap:1rem;display:flex}.page-module__rM2rjG__statsPill{color:#fff;background:#ffffff1a;border:1px solid #c8a96066;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.9rem;display:flex}.page-module__rM2rjG__statsPill strong{color:#fcd34d;font-size:1.05rem}.page-module__rM2rjG__logoutBtn{color:#fca5a5;cursor:pointer;background:#dc262626;border:1px solid #dc262666;border-radius:12px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__rM2rjG__logoutBtn:hover{color:#fff;background:#dc2626}.page-module__rM2rjG__segmentedTabsBar{background:#fff;border:1.5px solid #c8a96047;border-radius:16px;gap:6px;padding:6px;display:flex;box-shadow:0 4px 15px #1b2a4a0a}.page-module__rM2rjG__tabPill{color:#666;cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.page-module__rM2rjG__tabPill:hover{color:#1b2a4a;background:#f8f6f0}.page-module__rM2rjG__activeTabPill{color:#c8a960;background:#1b2a4a;font-weight:700;box-shadow:0 4px 12px #1b2a4a40}.page-module__rM2rjG__activeTabPill:hover{color:#c8a960;background:#1b2a4a}.page-module__rM2rjG__tabContentArea{flex-direction:column;display:flex}.page-module__rM2rjG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__rM2rjG__sectionTitle{color:#1b2a4a;margin:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.page-module__rM2rjG__sectionCount{color:#888;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:.3rem .85rem;font-size:.85rem;font-weight:700}.page-module__rM2rjG__ordersGrid{flex-direction:column;gap:1rem;display:flex}.page-module__rM2rjG__modernOrderCard{color:inherit;background:#fff;border:1.5px solid #c8a96040;border-radius:18px;flex-direction:column;gap:.9rem;padding:1.4rem 1.6rem;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 6px 20px #1b2a4a0a}.page-module__rM2rjG__modernOrderCard:hover{border-color:#c8a960;transform:translateY(-2px);box-shadow:0 10px 30px #c8a9602e}.page-module__rM2rjG__orderCardTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.page-module__rM2rjG__orderIdBlock{align-items:baseline;gap:.75rem;display:flex}.page-module__rM2rjG__orderRefText{color:#1b2a4a;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.page-module__rM2rjG__orderDateText{color:#888;font-size:.82rem}.page-module__rM2rjG__orderStatusPill{letter-spacing:.5px;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.page-module__rM2rjG__statusConfirmed{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.page-module__rM2rjG__statusShipped{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.page-module__rM2rjG__statusDelivered{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.page-module__rM2rjG__statusPending{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.page-module__rM2rjG__statusCancelled{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.page-module__rM2rjG__shipmentSnippet{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#1e3a60 100%);border:1px solid #c8a960;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.82rem;display:flex}.page-module__rM2rjG__shipmentSnippet strong{color:#fcd34d}.page-module__rM2rjG__orderCardMiddle{justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.page-module__rM2rjG__itemsThumbsRow{align-items:center;gap:.45rem;display:flex}.page-module__rM2rjG__thumbWrapper{background:#f8f6f0;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.page-module__rM2rjG__thumbImg{object-fit:cover;width:100%;height:100%}.page-module__rM2rjG__thumbInitial{color:#c8a960;font-size:.8rem;font-weight:700}.page-module__rM2rjG__moreItemsCount{color:#1b2a4a;background:#ede8dd;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.page-module__rM2rjG__itemsCountLabel{color:#666;margin-left:.5rem;font-size:.85rem;font-weight:500}.page-module__rM2rjG__priceBlock{text-align:right}.page-module__rM2rjG__priceLabel{color:#888;letter-spacing:.5px;font-size:.7rem;font-weight:700;display:block}.page-module__rM2rjG__priceValue{color:#1b2a4a;font-size:1.25rem;font-weight:800}.page-module__rM2rjG__orderCardFooter{border-top:1px solid #f0ece3;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.page-module__rM2rjG__viewDetailsPrompt{color:#c8a960;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;display:flex}.page-module__rM2rjG__arrowIcon{color:#c8a960;transition:transform .2s}.page-module__rM2rjG__modernOrderCard:hover .page-module__rM2rjG__arrowIcon{transform:translate(4px)}.page-module__rM2rjG__emptyOrdersCard{text-align:center;background:#fff;border:1.5px dashed #c8a96066;border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;padding:3.5rem 2rem;display:flex}.page-module__rM2rjG__emptyOrdersCard h3{color:#1b2a4a;margin:.5rem 0 0;font-family:Playfair Display,serif;font-size:1.4rem}.page-module__rM2rjG__emptyOrdersCard p{color:#666;max-width:450px;margin:0;font-size:.95rem}.page-module__rM2rjG__shopNowBtn{color:#c8a960;background:linear-gradient(135deg,#1b2a4a 0%,#152744 100%);border:1.5px solid #c8a960;border-radius:12px;margin-top:.75rem;padding:.8rem 1.75rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module__rM2rjG__shopNowBtn:hover{color:#1b2a4a;background:#c8a960;transform:translateY(-2px)}.page-module__rM2rjG__profileCard{background:#fff;border:1.5px solid #c8a96040;border-radius:18px;padding:2rem;box-shadow:0 6px 20px #1b2a4a0a}.page-module__rM2rjG__profileForm{flex-direction:column;gap:1.25rem;display:flex}.page-module__rM2rjG__formGroup{flex-direction:column;gap:.4rem;display:flex}.page-module__rM2rjG__formGrid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__rM2rjG__inputLabel{color:#1b2a4a;font-size:.85rem;font-weight:700}.page-module__rM2rjG__textInput,.page-module__rM2rjG__textInputDisabled{border:1.5px solid #e5e7eb;border-radius:12px;outline:none;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.page-module__rM2rjG__textInput:focus{border-color:#c8a960}.page-module__rM2rjG__textInputDisabled{color:#888;cursor:not-allowed;background:#f9f8f4}.page-module__rM2rjG__saveProfileBtn{color:#c8a960;cursor:pointer;background:linear-gradient(135deg,#1b2a4a 0%,#152744 100%);border:1.5px solid #c8a960;border-radius:12px;margin-top:.5rem;padding:.95rem 1.8rem;font-size:1rem;font-weight:700;transition:all .25s}.page-module__rM2rjG__saveProfileBtn:hover{color:#1b2a4a;background:#c8a960;transform:translateY(-2px)}.page-module__rM2rjG__addAddressHeaderBtn{color:#c8a960;cursor:pointer;background:#1b2a4a;border:1px solid #c8a960;border-radius:10px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.page-module__rM2rjG__addAddressHeaderBtn:hover{color:#1b2a4a;background:#c8a960}.page-module__rM2rjG__addressesList{flex-direction:column;gap:.85rem;display:flex}.page-module__rM2rjG__modernAddressCard{background:#fff;border:1.5px solid #c8a96040;border-radius:16px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 15px #1b2a4a0a}.page-module__rM2rjG__addressContent{align-items:center;gap:1rem;display:flex}.page-module__rM2rjG__addressIconWrap{background:#f8f6f0;border:1px solid #c8a9604d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__rM2rjG__addressLine1{color:#1b2a4a;font-size:.95rem;display:block}.page-module__rM2rjG__addressCityState{color:#666;margin:.2rem 0 0;font-size:.85rem}.page-module__rM2rjG__deleteAddressBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.page-module__rM2rjG__deleteAddressBtn:hover{color:#fff;background:#dc2626}.page-module__rM2rjG__emptyAddressesCard{text-align:center;background:#fff;border:1.5px dashed #c8a96066;border-radius:18px;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.page-module__rM2rjG__emptyAddressesCard p{color:#666;max-width:400px;margin:0;font-size:.9rem}.page-module__rM2rjG__addAddressPromptBtn{color:#c8a960;cursor:pointer;background:#1b2a4a;border:1px solid #c8a960;border-radius:10px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.7rem 1.4rem;font-weight:700;display:flex}.page-module__rM2rjG__addressFormCard{background:#fff;border:1.5px solid #c8a9604d;border-radius:18px;padding:1.75rem;box-shadow:0 6px 20px #1b2a4a0a}.page-module__rM2rjG__formCardTitle{color:#1b2a4a;margin:0 0 1.25rem;font-family:Playfair Display,serif;font-size:1.25rem}.page-module__rM2rjG__addressForm{flex-direction:column;gap:1rem;display:flex}.page-module__rM2rjG__addressFormActions{gap:.75rem;margin-top:.5rem;display:flex}.page-module__rM2rjG__saveAddressBtn{color:#c8a960;cursor:pointer;background:#1b2a4a;border:1px solid #c8a960;border-radius:10px;padding:.8rem 1.5rem;font-weight:700}.page-module__rM2rjG__cancelAddressBtn{color:#666;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:.8rem 1.5rem;font-weight:600}.page-module__rM2rjG__adminBlock{text-align:center;background:#fff;border:1.5px solid #c8a960;border-radius:20px;padding:3.5rem 2rem;box-shadow:0 10px 30px #1b2a4a14}.page-module__rM2rjG__adminIcon{margin-bottom:.5rem;font-size:3.5rem}.page-module__rM2rjG__adminTitle{color:#1b2a4a;margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:2rem}.page-module__rM2rjG__adminSubtitle{color:#666;max-width:500px;margin:0 auto 2rem}.page-module__rM2rjG__adminActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__rM2rjG__adminBtn{color:#c8a960;background:#1b2a4a;border:1.5px solid #c8a960;border-radius:12px;padding:.85rem 1.8rem;font-weight:700;text-decoration:none}.page-module__rM2rjG__adminLogoutBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:.85rem 1.8rem;font-weight:700}.page-module__rM2rjG__loadingScreen{background:#fbf9f4;flex-direction:column;min-height:100vh;display:flex}.page-module__rM2rjG__loadingBox,.page-module__rM2rjG__tabLoader{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.85rem;min-height:300px;display:flex}.page-module__rM2rjG__spinner{border:3px solid #e5e7eb;border-top-color:#c8a960;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__rM2rjG__spin}@keyframes page-module__rM2rjG__spin{to{transform:rotate(360deg)}}@media (max-width:767px){.page-module__rM2rjG__main{padding:75px 12px 60px}.page-module__rM2rjG__heroProfileCard{border-radius:16px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem 1rem}.page-module__rM2rjG__profileLeft{width:100%}.page-module__rM2rjG__avatarCircle{width:56px;height:56px;font-size:1.6rem}.page-module__rM2rjG__profileName{font-size:1.4rem}.page-module__rM2rjG__profileRight{border-top:1px solid #ffffff1f;justify-content:space-between;width:100%;padding-top:.75rem}.page-module__rM2rjG__segmentedTabsBar{gap:4px;padding:4px}.page-module__rM2rjG__tabPill{gap:.3rem;padding:.65rem .4rem;font-size:.8rem}.page-module__rM2rjG__tabPill span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-module__rM2rjG__modernOrderCard{border-radius:14px;padding:1.15rem 1rem}.page-module__rM2rjG__orderRefText{font-size:1.1rem}.page-module__rM2rjG__formGrid2{grid-template-columns:1fr}.page-module__rM2rjG__profileCard,.page-module__rM2rjG__addressFormCard{border-radius:14px;padding:1.25rem 1rem}}
.checkout-module__6Nj7Kq__checkoutPage{color:#1b2a4a;background:linear-gradient(135deg,#fbf9f4 0%,#f4eee3 100%);min-height:100vh;padding-bottom:100px;font-family:Inter,sans-serif}.checkout-module__6Nj7Kq__checkoutNavHeader{color:#fff;z-index:100;background:#1b2a4a;border-bottom:1.5px solid #c8a960;padding:12px 18px;position:sticky;top:0;box-shadow:0 4px 15px #1b2a4a33}.checkout-module__6Nj7Kq__navHeaderInner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.checkout-module__6Nj7Kq__backLink{color:#c8a960;align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.checkout-module__6Nj7Kq__backLink:hover{opacity:.8}.checkout-module__6Nj7Kq__checkoutBrandLogo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.checkout-module__6Nj7Kq__brandLogoImg{object-fit:cover;background:#fff;border:1px solid #c8a960;border-radius:50%;width:28px;height:28px}.checkout-module__6Nj7Kq__brandLogoText{color:#fff;letter-spacing:.5px;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.checkout-module__6Nj7Kq__secureBadge{color:#10b981;letter-spacing:.5px;background:#10b9811f;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.7rem;font-weight:800;display:flex}.checkout-module__6Nj7Kq__stepProgressStrip{background:#fff;border-bottom:1px solid #c8a96040;padding:8px 14px;box-shadow:0 2px 8px #00000005}.checkout-module__6Nj7Kq__stepProgressInner{justify-content:center;align-items:center;gap:.6rem;max-width:1100px;margin:0 auto;display:flex}.checkout-module__6Nj7Kq__stepPill{color:#1b2a4a;background:#fbf9f4;border:1px solid #c8a96059;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}.checkout-module__6Nj7Kq__stepCircle{color:#1b2a4a;background:#c8a960;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;display:flex}.checkout-module__6Nj7Kq__activeStepPill{color:#c8a960;background:#1b2a4a;border-color:#1b2a4a}.checkout-module__6Nj7Kq__activeStepPill .checkout-module__6Nj7Kq__stepCircle{color:#1b2a4a;background:#c8a960}.checkout-module__6Nj7Kq__doneStepPill{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.checkout-module__6Nj7Kq__doneStepPill .checkout-module__6Nj7Kq__stepCircle{color:#fff;background:#10b981}.checkout-module__6Nj7Kq__stepConnector{background:#e5e7eb;border-radius:2px;width:18px;height:2px}.checkout-module__6Nj7Kq__activeConnector{background:#c8a960}.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1.35fr 1fr;align-items:flex-start;gap:2rem;max-width:1100px;margin:1.5rem auto 0;padding:0 1.25rem;display:grid}.checkout-module__6Nj7Kq__mainFlowColumn{flex-direction:column;display:flex}.checkout-module__6Nj7Kq__cardContainer{background:#fff;border:1.5px solid #c8a96040;border-radius:18px;padding:1.75rem;box-shadow:0 6px 25px #1b2a4a0a}.checkout-module__6Nj7Kq__authPromptCard{box-sizing:border-box;background:#faf8f2;border:1px solid #c8a96073;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:1.25rem;padding:.35rem .85rem;display:flex;box-shadow:0 1px 4px #1b2a4a08}.checkout-module__6Nj7Kq__authPromptLeft{align-items:center;gap:.45rem;display:flex}.checkout-module__6Nj7Kq__authPromptIconCircle{background:#c8a9602e;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.checkout-module__6Nj7Kq__authPromptTitle{color:#1b2a4a;letter-spacing:.2px;margin:0;font-size:.82rem;font-weight:600}.checkout-module__6Nj7Kq__authPromptBtn{color:#c8a960;white-space:nowrap;background:#1b2a4a;border:1px solid #c8a960;border-radius:6px;align-items:center;gap:.25rem;padding:.22rem .65rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.checkout-module__6Nj7Kq__authPromptBtn:hover{color:#1b2a4a;background:#c8a960}.checkout-module__6Nj7Kq__authActiveCard{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .85rem;font-size:.78rem;display:flex}.checkout-module__6Nj7Kq__sectionHeaderRow{border-bottom:1px solid #f0ece3;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.checkout-module__6Nj7Kq__sectionIconTitle{align-items:center;gap:.6rem;display:flex}.checkout-module__6Nj7Kq__sectionIconTitle h2{color:#1b2a4a;margin:0;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.checkout-module__6Nj7Kq__editStepBtn{color:#c8a960;cursor:pointer;background:0 0;border:1px solid #c8a960;border-radius:8px;padding:.35rem .85rem;font-size:.82rem;font-weight:700;transition:all .2s}.checkout-module__6Nj7Kq__editStepBtn:hover{color:#1b2a4a;background:#c8a960}.checkout-module__6Nj7Kq__savedAddressesWrap{background:#fbf9f4;border:1px solid #c8a96040;border-radius:12px;margin-bottom:1.5rem;padding:.85rem 1rem}.checkout-module__6Nj7Kq__savedAddressTitle{color:#1b2a4a;margin-bottom:.5rem;font-size:.82rem;font-weight:700;display:block}.checkout-module__6Nj7Kq__savedAddressRow{gap:.6rem;padding-bottom:4px;display:flex;overflow-x:auto}.checkout-module__6Nj7Kq__savedAddrPill{cursor:pointer;text-align:left;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.2rem;padding:.6rem .9rem;transition:all .2s;display:flex}.checkout-module__6Nj7Kq__savedAddrPill strong{color:#1b2a4a;font-size:.82rem}.checkout-module__6Nj7Kq__savedAddrPill span{color:#666;font-size:.75rem}.checkout-module__6Nj7Kq__savedAddrPill:hover{background:#faf7f0;border-color:#c8a960}.checkout-module__6Nj7Kq__checkoutForm{flex-direction:column;gap:1.15rem;display:flex}.checkout-module__6Nj7Kq__inputGrid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-module__6Nj7Kq__floatingField{flex-direction:column;gap:.35rem;display:flex}.checkout-module__6Nj7Kq__fieldLabel{color:#1b2a4a;font-size:.82rem;font-weight:700}.checkout-module__6Nj7Kq__modernInput{color:#1b2a4a;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.checkout-module__6Nj7Kq__modernInput:focus{border-color:#c8a960;box-shadow:0 0 0 3px #c8a96026}.checkout-module__6Nj7Kq__inputFilledGreen{background:#f0fdf4;border-color:#86efac}.checkout-module__6Nj7Kq__trustMicroRow{background:#fbf9f4;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:.25rem;padding:.75rem 1rem;display:flex}.checkout-module__6Nj7Kq__trustItem{color:#1b2a4a;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:flex}.checkout-module__6Nj7Kq__primaryActionBtn{color:#c8a960;cursor:pointer;background:linear-gradient(135deg,#1b2a4a 0%,#152744 100%);border:1.5px solid #c8a960;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;margin-top:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 6px 20px #1b2a4a33}.checkout-module__6Nj7Kq__primaryActionBtn:hover{color:#1b2a4a;background:#c8a960;transform:translateY(-2px);box-shadow:0 8px 25px #c8a96059}.checkout-module__6Nj7Kq__deliveryReviewCard{background:#fbf9f4;border:1.5px solid #c8a9604d;border-radius:14px;flex-direction:column;gap:.3rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.checkout-module__6Nj7Kq__reviewCardHeader{letter-spacing:1px;color:#c8a960;align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;display:flex}.checkout-module__6Nj7Kq__reviewName{color:#1b2a4a;font-size:1.05rem}.checkout-module__6Nj7Kq__reviewAddress{color:#555;margin:0;font-size:.88rem}.checkout-module__6Nj7Kq__reviewPhone{color:#777;margin-top:.2rem;font-size:.82rem}.checkout-module__6Nj7Kq__paymentMethodsGroup{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.checkout-module__6Nj7Kq__paymentOptionCard{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.checkout-module__6Nj7Kq__paymentCardActive{background:#faf8f2;border-color:#c8a960;box-shadow:0 2px 10px #c8a9601f}.checkout-module__6Nj7Kq__nativeRadio{opacity:0;position:absolute}.checkout-module__6Nj7Kq__customRadio{border:1.5px solid #c8a960;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.checkout-module__6Nj7Kq__radioDot{background:#c8a960;border-radius:50%;width:9px;height:9px}.checkout-module__6Nj7Kq__paymentCardContent{flex-direction:column;flex:1;gap:.15rem;display:flex}.checkout-module__6Nj7Kq__paymentNameRow{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.checkout-module__6Nj7Kq__paymentTitleText{color:#1b2a4a;font-size:.88rem;font-weight:700}.checkout-module__6Nj7Kq__recommendedPill{color:#059669;letter-spacing:.5px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;padding:.15rem .45rem;font-size:.65rem;font-weight:800}.checkout-module__6Nj7Kq__codBadge{color:#475569;background:#f1f5f9;border-radius:6px;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.checkout-module__6Nj7Kq__paymentCardDisabled{opacity:.65;cursor:not-allowed;background:#f8fafc;border:1.5px dashed #cbd5e1!important}.checkout-module__6Nj7Kq__disabledBadge{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.checkout-module__6Nj7Kq__paymentSubtext{color:#777;margin:.1rem 0 0;font-size:.72rem}.checkout-module__6Nj7Kq__step2Actions{gap:.85rem;margin-top:.75rem;display:flex}.checkout-module__6Nj7Kq__backBtn{color:#1b2a4a;cursor:pointer;background:0 0;border:1px solid #c8a96066;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.checkout-module__6Nj7Kq__backBtn:hover{background:#faf8f2;border-color:#c8a960}.checkout-module__6Nj7Kq__compactStep2ItemsWrap{background:#faf8f2;border:1px solid #c8a9604d;border-radius:12px;margin-bottom:.75rem;padding:.65rem .85rem}.checkout-module__6Nj7Kq__compactThumbnailsRow{flex-direction:column;gap:.45rem;display:flex}.checkout-module__6Nj7Kq__compactThumbItem{border-bottom:1px dashed #c8a96033;align-items:center;gap:.65rem;padding-bottom:.35rem;display:flex}.checkout-module__6Nj7Kq__compactThumbItem:last-child{border-bottom:none;padding-bottom:0}.checkout-module__6Nj7Kq__compactThumbImgBox{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative;overflow:hidden}.checkout-module__6Nj7Kq__compactThumbImg{object-fit:cover;width:100%;height:100%}.checkout-module__6Nj7Kq__compactThumbPlaceholder{color:#c8a960;font-size:.65rem;font-weight:800}.checkout-module__6Nj7Kq__compactThumbQty{color:#c8a960;background:#1b2a4a;border-bottom-left-radius:3px;padding:0 .2rem;font-size:.55rem;font-weight:800;position:absolute;top:0;right:0}.checkout-module__6Nj7Kq__compactThumbInfo{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.checkout-module__6Nj7Kq__compactThumbTitle{color:#1b2a4a;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:.78rem;font-weight:600;overflow:hidden}.checkout-module__6Nj7Kq__compactThumbPrice{color:#1b2a4a;flex-shrink:0;font-size:.8rem;font-weight:700}.checkout-module__6Nj7Kq__compactCouponAppliedTag{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;align-items:center;gap:.35rem;margin-top:.45rem;padding:.25rem .55rem;font-size:.72rem;display:flex}.checkout-module__6Nj7Kq__placeOrderPrimaryBtn{color:#c8a960;cursor:pointer;background:linear-gradient(135deg,#1b2a4a 0%,#152744 100%);border:1.5px solid #c8a960;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:1rem 1.5rem;font-size:1.05rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 6px 20px #1b2a4a33}.checkout-module__6Nj7Kq__placeOrderPrimaryBtn:hover:not(:disabled){color:#1b2a4a;background:#c8a960;transform:translateY(-2px);box-shadow:0 8px 25px #c8a96066}.checkout-module__6Nj7Kq__placeOrderPrimaryBtn:disabled{opacity:.7;cursor:not-allowed}.checkout-module__6Nj7Kq__securitySealFooter{color:#666;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.78rem;display:flex}.checkout-module__6Nj7Kq__summarySidebar{position:relative}.checkout-module__6Nj7Kq__summaryStickyCard{background:#fff;border:1.5px solid #c8a96040;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex;position:sticky;top:95px;box-shadow:0 8px 30px #1b2a4a0d}.checkout-module__6Nj7Kq__summaryCardHeader{border-bottom:1px solid #f0ece3;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.checkout-module__6Nj7Kq__summaryHeaderTitle{align-items:center;gap:.5rem;display:flex}.checkout-module__6Nj7Kq__summaryHeaderTitle h3{color:#1b2a4a;margin:0;font-family:Playfair Display,serif;font-size:1.25rem}.checkout-module__6Nj7Kq__itemsBadge{color:#1b2a4a;background:#f4eee3;border-radius:12px;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.checkout-module__6Nj7Kq__itemsScrollList{flex-direction:column;gap:1rem;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.checkout-module__6Nj7Kq__checkoutItemRow{border-bottom:1px dashed #f0ece3;align-items:flex-start;gap:.85rem;padding-bottom:.85rem;display:flex}.checkout-module__6Nj7Kq__checkoutItemRow:last-child{border-bottom:none;padding-bottom:0}.checkout-module__6Nj7Kq__itemImageHolder{background:#fbf9f4;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.checkout-module__6Nj7Kq__itemImg{object-fit:cover;width:100%;height:100%}.checkout-module__6Nj7Kq__itemImgPlaceholder{color:#c8a960;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:800;display:flex}.checkout-module__6Nj7Kq__itemDetailsCol{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.checkout-module__6Nj7Kq__itemNameAndRemove{justify-content:space-between;align-items:flex-start;gap:.4rem;display:flex}.checkout-module__6Nj7Kq__itemTitle{color:#1b2a4a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;font-weight:700;overflow:hidden}.checkout-module__6Nj7Kq__itemRemoveBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:2px;transition:opacity .2s}.checkout-module__6Nj7Kq__itemRemoveBtn:hover{opacity:.7}.checkout-module__6Nj7Kq__itemMetaTag{color:#888;font-size:.75rem}.checkout-module__6Nj7Kq__qtyPriceRow{justify-content:space-between;align-items:center;margin-top:.35rem;display:flex}.checkout-module__6Nj7Kq__qtyStepper{background:#fbf9f4;border:1px solid #c8a96066;border-radius:6px;align-items:center;display:flex;overflow:hidden}.checkout-module__6Nj7Kq__qtyStepper button{color:#1b2a4a;cursor:pointer;background:0 0;border:none;padding:2px 8px;font-weight:800}.checkout-module__6Nj7Kq__qtyStepper span{color:#1b2a4a;padding:0 4px;font-size:.8rem;font-weight:700}.checkout-module__6Nj7Kq__itemRowPrice{color:#1b2a4a;font-size:.95rem;font-weight:800}.checkout-module__6Nj7Kq__couponWrap{flex-direction:column;gap:.35rem;display:flex}.checkout-module__6Nj7Kq__couponField{background:#fbf9f4;border:1.5px solid #c8a96059;border-radius:12px;align-items:center;padding:4px 6px 4px 12px;display:flex}.checkout-module__6Nj7Kq__couponTagIcon{color:#c8a960;flex-shrink:0;margin-right:6px}.checkout-module__6Nj7Kq__couponTextInput{color:#1b2a4a;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.85rem}.checkout-module__6Nj7Kq__applyCouponBtn{color:#c8a960;cursor:pointer;background:#1b2a4a;border:none;border-radius:8px;padding:.55rem .95rem;font-size:.82rem;font-weight:700;transition:all .2s}.checkout-module__6Nj7Kq__applyCouponBtn:hover:not(:disabled){color:#1b2a4a;background:#c8a960}.checkout-module__6Nj7Kq__applyCouponBtn:disabled{opacity:.5;cursor:not-allowed}.checkout-module__6Nj7Kq__couponErrorText{color:#dc2626;margin:0;font-size:.78rem;font-weight:600}.checkout-module__6Nj7Kq__couponSuccessText{color:#059669;margin:0;font-size:.78rem;font-weight:700}.checkout-module__6Nj7Kq__availableCouponsWrap{background:#c8a96014;border:1px dashed #c8a96066;border-radius:10px;flex-direction:column;gap:.35rem;margin-top:.4rem;padding:.65rem .8rem;display:flex}.checkout-module__6Nj7Kq__availableCouponsTitle{color:#c8a960;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:800}.checkout-module__6Nj7Kq__couponPillsList{flex-wrap:wrap;gap:.35rem;display:flex}.checkout-module__6Nj7Kq__couponPillTag{color:#1b2a4a;cursor:pointer;background:#fff;border:1px solid #c8a96080;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .55rem;font-size:.72rem;font-weight:600;transition:all .2s;display:inline-flex}.checkout-module__6Nj7Kq__couponPillTag strong{color:#c8a960;font-family:monospace}.checkout-module__6Nj7Kq__couponPillTag:hover{color:#c8a960;background:#1b2a4a;border-color:#1b2a4a;transform:translateY(-1px)}.checkout-module__6Nj7Kq__checkoutOfferBanner{color:#fcd34d;text-align:center;background:linear-gradient(135deg,#1b2a4af2,#152744f2);border:1.5px solid #c8a960;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;max-width:1200px;margin:.85rem auto 0;padding:.75rem 1.25rem;font-size:.88rem;font-weight:700;display:flex;box-shadow:0 4px 20px #1b2a4a1f}.checkout-module__6Nj7Kq__breakdownBox{background:#fbf9f4;border-radius:12px;flex-direction:column;gap:.6rem;padding:1rem 1.15rem;display:flex}.checkout-module__6Nj7Kq__priceLine{color:#555;justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.checkout-module__6Nj7Kq__freeShippingTag{color:#1b2a4a;font-weight:700}.checkout-module__6Nj7Kq__discountLine{color:#059669;font-weight:700}.checkout-module__6Nj7Kq__totalDivider{background:#c8a9604d;height:1px;margin:.2rem 0}.checkout-module__6Nj7Kq__finalTotalLine{justify-content:space-between;align-items:flex-end;display:flex}.checkout-module__6Nj7Kq__totalLabelGroup{flex-direction:column;display:flex}.checkout-module__6Nj7Kq__totalLabelGroup strong{color:#1b2a4a;font-size:1.05rem}.checkout-module__6Nj7Kq__taxNotice{color:#888;font-size:.7rem}.checkout-module__6Nj7Kq__grandPriceVal{color:#1b2a4a;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:800}.checkout-module__6Nj7Kq__summaryActionWrap{margin-top:1rem;margin-bottom:.85rem}.checkout-module__6Nj7Kq__summaryProceedBtn{color:#c8a960;cursor:pointer;background:linear-gradient(135deg,#1b2a4a 0%,#152744 100%);border:1.5px solid #c8a960;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.95rem 1.4rem;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 15px #1b2a4a33}.checkout-module__6Nj7Kq__summaryProceedBtn:hover:not(:disabled){color:#1b2a4a;background:#c8a960;transform:translateY(-2px);box-shadow:0 6px 20px #c8a96066}.checkout-module__6Nj7Kq__summaryProceedBtn:disabled{opacity:.6;cursor:not-allowed}.checkout-module__6Nj7Kq__craftGuarantee{background:#c8a96014;border:1px dashed #c8a96066;border-radius:12px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem;display:flex}.checkout-module__6Nj7Kq__craftGuarantee strong{color:#1b2a4a;margin-bottom:.2rem;font-size:.92rem;display:block}.checkout-module__6Nj7Kq__craftGuarantee p{color:#64748b;margin:0;font-size:.8rem;line-height:1.4}.checkout-module__6Nj7Kq__mobileStickyBottomBar{z-index:99;background:#fff;border-top:1.5px solid #c8a960;justify-content:space-between;align-items:center;padding:10px 16px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 25px #0000001f}.checkout-module__6Nj7Kq__mobileBottomLeft{flex-direction:column;display:flex}.checkout-module__6Nj7Kq__mobileBottomLabel{color:#888;letter-spacing:.5px;font-size:.68rem;font-weight:800}.checkout-module__6Nj7Kq__mobileBottomTotal{color:#1b2a4a;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:800}.checkout-module__6Nj7Kq__mobileBottomBtn{color:#c8a960;cursor:pointer;background:linear-gradient(135deg,#1b2a4a 0%,#152744 100%);border:1.5px solid #c8a960;border-radius:12px;align-items:center;gap:.4rem;padding:.75rem 1.35rem;font-size:.92rem;font-weight:700;display:flex;box-shadow:0 4px 15px #1b2a4a40}.checkout-module__6Nj7Kq__loadingContainer{background:#fbf9f4;justify-content:center;align-items:center;min-height:100vh;display:flex}.checkout-module__6Nj7Kq__spinner{border:3.5px solid #e5e7eb;border-top-color:#c8a960;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite checkout-module__6Nj7Kq__spin}.checkout-module__6Nj7Kq__btnSpinner{border:2.5px solid #c8a9604d;border-top-color:#c8a960;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite checkout-module__6Nj7Kq__spin}@keyframes checkout-module__6Nj7Kq__spin{to{transform:rotate(360deg)}}.checkout-module__6Nj7Kq__emptyCart{justify-content:center;align-items:center;min-height:80vh;padding:2rem 1rem;display:flex}.checkout-module__6Nj7Kq__emptyCard{text-align:center;background:#fff;border:1.5px dashed #c8a96066;border-radius:20px;flex-direction:column;align-items:center;gap:.85rem;max-width:440px;padding:3.5rem 2rem;display:flex}.checkout-module__6Nj7Kq__emptyIconCircle{background:#fbf9f4;border:1.5px solid #c8a960;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.5rem;display:flex}.checkout-module__6Nj7Kq__emptyCard h2{color:#1b2a4a;margin:0;font-family:Playfair Display,serif;font-size:1.6rem}.checkout-module__6Nj7Kq__emptyCard p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.checkout-module__6Nj7Kq__continueShoppingBtn{color:#c8a960;background:#1b2a4a;border:1.5px solid #c8a960;border-radius:12px;margin-top:.75rem;padding:.85rem 1.8rem;font-weight:700;text-decoration:none}.checkout-module__6Nj7Kq__errorAlert{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:1.25rem;padding:.85rem 1.15rem;font-size:.88rem;font-weight:600}@media (max-width:768px){.checkout-module__6Nj7Kq__checkoutPage{padding-bottom:110px}.checkout-module__6Nj7Kq__topHeaderWrap{padding:75px 14px 18px}.checkout-module__6Nj7Kq__mainTitle{font-size:1.45rem}.checkout-module__6Nj7Kq__stepperContainer{justify-content:space-between;gap:.4rem;width:100%}.checkout-module__6Nj7Kq__stepPill{padding:.35rem .65rem;font-size:.75rem}.checkout-module__6Nj7Kq__checkoutLayout{flex-direction:column;gap:16px;margin-top:14px;padding:0 10px;display:flex}.checkout-module__6Nj7Kq__mainFlowColumn{order:1;width:100%}.checkout-module__6Nj7Kq__summarySidebar{order:2;width:100%!important;display:block!important}.checkout-module__6Nj7Kq__cardContainer,.checkout-module__6Nj7Kq__summaryStickyCard{box-sizing:border-box;background:#fff;border:1.5px solid #c8a96059;border-radius:16px;width:100%;padding:1.35rem 1.1rem;position:static;box-shadow:0 6px 20px #1b2a4a0f}.checkout-module__6Nj7Kq__inputGrid2{grid-template-columns:1fr;gap:.85rem}.checkout-module__6Nj7Kq__trustMicroRow{flex-direction:column;gap:.4rem}.checkout-module__6Nj7Kq__itemsScrollList{max-height:none;overflow-y:visible}}.checkout-module__6Nj7Kq__mobileProcessingOverlay{-webkit-backdrop-filter:blur(16px);z-index:9999;background:#0d172af0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.checkout-module__6Nj7Kq__processingCard{text-align:center;color:#fff;box-sizing:border-box;background:linear-gradient(145deg,#1b2a4a 0%,#111e36 100%);border:1.5px solid #c8a96073;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:2.25rem 1.75rem;display:flex;box-shadow:0 20px 60px #00000080,0 0 30px #c8a96033}.checkout-module__6Nj7Kq__processingLogoWrapper{justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:1.25rem;display:flex;position:relative}.checkout-module__6Nj7Kq__processingLogoGlow{pointer-events:none;background:radial-gradient(circle,#c8a96080 0%,#c8a96000 75%);border-radius:50%;position:absolute;inset:-8px}.checkout-module__6Nj7Kq__processingLogoImg{object-fit:cover;z-index:2;background:#fff;border:2px solid #c8a960;border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 4px 15px #0000004d}.checkout-module__6Nj7Kq__stitchingAnimTrack{justify-content:center;align-items:center;width:180px;height:24px;margin-bottom:1.15rem;display:flex;position:relative}.checkout-module__6Nj7Kq__stitchDashLine{animation:1.2s linear infinite checkout-module__6Nj7Kq__stitchMove}@keyframes checkout-module__6Nj7Kq__stitchMove{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}.checkout-module__6Nj7Kq__needleIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:1.3rem;position:absolute;top:-2px}.checkout-module__6Nj7Kq__processingTitle{color:#fcd34d;letter-spacing:.5px;margin:0 0 .4rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.checkout-module__6Nj7Kq__processingStatusText{color:#ffffffd9;min-height:24px;margin:0 0 1.25rem;font-size:.85rem;line-height:1.4}.checkout-module__6Nj7Kq__processingSecurityBadge{color:#34d399;letter-spacing:.3px;background:#10b9811f;border:1px solid #10b98159;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.68rem;font-weight:700;display:inline-flex}
.success-module__l2k6Pa__pageContainer{background:linear-gradient(135deg,#0f1e36 0%,#152744 40%,#1e3a60 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow-x:hidden}.success-module__l2k6Pa__mainContent{z-index:10;flex:1;justify-content:center;align-items:center;padding:100px 20px 60px;display:flex;position:relative}.success-module__l2k6Pa__confettiWrapper{pointer-events:none;z-index:5;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.success-module__l2k6Pa__confettiDot{animation:linear forwards success-module__l2k6Pa__confettiFall;position:absolute;top:-20px}@keyframes success-module__l2k6Pa__confettiFall{0%{opacity:1;top:-20px;transform:translateY(0)rotate(0)}to{opacity:0;top:105vh;transform:translateY(105vh)rotate(720deg)}}.success-module__l2k6Pa__celebrationCard{-webkit-backdrop-filter:blur(24px);text-align:center;box-sizing:border-box;background:#fffffffa;border:1.5px solid #c8a96059;border-radius:24px;width:100%;max-width:580px;padding:2.75rem 2.25rem 2rem;position:relative;box-shadow:0 25px 60px #00000059,0 0 40px #c8a96026}.success-module__l2k6Pa__badgeSection{flex-direction:column;align-items:center;margin-bottom:1.25rem;display:flex}.success-module__l2k6Pa__checkmarkPulseWrap{justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:.75rem;display:flex;position:relative}.success-module__l2k6Pa__pulseRing{background:#10b98133;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite success-module__l2k6Pa__pulseScale;position:absolute}@keyframes success-module__l2k6Pa__pulseScale{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.4)}}.success-module__l2k6Pa__checkmarkCircle{color:#fff;z-index:2;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;box-shadow:0 10px 25px #10b98166}.success-module__l2k6Pa__checkIcon{animation:.5s cubic-bezier(.175,.885,.32,1.275) both success-module__l2k6Pa__checkPop}@keyframes success-module__l2k6Pa__checkPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.success-module__l2k6Pa__brandTitle{letter-spacing:3px;color:#c8a960;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.success-module__l2k6Pa__headerTextGroup{margin-bottom:1.5rem}.success-module__l2k6Pa__celebrationTag{letter-spacing:1px;color:#10b981;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;align-items:center;gap:.4rem;margin-bottom:.6rem;padding:.3rem .85rem;font-size:.75rem;font-weight:800;display:inline-flex}.success-module__l2k6Pa__mainTitle{color:#1b2a4a;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:2.1rem;line-height:1.2}.success-module__l2k6Pa__subTitle{color:#555;max-width:460px;margin:0 auto;font-size:.95rem;line-height:1.55}.success-module__l2k6Pa__orderIdBox{background:linear-gradient(135deg,#faf7f0 0%,#f5efeb 100%);border:1.5px solid #c8a96059;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:.9rem 1.25rem;display:flex}.success-module__l2k6Pa__orderIdText{text-align:left}.success-module__l2k6Pa__orderIdLabel{letter-spacing:1px;color:#888;font-size:.7rem;font-weight:700;display:block}.success-module__l2k6Pa__orderIdValue{color:#1b2a4a;letter-spacing:.5px;font-size:1.15rem;font-weight:800}.success-module__l2k6Pa__copyBtn{color:#1b2a4a;cursor:pointer;background:#fff;border:1px solid #dcd6c8;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 6px #0000000a}.success-module__l2k6Pa__copyBtn:hover{background:#fdfbf7;border-color:#c8a960}.success-module__l2k6Pa__timelineCard{background:#fff;border:1px solid #f0ece3;border-radius:14px;margin-bottom:1.25rem;padding:1rem 1.25rem}.success-module__l2k6Pa__timelineHeading{letter-spacing:1px;color:#999;text-align:left;margin-bottom:.85rem;font-size:.7rem;font-weight:800;display:block}.success-module__l2k6Pa__timelineSteps{justify-content:space-between;align-items:center;display:flex}.success-module__l2k6Pa__timelineStep{flex-direction:column;align-items:center;gap:.35rem;display:flex}.success-module__l2k6Pa__timelineStep span{color:#888;font-size:.75rem;font-weight:600}.success-module__l2k6Pa__stepDot{color:#9ca3af;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:flex}.success-module__l2k6Pa__stepDone .success-module__l2k6Pa__stepDot{color:#fff;background:#10b981;border-color:#10b981}.success-module__l2k6Pa__stepDone span{color:#10b981;font-weight:700}.success-module__l2k6Pa__stepCurrent .success-module__l2k6Pa__stepDot{color:#c8a960;background:#1b2a4a;border-color:#c8a960;box-shadow:0 0 10px #c8a96066}.success-module__l2k6Pa__stepCurrent span{color:#1b2a4a;font-weight:800}.success-module__l2k6Pa__stepConnector{background:#e5e7eb;flex:1;height:2px;margin:0 6px;position:relative;top:-10px}.success-module__l2k6Pa__stepConnectorActive{background:#10b981;flex:1;height:2px;margin:0 6px;position:relative;top:-10px}.success-module__l2k6Pa__detailsGrid{grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:1.5rem;display:grid}.success-module__l2k6Pa__detailItem{text-align:left;background:#fafaf5;border:1px solid #efeae1;border-radius:12px;padding:.75rem .85rem}.success-module__l2k6Pa__detailLabel{color:#777;margin-bottom:2px;font-size:.7rem;font-weight:600;display:block}.success-module__l2k6Pa__detailValue{color:#1b2a4a;font-size:.85rem;font-weight:800}.success-module__l2k6Pa__detailValueStatus{color:#059669;font-size:.85rem;font-weight:800}.success-module__l2k6Pa__actionBlock{flex-direction:column;gap:.65rem;margin-bottom:1.25rem;display:flex}.success-module__l2k6Pa__primaryTrackBtn{color:#1b2a4a;background:linear-gradient(135deg,#c8a960 0%,#d4bc80 100%);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.4rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 6px 18px #c8a96059}.success-module__l2k6Pa__primaryTrackBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #c8a96080}.success-module__l2k6Pa__whatsappHelpBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 14px #25d36640}.success-module__l2k6Pa__whatsappHelpBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.success-module__l2k6Pa__continueShoppingLink{color:#1b2a4a;justify-content:center;align-items:center;gap:.4rem;padding:.6rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.success-module__l2k6Pa__continueShoppingLink:hover{color:#c8a960}.success-module__l2k6Pa__cardFooterStrip{color:#777;border-top:1px dashed #e8e4db;justify-content:center;align-items:center;gap:.4rem;padding-top:.85rem;font-size:.75rem;font-weight:500;display:flex}@media (max-width:767px){.success-module__l2k6Pa__mainContent{padding:80px 14px 40px}.success-module__l2k6Pa__celebrationCard{border-radius:20px;padding:1.75rem 1.15rem 1.5rem}.success-module__l2k6Pa__checkmarkPulseWrap{width:72px;height:72px}.success-module__l2k6Pa__checkmarkCircle{width:60px;height:60px}.success-module__l2k6Pa__checkIcon{width:28px;height:28px}.success-module__l2k6Pa__brandTitle{letter-spacing:2px;font-size:.95rem}.success-module__l2k6Pa__mainTitle{font-size:1.55rem}.success-module__l2k6Pa__subTitle{font-size:.85rem}.success-module__l2k6Pa__orderIdBox{padding:.75rem 1rem}.success-module__l2k6Pa__orderIdValue{font-size:1rem}.success-module__l2k6Pa__detailsGrid{grid-template-columns:1fr 1fr;gap:.5rem}.success-module__l2k6Pa__detailItem{padding:.65rem .75rem}.success-module__l2k6Pa__detailLabel{font-size:.65rem}.success-module__l2k6Pa__detailValue,.success-module__l2k6Pa__detailValueStatus{font-size:.78rem}.success-module__l2k6Pa__primaryTrackBtn{padding:.85rem 1.1rem;font-size:.9rem}.success-module__l2k6Pa__whatsappHelpBtn{padding:.8rem 1.1rem;font-size:.85rem}}
