.QuantityStepper-module__55mJhW__stepper{border:1px solid #78a0d229;border-radius:8px;flex:none;align-items:center;gap:2px;padding:2px;display:flex}.QuantityStepper-module__55mJhW__btn{border-radius:var(--r-xs);width:20px;height:20px;color:var(--muted);transition:background var(--t-fast), color var(--t-fast);justify-content:center;align-items:center;display:flex}.QuantityStepper-module__55mJhW__btn:hover:not(:disabled){color:#fff;background:#78aadc1f}.QuantityStepper-module__55mJhW__btn:disabled{opacity:.4;cursor:not-allowed}.QuantityStepper-module__55mJhW__value{text-align:center;font-variant-numeric:tabular-nums;min-width:18px;font-size:11.5px}.QuantityStepper-module__55mJhW__md{border-radius:var(--r-sm);gap:3px}.QuantityStepper-module__55mJhW__md .QuantityStepper-module__55mJhW__btn{border-radius:7px;width:26px;height:26px}.QuantityStepper-module__55mJhW__md .QuantityStepper-module__55mJhW__value{min-width:22px;font-size:12px;font-weight:600}.QuantityStepper-module__55mJhW__lg{border-radius:11px;gap:3px;padding:3px}.QuantityStepper-module__55mJhW__lg .QuantityStepper-module__55mJhW__btn{border-radius:8px;width:30px;height:30px}.QuantityStepper-module__55mJhW__lg .QuantityStepper-module__55mJhW__value{min-width:26px;font-size:13px;font-weight:700}.QuantityStepper-module__55mJhW__busy{opacity:.55;pointer-events:none}
.CartDrawer-module__Ww-ImG__scrim{z-index:55;animation:CartDrawer-module__Ww-ImG__fade var(--t-fast);background:#03060b99;border:none;position:fixed;inset:0}@keyframes CartDrawer-module__Ww-ImG__fade{0%{opacity:0}to{opacity:1}}.CartDrawer-module__Ww-ImG__drawer{top:var(--gutter);left:var(--gutter);width:352px;max-height:calc(100vh - var(--gutter) * 2);z-index:60;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-2xl);box-shadow:var(--shadow-drawer);animation:CartDrawer-module__Ww-ImG__drawerIn var(--t-med);flex-direction:column;gap:14px;padding:17px 16px;display:flex;position:fixed;overflow-y:auto}@keyframes CartDrawer-module__Ww-ImG__drawerIn{0%{opacity:0;transform:translate(-14px)scale(.98)}to{opacity:1;transform:none}}.CartDrawer-module__Ww-ImG__head{flex:none;justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__Ww-ImG__title{align-items:baseline;gap:7px;display:flex}.CartDrawer-module__Ww-ImG__title b{font-size:15.5px;font-weight:800}.CartDrawer-module__Ww-ImG__title span{color:var(--accent-soft);font-size:11.5px}.CartDrawer-module__Ww-ImG__close{border-radius:var(--r-sm);width:28px;height:28px;color:var(--muted);transition:background var(--t-fast), color var(--t-fast);justify-content:center;align-items:center;display:flex}.CartDrawer-module__Ww-ImG__close:hover{background:var(--hover);color:#fff}.CartDrawer-module__Ww-ImG__lines{flex-direction:column;gap:11px;display:flex}.CartDrawer-module__Ww-ImG__line{align-items:flex-start;gap:11px;display:flex}.CartDrawer-module__Ww-ImG__thumb{border-radius:var(--r-md);background:var(--surface-2);border:1px solid #78a0d21f;flex:none;width:62px;height:62px;overflow:hidden}.CartDrawer-module__Ww-ImG__thumb img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__Ww-ImG__lineBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.CartDrawer-module__Ww-ImG__lineName{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.CartDrawer-module__Ww-ImG__lineName:hover{color:var(--accent-soft)}.CartDrawer-module__Ww-ImG__lineSub{color:var(--muted-2);font-size:10px}.CartDrawer-module__Ww-ImG__linePrice{color:var(--accent-soft);margin-top:1px;font-size:12px;font-weight:800}.CartDrawer-module__Ww-ImG__lineControls{align-items:center;gap:7px;margin-top:5px;display:flex}.CartDrawer-module__Ww-ImG__empty{text-align:center;color:var(--muted-2);flex-direction:column;align-items:center;gap:12px;padding:28px 12px;font-size:12px;display:flex}.CartDrawer-module__Ww-ImG__emptyIcon{border-radius:var(--r-lg);background:var(--surface-2);width:56px;height:56px;color:var(--muted-3);justify-content:center;align-items:center;display:flex}.CartDrawer-module__Ww-ImG__coupon{flex:none;gap:8px;display:flex}.CartDrawer-module__Ww-ImG__couponInput{border-radius:var(--r-sm);background:var(--surface-sunken);min-width:0;height:38px;color:var(--ink);border:1px solid #78a0d224;outline:none;flex:1;padding-inline:12px;font-size:11.5px}.CartDrawer-module__Ww-ImG__couponInput:focus{border-color:var(--accent-edge)}.CartDrawer-module__Ww-ImG__couponBtn{border-radius:var(--r-sm);background:var(--accent-wash);border:1px solid var(--accent-edge);width:70px;height:38px;color:var(--accent-soft);transition:background var(--t-fast);font-size:11.5px;font-weight:700}.CartDrawer-module__Ww-ImG__couponBtn:hover{background:#45a8e83d}.CartDrawer-module__Ww-ImG__totals{border-top:1px solid var(--line);flex-direction:column;flex:none;gap:8px;padding-top:12px;display:flex}.CartDrawer-module__Ww-ImG__row{color:var(--muted);justify-content:space-between;font-size:11.5px;display:flex}.CartDrawer-module__Ww-ImG__rowValue{color:var(--ink-2)}.CartDrawer-module__Ww-ImG__grand{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-top:2px;padding-top:9px;display:flex}.CartDrawer-module__Ww-ImG__grand b{font-size:13px;font-weight:700}.CartDrawer-module__Ww-ImG__grand span{color:var(--accent-soft);font-size:15px;font-weight:800}.CartDrawer-module__Ww-ImG__checkout{background:var(--accent-grad);color:#fff;height:46px;box-shadow:var(--shadow-accent);transition:filter var(--t-fast);border-radius:13px;flex:none;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.CartDrawer-module__Ww-ImG__checkout:hover{filter:brightness(1.12);color:#fff}.CartDrawer-module__Ww-ImG__gateways{flex-wrap:wrap;flex:none;align-items:center;gap:7px;display:flex}.CartDrawer-module__Ww-ImG__gatewayLabel{color:var(--muted-3);font-size:10px}.CartDrawer-module__Ww-ImG__gateway{background:var(--surface-2);color:var(--ink-3);border:1px solid #78a0d224;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:700}@media (max-width:640px){.CartDrawer-module__Ww-ImG__drawer{inset-inline:var(--gutter);width:auto;max-height:calc(100vh - 24px);top:12px}}
.Footer-module__Yf74_a__footer{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-2xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:6px;padding:20px 22px;display:flex}.Footer-module__Yf74_a__copy{flex-direction:column;gap:4px;display:flex}.Footer-module__Yf74_a__copy b{font-size:14.5px;font-weight:800}.Footer-module__Yf74_a__copy span{color:var(--muted-2);font-size:10.5px}.Footer-module__Yf74_a__socials{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Footer-module__Yf74_a__chip{background:var(--surface-2);color:var(--ink-3);transition:border-color var(--t-fast), color var(--t-fast);border:1px solid #78a0d224;border-radius:13px;align-items:center;gap:8px;padding:10px 15px;font-size:11.5px;font-weight:600;display:flex}.Footer-module__Yf74_a__chip:hover{color:#fff;border-color:#45a8e873}.Footer-module__Yf74_a__chip svg{color:var(--accent-soft);flex:none}.Footer-module__Yf74_a__legal{color:var(--muted-4);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 6px 4px;font-size:10px;display:flex}@media (max-width:720px){.Footer-module__Yf74_a__footer{padding:18px}.Footer-module__Yf74_a__socials{width:100%}.Footer-module__Yf74_a__chip{flex:1;justify-content:center;padding:10px 8px}.Footer-module__Yf74_a__legal{text-align:center;justify-content:center}}
.Sidebar-module__m8I0oq__wrap{width:var(--rail-w);z-index:40;flex:none;font-size:13px;position:relative}.Sidebar-module__m8I0oq__rail{width:var(--rail-w);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-2xl);box-shadow:var(--shadow-card);top:var(--gutter);max-height:calc(100vh - var(--gutter) * 2);flex-direction:column;align-items:center;gap:5px;padding:12px 0 14px;display:flex;position:sticky;overflow:hidden auto}.Sidebar-module__m8I0oq__logo{border:1px solid #45a8e859;border-radius:11px;flex:none;display:block;overflow:hidden}.Sidebar-module__m8I0oq__logo img{object-fit:cover;width:38px;height:38px}.Sidebar-module__m8I0oq__divider{background:#78a0d224;flex:none;width:26px;height:1px;margin:6px 0 4px}.Sidebar-module__m8I0oq__railItem{width:42px;height:42px;color:var(--muted);transition:background var(--t-fast), color var(--t-fast);border-radius:13px;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.Sidebar-module__m8I0oq__railItem:hover{background:var(--hover);color:var(--ink)}.Sidebar-module__m8I0oq__railItemActive{color:#fff;background:var(--accent-grad);box-shadow:var(--shadow-accent-sm)}.Sidebar-module__m8I0oq__railItemActive:hover{color:#fff}.Sidebar-module__m8I0oq__dot{top:7px;background:var(--danger);border:1.5px solid var(--surface);border-radius:50%;width:6px;height:6px;position:absolute;inset-inline-start:8px}.Sidebar-module__m8I0oq__panel{top:0;width:var(--rail-panel-w);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--r-3xl);box-shadow:var(--shadow-pop);max-height:calc(100vh - var(--gutter) * 2);animation:Sidebar-module__m8I0oq__panelIn var(--t-fast);flex-direction:column;gap:4px;padding:16px 14px;display:flex;position:absolute;inset-inline-start:0;overflow-y:auto}@keyframes Sidebar-module__m8I0oq__panelIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}.Sidebar-module__m8I0oq__panelHead{align-items:center;gap:11px;padding:2px 6px 14px;display:flex}.Sidebar-module__m8I0oq__brand{min-width:0;color:inherit;flex:1;align-items:center;gap:11px;display:flex}.Sidebar-module__m8I0oq__brand:hover{color:inherit}.Sidebar-module__m8I0oq__brandName{flex-direction:column;gap:3px;display:flex}.Sidebar-module__m8I0oq__brandName b{font-size:16.5px;font-weight:800;line-height:1}.Sidebar-module__m8I0oq__brandName span{color:var(--muted-3);font-size:9.5px}.Sidebar-module__m8I0oq__closeBtn{border-radius:var(--r-sm);color:#7e93a9;width:28px;height:28px;transition:background var(--t-fast), color var(--t-fast);flex:none;justify-content:center;align-items:center;display:flex}.Sidebar-module__m8I0oq__closeBtn:hover{background:var(--hover);color:var(--ink)}.Sidebar-module__m8I0oq__navItem{border-radius:var(--r-md);color:var(--muted);transition:background var(--t-fast), color var(--t-fast);align-items:center;gap:11px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.Sidebar-module__m8I0oq__navItem:hover{color:var(--ink);background:#78aadc12}.Sidebar-module__m8I0oq__navItemActive{color:#fff;background:var(--accent-grad);box-shadow:var(--shadow-accent-sm);font-weight:600}.Sidebar-module__m8I0oq__navItemActive:hover{color:#fff}.Sidebar-module__m8I0oq__navTag{border-radius:var(--r-pill);background:var(--danger);color:#fff;margin-inline-start:auto;padding:3px 8px;font-size:9px;font-weight:700}.Sidebar-module__m8I0oq__panelDivider{background:#78a0d21f;height:1px;margin:10px 8px}.Sidebar-module__m8I0oq__support{border-radius:var(--r-md);background:var(--hover-soft);color:inherit;transition:background var(--t-fast);align-items:center;gap:10px;margin-top:14px;padding:10px 12px;display:flex}.Sidebar-module__m8I0oq__support:hover{background:var(--hover);color:inherit}.Sidebar-module__m8I0oq__support>span{flex-direction:column;gap:1px;display:flex}.Sidebar-module__m8I0oq__support b{color:var(--ink-2);font-size:11.5px;font-weight:600}.Sidebar-module__m8I0oq__support small{color:var(--muted-2);font-size:10px}.Sidebar-module__m8I0oq__scrim{z-index:39;animation:Sidebar-module__m8I0oq__fade var(--t-fast);background:#03060b8c;border:none;position:fixed;inset:0}@keyframes Sidebar-module__m8I0oq__fade{0%{opacity:0}to{opacity:1}}@media (max-width:1023px){.Sidebar-module__m8I0oq__wrap{width:0}.Sidebar-module__m8I0oq__rail{display:none}.Sidebar-module__m8I0oq__panel{top:0;bottom:0;border-radius:var(--r-3xl) 0 0 var(--r-3xl);z-index:60;width:min(288px,86vw);max-height:none;position:fixed;inset-inline-start:0}.Sidebar-module__m8I0oq__scrim{z-index:59}}
.TopBar-module__2JCqTa__bar{align-items:center;gap:14px;font-size:13px;display:flex}.TopBar-module__2JCqTa__mobileBurger{border-radius:var(--r-md);background:var(--surface);border:1px solid var(--line);width:40px;height:40px;color:var(--muted);transition:border-color var(--t-fast), color var(--t-fast);flex:none;justify-content:center;align-items:center;display:none}.TopBar-module__2JCqTa__mobileBurger:hover{border-color:var(--accent-edge-strong);color:var(--ink)}.TopBar-module__2JCqTa__mobileLogo{border:1px solid #45a8e859;border-radius:10px;flex:none;display:none;overflow:hidden}.TopBar-module__2JCqTa__search{flex:auto;align-items:center;min-width:0;display:flex;position:relative}.TopBar-module__2JCqTa__searchIcon{color:#61798f;pointer-events:none;position:absolute;inset-inline-start:15px}.TopBar-module__2JCqTa__searchInput{background:var(--surface);width:100%;height:46px;color:var(--ink);transition:border-color var(--t-fast);border:1px solid #78a0d221;border-radius:14px;outline:none;padding-inline:42px 16px;font-size:12.5px}.TopBar-module__2JCqTa__searchInput::placeholder{color:var(--muted-3)}.TopBar-module__2JCqTa__searchInput:focus{border-color:var(--accent-edge)}.TopBar-module__2JCqTa__iconBtn{border-radius:var(--r-md);background:var(--surface);width:40px;height:40px;color:var(--muted);transition:border-color var(--t-fast), color var(--t-fast);border:1px solid #78a0d221;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.TopBar-module__2JCqTa__iconBtn:hover{color:var(--ink-3);border-color:#45a8e873}.TopBar-module__2JCqTa__badge{top:-5px;border-radius:var(--r-pill);background:var(--danger);color:#fff;border:2px solid var(--bg);justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9.5px;font-weight:700;display:flex;position:absolute;inset-inline-end:-5px}.TopBar-module__2JCqTa__badgeAccent{background:var(--accent-bright);color:#04121e}.TopBar-module__2JCqTa__sep{background:#78a0d224;flex:none;width:1px;height:26px}.TopBar-module__2JCqTa__account{border-radius:var(--r-pill);background:var(--surface);color:var(--ink);transition:border-color var(--t-fast);border:1px solid #78a0d221;flex:none;align-items:center;gap:9px;padding:4px;padding-inline-end:12px;display:flex}.TopBar-module__2JCqTa__account:hover{color:var(--ink);border-color:#45a8e873}.TopBar-module__2JCqTa__avatar{background:var(--surface-3);border:1px solid var(--line-strong);color:#c7d3de;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.TopBar-module__2JCqTa__accountName{white-space:nowrap;text-overflow:ellipsis;max-width:9ch;font-size:12px;font-weight:600;overflow:hidden}.TopBar-module__2JCqTa__signIn{border-radius:var(--r-pill);background:var(--accent-grad);color:#fff;height:40px;box-shadow:var(--shadow-accent-sm);white-space:nowrap;flex:none;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:700;display:flex}.TopBar-module__2JCqTa__signIn:hover{color:#fff;filter:brightness(1.12)}@media (max-width:1023px){.TopBar-module__2JCqTa__mobileBurger,.TopBar-module__2JCqTa__mobileLogo{display:flex}.TopBar-module__2JCqTa__bellBtn,.TopBar-module__2JCqTa__accountName{display:none}.TopBar-module__2JCqTa__account{padding-inline-end:4px}.TopBar-module__2JCqTa__sep{display:none}}@media (max-width:720px){.TopBar-module__2JCqTa__bar{flex-wrap:wrap;gap:10px}.TopBar-module__2JCqTa__search{flex:1 0 100%;order:10}.TopBar-module__2JCqTa__searchInput{height:42px}.TopBar-module__2JCqTa__wishBtn{display:none}}
.Shell-module__XWa17G__shell{width:100%;max-width:var(--shell-max);padding:var(--gutter);gap:var(--gap);align-items:flex-start;min-height:100vh;margin:0 auto;display:flex;position:relative}.Shell-module__XWa17G__shell:before{content:"";z-index:-1;background:radial-gradient(900px 520px at 92% -6%, #1d87ca33, transparent 70%), radial-gradient(700px 420px at 4% 4%, #0f5f9629, transparent 70%), var(--bg);pointer-events:none;position:fixed;inset:0}.Shell-module__XWa17G__shellWarm:before{background:radial-gradient(900px 520px at 92% -6%, #ff3f5724, transparent 70%), radial-gradient(700px 420px at 4% 6%, #1d87ca29, transparent 70%), var(--bg)}.Shell-module__XWa17G__main{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.Shell-module__XWa17G__content{flex-direction:column;gap:16px;display:flex}@media (max-width:1023px){.Shell-module__XWa17G__shell{gap:0;padding:14px}}@media (max-width:640px){.Shell-module__XWa17G__shell{padding:10px}.Shell-module__XWa17G__main,.Shell-module__XWa17G__content{gap:13px}}
.Hero-module__s-6kkG__hero{border-radius:var(--r-2xl);background:#081420;border:1px solid #78a0d221;height:296px;position:relative;overflow:hidden}.Hero-module__s-6kkG__track{width:100%;height:100%;transition:transform var(--t-slow);display:flex}.Hero-module__s-6kkG__slide{flex:0 0 100%;height:100%;position:relative}.Hero-module__s-6kkG__art{opacity:.9;width:47%;position:absolute;inset-block:0;inset-inline-end:0}.Hero-module__s-6kkG__art:after{content:"";-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:absolute;inset:0}.Hero-module__s-6kkG__veil{pointer-events:none;position:absolute;inset:0}.Hero-module__s-6kkG__copy{pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:32px 38px 46px;display:flex;position:absolute;inset:0}.Hero-module__s-6kkG__eyebrow{letter-spacing:.04em;border-radius:var(--r-pill);color:var(--accent-soft);background:#45a8e829;border:1px solid #45a8e866;padding:6px 12px;font-size:10px}.Hero-module__s-6kkG__title{letter-spacing:-.01em;font-size:32px;font-weight:800;line-height:1.35}.Hero-module__s-6kkG__text{color:#a9c1d6;max-width:340px;font-size:12.5px;line-height:1.75}.Hero-module__s-6kkG__cta{border-radius:var(--r-pill);background:var(--accent-grad);color:#fff;pointer-events:auto;transition:filter var(--t-fast);align-items:center;gap:8px;margin-top:4px;padding:11px 22px;font-size:12.5px;font-weight:700;display:inline-flex;box-shadow:0 14px 30px -14px #1d87caf2}.Hero-module__s-6kkG__cta:hover{filter:brightness(1.12);color:#fff}.Hero-module__s-6kkG__dots{inset-inline-end:34px;z-index:2;align-items:center;gap:6px;display:flex;position:absolute;bottom:22px}.Hero-module__s-6kkG__dot{border-radius:var(--r-pill);width:6px;height:6px;transition:width var(--t-med), background var(--t-med);background:#ffffff47;padding:0}.Hero-module__s-6kkG__dotActive{background:var(--accent-bright);width:24px}@media (max-width:900px){.Hero-module__s-6kkG__hero{height:260px}.Hero-module__s-6kkG__art{opacity:.7;width:55%}.Hero-module__s-6kkG__copy{padding:24px 26px 40px}.Hero-module__s-6kkG__title{font-size:25px}.Hero-module__s-6kkG__text{max-width:280px;font-size:11.5px}}@media (max-width:640px){.Hero-module__s-6kkG__hero{border-radius:var(--r-lg);height:300px}.Hero-module__s-6kkG__art{width:100%;height:45%;inset-block:0 auto;inset-inline:0}.Hero-module__s-6kkG__copy{justify-content:flex-end;gap:8px;padding:20px 18px 42px}.Hero-module__s-6kkG__title{font-size:21px}.Hero-module__s-6kkG__text{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:none;font-size:11px;display:-webkit-box;overflow:hidden}.Hero-module__s-6kkG__dots{inset-inline-end:18px;bottom:16px}}
.Primitives-module__7ZXP8q__panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);flex-direction:column;gap:14px;padding:18px 20px;display:flex}.Primitives-module__7ZXP8q__panelLg{border-radius:var(--r-2xl);padding:20px 22px}.Primitives-module__7ZXP8q__panelSoft{box-shadow:var(--shadow-card)}.Primitives-module__7ZXP8q__panelTitle{font-size:14.5px;font-weight:700}.Primitives-module__7ZXP8q__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;display:flex}.Primitives-module__7ZXP8q__sectionTitleWrap{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.Primitives-module__7ZXP8q__sectionTitle{font-size:17px;font-weight:800}.Primitives-module__7ZXP8q__sectionNote{color:var(--muted-3);font-size:10.5px}.Primitives-module__7ZXP8q__sectionLink{white-space:nowrap;font-size:11.5px;font-weight:600}.Primitives-module__7ZXP8q__pageHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.Primitives-module__7ZXP8q__pageTitleWrap{flex-direction:column;gap:6px;display:flex}.Primitives-module__7ZXP8q__pageTitle{font-size:22px;font-weight:800}.Primitives-module__7ZXP8q__pageSub{color:var(--muted-2);font-size:11.5px}.Primitives-module__7ZXP8q__crumbs{color:var(--muted-2);flex-wrap:wrap;align-items:center;gap:8px;font-size:11.5px;display:flex}.Primitives-module__7ZXP8q__crumbs a{color:var(--muted-2)}.Primitives-module__7ZXP8q__crumbs a:hover{color:var(--accent-soft)}.Primitives-module__7ZXP8q__crumbCurrent{color:var(--ink);font-weight:600}.Primitives-module__7ZXP8q__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.Primitives-module__7ZXP8q__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.Primitives-module__7ZXP8q__grid6{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1024px){.Primitives-module__7ZXP8q__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.Primitives-module__7ZXP8q__grid6{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.Primitives-module__7ZXP8q__grid,.Primitives-module__7ZXP8q__grid3{grid-template-columns:repeat(2,minmax(0,1fr))}.Primitives-module__7ZXP8q__grid6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.Primitives-module__7ZXP8q__grid,.Primitives-module__7ZXP8q__grid3,.Primitives-module__7ZXP8q__grid6{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.Primitives-module__7ZXP8q__chipRow{flex-wrap:wrap;gap:8px;display:flex}.Primitives-module__7ZXP8q__chip{color:var(--muted);background:var(--surface);white-space:nowrap;transition:border-color var(--t-fast), color var(--t-fast);border:1px solid #78a0d221;border-radius:11px;padding:9px 16px;font-size:12px;font-weight:600}.Primitives-module__7ZXP8q__chip:hover{border-color:var(--accent-edge-strong);color:var(--ink-3)}.Primitives-module__7ZXP8q__chipActive{color:#fff;background:var(--accent);border-color:var(--accent)}.Primitives-module__7ZXP8q__chipActive:hover{color:#fff}.Primitives-module__7ZXP8q__chipCount{color:var(--muted-3);margin-inline-start:6px;font-size:10px}.Primitives-module__7ZXP8q__chipActive .Primitives-module__7ZXP8q__chipCount{color:#ffffffb3}.Primitives-module__7ZXP8q__badge{border-radius:var(--r-pill);white-space:nowrap;align-items:center;gap:5px;padding:5px 11px;font-size:10.5px;font-weight:700;display:inline-flex}.Primitives-module__7ZXP8q__badgeBlue{background:var(--accent-wash);color:var(--accent-soft);border:1px solid #45a8e852}.Primitives-module__7ZXP8q__badgeGreen{background:var(--success-wash);border:1px solid var(--success-edge);color:var(--success)}.Primitives-module__7ZXP8q__badgeRed{background:var(--danger-wash);border:1px solid var(--danger-edge);color:var(--danger-soft)}.Primitives-module__7ZXP8q__badgeGrey{border:1px solid var(--line);color:var(--muted);background:#78a0d21a}.Primitives-module__7ZXP8q__btn{white-space:nowrap;height:48px;transition:filter var(--t-fast), border-color var(--t-fast), background var(--t-fast);border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 24px;font-size:13.5px;font-weight:700;display:inline-flex}.Primitives-module__7ZXP8q__btnPrimary{background:var(--accent-grad);color:#fff;box-shadow:var(--shadow-accent)}.Primitives-module__7ZXP8q__btnPrimary:hover:not(:disabled){filter:brightness(1.12);color:#fff}.Primitives-module__7ZXP8q__btnPrimary:disabled{background:var(--surface-3);color:var(--muted-3);box-shadow:none;cursor:not-allowed}.Primitives-module__7ZXP8q__btnGhost{color:var(--ink-3);background:0 0;border:1px solid #78a0d229}.Primitives-module__7ZXP8q__btnGhost:hover:not(:disabled){border-color:var(--accent-edge-strong);color:var(--ink)}.Primitives-module__7ZXP8q__btnLight{color:#08131f;background:#fff}.Primitives-module__7ZXP8q__btnLight:hover{color:#08131f;filter:brightness(.94)}.Primitives-module__7ZXP8q__btnDanger{color:var(--danger-soft);background:#ff3f571a;border:1px solid #ff3f573d}.Primitives-module__7ZXP8q__btnDanger:hover{color:var(--danger-soft);background:#ff3f572e}.Primitives-module__7ZXP8q__btnSm{border-radius:11px;height:40px;padding:0 18px;font-size:11.5px}.Primitives-module__7ZXP8q__btnBlock{width:100%}.Primitives-module__7ZXP8q__field{flex-direction:column;gap:6px;display:flex}.Primitives-module__7ZXP8q__fieldLabel{color:var(--muted-2);font-size:10.5px}.Primitives-module__7ZXP8q__input{background:var(--surface-sunken);height:42px;color:var(--ink);width:100%;transition:border-color var(--t-fast);border:1px solid #78a0d224;border-radius:11px;outline:none;padding-inline:13px;font-size:12px}.Primitives-module__7ZXP8q__input::placeholder{color:var(--muted-3)}.Primitives-module__7ZXP8q__input:focus{border-color:var(--accent-edge)}.Primitives-module__7ZXP8q__textarea{resize:vertical;min-height:96px;padding:11px 12px;line-height:1.9}.Primitives-module__7ZXP8q__alertError{border-radius:var(--r-md);background:var(--danger-wash);color:var(--danger-soft);border:1px solid #ff3f573d;align-items:center;gap:9px;padding:11px 14px;font-size:11.5px;display:flex}.Primitives-module__7ZXP8q__alertOk{border-radius:var(--r-md);color:var(--success);background:#2ecf8f1a;border:1px solid #2ecf8f3d;align-items:center;gap:9px;padding:11px 14px;font-size:11.5px;display:flex}.Primitives-module__7ZXP8q__alertInfo{border-radius:var(--r-md);background:var(--hover-soft);color:var(--muted);align-items:center;gap:10px;padding:11px 14px;font-size:11px;display:flex}.Primitives-module__7ZXP8q__empty{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);flex-direction:column;align-items:center;gap:14px;padding:56px 20px;display:flex}.Primitives-module__7ZXP8q__emptyIcon{border-radius:var(--r-lg);background:var(--surface-2);width:68px;height:68px;color:var(--muted-3);justify-content:center;align-items:center;display:flex}.Primitives-module__7ZXP8q__emptyTitle{font-size:15px;font-weight:700}.Primitives-module__7ZXP8q__emptyText{color:var(--muted-2);max-width:42ch;font-size:11.5px;line-height:1.9}.Primitives-module__7ZXP8q__trust{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px 20px;display:grid}.Primitives-module__7ZXP8q__trustItem{align-items:center;gap:11px;display:flex}.Primitives-module__7ZXP8q__trustIcon{width:36px;height:36px;color:var(--accent-bright);background:#45a8e81f;border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.Primitives-module__7ZXP8q__trustIconGold{background:var(--gold-wash);color:var(--gold)}.Primitives-module__7ZXP8q__trustBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Primitives-module__7ZXP8q__trustBody b{font-size:12px;font-weight:600}.Primitives-module__7ZXP8q__trustBody span{color:var(--muted-2);font-size:10px}@media (max-width:900px){.Primitives-module__7ZXP8q__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.Primitives-module__7ZXP8q__trust{grid-template-columns:1fr;padding:16px}.Primitives-module__7ZXP8q__pageTitle{font-size:19px}.Primitives-module__7ZXP8q__sectionTitle{font-size:15px}.Primitives-module__7ZXP8q__panel{border-radius:var(--r-lg);padding:15px 16px}.Primitives-module__7ZXP8q__panelLg{padding:16px}}.Primitives-module__7ZXP8q__split{align-items:flex-start;gap:16px;display:flex}.Primitives-module__7ZXP8q__splitMain{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.Primitives-module__7ZXP8q__splitAside{width:340px;top:var(--gutter);flex-direction:column;flex:none;gap:14px;display:flex;position:sticky}@media (max-width:1100px){.Primitives-module__7ZXP8q__split{flex-direction:column}.Primitives-module__7ZXP8q__splitAside{width:100%;position:static}}
.ProductCard-module__O-UVIa__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);transition:border-color var(--t-fast), transform var(--t-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCard-module__O-UVIa__card:hover{border-color:#45a8e86b;transform:translateY(-3px)}.ProductCard-module__O-UVIa__media{aspect-ratio:4/3;background:var(--surface-2);display:block;position:relative;overflow:hidden}.ProductCard-module__O-UVIa__media img{object-fit:cover;width:100%;height:100%}.ProductCard-module__O-UVIa__plate .ProductCard-module__O-UVIa__media{background:var(--plate);color:var(--plate-ink)}.ProductCard-module__O-UVIa__off{top:10px;background:var(--danger);color:#fff;border-radius:7px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;inset-inline-start:10px}.ProductCard-module__O-UVIa__wish{top:9px;width:28px;height:28px;color:var(--ink-3);transition:background var(--t-fast), color var(--t-fast);background:#05080eb8;border:1px solid #78a0d233;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:9px}.ProductCard-module__O-UVIa__wish:hover{background:var(--danger);color:#fff}.ProductCard-module__O-UVIa__fast{bottom:10px;background:var(--success-wash);border:1px solid var(--success-edge);color:var(--success);border-radius:7px;padding:4px 8px;font-size:9.5px;font-weight:600;position:absolute;inset-inline-start:10px}.ProductCard-module__O-UVIa__outBadge{color:var(--danger-soft);letter-spacing:.02em;background:#05080e99;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}.ProductCard-module__O-UVIa__body{flex-direction:column;flex:1;gap:5px;padding:12px 13px 14px;display:flex}.ProductCard-module__O-UVIa__name{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;font-size:12.5px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.ProductCard-module__O-UVIa__name:hover{color:var(--accent-soft)}.ProductCard-module__O-UVIa__sub{color:var(--muted-2);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.ProductCard-module__O-UVIa__prices{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:3px;display:flex}.ProductCard-module__O-UVIa__price{color:var(--accent-soft);font-size:13.5px;font-weight:800}.ProductCard-module__O-UVIa__was{color:var(--muted-3);font-size:10.5px;text-decoration:line-through}.ProductCard-module__O-UVIa__meta{align-items:center;gap:5px;margin-top:2px;font-size:10.5px;display:flex}.ProductCard-module__O-UVIa__rate{color:var(--ink-3)}.ProductCard-module__O-UVIa__count{color:var(--muted-3)}.ProductCard-module__O-UVIa__stock{color:var(--muted-3);margin-inline-start:auto;font-size:10px}.ProductCard-module__O-UVIa__swatchRow{align-items:center;gap:8px;margin-top:8px;display:flex}.ProductCard-module__O-UVIa__swatches{align-items:center;gap:5px;display:flex}.ProductCard-module__O-UVIa__swatch{border:1px solid #ffffff24;border-radius:50%;width:15px;height:15px}.ProductCard-module__O-UVIa__swatchFirst{border:2px solid var(--accent-bright)}.ProductCard-module__O-UVIa__variantLabel{color:var(--muted-3);margin-inline-start:2px;font-size:10px}.ProductCard-module__O-UVIa__quickAdd{background:var(--accent-grad);color:#fff;width:32px;height:32px;transition:filter var(--t-fast);border-radius:10px;flex:none;justify-content:center;align-items:center;margin-inline-start:auto;display:flex;box-shadow:0 8px 18px -10px #1d87caf2}.ProductCard-module__O-UVIa__quickAdd:hover:not(:disabled){filter:brightness(1.14)}.ProductCard-module__O-UVIa__quickAdd:disabled{background:var(--surface-3);color:var(--muted-3);box-shadow:none;cursor:not-allowed}.ProductCard-module__O-UVIa__addBtn{gap:8px;margin-top:auto;padding-top:11px;display:flex}.ProductCard-module__O-UVIa__addBtnMain{background:var(--accent-grad);border:1px solid var(--accent);color:#fff;height:36px;transition:filter var(--t-fast);border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.ProductCard-module__O-UVIa__addBtnMain:hover:not(:disabled){filter:brightness(1.12)}.ProductCard-module__O-UVIa__addBtnMain:disabled{color:var(--ink-3);cursor:not-allowed;background:0 0;border-color:#78a0d233}@media (max-width:520px){.ProductCard-module__O-UVIa__body{gap:4px;padding:10px 11px 12px}.ProductCard-module__O-UVIa__name{min-height:2.9em;font-size:11.5px}.ProductCard-module__O-UVIa__price{font-size:12.5px}}
.Checkout-module__L-piDa__stepHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Checkout-module__L-piDa__stepTitle{align-items:center;gap:9px;display:flex}.Checkout-module__L-piDa__stepNum{background:var(--accent-wash);width:24px;height:24px;color:var(--accent-soft);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Checkout-module__L-piDa__stepLabel{font-size:14.5px;font-weight:700}.Checkout-module__L-piDa__stepAction{color:var(--accent-bright);font-size:11px;font-weight:600}.Checkout-module__L-piDa__optionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.Checkout-module__L-piDa__optionList{flex-direction:column;gap:10px;display:flex}.Checkout-module__L-piDa__option{background:var(--surface-2);text-align:start;width:100%;transition:border-color var(--t-fast), background var(--t-fast);border:1.5px solid #78a0d221;border-radius:13px;align-items:flex-start;gap:12px;padding:13px 15px;display:flex}.Checkout-module__L-piDa__option:hover{border-color:var(--accent-edge-strong)}.Checkout-module__L-piDa__optionOn{border-color:var(--accent-bright);background:var(--accent-wash-soft)}.Checkout-module__L-piDa__radio{width:17px;height:17px;transition:border-color var(--t-fast);border:1.5px solid #78a0d24d;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:2px;display:flex}.Checkout-module__L-piDa__radioOn{border-color:var(--accent-bright)}.Checkout-module__L-piDa__radioDot{background:var(--accent-bright);border-radius:50%;width:9px;height:9px}.Checkout-module__L-piDa__optionBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Checkout-module__L-piDa__optionTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Checkout-module__L-piDa__optionTitle{font-size:12.5px;font-weight:600}.Checkout-module__L-piDa__optionDefault{border-radius:var(--r-pill);background:var(--accent-wash);color:var(--accent-soft);padding:2px 7px;font-size:9px}.Checkout-module__L-piDa__optionText{color:var(--muted);font-size:11px;line-height:1.8}.Checkout-module__L-piDa__optionNote{color:var(--muted-2);font-size:10.5px}.Checkout-module__L-piDa__optionCost{white-space:nowrap;align-self:center;margin-inline-start:auto;font-size:12px;font-weight:700}.Checkout-module__L-piDa__costFree{color:var(--success)}.Checkout-module__L-piDa__costPaid{color:var(--ink-2)}.Checkout-module__L-piDa__gateways{flex-wrap:wrap;align-items:center;gap:10px;padding-top:4px;display:flex}.Checkout-module__L-piDa__gatewayLabel{color:var(--muted-3);font-size:10.5px}.Checkout-module__L-piDa__gateway{border-radius:var(--r-xs);background:var(--surface-2);color:var(--ink-3);border:1px solid #78a0d224;padding:5px 9px;font-size:10px;font-weight:700}.Checkout-module__L-piDa__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.Checkout-module__L-piDa__checkRow{text-align:start;align-items:center;gap:9px;margin-top:2px;display:flex}.Checkout-module__L-piDa__checkBox{color:#04121e;width:16px;height:16px;transition:background var(--t-fast), border-color var(--t-fast);border:1.5px solid #78a0d24d;border-radius:5px;flex:none;justify-content:center;align-items:center;display:flex}.Checkout-module__L-piDa__checkBoxOn{background:var(--accent-bright);border-color:var(--accent-bright)}.Checkout-module__L-piDa__checkLabel{color:var(--ink-3);font-size:11.5px}.Checkout-module__L-piDa__summaryItems{flex-direction:column;gap:10px;display:flex}.Checkout-module__L-piDa__summaryItem{align-items:center;gap:10px;display:flex}.Checkout-module__L-piDa__summaryThumb{background:var(--surface-2);border:1px solid #78a0d21f;border-radius:10px;flex:none;width:40px;height:40px;overflow:hidden}.Checkout-module__L-piDa__summaryThumb img{object-fit:cover;width:100%;height:100%}.Checkout-module__L-piDa__summaryItemBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Checkout-module__L-piDa__summaryItemName{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.Checkout-module__L-piDa__summaryItemQty{color:var(--muted-2);font-size:10px}.Checkout-module__L-piDa__summaryItemPrice{color:var(--accent-soft);white-space:nowrap;font-size:11px;font-weight:700}.Checkout-module__L-piDa__rule{background:var(--line);height:1px}.Checkout-module__L-piDa__summaryRow{color:var(--muted);justify-content:space-between;font-size:11.5px;display:flex}.Checkout-module__L-piDa__summaryValue{color:var(--ink-2)}.Checkout-module__L-piDa__summaryTotal{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-top:12px;display:flex}.Checkout-module__L-piDa__summaryTotal b{font-size:13px;font-weight:700}.Checkout-module__L-piDa__summaryTotal span{color:var(--accent-soft);font-size:16px;font-weight:800}.Checkout-module__L-piDa__terms{color:var(--muted-3);font-size:10px;line-height:1.8}@media (max-width:640px){.Checkout-module__L-piDa__optionGrid,.Checkout-module__L-piDa__fieldGrid{grid-template-columns:1fr}.Checkout-module__L-piDa__optionCost{align-self:flex-start}}
.OrderDetail-module__vlc7Gq__hero{border-radius:var(--r-2xl);background:linear-gradient(255deg,#0b3f2f,#071827 65%);border:1px solid #2ecf8f42;flex-wrap:wrap;align-items:center;gap:24px;padding:36px 34px;display:flex;position:relative;overflow:hidden}.OrderDetail-module__vlc7Gq__heroGlow{pointer-events:none;background:radial-gradient(280px 180px at 12% 20%,#2ecf8f47,#0000 70%);position:absolute;inset:0}.OrderDetail-module__vlc7Gq__heroIcon{width:64px;height:64px;color:var(--success);background:#2ecf8f29;border:1px solid #2ecf8f66;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.OrderDetail-module__vlc7Gq__heroBody{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex;position:relative}.OrderDetail-module__vlc7Gq__heroTitle{font-size:24px;font-weight:800}.OrderDetail-module__vlc7Gq__heroText{color:#a9c1d6;max-width:620px;font-size:12.5px;line-height:1.9}.OrderDetail-module__vlc7Gq__heroActions{flex-direction:column;gap:9px;margin-inline-start:auto;display:flex;position:relative}.OrderDetail-module__vlc7Gq__timeline{align-items:flex-start;display:flex}.OrderDetail-module__vlc7Gq__step{flex-direction:column;flex:1;gap:9px;min-width:0;display:flex}.OrderDetail-module__vlc7Gq__stepTop{align-items:center;display:flex}.OrderDetail-module__vlc7Gq__stepDot{background:var(--surface-3);width:30px;height:30px;color:var(--muted-2);border:1.5px solid #78a0d233;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11.5px;font-weight:700;display:flex}.OrderDetail-module__vlc7Gq__stepDotDone{background:var(--success);border-color:var(--success);color:#04121e}.OrderDetail-module__vlc7Gq__stepDotCurrent{background:var(--accent);border-color:var(--accent-bright);color:#fff}.OrderDetail-module__vlc7Gq__stepLine{background:#78a0d229;flex:1;height:2px}.OrderDetail-module__vlc7Gq__stepLineDone{background:var(--success)}.OrderDetail-module__vlc7Gq__stepBody{flex-direction:column;gap:3px;padding-inline-end:14px;display:flex}.OrderDetail-module__vlc7Gq__stepTitle{color:var(--muted-2);font-size:12px;font-weight:600}.OrderDetail-module__vlc7Gq__stepTitleOn{color:var(--ink)}.OrderDetail-module__vlc7Gq__stepTime{color:var(--muted-2);font-size:10.5px}.OrderDetail-module__vlc7Gq__itemRow{border-bottom:1px solid #78a0d217;align-items:center;gap:13px;padding-bottom:13px;display:flex}.OrderDetail-module__vlc7Gq__itemRow:last-child{border-bottom:none;padding-bottom:0}.OrderDetail-module__vlc7Gq__itemThumb{border-radius:var(--r-md);background:var(--surface-2);border:1px solid #78a0d21f;flex:none;width:56px;height:56px;overflow:hidden}.OrderDetail-module__vlc7Gq__itemThumb img{object-fit:cover;width:100%;height:100%}.OrderDetail-module__vlc7Gq__itemBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.OrderDetail-module__vlc7Gq__itemName{color:var(--ink);font-size:12.5px;font-weight:600;line-height:1.5}.OrderDetail-module__vlc7Gq__itemName:hover{color:var(--accent-soft)}.OrderDetail-module__vlc7Gq__itemMeta{color:var(--muted-2);font-size:10.5px}.OrderDetail-module__vlc7Gq__itemPrice{color:var(--accent-soft);white-space:nowrap;font-size:12.5px;font-weight:700}.OrderDetail-module__vlc7Gq__payRow{color:var(--muted);justify-content:space-between;gap:12px;font-size:11.5px;display:flex}.OrderDetail-module__vlc7Gq__payValue{color:var(--ink-2);text-align:end}.OrderDetail-module__vlc7Gq__rule{background:var(--line);height:1px}.OrderDetail-module__vlc7Gq__payTotal{justify-content:space-between;align-items:baseline;display:flex}.OrderDetail-module__vlc7Gq__payTotal b{font-size:13px;font-weight:700}.OrderDetail-module__vlc7Gq__payTotal span{color:var(--success);font-size:15px;font-weight:800}.OrderDetail-module__vlc7Gq__giftCard{border-radius:var(--r-2xl);background:linear-gradient(210deg,#12507f,#071827);border:1px solid #45a8e847;flex-direction:column;gap:9px;padding:18px;display:flex;position:relative;overflow:hidden}.OrderDetail-module__vlc7Gq__giftTitle{font-size:13.5px;font-weight:800}.OrderDetail-module__vlc7Gq__giftText{color:#a9c1d6;font-size:11px;line-height:1.8}@media (max-width:900px){.OrderDetail-module__vlc7Gq__hero{gap:16px;padding:24px 20px}.OrderDetail-module__vlc7Gq__heroTitle{font-size:19px}.OrderDetail-module__vlc7Gq__heroActions{flex-direction:row;width:100%;margin-inline-start:0}.OrderDetail-module__vlc7Gq__heroActions>*{flex:1;justify-content:center}}@media (max-width:640px){.OrderDetail-module__vlc7Gq__timeline{flex-direction:column;gap:4px}.OrderDetail-module__vlc7Gq__step{flex-direction:row;align-items:flex-start;gap:11px}.OrderDetail-module__vlc7Gq__stepTop{flex-direction:column;align-self:stretch}.OrderDetail-module__vlc7Gq__stepLine{flex:1;width:2px;height:100%;min-height:18px}.OrderDetail-module__vlc7Gq__stepBody{padding-block-end:12px;padding-inline-end:0}}
.Pagination-module___xmoaa__wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:6px;display:flex}.Pagination-module___xmoaa__item{background:var(--surface);width:34px;height:34px;color:var(--ink-3);transition:border-color var(--t-fast), color var(--t-fast);border:1px solid #78a0d221;border-radius:10px;justify-content:center;align-items:center;font-size:12px;display:flex}.Pagination-module___xmoaa__item:hover{border-color:var(--accent-edge-strong);color:var(--ink)}.Pagination-module___xmoaa__current{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:700}.Pagination-module___xmoaa__current:hover{color:#fff}.Pagination-module___xmoaa__arrow{color:var(--muted)}.Pagination-module___xmoaa__disabled{opacity:.35;pointer-events:none}.Pagination-module___xmoaa__gap{color:var(--muted-3);padding:0 4px;font-size:11px}
.Account-module__KvZLVq__header{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-2xl);flex-wrap:wrap;align-items:center;gap:18px;padding:20px 22px;display:flex}.Account-module__KvZLVq__avatar{background:var(--surface-3);border:1px solid var(--accent-edge);color:#c7d3de;border-radius:50%;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.Account-module__KvZLVq__identity{flex-direction:column;gap:5px;min-width:0;display:flex}.Account-module__KvZLVq__name{font-size:20px;font-weight:800}.Account-module__KvZLVq__metaRow{color:var(--muted-2);flex-wrap:wrap;align-items:center;gap:9px;font-size:11.5px;display:flex}.Account-module__KvZLVq__idChip{border-radius:var(--r-sm);background:var(--surface-2);border:1px solid #78a0d224;align-items:center;gap:7px;padding:4px 10px;display:flex}.Account-module__KvZLVq__idValue{color:var(--ink);letter-spacing:.04em;font-weight:700}.Account-module__KvZLVq__copyBtn{color:var(--accent-bright);transition:color var(--t-fast);display:flex}.Account-module__KvZLVq__copyBtn:hover{color:var(--accent-soft)}.Account-module__KvZLVq__stats{gap:22px;margin-inline-start:auto;display:flex}.Account-module__KvZLVq__stat{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.Account-module__KvZLVq__statValue{font-size:16px;font-weight:800}.Account-module__KvZLVq__statLabel{color:var(--muted-2);font-size:10.5px}.Account-module__KvZLVq__statRule{background:#78a0d224;width:1px}.Account-module__KvZLVq__tabRow{flex-wrap:wrap;gap:8px;display:flex}.Account-module__KvZLVq__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.Account-module__KvZLVq__formActions{flex-wrap:wrap;gap:9px;margin-top:4px;display:flex}.Account-module__KvZLVq__notifRow{text-align:start;align-items:center;gap:10px;width:100%;display:flex}.Account-module__KvZLVq__notifBody{flex-direction:column;gap:2px;min-width:0;display:flex}.Account-module__KvZLVq__notifLabel{color:var(--ink-2);font-size:11.5px;font-weight:500}.Account-module__KvZLVq__notifNote{color:var(--muted-2);font-size:10px}.Account-module__KvZLVq__switch{border-radius:var(--r-pill);width:32px;height:18px;transition:background var(--t-fast);background:#78aadc29;flex:none;align-items:center;margin-inline-start:auto;padding:2px;display:flex}.Account-module__KvZLVq__switchOn{background:var(--accent)}.Account-module__KvZLVq__switchKnob{width:14px;height:14px;transition:transform var(--t-fast);background:#fff;border-radius:50%}.Account-module__KvZLVq__switchOn .Account-module__KvZLVq__switchKnob{transform:translate(-14px)}.Account-module__KvZLVq__securityRow{border-radius:var(--r-md);background:var(--surface-2);align-items:center;gap:10px;padding:12px 13px;display:flex}.Account-module__KvZLVq__securityText{font-size:11px;line-height:1.6}.Account-module__KvZLVq__securityText span{color:var(--muted-2)}.Account-module__KvZLVq__addressGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.Account-module__KvZLVq__addressCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;gap:9px;padding:17px;display:flex}.Account-module__KvZLVq__addressTitleRow{align-items:center;gap:9px;display:flex}.Account-module__KvZLVq__addressTitle{font-size:13px;font-weight:700}.Account-module__KvZLVq__addressDefault{border-radius:var(--r-pill);background:var(--accent-wash);color:var(--accent-soft);padding:3px 8px;font-size:9px}.Account-module__KvZLVq__addressText{color:var(--muted);font-size:11.5px;line-height:1.9}.Account-module__KvZLVq__addressMeta{color:var(--muted-2);font-size:10.5px}.Account-module__KvZLVq__addressActions{gap:8px;margin-top:5px;display:flex}.Account-module__KvZLVq__addNew{border-radius:var(--r-lg);min-height:180px;transition:border-color var(--t-fast);border:1.5px dashed #78a0d238;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:17px;display:flex}.Account-module__KvZLVq__addNew:hover{border-color:var(--accent-edge-strong)}.Account-module__KvZLVq__addNewIcon{border-radius:var(--r-md);width:40px;height:40px;color:var(--accent-bright);background:#45a8e81f;justify-content:center;align-items:center;display:flex}.Account-module__KvZLVq__couponGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.Account-module__KvZLVq__couponCard{background:var(--surface);border-radius:var(--r-lg);flex-direction:column;gap:9px;padding:17px;display:flex;position:relative;overflow:hidden}.Account-module__KvZLVq__couponHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.Account-module__KvZLVq__couponValue{font-size:15px;font-weight:800}.Account-module__KvZLVq__couponState{border-radius:var(--r-pill);padding:4px 9px;font-size:9.5px;font-weight:700}.Account-module__KvZLVq__couponTitle{font-size:12px;font-weight:600}.Account-module__KvZLVq__couponNote{color:var(--muted-2);font-size:10.5px;line-height:1.8}.Account-module__KvZLVq__couponCode{border-radius:var(--r-sm);background:var(--surface-2);border:1px dashed #78a0d23d;align-items:center;gap:8px;margin-top:6px;padding:9px 12px;display:flex}.Account-module__KvZLVq__couponCodeText{letter-spacing:.08em;font-size:12px;font-weight:700}.Account-module__KvZLVq__couponCopy{color:var(--accent-bright);margin-inline-start:auto;font-size:10.5px;font-weight:600}.Account-module__KvZLVq__couponExpiry{color:var(--muted-3);font-size:10px}.Account-module__KvZLVq__walletCard{border-radius:var(--r-xl);background:linear-gradient(210deg,#12507f,#0b2f4e 55%,#071827);border:1px solid #45a8e847;flex-direction:column;gap:12px;padding:20px;display:flex;position:relative;overflow:hidden}.Account-module__KvZLVq__walletGlow{pointer-events:none;background:radial-gradient(160px 110px at 12% 15%,#45a8e866,#0000 70%);position:absolute;inset:0}.Account-module__KvZLVq__walletLabel{color:#a9c1d6;font-size:11px;position:relative}.Account-module__KvZLVq__walletValue{font-size:26px;font-weight:800;position:relative}.Account-module__KvZLVq__walletNote{color:#a9c1d6;font-size:11px;line-height:1.8;position:relative}.Account-module__KvZLVq__walletActions{gap:9px;margin-top:6px;display:flex;position:relative}.Account-module__KvZLVq__txnRow{border-bottom:1px solid #78a0d217;align-items:center;gap:12px;padding-bottom:13px;display:flex}.Account-module__KvZLVq__txnRow:last-child{border-bottom:none;padding-bottom:0}.Account-module__KvZLVq__txnIcon{border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:flex}.Account-module__KvZLVq__txnBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Account-module__KvZLVq__txnTitle{font-size:12px;font-weight:600}.Account-module__KvZLVq__txnMeta{color:var(--muted-2);font-size:10.5px}.Account-module__KvZLVq__txnAmount{white-space:nowrap;font-size:12.5px;font-weight:700}@media (max-width:1100px){.Account-module__KvZLVq__addressGrid,.Account-module__KvZLVq__couponGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.Account-module__KvZLVq__header{gap:14px;padding:16px}.Account-module__KvZLVq__stats{border-top:1px solid var(--line);justify-content:space-between;gap:12px;width:100%;margin-inline-start:0;padding-top:12px}.Account-module__KvZLVq__name{font-size:17px}.Account-module__KvZLVq__fieldGrid,.Account-module__KvZLVq__addressGrid,.Account-module__KvZLVq__couponGrid{grid-template-columns:1fr}}
.Admin-module__cvzioq__section{flex-direction:column;gap:14px;display:flex}.Admin-module__cvzioq__form{flex-direction:column;gap:12px;max-width:480px;display:flex}.Admin-module__cvzioq__statRow{flex-wrap:wrap;gap:14px;display:flex}.Admin-module__cvzioq__stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;flex:1;gap:4px;min-width:140px;padding:14px 18px;display:flex}.Admin-module__cvzioq__statValue{font-size:20px;font-weight:800}.Admin-module__cvzioq__statLabel{color:var(--muted-2);font-size:10.5px}.Admin-module__cvzioq__tableWrap{overflow-x:auto}.Admin-module__cvzioq__table{border-collapse:collapse;width:100%;font-size:12px}.Admin-module__cvzioq__table th,.Admin-module__cvzioq__table td{text-align:start;border-bottom:1px solid var(--line-soft);white-space:nowrap;padding:10px 12px}.Admin-module__cvzioq__table th{color:var(--muted-2);text-transform:uppercase;letter-spacing:.02em;font-size:10.5px;font-weight:600}.Admin-module__cvzioq__table tbody tr:hover{background:var(--hover-soft)}.Admin-module__cvzioq__windowSelect{border-radius:var(--r-sm);background:var(--surface-sunken);height:38px;color:var(--ink);border:1px solid #78a0d229;outline:none;padding-inline:12px;font-size:11.5px}.Admin-module__cvzioq__windowSelect:focus{border-color:var(--accent-edge)}@media (max-width:640px){.Admin-module__cvzioq__statRow{flex-direction:column}}
.Auth-module__FJeEZa__page{background:#05080e;justify-content:center;align-items:center;min-height:100vh;padding:22px;display:flex}.Auth-module__FJeEZa__card{background:radial-gradient(760px 420px at 82% 12%,#1d87ca29,#0000 70%),linear-gradient(200deg,#0a1622,#060b13 55%,#05080e);border:1px solid #45a8e838;border-radius:30px;width:100%;max-width:1180px;min-height:680px;display:flex;position:relative;overflow:hidden}.Auth-module__FJeEZa__cardMirrored{flex-direction:row-reverse}.Auth-module__FJeEZa__formCol{flex-direction:column;flex:none;justify-content:center;gap:18px;width:46%;max-width:560px;padding:40px 56px;display:flex;overflow-y:auto}.Auth-module__FJeEZa__formInner{flex-direction:column;gap:18px;width:100%;max-width:392px;margin-inline:auto;display:flex}.Auth-module__FJeEZa__logo{align-self:center;margin-bottom:2px;display:block}.Auth-module__FJeEZa__title{text-align:center;font-size:26px;font-weight:800;line-height:1.5}.Auth-module__FJeEZa__subtitle{color:var(--muted-2);text-align:center;margin-top:-10px;font-size:12px}.Auth-module__FJeEZa__form{flex-direction:column;gap:13px;margin-top:8px;display:flex}.Auth-module__FJeEZa__label{color:var(--ink-3);margin-bottom:7px;font-size:12px;display:block}.Auth-module__FJeEZa__inputWrap{position:relative}.Auth-module__FJeEZa__input{width:100%;height:52px;color:var(--ink);transition:border-color var(--t-fast);background:#ffffff05;border:1px solid #78a0d229;border-radius:26px;outline:none;padding-inline:20px;font-size:13px}.Auth-module__FJeEZa__input::placeholder{color:var(--muted-3)}.Auth-module__FJeEZa__input:focus{border-color:var(--accent-edge)}.Auth-module__FJeEZa__prefix{color:var(--muted-2);pointer-events:none;font-size:12px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Auth-module__FJeEZa__inputPhone{padding-left:52px}.Auth-module__FJeEZa__reveal{width:30px;height:30px;color:var(--muted-2);transition:color var(--t-fast), background var(--t-fast);border-radius:9px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Auth-module__FJeEZa__reveal:hover{color:var(--ink);background:var(--hover)}.Auth-module__FJeEZa__inputPassword{padding-left:50px}.Auth-module__FJeEZa__passRow{align-items:center;gap:10px;display:flex}.Auth-module__FJeEZa__passRow .Auth-module__FJeEZa__inputWrap{flex:1;min-width:0}.Auth-module__FJeEZa__otpBtn{height:52px;color:var(--accent-soft);background:var(--accent-wash);border:1px solid var(--accent-edge);white-space:nowrap;transition:background var(--t-fast);border-radius:26px;flex:none;align-items:center;gap:9px;padding:0 8px 0 18px;font-size:12px;font-weight:600;display:flex}.Auth-module__FJeEZa__otpBtn:hover:not(:disabled){background:#45a8e838}.Auth-module__FJeEZa__otpBtn:disabled{opacity:.55;cursor:not-allowed}.Auth-module__FJeEZa__otpIcon{border:1px solid var(--accent-edge);border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Auth-module__FJeEZa__forgot{color:var(--muted-2);text-align:center;margin-top:1px;font-size:11px}.Auth-module__FJeEZa__forgot a{color:var(--accent-soft);font-weight:600}.Auth-module__FJeEZa__submit{background:var(--accent-grad);color:#fff;height:54px;box-shadow:var(--shadow-accent);transition:filter var(--t-fast);border-radius:27px;justify-content:center;align-items:center;gap:9px;margin-top:6px;font-size:14px;font-weight:700;display:flex}.Auth-module__FJeEZa__submit:hover:not(:disabled){filter:brightness(1.12)}.Auth-module__FJeEZa__submit:disabled{opacity:.65;cursor:not-allowed}.Auth-module__FJeEZa__footNote{color:var(--muted-2);text-align:center;margin-top:4px;font-size:11.5px}.Auth-module__FJeEZa__footNote a{color:var(--accent-soft);font-weight:700}.Auth-module__FJeEZa__nameRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.Auth-module__FJeEZa__terms{cursor:pointer;color:var(--muted);align-items:flex-start;gap:9px;font-size:11px;line-height:1.8;display:flex}.Auth-module__FJeEZa__termsBox{width:17px;height:17px;transition:background var(--t-fast), border-color var(--t-fast);color:#04121e;border:1.5px solid #78a0d24d;border-radius:5px;flex:none;justify-content:center;align-items:center;margin-top:1px;display:flex}.Auth-module__FJeEZa__termsInput{opacity:0;pointer-events:none;position:absolute}.Auth-module__FJeEZa__termsInput:checked+.Auth-module__FJeEZa__termsBox{background:var(--accent-bright);border-color:var(--accent-bright)}.Auth-module__FJeEZa__termsInput:focus-visible+.Auth-module__FJeEZa__termsBox{outline:2px solid var(--accent-bright);outline-offset:2px}.Auth-module__FJeEZa__heroCol{flex-direction:column;flex:1;justify-content:flex-end;gap:30px;min-width:0;padding:48px 56px;display:flex;position:relative}.Auth-module__FJeEZa__heroBody{flex-direction:column;gap:16px;max-width:560px;display:flex}.Auth-module__FJeEZa__heroTitle{font-size:32px;font-weight:800;line-height:1.5}.Auth-module__FJeEZa__heroText{color:var(--muted);font-size:12.5px;line-height:2.1}.Auth-module__FJeEZa__chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:6px;display:grid}.Auth-module__FJeEZa__chip{color:var(--ink-3);text-align:center;background:#ffffff0a;border:1px solid #78a0d224;border-radius:14px;padding:16px 12px;font-size:11.5px;line-height:1.8}@media (max-width:1180px){.Auth-module__FJeEZa__formCol{width:50%;padding:36px 40px}.Auth-module__FJeEZa__heroCol{padding:40px}.Auth-module__FJeEZa__heroTitle{font-size:26px}.Auth-module__FJeEZa__chips{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.Auth-module__FJeEZa__page{padding:12px}.Auth-module__FJeEZa__card,.Auth-module__FJeEZa__cardMirrored{border-radius:22px;flex-direction:column;min-height:0}.Auth-module__FJeEZa__formCol{width:100%;max-width:none;padding:34px 24px 26px}.Auth-module__FJeEZa__heroCol{padding:8px 24px 34px}.Auth-module__FJeEZa__heroMark{display:none}.Auth-module__FJeEZa__heroTitle{font-size:21px}}@media (max-width:520px){.Auth-module__FJeEZa__formCol{padding:26px 16px 22px}.Auth-module__FJeEZa__title{font-size:21px}.Auth-module__FJeEZa__nameRow{grid-template-columns:1fr}.Auth-module__FJeEZa__passRow{flex-wrap:wrap}.Auth-module__FJeEZa__otpBtn{justify-content:center;width:100%}.Auth-module__FJeEZa__chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.Auth-module__FJeEZa__chip{padding:12px 9px;font-size:10.5px}}
.Category-module__OjKGoG__layout{align-items:flex-start;gap:16px;display:flex}.Category-module__OjKGoG__filters{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);width:252px;top:var(--gutter);max-height:calc(100vh - var(--gutter) * 2);flex-direction:column;flex:none;gap:16px;padding:16px 15px;display:flex;position:sticky;overflow-y:auto}.Category-module__OjKGoG__filterHead{justify-content:space-between;align-items:center;display:flex}.Category-module__OjKGoG__filterTitle{font-size:13.5px;font-weight:700}.Category-module__OjKGoG__clearAll{color:var(--accent-bright);font-size:10.5px}.Category-module__OjKGoG__activeChips{flex-wrap:wrap;gap:6px;display:flex}.Category-module__OjKGoG__activeChip{border-radius:var(--r-pill);background:var(--accent-wash);color:var(--accent-soft);border:1px solid #45a8e84d;align-items:center;gap:5px;padding:5px 9px;font-size:10.5px;display:inline-flex}.Category-module__OjKGoG__activeChip:hover{color:#fff;background:#45a8e83d}.Category-module__OjKGoG__rule{background:#78a0d21a;height:1px}.Category-module__OjKGoG__group{flex-direction:column;gap:10px;display:flex}.Category-module__OjKGoG__groupTitle{color:var(--ink-2);font-size:12px;font-weight:700}.Category-module__OjKGoG__checkRow{text-align:start;align-items:center;gap:9px;width:100%;display:flex}.Category-module__OjKGoG__checkBox{color:#04121e;width:16px;height:16px;transition:background var(--t-fast), border-color var(--t-fast);border:1.5px solid #78a0d24d;border-radius:5px;flex:none;justify-content:center;align-items:center;display:flex}.Category-module__OjKGoG__checkBoxOn{background:var(--accent-bright);border-color:var(--accent-bright)}.Category-module__OjKGoG__checkLabel{color:var(--ink-3);font-size:11.5px}.Category-module__OjKGoG__checkCount{color:var(--muted-3);margin-inline-start:auto;font-size:10px}.Category-module__OjKGoG__tagRow{flex-wrap:wrap;gap:6px;display:flex}.Category-module__OjKGoG__tag{border-radius:var(--r-sm);background:var(--surface-3);color:var(--ink-3);transition:border-color var(--t-fast);border:1px solid #78a0d221;padding:6px 10px;font-size:10.5px}.Category-module__OjKGoG__tag:hover{border-color:var(--accent-edge-strong)}.Category-module__OjKGoG__tagOn{background:var(--accent-wash);color:var(--accent-soft);border-color:#45a8e859}.Category-module__OjKGoG__priceInputs{align-items:center;gap:8px;display:flex}.Category-module__OjKGoG__priceInput{border-radius:var(--r-sm);background:var(--surface-sunken);min-width:0;height:34px;color:var(--ink);border:1px solid #78a0d224;outline:none;flex:1;padding-inline:10px;font-size:11px}.Category-module__OjKGoG__priceInput:focus{border-color:var(--accent-edge)}.Category-module__OjKGoG__priceDash{color:var(--muted-3)}.Category-module__OjKGoG__switchRow{text-align:start;align-items:center;gap:9px;width:100%;display:flex}.Category-module__OjKGoG__switchLabel{color:var(--ink-3);font-size:11.5px}.Category-module__OjKGoG__switch{border-radius:var(--r-pill);width:32px;height:18px;transition:background var(--t-fast);background:#78aadc29;flex:none;align-items:center;margin-inline-start:auto;padding:2px;display:flex}.Category-module__OjKGoG__switchOn{background:var(--accent)}.Category-module__OjKGoG__switchKnob{width:14px;height:14px;transition:transform var(--t-fast);background:#fff;border-radius:50%}.Category-module__OjKGoG__switchOn .Category-module__OjKGoG__switchKnob{transform:translate(14px)}[dir=rtl] .Category-module__OjKGoG__switchOn .Category-module__OjKGoG__switchKnob{transform:translate(-14px)}.Category-module__OjKGoG__results{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.Category-module__OjKGoG__banner{border-radius:var(--r-xl);background:linear-gradient(255deg,#0b2f4e,#071827 70%);border:1px solid #45a8e83d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex;position:relative;overflow:hidden}.Category-module__OjKGoG__bannerTitle{font-size:16px;font-weight:800}.Category-module__OjKGoG__bannerText{color:#a9c1d6;margin-top:5px;font-size:11.5px}.Category-module__OjKGoG__sortRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Category-module__OjKGoG__sortLabel{color:var(--muted-2);font-size:11px}.Category-module__OjKGoG__mobileFilterBtn{display:none}@media (max-width:1100px){.Category-module__OjKGoG__filters{width:220px}}@media (max-width:900px){.Category-module__OjKGoG__layout{flex-direction:column}.Category-module__OjKGoG__filters{width:100%;max-height:none;position:static}.Category-module__OjKGoG__filtersCollapsed{display:none}.Category-module__OjKGoG__mobileFilterBtn{border-radius:var(--r-md);background:var(--surface);border:1px solid var(--line);width:100%;height:44px;color:var(--ink-3);justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}}@media (max-width:520px){.Category-module__OjKGoG__banner{padding:16px}.Category-module__OjKGoG__bannerTitle{font-size:14px}}
.Deals-module__tjZZfa__hero{border-radius:var(--r-2xl);background:linear-gradient(255deg,#2a0f1c,#12121f 55%,#071827);border:1px solid #ff3f5742;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:30px 34px;display:flex;position:relative;overflow:hidden}.Deals-module__tjZZfa__heroGlow{pointer-events:none;background:radial-gradient(300px 190px at 14% 24%,#ff3f574d,#0000 70%);position:absolute;inset:0}.Deals-module__tjZZfa__heroBody{flex-direction:column;gap:11px;min-width:0;display:flex;position:relative}.Deals-module__tjZZfa__heroTag{letter-spacing:.05em;border-radius:var(--r-pill);color:#ffb1bc;background:#ff3f572e;border:1px solid #ff3f5766;width:fit-content;padding:6px 12px;font-size:10px;font-weight:700}.Deals-module__tjZZfa__heroTitle{font-size:30px;font-weight:800;line-height:1.35}.Deals-module__tjZZfa__heroText{color:#a9c1d6;max-width:520px;font-size:12.5px;line-height:1.9}.Deals-module__tjZZfa__clock{flex-direction:column;align-items:center;gap:11px;display:flex;position:relative}.Deals-module__tjZZfa__clockLabel{color:#c39aa4;font-size:11px}.Deals-module__tjZZfa__clockCells{direction:ltr;gap:8px;display:flex}.Deals-module__tjZZfa__clockCell{flex-direction:column;align-items:center;gap:5px;display:flex}.Deals-module__tjZZfa__clockValue{text-align:center;font-variant-numeric:tabular-nums;background:#ff3f5724;border:1px solid #ff3f5752;border-radius:13px;min-width:58px;padding:11px 0;font-size:21px;font-weight:800}.Deals-module__tjZZfa__clockUnit{color:#c39aa4;font-size:9.5px}.Deals-module__tjZZfa__flashCard{background:var(--surface);border-radius:var(--r-lg);transition:border-color var(--t-fast), transform var(--t-fast);border:1px solid #ff3f572e;flex-direction:column;display:flex;overflow:hidden}.Deals-module__tjZZfa__flashCard:hover{border-color:#ff3f5780;transform:translateY(-3px)}.Deals-module__tjZZfa__flashMedia{aspect-ratio:4/3;background:var(--surface-2);position:relative;overflow:hidden}.Deals-module__tjZZfa__flashMedia img{object-fit:cover;width:100%;height:100%}.Deals-module__tjZZfa__flashOff{top:10px;background:var(--danger);color:#fff;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;inset-inline-start:10px}.Deals-module__tjZZfa__flashBody{flex-direction:column;flex:1;gap:6px;padding:12px 13px 14px;display:flex}.Deals-module__tjZZfa__flashName{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;font-size:12.5px;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.Deals-module__tjZZfa__flashPrices{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.Deals-module__tjZZfa__flashPrice{color:var(--accent-soft);font-size:13.5px;font-weight:800}.Deals-module__tjZZfa__flashWas{color:var(--muted-3);font-size:10.5px;text-decoration:line-through}.Deals-module__tjZZfa__progress{flex-direction:column;gap:5px;margin-top:auto;padding-top:8px;display:flex}.Deals-module__tjZZfa__progressTrack{border-radius:var(--r-pill);background:#78aadc24;height:5px;position:relative;overflow:hidden}.Deals-module__tjZZfa__progressFill{border-radius:var(--r-pill);background:linear-gradient(265deg, var(--danger), #ff8093);position:absolute;inset-block:0;inset-inline-start:0}.Deals-module__tjZZfa__progressMeta{justify-content:space-between;align-items:center;font-size:10px;display:flex}.Deals-module__tjZZfa__progressSold{color:#ff8093;font-weight:600}.Deals-module__tjZZfa__progressLeft{color:var(--muted-3)}.Deals-module__tjZZfa__duo{grid-template-columns:2fr 1fr;gap:14px;margin-top:6px;display:grid}.Deals-module__tjZZfa__club{border-radius:var(--r-xl);background:linear-gradient(255deg,#0b2f4e,#071827 70%);border:1px solid #45a8e83d;flex-direction:column;gap:12px;padding:24px 26px;display:flex;position:relative;overflow:hidden}.Deals-module__tjZZfa__clubTitle{font-size:18px;font-weight:800}.Deals-module__tjZZfa__clubText{color:#a9c1d6;max-width:440px;font-size:12px;line-height:1.9}.Deals-module__tjZZfa__clubActions{flex-wrap:wrap;gap:9px;margin-top:4px;display:flex}.Deals-module__tjZZfa__upcomingRow{align-items:center;gap:11px;display:flex}.Deals-module__tjZZfa__upcomingTime{background:var(--surface-2);width:38px;height:38px;color:var(--accent-soft);border-radius:11px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Deals-module__tjZZfa__upcomingBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Deals-module__tjZZfa__upcomingName{font-size:11.5px;font-weight:600;line-height:1.5}.Deals-module__tjZZfa__upcomingNote{color:var(--muted-2);font-size:10px}.Deals-module__tjZZfa__upcomingOff{color:#ff8093;white-space:nowrap;font-size:10.5px;font-weight:700}.Deals-module__tjZZfa__catTile{background:var(--surface);border:1px solid var(--line);color:inherit;transition:border-color var(--t-fast);border-radius:15px;flex-direction:column;gap:7px;padding:16px 14px;display:flex}.Deals-module__tjZZfa__catTile:hover{color:inherit;border-color:#45a8e86b}.Deals-module__tjZZfa__catName{font-size:12.5px;font-weight:700}.Deals-module__tjZZfa__catCount{color:var(--muted-2);font-size:10.5px}.Deals-module__tjZZfa__catOff{color:#ff8093;margin-top:2px;font-size:11px;font-weight:700}@media (max-width:900px){.Deals-module__tjZZfa__duo{grid-template-columns:1fr}.Deals-module__tjZZfa__hero{padding:22px 20px}.Deals-module__tjZZfa__heroTitle{font-size:22px}.Deals-module__tjZZfa__clock{align-items:flex-start;width:100%}}@media (max-width:520px){.Deals-module__tjZZfa__heroTitle{font-size:19px}.Deals-module__tjZZfa__clockValue{min-width:48px;padding:9px 0;font-size:18px}.Deals-module__tjZZfa__club{padding:18px}}
.Orders-module__iniXfW__searchBox{align-items:center;width:280px;max-width:100%;display:flex;position:relative}.Orders-module__iniXfW__searchIcon{color:#61798f;pointer-events:none;position:absolute;inset-inline-start:13px}.Orders-module__iniXfW__searchInput{border-radius:var(--r-md);background:var(--surface);width:100%;height:40px;color:var(--ink);border:1px solid #78a0d221;outline:none;padding-inline:36px 14px;font-size:11.5px}.Orders-module__iniXfW__searchInput:focus{border-color:var(--accent-edge)}.Orders-module__iniXfW__orderCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);transition:border-color var(--t-fast);flex-direction:column;gap:14px;padding:17px 19px;display:flex}.Orders-module__iniXfW__orderCardActive{border-color:#45a8e842}.Orders-module__iniXfW__orderHead{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Orders-module__iniXfW__orderCode{font-size:12px;font-weight:700}.Orders-module__iniXfW__orderDate{color:var(--muted-2);font-size:11px}.Orders-module__iniXfW__orderTotal{color:var(--accent-soft);margin-inline-start:auto;font-size:13px;font-weight:800}.Orders-module__iniXfW__track{align-items:flex-start;padding:4px 0;display:flex}.Orders-module__iniXfW__trackStep{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.Orders-module__iniXfW__trackTop{align-items:center;display:flex}.Orders-module__iniXfW__trackDot{background:var(--surface-3);color:#04121e;border:1.5px solid #78a0d233;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Orders-module__iniXfW__trackDotDone{background:var(--success);border-color:var(--success)}.Orders-module__iniXfW__trackDotCurrent{background:var(--accent);border-color:var(--accent-bright)}.Orders-module__iniXfW__trackLine{background:#78a0d229;flex:1;height:2px}.Orders-module__iniXfW__trackLineDone{background:var(--success)}.Orders-module__iniXfW__trackLabel{color:var(--muted-2);padding-inline-end:10px;font-size:10.5px}.Orders-module__iniXfW__trackLabelOn{color:var(--ink-2)}.Orders-module__iniXfW__orderBody{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Orders-module__iniXfW__thumbs{gap:8px;display:flex}.Orders-module__iniXfW__thumb{border-radius:var(--r-md);background:var(--surface-2);border:1px solid #78a0d21f;flex:none;width:52px;height:52px;overflow:hidden}.Orders-module__iniXfW__thumb img{object-fit:cover;width:100%;height:100%}.Orders-module__iniXfW__orderSummary{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Orders-module__iniXfW__orderSummaryTitle{font-size:12px;font-weight:600;line-height:1.5}.Orders-module__iniXfW__orderMeta{color:var(--muted-2);font-size:10.5px}.Orders-module__iniXfW__orderActions{flex-wrap:wrap;align-items:center;gap:8px;margin-inline-start:auto;display:flex}.Orders-module__iniXfW__statGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.Orders-module__iniXfW__stat{background:var(--surface-2);border-radius:13px;flex-direction:column;gap:5px;padding:13px;display:flex}.Orders-module__iniXfW__statValue{font-size:17px;font-weight:800}.Orders-module__iniXfW__statValueSm{font-size:13.5px}.Orders-module__iniXfW__statLabel{color:var(--muted-2);font-size:10.5px}@media (max-width:640px){.Orders-module__iniXfW__orderCard{padding:15px 16px}.Orders-module__iniXfW__orderActions{width:100%;margin-inline-start:0}.Orders-module__iniXfW__orderActions>*{flex:1;justify-content:center}.Orders-module__iniXfW__trackLabel{font-size:9.5px}}
.Product-module__5HmF9a__layout{align-items:flex-start;gap:16px;display:flex}.Product-module__5HmF9a__gallery{width:430px;top:var(--gutter);flex-direction:column;flex:none;gap:11px;display:flex;position:sticky}.Product-module__5HmF9a__stage{aspect-ratio:1;border-radius:var(--r-xl);background:var(--surface-2);border:1px solid var(--line);position:relative;overflow:hidden}.Product-module__5HmF9a__stage img{object-fit:cover;width:100%;height:100%}.Product-module__5HmF9a__offBadge{top:12px;background:var(--danger);color:#fff;border-radius:8px;padding:5px 10px;font-size:10.5px;font-weight:700;position:absolute;inset-inline-start:12px}.Product-module__5HmF9a__stageActions{top:12px;flex-direction:column;gap:8px;display:flex;position:absolute;inset-inline-end:12px}.Product-module__5HmF9a__stageBtn{width:32px;height:32px;color:var(--ink-3);transition:background var(--t-fast), border-color var(--t-fast), color var(--t-fast);background:#05080eb8;border:1px solid #78a0d233;border-radius:10px;justify-content:center;align-items:center;display:flex}.Product-module__5HmF9a__stageBtnWish:hover{background:var(--danger);color:#fff}.Product-module__5HmF9a__stageBtn:hover{border-color:var(--accent-edge-strong)}.Product-module__5HmF9a__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.Product-module__5HmF9a__thumb{aspect-ratio:1;border-radius:var(--r-md);background:var(--surface-2);border:1.5px solid var(--line);transition:border-color var(--t-fast);padding:0;overflow:hidden}.Product-module__5HmF9a__thumb img{object-fit:cover;width:100%;height:100%}.Product-module__5HmF9a__thumbActive{border-color:var(--accent-bright)}.Product-module__5HmF9a__specCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;gap:11px;margin-top:5px;padding:14px 15px;display:flex}.Product-module__5HmF9a__specCardTitle{font-size:12.5px;font-weight:700}.Product-module__5HmF9a__specRow{align-items:baseline;gap:10px;font-size:11.5px;display:flex}.Product-module__5HmF9a__specKey{color:var(--muted-2);flex:none;width:96px}.Product-module__5HmF9a__specValue{color:var(--ink-2);min-width:0;font-weight:500}.Product-module__5HmF9a__buy{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.Product-module__5HmF9a__buyCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);flex-direction:column;gap:14px;padding:20px;display:flex}.Product-module__5HmF9a__titleRow{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.Product-module__5HmF9a__title{font-size:21px;font-weight:800;line-height:1.5}.Product-module__5HmF9a__subtitle{color:var(--muted-2);margin-top:7px;font-size:11.5px}.Product-module__5HmF9a__ratingRow{border-top:1px solid #78a0d21a;border-bottom:1px solid #78a0d21a;flex-wrap:wrap;align-items:center;gap:14px;padding:11px 0;display:flex}.Product-module__5HmF9a__ratingScore{align-items:center;gap:6px;display:flex}.Product-module__5HmF9a__ratingScore b{font-size:12px;font-weight:700}.Product-module__5HmF9a__ratingScore span{color:var(--muted-2);font-size:11px}.Product-module__5HmF9a__vRule{background:#78a0d224;width:1px;height:16px}.Product-module__5HmF9a__ratingNote{color:var(--muted-2);font-size:11px}.Product-module__5HmF9a__optionGroup{flex-direction:column;gap:9px;display:flex}.Product-module__5HmF9a__optionLabel{color:var(--ink-2);font-size:12px;font-weight:700}.Product-module__5HmF9a__optionRow{flex-wrap:wrap;gap:9px;display:flex}.Product-module__5HmF9a__colorOpt{background:var(--surface-3);transition:border-color var(--t-fast);border:1.5px solid #78a0d221;border-radius:11px;align-items:center;gap:8px;padding:7px 12px;display:flex}.Product-module__5HmF9a__colorOpt:hover{border-color:var(--accent-edge-strong)}.Product-module__5HmF9a__colorOptOn{border-color:var(--accent-bright)}.Product-module__5HmF9a__colorDot{border:1px solid #ffffff29;border-radius:50%;flex:none;width:15px;height:15px}.Product-module__5HmF9a__colorName{color:var(--ink-3);font-size:11.5px}.Product-module__5HmF9a__priceRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding-top:6px;display:flex}.Product-module__5HmF9a__priceBlock{flex-direction:column;gap:5px;display:flex}.Product-module__5HmF9a__priceWasRow{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.Product-module__5HmF9a__priceWas{color:var(--muted-3);font-size:11.5px;text-decoration:line-through}.Product-module__5HmF9a__priceSave{color:var(--danger-soft);font-size:11px;font-weight:700}.Product-module__5HmF9a__priceNow{color:var(--accent-soft);font-size:24px;font-weight:800}.Product-module__5HmF9a__priceInstalment{color:var(--muted-2);font-size:11px}.Product-module__5HmF9a__buyActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Product-module__5HmF9a__addBtn{background:var(--accent-grad);color:#fff;height:48px;box-shadow:var(--shadow-accent);transition:filter var(--t-fast);border-radius:13px;align-items:center;gap:9px;padding:0 26px;font-size:13.5px;font-weight:700;display:flex}.Product-module__5HmF9a__addBtn:hover:not(:disabled){filter:brightness(1.12)}.Product-module__5HmF9a__addBtn:disabled{background:var(--surface-3);color:var(--muted-3);box-shadow:none;cursor:not-allowed}.Product-module__5HmF9a__assurances{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.Product-module__5HmF9a__assurance{background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:9px;padding:13px;display:flex}.Product-module__5HmF9a__assuranceIcon{color:var(--accent-bright);flex:none}.Product-module__5HmF9a__assuranceText{min-width:0;font-size:10.5px;line-height:1.5}.Product-module__5HmF9a__assuranceText b{font-weight:600}.Product-module__5HmF9a__assuranceText span{color:var(--muted-2)}.Product-module__5HmF9a__tabsCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);overflow:hidden}.Product-module__5HmF9a__tabList{border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.Product-module__5HmF9a__tab{color:var(--muted-2);white-space:nowrap;transition:color var(--t-fast), border-color var(--t-fast);border-bottom:2px solid #0000;padding:14px 20px;font-size:12.5px;font-weight:600}.Product-module__5HmF9a__tab:hover{color:var(--ink-3)}.Product-module__5HmF9a__tabActive{color:var(--ink);border-bottom-color:var(--accent-bright)}.Product-module__5HmF9a__tabPanel{padding:18px 20px}.Product-module__5HmF9a__prose{color:#b7c7d8;flex-direction:column;gap:12px;font-size:12.5px;line-height:2;display:flex}.Product-module__5HmF9a__bullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:4px;display:grid}.Product-module__5HmF9a__bullet{color:var(--ink-2);align-items:center;gap:8px;font-size:11.5px;display:flex}.Product-module__5HmF9a__bulletDot{background:var(--accent-bright);border-radius:50%;flex:none;width:5px;height:5px}.Product-module__5HmF9a__specTable{flex-direction:column;display:flex}.Product-module__5HmF9a__specTableRow{border-bottom:1px solid var(--line-soft);gap:14px;padding:11px 0;font-size:12px;display:flex}.Product-module__5HmF9a__specTableKey{width:170px;color:var(--muted-2);flex:none}.Product-module__5HmF9a__specTableValue{color:var(--ink-2);min-width:0}.Product-module__5HmF9a__reviewList{flex-direction:column;gap:14px;display:flex}.Product-module__5HmF9a__review{border-bottom:1px solid #78a0d217;gap:12px;padding-bottom:14px;display:flex}.Product-module__5HmF9a__reviewAvatar{border:1px solid var(--line-strong);width:36px;height:36px;color:var(--accent-soft);background:#12293c;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.Product-module__5HmF9a__reviewBody{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.Product-module__5HmF9a__reviewHead{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.Product-module__5HmF9a__reviewName{font-size:12px;font-weight:600}.Product-module__5HmF9a__reviewVerified{color:var(--success);font-size:10.5px}.Product-module__5HmF9a__reviewDate{color:var(--muted-3);margin-inline-start:auto;font-size:10.5px}.Product-module__5HmF9a__reviewText{color:#b7c7d8;font-size:12px;line-height:1.9}.Product-module__5HmF9a__qaList{flex-direction:column;gap:14px;display:flex}.Product-module__5HmF9a__qa{border-bottom:1px solid #78a0d217;flex-direction:column;gap:7px;padding-bottom:14px;display:flex}.Product-module__5HmF9a__qaQ{gap:8px;font-size:12px;font-weight:600;display:flex}.Product-module__5HmF9a__qaQLabel{color:var(--accent-bright);flex:none}.Product-module__5HmF9a__qaA{color:#b7c7d8;align-items:flex-start;gap:8px;font-size:12px;line-height:1.9;display:flex}.Product-module__5HmF9a__qaALabel{color:var(--success);flex:none;font-weight:600}@media (max-width:1100px){.Product-module__5HmF9a__layout{flex-direction:column}.Product-module__5HmF9a__gallery{width:100%;position:static}.Product-module__5HmF9a__stage{aspect-ratio:16/10}.Product-module__5HmF9a__assurances{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Product-module__5HmF9a__buyCard{padding:16px}.Product-module__5HmF9a__title{font-size:17px}.Product-module__5HmF9a__priceNow{font-size:20px}.Product-module__5HmF9a__bullets{grid-template-columns:1fr}.Product-module__5HmF9a__specTableRow{flex-direction:column;gap:4px}.Product-module__5HmF9a__specTableKey{width:auto}.Product-module__5HmF9a__buyActions{width:100%}.Product-module__5HmF9a__addBtn{flex:1;justify-content:center;padding:0 16px}.Product-module__5HmF9a__tabPanel{padding:15px 16px}.Product-module__5HmF9a__tab{padding:12px 14px;font-size:11.5px}}@media (max-width:420px){.Product-module__5HmF9a__assurances{grid-template-columns:1fr}}
.Support-module__c3AU6q__channels{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.Support-module__c3AU6q__channel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);color:inherit;transition:border-color var(--t-fast);flex-direction:column;gap:9px;padding:17px;display:flex}.Support-module__c3AU6q__channel:hover{color:inherit;border-color:#45a8e86b}.Support-module__c3AU6q__channelIcon{border-radius:var(--r-md);justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Support-module__c3AU6q__channelTitle{font-size:13px;font-weight:700}.Support-module__c3AU6q__channelNote{color:var(--muted-2);font-size:10.5px;line-height:1.7}.Support-module__c3AU6q__faqSearch{align-items:center;width:220px;max-width:100%;display:flex;position:relative}.Support-module__c3AU6q__faqSearchIcon{color:#61798f;pointer-events:none;position:absolute;inset-inline-start:12px}.Support-module__c3AU6q__faqSearchInput{border-radius:var(--r-sm);background:var(--surface-sunken);width:100%;height:36px;color:var(--ink);border:1px solid #78a0d221;outline:none;padding-inline:34px 12px;font-size:11px}.Support-module__c3AU6q__faqSearchInput:focus{border-color:var(--accent-edge)}.Support-module__c3AU6q__faq{background:var(--surface-2);text-align:start;width:100%;transition:border-color var(--t-fast), background var(--t-fast);border:1px solid #78a0d21a;border-radius:13px;flex-direction:column;gap:9px;padding:14px 16px;display:flex}.Support-module__c3AU6q__faqOpen{border-color:var(--accent-edge);background:#45a8e80d}.Support-module__c3AU6q__faqHead{align-items:center;gap:10px;display:flex}.Support-module__c3AU6q__faqQ{font-size:12.5px;font-weight:600;line-height:1.6}.Support-module__c3AU6q__faqChevron{width:22px;height:22px;color:var(--muted);transition:transform var(--t-fast);background:#78aadc17;border-radius:7px;flex:none;justify-content:center;align-items:center;margin-inline-start:auto;display:flex}.Support-module__c3AU6q__faqChevronOpen{transform:rotate(180deg)}.Support-module__c3AU6q__faqA{color:#a9c1d6;font-size:11.5px;line-height:2}.Support-module__c3AU6q__ticketRow{border-bottom:1px solid #78a0d217;align-items:center;gap:11px;padding-bottom:11px;display:flex}.Support-module__c3AU6q__ticketRow:last-child{border-bottom:none;padding-bottom:0}.Support-module__c3AU6q__ticketBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Support-module__c3AU6q__ticketTitle{font-size:11.5px;font-weight:600;line-height:1.5}.Support-module__c3AU6q__ticketMeta{color:var(--muted-2);font-size:10px}.Support-module__c3AU6q__upload{color:var(--muted);width:100%;transition:border-color var(--t-fast);border:1.5px dashed #78a0d238;border-radius:11px;align-items:center;gap:9px;padding:11px 13px;font-size:11px;display:flex}.Support-module__c3AU6q__upload:hover{border-color:var(--accent-edge-strong)}.Support-module__c3AU6q__storeText{color:var(--muted);font-size:11.5px;line-height:1.9}.Support-module__c3AU6q__storeHours{color:var(--muted-2);font-size:11px}@media (max-width:900px){.Support-module__c3AU6q__channels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.Support-module__c3AU6q__channels{grid-template-columns:1fr}}
.Wishlist-module__ZKfbgq__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);transition:border-color var(--t-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.Wishlist-module__ZKfbgq__card:hover{border-color:#45a8e86b}.Wishlist-module__ZKfbgq__media{aspect-ratio:4/3;background:var(--surface-2);display:block;position:relative;overflow:hidden}.Wishlist-module__ZKfbgq__media img{object-fit:cover;width:100%;height:100%}.Wishlist-module__ZKfbgq__stockBadge{bottom:10px;padding:4px 8px;font-size:9.5px;position:absolute;inset-inline-start:10px}.Wishlist-module__ZKfbgq__remove{top:9px;width:28px;height:28px;color:var(--ink-3);transition:background var(--t-fast), color var(--t-fast);background:#05080eb8;border:1px solid #78a0d233;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-end:9px}.Wishlist-module__ZKfbgq__remove:hover{background:var(--danger);color:#fff}.Wishlist-module__ZKfbgq__body{flex-direction:column;flex:1;gap:5px;padding:12px 13px 14px;display:flex}.Wishlist-module__ZKfbgq__name{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;font-size:12.5px;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.Wishlist-module__ZKfbgq__name:hover{color:var(--accent-soft)}.Wishlist-module__ZKfbgq__sub{color:var(--muted-2);font-size:10.5px}.Wishlist-module__ZKfbgq__prices{flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:3px;display:flex}.Wishlist-module__ZKfbgq__price{color:var(--accent-soft);font-size:13.5px;font-weight:800}.Wishlist-module__ZKfbgq__was{color:var(--muted-3);font-size:10.5px;text-decoration:line-through}.Wishlist-module__ZKfbgq__off{color:var(--danger-soft);font-size:10px}.Wishlist-module__ZKfbgq__actions{gap:8px;margin-top:auto;padding-top:11px;display:flex}
.HomeSections-module__ZUJ-pG__catRow{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);grid-template-columns:repeat(9,minmax(0,1fr));padding:16px 10px;display:grid}.HomeSections-module__ZUJ-pG__cat{color:inherit;flex-direction:column;align-items:center;gap:9px;padding:4px;display:flex}.HomeSections-module__ZUJ-pG__cat:hover{color:inherit}.HomeSections-module__ZUJ-pG__catIcon{border-radius:var(--r-lg);background:var(--surface-3);width:54px;height:54px;color:var(--accent-soft);transition:border-color var(--t-fast), background var(--t-fast);border:1px solid #78a0d21f;justify-content:center;align-items:center;display:flex}.HomeSections-module__ZUJ-pG__cat:hover .HomeSections-module__ZUJ-pG__catIcon{border-color:var(--accent-edge-strong);background:#12293c}.HomeSections-module__ZUJ-pG__catLabel{color:var(--ink-3);text-align:center;font-size:11.5px;font-weight:500}.HomeSections-module__ZUJ-pG__promos{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.HomeSections-module__ZUJ-pG__promo{border-radius:var(--r-xl);min-height:124px;color:inherit;flex-direction:column;padding:16px 17px;display:flex;position:relative;overflow:hidden}.HomeSections-module__ZUJ-pG__promo:hover{color:inherit}.HomeSections-module__ZUJ-pG__promoRed{background:linear-gradient(240deg,#2a0f1c,#1a0d18 70%);border:1px solid #ff3f5747}.HomeSections-module__ZUJ-pG__promoGreen{background:linear-gradient(240deg,#07231b,#08181a 70%);border:1px solid #2ecf8f3d}.HomeSections-module__ZUJ-pG__promoBlue{background:linear-gradient(240deg,#0b2340,#081827 70%);border:1px solid #45a8e84d}.HomeSections-module__ZUJ-pG__promoTitle{font-size:13.5px;font-weight:700}.HomeSections-module__ZUJ-pG__promoSub{margin-top:3px;font-size:10.5px}.HomeSections-module__ZUJ-pG__promoAccent{margin-top:7px;font-size:11px;font-weight:700}.HomeSections-module__ZUJ-pG__promoLink{align-items:center;gap:5px;margin-top:auto;padding-top:12px;font-size:11px;font-weight:600;display:inline-flex}.HomeSections-module__ZUJ-pG__promoRed .HomeSections-module__ZUJ-pG__promoTitle{color:#ffd7dd}.HomeSections-module__ZUJ-pG__promoRed .HomeSections-module__ZUJ-pG__promoSub{color:#c39aa4}.HomeSections-module__ZUJ-pG__promoRed .HomeSections-module__ZUJ-pG__promoAccent{color:#ff7d8e}.HomeSections-module__ZUJ-pG__promoGreen .HomeSections-module__ZUJ-pG__promoTitle{color:#c8f5e2}.HomeSections-module__ZUJ-pG__promoGreen .HomeSections-module__ZUJ-pG__promoSub{color:#8fb8a9}.HomeSections-module__ZUJ-pG__promoGreen .HomeSections-module__ZUJ-pG__promoLink{color:var(--success)}.HomeSections-module__ZUJ-pG__promoBlue .HomeSections-module__ZUJ-pG__promoTitle{color:#d5ebfb}.HomeSections-module__ZUJ-pG__promoBlue .HomeSections-module__ZUJ-pG__promoSub{color:#93b3cc}.HomeSections-module__ZUJ-pG__promoBlue .HomeSections-module__ZUJ-pG__promoLink{color:var(--accent-bright)}.HomeSections-module__ZUJ-pG__timer{direction:ltr;gap:5px;width:fit-content;margin-top:10px;font-size:11.5px;font-weight:700;display:flex}.HomeSections-module__ZUJ-pG__timerCell{border-radius:var(--r-xs);color:#ffd7dd;font-variant-numeric:tabular-nums;text-align:center;background:#ff3f5729;border:1px solid #ff3f5752;min-width:26px;padding:3px 7px}.HomeSections-module__ZUJ-pG__timerSep{color:#ff7d8e}.HomeSections-module__ZUJ-pG__promoArt{inset-inline-end:-4px;color:#ffffff52;pointer-events:none;background:#ffffff0d;border:1px solid #ffffff17;border-radius:14px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:absolute;bottom:-6px}.HomeSections-module__ZUJ-pG__rowDots{justify-content:center;gap:6px;margin-top:2px;display:flex}.HomeSections-module__ZUJ-pG__rowDot{border-radius:var(--r-pill);background:#78aadc47;width:5px;height:5px}.HomeSections-module__ZUJ-pG__rowDotActive{background:var(--accent-bright);width:20px}@media (max-width:900px){.HomeSections-module__ZUJ-pG__promos{grid-template-columns:1fr}.HomeSections-module__ZUJ-pG__catRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 0}}@media (max-width:520px){.HomeSections-module__ZUJ-pG__catRow{grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 6px}.HomeSections-module__ZUJ-pG__catIcon{width:46px;height:46px}.HomeSections-module__ZUJ-pG__catLabel{font-size:10.5px}.HomeSections-module__ZUJ-pG__promoArt{width:74px;height:74px}}
