:root{color:#000;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html{scroll-behavior:smooth;background:0 0;width:100%;min-height:100%}body{color:#000;background:0 0;width:100%;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#root{background:0 0;width:100%;min-height:100dvh}button,input,textarea,select{font:inherit}a{color:inherit}img,svg,video,canvas{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}input,textarea,button,select,a{-webkit-tap-highlight-color:transparent}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box}:root{color:#f5f5f5;background:#080808;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{background:#080808;border:0;width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}.app{isolation:isolate;background:linear-gradient(#090909 0%,#050505 100%);width:100%;min-height:100dvh;margin-top:0;padding:0 0 24px;position:relative}.app:before,.app:after{content:"";z-index:-1;filter:blur(70px);opacity:.45;pointer-events:none;border-radius:50%;width:260px;height:260px;position:fixed}.app:before{background:#00ccff59;top:12%;left:-110px}.app:after{background:#ff007a4d;bottom:12%;right:-120px}.header{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 32px);margin:0 auto;padding:6px 0 18px;display:flex}.headerActions{align-items:center;gap:10px;display:flex}.cartIconButton{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(16px);background:#121212eb;border:0;border-radius:999px;flex:none;place-items:center;width:50px;height:50px;transition:transform .2s,background .2s,box-shadow .2s;display:grid;position:fixed;top:24px;right:24px;box-shadow:inset 0 0 0 1px #ffffff17,0 0 24px #00e5ff29}.cartIconButton:hover{background:#171717;transform:translateY(-2px);box-shadow:0 0 30px #ff008038}.cartIcon{color:#fff;filter:drop-shadow(0 0 8px #00e5ff38);width:23px;height:23px}.cartBadge{color:#72e8ff;text-shadow:0 0 8px #00e5ff59;background:linear-gradient(135deg,#080808,#151515);border:1px solid #ffffff24;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:950;line-height:1;display:grid;position:absolute;top:-4px;right:-4px;box-shadow:0 0 12px #00e5ff3d,0 0 16px #ff008024}.eyebrow{color:#767676;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}.header h1{color:#000;letter-spacing:-.08em;margin:0;font-size:clamp(30px,4vw,52px);font-weight:900}.lockerSection button{color:#fff;background:#000;border:0;border-radius:999px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.lockerSection button:hover{background:#1b1b1b;transform:translateY(-2px);box-shadow:0 18px 34px #0000002e}.heroSection{width:min(1180px,100% - 32px);box-shadow:none;-webkit-backdrop-filter:none;isolation:isolate;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;align-items:stretch;gap:28px;margin:0 auto;padding:34px;display:grid;position:relative;overflow:visible}.heroText{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.heroSocialLogos{justify-content:center;align-items:center;gap:22px;width:min(520px,100%);margin:-28px auto 0;display:flex}.heroSocialLogo{object-fit:contain;width:108px;height:108px;display:block}.heroCenterLogo{object-fit:contain;width:190px;height:auto;display:block}.heroSocialLogoSnap{animation:.9s cubic-bezier(.16,1,.3,1) both snapEnter}.heroCenterLogo{animation:.9s cubic-bezier(.16,1,.3,1) 80ms both centerLogoEnter}.heroSocialLogoTikTok{animation:.9s cubic-bezier(.16,1,.3,1) .16s both tiktokEnter}@keyframes snapEnter{0%{opacity:0;transform:translate(-90px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes centerLogoEnter{0%{opacity:0;transform:translateY(-90px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tiktokEnter{0%{opacity:0;transform:translate(90px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.statusRow{flex-wrap:nowrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:4px auto 0;display:flex}.heroTagline{background:linear-gradient(90deg,#72e8ff,#fff,#ff7fc6,#7dffb0,#72e8ff) 0 0/300% 100%;color:#0000;letter-spacing:-.04em;text-align:center;opacity:0;filter:blur(8px);-webkit-background-clip:text;background-clip:text;width:fit-content;margin:38px auto 0;padding:0 12px;font-size:clamp(22px,3vw,38px);font-weight:900;line-height:1.1;animation:.9s cubic-bezier(.16,1,.3,1) forwards taglineReveal,5s linear infinite taglineGradient;transform:translateY(14px)}@keyframes taglineReveal{0%{opacity:0;filter:blur(8px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes taglineGradient{0%{background-position:0%}to{background-position:300%}}.status{color:#fff;-webkit-backdrop-filter:blur(14px);opacity:0;background:#101010cc;border:1px solid #ffffff14;border-radius:999px;width:fit-content;margin:0;padding:10px 15px;font-size:14px;font-weight:800;animation:.75s cubic-bezier(.16,1,.3,1) forwards statusEnter;transform:translateY(18px)scale(.96);box-shadow:0 0 24px #00e5ff14}.statusOpen{color:#7dffb0;animation-delay:.35s;box-shadow:0 0 24px #22ff8b1f}.statusDelivery{color:#72e8ff;animation-delay:.48s;box-shadow:0 0 24px #00e5ff24}.statusCollect{color:#ff7fc6;animation-delay:.61s;box-shadow:0 0 24px #ff008024}@keyframes statusEnter{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.bestSellerSection{gap:34px;width:min(1180px,100%);margin:38px auto 0;display:grid}.productCategoryGroup{gap:16px;display:grid}.productCategoryHeader{justify-content:space-between;align-items:center;gap:16px;padding:0 4px;display:flex}.productCategoryHeader h2{background:linear-gradient(90deg,#72e8ff,#fff,#ff7fc6,#7dffb0,#72e8ff) 0 0/300% 100%;color:#0000;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-size:clamp(22px,3vw,34px);font-weight:950;line-height:1;animation:5s linear infinite productCategoryTitleGradient}@keyframes productCategoryTitleGradient{0%{background-position:0%}to{background-position:300%}}.productCategoryHeader:after{content:"› › ›";color:#72e8ff;text-shadow:0 0 14px #00e5ff38,0 0 20px #ff00801f;letter-spacing:-.18em;flex:none;font-size:30px;font-weight:950;line-height:1;animation:1.1s ease-in-out infinite productSectionArrows}@keyframes productSectionArrows{0%,to{opacity:.28;color:#6f6f6f;transform:translate(0)}45%{opacity:1;color:#ff7fc6;transform:translate(7px)}}.productGrid{scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:18px;padding:0 4px 16px;display:flex;overflow:auto hidden}.productGrid::-webkit-scrollbar{display:none}.productGrid>.productCard{flex:0 0 calc(33.3333% - 12px);min-width:0}.infoSection{grid-template-columns:1.2fr .8fr;gap:18px;width:min(1180px,100%);margin:54px auto 0;display:grid}.mapCard,.detailsCard,.lockerSection{-webkit-backdrop-filter:blur(16px);background:#101010e6;border:1px solid #ffffff14;border-radius:34px;box-shadow:0 24px 70px #0000006b}.mapCard{min-height:340px;padding:16px;overflow:hidden}.realMap{filter:grayscale()invert(.92)contrast(1.12)brightness(.78)hue-rotate(175deg);border:0;border-radius:26px;width:100%;height:100%;min-height:360px;transition:filter .35s,transform .35s;display:block}.mapCard:hover .realMap{filter:grayscale(.9)invert(.92)contrast(1.16)brightness(.86)hue-rotate(175deg);transform:scale(1.01)}.detailsCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:30px;display:flex;box-shadow:0 24px 70px #0000006b,0 0 34px #00e5ff14,0 0 42px #ff00800f}.detailsCard h2,.detailsCard .eyebrow,.detailsCard p,.detailsCard a{background:linear-gradient(90deg,#72e8ff,#fff 45%,#ff7fc6) 50%/100% 100%;-webkit-background-clip:text;background-clip:text;animation:none;color:#0000!important}.detailsCard p{color:#c7c7c7;margin:0;font-size:18px;font-weight:650}.detailsCard a{color:#fff;border-bottom:none;width:fit-content;font-size:24px;font-weight:900;text-decoration:none}.phoneNumber{background:linear-gradient(#0b0b0b,#0b0b0b) padding-box padding-box,linear-gradient(90deg,#72e8ff,#fff 45%,#ff7fc6) border-box;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin:8px auto;padding:14px 24px;display:inline-flex;box-shadow:0 16px 32px #00000047,0 0 24px #00e5ff1f,0 0 28px #ff00801a;color:#0000!important;border-bottom:1px solid #0000!important}.accessText{max-width:360px;line-height:1.45;color:#9f9f9f!important;font-size:16px!important}.lockerSection{color:#f5f5f5;background:#101010e6;border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100%);margin:54px auto 40px;padding:34px;display:flex;box-shadow:0 18px 50px #0006,0 0 34px #7928ff14}.lockerSection .eyebrow{color:#777}.lockerSection h2{color:#fff}.lockerSection p:not(.eyebrow){color:#b3b3b3;max-width:680px;margin:14px 0 0;font-size:18px;line-height:1.55}.lockerImage{object-fit:cover;object-position:center;border:1px solid #ffffff14;border-radius:28px;flex:none;width:min(300px,34vw);height:210px;display:block;box-shadow:0 18px 42px #00000061,0 0 26px #7928ff1a}.lockerSection button{color:#fff;background:#000;flex:none;padding:15px 22px}.lockerSection button:hover{color:#fff;background:#1b1b1b}@media (width<=900px){.app{padding:0 0 16px}.header{align-items:flex-start}.infoSection{grid-template-columns:1fr}.bestSellerSection,.infoSection,.lockerSection{width:calc(100% - 32px)}.lockerSection{flex-direction:column;align-items:flex-start}.lockerImage{border-radius:24px;align-self:stretch;width:100%;height:260px}.heroSection{border-radius:0;margin-top:0;padding:24px}.heroText{min-height:auto}.bestSellerSection{gap:28px}.productCategoryGroup{gap:12px}.productCategoryHeader{flex-direction:row;justify-content:space-between;align-items:center;padding:0}.productCategoryHeader:after{font-size:26px}.productGrid{gap:10px;padding:0 0 14px;display:flex;overflow-x:auto}.productGrid>.productCard{flex:0 0 calc(33.3333% - 6.66667px)}}@media (width<=560px){.header{flex-direction:row;align-items:center}.logoImage{width:82px;transform:translateY(-6px)}.headerActions{gap:8px}.cartIconButton{width:46px;height:46px;top:calc(env(safe-area-inset-top,0px) + 8px);right:14px}.cartIcon{width:21px;height:21px}.heroText h2{font-size:48px}.heroSocialLogos{gap:10px;width:min(320px,100%);margin-top:-18px}.heroSocialLogo{width:76px;height:76px}.heroCenterLogo{width:130px}.heroText>p:last-child{font-size:17px}.statusRow{gap:6px;margin-top:2px}.status{white-space:nowrap;padding:8px 9px;font-size:11px}.heroTagline{margin-top:30px;padding:0 18px;font-size:22px;line-height:1.15}.bestSellerSection{gap:24px}.productCategoryHeader h2{font-size:28px}.productCategoryHeader:after{font-size:23px}.productGrid{gap:8px;padding:0 0 13px;display:flex;overflow-x:auto}.productGrid>.productCard{flex:0 0 calc(33.3333% - 5.33333px)}.lockerSection button{width:100%}.lockerSection{border-radius:28px;gap:22px;margin-top:38px;margin-bottom:28px;padding:24px}.lockerSection p:not(.eyebrow){font-size:15px;line-height:1.45}.lockerImage{border-radius:20px;width:100%;height:210px}}.mapCard{opacity:0;filter:blur(16px);will-change:transform, opacity, filter;transform:translate(-120px)scale(.94)rotate(-1deg)}.detailsCard{opacity:0;filter:blur(16px);will-change:transform, opacity, filter;transform:translate(120px)scale(.94)rotate(1deg)}.lockerSection{opacity:0;filter:blur(18px);will-change:transform, opacity, filter;transform:translate(140px)translateY(30px)scale(.94)rotate(1deg)}.mapCard.isVisible{animation:1s cubic-bezier(.16,1,.3,1) both mapSlideIn}.detailsCard.isVisible{animation:1s cubic-bezier(.16,1,.3,1) 80ms both detailsSlideIn}.lockerSection.isVisible{animation:1.05s cubic-bezier(.16,1,.3,1) .12s both lockerSlideIn}@keyframes mapSlideIn{0%{opacity:0;filter:blur(16px);transform:translate(-120px)scale(.94)rotate(-1deg)}to{opacity:1;filter:blur();transform:translate(0)scale(1)rotate(0)}}@keyframes detailsSlideIn{0%{opacity:0;filter:blur(16px);transform:translate(120px)scale(.94)rotate(1deg)}to{opacity:1;filter:blur();transform:translate(0)scale(1)rotate(0)}}@keyframes lockerSlideIn{0%{opacity:0;filter:blur(18px);transform:translate(140px)translateY(30px)scale(.94)rotate(1deg)}to{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)rotate(0)}}@media (prefers-reduced-motion:reduce){.mapCard,.detailsCard,.lockerSection,.mapCard.isVisible,.detailsCard.isVisible,.lockerSection.isVisible,.heroSocialLogoSnap,.heroCenterLogo,.heroSocialLogoTikTok,.status,.statusOpen,.statusDelivery,.statusCollect,.heroTagline,.productCategoryHeader h2,.detailsCard h2,.detailsCard .eyebrow,.detailsCard p,.detailsCard a{opacity:1;filter:none;animation:none;transform:none}}.legalBanner{width:min(1180px,100% - 32px);box-shadow:none;background:0 0;border:1px solid #ffffff14;border-radius:24px;margin:26px auto 0;padding:18px 22px}.legalBanner p{color:#969696;text-align:center;letter-spacing:-.01em;max-width:920px;margin:0 auto;font-size:13px;font-weight:750;line-height:1.5}@media (width<=560px){.legalBanner{border-radius:20px;width:calc(100% - 32px);margin-top:22px;padding:15px 16px}.legalBanner p{font-size:11px;line-height:1.45}}.categoryTabsWrapper{width:min(1180px,100%);margin:24px auto 0;position:relative}.scrollHint{z-index:2;-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#0e0e0ee0;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:0;padding:7px 9px;display:inline-flex;position:absolute;bottom:-24px;right:8px;transform:none;box-shadow:0 0 22px #00e5ff1f}.scrollHint span{color:#72e8ff;font-size:25px;font-weight:950;line-height:.7;animation:1.15s ease-in-out infinite scrollArrowPulse;display:inline-block}.scrollHint span:nth-child(2){animation-delay:.15s}.scrollHint span:nth-child(3){animation-delay:.3s}@keyframes scrollArrowPulse{0%,to{opacity:.25;color:#7a7a7a;transform:translate(0)}45%{opacity:1;color:#ff7fc6;transform:translate(4px)}}.categoryTabs{scrollbar-width:none;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin:0 0 14px;padding:4px 58px 10px 16px;display:flex;overflow:auto visible}.categoryTabs::-webkit-scrollbar{display:none}.categoryTab{color:#f5f5f5;letter-spacing:-.02em;white-space:nowrap;text-align:center;-webkit-backdrop-filter:blur(14px);background:#101010e0;border:1px solid #ffffff14;border-radius:16px;flex:none;justify-content:center;align-items:center;min-width:86px;min-height:52px;padding:12px 16px;font-size:14px;font-weight:900;transition:transform .2s,color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff05,0 0 20px #00e5ff0d}.categoryTab:first-child{min-width:118px}.categoryTab:nth-child(4n+1){box-shadow:inset 0 0 0 1px #ffffff05,0 0 22px #00e5ff17}.categoryTab:nth-child(4n+2){box-shadow:inset 0 0 0 1px #ffffff05,0 0 22px #ff008017}.categoryTab:nth-child(4n+3){box-shadow:inset 0 0 0 1px #ffffff05,0 0 22px #7928ff17}.categoryTab:nth-child(4n+4){box-shadow:inset 0 0 0 1px #ffffff05,0 0 22px #22ff8b17}.categoryTab:hover{color:#fff;background:#181818fa;border-color:#ffffff29;transform:translateY(-3px)scale(1.02);box-shadow:0 16px 34px #00000052,0 0 28px #00e5ff2e,0 0 34px #ff00801f}.categoryTab.active{color:#fff;background:linear-gradient(135deg,#00e5ff33,#7928ff33,#ff008033);border-color:#ffffff38;box-shadow:0 16px 34px #00000061,0 0 28px #00e5ff33,0 0 34px #ff008029}@media (width<=900px){.categoryTabsWrapper{width:100%;margin-top:20px}.categoryTabs{width:100%;padding-left:16px;padding-right:58px}.categoryTab{min-width:86px}.categoryTab:first-child{min-width:118px}}@media (width<=560px){.categoryTab{border-radius:15px;min-width:78px;min-height:48px;padding:11px 13px;font-size:13px}.categoryTab:first-child{min-width:108px;font-size:12px}.scrollHint{padding:6px 8px;bottom:-26px;right:6px}.scrollHint span{font-size:22px}}.cartPage{color:#f5f5f5;background:radial-gradient(circle at 12% 8%,#00e5ff14,#0000 28%),radial-gradient(circle at 88% 16%,#ff008012,#0000 30%),linear-gradient(#080808 0%,#030303 100%);width:100%;min-height:100vh;padding:24px 0 54px}.cartHeader{align-items:center;gap:22px;width:min(1180px,100%);margin:0 auto;padding:18px 0 30px;display:flex}.backButton{color:#fff;background:linear-gradient(135deg,#121212,#080808);border:1px solid #ffffff1f;border-radius:999px;width:fit-content;padding:13px 18px;font-weight:900;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 16px 30px #00000057,0 0 18px #00e5ff14}.backButton:hover{border-color:#72e8ff6b;transform:translateY(-2px);box-shadow:0 18px 34px #0000006b,0 0 22px #00e5ff24}.cartEyebrow{color:#72e8ff;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 0 12px #00e5ff38;margin:0 0 6px;font-size:13px;font-weight:800}.cartHeader h1{color:#fff;letter-spacing:-.08em;margin:0;font-size:clamp(38px,6vw,70px);line-height:.9}.cartLayout{grid-template-columns:1.2fr .8fr;align-items:start;gap:20px;width:min(1180px,100%);margin:0 auto;display:grid}.cartItemsCard,.cartSummaryCard,.checkoutForm,.checkoutSummary{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#121212f5,#080808fa);border:1px solid #ffffff14;border-radius:34px;box-shadow:0 24px 70px #00000073,0 0 28px #7928ff0f}.cartItemsCard{padding:26px}.cartSectionTitle{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.cartSectionTitle h2{color:#fff;letter-spacing:-.06em;margin:0;font-size:clamp(26px,4vw,40px);line-height:1}.cartSectionTitle span{color:#72e8ff;background:#0d0d0d;border:1px solid #ffffff14;border-radius:999px;flex:none;padding:10px 14px;font-size:14px;font-weight:900;box-shadow:0 0 14px #00e5ff14}.cartItemsList{gap:12px;display:grid}.cartItem{background:linear-gradient(145deg,#111,#090909);border:1px solid #ffffff12;border-radius:24px;grid-template-columns:72px 1fr auto auto;align-items:center;gap:16px;padding:16px;display:grid;box-shadow:0 14px 34px #00000047}.cartItemEmoji{background:#0b0b0b;border:1px solid #ffffff12;border-radius:22px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.cartItemImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.cartItemImagePlaceholder{text-align:center;background:linear-gradient(135deg,#101010e6,#060606f5);border:1px dashed #ffffff29;border-radius:17px;place-items:center;width:calc(100% - 10px);height:calc(100% - 10px);display:grid}.cartItemImagePlaceholder span{color:#8b8b8b;letter-spacing:-.04em;max-width:48px;font-size:7px;font-weight:950;line-height:1.05}.cartItemInfo h3{color:#fff;letter-spacing:-.05em;margin:0 0 6px;font-size:21px}.cartItemInfo p{color:#9c9c9c;margin:0;font-weight:700}.cartItemActions{justify-items:center;gap:8px;display:grid}.quantityControls{background:#0a0a0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:6px;display:inline-flex}.quantityControls button{color:#fff;background:linear-gradient(135deg,#151515,#070707);border:1px solid #ffffff1a;border-radius:999px;place-items:center;width:30px;height:30px;font-size:18px;font-weight:950;line-height:1;display:grid;box-shadow:0 0 12px #00e5ff14}.quantityControls span{color:#72e8ff;text-align:center;min-width:20px;font-weight:950}.removeItemButton{color:#8c8c8c;background:0 0;border:0;font-size:12px;font-weight:900;text-decoration:underline}.removeItemButton:hover{color:#ff5ca8}.cartItem strong{color:#fff;letter-spacing:-.04em;font-size:19px}.cartSummaryCard{gap:18px;padding:24px;display:grid;position:sticky;top:22px}.deliveryChoice{background:#090909;border:1px solid #ffffff12;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.deliveryOption{color:#9a9a9a;background:0 0;border:0;border-radius:999px;min-height:46px;font-weight:900}.deliveryOption.active{color:#fff;background:linear-gradient(135deg,#101010,#1a1a1a);box-shadow:0 12px 26px #00000047,0 0 18px #00e5ff1a}.addressBox{background:#0b0b0b;border:1px solid #ffffff12;border-radius:26px;padding:20px}.addressBox h3{color:#fff;letter-spacing:-.06em;margin:0 0 6px;font-size:24px;line-height:1}.addressBox p{color:#9a9a9a;margin:0 0 10px;font-weight:700}.addressBox span{color:#72e8ff;background:#111;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900;display:inline-flex}.summaryLines{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;gap:12px;padding:18px 0;display:grid}.summaryLines div,.totalLine{justify-content:space-between;align-items:center;gap:18px;display:flex}.summaryLines span{color:#9c9c9c;font-weight:700}.summaryLines strong,.totalLine span,.totalLine strong{color:#fff}.summaryLines strong{font-weight:900}.totalLine span{font-size:20px;font-weight:900}.totalLine strong{letter-spacing:-.06em;text-shadow:0 0 14px #00e5ff29;font-size:30px}.checkoutButton{color:#fff;background:linear-gradient(135deg,#151515,#070707);border:1px solid #ffffff1f;border-radius:999px;min-height:58px;font-size:16px;font-weight:950;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 18px 38px #00000052,0 0 18px #00e5ff1a,0 0 20px #ff008012}.checkoutButton:hover{border-color:#72e8ff66;transform:translateY(-2px);box-shadow:0 22px 44px #0006,0 0 24px #00e5ff24,0 0 22px #ff00801a}.cartNote{color:#868686;text-align:center;margin:0;font-size:13px;font-weight:650;line-height:1.45}.checkoutLayout{grid-template-columns:1.1fr .7fr;align-items:start;gap:20px;width:min(1180px,100%);margin:0 auto;display:grid}.checkoutForm{padding:28px}.checkoutFormHeader{margin-bottom:22px}.checkoutFormHeader h2{color:#fff;letter-spacing:-.08em;margin:0;font-size:clamp(30px,5vw,52px);line-height:.95}.checkoutFormHeader p:not(.cartEyebrow){color:#9a9a9a;max-width:620px;margin:16px 0 0;font-size:17px;font-weight:650;line-height:1.5}.formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.formGrid label{color:#e9e9e9;gap:8px;font-size:14px;font-weight:900;display:grid}.fullField{grid-column:1/-1}.formGrid input,.formGrid textarea{color:#fff;width:100%;font:inherit;background:#090909;border:1px solid #ffffff14;border-radius:20px;outline:none;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff05}.formGrid input::placeholder,.formGrid textarea::placeholder{color:#666}.formGrid input{min-height:56px;padding:0 18px}.formGrid textarea{resize:vertical;min-height:118px;padding:18px}.formGrid input:focus,.formGrid textarea:focus{border-color:#72e8ff7a;box-shadow:0 0 0 3px #00e5ff0f,0 0 18px #00e5ff14}.checkoutForm .checkoutButton{width:100%;margin-top:18px}.checkoutSummary{gap:18px;padding:24px;display:grid;position:sticky;top:22px}.checkoutSummary h3{color:#fff;letter-spacing:-.06em;margin:0;font-size:32px}.checkoutButton:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}@media (width<=900px){.cartPage{padding:16px 0 36px}.cartHeader,.cartLayout,.checkoutLayout{width:calc(100% - 32px)}.cartHeader{flex-direction:column;align-items:flex-start}.cartLayout,.checkoutLayout{grid-template-columns:1fr}.cartSummaryCard,.checkoutSummary{position:static}}@media (width<=560px){.cartItemsCard,.cartSummaryCard,.checkoutForm,.checkoutSummary{border-radius:26px;padding:18px}.cartSectionTitle{flex-direction:column;align-items:flex-start}.cartItem{grid-template-columns:58px 1fr;gap:12px}.cartItemEmoji{border-radius:18px;width:58px;height:58px}.cartItemImagePlaceholder{border-radius:14px}.cartItemImagePlaceholder span{max-width:40px;font-size:6px}.cartItemActions,.cartItem strong{grid-column:2;justify-self:start}.cartItemActions{justify-items:start}.cartItemInfo h3{font-size:19px}.addressBox span{border-radius:18px}.formGrid{grid-template-columns:1fr}.checkoutFormHeader h2{font-size:34px}}.productCard{aspect-ratio:1.12;-webkit-backdrop-filter:blur(14px);background:#0e0e0eeb;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 18px 45px #00000061,0 0 24px #00e5ff0f}.productCard:nth-child(4n+1){box-shadow:0 18px 45px #00000061,0 0 26px #00e5ff14}.productCard:nth-child(4n+2){box-shadow:0 18px 45px #00000061,0 0 26px #ff008014}.productCard:nth-child(4n+3){box-shadow:0 18px 45px #00000061,0 0 26px #7928ff14}.productCard:nth-child(4n+4){box-shadow:0 18px 45px #00000061,0 0 26px #22ff8b14}.productCard:hover{border-color:#ffffff29;transform:translateY(-6px)scale(1.01);box-shadow:0 28px 75px #00000080,0 0 30px #00e5ff29,0 0 38px #ff00801a}.productImageBox{background:radial-gradient(circle at 30% 20%,#ffffff14,#0000 34%),linear-gradient(#181818 0%,#101010 100%);place-items:center;width:100%;min-height:48%;display:grid;position:relative;overflow:hidden}.productImage{object-fit:cover;object-position:center;width:100%;height:100%;min-height:160px;transition:transform .35s,filter .35s;display:block}.productCard:hover .productImage{filter:saturate(1.04)contrast(1.02);transform:scale(1.045)}.productImagePlaceholder{color:#9b9b9b;text-align:center;background:linear-gradient(135deg,#181818f5,#0c0c0cf5),#111;border:1px dashed #ffffff1f;border-radius:22px;place-items:center;width:calc(100% - 24px);min-height:132px;margin:12px;display:grid;box-shadow:inset 0 0 24px #00e5ff0d}.productImagePlaceholder span{color:#a8a8a8;letter-spacing:-.03em;max-width:110px;font-size:11px;font-weight:950;line-height:1.05}.productInfo{flex-direction:column;justify-content:center;gap:5px;min-height:42px;padding:11px 12px 0;display:flex}.productMeta{display:none}.productCategory,.bestBadge{color:#d7d7d7;letter-spacing:-.01em;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;margin:0;padding:5px 8px;font-size:11px;font-weight:950}.productCategory{text-overflow:ellipsis;max-width:calc(100% - 56px);overflow:hidden}.bestBadge{color:#fff;background:linear-gradient(135deg,#00e5ff38,#7928ff38,#ff008038);margin-left:auto;box-shadow:0 0 18px #ff008024}.productCard h3{color:#fff;letter-spacing:-.055em;margin:0;font-size:15px;line-height:1.05}.productFooter{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-top:2px;padding:4px 12px 7px;display:flex}.productFooter strong{color:#72e8ff;text-shadow:0 0 14px #00e5ff2e;letter-spacing:-.055em;font-size:18px}.addProductButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#00e5ff38,#7928ff38,#ff008038);border:1px solid #ffffff1f;border-radius:999px;min-height:31px;padding:0 10px;font-size:11px;font-weight:950;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 0 18px #7928ff1f}.addProductButton:hover{background:linear-gradient(135deg,#00e5ff57,#7928ff57,#ff008057);transform:translateY(-2px)scale(1.03);box-shadow:0 14px 30px #00000047,0 0 24px #00e5ff29,0 0 28px #ff00801f}@media (width<=900px){.productCard{aspect-ratio:1/1.42;border-radius:18px}.productImageBox{min-height:44%}.productImage{min-height:118px}.productImagePlaceholder{border-radius:16px;min-height:96px;margin:9px}.productImagePlaceholder span{max-width:84px;font-size:9px}.productInfo{justify-content:center;gap:4px;min-height:34px;padding:8px 9px 0}.productMeta{display:none}.productCategory,.bestBadge{padding:4px 6px;font-size:8px}.productCategory{max-width:calc(100% - 42px)}.productCard h3{font-size:12px;line-height:1}.productFooter{flex-direction:column;flex-shrink:0;align-items:stretch;gap:4px;margin-top:2px;padding:4px 9px 6px}.productFooter strong{font-size:13px}.addProductButton{width:100%;min-height:28px;padding:0 7px;font-size:9px}}@media (width<=560px){.productCard{aspect-ratio:1/1.52;border-radius:16px}.productImageBox{min-height:42%}.productImage{min-height:105px}.productImagePlaceholder{border-radius:14px;min-height:86px;margin:8px}.productImagePlaceholder span{max-width:76px;font-size:8px}.productInfo{justify-content:center;gap:4px;min-height:32px;padding:7px 8px 0}.productCategory,.bestBadge{padding:3px 5px;font-size:7px}.productCard h3{font-size:12px}.productFooter{margin-top:1px;padding:3px 8px 6px}.productFooter strong{font-size:12px}.addProductButton{min-height:26px;font-size:8px}}.productCard.addedToCart{animation:.42s cubic-bezier(.16,1,.3,1) both addedToCartPop}@keyframes addedToCartPop{0%{transform:scale(1)translateY(0)rotate(0);box-shadow:0 18px 45px #00000061,0 0 24px #00e5ff14}35%{transform:scale(1.04)translateY(-6px)rotate(-.6deg);box-shadow:0 28px 75px #00000080,0 0 34px #ff00802e,0 0 28px #00e5ff24}70%{transform:scale(.99)translateY(1px)rotate(.4deg)}to{transform:scale(1)translateY(0)rotate(0);box-shadow:0 18px 45px #00000061,0 0 24px #00e5ff14}}.visionOverlay{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000b8;place-items:center;padding:24px;animation:.22s both visionOverlayFade;display:grid;position:fixed;inset:0}.visionCard{overscroll-behavior:contain;background:linear-gradient(145deg,#141414,#080808);border:1px solid #ffffff1a;border-radius:38px;grid-template-columns:1fr 1fr;width:min(920px,100%);max-height:min(88vh,760px);animation:.34s cubic-bezier(.16,1,.3,1) both visionCardPop;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 120px #00000094,0 0 34px #00e5ff14,0 0 36px #ff00800f}.visionCloseButton{z-index:2;color:#fff;cursor:pointer;background:linear-gradient(135deg,#151515,#070707);border:0;border-radius:999px;place-items:center;width:42px;height:42px;font-size:30px;font-weight:500;line-height:1;transition:transform .2s,background .2s;display:grid;position:absolute;top:18px;right:18px}.visionCloseButton:hover{background:#202020;transform:scale(1.06)}.visionImageBox{background:radial-gradient(circle at 35% 24%,#00e5ff17,#0000 34%),radial-gradient(circle at 72% 72%,#ff008012,#0000 38%),linear-gradient(145deg,#111,#070707);place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.visionImage{object-fit:cover;object-position:center;width:100%;height:100%;min-height:520px;display:block}.visionImagePlaceholder{color:#8a8a8a;text-align:center;background:linear-gradient(135deg,#121212f5,#070707fa);border:1px dashed #ffffff29;border-radius:30px;place-items:center;width:calc(100% - 56px);min-height:420px;margin:28px;display:grid}.visionImagePlaceholder span{color:#8a8a8a;letter-spacing:-.04em;max-width:190px;font-size:16px;font-weight:950;line-height:1.08}.visionContent{flex-direction:column;justify-content:center;gap:18px;min-height:0;padding:58px 52px 46px;display:flex;overflow-y:auto}.visionTopLine{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.visionTopLine span,.visionTopLine strong{color:#72e8ff;letter-spacing:-.01em;background:#111;border-radius:999px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:950}.visionTopLine strong{color:#ff7fbd;background:#151515}.visionContent h2{color:#fff;letter-spacing:-.08em;margin:0;font-size:clamp(34px,4vw,58px);line-height:.92}.visionContent p{color:#a6a6a6;letter-spacing:-.02em;max-width:430px;margin:0;font-size:18px;font-weight:650;line-height:1.5}.visionFooter{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.visionFooter>strong{color:#fff;letter-spacing:-.075em;white-space:nowrap;font-size:38px;line-height:1}.visionAddButton{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#151515,#070707);border:0;border-radius:999px;min-height:52px;padding:0 24px;font-size:14px;font-weight:950;transition:transform .2s,background .2s,box-shadow .2s}.visionAddButton:hover{background:#202020;transform:translateY(-2px);box-shadow:0 18px 36px #00000061,0 0 18px #00e5ff1f,0 0 18px #ff008014}.visionAddButton.addedToCart{color:#72e8ff;background:#101818;animation:.42s cubic-bezier(.16,1,.3,1) both visionAddedPop;box-shadow:0 18px 36px #00e5ff24}@keyframes visionOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes visionCardPop{0%{opacity:0;filter:blur(10px);transform:translateY(26px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes visionAddedPop{0%{transform:scale(1)translateY(0)}45%{transform:scale(1.045)translateY(-3px)}to{transform:scale(1)translateY(0)}}@media (width<=760px){.visionOverlay{align-items:center;padding:12px}.visionCard{border-radius:28px;flex-direction:column;grid-template-columns:none;width:min(100%,430px);max-height:88vh;display:flex}.visionCloseButton{z-index:6;width:38px;height:38px;font-size:27px;top:10px;right:10px;box-shadow:0 12px 28px #0000006b,0 0 14px #00e5ff1a}.visionImageBox{flex:none;width:100%;height:32vh;min-height:0;max-height:230px}.visionImage{object-fit:cover;width:100%;height:100%;min-height:0}.visionImagePlaceholder{border-radius:22px;width:calc(100% - 28px);height:calc(100% - 28px);min-height:150px;margin:14px}.visionImagePlaceholder span{max-width:140px;font-size:13px}.visionContent{flex:1;gap:12px;min-height:0;padding:18px 18px 0;overflow-y:auto}.visionTopLine span,.visionTopLine strong{padding:7px 10px;font-size:11px}.visionContent h2{font-size:clamp(25px,8vw,34px);line-height:.96}.visionContent p{max-width:none;font-size:14px;line-height:1.42}.visionFooter{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0af5;border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:12px;margin:12px -18px 0;padding:13px 18px 18px;position:sticky;bottom:0}.visionFooter>strong{font-size:28px}.visionAddButton{width:100%;min-height:48px}}@media (width<=390px){.visionOverlay{padding:9px}.visionCard{border-radius:24px;max-height:90vh}.visionImageBox{height:28vh;max-height:190px}.visionContent{padding:15px 16px 0}.visionFooter{margin:10px -16px 0;padding:12px 16px 15px}}
