@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-cyrillic-400-normal.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-latin-400-normal.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-cyrillic-500-normal.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-latin-500-normal.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-cyrillic-600-normal.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-latin-600-normal.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-cyrillic-700-normal.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-latin-700-normal.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--bg:#f2f5f7;--surface:#ffffff;--text:#111827;--muted:#6b7c89;--line:#e5ecef;--brand:#0d8f8c;--brand-deep:#0a6f6d;--brand-soft:#e0f4f3;--danger:#d32f2f;--ok:#0d8f8c;--font:"Manrope",system-ui,sans-serif;--ease:cubic-bezier(0.22,1,0.36,1);--content-max:1100px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.device-stage{min-height:100dvh;display:block;background:var(--bg)}.device{width:100%;height:100dvh;background:transparent;border-radius:0;padding:0;box-shadow:none;position:relative}.device:before{display:none}.device-screen{height:100%;border-radius:0;flex-direction:column;position:relative}.device-body,.device-screen{overflow:hidden;background:var(--bg);display:flex}.device-body{flex:1 1;min-height:0;flex-direction:column}.device-body .app-header{flex-shrink:0}.device-body .app-main{flex:1 1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.85rem .85rem .5rem}.status-bar{justify-content:space-between;padding:max(.55rem,env(safe-area-inset-top)) 1.15rem .15rem;font-size:.72rem;font-weight:600;color:var(--text);background:var(--surface);flex-shrink:0}.status-bar,.status-bar .dots{display:flex;align-items:center}.status-bar .dots{gap:3px}.status-bar .dots i{display:block;width:3px;height:3px;border-radius:50%;background:var(--text)}.app-header{background:var(--surface);padding:.35rem 1rem .85rem;border-bottom:1px solid var(--line)}.app-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.app-title{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.04em}.app-title span{color:var(--brand)}.header-title-with-back{display:flex;align-items:center;gap:.35rem;min-width:0}.header-back{display:inline-flex;align-items:center;gap:.15rem;flex-shrink:0;color:var(--brand-deep);font-size:.88rem;font-weight:600;padding:.25rem .15rem .25rem 0}.header-back svg{display:block}.header-actions{display:flex;gap:.35rem}.icon-btn{width:36px;height:36px;border:none;border-radius:50%;background:var(--bg);display:grid;place-items:center;color:var(--text);position:relative;transition:background .2s var(--ease),transform .2s var(--ease)}.icon-btn:active{transform:scale(.94);background:var(--brand-soft)}.search-bar{display:flex;align-items:center;gap:.45rem;background:var(--bg);border-radius:14px;padding:.55rem .75rem}.search-bar input{flex:1 1;border:none;outline:none;background:transparent;min-width:0;font-size:.95rem}.search-bar input::placeholder{color:var(--muted)}.screen-label{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 .75rem}.region-row{display:flex;gap:.4rem;margin-bottom:.75rem;flex-wrap:wrap}.region-chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:600}.region-chip.active{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-deep)}.dest-header{flex:1 1;min-width:0;display:flex;align-items:center;gap:.25rem;border:none;background:transparent;padding:.15rem 0;text-align:left;cursor:pointer;color:var(--text)}.dest-header-text{font-size:.82rem;font-weight:600;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dest-header-chevron{flex-shrink:0;color:var(--muted)}.app-header-dest{display:flex;align-items:center;gap:.5rem;margin-bottom:.45rem}.app-header-row-tight{margin-bottom:.35rem}.cart-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;border-radius:8px;background:var(--brand);color:#fff;font-size:.6rem;font-weight:700;display:grid;place-items:center;padding:0 3px}.dest-bar{display:none}.dest-bar:active{transform:none}.dest-bar-action,.dest-bar-kind,.dest-bar-title{display:none}.dest-sheet-root{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center}.dest-sheet-backdrop{position:absolute;inset:0;border:none;background:rgba(15,28,36,.45);cursor:pointer}.dest-sheet{position:relative;z-index:1;width:100%;max-width:480px;max-height:min(88vh,640px);overflow:auto;background:var(--surface);border-radius:20px 20px 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px));animation:rise .28s var(--ease) both}.dest-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.dest-sheet-head h2{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.dest-sheet-close{border:none;background:var(--bg);width:32px;height:32px;border-radius:10px;font-size:.95rem;color:var(--muted)}.dest-sheet-modes{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem;margin-bottom:.85rem}.dest-sheet-mode{border:1px solid var(--line);background:var(--bg);border-radius:12px;padding:.65rem .5rem;font-weight:600;font-size:.82rem;color:var(--muted)}.dest-sheet-mode.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-deep)}.dest-sheet-section{margin-bottom:.85rem}.dest-sheet-section-label{font-size:.75rem;font-weight:600;color:var(--muted);margin-bottom:.4rem}.dest-sheet-empty{padding:.85rem .75rem;border-radius:12px;background:var(--bg);color:var(--muted);font-size:.85rem;line-height:1.4;margin-bottom:.65rem}.dest-sheet-list{list-style:none;margin:0 0 .65rem;padding:0;display:flex;flex-direction:column;gap:.35rem}.dest-sheet-item{width:100%;text-align:left;border:1px solid var(--line);background:var(--bg);border-radius:12px;padding:.75rem .85rem;font-weight:600;font-size:.9rem}.dest-sheet-modes-3{grid-template-columns:repeat(3,1fr)}.dest-sheet-input{width:100%;border:1px solid var(--line);border-radius:12px;padding:.7rem .85rem;font-size:.9rem;margin-bottom:.55rem;background:var(--bg)}.dest-sheet-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.35rem}.dest-sheet-filter{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--muted);font-weight:500}.dest-sheet-saved-row{display:flex;gap:.35rem;align-items:stretch}.dest-sheet-saved-row .dest-sheet-item{flex:1 1}.dest-sheet-item{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.dest-sheet-item.current{border-color:var(--brand);background:var(--brand-soft)}.dest-sheet-item-kind{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--brand-deep)}.dest-sheet-item-label{font-weight:600;font-size:.88rem;line-height:1.3}.dest-sheet-item-sub{font-size:.78rem;color:var(--muted);font-weight:500}.dest-sheet-remove{flex-shrink:0;width:40px;border:1px solid var(--line);border-radius:12px;background:var(--bg);color:var(--muted);font-size:.9rem}.offer-meta{color:var(--muted);font-size:.72rem;line-height:1.3}.stock-meta{display:inline-flex;align-items:center;gap:.28rem;vertical-align:middle}.stock-battery{display:inline-flex;align-items:flex-end;gap:1px;height:.72rem}.stock-battery i{display:block;width:3px;border-radius:1px;background:currentColor;opacity:.22}.stock-battery i:first-child{height:40%}.stock-battery i:nth-child(2){height:70%}.stock-battery i:nth-child(3){height:100%}.stock-levels[data-level=none]{color:#b42318}.stock-levels[data-level=low]{color:#b54708}.stock-levels[data-level=high],.stock-levels[data-level=medium]{color:#087443}.stock-levels[data-level=none] .stock-battery i{opacity:.2}.stock-levels[data-level=high] .stock-battery i,.stock-levels[data-level=low] .stock-battery i:first-child,.stock-levels[data-level=medium] .stock-battery i:first-child,.stock-levels[data-level=medium] .stock-battery i:nth-child(2){opacity:1}.screen-label h2{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.screen-label span{color:var(--muted);font-size:.8rem}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.product{background:var(--surface);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;animation:rise .4s var(--ease) both;border:1px solid transparent}.product:active{transform:scale(.98)}.product-media{aspect-ratio:1;background:linear-gradient(145deg,var(--c1,#d9efef),var(--c2,#b8dce0));background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:block;text-decoration:none;overflow:hidden}.product-media-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.product-media.has-image:after{display:none}.product-media:after{content:attr(data-letter);position:absolute;inset:0;display:grid;place-items:center;font-size:2.4rem;font-weight:700;color:rgba(17,24,39,.12);letter-spacing:-.06em}.product-body{padding:.55rem .6rem .65rem;display:flex;flex-direction:column;gap:.2rem;flex:1 1}.product h3{margin:0;font-size:.82rem;font-weight:600;line-height:1.25;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.05em}.product h3 a{color:inherit;text-decoration:none}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:.35rem;margin-top:auto;padding-top:.35rem}.price{font-weight:700;font-size:.92rem;letter-spacing:-.02em}.add-btn{width:30px;height:30px;border:none;border-radius:10px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:1.1rem;font-weight:600;line-height:1;transition:background .2s var(--ease),transform .2s var(--ease);flex-shrink:0}.add-btn:active{transform:scale(.9)}.qty-stepper{display:inline-flex;align-items:center;gap:0;background:var(--brand-soft);border-radius:10px;overflow:hidden;height:30px;flex-shrink:0}.qty-stepper button{width:30px;height:30px;border:none;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:1.05rem;font-weight:600;line-height:1;padding:0}.qty-stepper button:active{background:var(--brand-deep)}.qty-stepper button:disabled{opacity:.45}.qty-stepper .qty-value{min-width:1.6rem;text-align:center;font-size:.85rem;font-weight:700;color:var(--brand-deep);padding:0 .15rem}.cart-row{display:flex;gap:.75rem;align-items:flex-start}.cart-check{display:grid;place-items:center;flex-shrink:0;margin-top:16px;cursor:pointer}.cart-check input{width:1.15rem;height:1.15rem;accent-color:var(--brand);cursor:pointer}.cart-thumb{width:56px;height:56px;border-radius:12px;flex-shrink:0;background:linear-gradient(145deg,var(--c1,#d9efef),var(--c2,#b8dce0));background-size:cover;background-position:50%;position:relative;display:block;text-decoration:none;overflow:hidden}.cart-thumb.has-image:after{display:none}.cart-thumb:after{content:attr(data-letter);position:absolute;inset:0;display:grid;place-items:center;font-size:1.25rem;font-weight:700;color:rgba(17,24,39,.12);letter-spacing:-.06em}.cart-row-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.cart-row-top{display:flex;align-items:flex-start;gap:.5rem;justify-content:space-between}.cart-row-name{flex:1 1;min-width:0;font-weight:600;font-size:.92rem;color:var(--text);text-decoration:none;line-height:1.3}.cart-row-price{margin-top:.15rem}.cart-row-delivery{margin-top:.1rem;font-size:.78rem}.cart-destination{margin-bottom:.75rem}.cart-destination-label{font-size:.78rem;color:var(--muted);font-weight:500;margin-bottom:.25rem}.cart-destination-value{display:flex;align-items:baseline;gap:.45rem;margin-bottom:.65rem}.cart-destination-kind{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--brand-deep)}.cart-destination-regions{margin-bottom:.45rem}.cart-destination-hint{margin:0;font-size:.78rem;line-height:1.35}.cart-row-sum{font-size:.95rem;letter-spacing:-.02em;margin-top:.25rem;align-self:flex-end}.product-page{animation:rise .35s var(--ease) both}.product-page-media{aspect-ratio:1.15;border-radius:18px;background:linear-gradient(145deg,var(--c1,#d9efef),var(--c2,#b8dce0));background-size:cover;background-position:50%;position:relative;margin-bottom:0;overflow:hidden}.product-slider{position:relative;margin-bottom:1rem}.product-slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border:none;border-radius:10px;background:rgba(255,255,255,.92);color:var(--text);font-size:1.4rem;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(15,28,36,.12)}.product-slider-nav.prev{left:.5rem}.product-slider-nav.next{right:.5rem}.product-slider-dots{position:absolute;left:0;right:0;bottom:.65rem;display:flex;justify-content:center;gap:.35rem;z-index:2}.product-slider-dot{width:7px;height:7px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer}.product-slider-dot.active{background:#fff;box-shadow:0 0 0 2px rgba(15,28,36,.25)}.product-page-media.has-image:after{display:none}.product-page-media:after{content:attr(data-letter);position:absolute;inset:0;display:grid;place-items:center;font-size:4.5rem;font-weight:700;color:rgba(17,24,39,.12);letter-spacing:-.06em}.product-page-thumbs{display:flex;gap:.45rem;margin:-.5rem 0 1rem;overflow-x:auto}.product-page-thumb{width:56px;height:56px;border-radius:10px;border:2px solid transparent;background-size:cover;background-position:50%;flex-shrink:0;padding:0;cursor:pointer;position:relative;overflow:hidden}.product-page-thumb.active{border-color:var(--brand)}.product-rating-summary{margin:0 0 .35rem;font-size:.9rem;color:var(--muted,#6b7280)}.product-stars{color:#ca8a04;letter-spacing:.05em}.product-reviews{margin-top:1.5rem;padding-top:.25rem}.review-list{list-style:none;margin:0;padding:0}.review-item{padding:.75rem 0;border-bottom:1px solid var(--border,#e5e7eb)}.review-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:.9rem}.review-text{margin:0;font-size:.92rem;line-height:1.45}.review-date{display:block;margin-top:.35rem;font-size:.75rem;color:var(--muted,#6b7280)}.review-form{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border,#e5e7eb)}.review-form-title{margin:0 0 .65rem;font-size:.95rem}.review-form .field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.65rem;font-size:.85rem;color:var(--muted,#6b7280)}.review-form select,.review-form textarea{font:inherit;color:var(--text);border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:.55rem .65rem;background:#fff}.review-hint{margin-top:.75rem}.product-page-title{font-size:1.35rem;line-height:1.25}.product-page-price,.product-page-title{margin:0 0 .35rem;font-weight:700;letter-spacing:-.03em}.product-page-price{font-size:1.4rem}.product-page-desc{margin:.85rem 0 0;font-size:.92rem;line-height:1.5;color:var(--text)}.product-order-limits{margin:.55rem 0 0;font-size:.88rem;font-weight:600;color:var(--brand-deep);line-height:1.35}.cat-chips{display:flex;gap:.45rem;overflow-x:auto;margin:0 0 .75rem;padding-bottom:.15rem;-webkit-overflow-scrolling:touch}.cat-chips-sub{margin-top:-.35rem}.cat-chip{flex-shrink:0;border:1px solid var(--border,#e5e7eb);background:#fff;color:var(--text);border-radius:10px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;cursor:pointer}.cat-chip.active{background:var(--brand,#0f766e);border-color:var(--brand,#0f766e);color:#fff}.fit-filters-wrap{margin:0 0 .85rem}.fit-filters-toggle-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.45rem}.fit-filters-icon-btn{position:relative;display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--line);background:var(--surface);color:var(--text);font-size:.82rem;font-weight:600;padding:.4rem .75rem .4rem .55rem;border-radius:999px}.fit-filters-icon-btn.active{border-color:var(--brand);color:var(--brand-deep);background:var(--brand-soft)}.fit-filters-icon-label{line-height:1}.fit-filters-badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--brand);color:#fff;font-size:.65rem;font-weight:700;line-height:16px;text-align:center}.fit-filters{margin:0;padding:.7rem .75rem .8rem;background:var(--surface);border-radius:14px;border:1px solid var(--line)}.fit-filters-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.fit-filters-head-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.fit-filters-title{font-size:.82rem;font-weight:700;letter-spacing:-.01em}.fit-filters-reset{background:transparent;color:var(--brand-deep);padding:.15rem .25rem}.fit-filters-done,.fit-filters-reset{border:none;font-size:.78rem;font-weight:600}.fit-filters-done{background:var(--brand);color:#fff;padding:.3rem .7rem;border-radius:999px}.fit-filters-sections{display:flex;flex-direction:column;gap:.65rem}.fit-facet-label{font-size:.7rem;font-weight:600;color:var(--muted);margin-bottom:.3rem}.fit-facet-tags{display:flex;flex-wrap:wrap;gap:.35rem}.fit-tag{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--line);background:var(--bg);color:var(--text);border-radius:10px;padding:.28rem .55rem .28rem .65rem;font-size:.78rem;font-weight:600;line-height:1.2}.fit-tag.active{background:var(--brand);border-color:var(--brand);color:#fff}.fit-tag-count{font-size:.68rem;font-weight:700;opacity:.72;min-width:1.1rem;text-align:center}.fit-tag.active .fit-tag-count{opacity:.9}.catalog-scroll-sentinel{height:1px;width:100%;pointer-events:none}.catalog-end,.catalog-loading-more{text-align:center;font-size:.82rem;margin:.75rem 0 1.25rem}.product-cat{font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--muted,#6b7280);margin-bottom:.2rem}.product-cat-lg{margin-bottom:.35rem}.product-specs{font-size:.78rem;color:var(--muted,#6b7280);margin:.15rem 0 .35rem;line-height:1.35}.product-params{margin-top:1.15rem}.product-params-title{margin:0 0 .55rem;font-size:1rem;font-weight:700}.product-params-list{margin:0;border-top:1px solid var(--border,#e5e7eb)}.product-params-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;padding:.55rem 0;border-bottom:1px solid var(--border,#e5e7eb);font-size:.88rem}.product-params-row dt{margin:0;color:var(--muted,#6b7280)}.product-params-row dd{margin:0;font-weight:600;text-align:right}.product-page-actions{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.product-page-actions .btn{flex:1 1;width:auto}.add-btn-lg{width:44px;height:44px;border-radius:12px}.qty-stepper-lg{height:44px}.qty-stepper-lg button{width:44px;height:44px}.qty-stepper-lg .qty-value{min-width:2rem;font-size:1rem}.tab-bar{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:.35rem .25rem calc(.45rem + env(safe-area-inset-bottom, 0px));flex-shrink:0;order:0}.tab-bar a{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.35rem .15rem;color:var(--muted);font-size:.62rem;font-weight:600;border-radius:12px;transition:color .2s var(--ease),background .2s var(--ease)}.tab-bar a svg{width:22px;height:22px}.tab-bar a.active{color:var(--brand-deep);background:var(--brand-soft)}.page{animation:rise .35s var(--ease) both}.page-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:700;letter-spacing:-.03em}.page-sub{margin:0 0 1rem;color:var(--muted);font-size:.88rem}.list-card{background:var(--surface);border-radius:14px;padding:.85rem .95rem;margin-bottom:.55rem;animation:rise .3s var(--ease) both}.btn{border:none;background:var(--brand);color:#fff;padding:.85rem 1rem;border-radius:14px;font-weight:600;width:100%;transition:background .2s var(--ease),transform .2s var(--ease)}.btn:active{transform:scale(.98);background:var(--brand-deep)}.btn-ghost{background:var(--bg);color:var(--text)}.btn-secondary{background:var(--brand-soft);color:var(--brand-deep)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.field label{font-size:.78rem;color:var(--muted);font-weight:500}.field input{border:1px solid var(--line);border-radius:12px;padding:.75rem .85rem;background:var(--surface);outline:none}.field input:focus{border-color:var(--brand)}.error{color:var(--danger);margin:.4rem 0}.error,.muted{font-size:.88rem}.muted{color:var(--muted)}.ok{color:var(--ok);font-weight:600}.empty{text-align:center;padding:2.5rem 1rem;color:var(--muted);font-size:.92rem}.auth-screen{padding-top:.5rem}.auth-bots-widget{margin-top:1rem;min-height:12rem}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.device-stage{min-height:100dvh;background:radial-gradient(ellipse 70% 45% at 50% -10%,rgba(13,143,140,.12),transparent 55%),var(--bg)}.device{height:100dvh;min-height:100dvh}.device-screen{height:100%;min-height:0}.status-bar{display:none}.tab-bar{order:-1;grid-template-columns:none;display:flex;justify-content:center;gap:.35rem;border-top:none;border-bottom:1px solid var(--line);background:rgba(255,255,255,.92);padding:.65rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:20}.tab-bar a{flex-direction:row;gap:.45rem;padding:.55rem 1rem;font-size:.9rem;border-radius:999px}.tab-bar a svg{width:18px;height:18px}.app-header{padding:1.1rem 1.5rem 1.15rem}.app-header-row{max-width:var(--content-max);margin-left:auto;margin-right:auto;margin-bottom:.85rem}.app-title{font-size:1.75rem}.search-bar{max-width:var(--content-max);margin:0 auto;padding:.7rem 1rem}.icon-btn{width:42px;height:42px}.device-body .app-main{padding:1.25rem 1.5rem 2.5rem}.app-main>*{max-width:var(--content-max);margin-left:auto;margin-right:auto}.grid{grid-template-columns:repeat(3,1fr);gap:1rem}.product{border:1px solid var(--line);transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.product:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(15,28,36,.08)}.product h3{font-size:.95rem}.price{font-size:1.05rem}.add-btn{width:34px}.add-btn,.qty-stepper{height:34px}.qty-stepper button{width:34px;height:34px}.offer-meta{font-size:.8rem}.screen-label h2{font-size:1.25rem}.list-card{max-width:560px}.auth-screen .page-sub,.auth-screen .page-title,.auth-screen form{max-width:420px}}@media (min-width:1100px){.grid{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}