@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;500;600;700&family=Rubik:wght@300;400;500;600;700&display=swap";:root{--color-primary: #0F172A;--color-on-primary: #FFFFFF;--color-secondary: #334155;--color-accent: #0284c7;--color-background: #F8FAFC;--color-foreground: #020617;--color-muted: #E8ECF1;--color-border: #E2E8F0;--color-destructive: #DC2626;--color-ring: #0F172A;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1);--shadow-xl: 0 20px 25px rgba(0,0,0,.15)}*{max-width:100%;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html,body,button,input,textarea,select{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif}html{background:var(--color-background);-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior:none}body{margin:0;padding:0;background:var(--color-background);color:var(--color-foreground);overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}@media (pointer: coarse){html,body{touch-action:manipulation}button,a,[role=button],label,summary{touch-action:manipulation}}input,textarea,[contenteditable=true],.product-name,.product-block-title,.product-spec-key,.product-spec-value,.product-price,.product-availability,.summary-row,.auth-code-title{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}button,.subcategory-product-card,.subcategory-product-card *,.catalog-card-link,.catalog-card-link *,.cart-item-open,.cart-item-open *,.profile-order-item,.profile-order-item *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}button:focus,button:focus-visible{outline:none}a,[role=button],summary{cursor:pointer;color:inherit;text-decoration:none;-webkit-touch-callout:none}.legal-checkbox,.catalog-filter-checkbox,.checkout-radio,.auth-label{cursor:pointer}.checkout-field,.catalog-filter-field,.auth-code-input-wrap{cursor:text}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:16px;color:inherit;background:transparent;border:none;outline:none}input::-webkit-search-cancel-button,input::-webkit-search-decoration{-webkit-appearance:none}input,textarea{caret-color:var(--color-accent)}input:disabled,button:disabled{opacity:1;-webkit-text-fill-color:currentColor}input[readonly],textarea[readonly]{cursor:default;color:#8a8a8a}::selection{background:#00a6ff40;color:inherit}a,button{text-underline-offset:3px;text-decoration-skip-ink:none}html{accent-color:var(--color-accent)}@media (min-width: 768px){body{padding:0}header{padding:0}.app{width:100%;max-width:100%}.page-stage,.top-header,.bottom-header{max-width:1440px;margin:0 auto;width:100%}.promo{margin-top:24px}.promo-card{aspect-ratio:1440 / 300;max-height:320px}.promo-card-text-side{padding:32px 48px}.promo-card-image-side{width:45%;padding:16px}.promo-card-title{font-size:32px;margin-bottom:12px}.promo-card-subtitle{font-size:16px;margin-bottom:20px;-webkit-line-clamp:3}.promo-card-btn{padding:12px 32px;font-size:15px;border-radius:12px}.promo-card-overlay-content{padding:32px 48px}.sale{margin-top:36px}.sale-groups{width:fit-content;max-width:100%}.sale-goods{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin-top:22px}.catalog-main{margin-top:8px}.catalog-switcher{width:fit-content;grid-template-columns:repeat(2,minmax(160px,200px))}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin-top:24px}.subcategory-main{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.subcategory-goods{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;justify-content:start}.subcategory-goods .subcategory-product-card{max-width:min(100%,260px);justify-self:start}.product-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-template-areas:"header  header" "gallery info";column-gap:36px;row-gap:20px;align-items:start;padding-bottom:32px}.product-page>.product-header{grid-area:header}.product-page>.product-gallery{grid-area:gallery;position:sticky;top:28px;margin-top:0}.product-info-column{grid-area:info;display:flex;flex-direction:column;gap:16px;min-width:0}.product-info-column .product-floating-bar{position:static;left:auto;right:auto;bottom:auto;width:100%;margin-top:4px;z-index:auto}.product-info-column .product-cart-bar{max-width:320px;gap:8px}.product-info-column .product-main-btn{height:42px;border-radius:12px;font-size:13px;box-shadow:0 6px 16px #00a6ff33}.product-info-column .product-cart-bar.is-filled .product-main-btn{box-shadow:0 5px 14px #2e9f4b33}.product-info-column .product-qty-counter{height:42px;border-radius:12px}.product-info-column .product-qty-action{width:36px;font-size:16px}.product-info-column .product-qty-counter-value{font-size:14px}.cart-page{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-template-areas:"header header" "list   promos" "list   totals" "list   pay";column-gap:32px;row-gap:18px;align-items:start;padding-bottom:32px}.cart-page>.cart-header{grid-area:header}.cart-page>.cart-list{grid-area:list}.cart-page>.cart-block:nth-of-type(1){grid-area:promos;background:#fff;border-radius:14px;padding:16px}.cart-page>.cart-block:nth-of-type(2){grid-area:totals;background:#fff;border-radius:14px;padding:16px}.cart-page>.cart-checkout{grid-area:pay}.bottom-nav{display:none!important}.header-nav{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:clamp(8px,1.5vw,24px);margin:0}.header-nav-btn{display:flex;align-items:center;gap:8px;border:none!important;outline:none!important;background:transparent;padding:8px 16px;border-radius:12px;font-size:14px;font-weight:500;color:#666;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;cursor:pointer}.header-nav-icon{width:18px;height:18px;display:block;background-color:#8a8a8a;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .2s ease}.header-nav-btn:hover{color:var(--color-accent);background:#f0f9ff}.header-nav-btn:hover .header-nav-icon{background-color:var(--color-accent)}.header-nav-btn.active{color:var(--color-accent);background:#eaf7ff;font-weight:600}.header-nav-btn.active .header-nav-icon{background-color:var(--color-accent)}.profile-back,.order-detail-back,.favorites-back,.checkout-back,.cart-back,.auth-back{display:none!important}.cart-title,.favorites-title,.checkout-title,.profile-title,.order-detail-title,.auth-title{padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important}.subcategory-title,.product-title{padding-left:48px!important;padding-right:48px!important;width:calc(100% - 96px)!important;max-width:100%!important}.product-header,.profile-header,.cart-header,.favorites-header,.checkout-header,.order-detail-header,.subcategory-header{padding-left:0!important;padding-right:0!important}.auth-header{grid-template-columns:1fr!important}.auth-title{grid-column:1 / -1!important}}@media (min-width: 1200px){.catalog-grid,.sale-goods,.subcategory-goods{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:28px}.subcategory-goods .subcategory-product-card{max-width:min(100%,280px)}}@media (min-width: 768px){.auth-page{max-width:420px;margin-left:auto;margin-right:auto}.auth-page-code{max-width:380px;margin-left:auto;margin-right:auto}.sale-groups-item{flex:0 1 auto}}@media (hover: hover) and (pointer: fine){.sale-groups-item:not(.sgi-active):hover,.catalog-switcher-item:not(.csi-active):hover,.product-option-btn:not(.active):hover{color:#0f172a}.bottom-nav-btn:not(.active):hover .bottom-nav-icon{background-color:#888}.filter-btn:hover,.product-add-btn:hover,.pay-btn:hover,.auth-code-btn:not(:disabled):hover,.promo-apply-btn:not(.applied):hover{filter:brightness(1.05)}.qty-btn-plus:hover{filter:brightness(1.06)}.qty-btn-minus:hover{background:#e2e2e2}.auth-numpad-key:hover{background:#e7e7e7}.product-thumb:hover{opacity:.85}}.main-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 20px #0f172a05;padding:14px max(18px,env(safe-area-inset-right)) 14px max(18px,env(safe-area-inset-left))}@media (min-width: 768px){.main-header{padding:16px clamp(20px,4vw,56px)}}.app{position:relative}.page-stage{position:relative;z-index:1;padding:16px max(18px,env(safe-area-inset-right)) calc(120px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}@media (min-width: 768px){.page-stage{padding:24px clamp(20px,4vw,56px) 40px clamp(20px,4vw,56px)}}.page-screen{position:relative;background:var(--color-background)}.filter-btn,.product-add-btn,.pay-btn,.auth-code-btn,.promo-apply-btn{position:relative;overflow:hidden;isolation:isolate}.filter-btn:before,.product-add-btn:before,.pay-btn:before,.auth-code-btn:before,.promo-apply-btn:before{content:"";position:absolute;top:0;left:-120%;width:55%;height:100%;background:linear-gradient(100deg,#fff0,#ffffff59,#fff0);transform:skew(-18deg);pointer-events:none;z-index:0;transition:left .62s cubic-bezier(.32,.72,0,1)}.filter-btn:hover:before,.product-add-btn:hover:before,.pay-btn:hover:before,.auth-code-btn:hover:before,.promo-apply-btn:hover:before{left:120%}.filter-btn,.product-add-btn,.pay-btn,.auth-code-btn,.promo-apply-btn,.qty-btn,.product-thumb,.product-qty-action,.auth-cancel-btn,.auth-numpad-key{transition:transform .16s ease,box-shadow .22s ease,background-color .22s ease}.filter-btn:active,.product-add-btn:active,.pay-btn:active,.auth-code-btn:active,.promo-apply-btn:active,.qty-btn:active,.product-thumb:active,.product-qty-action:active,.auth-numpad-key:active{transform:scale(.96)}@media (prefers-reduced-motion: reduce){.filter-btn:before,.product-add-btn:before,.pay-btn:before,.auth-code-btn:before,.promo-apply-btn:before{display:none}.bottom-nav-indicator,.sale-groups-indicator,.product-options-indicator,.catalog-switcher-indicator{transition:none!important}}header{padding:0}@media (max-width: 767px){.header-nav,.main-header.is-secondary .bottom-header{display:none}}.top-header{display:flex;justify-content:space-between;align-items:center;position:relative}.top-header-brand{width:75px;flex-shrink:0}.top-header-city{display:flex;align-items:center;font-weight:600;gap:6px;border:none!important;outline:none!important;background:#f1f5f9;padding:8px 14px;border-radius:12px;cursor:pointer;transition:all .2s ease;color:#0f172a}.top-header-city:hover{background-color:#e2e8f0;transform:translateY(-1px)}.top-header-city.is-open{background-color:#fff;box-shadow:0 4px 12px #0f172a14}.top-header-city-value-icon{width:18px;height:18px}.top-header-city-title{font-size:14px}.top-header-city-chevron{width:10px;height:10px;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg);margin-left:4px;margin-top:-4px;transition:transform .3s ease}.top-header-city.is-open .top-header-city-chevron{transform:rotate(-135deg);margin-top:4px}.top-header-city-wrap{position:relative;min-width:150px;display:flex;justify-content:flex-end}.city-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;padding:8px;z-index:2000;min-width:160px;display:flex;flex-direction:column;animation:dropdown-fade .2s ease}.city-dropdown-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1999}.city-dropdown-item{text-align:left;padding:10px 14px;border-radius:10px;font-size:14px;font-weight:500;color:#555;transition:all .2s ease;border:none!important;outline:none!important;background:transparent;cursor:pointer}.city-dropdown-item:hover{background:#f5f5f5;color:#333}.city-dropdown-item.is-active{color:var(--color-accent);background:#eaf7ff}@keyframes dropdown-fade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-catalog-wrap{position:relative;display:none}@media (min-width: 768px){.header-catalog-wrap{display:block}}.header-catalog-btn{height:50px;background:var(--color-accent);border-radius:16px;padding:0 20px;display:flex;align-items:center;gap:12px;color:#fff;font-size:16px;font-weight:600;border:none!important;cursor:pointer;transition:background-color .2s ease}.header-catalog-btn:hover{background:#0095e6}.header-catalog-btn-burger{display:flex;flex-direction:column;gap:4px}.header-catalog-btn-burger span{display:block;width:18px;height:2px;background:#fff;border-radius:2px}.header-catalog-dropdown{position:absolute;top:-9999px;left:0;background:#fff;border-radius:16px;box-shadow:0 12px 36px #00000026;padding:12px;min-width:280px;z-index:1500;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.header-catalog-dropdown:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px;background:transparent}.header-catalog-wrap:hover .header-catalog-dropdown{top:calc(100% + 8px);opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-catalog-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;border:none!important;background:transparent;text-align:left;cursor:pointer;font-size:15px;font-weight:500;color:#333;transition:background-color .2s ease}.header-catalog-dropdown-item:hover{background:#f5f5f5;color:var(--color-accent)}.header-catalog-dropdown-item-img{width:32px;height:32px;object-fit:cover;border-radius:8px}.bottom-header{display:flex;align-items:center;gap:14px;margin-top:14px}.bottom-header-search-wrap{flex:1;min-width:0;position:relative;z-index:1200}.bottom-header-search{flex:1;min-width:0;min-height:50px;border-radius:16px;background:#fff;display:flex;align-items:center;gap:18px;padding:0 18px;box-shadow:0 2px 12px #0000000f;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.bottom-header-search.is-focused{border-color:var(--color-accent);box-shadow:0 4px 18px #00a6ff1f}.bottom-header-search-icon{width:18px;height:18px;flex-shrink:0;opacity:.6}.bottom-header-search-field{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:16px;color:#333}.bottom-header-search-field::placeholder{color:#aaa}.search-clear-btn{background:#f0f0f0;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#888;font-size:18px;cursor:pointer;margin-left:8px;transition:all .2s ease}.search-clear-btn:hover{background:#e0e0e0;color:#333}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 12px 36px #00000026;padding:8px;display:flex;flex-direction:column;gap:2px;animation:dropdown-fade .2s ease}.search-suggestion-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;border:none!important;background:transparent;text-align:left;cursor:pointer;transition:background-color .2s ease}.search-suggestion-item:hover{background:#f5f5f5}.suggestion-icon{width:16px;height:16px;opacity:.3;flex-shrink:0}.suggestion-text{flex:1;font-size:15px;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-type{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;padding:2px 6px;border-radius:6px}.filter-btn{width:50px;height:50px;flex-shrink:0;border-radius:20px;border:none;background:var(--color-accent);display:flex;align-items:center;justify-content:center;cursor:pointer}.filter-btn img{width:24px;height:24px;filter:brightness(0) invert(1)}.promo{margin-top:16px}.promo-card{width:100%;aspect-ratio:340 / 140;min-height:140px;max-height:220px;border-radius:18px;display:flex;position:relative;overflow:hidden;text-decoration:none;transition:opacity .28s ease}.promo-card.pc-layout-full-bg{background-size:cover;background-position:center;background-repeat:no-repeat}.promo-card.pc-layout-right{flex-direction:row}.promo-card.pc-layout-left{flex-direction:row-reverse}.promo-card-text-side{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:14px 18px;z-index:2;box-sizing:border-box}.promo-card-image-side{width:38%;display:flex;align-items:center;justify-content:center;height:100%;position:relative;padding:8px;box-sizing:border-box}.promo-card-img{max-width:100%;max-height:100%;object-fit:contain}.promo-card-title{font-size:18px;font-weight:700;line-height:1.2;margin:0 0 6px;font-family:Outfit,Inter,sans-serif}.promo-card-subtitle{font-size:13px;line-height:1.35;margin:0 0 10px;font-family:Inter,sans-serif;opacity:.95;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.promo-card-subtitle p{margin:0}.promo-card-btn{display:inline-block;padding:8px 18px;border-radius:10px;font-weight:600;font-size:12px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 2px 6px #00000014}.promo-card-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000001f}@media (min-width: 768px){.promo-card-title{font-size:24px;margin-bottom:8px}.promo-card-subtitle{font-size:15px;margin-bottom:14px}.promo-card-btn{font-size:14px;padding:10px 22px}.promo-card-text-side,.promo-card-overlay-content{padding:22px 28px!important}}.promo-card-overlay-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:14px 18px;background:#00000040;box-sizing:border-box}.promo-card.is-fading{opacity:0}.promo-counter{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px}.promo-counter-cursor{width:10px;height:10px;border-radius:999px;background:#ececec;border:none;padding:0;cursor:pointer;overflow:hidden;position:relative;transition:width .22s ease}.promo-counter-cursor.pcc-active{width:20px;background:#d9eefc}.promo-counter-cursor-fill{position:absolute;inset:0 auto 0 0;width:0;background:var(--color-accent);border-radius:inherit}.promo-counter-cursor.pcc-active .promo-counter-cursor-fill{animation:promo-progress 4s linear forwards}@keyframes promo-progress{0%{width:0}to{width:100%}}.sale{margin-top:24px}.sale-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.sale-header-title{font-size:16px;font-weight:600;color:#33363f}.sale-header-time{display:flex;align-items:center;gap:4px}.sale-header-time-label{font-size:12px;color:#a0a0a0}.sale-header-time-box{min-width:24px;height:24px;border-radius:10px;background:#efefef;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#8d8d8d;padding:0 4px}.sale-groups{position:relative;margin-top:16px;display:flex;gap:6px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:4px;isolation:isolate}.sale-groups-indicator{position:absolute;top:4px;left:0;height:36px;width:0;background:#fff;border-radius:8px;transform:translate(0);pointer-events:none;z-index:0;box-shadow:0 2px 8px #0f172a14;will-change:transform,width}.sale-groups-indicator.is-animated{transition:transform .38s cubic-bezier(.32,.72,0,1),width .38s cubic-bezier(.32,.72,0,1)}.sale-groups-item{position:relative;z-index:1;flex:1 1 auto;min-width:0;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:clamp(12px,3.2vw,14px);height:36px;padding:0 14px;white-space:nowrap;transition:color .24s ease,transform .16s ease}.sale-groups-item:active{transform:scale(.97)}.sale-groups-item.sgi-active{background:transparent;color:#0f172a;font-weight:600}.sale-goods{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.sale-goods-item{display:flex;flex-direction:column;gap:12px;min-width:0;border:1px solid #f1f5f9;background:#fff;padding:12px;border-radius:20px;box-shadow:0 4px 12px #0f172a04;transition:all .25s cubic-bezier(.4,0,.2,1)}.sale-goods-item:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a0d;border-color:#e2e8f0}.sale-goods-item-top{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;aspect-ratio:1 / 1;overflow:hidden;position:relative}.sale-goods-item-top img{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sale-goods-item:hover .sale-goods-item-top img{transform:scale(1.05)}.sale-goods-item-bottom{display:flex;flex-direction:column;flex:1;gap:6px}.sale-goods-item-title{font-size:14px;line-height:1.25;color:#424242;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.sale-goods-item-opt{font-size:14px;color:#757575;line-height:1.2}.sale-goods-item-cost{margin-top:auto;padding-top:4px;font-size:18px;font-weight:700;color:#000}.catalog-main{margin-top:18px}.catalog-switcher{position:relative;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;isolation:isolate}.catalog-switcher-indicator{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border-radius:8px;transform:translate(0);pointer-events:none;z-index:0;box-shadow:0 2px 8px #0f172a14;will-change:transform,width,height}.catalog-switcher-indicator.is-animated{transition:transform .38s cubic-bezier(.32,.72,0,1),width .38s cubic-bezier(.32,.72,0,1),height .38s cubic-bezier(.32,.72,0,1)}.catalog-switcher-item{position:relative;z-index:1;height:36px;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:16px;font-weight:500;cursor:pointer;transition:color .24s ease,transform .16s ease}.catalog-switcher-item:active{transform:scale(.97)}.catalog-switcher-item.csi-active{background:transparent;color:#0f172a;font-weight:600}.catalog-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalog-card-thumb{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;aspect-ratio:1 / 1;overflow:hidden;position:relative}.catalog-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.catalog-card-title{margin:0;color:#0f172a;font-size:16px;line-height:1.25;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.catalog-card-link{border:1px solid #f1f5f9;background:#fff;padding:12px;border-radius:20px;box-shadow:0 4px 12px #0f172a04;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:12px}.catalog-card-link:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a0d;border-color:#e2e8f0}.catalog-card-link:hover .catalog-card-thumb img{transform:scale(1.05)}.subcategory-page{margin-top:16px}.subcategory-header{position:relative;min-height:56px;display:flex;align-items:center;justify-content:center}.subcategory-title{margin:0;font-size:16px;font-weight:600;line-height:1.15;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:100%;box-sizing:border-box;padding:0 52px;pointer-events:none}.subcategory-back{position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer;transition:box-shadow .22s ease,background-color .22s ease}.subcategory-back:active{transform:translateY(-50%) scale(.96);transition:transform .16s ease}.subcategory-back img{width:18px;height:18px}.subcategory-filter-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer;z-index:2}.subcategory-filter-btn img{width:18px;height:18px;filter:brightness(0)}.subcategory-main{margin-top:20px;display:flex;flex-direction:column;gap:12px}.subcategory-item{min-height:52px;border-radius:14px;border:none;background:#f7f7f7;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.subcategory-item-title{font-size:14px;font-weight:700;color:#33363f;line-height:1.2;text-align:left}.subcategory-item-count{min-width:34px;height:22px;border-radius:8px;background:#ececec;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-size:10px;font-weight:600;color:#7b7b7b;flex-shrink:0}.subcategory-goods{margin-top:20px;justify-content:start}.subcategory-goods .subcategory-product-card{max-width:min(100%,220px);width:100%;justify-self:start}.subcategory-product-card{border:1px solid #f1f5f9;background:#fff;padding:12px;border-radius:20px;box-shadow:0 4px 12px #0f172a04;transition:all .25s cubic-bezier(.4,0,.2,1);text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:12px}.subcategory-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0f172a0d;border-color:#e2e8f0}.subcategory-product-card:hover .sale-goods-item-top img{transform:scale(1.05)}.product-page{margin-top:16px;padding-bottom:88px}.product-header{position:relative;min-height:56px;display:flex;align-items:center;justify-content:center;padding:4px 48px}.product-title{margin:0;font-size:16px;font-weight:600;line-height:1.15;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 96px);pointer-events:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.product-back{position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer;transition:box-shadow .22s ease,background-color .22s ease}.product-back:active{transform:translateY(-50%) scale(.96);transition:transform .16s ease}.product-back img{width:18px;height:18px}.product-favorite-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1;width:36px;height:36px;border:none;border-radius:12px;background:#fff;color:#b0b0b0;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer}.product-favorite-btn.is-active{color:#e24b74}.product-gallery{margin-top:16px}.product-main-image{background:#fff;border-radius:16px;aspect-ratio:1 / 1;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-thumbs{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-thumb{border:2px solid transparent;border-radius:10px;background:#fff;padding:2px;aspect-ratio:1 / 1;overflow:hidden;cursor:pointer}.product-thumb.active{border-color:var(--color-accent)}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-block{margin-top:14px;background:#fff;border-radius:14px;padding:12px}.product-price-row{margin-top:8px;display:flex;justify-content:space-between;align-items:baseline;gap:10px}.product-name{margin:0;font-size:20px;font-weight:700;color:#1f2228;line-height:1.2}.product-price{font-size:18px;font-weight:700;color:#1f2228}.product-availability-dynamic{margin-top:6px;flex-shrink:0}.product-availability-qty{color:#2e9f4b;font-weight:600;font-size:13px}.product-availability-city{color:#8a8a8a;font-size:13px}.product-availability.is-out-of-stock{color:#dc2626;background:#fef2f2;padding:4px 10px;border-radius:12px;font-weight:600;display:inline-block;font-size:13px}.product-availability.is-on-order{color:#d97706;background:#fffbeb;padding:4px 10px;border-radius:12px;font-weight:600;display:inline-block;font-size:13px}.product-availability-link{background:transparent;border:none!important;color:#8a8a8a;font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-skip-ink:none;cursor:pointer;padding:0;transition:color .2s ease}.product-availability-link:hover{color:#333}.product-stock-dropdown{margin-top:10px;background:#fbfbfb;border-radius:12px;padding:12px;border:1px solid #f0f0f0;animation:dropdown-fade .2s ease}.product-stock-dropdown-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:700;color:#aaa;text-transform:uppercase;letter-spacing:.05em}.product-stock-dropdown-header button{font-size:18px;background:transparent;border:none!important;color:#ccc;cursor:pointer;line-height:1}.product-stock-list{display:flex;flex-direction:column;gap:6px}.product-stock-row{display:flex;justify-content:space-between;font-size:13px}.product-stock-city,.product-stock-qty{color:#666;font-weight:400}.product-options{position:relative;margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;isolation:isolate}.product-options-indicator{position:absolute;top:0;left:0;width:0;height:0;background:var(--color-accent);border-radius:8px;transform:translate(0);pointer-events:none;z-index:0;box-shadow:0 4px 12px #00a6ff33;will-change:transform,width}.product-options-indicator.is-animated{transition:transform .38s cubic-bezier(.32,.72,0,1),width .38s cubic-bezier(.32,.72,0,1),height .38s cubic-bezier(.32,.72,0,1)}.product-option-btn{position:relative;z-index:1;min-height:30px;border-radius:8px;border:1px solid #e2e8f0;background:#f1f5f9;color:#64748b;padding:0 10px;font-size:12px;font-weight:600;cursor:pointer;transition:color .24s ease,background-color .24s ease,border-color .24s ease,transform .16s ease}.product-option-btn:active{transform:scale(.96)}.product-option-btn.active{background:transparent;color:#fff;border-color:transparent}.product-option-btn.is-unavailable:not(.active){opacity:.4;text-decoration:line-through;text-decoration-thickness:1px;color:#9a9a9a}.product-filters{display:flex;flex-direction:column;gap:14px;margin-top:14px}.product-filter-label{font-size:12px;font-weight:600;letter-spacing:.02em;color:#8a8a8a;margin-bottom:6px}.product-filter .product-options{margin-top:0}.product-filters-reset{align-self:flex-start;margin-top:2px;padding:0;border:none;background:transparent;color:var(--color-accent);font-size:12px;font-weight:600}.product-sku{margin-top:6px;font-size:12px;font-weight:600;letter-spacing:.02em;color:#8a8a8a}.product-add-btn:disabled{background:#d6d6d6;color:#fff;box-shadow:none;opacity:.85}.product-block-title{margin:0 0 10px;font-size:14px;font-weight:600;color:#33363f}.product-specs{display:flex;flex-direction:column;gap:8px}.product-spec-row{display:flex;justify-content:space-between;gap:10px;font-size:13px}.product-spec-key{color:#8d8d8d}.product-spec-value{color:#33363f;font-weight:600;text-align:right}.product-floating-bar{position:fixed;left:18px;right:18px;bottom:calc(max(12px,env(safe-area-inset-bottom)) + 92px);z-index:1100}.product-cart-bar{width:100%;display:flex;align-items:stretch;gap:10px}.product-main-btn{position:relative;flex:1 1 auto;min-width:0;height:48px;border:none;border-radius:14px;background:var(--color-accent);color:#fff;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;cursor:pointer;box-shadow:0 10px 24px #00a6ff40;transition:background-color .36s cubic-bezier(.32,.72,0,1),box-shadow .36s cubic-bezier(.32,.72,0,1),transform .16s ease}.product-main-btn:active{transform:scale(.97)}.product-cart-bar.is-filled .product-main-btn{background:#2e9f4b;box-shadow:0 8px 20px #2e9f4b40}.product-main-btn-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity .28s cubic-bezier(.32,.72,0,1),transform .32s cubic-bezier(.32,.72,0,1);will-change:transform,opacity}.product-main-btn-label.add{opacity:1;transform:translateY(0)}.product-cart-bar.is-filled .product-main-btn-label.add{opacity:0;transform:translateY(-6px)}.product-main-btn-label.in-cart{opacity:0;transform:translateY(8px)}.product-cart-bar.is-filled .product-main-btn-label.in-cart{opacity:1;transform:translateY(0)}.product-qty-counter{flex:0 0 auto;height:48px;border-radius:14px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:4px;box-shadow:0 6px 18px #00000014;max-width:0;padding:0;opacity:0;pointer-events:none;overflow:hidden;transition:max-width .42s cubic-bezier(.32,.72,0,1),padding .42s cubic-bezier(.32,.72,0,1),opacity .28s ease,box-shadow .36s ease}.product-cart-bar.is-filled .product-qty-counter{max-width:220px;padding:0 6px;opacity:1;pointer-events:auto}.product-qty-counter-value{text-align:center;color:#33363f;font-size:16px;font-weight:700;min-width:28px;-webkit-user-select:none;user-select:none;display:inline-block;animation:qty-pop .22s ease}@keyframes qty-pop{0%{transform:scale(.7);opacity:.5}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}.product-qty-action{width:36px;height:36px;border-radius:10px;border:none;background:var(--color-accent);color:#fff;font-size:22px;line-height:1;cursor:pointer;flex-shrink:0;transition:transform .16s ease}.product-qty-action:active{transform:scale(.92)}@media (hover: hover) and (pointer: fine){.product-main-btn:hover{filter:brightness(1.05)}}@media (prefers-reduced-motion: reduce){.product-main-btn,.product-main-btn-label,.product-qty-counter,.product-qty-counter-value{transition:none!important;animation:none!important}}.cart-page{margin-top:16px;padding-bottom:120px}.cart-header{position:relative;min-height:56px;display:flex;align-items:center;justify-content:center}.cart-title{margin:0;font-size:16px;font-weight:600;line-height:1;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;pointer-events:none}.cart-back{position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer}.cart-back img{width:18px;height:18px}.cart-list{margin-top:16px;display:flex;flex-direction:column;gap:12px}.cart-empty{margin:0;text-align:center;color:#8f8f8f;background:#fff;border-radius:14px;padding:20px 12px;font-size:14px}.cart-item{background:#fff;border-radius:14px;padding:10px;display:flex;align-items:center;gap:10px}.cart-item-open{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:0;background:transparent;border:none;text-align:left;transition:opacity .16s ease}.cart-item-open:active{opacity:.7}.cart-item-thumb{width:72px;height:72px;border-radius:12px;overflow:hidden;background:#efefef;flex-shrink:0}.cart-item-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.cart-item-title{font-size:14px;font-weight:600;color:#33363f;line-height:1.2}.cart-item-option{font-size:12px;color:#8a8a8a}.cart-item-price{font-size:14px;font-weight:700;color:var(--color-accent);margin-top:2px}.cart-item-controls{display:inline-flex;align-items:center;gap:8px}.qty-btn{width:24px;height:24px;border-radius:8px;border:none;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.qty-btn img{width:12px;height:12px}.qty-btn-minus{background:#ececec}.qty-btn-plus{background:var(--color-accent)}.qty-btn-plus img{filter:brightness(0) invert(1)}.qty-value{min-width:20px;text-align:center;font-size:14px;font-weight:600;color:#33363f}.cart-block{margin-top:14px;background:#fff;border-radius:14px;padding:12px}.cart-block-title{margin:0 0 10px;font-size:14px;font-weight:600;color:#33363f}.promo-list{display:flex;flex-direction:column;gap:10px}.promo-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.promo-name{font-size:14px;font-weight:600}.promo-desc{margin-top:2px;font-size:12px;color:#8a8a8a}.promo-apply-btn{height:30px;border-radius:10px;border:none;background:var(--color-accent);color:#fff;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0}.promo-apply-btn.applied{background:#eaf7ff;color:var(--color-accent)}.summary-row{display:flex;justify-content:space-between;gap:10px;font-size:14px;color:#5a5a5a;padding:4px 0}.summary-row.total{margin-top:6px;padding-top:10px;color:#33363f;font-weight:700}.cart-checkout{display:flex;flex-direction:column}.pay-btn{margin-top:14px;width:100%;height:48px;border:none;border-radius:14px;background:var(--color-accent);color:#fff;font-size:16px;font-weight:600;cursor:pointer}.pay-btn:disabled{background:#e0e0e0;color:#a0a0a0;opacity:1;cursor:not-allowed}.pay-btn:disabled:before{display:none}.auth-page{margin-top:16px;padding-bottom:190px}.auth-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:12px;min-height:56px}.auth-title{grid-column:2;justify-self:center;margin:0;font-size:16px;font-weight:600;line-height:1.2;text-align:center}.auth-back{grid-column:1;width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer}.auth-back img{width:18px;height:18px}.auth-form{margin-top:16px;background:#fff;border-radius:14px;padding:12px}.auth-label{display:block;font-size:12px;color:#8a8a8a}.auth-phone-input{margin-top:6px;width:100%;height:44px;border:1px solid #e7e7e7;border-radius:12px;padding:0 12px;font-size:16px;outline:none}.auth-phone-input:disabled{background:#f1f1f1;color:#8e8e8e;border-color:#e4e4e4}.auth-code-btn{margin-top:10px;width:100%;height:44px;border:none;border-radius:12px;background:var(--color-accent);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.auth-code-btn:disabled{opacity:.45;cursor:not-allowed!important}.auth-code-block{margin-top:22px}.auth-code-subtitle{margin-top:4px;text-align:center;font-size:12px;color:#8a8a8a}.auth-code-input-wrap{position:relative;display:block;margin-top:14px}.auth-code-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:auto;z-index:2;border:none;background:transparent;font-size:16px;color:transparent;-webkit-text-fill-color:transparent;text-shadow:none;caret-color:transparent;letter-spacing:0;text-align:center}.auth-code-input::selection{background:transparent;color:transparent}.auth-code-input:focus{outline:none}.auth-code-boxes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;position:relative;z-index:1}.auth-code-boxes.is-error{animation:auth-shake .36s ease}@keyframes auth-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.auth-code-box{height:52px;border-radius:14px;background:#f0f2f5;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#2f2f2f;transform:translateY(0);transition:transform .12s ease,background-color .12s ease}.auth-code-box.filled{background:#e8f6ff;transform:translateY(-2px)}.auth-code-box.is-caret{outline:2px solid var(--color-accent);outline-offset:-2px}.auth-code-boxes.is-error .auth-code-box{background:#ffecec;color:#d33;outline:1px solid #f1a4a4}.auth-code-boxes.is-success .auth-code-box{background:#e7fbe8;color:#2e9f4b;outline:1px solid #a4dfa9}.auth-code-message{margin-top:10px;text-align:center;font-size:12px;font-weight:600}.auth-code-message.error{color:#d33}.auth-code-resend{margin-top:12px;text-align:center;font-size:13px;color:#8c8c8c}.auth-code-resend-btn{padding:0;border:none;background:transparent;color:var(--color-accent);font-size:13px;font-weight:600}.auth-alt-method-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:14px auto 0;width:100%;height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(0,166,255,.35);background:transparent;color:var(--color-accent);font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .16s ease}.auth-alt-method-btn:active{transform:scale(.97)}@media (hover: hover) and (pointer: fine){.auth-alt-method-btn:hover{background:#00a6ff0f;border-color:#00a6ff8c}}.auth-cancel-btn{margin-top:10px;border:none;background:transparent;color:#8c8c8c;font-size:13px;font-weight:600;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:6px;width:100%;justify-content:center}@keyframes auth-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottom-nav{position:fixed;left:50%;transform:translate3d(-50%,0,0);bottom:max(16px,env(safe-area-inset-bottom));width:min(92vw,520px);height:84px;border-radius:42px;background:#ffffffb8;-webkit-backdrop-filter:saturate(180%) blur(22px);backdrop-filter:saturate(180%) blur(22px);box-shadow:0 0 0 1px #1818180f,inset 0 0 0 1px #fff6;display:flex;align-items:center;justify-content:space-around;padding:0;z-index:1000;isolation:isolate;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.bottom-nav{background:#fffffff0}}.bottom-nav-indicator{position:absolute;top:50%;left:0;width:56px;height:56px;border-radius:50%;background:#eaf7ff;transform:translateY(-50%);pointer-events:none;z-index:0;will-change:transform,width}.bottom-nav-indicator.is-animated{transition:transform .38s cubic-bezier(.32,.72,0,1),width .38s cubic-bezier(.32,.72,0,1),height .38s cubic-bezier(.32,.72,0,1)}.bottom-nav-btn{position:relative;z-index:1;width:56px;height:56px;border:none;background:transparent;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease}.bottom-nav-btn:active{transform:scale(.92)}.bottom-nav-btn.active{background:transparent}.bottom-nav-icon{width:24px;height:24px;display:block;background-color:#bcbcbc;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .2s}.bottom-nav-btn.active .bottom-nav-icon{background-color:var(--color-accent)}.icon-home{-webkit-mask-image:url(/img/home-01.svg);mask-image:url(/img/home-01.svg)}.icon-search{-webkit-mask-image:url(/img/search-01.svg);mask-image:url(/img/search-01.svg)}.icon-heart{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%23000'%20d='M12%2020.35l-.95-.86C6.4%2015.36%203%2012.28%203%208.5%203%205.42%205.42%203%208.5%203c1.54%200%203.04.99%203.5%202.36C12.46%203.99%2013.96%203%2015.5%203%2018.58%203%2021%205.42%2021%208.5c0%203.78-3.4%206.86-8.05%2010.99l-.95.86z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%23000'%20d='M12%2020.35l-.95-.86C6.4%2015.36%203%2012.28%203%208.5%203%205.42%205.42%203%208.5%203c1.54%200%203.04.99%203.5%202.36C12.46%203.99%2013.96%203%2015.5%203%2018.58%203%2021%205.42%2021%208.5c0%203.78-3.4%206.86-8.05%2010.99l-.95.86z'/%3e%3c/svg%3e")}.icon-cart{-webkit-mask-image:url(/img/shopping-cart-01.svg);mask-image:url(/img/shopping-cart-01.svg)}.icon-user{-webkit-mask-image:url(/img/user.svg);mask-image:url(/img/user.svg)}@media (min-width: 768px){.sale-goods,.home-categories-grid{grid-template-columns:repeat(auto-fit,minmax(160px,220px));justify-content:start}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(170px,220px));justify-content:start}.bottom-nav{width:auto;height:auto;padding:6px;gap:14px;justify-content:center;bottom:16px;border-radius:999px}.bottom-nav-btn,.bottom-nav-indicator{width:44px;height:44px}.bottom-nav-icon{width:22px;height:22px}}.legal-checkbox{display:flex;align-items:center;gap:10px;margin:14px 2px 0;padding:4px 0;cursor:pointer;user-select:none;-webkit-user-select:none}.legal-checkbox input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.legal-checkbox-box{flex:0 0 auto;width:20px;height:20px;border-radius:6px;border:1.5px solid #d0d0d0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background .18s ease,border-color .18s ease,color .18s ease}.legal-checkbox-box svg{width:14px;height:14px;display:block}.legal-checkbox input:focus-visible+.legal-checkbox-box{outline:2px solid rgba(0,166,255,.4);outline-offset:2px}.legal-checkbox input:checked+.legal-checkbox-box{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.legal-checkbox-text{font-size:13px;line-height:1.4;color:#6a6a6a}.legal-checkbox-text a{color:var(--color-accent);text-decoration:none;font-weight:500}.legal-checkbox-text a:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-skip-ink:none}@media (hover: hover) and (pointer: fine){.legal-checkbox:hover .legal-checkbox-box{border-color:#b3b3b3}.legal-checkbox:hover input:checked+.legal-checkbox-box{border-color:var(--color-accent)}}.profile-page,.order-detail-page{margin-top:16px;padding-bottom:60px}.profile-header,.order-detail-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:12px;min-height:56px}.profile-back,.order-detail-back{grid-column:1;width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414;cursor:pointer}.profile-back img,.order-detail-back img{width:18px;height:18px}.profile-title,.order-detail-title{grid-column:2;margin:0;text-align:center;font-size:16px;font-weight:600;line-height:1.2;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card,.order-detail-card{margin-top:16px;background:#fff;border-radius:16px;padding:6px 16px;box-shadow:0 1px 2px #1818180a}.profile-row,.order-detail-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.profile-row:last-child,.order-detail-row:last-child{border-bottom:none}.profile-row.profile-row-edit{flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.profile-row.profile-row-edit .profile-row-label{margin-bottom:2px;font-size:12px}.profile-row-label,.order-detail-row-label{color:#8a8a8a;flex:0 0 auto}.profile-row-value,.order-detail-row-value{color:#1f1f1f;font-weight:600;text-align:right;word-break:break-word}.profile-row-link{color:var(--color-accent);text-decoration:none}.profile-row-link:active{opacity:.7}.profile-logout-btn{display:block;margin:28px auto 0;padding:10px 18px;border:none;background:transparent;color:#d33;font-size:14px;font-weight:600;cursor:pointer}.profile-logout-btn:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-skip-ink:none}.profile-orders{margin-top:24px}.profile-orders-title{margin:0 0 12px;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a}.profile-orders-empty{background:#fff;border-radius:16px;padding:18px;margin:0;font-size:14px;color:#8a8a8a;text-align:center}.profile-order-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.profile-order-item{width:100%;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:12px 14px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:6px;transition:transform .16s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #0f172a04}.profile-order-item:active{transform:scale(.99);background:#f8fafc}@media (hover: hover) and (pointer: fine){.profile-order-item:hover{border-color:#e2e8f0;box-shadow:0 8px 16px #0f172a0a}}.profile-order-main{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.profile-order-number{font-size:15px;font-weight:700;color:#1f1f1f}.profile-order-status{font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;background:#eef0f2;color:#6a6a6a}.profile-order-status-paid{background:#e6f5ff;color:var(--color-accent)}.profile-order-status-shipped{background:#fff4e0;color:#e08d00}.profile-order-status-delivered{background:#e8f7ec;color:#2e9f4b}.profile-order-status-cancelled{background:#fdecec;color:#d33}.profile-order-status-new{background:#eef0f2;color:#6a6a6a}.profile-order-meta{display:flex;align-items:baseline;gap:6px;font-size:13px;color:#8a8a8a}.profile-order-spacer{flex:1 1 auto}.profile-order-total{font-weight:700;color:#1f1f1f}.profile-order-dot{color:#c7c7c7}.profile-pagination{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:14px}.profile-pagination-btn{width:36px;height:36px;border-radius:50%;border:none;background:#fff;font-size:16px;color:#1f1f1f;cursor:pointer;box-shadow:0 1px 2px #1818180f;transition:transform .16s ease,opacity .2s ease}.profile-pagination-btn:disabled{opacity:.4;cursor:not-allowed}.profile-pagination-btn:not(:disabled):active{transform:scale(.92)}.profile-pagination-info{font-size:13px;color:#8a8a8a}.profile-page-empty .profile-empty-card{margin-top:24px;background:#fff;border-radius:16px;padding:22px;text-align:center;box-shadow:0 1px 2px #1818180a}.profile-empty-text{margin:0 0 16px;font-size:14px;color:#6a6a6a}.profile-login-btn{height:44px;padding:0 22px;border:none;border-radius:12px;background:var(--color-accent);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.order-detail-block{margin-top:18px;background:#fff;border-radius:16px;padding:14px 16px 16px;box-shadow:0 1px 2px #1818180a}.order-detail-block-title{margin:0 0 10px;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a}.order-detail-row-total .order-detail-row-label{color:#1f1f1f}.order-detail-row-total .order-detail-row-value{font-size:18px;font-weight:700}.order-detail-status{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;background:#eef0f2;color:#6a6a6a}.order-detail-status-paid{background:#e6f5ff;color:var(--color-accent)}.order-detail-status-shipped{background:#fff4e0;color:#e08d00}.order-detail-status-delivered{background:#e8f7ec;color:#2e9f4b}.order-detail-status-cancelled{background:#fdecec;color:#d33}.order-detail-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.order-detail-item{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0}.order-detail-item:last-child{border-bottom:none}.order-detail-item-thumb{flex:0 0 64px;width:64px;height:64px;border-radius:12px;background:#f4f4f4;overflow:hidden}.order-detail-item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.order-detail-item-body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.order-detail-item-title{font-size:14px;font-weight:600;color:#1f1f1f;line-height:1.3}.order-detail-item-option{font-size:12px;color:#8a8a8a}.order-detail-item-pricing{display:flex;justify-content:space-between;align-items:baseline;margin-top:2px;font-size:13px}.order-detail-item-qty{color:#8a8a8a}.order-detail-item-price{font-weight:700;color:#1f1f1f}.order-detail-items-empty{margin:0;font-size:14px;color:#8a8a8a}.order-detail-empty{margin-top:24px;padding:32px 24px;background:#fff;border-radius:16px;text-align:center;color:#8a8a8a;font-size:14px}@media (min-width: 768px){.profile-page,.order-detail-page{max-width:720px;margin-left:auto;margin-right:auto}}@media (min-width: 992px){.profile-page{max-width:1200px;display:grid;grid-template-columns:340px 1fr;grid-template-rows:auto auto auto;gap:32px;align-items:start}.profile-header{grid-column:1 / -1}.profile-card{grid-column:1;margin-top:0}.profile-orders{grid-column:2;grid-row:2 / span 2;margin-top:0}.profile-logout-btn{grid-column:1;grid-row:3;margin:16px auto 0}}.order-success-page{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:24px;padding:8px 0 24px;max-width:480px;margin-left:auto;margin-right:auto}.order-success-icon{color:#2e9f4b;width:88px;height:88px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:currentColor;border-radius:50%;box-shadow:0 4px 12px #2e9f4b33;border:none;outline:none;isolation:isolate;animation:order-success-pop .48s cubic-bezier(.34,1.56,.64,1) both}.order-success-icon svg{width:100%;height:100%;display:block;overflow:visible}.order-success-icon path{stroke-dasharray:60;stroke-dashoffset:60;animation:order-success-check .52s cubic-bezier(.65,0,.35,1) .22s forwards}.order-success-title{margin:0 0 8px;font-size:22px;font-weight:700;color:#1f1f1f;line-height:1.2}.order-success-subtitle{margin:0 0 20px;font-size:14px;color:#6a6a6a;line-height:1.45;max-width:360px}.order-success-card{width:100%;background:#fff;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;text-align:left;box-shadow:0 1px 2px #1818180a}.order-success-row{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.order-success-row:last-child{border-bottom:none}.order-success-row-label{color:#8a8a8a}.order-success-row-value,.order-success-row-total .order-success-row-label{color:#1f1f1f;font-weight:600}.order-success-row-total .order-success-row-value{font-size:18px;font-weight:700;color:#1f1f1f}.order-success-hint{margin:16px 0 0;font-size:12px;color:#a0a0a0;max-width:360px;line-height:1.45}.order-success-actions{margin-top:22px;width:100%;display:flex;flex-direction:column;gap:10px}.order-success-primary{height:48px;border:none;border-radius:14px;background:var(--color-accent);color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 10px 24px #00a6ff40;transition:filter .2s ease,transform .16s ease}.order-success-primary:active{transform:scale(.97)}.order-success-secondary{height:44px;border:none;background:transparent;color:#6a6a6a;font-size:14px;font-weight:600;cursor:pointer;transition:color .2s ease}.order-success-secondary:hover{color:#1f1f1f}@media (hover: hover) and (pointer: fine){.order-success-primary:hover{filter:brightness(1.05)}}@keyframes order-success-pop{0%{transform:scale(.4);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@keyframes order-success-check{to{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){.order-success-icon,.order-success-icon path{animation:none!important}.order-success-icon path{stroke-dashoffset:0}}.site-footer{margin-top:28px;padding:20px 18px 24px;border-radius:18px;background:#fff;color:#4a4a4a;display:flex;flex-direction:column;gap:18px;box-shadow:0 1px 2px #1818180a}.site-footer-grid{display:grid;grid-template-columns:1fr;gap:18px}.site-footer-block{display:flex;flex-direction:column;gap:10px}.site-footer-title{margin:0;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#8a8a8a}.site-footer-stores{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.site-footer-store{display:flex;flex-direction:column;gap:4px}.site-footer-store-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;color:#2a2a2a;font-size:14px;font-weight:600}.site-footer-store-city{color:#2a2a2a}.site-footer-store-city:after{content:"·";margin-left:6px;color:#c7c7c7}.site-footer-store-address{color:#2a2a2a;font-weight:500}.site-footer-store-hours{color:#8a8a8a;font-size:12px;line-height:1.4}.site-footer-phone{color:var(--color-accent);font-size:18px;font-weight:700;text-decoration:none;letter-spacing:.01em;width:fit-content}.site-footer-phone:active{opacity:.7}.site-footer-hours{color:#8a8a8a;font-size:12px;line-height:1.4}.site-footer-copyright{border-top:1px solid #f0f0f0;padding-top:14px;color:#a0a0a0;font-size:12px;text-align:center;line-height:1.4}@media (min-width: 768px){.site-footer{margin-top:36px;padding:28px 28px 24px;border-radius:22px}.site-footer-grid{grid-template-columns:1.4fr 1fr;gap:32px;align-items:start}.site-footer-stores{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px 24px}}@media (min-width: 1100px){.site-footer-grid{grid-template-columns:1.6fr 1fr}}.home-categories{margin-top:18px}.home-categories-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-categories-title{margin:0;font-size:18px;font-weight:700}.home-categories-link{border:none;background:transparent;color:#1d9bf0;font-size:14px;font-weight:600}.home-categories-grid{margin-top:18px}.home-category-card{min-width:0;gap:12px}.checkout-page,.favorites-page{margin-top:16px;padding-bottom:190px}.checkout-header,.favorites-header{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:12px;min-height:56px}.checkout-title,.favorites-title{grid-column:2;justify-self:center;margin:0;font-size:16px;font-weight:600;line-height:1.2;text-align:center}.checkout-back,.favorites-back{grid-column:1;width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #14141414}.checkout-card,.favorites-empty{margin-top:14px;background:#fff;border-radius:14px;padding:14px}.checkout-card-title{margin:0 0 12px;font-size:15px;font-weight:700}.checkout-divider{height:1px;background:#f2f2f2;margin:16px 0}.checkout-field{display:block;margin-top:10px}.checkout-label{display:block;font-size:12px;color:#8a8a8a}.checkout-input,.checkout-textarea,.profile-input{margin-top:6px;width:100%;border:1px solid #e7e7e7;border-radius:12px;padding:10px 12px;font-size:16px;outline:none;background:#fff}.checkout-textarea{resize:vertical;min-height:88px}.checkout-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.checkout-segmented-item{border:1px solid #e7e7e7;border-radius:12px;background:#f7f7f7;padding:10px 12px;font-size:14px}.checkout-segmented-item.is-active{border-color:#1d9bf0;background:#e8f6ff;color:#0b6ea8}.checkout-radio-list{display:grid;gap:10px}.checkout-radio{position:relative;display:flex;align-items:center;gap:12px;font-size:14px;cursor:pointer;user-select:none;-webkit-user-select:none}.checkout-radio input[type=radio]{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.checkout-radio-disk{flex:0 0 auto;width:22px;height:22px;border-radius:50%;border:1.5px solid #d0d0d0;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:border-color .18s ease,box-shadow .18s ease}.checkout-radio input:focus-visible+.checkout-radio-disk{outline:2px solid rgba(0,166,255,.45);outline-offset:2px}.checkout-radio input:checked+.checkout-radio-disk{border-color:var(--color-accent)}.checkout-radio input:checked+.checkout-radio-disk:after{content:"";width:11px;height:11px;border-radius:50%;background:var(--color-accent)}.checkout-radio-text{color:#33363f;font-weight:500;line-height:1.3}.checkout-summary{margin-top:12px}.checkout-actions{margin-top:16px;display:grid;gap:12px}.checkout-error{margin:0;color:#d64545;font-size:14px}.favorites-goods{margin-top:14px}.favorites-card{position:relative}.favorites-remove-btn{position:absolute;top:10px;right:10px;width:28px;height:28px;border:none;border-radius:999px;background:#ffffffeb;color:#666;font-size:20px;line-height:1}.favorites-stock,.catalog-stock{font-size:12px;font-weight:600;display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;width:fit-content}.favorites-stock.is-in-stock,.catalog-stock.is-in-stock{background:#ecfdf5;color:#059669}.favorites-stock.is-out-of-stock,.catalog-stock.is-out-of-stock{background:#fef2f2;color:#dc2626}.favorites-stock.is-on-order,.catalog-stock.is-on-order{background:#fffbeb;color:#d97706}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;background:#fff;border-radius:16px;margin:16px 0;box-shadow:0 4px 20px #00000005}.cart-empty-icon-wrap{width:72px;height:72px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.cart-empty-icon{width:36px;height:36px;opacity:.5}.cart-empty-title{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 8px}.cart-empty-text{font-size:14px;color:#64748b;margin:0 0 24px;max-width:260px;line-height:1.4}.cart-empty-btn,.profile-favorites-btn{border:none;border-radius:12px;background:#1d9bf0;color:#fff;padding:10px 14px;font-size:14px;font-weight:600}.profile-edit-btn{border:none;border-radius:50%;background:#f1f5f9;color:#64748b;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,color .2s}.profile-edit-btn:hover{background:#e2e8f0;color:#0f172a}.profile-save-btn{border:none;border-radius:12px;background:var(--color-accent);color:#fff;padding:8px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s}.profile-save-btn:hover{opacity:.9}.profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.profile-card-title{margin:0;font-size:15px;font-weight:700}.profile-favorites-btn{width:100%;margin-top:12px}.catalog-listing-layout{display:flex;flex-direction:column;gap:12px}.catalog-filters{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;flex-direction:column;justify-content:flex-end;visibility:hidden;pointer-events:none;transition:visibility .3s}.catalog-filters.is-open{visibility:visible;pointer-events:auto}.catalog-filters-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;transition:opacity .3s ease}.catalog-filters.is-open .catalog-filters-overlay{opacity:1}.catalog-filters-content{position:relative;background:#fff;border-radius:24px 24px 0 0;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.catalog-filters.is-open .catalog-filters-content{transform:translateY(0)}.catalog-filters-head{padding:20px 18px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f2f2f2}.catalog-filters-title{margin:0;font-size:18px;font-weight:700}.catalog-filters-actions{display:flex;align-items:center;gap:16px}.catalog-filters-reset{border:none;background:transparent;color:#1d9bf0;font-size:14px;font-weight:600}.catalog-filters-close{border:none;background:#f5f5f5;color:#383838;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.catalog-filters-body{padding:18px;overflow-y:auto;flex:1}.catalog-filter-group{margin-bottom:24px}.catalog-filter-group:last-child{margin-bottom:0}.catalog-filter-group-title{margin:0 0 12px;font-size:15px;font-weight:700;color:#383838}.catalog-filter-price-inputs{display:flex;align-items:center;gap:6px;margin-bottom:20px}.catalog-filter-price-sep{flex-shrink:0;width:10px;height:1px;background:#e0e0e0}.catalog-filter-input{flex:1;min-width:0;border:1px solid #e0e0e0;border-radius:12px;padding:10px 4px;font-size:14px;background:#fafafa;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.catalog-filter-input::-webkit-outer-spin-button,.catalog-filter-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.catalog-filter-range-wrap{position:relative;height:24px;margin:0 8px;display:flex;align-items:center}.catalog-filter-range-track{position:absolute;left:0;right:0;height:3px;background:#e0e0e0;border-radius:3px;z-index:1}.catalog-filter-range{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;margin:0;z-index:2}.catalog-filter-range::-webkit-slider-runnable-track{background:transparent;border:none}.catalog-filter-range::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-accent);border:2px solid #fff;box-shadow:0 2px 6px #00a6ff4d;margin-top:0;position:relative;cursor:pointer}.catalog-filter-checkbox-item{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:24px}.catalog-filter-checkbox-item input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.catalog-filter-checkbox-box{flex:0 0 auto;width:20px;height:20px;border-radius:6px;border:1.5px solid #d0d0d0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background .18s ease,border-color .18s ease,color .18s ease}.catalog-filter-checkbox-box svg{width:14px;height:14px;display:block}.catalog-filter-checkbox-item input:checked+.catalog-filter-checkbox-box{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.catalog-filter-checkbox-label{font-size:15px;font-weight:500;color:#383838}.catalog-filter-search{width:100%;border:1px solid #e0e0e0;border-radius:8px;padding:8px 12px;font-size:13px;color:#383838;margin-top:4px;margin-bottom:10px;outline:none;transition:border-color .2s;box-sizing:border-box}.catalog-filter-search:focus{border-color:var(--color-accent)}.catalog-filter-no-results{font-size:13px;color:#888;padding:4px 0;width:100%}.catalog-filter-options{display:flex;flex-wrap:wrap;gap:8px;max-height:160px;overflow-y:auto;padding-right:4px}.catalog-filter-options::-webkit-scrollbar{width:4px}.catalog-filter-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.catalog-filter-options::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.catalog-filter-options::-webkit-scrollbar-thumb:hover{background:#999}.catalog-filter-option{border:1px solid #e0e0e0;border-radius:12px;background:#fff;padding:8px 16px;font-size:14px;font-weight:500;color:#383838;transition:all .2s}.catalog-filter-option.is-active{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.catalog-filters-foot{padding:16px 18px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid #f2f2f2}.catalog-filters-apply{width:100%;background:var(--color-accent);color:#fff;border:none;border-radius:16px;padding:14px;font-size:16px;font-weight:700;box-shadow:0 4px 12px #00a6ff33}@media (min-width: 768px){.catalog-listing-layout{flex-direction:row;align-items:flex-start;gap:32px}.catalog-filters{position:sticky;top:24px;width:280px;height:auto;z-index:10;display:block;visibility:visible;pointer-events:auto;transition:none}.catalog-filters-overlay{display:none}.catalog-filters-content{border-radius:18px;max-height:calc(100vh - 100px);box-shadow:none;border:1px solid #f0f0f0;transform:none;transition:none}.catalog-filters-close,.catalog-filters-foot{display:none}.catalog-filters-head,.catalog-filters-body{padding:16px}.subcategory-filter-btn{display:none}.subcategory-goods{flex:1}}button:not(:disabled),a[href],[role=button]:not([aria-disabled=true]),summary,select,input[type=checkbox],input[type=radio],input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],.legal-checkbox,.catalog-filter-checkbox,.checkout-radio,.auth-label{cursor:pointer!important}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=reset]):not([type=file]):not([type=image]),textarea,[contenteditable=true],.checkout-field,.catalog-filter-field,.auth-code-input-wrap{cursor:text!important}button:not(:disabled) img,button:not(:disabled) svg,button:not(:disabled) picture,button:not(:disabled) video,button:not(:disabled) canvas,a[href] img,a[href] svg,a[href] picture,a[href] video,a[href] canvas{pointer-events:none}button:not(:disabled) *:not(input):not(textarea):not(select),a[href] *:not(input):not(textarea):not(select),[role=button]:not([aria-disabled=true]) *:not(input):not(textarea):not(select),summary *:not(input):not(textarea):not(select){cursor:inherit!important}.legal-checkbox *,.catalog-filter-checkbox *,.checkout-radio *,.auth-code-input-wrap *{cursor:inherit!important}button:disabled,[aria-disabled=true],input:disabled,select:disabled,textarea:disabled{cursor:not-allowed!important}.spinner-container{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%}.spinner-circle{border-radius:50%;animation:spin .8s cubic-bezier(.4,0,.2,1) infinite}.spinner-small .spinner-circle{width:24px;height:24px;border:2px solid rgba(0,166,255,.15);border-top-color:var(--color-accent)}.spinner-medium .spinner-circle{width:48px;height:48px;border:3.5px solid rgba(0,166,255,.15);border-top-color:var(--color-accent);box-shadow:0 0 10px #00a6ff0d}.spinner-large .spinner-circle{width:64px;height:64px;border:4px solid rgba(0,166,255,.15);border-top-color:var(--color-accent);box-shadow:0 0 15px #00a6ff14}.spinner-inline{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.25);border-radius:50%;border-top-color:#fff;animation:spin .6s linear infinite;vertical-align:middle;margin-right:8px}.spinner-text{font-size:14px;font-weight:500;color:#777}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-edit-note{margin-top:16px;font-size:13px;color:#64748b;line-height:1.4;padding:10px 12px;background:#f8fafc;border-radius:8px}.toast-container{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none;width:90%;max-width:400px}body:has(.bottom-nav) .toast-container{bottom:120px}.toast-item{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#ffffffe6;backdrop-filter:blur(12px) saturate(190%);-webkit-backdrop-filter:blur(12px) saturate(190%);border-radius:12px;box-shadow:0 10px 25px -5px #00000014,0 8px 16px -6px #0000000d;border:1px solid rgba(255,255,255,.5);color:#1e293b;font-size:14px;font-weight:500;pointer-events:auto;-webkit-user-select:none;user-select:none;cursor:pointer;animation:toast-slide-in .35s cubic-bezier(.16,1,.3,1) forwards;transition:all .3s ease}.toast-item.toast-success{border-left:4px solid #10b981}.toast-item.toast-error{border-left:4px solid #ef4444}.toast-item.toast-info{border-left:4px solid #3b82f6}.toast-item.toast-closing{animation:toast-slide-out .3s cubic-bezier(.7,0,.84,0) forwards}.toast-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.toast-icon-success{color:#10b981}.toast-icon-error{color:#ef4444}.toast-icon-info{color:#3b82f6}.toast-message{flex-grow:1;line-height:1.4}@keyframes toast-slide-in{0%{transform:translateY(20px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes toast-slide-out{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(15px) scale(.95);opacity:0}}.bottom-nav-btn{flex-direction:column!important;gap:4px!important;height:64px!important;width:60px!important}.bottom-nav-label{font-size:10px;font-weight:500;color:#8e8e93;line-height:1;transition:color .2s}.bottom-nav-btn.active .bottom-nav-label{color:var(--color-accent)}.bottom-nav-indicator{height:64px!important;width:60px!important;border-radius:16px!important}.checkout-input.is-invalid,.checkout-textarea.is-invalid{border-color:#ef4444!important;background-color:#fef2f2!important}.field-error-text{color:#ef4444;font-size:12px;font-weight:500;margin-top:4px;display:block}.legal-checkbox.is-invalid .legal-checkbox-box{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444433}@media (min-width: 768px){.cart-page.is-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.cart-page.is-empty>.cart-header{width:100%!important;max-width:480px!important;margin:0 auto!important}.cart-page.is-empty>.cart-list{width:100%!important;max-width:480px!important;margin:0 auto!important}.favorites-page>.favorites-empty-card{max-width:480px!important;margin:16px auto!important}}
