body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#e0f2fe 0,#f3f4f6 40%,#e5e7eb);color:#111827}html,body{height:100%}.layout{flex:1 0 auto}.footer{flex-shrink:0}.container{width:100%;max-width:none;margin:0 auto;padding:0 clamp(16px,3vw,40px)}.header{position:static;background:#111827;color:#fff;padding:8px 0;box-shadow:0 8px 20px #0f172a73;transition:padding .18s ease,box-shadow .18s ease}.header.is-stuck{box-shadow:0 6px 16px #0f172a61;padding-top:4px;padding-bottom:4px}.header .row{justify-content:space-between}.logo a{font-weight:700;letter-spacing:.04em;font-size:20px}.nav a{color:#9ca3af;margin-right:12px;padding:6px 10px;border-radius:999px;text-decoration:none;font-size:14px}.nav a:last-child{margin-right:0}.nav a:hover{color:#e5e7eb;background:#f9fafb14}.nav a.active{color:#facc15;background:#facc151f;font-weight:600}.header-cart{font-size:14px}.header-fav-btn{position:relative}.header-fav-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#f97316;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #f8717166}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}h1,h2,h3,h4{margin:.2rem 0 .6rem}a{color:inherit}.btn{padding:10px 16px;border-radius:999px;border:none;background:#f59e0b;color:#111827;cursor:pointer;font-weight:600;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 25px #fbbf2473;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn:hover{background:#fbbf24;transform:translateY(-2px);box-shadow:0 16px 35px #fbbf248c}.btn:active{transform:translateY(0);box-shadow:0 6px 18px #fbbf2466}.btn.secondary{background:transparent;color:#f9fafb;border:1px solid rgba(249,250,251,.35);box-shadow:none}.btn.secondary:hover{background:#0f172a80;box-shadow:none}.btn-primary{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;border-radius:999px;border:none;background:linear-gradient(90deg,#f97316,#f59e0b);color:#111827;font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 25px #f9731673;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease}.btn-primary:hover{background:linear-gradient(90deg,#fb923c,#fbbf24);transform:translateY(-1px);box-shadow:0 16px 35px #f973168c}.btn-primary:active{transform:translateY(0);box-shadow:0 6px 18px #f9731666}.btn-secondary{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;font-weight:500;font-size:14px;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.btn-secondary:hover{background:#f3f4f6;border-color:#9ca3af}.btn-secondary:active{background:#e5e7eb}.hero{padding:32px 0 24px}.hero-inner{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-start}.hero-main{flex:1 1 260px}.hero-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#6b7280;margin-bottom:6px}.hero-title{font-size:30px;line-height:1.2;margin-bottom:10px}.hero-sub{font-size:15px;color:#4b5563;max-width:520px}.hero-actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.hero-meta{flex:1 1 220px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:12px}.hero-meta-item{background:#111827;color:#f9fafb;border-radius:14px;padding:10px 12px;font-size:12px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;margin-top:12px}.card{position:relative;border-radius:18px;background:#fff;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 8px 20px #0f172a0f;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #0f172a24;border-color:#d1d5db}.card-image{display:block;background:#f9fafb;height:220px;padding:16px;display:flex;align-items:center;justify-content:center}.card-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.pad{padding:12px 14px 14px}.price{font-weight:700;font-size:16px}.stock{font-size:13px;color:#4b5563}.badge{background:radial-gradient(circle at top left,#e0f2fe 0,#f3f4f6 40%,#e5e7eb);border-radius:999px;padding:2px 8px;margin-right:6px;font-size:11px;border:1px solid #e5e7eb}.card-badges{position:absolute;top:10px;left:10px;display:flex;gap:6px;z-index:2}.badge-popular{background:#fef3c7;border-color:#facc15}.badge-new{background:#ecfdf5;border-color:#34d399}.catalog-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.catalog-tools{display:flex;flex-wrap:wrap;gap:10px}.catalog-search{min-width:180px;padding:8px 10px;border-radius:999px;border:1px solid #d1d5db;font-size:13px}.catalog-select{padding:8px 10px;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-size:13px}.catalog-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chip{padding:5px 10px;border-radius:999px;border:1px solid #d1d5db;font-size:12px;background:#f9fafb;cursor:pointer}.chip.active{background:#111827;color:#f9fafb;border-color:#111827}.product-page{padding:24px 0}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px}.product-gallery{background:#fff;border-radius:18px;border:1px solid #e5e7eb;padding:18px;box-shadow:0 8px 20px #0f172a0f}.product-gallery-inner{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:260px}.product-gallery-inner img{max-width:100%;max-height:360px;object-fit:contain;display:block}.product-info{display:flex;flex-direction:column;gap:12px}.product-info__title{font-size:22px;font-weight:700;margin-bottom:4px}.product-info__price{font-size:26px;font-weight:700;margin-top:4px}.product-info__price-block{margin-top:4px;margin-bottom:8px;display:flex;flex-direction:column;gap:4px}.product-info__price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-info__price--new{font-size:26px;font-weight:700}.product-info__price-old{font-size:18px;color:#9ca3af;text-decoration:line-through}.product-info__price-badge{font-size:13px;font-weight:600;padding:2px 10px;border-radius:999px;background:linear-gradient(90deg,#ef4444,#f97316);color:#fff;box-shadow:0 4px 12px #ef444459}.product-info__price-sub{font-size:13px;color:#6b7280}.product-info__stock{font-size:14px}.product-info__btn{margin:12px 0 8px}.product-info__sku,.product-info__cat{font-size:13px;color:#6b7280}.product-info__desc{margin-top:12px;font-size:14px;line-height:1.6;color:#4b5563}.product-info__attrs{margin-top:20px;padding-top:16px;border-top:1px solid rgba(15,23,42,.08)}.product-info__attrs-title{font-size:16px;font-weight:600;margin-bottom:10px}.product-attrs-list{margin:0;padding:0}.product-attrs-list__row{display:flex;justify-content:space-between;gap:16px;padding:6px 0;border-bottom:1px dashed rgba(148,163,184,.6);font-size:13px}.product-attrs-list__name{font-weight:500;color:#6b7280}.product-attrs-list__value{text-align:right;color:#111827}@media (max-width:768px){.product-attrs-list__row{flex-direction:column;align-items:flex-start}.product-attrs-list__value{text-align:left}}.product-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#4b5563}.product-price{font-size:24px;font-weight:700}.product-stock{font-size:14px}.product-buy{margin-top:8px}.product-description{margin-top:32px}.product-description h2{font-size:18px;margin-bottom:8px}.product-description p{font-size:14px;line-height:1.6;color:#4b5563}.section{margin-top:32px}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:4px}.section-sub{font-size:13px;color:#6b7280}@media (max-width:768px){.hero{padding-top:20px}.hero-title{font-size:24px}.hero-inner{flex-direction:column}.product-layout{grid-template-columns:1fr}}.product-card{background:#fff;border-radius:16px;box-shadow:0 4px 14px #0000000f;overflow:hidden;display:flex;flex-direction:column}.product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.product-card__image-wrap{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#fff;display:block}.product-card__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.product-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:12px}.product-card__price{font-weight:700}.product-card__stock--in{color:#059669}.product-card__stock--out{color:#ef4444}.product-card__btn{width:100%;margin-top:auto}.catalog-page{display:block}.catalog-filters{display:flex;flex-direction:column;gap:20px}.filter-block{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000f}.filter-title{font-weight:600;margin-bottom:8px}.filter-input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid #e5e7eb}.cat-chip{padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;font-size:12px;cursor:pointer}.cat-chip--active{background:#111827;color:#fff;border-color:#111827}.catalog-results{display:flex;flex-direction:column;gap:16px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.home-page .home-products,.catalog-page .home-products,.favorites-page .home-products,.product-page .home-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}@media (max-width:1100px){.home-page .home-products,.catalog-page .home-products,.favorites-page .home-products,.product-page .home-products{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:760px){.home-page .home-products,.catalog-page .home-products,.favorites-page .home-products,.product-page .home-products{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center}.product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.product-lightbox__content{position:relative;max-width:min(90vw,960px);max-height:calc(100vh - 40px);padding:10px;border-radius:20px;background:#fff;box-shadow:0 24px 60px #0f172a2e;border:1px solid rgba(148,163,184,.35);display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.product-lightbox__image-wrapper{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:none}.product-lightbox__image-wrapper img{max-width:100%;max-height:100%;object-fit:contain;display:block;transition:transform .15s ease-out}.product-lightbox__close{position:absolute;top:12px;right:18px;padding:8px 10px;border:none;background:transparent;color:#0f172a;font-size:32px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;outline:none;z-index:2;transition:color .15s ease,transform .15s ease,text-shadow .15s ease;text-shadow:0 0 8px rgba(255,255,255,.8)}.product-lightbox__close:hover{color:#2563eb;transform:translateY(-1px) scale(1.04);text-shadow:0 0 10px rgba(255,255,255,.9)}.product-lightbox__close:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.product-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);padding:10px 16px;border:none;background:transparent;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:40px;line-height:1;outline:none;z-index:2;transition:color .15s ease,transform .15s ease,text-shadow .15s ease;text-shadow:0 0 8px rgba(255,255,255,.8)}.product-lightbox__nav--prev{left:12px}.product-lightbox__nav--next{right:12px}.product-lightbox__nav:hover{color:#2563eb;transform:translateY(-50%) scale(1.06);text-shadow:0 0 10px rgba(255,255,255,.9)}.product-lightbox__nav:focus-visible{outline:2px solid #2563eb;outline-offset:3px}@media (max-width: 640px){.product-lightbox__content{padding:12px;border-radius:16px}.product-lightbox__nav{width:32px;height:32px}}@media (max-width: 900px){.layout,.container.layout-inner,.layout-main,main,.main{padding-top:0;padding-bottom:calc(110px + env(safe-area-inset-bottom,0))!important}.layout-inner{flex-direction:column}.layout-sidebar{position:static;width:100%;flex:0 0 auto}}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));gap:20px;justify-content:flex-start}.product-card__image-wrap{position:relative;height:200px;display:flex;align-items:center;justify-content:center;padding:8px;background:#fff}.cart-mobile-bar{position:fixed;left:0;right:0;bottom:64px;z-index:45;padding:0 16px 8px;pointer-events:none;display:none}.cart-mobile-bar__inner{max-width:900px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0f172a2e;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0f172a;pointer-events:auto}.cart-mobile-bar__info{display:flex;flex-direction:column;gap:2px;font-size:12px;flex:1 1 auto;min-width:0}.cart-mobile-bar__price{font-weight:700;font-size:16px;white-space:nowrap}.cart-mobile-bar__btn{flex:0 0 auto;min-width:140px;width:auto;padding:8px 16px;font-size:13px}@media (max-width: 640px){.cart-mobile-bar{bottom:72px;padding:0 14px 10px}}.header-search-wrapper{position:relative;z-index:60;background:linear-gradient(180deg,#0b1220,#0b1220)}.header-search-wrapper .container{padding-top:4px;padding-bottom:8px}.header-search-wrapper--fixed{position:fixed;top:0;left:0;right:0}.admin-select{border-radius:10px;border:1px solid #e5e7eb;padding:4px 8px;font-size:13px;background:#fff}.admin-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid transparent;text-transform:none}.admin-status-badge--new{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.admin-status-badge--in_work{background:#fef9c3;color:#92400e;border-color:#facc15}.admin-status-badge--done{background:#dcfce7;color:#166534;border-color:#86efac}.admin-status-badge--canceled{background:#fee2e2;color:#b91c1c;border-color:#fecaca}@media (max-width: 640px){.home-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;justify-content:flex-start;padding:0;margin:0}.home-products>*{min-width:0}.home-products .product-card{width:100%;max-width:none;margin-left:0;margin-right:0}}.catalog-grid .product-card{width:100%}.home-products .product-card{width:100%;max-width:340px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.header{position:static;padding:0;box-shadow:none}.header .container{padding-top:2px;padding-bottom:3px}.header-row{padding:0;gap:8px;flex-wrap:wrap}.logo-btn{display:block;flex:0 0 100%;order:0;text-align:left;font-size:20px;padding:2px 0;margin-bottom:0}.header-burger{order:1}.header-search{order:2;width:100%;margin-right:0;position:sticky;top:0;z-index:70}.header-actions{order:3}.header.is-stuck .logo-btn{display:none}.layout{padding-top:0}}.profile-page{padding:32px 0 40px;display:flex;justify-content:center}.profile-card{width:100%;max-width:1120px;margin:0 auto;padding:24px 24px 32px;border-radius:16px;background:#fff;box-shadow:0 18px 45px #0f172a1f}.profile-layout{display:flex;flex-direction:column;gap:24px;margin-top:16px}.profile-layout-aside{display:flex;flex-direction:column;gap:20px;padding:16px 18px;border-radius:16px;background:#f9fafb;border:1px solid #e5e7eb}.profile-layout-main{flex:1 1 auto;min-width:0}.profile-logout{margin-top:4px}@media (min-width:1024px){.profile-layout{flex-direction:row-reverse;align-items:flex-start;gap:32px}.profile-layout-aside{flex:0 0 340px;max-width:360px}.profile-layout-main{flex:1 1 auto}}.profile-header{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.profile-header-title{font-size:24px;font-weight:700}.profile-header-subtitle{font-size:13px;color:#6b7280}.profile-block{margin-top:24px;padding-top:16px;border-top:1px solid #e5e7eb}.profile-block__title{font-size:16px;font-weight:600;margin-bottom:8px}.orders-list{display:flex;flex-direction:column;gap:10px}.order-card{border-radius:12px;border:1px solid #e5e7eb;padding:10px 12px;background:#f9fafb}.order-card__header{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px;font-size:14px}.order-card__title{font-weight:600}.order-card__date{font-size:12px;color:#6b7280}.order-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px;font-size:13px;margin-bottom:6px}.order-card__meta-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.order-card__meta-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-card__status{color:#6b7280}.order-card__total{font-weight:600}.order-card__items{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:4px;font-size:13px}.order-card__item{display:flex;align-items:flex-start;gap:8px}.order-card__item-thumb{flex:0 0 48px;width:48px;height:48px;border-radius:10px;overflow:hidden;background:#e5e7eb}.order-card__item-thumb img{width:100%;height:100%;object-fit:cover;display:block}.order-card__item-info{flex:1;min-width:0}.order-card__item-title_link{text-decoration:none;color:#111827}.order-card__item-title_link:hover{text-decoration:underline}@media (max-width:768px){.profile-page{padding:20px 0 28px}.profile-card{padding:20px 16px 24px}}.order-card__item-title{font-weight:500}.order-card__item-qty{font-size:12px;color:#4b5563}.profile-footer{margin-top:24px;display:flex;justify-content:flex-start}@media (max-width:768px){.profile-card{padding:20px 16px 24px;border-radius:16px}.profile-header-title{font-size:20px}}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));gap:20px}@media (max-width:1100px){.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:760px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.gallery-main{background:#fff;border-radius:16px;padding:12px;box-shadow:0 2px 10px #0000000f;max-width:640px;margin:0 auto;height:420px;display:flex;align-items:center;justify-content:center}.gallery-main img{max-width:100%;max-height:100%;object-fit:contain;display:block}.gallery-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;justify-content:center}.gallery-thumb{padding:0;border:none;background:transparent;border-radius:8px;cursor:pointer}.gallery-thumb img{width:72px;height:72px;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 1px 4px #00000014}.gallery-thumb.active img,.gallery-thumb:focus-visible img{box-shadow:0 0 0 2px #2563eb}.product-info__price{font-size:26px;font-weight:700}.product-info__stock.in{color:#059669}.product-info__stock.out{color:#ef4444}.product-info__btn{margin:8px 0}.product-info__desc p{margin-bottom:6px}.skeleton.product-skel{height:420px;border-radius:16px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:skeleton-loading 1.2s ease-in-out infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.cat-tree-item .cat-tree-toggle{display:inline-block;width:16px;margin-right:4px;font-weight:600}.cat-tree-children{margin-top:4px}.cat-tree-item{transition:background .12s ease}.cat-tree-item .chev{transition:transform .15s ease}.cat-tree-item.is-open>.cat-chip{background:#111827;color:#f9fafb;border-color:#111827}.cat-tree-item.is-open .chev{transform:rotate(90deg)}.load-more-sentinel{height:1px}.header-row{display:flex;align-items:center;gap:16px;padding:12px 0;flex-wrap:wrap}.logo-btn{background:transparent;border:0;color:#fff;font-weight:800;font-size:22px;letter-spacing:.2px;cursor:pointer}.header-search{flex:1 1 260px;order:2;width:100%;margin-right:24px}.header-search-input{width:100%;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff14;color:#fff;padding:0 16px;outline:none}.header-actions{flex:0 0 auto;display:flex;align-items:center;gap:12px;order:3}.icon-btn,.header-cart{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-cart{position:relative}.header-cart-count{position:absolute;top:-6px;right:-6px;background:#ffc400;color:#111;padding:2px 6px;border-radius:999px;font-size:12px;font-weight:700}@media (min-width: 992px){.header-row{flex-wrap:nowrap}.header-search{order:2}.header-actions{order:3}}.layout{padding:12px 0 24px}.layout-inner{display:flex;gap:24px;align-items:flex-start}.layout-sidebar{width:300px;flex:0 0 300px;position:sticky;top:72px}.layout-main{flex:1 1 auto;min-width:0}@media (max-width: 900px){.layout,.container.layout-inner,.layout-main,main,.main{padding-bottom:calc(110px + env(safe-area-inset-bottom,0))!important}.layout-inner{flex-direction:column}.layout-sidebar{position:static;width:100%;flex:0 0 auto}}.sidebar-cats{background:#fff;border-radius:18px;box-shadow:0 14px 35px #0f172a14;padding:16px 14px 18px}.sidebar-cats .filter-title{font-weight:700;font-size:15px;margin-bottom:10px}.filter-cats{display:flex;flex-direction:column;gap:4px}.cat-tree-item{margin-bottom:2px}.cat-tree-item .cat-chip{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:7px 10px;border-radius:999px;border:1px solid transparent;background:#f9fafb;color:#111827;font-size:13px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .12s ease,box-shadow .15s ease}.cat-tree-item .cat-chip{color:#111827}.cat-tree-item .cat-chip:hover:not(.cat-chip--active){background:#eff6ff;border-color:#2563eb66;box-shadow:0 4px 14px #2563eb40;transform:translateY(-1px);color:#111827}.cat-tree-item .cat-chip.cat-chip--active,.cat-tree-item .cat-chip.cat-chip--active:hover{background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff;border-color:transparent;box-shadow:0 10px 28px #2563eb8c}.cat-tree-children{padding-left:12px;margin-top:4px}.cat-tree-toggle{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;font-size:12px;font-weight:600}.catalog-results{padding:6px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px}.product-card{display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 10px 25px #0a1f440f;overflow:hidden}.product-card .pc-img{height:200px;display:flex;align-items:center;justify-content:center;padding:8px}.product-card .pc-img img{max-width:100%;max-height:100%;object-fit:contain}.product-card .pc-body{padding:12px;display:flex;flex-direction:column;gap:8px}.product-card .pc-title{min-height:44px;line-height:1.2}.product-card .pc-buy{margin-top:auto}.footer{margin-top:40px;background:#0f172a;color:#e5e7eb}.footer-inner{display:flex;flex-wrap:wrap;gap:32px;padding:24px 0 20px;align-items:flex-start}.footer-col{min-width:180px}.footer-col--brand{max-width:320px}.footer-logo{font-weight:700;font-size:18px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.footer-tagline{font-size:13px;color:#9ca3af;margin-bottom:8px}.footer-copy{font-size:12px;color:#6b7280}.footer-copy--small{margin-top:4px}.footer-cols{display:flex;flex-wrap:wrap;gap:32px;flex:1}.footer-links-group{display:flex;flex-direction:column;gap:4px;font-size:13px}.footer-group-title{font-size:13px;font-weight:600;margin-bottom:6px}.footer-links-group a,.footer-links-group button,.footer-link{color:#d1d5db;text-decoration:none;background:none;border:none;padding:0;text-align:left;cursor:pointer}.footer-links-group a:hover,.footer-links-group button:hover{color:#facc15}.footer-link--muted{opacity:.6;cursor:default}.footer-col--contacts{margin-left:auto}.footer-contacts{font-size:13px;display:flex;flex-direction:column;gap:3px}.footer-phone{font-size:16px;font-weight:600;color:#f9fafb}.footer-phone a{color:inherit;text-decoration:none}.footer-phone a:hover{text-decoration:underline}.footer-schedule{color:#9ca3af}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.footer-social-badge{font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ae6}.footer-bottom{border-top:1px solid rgba(148,163,184,.4);padding:10px 0 16px;font-size:11px;color:#6b7280;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}@media (max-width: 900px){.footer{margin-top:24px}.footer-inner{flex-direction:column;gap:20px}.footer-col--contacts{margin-left:0}}.product-card__image-wrap{height:200px;display:flex;align-items:center;justify-content:center;padding:8px;background:#fff}.product-card__image-wrap img{max-width:100%;max-height:100%;object-fit:contain}.product-card__body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__title{font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;min-height:2.6em}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__price{font-weight:800}.product-card__btn{margin-top:auto;width:100%}.breadcrumbs{font-size:14px;color:#6b7280;margin-bottom:12px;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs-current{color:#111827;font-weight:500}.breadcrumbs-sep{color:#9ca3af}@media (max-width: 640px){.breadcrumbs{font-size:12px;margin-bottom:8px}}.cart-page{margin:24px auto 56px}.cart-title{font-size:26px;font-weight:700;margin-bottom:20px}.cart-empty{margin-bottom:16px;font-size:15px;color:#4b5563}.cart-layout{display:flex;flex-direction:column;gap:20px}@media (min-width: 960px){.cart-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);align-items:flex-start;gap:24px}}.cart-items{flex:1 1 auto;display:flex;flex-direction:column;gap:12px}.cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:16px;padding:16px 20px;border-radius:18px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 18px 45px #0f172a0f}@media (max-width: 640px){.cart-item{grid-template-columns:minmax(0,1fr)}}.cart-item-image{display:flex;align-items:center;justify-content:center;border-radius:16px;background:radial-gradient(circle at 0 0,#eff6ff,#e5e7eb);overflow:hidden}.cart-item-image img{width:88px;height:88px;object-fit:contain}.cart-item-placeholder{width:88px;height:88px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#9ca3af;border-radius:12px;border:1px dashed #d1d5db;background:#f9fafb}.cart-item-main{display:flex;flex-direction:column;gap:6px}.cart-item-title{font-size:15px;font-weight:600;text-decoration:none;color:#111827}.cart-item-title:hover{text-decoration:underline}.cart-item-meta{font-size:13px;color:#6b7280}.cart-item-price{font-weight:600}.cart-item-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.cart-item-price--new{font-size:15px;font-weight:700;color:#111827}.cart-item-price-old{font-size:13px;color:#9ca3af;text-decoration:line-through}.cart-item-price-badge{font-size:12px;font-weight:600;padding:2px 8px;border-radius:999px;background:linear-gradient(90deg,#ef4444,#f97316);color:#fff;box-shadow:0 3px 8px #ef444459}.cart-item-price-save{margin-top:2px;font-size:12px;color:#6b7280}.cart-item-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.cart-qty{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #d1d5db;overflow:hidden;background:#f9fafb}.cart-qty button{border:none;background:transparent;padding:6px 12px;font-size:16px;cursor:pointer}.cart-qty input{width:52px;border:none;background:transparent;text-align:center;font-size:14px;padding:6px 0;outline:none}.cart-remove{border:none;background:none;color:#b91c1c;font-size:13px;cursor:pointer}.cart-item-total{font-weight:700;font-size:15px;align-self:center;white-space:nowrap}.cart-summary{flex:0 0 280px}.cart-summary-card{padding:18px;border-radius:18px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 18px 45px #0f172a0f;position:sticky;top:96px}.cart-summary-header{margin-bottom:12px}.cart-summary-header h2{font-size:18px;font-weight:700;margin:0 0 4px}.cart-summary-subtitle{font-size:13px;color:#6b7280}.cart-summary-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:8px}.cart-summary-row--total{font-weight:700;border-top:1px solid #e5e7eb;padding-top:8px;margin-top:4px}.cart-summary-price{font-weight:700}.cart-summary-btn{width:100%;margin-top:12px}.cart-summary-clear{width:100%;margin-top:8px}.cart-summary-benefits{margin-top:12px;list-style:none;padding:0;font-size:12px;color:#6b7280}.cart-summary-benefits li{display:flex;gap:6px;align-items:flex-start}.cart-summary-benefits li:before{content:"•";display:block;margin-top:1px}.cart-mobile-bar{position:fixed;left:0;right:0;bottom:64px;z-index:45;padding:0 12px 8px;pointer-events:none;display:none}.cart-mobile-bar__inner{max-width:900px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 10px 30px #0f172a2e;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#0f172a;pointer-events:auto}.cart-mobile-bar__info{display:flex;flex-direction:column;gap:2px;font-size:12px}.cart-mobile-bar__label{text-transform:uppercase;letter-spacing:.08em;font-size:10px;opacity:.7}.cart-mobile-bar__price{font-weight:700;font-size:16px}.cart-mobile-bar__count{font-size:12px;opacity:.75}.cart-mobile-bar__btn{flex:0 0 auto;min-width:150px}@media (max-width: 900px){.cart-mobile-bar{display:block}.cart-page{padding-bottom:180px}}@media (max-width: 640px){.cart-mobile-bar{bottom:72px;padding:0 10px 10px}}.auth-page{padding:32px 0 40px;display:flex;justify-content:center}.auth-card{width:100%;max-width:420px;margin:0 auto;padding:24px 24px 28px;border-radius:16px;background:#fff;box-shadow:0 18px 45px #0f172a1f}.auth-title{font-size:22px;font-weight:700;margin-bottom:8px}.auth-subtitle{font-size:14px;color:#6b7280;margin-bottom:16px}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:8px}.auth-field{display:flex;flex-direction:column;gap:4px;font-size:13px}.auth-field span{color:#4b5563}.auth-field input{border-radius:999px;border:1px solid #d1d5db;padding:8px 12px;font-size:14px;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.auth-field input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.auth-submit{margin-top:12px}.auth-error{margin-top:4px;margin-bottom:8px;padding:8px 10px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:13px}.auth-alt{margin-top:16px;font-size:13px;color:#6b7280}.auth-alt a{color:#2563eb;text-decoration:none}.auth-alt a:hover{text-decoration:underline}.profile-info{margin-top:12px;margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.profile-row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.profile-label{color:#6b7280}.profile-value{font-weight:500}.product-card-fav{position:absolute;top:10px;right:24px;z-index:2}.product-card-fav button{width:32px;height:32px;border-radius:999px;border:none;background:#ffffffe6;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #0f172a2e;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease;color:#6b7280}.product-card-fav button:hover{transform:translateY(-1px);box-shadow:0 10px 28px #0f172a40;background:#fff}.product-card-fav button.is-active{color:#ef4444;background:#fff}.product-page-fav{display:flex;justify-content:flex-end;margin-bottom:8px}.product-page-fav button{width:36px;height:36px;border-radius:999px;border:none;background:#fffffff2;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #0f172a33;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease;color:#6b7280}.product-page-fav button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #0f172a47}.product-page-fav button.is-active{color:#ef4444}.favorites-page{padding:24px 0}.favorites-page h1{font-size:28px;margin-bottom:16px}.favorites-empty{margin-top:8px;font-size:15px;color:#6b7280}.sidebar-cats .filter-title{font-size:16px;font-weight:800;letter-spacing:.2px;margin-bottom:12px}.filter-cats{display:flex;flex-direction:column;gap:8px}.cat-chip{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f9fafb);box-shadow:0 1px 2px #0f172a08,0 10px 25px #02081708;color:#0f1729;font-weight:600;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .06s ease}.cat-chip:hover{background:linear-gradient(180deg,#fff,#f3f4f6);border-color:#0f172a1f;box-shadow:0 8px 18px #0f172a0f;transform:translateY(-1px)}.cat-chip--active{background:#0ea5e9;color:#fff;border-color:#0ea5e9;box-shadow:0 10px 24px #0ea5e947}.cat-chip--active:hover{background:#0ea5e9;color:#fff;border-color:#0ea5e9;box-shadow:0 12px 28px #0ea5e94d}.cat-tree-toggle{width:26px;height:26px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;line-height:1;color:currentColor;background:#0f172a0f}.cat-tree-item .cat-tree-toggle .chev{transition:transform .15s ease}.cat-chip-text{flex:1;text-align:left;font-size:14px}.cat-tree-children{margin-top:8px;margin-left:10px;padding-left:10px;border-left:2px solid rgba(15,23,42,.06);display:flex;flex-direction:column;gap:8px;animation:catSlide .18s ease}@keyframes catSlide{0%{opacity:.3;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cat-tree-children .cat-chip{padding:10px 12px;border-radius:12px;font-weight:600}.cat-tree-children .cat-chip--active{background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff}.cat-tree-children .cat-chip--active:hover{background:linear-gradient(90deg,#2563eb,#3b82f6)}.catalog-filters.sidebar-cats .filter-block{background:#fff;border-radius:22px;padding:16px;box-shadow:0 20px 45px #0208170f,0 1px #0208170a inset;border:1px solid rgba(2,8,23,.06)}.product-card-fav button svg path,.product-page-fav button svg path{fill:none;stroke:currentColor;stroke-width:1.8}.product-card-fav button.is-active svg path,.product-page-fav button.is-active svg path{fill:currentColor;stroke:currentColor}.product-card-fav{right:24px}.header-burger{display:none;width:40px;height:40px;border-radius:12px;border:none;background:#111827;margin-right:10px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.header-burger span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}.cats-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.cats-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#02081773;-webkit-backdrop-filter:saturate(120%) blur(1px);backdrop-filter:saturate(120%) blur(1px)}.cats-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:min(86vw,380px);background:#fff;box-shadow:0 40px 60px #02081759;border-right:1px solid rgba(2,8,23,.08);display:flex;flex-direction:column}.cats-drawer__head{display:flex;align-items:stretch;justify-content:space-between;padding:8px 20px;border-bottom:none;background:linear-gradient(180deg,#0b1220,#0b1220);color:#fff}.cats-drawer__logo-wrap{display:flex;flex:1;align-items:center;padding:8px 16px}.cats-drawer__logo-wrap .cats-drawer__brand--big{font-weight:800;font-size:22px;letter-spacing:.2px;text-transform:none;background:none;-webkit-background-clip:initial;background-clip:initial;color:#fff;text-shadow:none}.cats-drawer__title{font-weight:800;font-size:16px;color:#e5e7eb}itle{font-weight:800;font-size:16px}.cats-drawer__close{border:none;background:#f3f4f6;width:36px;height:36px;border-radius:10px;cursor:pointer}.cats-drawer__body{padding:10px 12px;overflow:auto;flex:1}.cats-drawer__footer{margin-top:auto;border-top:1px solid rgba(15,23,42,.06);padding:6px 12px 4px}.cats-drawer__footer-inner{font-size:12px;line-height:1.4;color:#4b5563;display:flex;flex-direction:column;gap:4px}.cats-drawer__brand{font-weight:700;color:#111827}.cats-drawer__phone{font-weight:600;color:#2563eb;text-decoration:none}.cats-drawer__phone:hover{text-decoration:underline}.cats-drawer__phone:hover .cats-drawer__schedule{font-size:11px;color:#4b5563}.cats-drawer__legal{font-size:11px;color:#6b7280}@media (max-width: 1024px){.layout .layout-sidebar{display:none}.header-burger,.header-search{display:flex}}@media (max-width: 640px){.cats-drawer__panel{width:90vw}}@media (min-width:1280px){.layout .layout-sidebar{width:320px}}.layout{flex:1 1 auto}.cat-badge{margin-left:auto;background:#eef2ff;color:#3730a3;font-weight:700;font-size:12px;line-height:1;padding:5px 7px;border-radius:999px;min-width:24px;text-align:center;box-shadow:0 4px 12px #3730a329 inset}.cat-chip--active .cat-badge{background:#fff3;color:#fff;box-shadow:none}.cats-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;pointer-events:auto}.cats-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#02081773;opacity:0}.cats-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:min(86vw,380px);background:#fff;border-right:1px solid rgba(2,8,23,.08);display:flex;flex-direction:column;transform:translate(-104%)}.cats-drawer.is-open .cats-drawer__backdrop{animation:bdIn .22s ease forwards}.cats-drawer.is-open .cats-drawer__panel{animation:drawerIn .22s cubic-bezier(.2,.8,.2,1) forwards}.cats-drawer.is-closing .cats-drawer__backdrop{animation:bdOut .2s ease forwards}.cats-drawer.is-closing .cats-drawer__panel{animation:drawerOut .2s cubic-bezier(.2,.8,.2,1) forwards}@keyframes drawerIn{0%{transform:translate(-104%)}80%{transform:translate(8px)}to{transform:translate(0)}}@keyframes drawerOut{0%{transform:translate(0)}to{transform:translate(-104%)}}@keyframes bdIn{0%{opacity:0}to{opacity:1}}@keyframes bdOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion: reduce){.cats-drawer.is-open .cats-drawer__backdrop,.cats-drawer.is-open .cats-drawer__panel,.cats-drawer.is-closing .cats-drawer__backdrop,.cats-drawer.is-closing .cats-drawer__panel{animation:none;transform:none;opacity:1}}html,body,#root{min-height:100%;height:auto}#root{min-height:100vh;display:flex;flex-direction:column}.layout{flex:1 1 auto;display:flex}.layout .container.layout-inner{flex:1 1 auto}.footer{flex-shrink:0;width:100%}:root{--ink:#0f172a;--ink-2:#111827;--muted:#475569;--surface:#ffffff;--surface-2:#f7fafc;--line:rgba(2,8,23,.08);--brand:#f59e0b;--brand-strong:#f97316;--brand-dark:#b45309;--accent:#2563eb;--accent-dark:#1d4ed8}body{background:radial-gradient(1400px 600px at 20% -220px,rgba(14,165,233,.1),transparent 60%),radial-gradient(1400px 600px at 100% -240px,rgba(245,158,11,.09),transparent 60%),linear-gradient(180deg,#f5f8fc,#eef2f7 60%,#eef2f7);color:var(--ink)}.header{background:linear-gradient(180deg,#0b1220,#0b1220);box-shadow:0 10px 24px #0208178c;border-bottom:1px solid rgba(255,255,255,.06)}.header.is-stuck{box-shadow:0 8px 18px #0208177a}.product-card{background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid var(--line);box-shadow:0 8px 26px #0208170d;transition:box-shadow .18s ease,transform .12s ease}.product-card:hover{box-shadow:0 18px 40px #0208171a;transform:translateY(-1px)}.product-card-title a{color:var(--ink)}.product-card-title a:hover{color:var(--accent-dark)}.btn-primary,.product-card .btn-primary,.product-actions .btn-primary{background:linear-gradient(180deg,var(--brand),var(--brand-strong));border:none;color:#fff;box-shadow:0 12px 28px #f9731659}.btn-primary:hover{filter:brightness(1.03);box-shadow:0 16px 36px #f9731673}.catalog-filters.sidebar-cats .filter-block{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 24px 60px #0208170f}.cat-chip{background:linear-gradient(180deg,#fff,#f6f9ff);border:1px solid rgba(2,8,23,.1);color:var(--ink);box-shadow:0 2px 6px #0208170d,0 1px #0208170a inset}.cat-chip:hover{background:linear-gradient(180deg,#fff,#eef6ff);box-shadow:0 12px 26px #0208171a}.cat-chip--active{background:linear-gradient(180deg,var(--accent),#2fb4ed);border-color:transparent;color:#fff;box-shadow:0 16px 36px #0ea5e959}.cat-tree-children{border-left:2px solid rgba(14,165,233,.2)}.cat-tree-toggle{background:#0208170f}.cat-chip--active .cat-tree-toggle{background:#ffffff38}html,body{min-height:100%;height:auto}#root{display:flex;flex-direction:column;min-height:100vh}@supports (min-height: 100dvh){#root{min-height:100dvh}}.layout{flex:1 0 auto;display:flex;flex-direction:column}footer.footer{margin-top:auto}.main,main,.layout .container.layout-inner{margin-bottom:0!important;padding-bottom:0!important}body{padding-bottom:env(safe-area-inset-bottom,0)}@media (min-width: 419px) and (max-width: 1024px){html,body{min-height:100%;height:auto}#root{min-height:100dvh;display:flex;flex-direction:column}.layout{flex:1 0 auto;display:flex;flex-direction:column;padding-bottom:1px}.layout .container.layout-inner,.container.layout-inner,.page,.main,main{flex:1 1 auto;min-height:0;margin-bottom:0!important;padding-bottom:env(safe-area-inset-bottom,0)!important}footer.footer{margin-top:auto!important}}.cat-tree-toggle{width:28px;height:28px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:transparent!important;border:1px solid rgba(2,8,23,.12);box-shadow:none!important}.cat-chip:hover .cat-tree-toggle{border-color:#0208172e;background:#02081705}.cat-chip--active .cat-tree-toggle{border-color:#fff9;background:#ffffff14!important}.cat-tree-toggle .chev{width:14px;height:14px}*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden}.container{box-sizing:border-box}.catalog-filters.sidebar-cats{margin-bottom:24px}.catalog-filters.sidebar-cats .filter-block{background:#fff;border-radius:24px;border:1px solid rgba(15,23,42,.07);box-shadow:0 18px 45px #0f172a0f;padding:14px 14px 10px}.sidebar-cats .filter-title{font-size:15px;font-weight:700;letter-spacing:.02em;margin-bottom:8px}.sidebar-cats .filter-cats{display:flex;flex-direction:column;gap:4px}.cat-tree-item{position:relative}.cat-chip{width:100%;display:flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;border:1px solid transparent;background:#f9fafb;font-size:13px;line-height:1.3;color:#0f172a;cursor:pointer;text-align:left;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease,transform .08s ease,color .15s ease}.cat-chip:focus,.cat-chip:focus-visible{outline:none}.cat-chip:hover{background:#eff6ff;border-color:#2563eb59;box-shadow:0 2px 10px #2563eb2e;transform:translateY(-1px)}.cat-chip--active{background:linear-gradient(90deg,#2563eb,#0ea5e9);color:#fff;border-color:transparent;box-shadow:0 10px 26px #2563eb73}.cat-chip--active .cat-chip-text{font-weight:600}.cat-chip-text{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-count{font-size:11px;opacity:.7}.cat-chip--active .cat-count{opacity:.9}.cat-tree-toggle{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#0f172a08;flex-shrink:0}.cat-tree-toggle .chev{width:14px;height:14px;transition:transform .15s ease}.cat-tree-item.is-open .cat-tree-toggle .chev{transform:rotate(90deg)}.cat-tree-children{margin-top:4px;margin-left:14px;padding-left:10px;border-left:1px dashed rgba(148,163,184,.7);display:flex;flex-direction:column;gap:4px}.cat-tree-children .cat-chip{padding:6px 10px;font-size:12px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#111827;border-top:1px solid rgba(15,23,42,.85);box-shadow:0 -10px 25px #0f172ab3;padding:6px 8px 8px;display:none}.mobile-bottom-nav__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:4px}.mobile-bottom-nav__btn{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:2px 0;border:none;background:transparent;color:#e5e7eb;font-size:10px;line-height:1.2;cursor:pointer}.mobile-bottom-nav__btn-icon{position:relative;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#0f172ae6;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.mobile-bottom-nav__btn-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-bottom-nav__badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;border-radius:999px;background:#facc15;color:#111827;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-bottom-nav__burger-lines{display:inline-flex;flex-direction:column;gap:3px}.mobile-bottom-nav__burger-lines span{display:block;width:14px;height:2px;border-radius:4px;background:#e5e7eb}@media (max-width: 640px){.btn,.btn-primary,.btn-secondary{min-height:48px;padding:12px 18px;font-size:15px}.cart-qty button{padding:10px 14px;min-width:40px}.cart-qty input{height:40px;width:46px;font-size:15px}.cart-item-controls{gap:10px}.mobile-bottom-nav__btn{padding:4px 0}}button,.mobile-bottom-nav__btn,.cart-qty button{-webkit-tap-highlight-color:transparent}.mobile-bottom-nav__btn{transition:transform .08s ease,opacity .12s ease}.mobile-bottom-nav__btn:active{transform:translateY(1px) scale(.96);opacity:.9}.cat-chip{transition:background .12s ease,color .12s ease,border-color .12s ease,transform .08s ease}.cat-chip:active{transform:scale(.96)}@media (max-width: 900px){.mobile-bottom-nav{display:block}.layout{padding-bottom:110px}.header-actions,.header-burger{display:none}}@media (max-width: 640px){.sidebar-cats{margin-bottom:16px}.layout-sidebar .sidebar-cats .filter-cats{max-height:260px;overflow-y:auto;padding-right:4px}.cat-chip{padding:9px 10px}}@media (max-width: 900px){.footer{display:none}}@media (hover: none){.cat-chip:hover{background:#f9fafb;border-color:transparent;box-shadow:none;transform:none}}.admin-page{padding:28px 0 40px}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-title{font-size:24px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.admin-subtitle{font-size:13px;color:#6b7280;margin-top:4px}.admin-header-actions{display:flex;align-items:center;gap:8px}.admin-auth-row{margin-bottom:18px}.admin-auth-card{border-radius:20px;border:1px solid rgba(31,41,55,.12);background:#0f172a;color:#e5e7eb;padding:16px 18px 14px;box-shadow:0 18px 45px #0f172a99}.admin-auth-header{margin-bottom:10px}.admin-auth-title{font-size:15px;font-weight:600}.admin-auth-note{font-size:12px;color:#9ca3af;margin-top:2px}.admin-auth-grid{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.admin-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280}.admin-field span{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.admin-field input,.admin-field select,.admin-field textarea{border-radius:10px;border:1px solid #e5e7eb;padding:7px 9px;font-size:13px;outline:none;background:#fff}.admin-field textarea{resize:vertical}.admin-field--inline{min-width:0}.admin-auth-btn{align-self:stretch;padding-inline:18px}.admin-message{margin-top:10px;padding:8px 10px;border-radius:10px;font-size:12px}.admin-message--error{background:#fef2f2;color:#b91c1c}.admin-message--info{background:#ecfdf3;color:#166534}.admin-tabs{display:flex;align-items:center;gap:6px;margin-bottom:16px}.admin-tab{border-radius:999px;border:1px solid #d1d5db;padding:6px 14px;font-size:13px;background:#fff;cursor:pointer;color:#4b5563}.admin-tab--active{background:#111827;color:#f9fafb;border-color:#111827}.admin-main{border-radius:22px;border:1px solid #e5e7eb;background:#f9fafb;padding:14px 12px 18px}.admin-grid{display:flex;align-items:flex-start;gap:12px}.admin-grid-main{flex:3;min-width:0}.admin-grid-side{flex:2;min-width:260px}.admin-card{border-radius:18px;border:1px solid #e5e7eb;background:#fff;padding:12px 12px 14px;box-shadow:0 18px 40px #0f172a0a}.admin-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.admin-card-title{font-size:15px;font-weight:600}.admin-delete-link{border:none;background:transparent;color:#dc2626;font-size:12px;cursor:pointer;text-decoration:underline}.admin-form{display:flex;flex-direction:column;gap:10px}.admin-two-cols{display:flex;flex-wrap:wrap;gap:10px}.admin-two-cols .admin-field{flex:1 1 0;min-width:0}.admin-form-actions{display:flex;justify-content:flex-end}.admin-filters{display:flex;flex-wrap:wrap;gap:10px;padding:10px 10px 12px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;margin-bottom:10px}.admin-filters .admin-field{min-width:200px}.admin-filters-actions{margin-left:auto;display:flex;gap:8px;align-items:flex-end}.admin-products-list{max-height:540px;overflow:auto;padding-right:4px;margin-right:-4px;display:flex;flex-direction:column;gap:8px}.admin-product-card{border-radius:14px;border:1px solid transparent;background:#fff;padding:8px 10px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .08s ease,background .12s ease}.admin-product-card:hover{border-color:#bfdbfe;box-shadow:0 14px 35px #0f172a14;transform:translateY(-1px)}.admin-product-card.is-selected{border-color:#2563eb;box-shadow:0 18px 40px #2563eb2e}.admin-product-main{display:flex;gap:10px}.admin-product-image{width:60px;height:60px;border-radius:12px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.admin-product-image img{width:100%;height:100%;object-fit:contain}.admin-product-placeholder{font-size:10px;color:#9ca3af}.admin-product-text{flex:1;min-width:0}.admin-product-title{font-size:13px;font-weight:600;margin-bottom:4px}.admin-product-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:11px;color:#6b7280}.admin-product-cat{padding:2px 6px;border-radius:999px;background:#eff6ff;color:#1d4ed8}.admin-product-price{font-weight:600;color:#111827}.admin-product-stock{color:#16a34a}.admin-product-flags{display:flex;flex-wrap:wrap;gap:6px}.admin-flag{padding:4px 8px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;font-size:11px;cursor:pointer;color:#4b5563}.admin-flag--on{background:#111827;border-color:#111827;color:#f9fafb}.admin-empty{padding:16px 10px;font-size:13px;color:#6b7280}.admin-orders-list{max-height:540px;overflow:auto;padding-right:4px;margin-right:-4px;display:flex;flex-direction:column;gap:4px}.admin-order-row{padding:8px 10px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease,transform .08s ease}.admin-order-row:hover{border-color:#9ca3af;box-shadow:0 10px 24px #0f172a0f;transform:translateY(-1px)}.admin-order-row--selected{border-color:#2563eb;box-shadow:0 18px 40px #2563eb2e;background:#eff6ff}.admin-order-row-main{display:flex;flex-direction:column;gap:4px;font-size:13px}.admin-order-row-title{font-weight:600;color:#111827}.admin-order-row-meta{display:flex;flex-wrap:wrap;gap:6px;color:#6b7280}.admin-order-row-total{font-weight:600;font-size:13px;white-space:nowrap}.admin-order-details{display:flex;flex-direction:column;gap:12px;padding:10px 0 4px}.admin-order-summary{display:flex;flex-direction:column;gap:6px;font-size:13px}.admin-order-summary-row{display:flex;justify-content:space-between;gap:8px}.admin-order-summary-row span:first-child{color:#6b7280}.admin-order-summary-row--total span:last-child{font-weight:600}.admin-order-items{border-top:1px solid #e5e7eb;padding-top:8px}.admin-order-items-title{font-weight:600;font-size:13px;margin-bottom:6px}.admin-order-items-list{display:flex;flex-direction:column;gap:8px}.admin-order-item{display:flex;gap:8px;font-size:13px}.admin-order-item-image{width:50px;height:50px;border-radius:10px;overflow:hidden;background:#f3f4f6;flex-shrink:0}.admin-order-item-image img{width:100%;height:100%;object-fit:cover}.admin-order-item-main{flex:1;display:flex;flex-direction:column;gap:2px}.admin-order-item-title a{color:#1d4ed8;text-decoration:none}.admin-order-item-title a:hover{text-decoration:underline}.admin-order-item-meta{display:flex;flex-wrap:wrap;gap:8px;color:#6b7280}.admin-tree{max-height:540px;overflow:auto;padding-right:4px;margin-right:-4px;display:flex;flex-direction:column;gap:4px}.admin-tree-item{border:none;background:#fff;border-radius:999px;padding:6px 10px;display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer;text-align:left}.admin-tree-item:hover{background:#eff6ff}.admin-tree-item--active{background:#e0edff;color:#2563eb;font-weight:600}.admin-tree-dots{display:inline-flex;gap:4px;min-width:24px}.admin-tree-dots span{width:6px;height:6px;border-radius:999px;background:#d1d5db}.admin-tree-name{flex:1}.admin-flags-row{display:flex;flex-wrap:wrap;gap:12px}.admin-flag-check{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#111827}.admin-flag-check input{width:14px;height:14px}@media (max-width: 960px){.admin-grid{flex-direction:column}.admin-grid-side{width:100%;min-width:0}.admin-products-list,.admin-tree{max-height:none}}@media (max-width: 640px){.admin-header{flex-direction:column;align-items:flex-start}.admin-header-actions{width:100%;justify-content:flex-start}.admin-auth-grid{flex-direction:column;align-items:stretch}.admin-filters{flex-direction:column}.admin-filters-actions{margin-left:0;justify-content:flex-start}}.admin-product-cat--missing{background:#fef2f2;color:#b91c1c}.admin-product-price--zero{color:#b45309}.admin-image-preview{display:flex;gap:8px;margin-top:4px}.admin-image-preview-item{border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;padding:4px;font-size:10px;color:#6b7280;display:flex;flex-direction:column;gap:3px;max-width:110px}.admin-image-preview-item img{width:100%;height:70px;object-fit:contain;border-radius:6px;background:#fff}.admin-tree-root-drop{font-size:11px;color:#6b7280;padding:6px 8px;border-radius:10px;border:1px dashed #d1d5db;margin-bottom:6px}.admin-tree-root-drop--active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.home-page{padding:16px 0 32px}.admin-images-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:8px}.admin-image-item{border:1px solid #e5e7eb;border-radius:12px;padding:8px;background:#fff;display:flex;flex-direction:column;gap:6px}.admin-image-item img{width:100%;height:84px;object-fit:contain;background:#f3f4f6;border-radius:8px}.admin-image-actions{display:flex;gap:6px}.admin-image-actions button{font-size:12px;padding:4px 8px;border-radius:8px;border:1px solid #d1d5db;background:#fff;cursor:pointer}.admin-image-actions button:disabled{opacity:.5;cursor:default}.admin-image-caption{font-size:11px;color:#6b7280}.admin-image-add{margin-top:8px;display:flex;flex-direction:column;gap:6px}.admin-image-add textarea{width:100%;border-radius:10px;border:1px solid #d1d5db;padding:8px 10px;font-size:13px;resize:vertical}.admin-row--tight{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.admin-file-btn{position:relative;overflow:hidden}@media (max-width: 1100px){.admin-images-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 700px){.admin-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.btn--primary{background:#f97316;color:#111827;box-shadow:0 14px 30px #f59e0b73}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 18px 40px #f59e0b99}.btn--ghost{background:#0f172a33;color:#e5e7eb;border:1px solid rgba(148,163,184,.6)}.btn--ghost:hover{background:#0f172a66}.home-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.home-benefits__item{background:#f9fafb;border-radius:16px;padding:10px 12px;display:flex;gap:8px;border:1px solid #e5e7eb}.home-benefits__icon{width:32px;height:32px;border-radius:999px;background:#e5f3ff;display:flex;align-items:center;justify-content:center;font-size:18px}.home-benefits__body h3{margin:0 0 4px;font-size:13px}.home-benefits__body p{margin:0;font-size:12px;color:#4b5563}.home-section{margin-bottom:28px}.home-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.home-section__title{margin:0;font-size:20px}.home-section__link{font-size:13px;color:#2563eb;text-decoration:none}.home-section__link:hover{text-decoration:underline}.home-product-skeleton{border-radius:18px;background:linear-gradient(90deg,#f3f4f6 0,#e5e7eb,#f3f4f6 80%);height:260px;animation:home-skel 1.1s infinite linear}@keyframes home-skel{0%{background-position:-200px 0}to{background-position:200px 0}}.home-empty{font-size:13px;color:#6b7280}@media (max-width: 1024px){.home-benefits{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.home-products>*{min-width:0}}html{scrollbar-gutter:stable}body{overflow-y:scroll;overflow-x:hidden}.catalog-grid .product-card,.home-products .product-card{max-width:360px;margin-left:auto;margin-right:auto}.page-content{max-width:800px;margin:24px auto 40px;line-height:1.6;font-size:14px}.page-content h1{font-size:24px;margin-bottom:12px}.page-content p{margin:6px 0}.not-found{text-align:center;padding:40px 0 60px}.not-found h1{font-size:48px;margin-bottom:8px}.not-found a{color:#2563eb;text-decoration:none}.not-found a:hover{text-decoration:underline}.auth-forgot{margin-top:8px;font-size:13px}.auth-forgot a{color:#2563eb;text-decoration:none}.auth-forgot a:hover{text-decoration:underline}.profile-section{margin-top:24px;padding-top:16px;border-top:1px solid #e5e7eb}.profile-section-title{font-size:16px;font-weight:600;margin-bottom:8px}.home-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));gap:20px;justify-content:flex-start}@media (max-width: 1024px){.home-products{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.home-benefits{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.home-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;justify-content:flex-start;padding:0;margin:0}.home-products>*{min-width:0}.home-products .product-card{width:100%;max-width:none;margin-left:0;margin-right:0}}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#0f172af5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#e5e7eb;padding:8px 0 10px}.cookie-banner__inner{display:flex;align-items:center;gap:12px}.cookie-banner__text{font-size:13px;line-height:1.4}.cookie-banner__actions{margin-left:auto;flex-shrink:0}.cookie-banner__btn{font-size:13px;padding-inline:16px}@media (max-width: 900px){.cookie-banner{bottom:64px}.cookie-banner__inner{align-items:flex-start;flex-direction:column}.cookie-banner__actions{margin-left:0}}@media (max-width: 900px){.home-benefits{display:none!important}}.admin-image-item{cursor:grab}.admin-image-item:active{cursor:grabbing}.admin-image-item.is-drag-over{outline:2px dashed #f59e0b;outline-offset:4px;background:#fff7ed}.admin-hint--small{font-size:12px;opacity:.75;margin-top:6px}body{overflow-x:hidden}.admin-image-handle{position:absolute;top:6px;left:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;border-radius:8px;background:#111827bf;color:#fff;cursor:grab;-webkit-user-select:none;user-select:none}.admin-image-handle:active{cursor:grabbing}.admin-image-item{position:relative;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gallery-main{touch-action:pan-y}@media (max-width: 768px){.gallery-thumbs{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch;padding-bottom:4px}.gallery-thumb{flex:0 0 auto}}@media (max-width: 480px){.container{padding:0 8px}.catalog-grid,.home-products{gap:8px}}.catalog-grid .product-card,.home-products .product-card{max-width:340px}.home-products .product-card{margin-left:auto;margin-right:auto}.home-products .product-card .home-products .product-card{max-width:none}@media (min-width: 700px) and (max-width: 900px){.home-products{grid-template-columns:repeat(3,minmax(0,1fr))}.home-products .product-card{max-width:none}}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;justify-content:flex-start}@media (max-width: 1024px){.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width: 640px){.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width: 480px){.catalog-grid{gap:8px}}.catalog-grid .product-card{max-width:none}@media (min-width: 700px) and (max-width: 900px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.home-products,.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));gap:20px;justify-content:flex-start}}@media (min-width: 1024px){.home-products .product-card{width:100%;max-width:340px;margin-left:0;margin-right:0}}@media (min-width: 1024px){.home-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;justify-content:flex-start}}@media (min-width: 1024px){.home-products,.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));gap:20px;justify-content:flex-start}.home-products .product-card,.catalog-grid .product-card{width:100%;max-width:340px;margin-left:0;margin-right:0}}@media (min-width: 1400px){.home-page .home-products,.catalog-page .home-products,.cart-page .home-products,.favorites-page .home-products,.product-page .home-products,.profile-page .home-products{grid-template-columns:repeat(4,minmax(260px,340px))}}.header-row{display:flex;align-items:center;gap:16px}.header-burger{margin-right:8px}.header-search--mobile,.header-search-wrapper{display:none}@media (max-width: 768px){.header-search--desktop{display:none}.header-search-wrapper,.header-search--mobile{display:block}}@media (min-width: 769px){.header-row{padding:12px 0;gap:16px;flex-wrap:nowrap}.header-search--desktop{display:block}}.product-video-block{margin-top:24px}.product-video-block__title{font-size:18px;font-weight:600;margin-bottom:12px}.product-video-block__frame{position:relative;width:100%;max-width:640px;margin:0 auto;padding-top:56.25%;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0f172a26;background:#000}.product-video-block__frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (max-width:768px){.product-video-block{margin-top:16px}.product-video-block__title{font-size:16px}}.auth-field textarea{border-radius:12px;border:1px solid #d1d5db;padding:8px 12px;font-size:14px;outline:none;resize:vertical;min-height:80px;transition:border-color .12s ease,box-shadow .12s ease}.auth-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.cart-summary-options{margin-top:12px;padding:12px;border-radius:12px;background:#f9fafb;border:1px dashed #e5e7eb;display:flex;flex-direction:column;gap:12px}.cart-summary-options__group{display:flex;flex-direction:column;gap:6px}.cart-summary-options__label{font-size:12px;font-weight:500;color:#4b5563}.cart-summary-options__row{display:flex;flex-wrap:wrap;gap:8px}.cart-radio{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;font-size:13px;cursor:pointer}.cart-radio input{margin:0}.cart-radio span{white-space:nowrap}@media (max-width:768px){.cart-summary-options{padding:10px}}.order-card__repeat-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:999px;border:none;background:linear-gradient(90deg,#f97316,#f59e0b);color:#111827;font-weight:500;font-size:13px;box-shadow:0 6px 16px #f9731659;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease,background .12s ease;white-space:nowrap}.order-card__repeat-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f9731673;opacity:.95}.order-card__repeat-btn:active{transform:translateY(0);box-shadow:0 4px 10px #f9731659;opacity:.9}@media (max-width:768px){.order-card__meta{align-items:flex-start}.order-card__meta-right{width:100%;justify-content:space-between}}.product-card__price{display:flex;align-items:baseline;gap:6px}.product-card__price-new{font-weight:800;font-size:16px}.product-card__price-old{font-size:13px;color:#9ca3af;text-decoration:line-through}.product-card__price-save{margin-top:2px;font-size:11px;color:#6b7280}.product-card__discount-pill{position:absolute;top:8px;left:8px;padding:4px 10px;border-radius:999px;background:linear-gradient(90deg,#ef4444,#f97316);color:#fff;font-weight:600;font-size:11px;box-shadow:0 6px 16px #ef444459;z-index:2}@media (max-width: 760px){.home-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;justify-content:flex-start}.home-products .product-card{width:100%;max-width:none;margin-left:0;margin-right:0}}.home-page .home-products .product-card,.catalog-page .home-products .product-card,.favorites-page .home-products .product-card,.product-page .home-products .product-card,.catalog-grid .product-card{width:100%;max-width:340px;margin-left:0;margin-right:0}.admin-promo-layout{display:flex;gap:24px;align-items:flex-start;flex-wrap:wrap}.admin-promo-list{flex:2 1 320px}.admin-promo-form{flex:1 1 280px}.admin-segmented{display:flex;gap:8px;flex-wrap:wrap}.admin-segment{padding:6px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#fff;font-size:13px;cursor:pointer}.admin-segment--active{background:linear-gradient(90deg,#6366f1,#ec4899);border-color:transparent;color:#fff;box-shadow:0 4px 12px #6366f159}.admin-row--muted td{opacity:.6}.cart-summary-promo{margin-top:16px;padding-top:12px;border-top:1px dashed #e5e7eb}.cart-summary-promo__label{display:flex;flex-direction:column;gap:6px}.cart-summary-promo__row{display:flex;gap:8px;margin-top:4px}.cart-summary-promo__row input{flex:1 1 auto}.cart-summary-promo__btn{white-space:nowrap}.cart-summary-promo__message{margin-top:6px;font-size:12px;color:#6b7280}.cart-summary-totals__row--discount span:last-child{color:#ef4444;font-weight:600}.cart-summary-totals__row--final span:last-child{font-size:18px;font-weight:700}.admin-promo-code{display:flex;flex-direction:column;gap:4px}.admin-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.admin-badge--code{background:#eff6ff;color:#1d4ed8}.admin-promo-desc{font-size:12px;color:#6b7280}.admin-tag{display:inline-flex;padding:3px 10px;border-radius:999px;font-size:12px;background:#f3f4f6}.admin-tag--purple{background:#f5f3ff;color:#6d28d9}.admin-tag--blue{background:#e0f2fe;color:#0369a1}.admin-promo-discount{font-weight:600}.admin-status{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:12px}.admin-status--green{background:#ecfdf5;color:#059669}.admin-status--muted{background:#f3f4f6;color:#6b7280}.admin-row-actions{display:flex;gap:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:16px;padding:24px 20px 20px;max-width:360px;width:100%;box-shadow:0 20px 40px #0f172a59}.modal-title{margin:0 0 12px;font-size:18px;font-weight:600;color:#111827}.modal-text{margin:0 0 8px;font-size:14px;color:#4b5563}.modal-phone{margin:0 0 4px;font-weight:600;font-size:16px;color:#111827}.modal-recipient{margin:0 0 16px;font-size:14px;color:#4b5563}.modal-confirm-btn{width:100%;margin-top:4px}.page-payment .page-title{margin-bottom:12px}.page-payment .page-text{margin-bottom:8px;font-size:14px;color:#4b5563}.page-payment .page-actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:12px}.page-payment .btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;background:#fff}.modal-list{margin:0 0 12px 18px;padding:0;font-size:14px;color:#4b5563}.modal-list li{margin-bottom:4px}.modal-actions{display:flex;flex-direction:column;gap:8px}.btn-link{background:transparent;border:none;padding:0;margin-top:4px;font-size:13px;color:#6b7280;text-decoration:underline;cursor:pointer}.form-error{margin-top:4px;font-size:12px;color:#dc2626}.cart-free-delivery{margin-top:12px;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#ecfdf5,#eff6ff);display:flex;flex-direction:column;align-items:flex-start;gap:6px}.cart-free-delivery__badge{padding:4px 10px;border-radius:9999px;background:#16a34a;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.cart-free-delivery__text{font-size:13px;color:#065f46;display:flex;flex-direction:column;gap:3px}.cart-free-delivery__hint{font-size:12px;color:#0f172a}
