.OrderStatus-module__En1GSW__tracker{text-align:center;background:var(--color-bg-card,#fff);clip-path:polygon(var(--hex-cut-card) 0, calc(100% - var(--hex-cut-card)) 0, 100% var(--hex-cut-card), 100% calc(100% - var(--hex-cut-card)), calc(100% - var(--hex-cut-card)) 100%, var(--hex-cut-card) 100%, 0 calc(100% - var(--hex-cut-card)), 0 var(--hex-cut-card));border:1.5px solid #94a3b847;flex-direction:column;align-items:center;gap:6px;padding:30px 22px;display:flex}[data-theme=dark] .OrderStatus-module__En1GSW__tracker{background:#141824;border-color:#ffffff24}.OrderStatus-module__En1GSW__trackerFailure{border-color:#dc262661}.OrderStatus-module__En1GSW__badge{color:#fff;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px);filter:drop-shadow(0 6px 16px #ff5a1f6b);background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%);justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:8px;display:inline-flex}.OrderStatus-module__En1GSW__badgeSuccess{filter:drop-shadow(0 6px 16px #16a34a6b);background:linear-gradient(135deg,#16a34a 0%,#12833c 100%)}.OrderStatus-module__En1GSW__badgeFailure{filter:drop-shadow(0 6px 16px #dc26266b);background:linear-gradient(135deg,#dc2626 0%,#b31b1b 100%)}.OrderStatus-module__En1GSW__motionPop{animation:.56s cubic-bezier(.34,1.56,.64,1) OrderStatus-module__En1GSW__statusPop}@keyframes OrderStatus-module__En1GSW__statusPop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.12)}to{transform:scale(1)}}.OrderStatus-module__En1GSW__motionSteam{animation:2.4s ease-in-out infinite OrderStatus-module__En1GSW__statusSteam}@keyframes OrderStatus-module__En1GSW__statusSteam{0%,to{transform:translateY(0)rotate(0)}30%{transform:translateY(-5px)rotate(-3deg)}65%{transform:translateY(-2px)rotate(3deg)}}.OrderStatus-module__En1GSW__motionRide{animation:1.5s ease-in-out infinite OrderStatus-module__En1GSW__statusRide}@keyframes OrderStatus-module__En1GSW__statusRide{0%,to{transform:translate(-5px)rotate(-2deg)}50%{transform:translate(5px)rotate(2deg)}}.OrderStatus-module__En1GSW__motionShake{animation:.52s cubic-bezier(.36,.07,.19,.97) OrderStatus-module__En1GSW__statusShake}@keyframes OrderStatus-module__En1GSW__statusShake{0%,to{transform:translate(0)}20%{transform:translate(-7px)}45%{transform:translate(6px)}70%{transform:translate(-4px)}}.OrderStatus-module__En1GSW__motionPulse{animation:2s ease-in-out infinite OrderStatus-module__En1GSW__statusPulse}@keyframes OrderStatus-module__En1GSW__statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.OrderStatus-module__En1GSW__motionPop,.OrderStatus-module__En1GSW__motionSteam,.OrderStatus-module__En1GSW__motionRide,.OrderStatus-module__En1GSW__motionShake{animation:none}}.OrderStatus-module__En1GSW__label{font-family:var(--font-chakra-petch);color:var(--color-text-primary);margin:0;font-size:1.32rem;font-weight:700}.OrderStatus-module__En1GSW__hindi{font-family:var(--font-hind);color:var(--color-primary);margin:0;font-size:.95rem;font-weight:600}.OrderStatus-module__En1GSW__desc{max-width:34ch;font-family:var(--font-karla);color:var(--color-text-secondary);margin:6px 0 0;font-size:.9rem;line-height:1.5}.OrderStatus-module__En1GSW__orderId{font-family:var(--font-poppins);letter-spacing:.04em;color:var(--color-text-muted,#94a3b8);margin:10px 0 0;font-size:.8rem;font-weight:700}.OrderStatus-module__En1GSW__rail{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;max-width:420px;margin:22px 0 0;padding:0;list-style:none;display:flex}.OrderStatus-module__En1GSW__railStep{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex;position:relative}.OrderStatus-module__En1GSW__railStep:before{content:"";background:#94a3b859;width:100%;height:2px;position:absolute;top:6px;left:-50%}.OrderStatus-module__En1GSW__railStep:first-child:before{display:none}.OrderStatus-module__En1GSW__railDone:before,.OrderStatus-module__En1GSW__railActive:before{background:var(--color-primary)}.OrderStatus-module__En1GSW__railDot{z-index:1;background:#94a3b873;border-radius:50%;width:14px;height:14px;transition:background .26s,transform .26s}.OrderStatus-module__En1GSW__railDone .OrderStatus-module__En1GSW__railDot{background:var(--color-primary)}.OrderStatus-module__En1GSW__railActive .OrderStatus-module__En1GSW__railDot{background:var(--color-primary);transform:scale(1.25);box-shadow:0 0 0 5px #ff5a1f38}.OrderStatus-module__En1GSW__railText{font-family:var(--font-poppins);color:var(--color-text-muted,#94a3b8);font-size:.68rem;font-weight:600;line-height:1.25}.OrderStatus-module__En1GSW__railDone .OrderStatus-module__En1GSW__railText,.OrderStatus-module__En1GSW__railActive .OrderStatus-module__En1GSW__railText{color:var(--color-text-primary)}.OrderStatus-module__En1GSW__eta{font-family:var(--font-karla);color:var(--color-text-secondary);margin:16px 0 0;font-size:.88rem}.OrderStatus-module__En1GSW__eta strong{color:var(--color-primary)}.OrderStatus-module__En1GSW__failureActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.OrderStatus-module__En1GSW__retryBtn,.OrderStatus-module__En1GSW__callAdminBtn{cursor:pointer;min-height:48px;font-family:var(--font-poppins);clip-path:polygon(var(--hex-cut-button) 0, calc(100% - var(--hex-cut-button)) 0, 100% var(--hex-cut-button), 100% calc(100% - var(--hex-cut-button)), calc(100% - var(--hex-cut-button)) 100%, var(--hex-cut-button) 100%, 0 calc(100% - var(--hex-cut-button)), 0 var(--hex-cut-button));transition:all var(--transition-fast);border:none;justify-content:center;align-items:center;gap:7px;padding:12px 20px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.OrderStatus-module__En1GSW__retryBtn{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%)}.OrderStatus-module__En1GSW__retryBtn:hover{background:linear-gradient(135deg,#d61b69 0%,#a3134f 100%);transform:translateY(-2px)}.OrderStatus-module__En1GSW__callAdminBtn{color:#128c7e;background:#25d36624;border:1.5px solid #25d366}[data-theme=dark] .OrderStatus-module__En1GSW__callAdminBtn{color:#86efac;background:#25d36633}.OrderStatus-module__En1GSW__callAdminBtn:hover{transform:translateY(-2px)}@media (max-width:420px){.OrderStatus-module__En1GSW__railText{font-size:.62rem}.OrderStatus-module__En1GSW__badge{width:66px;height:66px}}
.ReviewNudgeMascot-module__hRfYAW__wrap{z-index:calc(var(--z-modal) + 1);flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:fixed;bottom:24px;left:16px}@media (max-width:767px){.ReviewNudgeMascot-module__hRfYAW__wrap{left:12px;bottom:calc(64px + env(safe-area-inset-bottom,0px) + 12px)}}.ReviewNudgeMascot-module__hRfYAW__mascotBtn{border-radius:var(--radius-full);color:#fff;cursor:pointer;width:46px;min-width:44px;height:46px;min-height:44px;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:linear-gradient(135deg,#ff6b35 0%,#ff3d00 100%);border:1px solid #ffffff59;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 18px #ff5a1f66}.ReviewNudgeMascot-module__hRfYAW__mascotBtn:hover{transform:scale(1.08);box-shadow:0 8px 22px #ff5a1f80}.ReviewNudgeMascot-module__hRfYAW__toast{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:240px;box-shadow:var(--shadow-lg);transform-origin:0 100%;flex-direction:column;gap:8px;padding:10px 26px 10px 12px;animation:.45s cubic-bezier(.34,1.56,.64,1) ReviewNudgeMascot-module__hRfYAW__nudgeIn;display:flex;position:relative}[data-theme=dark] .ReviewNudgeMascot-module__hRfYAW__toast{background:#17171f;border-color:#ffffff1f}@keyframes ReviewNudgeMascot-module__hRfYAW__nudgeIn{0%{opacity:0;transform:scale(.55)translateY(10px)}60%{opacity:1;transform:scale(1.04)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.ReviewNudgeMascot-module__hRfYAW__toastClose{border-radius:var(--radius-full);width:20px;height:20px;color:var(--color-text-muted);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;right:6px}.ReviewNudgeMascot-module__hRfYAW__toastClose:hover{background:var(--color-bg-subtle);color:var(--color-text-primary)}[data-theme=dark] .ReviewNudgeMascot-module__hRfYAW__toastClose:hover{color:#fff;background:#ffffff14}.ReviewNudgeMascot-module__hRfYAW__toastText{font-family:var(--font-karla);color:var(--color-text-primary);margin:0;font-size:.78rem;line-height:1.35}[data-theme=dark] .ReviewNudgeMascot-module__hRfYAW__toastText{color:#fff}.ReviewNudgeMascot-module__hRfYAW__toastCta{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;min-height:30px;font-family:var(--font-poppins);cursor:pointer;transition:background-color var(--transition-fast), transform var(--transition-fast);border:none;align-self:flex-start;padding:6px 14px;font-size:.72rem;font-weight:600}.ReviewNudgeMascot-module__hRfYAW__toastCta:hover{background:var(--color-primary-hover);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.ReviewNudgeMascot-module__hRfYAW__toast{animation:none}}
.WhatsAppNudge-module__A8vJ4G__wrap{z-index:calc(var(--z-modal,1000) + 1);pointer-events:none;opacity:0;flex-direction:column;align-items:flex-start;gap:10px;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;left:16px;transform:translateY(14px)scale(.92)}@media (max-width:767px){.WhatsAppNudge-module__A8vJ4G__wrap{left:12px;bottom:calc(64px + env(safe-area-inset-bottom,0px) + 12px)}}body[data-consent-banner-open=true] .WhatsAppNudge-module__A8vJ4G__wrap{pointer-events:none!important;display:none!important}.WhatsAppNudge-module__A8vJ4G__wrapVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.WhatsAppNudge-module__A8vJ4G__wrapDissolving{opacity:0;pointer-events:none;transform:translateY(12px)scale(.9)}.WhatsAppNudge-module__A8vJ4G__toastBubble{background:var(--color-bg-card,#fff);color:var(--color-text-primary,#0f172a);cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;border:1px solid #25d36659;border-radius:20px;align-items:center;gap:8px;max-width:290px;padding:8px 14px;transition:transform .2s,box-shadow .2s;animation:.4s cubic-bezier(.34,1.56,.64,1) WhatsAppNudge-module__A8vJ4G__toastBounceIn;display:inline-flex;position:relative;box-shadow:0 4px 18px #0000001f,0 2px 6px #25d36633}[data-theme=dark] .WhatsAppNudge-module__A8vJ4G__toastBubble{color:#f8fafc;background:#181e29;border-color:#25d36673;box-shadow:0 4px 22px #00000073}.WhatsAppNudge-module__A8vJ4G__toastBubble:hover{transform:translateY(-2px);box-shadow:0 6px 22px #25d3664d}.WhatsAppNudge-module__A8vJ4G__toastBubble:after{content:"";background:inherit;border-bottom:1px solid #25d36659;border-right:1px solid #25d36659;width:10px;height:10px;position:absolute;bottom:-6px;left:20px;transform:rotate(45deg)}[data-theme=dark] .WhatsAppNudge-module__A8vJ4G__toastBubble:after{border-color:#25d36673}.WhatsAppNudge-module__A8vJ4G__toastText{align-items:center;gap:6px;margin:0;font-size:.8125rem;font-weight:600;line-height:1.3;display:flex}.WhatsAppNudge-module__A8vJ4G__toastCloseBtn{width:20px;height:20px;color:var(--color-text-muted,#64748b);cursor:pointer;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;padding:0;transition:background .2s,color .2s;display:flex}[data-theme=dark] .WhatsAppNudge-module__A8vJ4G__toastCloseBtn{color:#94a3b8;background:#ffffff1a}.WhatsAppNudge-module__A8vJ4G__toastCloseBtn:hover{color:#0f172a;background:#00000024}[data-theme=dark] .WhatsAppNudge-module__A8vJ4G__toastCloseBtn:hover{color:#fff;background:#fff3}.WhatsAppNudge-module__A8vJ4G__fabBtn{color:#fff;cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:2px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:44px;height:50px;min-height:44px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #25d36673}.WhatsAppNudge-module__A8vJ4G__fabBtn:hover{transform:scale(1.08);box-shadow:0 6px 24px #25d36699}.WhatsAppNudge-module__A8vJ4G__fabBtn:active{transform:scale(.95)}.WhatsAppNudge-module__A8vJ4G__pulseRing{opacity:.8;pointer-events:none;border:2px solid #25d366;border-radius:50%;animation:2.4s infinite WhatsAppNudge-module__A8vJ4G__waPulse;position:absolute;inset:-4px}.WhatsAppNudge-module__A8vJ4G__btnShimmer{background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:60%;height:100%;animation:2.5s infinite WhatsAppNudge-module__A8vJ4G__waShimmer;position:absolute;top:0;left:-100%}@keyframes WhatsAppNudge-module__A8vJ4G__toastBounceIn{0%{opacity:0;transform:translateY(8px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WhatsAppNudge-module__A8vJ4G__waPulse{0%{opacity:.8;transform:scale(1)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@keyframes WhatsAppNudge-module__A8vJ4G__waShimmer{0%{left:-100%}50%,to{left:150%}}
.PhysicsLoader-module__AWnvCG__overlay{z-index:9999;background:var(--bg,#fdfbf7);color:var(--text,#1e293b);perspective:1000px;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:opacity .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .PhysicsLoader-module__AWnvCG__overlay{color:#f8fafc;background:#090b10}.PhysicsLoader-module__AWnvCG__overlayFadeOut{opacity:0!important;pointer-events:none!important}.PhysicsLoader-module__AWnvCG__backdropHome{pointer-events:none;background:radial-gradient(800px 500px at 50% 40%,#f9731624,#0000 70%),radial-gradient(600px 400px at 50% 70%,#4f46e514,#0000 60%);position:absolute;inset:0}.PhysicsLoader-module__AWnvCG__backdropMarket{pointer-events:none;background:radial-gradient(800px 500px at 50% 40%,#ea580c26,#0000 70%),radial-gradient(600px 400px at 50% 75%,#10b9811a,#0000 65%);position:absolute;inset:0}.PhysicsLoader-module__AWnvCG__backdropGallery{pointer-events:none;background:radial-gradient(800px 500px at 50% 35%,#f59e0b2e,#0000 70%),radial-gradient(700px 450px at 50% 70%,#7c3aed1a,#0000 65%);position:absolute;inset:0}.PhysicsLoader-module__AWnvCG__backdropOrders{pointer-events:none;background:radial-gradient(800px 500px at 50% 45%,#06b6d424,#0000 70%),radial-gradient(600px 400px at 50% 70%,#f973161f,#0000 60%);position:absolute;inset:0}.PhysicsLoader-module__AWnvCG__backdropAccount{pointer-events:none;background:radial-gradient(800px 500px at 50% 40%,#2563eb24,#0000 70%),radial-gradient(600px 400px at 50% 70%,#eab3081a,#0000 60%);position:absolute;inset:0}.PhysicsLoader-module__AWnvCG__stage{justify-content:center;align-items:center;width:220px;height:190px;display:flex;position:relative}.PhysicsLoader-module__AWnvCG__brandLabel{font-family:var(--font-poppins-var,"Poppins", sans-serif);letter-spacing:-.3px;align-items:center;gap:6px;margin-top:18px;font-size:22px;font-weight:700;display:flex}.PhysicsLoader-module__AWnvCG__brandLabelText{color:var(--text,#1e293b)}[data-theme=dark] .PhysicsLoader-module__AWnvCG__brandLabelText{color:#f8fafc}.PhysicsLoader-module__AWnvCG__brandLabelHighlight{color:#ea580c;background:linear-gradient(135deg,#ea580c,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.PhysicsLoader-module__AWnvCG__captionBox{justify-content:center;align-items:center;height:28px;margin-top:6px;margin-bottom:24px;display:flex}.PhysicsLoader-module__AWnvCG__caption{font-family:var(--font-hind-var,var(--font-karla-var,sans-serif));color:#64748b;text-align:center;font-size:14px;font-weight:500;animation:.35s cubic-bezier(.16,1,.3,1) PhysicsLoader-module__AWnvCG__captionIn}[data-theme=dark] .PhysicsLoader-module__AWnvCG__caption{color:#94a3b8}@keyframes PhysicsLoader-module__AWnvCG__captionIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.PhysicsLoader-module__AWnvCG__track{background:#f9731624;border-radius:9999px;width:170px;height:3.5px;position:relative;overflow:hidden}[data-theme=dark] .PhysicsLoader-module__AWnvCG__track{background:#ffffff14}.PhysicsLoader-module__AWnvCG__trackBar{background:linear-gradient(90deg,#ea580c,#f97316,#fb923c);border-radius:9999px;width:45%;animation:1.6s cubic-bezier(.4,0,.2,1) infinite PhysicsLoader-module__AWnvCG__trackFlow;position:absolute;top:0;bottom:0}@keyframes PhysicsLoader-module__AWnvCG__trackFlow{0%{left:-45%}50%{width:55%;left:45%}to{left:105%}}.PhysicsLoader-module__AWnvCG__homeSunCore{z-index:2;background:linear-gradient(135deg,#ea580c 0%,#f97316 50%,#fb923c 100%);border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;animation:2.8s ease-in-out infinite PhysicsLoader-module__AWnvCG__sunBreathe;display:flex;position:relative;box-shadow:0 10px 32px #f9731673,inset 0 0 0 1px #ffffff4d}.PhysicsLoader-module__AWnvCG__homeSunCoreLetter{font-family:var(--font-chakra-petch-var,sans-serif);color:#fff;text-shadow:0 2px 6px #00000040;-webkit-user-select:none;user-select:none;font-size:38px;font-weight:700}@keyframes PhysicsLoader-module__AWnvCG__sunBreathe{0%,to{transform:scale(1);box-shadow:0 10px 32px #f9731673,inset 0 0 0 1px #ffffff4d}50%{transform:scale(1.06);box-shadow:0 18px 46px #f9731699,inset 0 0 0 1.5px #ffffff80}}.PhysicsLoader-module__AWnvCG__homeOrbitRing1{border:1.5px dashed #f973164d;border-radius:50%;width:140px;height:140px;animation:6s linear infinite PhysicsLoader-module__AWnvCG__orbitSpin;position:absolute}.PhysicsLoader-module__AWnvCG__homeSatellite1{background:#f97316;border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:-5px;left:50%;box-shadow:0 0 10px #f97316,0 0 20px #ffedd5}.PhysicsLoader-module__AWnvCG__homeOrbitRing2{border:1px solid #f973162e;border-radius:50%;width:190px;height:190px;animation:9s linear infinite PhysicsLoader-module__AWnvCG__orbitSpinCounter;position:absolute}.PhysicsLoader-module__AWnvCG__homeSatellite2{background:#4f46e5;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-6px;right:40px;box-shadow:0 0 12px #818cf8}.PhysicsLoader-module__AWnvCG__homeWave{border:1.5px solid #f9731666;border-radius:50%;animation:2.2s cubic-bezier(.1,.8,.3,1) infinite PhysicsLoader-module__AWnvCG__homeWaveRipple;position:absolute}@keyframes PhysicsLoader-module__AWnvCG__homeWaveRipple{0%{opacity:.8;width:74px;height:74px}to{opacity:0;width:210px;height:210px}}@keyframes PhysicsLoader-module__AWnvCG__orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PhysicsLoader-module__AWnvCG__orbitSpinCounter{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.PhysicsLoader-module__AWnvCG__marketStage{justify-content:center;align-items:center;display:flex;position:relative}.PhysicsLoader-module__AWnvCG__marketBasketWrap{transform-origin:bottom;animation:1.6s cubic-bezier(.28,.84,.42,1) infinite PhysicsLoader-module__AWnvCG__basketPhysics;position:relative}@keyframes PhysicsLoader-module__AWnvCG__basketPhysics{0%,to{transform:translateY(0)scale(1)rotate(0)}20%{transform:translateY(4px)scale(1.1,.9)rotate(-2deg)}45%{transform:translateY(-16px)scale(.92,1.08)rotate(4deg)}70%{transform:translateY(-4px)scale(1.03,.97)rotate(-1deg)}}.PhysicsLoader-module__AWnvCG__marketBasket{color:#fff;background:linear-gradient(135deg,#ea580c 0%,#10b981 100%);border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;display:flex;position:relative;box-shadow:0 14px 34px #10b98159,0 8px 24px #ea580c59}.PhysicsLoader-module__AWnvCG__marketGoodie1,.PhysicsLoader-module__AWnvCG__marketGoodie2,.PhysicsLoader-module__AWnvCG__marketGoodie3{pointer-events:none;font-size:18px;position:absolute}.PhysicsLoader-module__AWnvCG__marketGoodie1{animation:1.6s cubic-bezier(.22,1,.36,1) infinite PhysicsLoader-module__AWnvCG__goodiePop1}.PhysicsLoader-module__AWnvCG__marketGoodie2{animation:1.6s cubic-bezier(.22,1,.36,1) .2s infinite PhysicsLoader-module__AWnvCG__goodiePop2}.PhysicsLoader-module__AWnvCG__marketGoodie3{animation:1.6s cubic-bezier(.22,1,.36,1) .4s infinite PhysicsLoader-module__AWnvCG__goodiePop3}@keyframes PhysicsLoader-module__AWnvCG__goodiePop1{0%{opacity:0;transform:translate(0)scale(.4)rotate(0)}40%{opacity:1;transform:translate(-38px,-48px)scale(1.1)rotate(-25deg)}80%,to{opacity:0;transform:translate(-50px,-62px)scale(.8)rotate(-45deg)}}@keyframes PhysicsLoader-module__AWnvCG__goodiePop2{0%{opacity:0;transform:translate(0)scale(.4)rotate(0)}40%{opacity:1;transform:translate(36px,-46px)scale(1.1)rotate(30deg)}80%,to{opacity:0;transform:translate(48px,-60px)scale(.8)rotate(50deg)}}@keyframes PhysicsLoader-module__AWnvCG__goodiePop3{0%{opacity:0;transform:translate(0)scale(.4)}45%{opacity:1;transform:translateY(-56px)scale(1.2)rotate(15deg)}85%,to{opacity:0;transform:translateY(-70px)scale(.8)rotate(35deg)}}.PhysicsLoader-module__AWnvCG__marketFloorShadow{filter:blur(4px);background:#0003;border-radius:50%;width:70px;height:10px;animation:1.6s cubic-bezier(.28,.84,.42,1) infinite PhysicsLoader-module__AWnvCG__shadowPulse;position:absolute;bottom:-16px}@keyframes PhysicsLoader-module__AWnvCG__shadowPulse{0%,to{opacity:.4;transform:scale(1)}45%{opacity:.15;transform:scale(.65)}}.PhysicsLoader-module__AWnvCG__galleryStage{justify-content:center;align-items:center;display:flex;position:relative}.PhysicsLoader-module__AWnvCG__galleryPolaroid{transform-origin:50%;background:#fff;border-radius:10px;width:90px;height:108px;padding:8px 8px 24px;animation:3.2s ease-in-out infinite PhysicsLoader-module__AWnvCG__polaroidBuoyancy;position:relative;box-shadow:0 16px 36px #00000040,0 0 0 1px #0000000f}[data-theme=dark] .PhysicsLoader-module__AWnvCG__galleryPolaroid{background:#1e293b;box-shadow:0 18px 40px #00000080,0 0 0 1px #ffffff1a}@keyframes PhysicsLoader-module__AWnvCG__polaroidBuoyancy{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-12px)rotate(5deg)}}.PhysicsLoader-module__AWnvCG__galleryPhotoArea{background:linear-gradient(135deg,#f59e0b 0%,#d97706 50%,#7c3aed 100%);border-radius:6px;justify-content:center;align-items:center;width:100%;height:76px;display:flex;position:relative;overflow:hidden}.PhysicsLoader-module__AWnvCG__galleryIris{border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;animation:2.4s cubic-bezier(.34,1.56,.64,1) infinite PhysicsLoader-module__AWnvCG__irisSnap;display:flex}@keyframes PhysicsLoader-module__AWnvCG__irisSnap{0%,to{border-color:#ffffffb3;transform:scale(.8)rotate(0)}50%{border-color:#fff;transform:scale(1.15)rotate(90deg);box-shadow:0 0 18px #fffc}}.PhysicsLoader-module__AWnvCG__galleryPrismFlash{pointer-events:none;background:linear-gradient(45deg,#0000 35%,#ffffff80 50%,#0000 65%);width:200%;height:200%;animation:2.4s ease-in-out infinite PhysicsLoader-module__AWnvCG__prismSweep;position:absolute;top:-50%;left:-50%}@keyframes PhysicsLoader-module__AWnvCG__prismSweep{0%{transform:translateY(-100%)}50%,to{transform:translateY(100%)}}.PhysicsLoader-module__AWnvCG__ordersStage{justify-content:center;align-items:center;width:180px;height:120px;display:flex;position:relative}.PhysicsLoader-module__AWnvCG__ordersVehicle{z-index:2;animation:.8s ease-in-out infinite alternate PhysicsLoader-module__AWnvCG__vehicleSuspension;position:relative}@keyframes PhysicsLoader-module__AWnvCG__vehicleSuspension{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(-1deg)}to{transform:translateY(-2px)rotate(1deg)}}.PhysicsLoader-module__AWnvCG__ordersPackageBox{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 50%,#ea580c 100%);border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;box-shadow:0 12px 30px #06b6d466,inset 0 0 0 1px #ffffff40}.PhysicsLoader-module__AWnvCG__ordersStreak1,.PhysicsLoader-module__AWnvCG__ordersStreak2,.PhysicsLoader-module__AWnvCG__ordersStreak3{background:linear-gradient(90deg,#0000,#06b6d4,#0000);border-radius:9999px;height:2px;position:absolute}.PhysicsLoader-module__AWnvCG__ordersStreak1{width:70px;animation:.7s linear infinite PhysicsLoader-module__AWnvCG__windSpeed;top:25px;right:-30px}.PhysicsLoader-module__AWnvCG__ordersStreak2{width:90px;animation:.5s linear .15s infinite PhysicsLoader-module__AWnvCG__windSpeed;top:60px;right:-50px}.PhysicsLoader-module__AWnvCG__ordersStreak3{width:60px;animation:.6s linear .3s infinite PhysicsLoader-module__AWnvCG__windSpeed;top:95px;right:-40px}@keyframes PhysicsLoader-module__AWnvCG__windSpeed{0%{opacity:0;transform:translate(30px)}40%{opacity:.9}to{opacity:0;transform:translate(-140px)}}.PhysicsLoader-module__AWnvCG__accountStage{perspective:600px;justify-content:center;align-items:center;display:flex;position:relative}.PhysicsLoader-module__AWnvCG__accountCard{color:#fff;width:86px;height:86px;transform-style:preserve-3d;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 50%,#f59e0b 100%);border-radius:24px;justify-content:center;align-items:center;animation:3.4s ease-in-out infinite PhysicsLoader-module__AWnvCG__levitate3D;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #2563eb66,inset 0 0 0 1px #ffffff4d}@keyframes PhysicsLoader-module__AWnvCG__levitate3D{0%,to{transform:translateY(0)rotateX(8deg)rotateY(-8deg)}50%{transform:translateY(-12px)rotateX(-8deg)rotateY(8deg)}}.PhysicsLoader-module__AWnvCG__accountHoloSheen{pointer-events:none;background:linear-gradient(115deg,#0000 40%,#ffffff59 50%,#0000 60%);animation:2.6s linear infinite PhysicsLoader-module__AWnvCG__holoSheen;position:absolute;inset:-100%}@keyframes PhysicsLoader-module__AWnvCG__holoSheen{0%{transform:translate(-50%)translateY(-50%)}to{transform:translate(50%)translateY(50%)}}.PhysicsLoader-module__AWnvCG__accountAuraRing{border:1.5px solid #2563eb4d;border-radius:50%;width:120px;height:120px;animation:2.8s ease-in-out infinite PhysicsLoader-module__AWnvCG__auraPulse;position:absolute}@keyframes PhysicsLoader-module__AWnvCG__auraPulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:.7;border-color:#eab30866;transform:scale(1.2)}}
.IntroTextOverlay-module__TkFOXW__wrap{z-index:2;pointer-events:none;align-items:flex-end;display:flex;position:absolute;inset:0}.IntroTextOverlay-module__TkFOXW__scrim{pointer-events:none;background:linear-gradient(#fff0 0%,#ffffff40 50%,#ffffffa6 100%);height:40%;position:absolute;inset:auto 0 0}[data-theme=dark] .IntroTextOverlay-module__TkFOXW__scrim{background:linear-gradient(#0000 0%,#00000059 45%,#000000b8 100%)}.IntroTextOverlay-module__TkFOXW__captionBlock{z-index:1;margin:0 var(--space-4) clamp(16px, 4vh, 32px);-webkit-backdrop-filter:blur(14px);opacity:0;background:#ffffffe6;border:1px solid #fffffff2;border-radius:14px;max-width:580px;padding:14px 20px;transition:opacity .7s ease-out,transform .7s ease-out;position:relative;transform:translateY(14px);box-shadow:0 10px 30px -4px #0f172a1f,0 2px 10px #0000000a}[data-theme=dark] .IntroTextOverlay-module__TkFOXW__captionBlock{background:#0f1015bf;border:1px solid #ffffff1f;box-shadow:0 10px 30px #00000080}.IntroTextOverlay-module__TkFOXW__captionVisible{opacity:1;transform:translateY(0)}.IntroTextOverlay-module__TkFOXW__headline{font-family:var(--font-poppins);color:#0f172a;letter-spacing:-.01em;margin:0 0 4px;font-size:clamp(1.3rem,4.5vw,2rem);font-weight:700}[data-theme=dark] .IntroTextOverlay-module__TkFOXW__headline{color:#fff;text-shadow:0 1px 3px #000000e6,0 2px 14px #000000bf}.IntroTextOverlay-module__TkFOXW__subtext{font-family:var(--font-karla);color:#334155;margin:0;font-size:clamp(.85rem,2.5vw,1rem);line-height:1.45}[data-theme=dark] .IntroTextOverlay-module__TkFOXW__subtext{color:#ffffffeb;text-shadow:0 1px 3px #000000d9,0 2px 10px #0009}@media (prefers-reduced-motion:reduce){.IntroTextOverlay-module__TkFOXW__captionBlock{transition:none}}
.IntroSplash-module__HHlDOW__overlay{z-index:9000;padding:max(env(safe-area-inset-top,12px), 12px) max(env(safe-area-inset-right,12px), 12px) max(env(safe-area-inset-bottom,12px), 12px) max(env(safe-area-inset-left,12px), 12px);-webkit-backdrop-filter:blur(10px);background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .IntroSplash-module__HHlDOW__overlay{background:#040408d1}.IntroSplash-module__HHlDOW__backdrop{cursor:pointer;z-index:1;position:absolute;inset:0}.IntroSplash-module__HHlDOW__frame{z-index:2;background:#fff;border:2px solid #ff5a1f;border-radius:18px;flex-direction:column;width:100%;max-width:min(92vw,840px);max-height:calc(100dvh - 28px);animation:.32s cubic-bezier(.16,1,.3,1) forwards IntroSplash-module__HHlDOW__frameFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #0f172a38,0 0 24px #ff5a1f26}[data-theme=dark] .IntroSplash-module__HHlDOW__frame{background:#0f1015;border:2px solid #ff5a1fbf;box-shadow:0 20px 60px #000000e6,0 0 28px #ff5a1f38}@keyframes IntroSplash-module__HHlDOW__frameFadeIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.IntroSplash-module__HHlDOW__progressBar{z-index:10;background:#00000014;height:3px;position:absolute;top:0;left:0;right:0}[data-theme=dark] .IntroSplash-module__HHlDOW__progressBar{background:#ffffff1f}.IntroSplash-module__HHlDOW__progressFill{background:linear-gradient(90deg,#ff6b35,#ff5a1f);width:0%;height:100%;animation:5s linear forwards IntroSplash-module__HHlDOW__progressAnim}@keyframes IntroSplash-module__HHlDOW__progressAnim{0%{width:0%}to{width:100%}}.IntroSplash-module__HHlDOW__frameHeader{z-index:6;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:8px;left:12px;right:12px}.IntroSplash-module__HHlDOW__festivalBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ff5a1f;font-family:var(--font-poppins);text-transform:uppercase;letter-spacing:.04em;background:#ffffffe6;border:1px solid #ff5a1f80;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0000000f}[data-theme=dark] .IntroSplash-module__HHlDOW__festivalBadge{background:#0009}.IntroSplash-module__HHlDOW__skipBtn{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;min-height:36px;font-family:var(--font-karla);font-size:var(--text-xs);cursor:pointer;background:#ffffffeb;border:1px solid #0000001f;border-radius:9999px;align-items:center;gap:5px;margin-left:auto;padding:6px 12px;font-weight:600;transition:background-color .2s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #0000000f}.IntroSplash-module__HHlDOW__skipBtn:hover{background:#fff;transform:scale(1.03)}[data-theme=dark] .IntroSplash-module__HHlDOW__skipBtn{color:#fff;background:#000000a6;border:1px solid #ffffff40}[data-theme=dark] .IntroSplash-module__HHlDOW__skipBtn:hover{background:#000000d9}.IntroSplash-module__HHlDOW__mediaContainer{background:#f8fafc;justify-content:center;align-items:center;width:100%;min-height:220px;max-height:calc(100dvh - 128px);display:flex;position:relative;overflow:hidden}[data-theme=dark] .IntroSplash-module__HHlDOW__mediaContainer{background:#000}.IntroSplash-module__HHlDOW__image,.IntroSplash-module__HHlDOW__video{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 136px);margin:0 auto;display:block}.IntroSplash-module__HHlDOW__frameFooter{z-index:5;background:#fff;border-top:1px solid #0000000f;justify-content:center;align-items:center;padding:10px 14px;display:flex;position:relative}[data-theme=dark] .IntroSplash-module__HHlDOW__frameFooter{background:#0f1015f2;border-top:1px solid #ffffff14}.IntroSplash-module__HHlDOW__openWebsiteBtn{color:#fff;width:100%;max-width:380px;min-height:44px;font-family:var(--font-poppins);font-size:var(--text-sm);cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#ff5a1f 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #ff5a1f66}.IntroSplash-module__HHlDOW__openWebsiteBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff5a1f8c}.IntroSplash-module__HHlDOW__openWebsiteBtn:active{transform:translateY(0)}@media (max-width:640px){.IntroSplash-module__HHlDOW__frame{border-radius:14px;max-width:min(94vw,460px)}.IntroSplash-module__HHlDOW__mediaContainer{max-height:calc(100dvh - 118px)}.IntroSplash-module__HHlDOW__image,.IntroSplash-module__HHlDOW__video{max-height:calc(100dvh - 124px)}.IntroSplash-module__HHlDOW__openWebsiteBtn{max-width:100%;min-height:42px;font-size:var(--text-xs)}}
.AgeVerificationModal-module__SGf5EW__backdrop{-webkit-backdrop-filter:blur(10px)saturate(.6);z-index:99999;pointer-events:all;touch-action:none;background:#08080ec7;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AgeVerificationModal-module__SGf5EW__modalCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:380px;padding:22px 20px 20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000029,0 2px 8px #00000014}:is([data-theme=dark] .AgeVerificationModal-module__SGf5EW__modalCard,.dark .AgeVerificationModal-module__SGf5EW__modalCard){color:#f8fafc;background:#131318;border-color:#222230;box-shadow:0 16px 48px #000000a6,0 4px 16px #0006}.AgeVerificationModal-module__SGf5EW__modalCard:before{content:"";background:linear-gradient(90deg,#ff5a1f 0%,#ff9a3c 100%);border-radius:18px 18px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.AgeVerificationModal-module__SGf5EW__headerRow{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.AgeVerificationModal-module__SGf5EW__title{letter-spacing:-.01em;color:inherit;margin:0 0 3px;font-family:Poppins,Hind,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.25}.AgeVerificationModal-module__SGf5EW__titleHindi{opacity:.8;font-family:Hind,sans-serif;font-size:.9em;font-weight:500}.AgeVerificationModal-module__SGf5EW__subtitle{color:#64748b;margin:0;font-size:.75rem;line-height:1.4}:is([data-theme=dark] .AgeVerificationModal-module__SGf5EW__subtitle,.dark .AgeVerificationModal-module__SGf5EW__subtitle){color:#94a3b8}.AgeVerificationModal-module__SGf5EW__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:-2px;transition:background .18s,color .18s;display:flex}.AgeVerificationModal-module__SGf5EW__closeBtn:hover{color:#d8246b;background:#d8246b1a}.AgeVerificationModal-module__SGf5EW__selectorsGrid{grid-template-columns:.8fr 1.2fr 1fr;gap:10px;margin-bottom:18px;display:grid}.AgeVerificationModal-module__SGf5EW__column{flex-direction:column;gap:5px;display:flex}.AgeVerificationModal-module__SGf5EW__colLabel{letter-spacing:.07em;text-transform:uppercase;color:#64748b;font-size:.68rem;font-weight:700}:is([data-theme=dark] .AgeVerificationModal-module__SGf5EW__colLabel,.dark .AgeVerificationModal-module__SGf5EW__colLabel){color:#94a3b8}.AgeVerificationModal-module__SGf5EW__selectWrapper{align-items:center;display:flex;position:relative}.AgeVerificationModal-module__SGf5EW__selectInput{appearance:none;width:100%;color:inherit;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:9px 28px 9px 11px;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .18s,box-shadow .18s}:is([data-theme=dark] .AgeVerificationModal-module__SGf5EW__selectInput,.dark .AgeVerificationModal-module__SGf5EW__selectInput){color:#f8fafc;background:#1a1a24;border-color:#2c2c3a}.AgeVerificationModal-module__SGf5EW__selectInput:focus{border-color:#ff5a1f;box-shadow:0 0 0 2.5px #ff5a1f2e}.AgeVerificationModal-module__SGf5EW__chevronIcon{pointer-events:none;color:#94a3b8;position:absolute;right:9px}.AgeVerificationModal-module__SGf5EW__errorBox{color:#dc2626;background:#dc262614;border:1px solid #dc262633;border-radius:9px;align-items:flex-start;gap:7px;margin-bottom:14px;padding:9px 12px;font-size:.78rem;font-weight:500;line-height:1.4;display:flex}:is([data-theme=dark] .AgeVerificationModal-module__SGf5EW__errorBox,.dark .AgeVerificationModal-module__SGf5EW__errorBox){color:#fca5a5;background:#ef44441f;border-color:#ef444440}.AgeVerificationModal-module__SGf5EW__confirmBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5a1f 0%,#ff7a00 100%);border:none;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;padding:12px 18px;font-family:Poppins,Hind,sans-serif;font-size:.93rem;font-weight:700;transition:transform .15s,box-shadow .18s,opacity .18s;display:flex;box-shadow:0 4px 14px #ff5a1f52}.AgeVerificationModal-module__SGf5EW__confirmBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 22px #ff5a1f70}.AgeVerificationModal-module__SGf5EW__confirmBtn:active:not(:disabled){transform:translateY(1px)}.AgeVerificationModal-module__SGf5EW__confirmBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}@media (max-width:440px){.AgeVerificationModal-module__SGf5EW__modalCard{max-width:92vw;padding:18px 16px 16px}.AgeVerificationModal-module__SGf5EW__selectorsGrid{gap:8px}.AgeVerificationModal-module__SGf5EW__selectInput{padding:8px 26px 8px 10px;font-size:.85rem}}