@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--bg:#1c1f24;--bg-elevated:#242830;--paper:#f4f4f2;--paper-2:#fff;--ink:#121417;--ink-soft:#5c6370;--ink-on-dark:#f0f1f3;--ink-soft-on-dark:#a8adb6;--line:#d8d9dc;--line-on-dark:#343841;--graphite:#2a2e35;--asphalt:#1c1f24;--brand-yellow:#ffd400;--brand-yellow-dark:#e6bc00;--brand-orange:#ffd400;--brand-blue:#2a2e35;--walnut:#2a2e35;--accent:#ffd400;--accent-dark:#e6bc00;--terracotta:#ffd400;--terracotta-dark:#e6bc00;--price:#121417;--gold:#ffd400;--buy:#ffd400;--buy-hover:#e6bc00;--sage:#3d3d3d;--sage-soft:#ecece8;--danger:#c44a4a;--danger-soft:#f8e6e4;--ok:#2f6b3c;--ok-soft:#eef6f0;--star:#ffd400;--shadow:0 1px 3px #00000038;--shadow-lift:0 10px 28px #00000047;--radius:10px;--page:min(1240px, calc(100% - 2.5rem));--font:"Manrope", "Segoe UI", sans-serif;--font-display:"Space Grotesk", "Manrope", sans-serif;--logo-mark-height:2.75rem;--logo-mark-height-mobile:2.3rem;--logo-mark-width:15rem;--logo-mark-width-mobile:11.5rem;--logo-tagline-size:.66rem;--header-control-height:2.75rem;--text-xs:.75rem;--text-sm:.8125rem;--text:.9375rem;--text-lg:1.0625rem;--text-xl:1.25rem;--text-2xl:1.375rem;--text-3xl:1.625rem;--market-header-height:5.75rem}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;font-size:16px}::selection{color:var(--ink);background:#ffd40059}html,body{background:radial-gradient(1200px 480px at 12% -10%, #ffd40012, transparent 55%), radial-gradient(900px 420px at 90% 0%, #ffffff0a, transparent 50%), var(--bg);min-height:100%;color:var(--ink-on-dark);font-family:var(--font);font-size:var(--text);margin:0;font-weight:400;line-height:1.55;overflow-x:clip}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit}a{color:var(--brand-yellow);text-decoration:none}a:hover{color:var(--brand-yellow-dark)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}h1,h2,h3,.hits__head h1,.page-head h1,.auth-aside h1{font-family:var(--font-display);letter-spacing:-.03em;font-weight:700}img,svg{max-width:100%;height:auto}iframe{border:0;max-width:100%}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.market-header{z-index:30;border-bottom:1px solid var(--line-on-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1c1f24eb;transition:box-shadow .25s,border-color .25s;position:sticky;top:0;box-shadow:0 8px 28px #00000047}.market-header__inner{width:var(--page);grid-template-columns:auto minmax(16rem,1fr) auto;grid-template-areas:"brand search actions""nav nav nav";align-items:center;gap:.65rem 1.25rem;margin:0 auto;padding:.95rem 0 .75rem;display:grid}.header-burger{grid-area:burger;display:none}.brand{grid-area:brand}.header-identity{grid-area:identity;display:none}.header-search{grid-area:search}.header-actions{grid-area:actions}.header-nav{grid-area:nav}.header-geo{align-items:center;display:flex;position:relative}.header-geo__label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.header-geo select{appearance:none;border:1px solid var(--line-on-dark);background-color:var(--bg-elevated);min-width:7.5rem;max-width:11rem;color:var(--ink-on-dark);font:inherit;font-size:var(--text-sm);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23a8adb6' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;background-size:.7rem;border-radius:8px;padding:.45rem 2rem .45rem .7rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.header-geo select:hover{border-color:#ffd40073}.header-geo select:focus,.header-geo select:focus-visible{border-color:var(--brand-yellow);box-shadow:0 0 0 1px var(--brand-yellow);outline:none}.brand{height:var(--header-control-height);color:var(--ink-on-dark);flex:none;align-self:center;align-items:center;line-height:0;display:inline-flex}.brand:hover{color:var(--ink-on-dark);opacity:.96}.brand:has(.brand-logo-stack){line-height:0}.brand-logo-stack{width:fit-content;height:100%;max-height:var(--header-control-height);object-fit:unset;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;max-width:none;line-height:1;display:inline-flex}a.brand .brand-logo-stack.brand__logo{height:100%;display:inline-flex}.brand-logo--wordmark{align-items:center;display:inline-flex}.brand-logo__mark{width:var(--logo-mark-width);height:var(--logo-mark-height);max-height:var(--logo-mark-height);object-fit:contain;flex:none;max-width:none;display:block}.brand-logo__plate{box-sizing:border-box;width:var(--logo-mark-width);min-width:var(--logo-mark-width);height:var(--logo-mark-height);background:var(--brand-yellow);color:#0a0a0a;font-family:var(--font-display);letter-spacing:.32em;text-indent:.32em;white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:center;align-items:center;padding:0 1.55rem;font-size:1.22rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px #ffffff24,0 6px 18px #00000038}.brand-logo__tagline{display:none}.brand__logo.brand-logo-stack .brand-logo__mark{width:var(--logo-mark-width);height:var(--logo-mark-height)}img.brand__logo,img.brand-logo{width:var(--logo-mark-width);height:var(--logo-mark-height);object-fit:contain;flex:none;max-width:14rem;display:block}.header-search{width:100%;min-width:0;max-width:38rem;height:var(--header-control-height);min-height:var(--header-control-height);background:var(--paper-2);border:1px solid #ffffff24;border-radius:10px;align-self:center;align-items:center;margin:0 auto;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.header-search:focus-within{border-color:var(--brand-yellow);box-shadow:0 0 0 3px #ffd40038}.header-search__tools{flex:none;align-items:center;gap:.05rem;padding-right:.3rem;display:none}.header-search__tool{width:2.1rem;height:2.1rem;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.header-search__tool svg{width:1.05rem;height:1.05rem}.header-search__tool:hover,.header-search__tool:focus-visible{color:var(--ink);background:#1c1f2414;outline:none}.header-search__icon{width:2.75rem;color:var(--ink);flex:none;place-items:center;display:grid}.header-search__icon svg{width:1.15rem;height:1.15rem}.header-search input{min-width:0;height:auto;min-height:var(--header-control-height);font:inherit;font-size:var(--text);appearance:none;background:0 0;border:0;flex:1;padding:0 .95rem 0 0;line-height:1.4}.header-search input::-webkit-search-decoration{-webkit-appearance:none}.header-search input::-webkit-search-cancel-button{-webkit-appearance:none}.header-nav{flex-wrap:nowrap;align-items:center;gap:.15rem 1.1rem;padding:.15rem 0 .35rem;display:flex;overflow:visible}.header-nav__track{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;align-items:center;min-width:0;display:flex;overflow-x:auto}.header-nav__track::-webkit-scrollbar{display:none}.header-nav::-webkit-scrollbar{display:none}.header-nav__link{color:var(--ink-on-dark);font-size:var(--text-sm);white-space:nowrap;border-bottom:2px solid #0000;flex:none;align-items:center;gap:.35rem;padding:.35rem 0;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.header-nav__link:hover,.header-nav__link.is-active{color:var(--brand-yellow);border-bottom-color:var(--brand-yellow)}.header-nav__link--catalog{font-weight:700}.header-nav__link--megamenu{font:inherit;cursor:pointer;background:0 0;border:0}.header-nav__chevron{opacity:.72;flex:none;width:.95rem;height:.95rem;transition:transform .2s}.header-nav__megamenu.is-open .header-nav__chevron{transform:rotate(180deg)}.header-nav__megamenu{flex:none;position:relative}.catalog-megamenu{z-index:50;border:1px solid var(--line);background:#fff;border-radius:14px;min-width:min(38rem,100vw - 2rem);max-width:42rem;padding:1rem 1.15rem 1.1rem;position:absolute;top:calc(100% + .45rem);left:0;box-shadow:0 16px 40px #00000059}.catalog-megamenu[hidden]{display:none}.catalog-nav-menu{align-content:start;gap:.65rem;display:grid}.catalog-nav-menu__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1.5rem;display:grid}.catalog-nav-menu__title{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin:.65rem 0 .15rem;font-size:.72rem;font-weight:700}.catalog-nav-menu__title:first-of-type,.catalog-nav-menu__col .catalog-nav-menu__title:first-child{margin-top:0}.catalog-nav-menu__list{gap:.1rem;margin:0;padding:0;list-style:none;display:grid}.catalog-nav-menu__link{color:var(--ink);font-size:var(--text-sm);border-radius:8px;padding:.42rem .55rem;font-weight:600;line-height:1.35;transition:background .15s,color .15s;display:block}.catalog-nav-menu__link:hover,.catalog-nav-menu__link:focus-visible{color:var(--brand-blue);background:#ecece8}.catalog-nav-menu__link--all{color:var(--brand-blue);background:linear-gradient(135deg,#f4f4f2 0%,#ecece8 100%);margin-bottom:0;padding:.55rem .65rem}.catalog-nav-menu__link--all:hover,.catalog-nav-menu__link--all:focus-visible{background:#e8f1fa}.mobile-catalog-nav{background:0 0;border-radius:14px}.mobile-catalog-nav>summary{text-align:left;width:100%;min-height:2.75rem;color:var(--ink);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;padding:.85rem .9rem;font-weight:600;list-style:none;display:block}.mobile-catalog-nav>summary::-webkit-details-marker{display:none}.mobile-catalog-nav>summary:after{content:"›";float:right;opacity:.55;transition:transform .2s;transform:rotate(90deg)}.mobile-catalog-nav[open]>summary:after{transform:rotate(-90deg)}.mobile-catalog-nav>summary:hover{background:#f5f5f5}.mobile-catalog-nav__panel{padding:0 .35rem .5rem .55rem}.mobile-catalog-nav__link{color:var(--ink-soft);font-weight:600;font-size:var(--text-sm);border-radius:10px;padding:.65rem .75rem;display:block}.mobile-catalog-nav__link:hover{color:var(--ink);background:#f5f5f5}.mobile-catalog-nav__link--all{color:var(--brand-blue)}.mobile-catalog-nav .catalog-nav-menu__columns{display:block}.mobile-catalog-nav .catalog-nav-menu__col+.catalog-nav-menu__col{margin-top:.35rem}.mobile-catalog-nav .catalog-nav-menu__title{margin:.75rem 0 .25rem;padding-left:.75rem}.mobile-catalog-nav .catalog-nav-menu__list{gap:0}.header-nav__right{flex:none;align-items:center;gap:.15rem 1.1rem;margin-left:auto;display:inline-flex}.header-nav__icon{flex:none;width:1rem;height:1rem}.header-geo--nav{flex:none}.header-actions{height:var(--header-control-height);flex-wrap:nowrap;justify-content:flex-end;align-self:center;align-items:center;gap:.15rem 1.15rem;display:flex}.header-actions form{display:contents}.header-link{font:inherit;font-size:var(--text-xs);cursor:pointer;color:var(--ink-on-dark);background:0 0;border:0;flex-direction:column;align-items:center;gap:.15rem;min-width:2.75rem;padding:.15rem 0;font-weight:600;display:inline-flex}.header-link:hover,.header-link.is-active{color:var(--brand-yellow)}.header-link--login{color:var(--ink-on-dark);font-weight:600}.header-link--account{color:var(--ink-on-dark);gap:.15rem;font-weight:600}.header-link__text{white-space:nowrap;font-size:.68rem;line-height:1.1}.header-account__icon,.header-cart__icon,.header-fav__icon,.header-notify__icon{flex:none;width:1.25rem;height:1.25rem;display:block}.header-link--cart,.header-link--favorites,.header-link--notify{position:relative}.header-count{background:var(--brand-yellow);min-width:1.05rem;height:1.05rem;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:.62rem;font-weight:700;display:inline-flex;position:absolute;top:-.1rem;right:.15rem}.header-count--accent{background:var(--brand-yellow);color:var(--ink)}.site-main{width:var(--page);margin:0 auto;padding:1.35rem 0 3.25rem}.page-head--catalog:has(>.sr-only:only-child){min-height:0;margin:0}.page-head h1{color:var(--ink-on-dark);margin-bottom:.35rem}.page-head .lead{max-width:36rem;font-size:var(--text);color:#c4c8d0;margin:0}.eyebrow{text-transform:none;letter-spacing:0;font-size:var(--text-sm);color:#c4c8d0;margin:0 0 .55rem;font-weight:500}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .75rem;font-weight:700;line-height:1.25}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-lg)}.lead{font-size:var(--text-lg);color:var(--ink-soft);max-width:40rem;line-height:1.5}.page-head .lead,.auth-aside .lead,.seller-apply-head .lead{color:var(--ink-soft-on-dark)}.card,.auth-card,.quote-card,.buy-box{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.home-service,.service-card,.constructor-bar,.cart-line,.checkout-line,.goods-line,.factory-offer-card,.factory-offer-preview__panel,.factory-hero,.seller-apply-status__card,.constructor-steps__item,.account-profile-form,.compare-table,.catalog-megamenu,.form-card,.order-card,.review-card,.empty-state,.notification-card,.account-section,.account-sidebar,.account-profile,.catalog-filters,.mini-cart,.cart-summary,.checkout-form,.table-scroll,.factory-stat,.seller-apply-panel,.seller-apply-form{color:var(--ink)}.buy-box{color:var(--ink);padding:1.5rem 1.6rem}.stat{font-size:var(--text-3xl);font-weight:600;line-height:1.2;display:block}.stat-label{color:var(--ink-soft);font-size:var(--text-sm)}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.btn{font:inherit;font-size:var(--text-sm);letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.8rem 1.35rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.btn-primary{background:var(--brand-yellow);color:var(--ink);border-color:var(--brand-yellow)}.btn-primary:hover{background:var(--brand-yellow-dark);border-color:var(--brand-yellow-dark);color:var(--ink);transform:translateY(-1px);box-shadow:0 6px 16px #ffd40038}.btn-buy{background:var(--buy);color:var(--ink);border-color:var(--buy);border-radius:8px;font-weight:800;box-shadow:0 1px 2px #0000001f}.btn-buy:hover{background:var(--buy-hover);border-color:var(--buy-hover);color:var(--ink);transform:translateY(-1px)}.btn-ghost{background:var(--paper-2);border-color:var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--graphite);color:var(--ink);background:var(--sage-soft)}.page-head .btn-ghost{color:var(--ink);background:#fffffff5;border-color:#ffffff2e;box-shadow:0 6px 16px #00000029}.page-head .btn-ghost:hover{border-color:var(--brand-yellow);color:var(--ink);background:#fff}.market-header .btn-ghost,.site-footer .btn-ghost,.mobile-nav-panel .btn-ghost,.auth-aside .btn-ghost{border-color:var(--line-on-dark);color:var(--ink-on-dark);background:0 0}.market-header .btn-ghost:hover,.site-footer .btn-ghost:hover,.mobile-nav-panel .btn-ghost:hover,.auth-aside .btn-ghost:hover{border-color:var(--brand-yellow);color:var(--brand-yellow);background:#ffd4000f}.category-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.4rem;margin:0 0 1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category-chip{border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);white-space:nowrap;box-shadow:var(--shadow);background:#fff;border-radius:999px;flex:none;padding:.5rem .95rem;font-weight:600}.category-chip:hover{color:var(--ink);background:#fff;border-color:#cfcfcf}.hits{background:0 0}.hits__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.95rem;display:flex}.hits__head h1{letter-spacing:-.03em;font-size:var(--text-2xl);color:var(--ink-on-dark);margin:0}.hits__head a{color:var(--brand-yellow);font-weight:600;font-size:var(--text-sm)}.hits__head a:hover{color:var(--brand-yellow-dark)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.product-card{background:var(--paper-2);color:var(--ink);border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;transition:box-shadow .22s,border-color .22s,transform .22s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lift);border-color:#ffd4008c;transform:translateY(-2px)}.product-card:hover .product-card__media:not([data-offer-gallery]) img{transform:scale(1.05)}.product-card__visual{position:relative}.fav-btn{z-index:2;width:2.15rem;height:2.15rem;color:var(--ink-soft);cursor:pointer;background:#fffffff5;border:1px solid #11111114;border-radius:999px;place-items:center;transition:color .15s,transform .15s,border-color .15s;display:grid;position:absolute;top:.65rem;right:.65rem;box-shadow:0 4px 14px #11111114}.fav-btn__icon{fill:none;stroke:currentColor;stroke-width:1.7px;width:1.05rem;height:1.05rem}.fav-btn.is-on{color:var(--brand-orange);border-color:#f0642440}.fav-btn.is-on .fav-btn__icon{fill:currentColor}.fav-btn:hover{transform:scale(1.06)}.fav-btn:hover,.fav-btn.is-on{color:var(--accent)}.product-card__media,.product-gallery,.cart-line__media,.goods-line__media,.order-card__thumb{aspect-ratio:1;background:linear-gradient(#fff3,#0000000a),#f3f3f3;display:block;position:relative;overflow:hidden}.product-card__media img,.product-gallery img,.cart-line__media img,.goods-line__media img,.order-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.product-card__media.has-photo img,.product-gallery.has-photo img,.cart-line__media.has-photo img,.goods-line__media.has-photo img,.order-card__thumb.has-photo img{object-fit:contain;padding:.4rem}.product-card__media.has-photo,.product-gallery.has-photo,.cart-line__media.has-photo,.goods-line__media.has-photo,.order-card__thumb.has-photo{background:#ece8e2}.kind-wardrobe{background:linear-gradient(#efe7d8,#c9a57a)}.kind-cabinet,.kind-nightstand{background:linear-gradient(#e7ece8,#9aa89a)}.kind-bed{background:linear-gradient(#efe6ea,#c9a3ad)}.kind-rack{background:linear-gradient(#e7eef5,#8aa0b8)}.kind-table{background:linear-gradient(#f3e6d4,#b8875a)}.kind-kitchen{background:linear-gradient(#ece7e0,#a3927d)}.kind-sofa{background:linear-gradient(#ece8f5,#8f86b3)}.kind-other{background:linear-gradient(#eee,silver)}.product-silhouette{pointer-events:none;background:linear-gradient(90deg,#ffffff47 48%,#281e1447 48% 52%,#ffffff29 52%);border:3px solid #281e1452;border-radius:6px 6px 2px 2px;position:absolute;inset:18% 22% 14%}.kind-cabinet .product-silhouette,.kind-nightstand .product-silhouette{background:#ffffff38;border-radius:4px;inset:32% 24% 16%;box-shadow:inset 0 18px #ffffff1f}.kind-bed .product-silhouette{background:#ffffff61;border-radius:16px 16px 6px 6px;inset:50% 12% 16%}.kind-bed .product-silhouette:before{content:"";background:#ffffff73;border-radius:40% 40% 10% 10%;height:80%;position:absolute;top:-70%;left:10%;right:10%}.kind-table .product-silhouette{background:0 0;border:0;border-top:10px solid #5a371e73;border-radius:2px;inset:36% 14% 16%}.kind-table .product-silhouette:before,.kind-table .product-silhouette:after{content:"";background:#5a371e66;width:8px;height:100%;position:absolute;top:0}.kind-table .product-silhouette:before{left:14%}.kind-table .product-silhouette:after{right:14%}.kind-sofa .product-silhouette{background:#ffffff52;border-radius:18px 18px 8px 8px;inset:38% 12% 16%}.kind-rack .product-silhouette{background:repeating-linear-gradient(#ffffff47 0 18%,#281e1438 18% 22%)}.product-card__badge{font-size:var(--text-xs);letter-spacing:0;text-transform:none;color:var(--ink);background:#fffffff0;border:1px solid #1111110f;border-radius:999px;margin:0;padding:.28rem .55rem;font-weight:600;position:absolute;top:.65rem;left:.65rem}.product-card__body{flex-direction:column;flex:1;gap:.15rem;padding:.75rem .85rem .9rem;display:flex}.product-card__category{color:var(--ink-soft);font-size:var(--text-xs);margin:0;font-weight:500}.product-card__size{color:var(--ink-soft);letter-spacing:.01em;margin:0;font-size:.68rem;font-weight:500;line-height:1.25}.product-card__rating{color:var(--ink-soft);font-weight:500;font-size:var(--text-xs);flex-wrap:wrap;align-items:center;gap:.2rem .4rem;margin:.1rem 0 0;display:flex}.stars{color:var(--star);letter-spacing:.04em}.product-card__title{font-size:var(--text-sm);margin:0;font-weight:600;line-height:1.35}.product-card__title a{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card__title a:hover{color:var(--graphite)}.product-card__meta,.product-card__ship,.product-card__seller{color:var(--ink-soft);font-size:var(--text-xs);margin:0}.product-card__seller{color:var(--ink-soft);font-size:var(--text-xs);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.product-card__buy{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.65rem;display:flex}.product-card__buy-form{flex:none;margin:0}.product-card__price{color:var(--price);letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:700}.offer-price{flex-wrap:wrap;align-items:baseline;gap:.35rem .45rem;display:flex}.offer-price__old{color:var(--ink-soft);font-size:.82em;font-weight:500;text-decoration:line-through}.offer-price__current{color:var(--price);font-weight:700}.offer-gallery{background:#f0f0f0;display:block;position:relative;overflow:hidden}.offer-gallery--compact{aspect-ratio:4/5}.offer-gallery__link{height:100%;color:inherit;display:block}.offer-gallery__viewport{touch-action:pan-y pinch-zoom;cursor:grab;height:100%;overflow:hidden}.offer-gallery.is-dragging .offer-gallery__viewport{cursor:grabbing}.offer-gallery.is-dragging .offer-gallery__link{pointer-events:none}.offer-gallery__track{will-change:transform;height:100%;transition:transform .28s;display:flex}.offer-gallery__slide{flex:0 0 100%;height:100%}.offer-gallery__slide img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.offer-gallery__dots{background:#ffffffd1;border-radius:999px;align-items:center;gap:.22rem;padding:.18rem .38rem;display:inline-flex;position:absolute;bottom:.45rem;left:50%;transform:translate(-50%)}.offer-gallery__dot{background:#1a1a1a40;border-radius:50%;flex:none;width:.28rem;height:.28rem}.offer-gallery__dot.is-active{background:var(--brand-orange);width:.34rem;height:.34rem}.offer-gallery__nav{z-index:3;width:2.15rem;height:2.15rem;color:var(--ink);cursor:pointer;opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;background:#fffffff0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .22s,transform .22s,background .15s,box-shadow .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)scale(.94);box-shadow:0 2px 14px #1a1a1a24}.offer-gallery__nav svg{flex:none;width:1.15rem;height:1.15rem}.offer-gallery__nav--prev{left:.45rem}.offer-gallery__nav--next{right:.45rem}.offer-gallery:hover .offer-gallery__nav:not(:disabled),.offer-gallery:focus-within .offer-gallery__nav:not(:disabled),.offer-gallery.is-nav-visible .offer-gallery__nav:not(:disabled){opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}.offer-gallery__nav:hover{background:#fff;box-shadow:0 4px 18px #1a1a1a29}.offer-gallery__nav:active{transform:translateY(-50%)scale(.96)}.offer-gallery__nav:disabled{visibility:hidden;pointer-events:none;opacity:0!important}.product-gallery.offer-gallery .offer-gallery__nav{width:2.65rem;height:2.65rem}.product-gallery.offer-gallery .offer-gallery__nav svg{width:1.35rem;height:1.35rem}.product-gallery.offer-gallery .offer-gallery__nav--prev{left:.75rem}.product-gallery.offer-gallery .offer-gallery__nav--next{right:.75rem}.product-gallery.offer-gallery .offer-gallery__nav:not(:disabled){opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}@media (hover:none),(pointer:coarse){.offer-gallery__nav{display:none}.offer-gallery__viewport{cursor:default}}.offer-gallery__badge{z-index:2;background:var(--brand-orange);color:#fff;border-radius:6px;padding:.18rem .42rem;font-size:.68rem;font-weight:700;line-height:1.2;position:absolute;top:.45rem;left:.45rem}.product-card__visual .offer-gallery__badge{top:.55rem;left:.55rem}.product-gallery-wrap{position:relative}.product-gallery-wrap .product-card__badge{z-index:2;position:absolute;top:.75rem;left:.75rem}.product-gallery.offer-gallery:not(.offer-gallery--compact){border-radius:var(--radius);min-height:420px;box-shadow:var(--shadow);border:1px solid var(--line)}.product-gallery.offer-gallery.has-photo:not(.offer-gallery--compact){aspect-ratio:4/5;min-height:0}.product-card__actions{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.7rem;display:flex}.product-card__actions form,.product-card__actions .btn{width:100%}.product-card__actions .btn,.product-card__buy .btn{white-space:nowrap;border-radius:8px;min-height:2.1rem;padding:.4rem .85rem}.btn-compact{font-size:var(--text-sm);padding:.45rem .85rem}.btn.is-on{border-color:var(--accent);color:var(--accent);background:#f8ece7}.catalog-layout{grid-template-columns:260px 1fr;align-items:start;gap:1.8rem;display:grid}.catalog-results{min-width:0}.filter-nav{gap:1.15rem;display:grid}.filter-nav__group{gap:.45rem;display:grid}.filter-nav__list{gap:.2rem;margin:0;padding:0;list-style:none;display:grid}.filter-nav__link{color:var(--ink-soft);font-size:var(--text-sm);border-radius:8px;align-items:center;gap:.55rem;padding:.42rem .65rem;font-weight:500;line-height:1.3;transition:background .15s,color .15s;display:flex;position:relative}.filter-nav__link:before{content:none}.filter-nav__link:hover{color:var(--ink);background:#1214170a}.filter-nav__link:hover:before{border-color:var(--brand-yellow)}.filter-nav__link.is-active{color:var(--ink);box-shadow:inset 3px 0 0 var(--brand-yellow);background:#ffd4002e;font-weight:700}.filter-nav__link.is-active:before{content:none}.catalog-count{color:var(--ink-soft-on-dark);letter-spacing:.02em;margin:0 0 1.1rem;font-weight:600}.filter-chips{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;margin:0;padding-bottom:.2rem;display:flex;overflow-x:auto}.filter-chips-wrap{margin:0 0 1rem;position:relative}.filter-chips-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg, #1c1f2400, var(--bg));width:1.75rem;position:absolute;top:0;bottom:.2rem;right:0}.filter-chips::-webkit-scrollbar{display:none}.filter-chip{background:var(--bg-elevated);border:1px solid var(--line-on-dark);color:var(--ink-on-dark);font-weight:600;font-size:var(--text-sm);white-space:nowrap;border-radius:8px;flex:none;padding:.4rem .85rem}.filter-chip:hover{border-color:var(--brand-yellow);color:var(--brand-yellow)}.filter-chip [aria-hidden]{opacity:.55;margin-left:.35rem;font-weight:700}.catalog-filters{color:var(--ink);background:#fffffff5;border:1px solid #ffffff14;border-radius:14px;padding:1.05rem .95rem 1.15rem;box-shadow:0 10px 28px #0000002e}.catalog-filters__panel{border-top:1px solid var(--line);gap:0;margin-top:.35rem;padding-top:1rem;display:grid}.catalog-filters__toggle{cursor:pointer;font-weight:700;font-size:var(--text);color:var(--ink);justify-content:space-between;align-items:center;gap:.75rem;padding:.15rem 0;list-style:none;display:none}.catalog-filters__toggle::-webkit-details-marker{display:none}.catalog-filters__hint{color:var(--ink-soft);font-size:var(--text-sm);transition:transform .15s}.catalog-filters__panel[open] .catalog-filters__hint{transform:rotate(180deg)}.filter-title{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.7rem;font-weight:700}.filter-title:first-child{margin-top:0}.filter-link{color:var(--ink-soft);font-size:var(--text-sm);padding:.28rem 0;display:block}.filter-link.is-active,.filter-link:hover{color:var(--ink);font-weight:600}.product-page{grid-template-columns:1.05fr .95fr;align-items:start;gap:2rem;display:grid}.product-gallery{border-radius:var(--radius);min-height:420px;box-shadow:var(--shadow);border:1px solid var(--line);background:#f0f0f0;position:relative}.qty-form[data-qty-auto] button{font-size:var(--text-xs);padding:.35rem .7rem}html.js .qty-form[data-qty-auto] .qty-form__submit{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.product-gallery.has-photo{aspect-ratio:4/5;min-height:0}.buy-box{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;position:sticky;top:4.5rem}.buy-box>form .btn{width:100%}.buy-box h1{font-size:var(--text-3xl)}.buy-box .buy-box__price{font-size:var(--text-2xl);margin:.7rem 0 .35rem}.specs{gap:.65rem;margin:1.2rem 0;display:grid}.specs div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:.5rem;display:flex}.specs dt{color:var(--ink-soft)}.specs dd{margin:0;font-weight:600}.crumbs{color:#c4c8d0;font-size:var(--text-sm);flex-wrap:wrap;gap:.35rem .55rem;margin-bottom:1.3rem;display:flex}.crumbs a{color:#c4c8d0}.crumbs a:hover{color:var(--brand-yellow)}.crumbs span[aria-current=page]{color:var(--ink-on-dark)}.crumbs a:not(:last-child):after{content:"/";color:#6b707a;margin-left:.55rem}.similar-hits{margin-top:3rem}.cards,.quotes{gap:1rem;display:grid}.card,.quote-card{background:#fff;padding:1.4rem 1.45rem}.card p,.quote-card p{color:var(--ink-soft)}.note{border-left:2px solid var(--gold);color:var(--ink-soft);padding:.15rem 0 .15rem 1.05rem}.flash{border-radius:16px;margin-bottom:1.3rem;padding:.95rem 1.15rem}.flash-ok{background:var(--ok-soft);color:var(--ok)}.flash-error{background:var(--danger-soft);color:var(--danger)}.toast-stack{z-index:80;right:max(1rem, env(safe-area-inset-right));bottom:max(5.5rem, calc(env(safe-area-inset-bottom) + 4.75rem));pointer-events:none;gap:.65rem;width:min(22rem,100vw - 2rem);display:grid;position:fixed;left:auto}.toast{pointer-events:auto;border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);opacity:0;background:#fff;border-radius:14px;grid-template-columns:1fr auto;align-items:start;gap:.65rem;padding:.9rem 1rem;font-weight:550;line-height:1.4;transition:opacity .2s,transform .2s;display:grid;transform:translateY(.75rem);box-shadow:0 12px 32px #1a1a1a1f}.toast.is-in{opacity:1;transform:translateY(0)}.toast.is-out{opacity:0;transform:translateY(.4rem)}.toast--ok{color:var(--ok);background:#f4faf6;border-color:#cfe3d4}.toast--error{color:var(--danger);background:#fdf6f5;border-color:#efd0cb}.toast__close{appearance:none;color:inherit;opacity:.55;cursor:pointer;font:inherit;background:0 0;border:0;padding:.1rem;line-height:1}.toast__close:hover{opacity:1}@media (width>=861px){.toast-stack{bottom:max(1.25rem, env(safe-area-inset-bottom))}}.form-errors,.invalid-feedback{color:var(--danger);font-size:var(--text-sm)}.field{gap:.4rem;margin-bottom:1rem;display:grid}.field>span{font-size:var(--text-sm);color:var(--ink);font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;font:inherit;font-size:var(--text);color:var(--ink);background:#fff;border-radius:12px;padding:.78rem .9rem;transition:border-color .15s,box-shadow .15s}.field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%235c6370' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:.7rem;padding-right:2.25rem}.field input:focus,.field select:focus,.field textarea:focus,.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{border-color:var(--brand-yellow);outline:none;box-shadow:0 0 0 3px #ffd40038}.field input[type=file]{cursor:pointer;font-size:var(--text-sm);color:var(--ink-soft);background:#f7f7f5;border-style:dashed;padding:.55rem .65rem}.field input[type=file]::file-selector-button{appearance:none;background:var(--brand-yellow);color:var(--ink);font:inherit;font-size:var(--text-sm);cursor:pointer;border:1px solid #0000;border-radius:8px;margin:0 .75rem 0 0;padding:.45rem .9rem;font-weight:700;transition:background .15s}.field input[type=file]::file-selector-button:hover{background:var(--brand-yellow-dark)}.field textarea{resize:vertical;min-height:7rem}.auth-shell{grid-template-columns:.9fr 1fr;align-items:center;gap:2.4rem;max-width:880px;margin:1rem auto 2rem;display:grid}.auth-aside .lead{margin-bottom:0}.auth-aside__logo.brand-logo-stack{margin-bottom:1.1rem}.auth-aside__logo.brand-logo-stack .brand-logo__mark,img.auth-aside__logo.brand-logo,img.brand-logo.auth-aside__logo{width:13.5rem;max-width:14rem;height:2.75rem;margin-bottom:1.1rem}.auth-aside__logo.brand-logo-stack .brand-logo__tagline{display:none}.field__label-row{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.field__aside-link{font-size:var(--text-sm);color:var(--graphite);white-space:nowrap;font-weight:500}.field__aside-link:hover{color:var(--ink)}.auth-card{background:var(--paper-2);width:100%;color:var(--ink);margin:0;padding:2rem 1.8rem}.auth-demo{border-top:1px solid var(--line);font-size:var(--text-sm);margin-top:1.1rem;padding-top:1rem}.constructor-bar{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin:1.2rem 0;padding:1.1rem 1.2rem;display:flex}.constructor-bar .hint{flex-basis:100%;margin:0}.scene-wrap{border-radius:var(--radius);border:1px solid var(--line);min-height:64vh;box-shadow:var(--shadow);background:#efe6d8;margin:1.2rem 0;position:relative;overflow:hidden}.scene-wrap iframe{background:#efe6d8;border:0;width:100%;max-width:none;height:64vh;display:block}.account-page-head{margin-bottom:1.35rem}.account-page-head .lead{max-width:36rem}.account-shell{grid-template-columns:16.5rem minmax(0,1fr);align-items:start;gap:1.6rem;display:grid}.account-sidebar{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;gap:1rem;padding:1.15rem 1rem 1.2rem;display:grid;position:sticky;top:4.25rem}.account-sidebar__identity{border-bottom:1px solid var(--line);align-items:center;gap:.75rem;padding:.35rem .35rem 1rem;display:flex}.account-sidebar__avatar{background:linear-gradient(145deg, var(--graphite), #1c1f24);color:#fff;width:2.6rem;height:2.6rem;font-size:var(--text-sm);border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.account-sidebar__who{min-width:0}.account-sidebar__name{font-weight:650;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.25;overflow:hidden}.account-sidebar__role{font-size:var(--text-xs);color:var(--ink-soft);margin:.15rem 0 0}.account-sidebar__group{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin:.55rem 0 .2rem;padding:0 .8rem;font-size:.68rem;font-weight:700}.account-sidebar__group:first-of-type{margin-top:0}.account-sidebar__nav{gap:.2rem;display:grid}.account-sidebar__link{color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem .8rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.account-sidebar__link:hover,.account-sidebar__link.is-active{color:var(--ink);background:#ffd40029}.account-sidebar__count{background:var(--paper-2);border:1px solid var(--line);min-width:1.4rem;font-size:var(--text-xs);text-align:center;color:var(--ink-soft);border-radius:999px;padding:.12rem .45rem}.account-sidebar__link.is-active .account-sidebar__count{border-color:var(--brand-yellow);color:var(--ink);background:var(--brand-yellow);font-weight:700}.account-sidebar__logout{margin-top:.15rem}.account-sidebar__logout .btn{width:100%}.account-main{gap:1.25rem;min-width:0;display:grid}.account-profile{color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);background:radial-gradient(720px 220px at 8% -20%,#ffd40014,#0000 55%),linear-gradient(165deg,#fff 0%,#f4f4f2 100%);border-radius:12px;margin:0;padding:1.45rem 1.4rem 1.35rem}.account-profile__hero{align-items:center;gap:1.1rem;margin-bottom:1.15rem;display:flex}.account-profile__avatar{background:linear-gradient(145deg, var(--graphite), #1c1f24);color:#fff;width:4.5rem;height:4.5rem;font-size:var(--text-2xl);border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex;box-shadow:0 0 0 4px #ffffffe6,0 0 0 5px #ffd4002e,0 10px 24px #ffd40038}.account-profile__intro h2{margin:0 0 .4rem;font-size:clamp(1.3rem,2.4vw,1.65rem)}.account-profile__role{color:var(--brand-blue);background:#ecece8;border:1px solid #ffd40024}.account-profile__hint{color:var(--ink-soft);font-size:var(--text-sm);max-width:28rem;margin:.55rem 0 0}.account-profile__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin:0 0 1.05rem;display:grid}.account-profile__field{border:1px solid var(--line);background:#ffffffe6;border-radius:14px;margin:0;padding:.9rem 1rem}.account-profile__field dt{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:#4a5160;margin:0 0 .3rem;font-weight:700}.account-profile__field dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:650}.account-profile__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.account-stat{color:inherit;background:#fff;border:1px solid #cfd3da;border-radius:14px;gap:.2rem;padding:.95rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.account-stat:hover{border-color:#ffd40059;transform:translateY(-1px);box-shadow:0 8px 20px #00000014}.account-stat__value{font-size:var(--text-2xl);color:var(--brand-blue);letter-spacing:-.03em;font-weight:700;line-height:1}.account-stat__label{font-size:var(--text-sm);color:var(--ink-soft)}.account-quick{flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;padding-top:.1rem;display:flex}.account-quick__link{border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);background:#fff;border-radius:999px;align-items:center;padding:.55rem .95rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.account-quick__link:hover{color:var(--brand-blue);background:#ecece8;border-color:#ffd40066}.account-edit,.account-add-panel{border-top:1px solid var(--line);padding-top:.85rem}.account-edit>summary{cursor:pointer;color:var(--brand-blue);font-weight:650;list-style:none}.account-edit>summary::-webkit-details-marker{display:none}.account-add-panel{border-top:0;padding-top:.85rem}.account-add-panel>summary{cursor:pointer;list-style:none}.account-add-panel>summary::-webkit-details-marker{display:none}.account-add-panel__summary{color:#fff;justify-content:center;align-items:center;width:auto;display:inline-flex}.account-add-panel__summary:hover,.account-add-panel__summary:focus-visible{color:#fff}.account-edit__lead{margin:0 0 .85rem}.account-profile-form{margin-top:.85rem}.account-section{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;margin:0;padding:1.25rem 1.3rem 1.35rem;scroll-margin-top:6rem}.account-section__lead{color:var(--ink-soft);font-size:var(--text-sm);margin:.35rem 0 0}.account-section--cta{background:linear-gradient(135deg,#f4f4f2 0%,#ecece8 100%)}.account-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-cta h2{font-size:var(--text-xl);margin:0 0 .35rem}.account-cta p{color:var(--ink-soft);max-width:34rem;margin:0}.account-logout-mobile{display:none}.address-card__title-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}body.constructor-desk .site-main{width:100%;max-width:none;padding:0}body.constructor-desk .site-footer,body.constructor-desk .mobile-bottom-nav{display:none!important}body.constructor-desk.has-mobile-nav .site-main{padding-bottom:0}.constructor-shell{gap:0;display:grid}.constructor-toolbar{width:var(--page);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin:0 auto;padding:.75rem 0 .85rem;display:flex}.constructor-toolbar__copy{flex:14rem;min-width:0}.constructor-toolbar__copy h1{font-size:var(--text-xl);margin:0 0 .2rem}.constructor-toolbar__copy p{color:var(--ink-soft);font-size:var(--text-sm);margin:0}.constructor-toolbar__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.constructor-toolbar__actions form{margin:0}.constructor-placed{width:var(--page);margin:0 auto .75rem}body.constructor-desk .scene-wrap{border:0;border-top:1px solid var(--line);-webkit-overflow-scrolling:touch;touch-action:manipulation;background:#ececec;border-radius:0;width:100%;min-height:calc(100svh - 7.5rem);margin:0;position:relative;overflow:hidden}body.constructor-desk .scene-wrap iframe{background:#fff;border:0;width:100%;max-width:none;height:calc(100svh - 7.5rem);display:block}body.constructor-desk .scene-wrap.is-fallback iframe{opacity:.08;pointer-events:none}:-webkit-any(body.constructor-desk .scene-wrap:fullscreen,body.constructor-desk .scene-wrap:-webkit-full-screen){background:#fff;height:100%;min-height:100%}:is(body.constructor-desk .scene-wrap:fullscreen,body.constructor-desk .scene-wrap:fullscreen){background:#fff;height:100%;min-height:100%}:-webkit-any(body.constructor-desk .scene-wrap:fullscreen iframe,body.constructor-desk .scene-wrap:-webkit-full-screen iframe){height:100%;min-height:100%}:is(body.constructor-desk .scene-wrap:fullscreen iframe,body.constructor-desk .scene-wrap:fullscreen iframe){height:100%;min-height:100%}.scene-wrap__fallback{z-index:2;text-align:center;background:#fffffff0;place-content:center;gap:.85rem;padding:1.5rem;display:grid;position:absolute;inset:0}.scene-wrap__loading{z-index:1;text-align:center;pointer-events:none;background:#ececec;place-content:center;gap:.75rem;padding:1.5rem;display:grid;position:absolute;inset:0}.scene-wrap__loading:before{content:"";border:2.5px solid #1214171f;border-top-color:var(--brand-yellow);border-radius:999px;width:1.75rem;height:1.75rem;animation:.7s linear infinite scene-spin}@keyframes scene-spin{to{transform:rotate(360deg)}}.scene-wrap.is-embedded .scene-wrap__loading,.scene-wrap.is-fallback .scene-wrap__loading{display:none}.scene-wrap__fallback p{max-width:22rem;color:var(--ink-soft);margin:0}.home-services{margin:0 0 1.5rem}.home-services--after{margin:1.75rem 0 0}.home-services__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.home-service{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--ink);gap:.35rem;padding:.9rem .95rem;display:grid}.home-service:hover{color:var(--ink);box-shadow:var(--shadow-lift);border-color:#ffd40073;transform:translateY(-1px)}.home-service strong{font-size:var(--text-sm);font-weight:700}.home-service span{color:var(--ink-soft);font-size:var(--text-xs);line-height:1.45}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0 0 1.5rem;display:grid}.service-card{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);align-content:start;gap:.55rem;padding:1.05rem 1.1rem 1.15rem;display:grid}.service-card h2{font-size:var(--text-lg);margin:0}.service-card p{color:var(--ink-soft);font-size:var(--text-sm);margin:0}.service-manager{margin-top:.5rem}.account-section__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.account-section__head h2{font-size:var(--text-xl);margin:0}.account-section__head a:not(.btn){font-size:var(--text-sm);color:var(--accent);font-weight:600;text-decoration:none}.account-section__head a:not(.btn):hover{color:var(--accent-dark)}.account-section__head a.btn-primary,.account-section__head a.btn-primary:visited,.account-section__head a.btn-primary:hover,.account-section__head a.btn-primary:active{color:var(--ink)}.account-factories,.account-projects{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.account-factory{border:1px solid var(--line);background:var(--paper-2);border-radius:18px;align-items:center;gap:.95rem;padding:1rem 1.05rem;display:flex}.account-factory__mark{background:linear-gradient(145deg, var(--graphite), #1c1f24);color:#fff;border-radius:14px;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-weight:700;display:grid}.account-factory h3{margin:0 0 .2rem}.account-factory p{margin:0}.account-project{border:1px solid var(--line);background:var(--paper-2);color:inherit;border-radius:18px;padding:1.05rem 1.15rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:block}.account-project:hover{border-color:#ffd40073;transform:translateY(-1px);box-shadow:0 12px 28px #2d20160f}.account-project__top{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.45rem;display:flex}.account-project h3{color:var(--ink);margin:0}.account-project__go{color:var(--accent);font-size:var(--text-sm);white-space:nowrap;font-weight:650}.account-project__meta{flex-wrap:wrap;gap:.45rem;margin:0;display:flex}.account-project__meta span{border:1px solid var(--line);color:var(--ink-soft);font-size:var(--text-xs);background:#fff;border-radius:999px;padding:.2rem .55rem;font-weight:500;display:inline-flex}.form-card{background:var(--paper-2);max-width:32rem;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.45rem}.seller-apply-head .lead{max-width:42rem}.seller-apply{grid-template-columns:minmax(16rem,20rem) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.seller-apply__aside{gap:1rem;display:grid;position:sticky;top:5rem}.seller-apply-panel{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:1.15rem 1.15rem 1.2rem}.seller-apply-panel h2{font-size:var(--text);margin:0 0 .85rem}.seller-apply-panel__meta{font-size:var(--text-sm);margin:-.45rem 0 .85rem}.seller-apply-panel--trust p{font-size:var(--text-sm);margin:0;line-height:1.45}.seller-apply-benefits{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.seller-apply-benefits li{background:#f4f4f2;border:1px solid #ffd40014;border-radius:12px;gap:.2rem;padding:.75rem .85rem;display:grid}.seller-apply-benefits strong{color:var(--ink);font-size:var(--text-sm)}.seller-apply-benefits span{color:var(--ink-soft);font-size:var(--text-sm);line-height:1.4}.seller-apply-steps{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.seller-apply-steps li{color:var(--ink);font-size:var(--text-sm);align-items:flex-start;gap:.7rem;font-weight:500;line-height:1.35;display:flex}.seller-apply-steps__num{width:1.55rem;height:1.55rem;color:var(--brand-blue);font-size:var(--text-xs);background:#ecece8;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.seller-apply-steps li.is-done .seller-apply-steps__num{background:var(--ok-soft);color:var(--ok)}.seller-apply-steps li.is-current .seller-apply-steps__num{background:var(--brand-yellow);color:var(--ink)}.seller-apply-steps--status{margin:1.15rem 0}.seller-apply__main{min-width:0}.seller-apply-form{background:var(--paper-2);max-width:none;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:1.35rem 1.35rem 1.45rem}.seller-apply-form__section{border-bottom:1px solid var(--line);margin-bottom:1.35rem;padding-bottom:1.15rem}.seller-apply-form__section:last-of-type{margin-bottom:.85rem}.seller-apply-form__section h2{font-size:var(--text-lg);margin:0 0 .3rem}.seller-apply-form__lead{color:var(--ink-soft);font-size:var(--text-sm);margin:0 0 .95rem}.seller-apply-form__note{font-size:var(--text-sm);margin:0 0 1rem}.seller-apply-dropzone{cursor:pointer;background:linear-gradient(#f4f4f2 0%,#ecece8 100%);border:1.5px dashed #ffd40047;border-radius:14px;justify-items:start;gap:.35rem;padding:1.1rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.seller-apply-dropzone:hover,.seller-apply-dropzone:focus-within,.seller-apply-dropzone.is-dragover{border-color:var(--brand-yellow);background:#fff8db;box-shadow:0 0 0 3px #ffd40024}.seller-apply-dropzone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;box-shadow:none;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.seller-apply-dropzone__title{color:var(--ink);font-size:var(--text-sm);font-weight:700}.seller-apply-dropzone .hint{margin:0}.seller-apply-dropzone .seller-apply-file{width:100%;margin-top:.25rem}.seller-apply-file{color:var(--brand-blue);font-size:var(--text-sm);overflow-wrap:anywhere;background:#ecece8;border-radius:10px;margin-top:.35rem;padding:.55rem .75rem;font-weight:600;display:block}.seller-apply-alert{background:var(--danger-soft);color:var(--danger);border:1px solid #9b2c2c2e;border-radius:14px;margin-bottom:1rem;padding:1rem 1.1rem}.seller-apply-alert__title{margin:0 0 .35rem;font-weight:700}.seller-apply-alert .muted{color:#9b2c2ccc;margin:.45rem 0 0}.seller-apply-status{max-width:40rem}.seller-apply-status__card{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:1.4rem 1.4rem 1.45rem}.seller-apply-status__card h2{margin:.75rem 0 .25rem}.seller-apply-status__actions{flex-wrap:wrap;gap:.55rem;margin-top:1.1rem;display:flex}@media (width<=860px){.seller-apply{grid-template-columns:1fr}.seller-apply__aside{grid-template-columns:1fr;gap:.85rem;display:grid;position:static}.seller-apply-form__actions{z-index:5;background:linear-gradient(#fff0 0%,#fff 28%);margin:.35rem -.35rem 0;padding:.75rem .35rem .15rem;position:sticky;bottom:.65rem}}.field-row{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.75rem;display:grid}.form-actions{flex-wrap:wrap;gap:.65rem;margin-top:.5rem;display:flex}.offer-form-preview{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.offer-form-gallery{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr));gap:.55rem;margin-top:.75rem;display:grid}.offer-form-thumb{aspect-ratio:1;border:1px solid var(--line);background:#f3f6fa;border-radius:12px;margin:0;position:relative;overflow:hidden}.offer-form-thumb figcaption{color:#fff;background:#0f2846c7;border-radius:999px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;line-height:1.2;position:absolute;bottom:.35rem;left:.35rem}.factory-offer-head .lead{max-width:42rem}.factory-offer-note{background:#f4f4f2;border:1px solid #ffd4001a;border-radius:14px;margin-bottom:1.15rem;padding:.95rem 1.05rem}.factory-offer-note__title{font-weight:700;font-size:var(--text-sm);margin:0 0 .25rem}.factory-offer-note .hint{margin:0}.factory-offer-form{border-radius:16px;max-width:40rem;padding:1.35rem 1.35rem 1.45rem;box-shadow:0 1px 3px #0000000d}.factory-offer-form__section{border-bottom:1px solid var(--line);margin-bottom:1.35rem;padding-bottom:1.15rem}.factory-offer-form__section:last-of-type{border-bottom:0;margin-bottom:.35rem;padding-bottom:0}.factory-offer-form__section h2{font-size:var(--text-lg);margin:0 0 .3rem}.factory-offer-form__lead{color:var(--ink-soft);font-size:var(--text-sm);margin:0 0 .95rem}.factory-offer-dropzone{cursor:pointer;background:linear-gradient(#f4f4f2 0%,#ecece8 100%);border:1.5px dashed #ffd40047;border-radius:14px;justify-items:start;gap:.35rem;padding:1.15rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.factory-offer-dropzone:hover,.factory-offer-dropzone:focus-within,.factory-offer-dropzone.is-dragover{border-color:var(--brand-yellow);background:#fff8db;box-shadow:0 0 0 3px #ffd40024}.factory-offer-dropzone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;box-shadow:none;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.factory-offer-dropzone__title{color:var(--ink);font-size:var(--text-sm);font-weight:700}.factory-offer-dropzone .hint,.factory-offer-dropzone__count{margin:0}.factory-offer-editor{grid-template-columns:minmax(0,1fr) minmax(260px,310px);align-items:start;gap:1.5rem;display:grid}.factory-offer-editor__form{min-width:0}.factory-offer-editor .factory-offer-form{max-width:none}.factory-offer-preview{gap:.85rem;display:grid;position:sticky;top:5rem}.factory-offer-preview__panel{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:1.05rem 1.05rem 1.15rem}.factory-offer-preview__label{font-weight:700;font-size:var(--text-sm);margin:0 0 .3rem}.factory-offer-preview__hint{margin:0 0 .85rem}.factory-offer-preview__checklist .offer-readiness{margin-top:0}.offer-readiness--editor{gap:.35rem}.offer-readiness--editor .offer-readiness__item{font-size:var(--text-sm);background:#f4f4f2;border-radius:10px;padding:.4rem .55rem}.product-card--preview{pointer-events:none;max-width:100%}.product-card--preview .product-card__desc{font-size:var(--text-xs);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card--preview .product-card__meta{font-size:var(--text-xs);flex-wrap:wrap;gap:.35rem .65rem;margin:.15rem 0 .35rem;display:flex}.product-card--preview .offer-gallery__badge{display:inline-flex}.product-card--preview .product-card__media img{object-fit:cover;width:100%;height:100%}.field-row--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.product-description{max-width:48rem;margin-top:2rem}.product-description h2{margin-bottom:.75rem}.product-description__body{color:var(--text-muted);line-height:1.6}.factory-offer-row__publish-hint{font-size:var(--text-xs);max-width:10rem;display:block}.offer-readiness{gap:.15rem;margin:.45rem 0 0;padding:0;list-style:none;display:grid}.offer-readiness__item{font-size:var(--text-xs);color:var(--text-muted);align-items:baseline;gap:.35rem;display:flex}.offer-readiness__item.is-done{color:var(--text)}.offer-readiness__mark{text-align:center;flex:none;width:.85rem;font-weight:700}.offer-readiness__item.is-done .offer-readiness__mark{color:var(--brand-green,#1a7f37)}.factory-offer-row{align-items:center;gap:.75rem;display:flex}.factory-offer-row__thumb{border-radius:var(--radius-sm);object-fit:cover;background:var(--bg-soft);flex:0 0 56px;width:56px;height:56px}.factory-offer-row__thumb--empty{border:1px dashed var(--line);display:inline-block}.factory-offer-row__compare{font-size:var(--text-xs);text-decoration:line-through;display:block}.factory-offer-row__actions{flex-wrap:wrap;gap:.35rem;display:flex}.status-pill--live{background:var(--ok-soft);color:var(--ok)}.status-pill--draft{background:var(--bg-soft);color:var(--ink-soft)}.field-check{grid-template-columns:auto 1fr;align-items:center}.hint{color:var(--ink-soft);font-size:var(--text-sm)}.field__head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.field__counter{color:var(--ink-soft);font-size:var(--text-xs);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:500}.field__counter.is-low{color:var(--danger)}.factory-offer-form__section-hint{margin:-.35rem 0 .85rem}.table-list{border-collapse:collapse;width:100%;color:var(--ink)}.table-scroll{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:.35rem .85rem .5rem;overflow-x:auto}.table-list th,.table-list td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.9rem .45rem}.table-list th{color:var(--ink-soft);font-weight:600;font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase}.table-list a:not(.btn){color:var(--ink);font-weight:600}.table-list a:not(.btn):hover{color:var(--graphite)}.badge{font-size:var(--text-xs);border-radius:999px;padding:.15rem .65rem;display:inline-block}.badge-full{background:var(--ok-soft);color:var(--ok)}.badge-partial{color:#7a5720;background:#f4ead4}.quotes{grid-template-columns:1fr}.quote-card header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.price{font-size:var(--text);color:var(--price);font-weight:600}.plan{border:1px solid var(--line);background:#efe6d8;border-radius:16px;width:100%;max-height:320px}.plan rect.room{fill:#f7f1e6;stroke:#6b3e24;stroke-width:20px}.plan rect.module{fill:#c45c26;fill-opacity:.72;stroke:#6b3e24;stroke-width:8px}.muted{color:var(--ink-soft)}.error-page{text-align:center;background:var(--paper-2);max-width:36rem;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;margin:3rem auto;padding:2rem 1.5rem}.error-page .lead{margin:0 auto 1.5rem}.buy-form{margin:1.1rem 0 .75rem}.field-qty{max-width:8.5rem}.qty-form{align-items:center;gap:.4rem;display:flex;position:relative}.qty-form input{border:1px solid var(--line);width:4.4rem;font:inherit;font-size:var(--text-sm);text-align:center;background:#fff;border-radius:999px;padding:.5rem .55rem}.cart-page,.checkout-page,.order-page{grid-template-columns:1.35fr .85fr;align-items:start;gap:1.8rem;display:grid}.cart-list,.checkout-lines,.goods-list,.quote-lines,.order-list{gap:1rem;display:grid}.cart-line,.checkout-line,.goods-line{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:12px;grid-template-columns:128px 1fr auto;align-items:start;gap:1.2rem;padding:1.05rem;display:grid}.goods-line--compact{box-shadow:none;border-radius:16px;grid-template-columns:72px 1fr auto;padding:.75rem}.cart-line__media,.checkout-line__media,.goods-line__media{aspect-ratio:4/5;border-radius:16px;flex-shrink:0;width:128px;overflow:hidden}.cart-line__body,.checkout-line__body,.goods-line__body{min-width:0}.goods-line--compact .goods-line__media{width:72px}.goods-line__media.is-service{background:#f3ebe1;place-items:center;display:grid}.goods-media__mark{border:2px solid var(--gold);border-radius:8px;width:28px;height:28px}.cart-line__body h2,.checkout-line__body h3,.goods-line__body h2,.goods-line__body h3{font-size:var(--text-lg);margin:0 0 .25rem}.cart-line__body h2 a,.checkout-line__body h3,.goods-line__body h2 a,.goods-line__body h3{color:var(--ink)}.cart-line__side,.checkout-line__side,.goods-line__side{text-align:right;justify-items:end;gap:.55rem;display:grid}.cart-line__price,.checkout-line__price,.goods-line__price,.order-card__price{font-size:var(--text-xl);font-weight:700}.cart-summary,.checkout-form{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:1.5rem 1.45rem 1.6rem;position:sticky;top:6rem}.cart-summary h2,.checkout-form h2{font-size:var(--text-2xl)}.cart-summary__row,.checkout-total-row{color:var(--ink-soft);justify-content:space-between;gap:1rem;margin:.45rem 0;display:flex}.cart-summary__total,.checkout-total-row.is-total{color:var(--ink);font-size:var(--text);border-top:1px solid var(--line);margin-top:.8rem;padding-top:.85rem;font-weight:600}.cart-summary__total strong,.checkout-total-row.is-total strong{font-size:var(--text-xl);font-weight:700}.cart-summary .btn,.checkout-form .btn-primary{width:100%;margin-top:.4rem}.checkout-form{max-width:none}.checkout-card-row{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.empty-state{text-align:center;background:var(--paper-2);max-width:36rem;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;margin:0 auto;padding:2.8rem 1.8rem}.empty-state--compact{background:var(--paper-2);max-width:none;box-shadow:none;border-style:dashed;margin:0;padding:1.8rem 1.25rem}.empty-state__title{font-size:var(--text-lg);margin:0 0 .35rem;font-weight:650;color:var(--ink)!important}.empty-state p{color:var(--ink-soft);font-size:var(--text-lg)}.empty-state--compact p{font-size:var(--text);margin:.2rem 0}.empty-state .btn{margin-top:.55rem}.reviews{margin-top:3rem}.review-card{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:12px;margin-bottom:.8rem;padding:1.15rem 1.25rem}.review-card__meta{color:var(--ink-soft);font-size:var(--text-sm);margin:0 0 .4rem}.review-form{max-width:38rem;margin-top:1.3rem}.page-head{margin:0 0 1.8rem}.page-head .lead{margin:0}.page-head--split{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.section-title{margin-top:2.4rem}.order-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:24px;grid-template-columns:auto 1fr;gap:1.2rem;padding:1.05rem;transition:box-shadow .2s,border-color .2s;display:grid}.order-card:hover{border-color:var(--brand-yellow);box-shadow:var(--shadow);color:var(--ink)}.order-card__thumbs{display:flex}.order-card__thumb{border:2px solid #fff;border-radius:14px;width:72px;height:90px;margin-right:-.65rem;overflow:hidden;box-shadow:0 8px 16px #2d201614}.order-card__body h2{font-size:var(--text-lg);margin:.35rem 0 .2rem}.order-card__open{color:var(--accent);font-weight:600;font-size:var(--text-sm);margin-top:.45rem;display:inline-block}.factory-offers-cards{display:none}.factory-offer-card{border:1px solid var(--line);background:var(--paper-2);color:var(--ink);box-shadow:var(--shadow);border-radius:12px;gap:.85rem;padding:1rem;display:grid}.factory-offer-card__head{align-items:flex-start;gap:.75rem;display:flex}.factory-offer-card__thumb{object-fit:cover;background:#f0f0f0;border-radius:12px;flex:none;width:3.5rem;height:3.5rem}.factory-offer-card__thumb--empty{display:block}.factory-offer-card__title{font-size:var(--text);margin:0 0 .15rem;line-height:1.35}.factory-offer-card__sku{font-size:var(--text-xs);margin:0 0 .35rem}.factory-offer-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.factory-offer-card__facts dt{font-size:var(--text-xs);color:var(--ink-soft);margin:0 0 .15rem}.factory-offer-card__facts dd{margin:0;font-weight:600}.factory-offer-card__actions{gap:.45rem;display:grid}.factory-offer-card__actions .btn{width:100%;min-height:2.65rem}.mobile-action-bar{display:none}.mobile-action-bar__meta{gap:.1rem;min-width:0;display:grid}.mobile-action-bar__label{font-size:var(--text-xs);color:var(--ink-soft);font-weight:600}.mobile-action-bar__price{font-size:var(--text-lg);color:var(--price);font-weight:700;line-height:1.15}.mobile-action-bar__hint{font-size:var(--text-xs);line-height:1.25}.mobile-action-bar__cta{white-space:nowrap;flex:none;min-width:8.5rem;min-height:2.75rem}.status-pill{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);background:#efe6d8;border-radius:999px;align-items:center;padding:.18rem .7rem;font-weight:700;display:inline-flex}.status-pill--paid,.status-pill--delivered{background:var(--ok-soft);color:var(--ok)}.status-pill--cancelled,.status-pill--rejected{background:var(--danger-soft);color:var(--danger)}.status-pill--in_production,.status-pill--ready_to_ship,.status-pill--shipped{color:#7a5720;background:#f4ead4}.timeline{gap:.75rem;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.timeline li{border-left:2px solid var(--line);gap:.15rem;padding-left:1rem;display:grid}.timeline time{color:var(--ink-soft);font-size:var(--text-sm)}.match-run-list{padding-left:1.1rem}.match-run-list a{color:var(--ink);font-weight:600}.site-footer{width:var(--page);color:var(--ink-soft-on-dark);font-size:var(--text-sm);border:1px solid var(--line-on-dark);border-radius:var(--radius);background:var(--bg-elevated);box-shadow:var(--shadow);gap:1.1rem;margin:0 auto 2rem;padding:1.5rem 1.35rem 1.35rem;display:grid}.site-footer:before{display:none}.site-footer__grid{grid-template-columns:1.5fr .8fr .8fr;gap:2rem;display:grid}.site-footer__name{font-size:var(--text-lg);color:var(--ink-on-dark);margin:0 0 .4rem;font-weight:700}.site-footer__logo.brand-logo-stack .brand-logo__mark,.site-footer__logo.brand-logo{letter-spacing:.18em;text-indent:.18em;width:9.75rem;max-width:11rem;height:2rem;box-shadow:none;margin:0 0 .2rem;font-size:.92rem}.site-footer__logo.brand-logo-stack .brand-logo__tagline{display:none}.site-footer__heading{font-size:var(--text-xs);color:var(--ink-soft-on-dark);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .55rem;font-weight:600}.site-footer__col{align-content:start;gap:.4rem;display:grid}.site-footer__col a{color:var(--ink-on-dark);font-weight:500}.site-footer__col a:hover{color:var(--brand-yellow)}.pagination{font-size:var(--text-sm);align-items:center;gap:.5rem;margin-top:1.6rem;display:flex}.pagination a,.pagination span{border:1px solid var(--line-on-dark);color:var(--ink-on-dark);background:var(--bg-elevated);border-radius:8px;padding:.4rem .8rem;text-decoration:none}.pagination .current{background:var(--brand-yellow);color:var(--ink);border-color:var(--brand-yellow);font-weight:700}@media (width<=1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-search{max-width:none}}@media (width<=860px){:root{--page:min(1240px, calc(100% - 1.25rem))}.catalog-layout,.product-page,.checkout-page,.cart-page,.order-page,.auth-shell,.site-footer__grid,.account-shell{grid-template-columns:1fr}.account-sidebar{position:static}.account-profile__fields,.account-profile__stats{grid-template-columns:1fr 1fr}.account-quick{justify-content:stretch}.account-quick__link{flex:auto;justify-content:center}.account-section{padding:1.15rem 1.05rem 1.2rem}.account-profile{padding:1.25rem 1.15rem}.account-cta{flex-direction:column;align-items:stretch}.account-cta .btn{justify-content:center;width:100%}.account-logout-mobile{display:block}.account-logout-mobile .btn{width:100%;min-height:2.75rem}.account-sidebar__group{display:none}.checkout-card-row{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.market-header__inner{grid-template-columns:auto 1fr auto;grid-template-areas:"burger brand brand""identity identity identity""search search search";align-items:center;gap:.4rem .45rem;padding:.45rem 0 .55rem}.header-burger{background:0 0;border:0;border-radius:10px;justify-self:start}.header-burger:active{background:var(--sage-soft)}.brand{justify-self:start;height:2.4rem}.brand__logo.brand-logo-stack .brand-logo__mark,img.brand-logo.brand__logo{width:var(--logo-mark-width-mobile);height:var(--logo-mark-height-mobile);max-height:var(--logo-mark-height-mobile);max-width:11rem}.brand-logo__tagline{font-size:.52rem}.header-nav{display:none}.header-burger{display:inline-flex}.header-identity{justify-content:space-between;align-items:center;gap:.65rem;min-width:0;padding:.1rem .05rem;display:flex}.header-identity__user{min-width:0;color:var(--ink-on-dark);align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.header-identity__avatar{background:var(--brand-yellow);color:#1c1f24;letter-spacing:.02em;border-radius:999px;flex:none;place-items:center;width:2.35rem;height:2.35rem;font-size:.78rem;font-weight:800;display:grid;position:relative;overflow:hidden}.header-identity__avatar-icon{opacity:.35;width:1.35rem;height:1.35rem;position:absolute}.header-identity__initials{z-index:1;font-size:.72rem;font-weight:800;position:relative}.header-identity__user--guest .header-identity__avatar-icon{opacity:.9;position:static}.header-identity__name{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.25;overflow:hidden}.header-identity__notify{width:2.35rem;height:2.35rem;color:var(--ink-on-dark);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.header-identity__notify svg{width:1.25rem;height:1.25rem}.header-actions{display:none}.header-search{background:#f8f9fb;border-width:1px;border-radius:10px;max-width:none;height:2.55rem;min-height:2.55rem;margin:0}.header-search:focus-within{background:#fff;box-shadow:0 0 0 2px #ffd4001f}.header-search input{min-height:2.55rem;padding-right:.35rem;font-size:1rem}.header-search__icon{width:2.25rem}.header-search__icon svg{width:1rem;height:1rem}.header-search__tools{display:inline-flex}.crumbs--desktop-only,.account-page-head--desktop{display:none}.mobile-hub{margin:0 0 1.25rem;display:block}.account-shell .account-sidebar{display:none}.catalog-mobile-tiles{margin:0 0 1rem;display:block}.field input,.field select,.field textarea{font-size:1rem}.page-head{margin-bottom:1rem}.page-head h1{font-size:var(--text-2xl);margin-bottom:.25rem}.page-head .lead{font-size:var(--text-sm);max-width:none}.buy-box h1{font-size:var(--text-xl)}.product-gallery{min-height:280px}.hits__head{gap:.5rem}.buy-box,.cart-summary,.checkout-form,.catalog-filters{position:static}.cart-line,.checkout-line,.goods-line,.order-card{grid-template-columns:88px minmax(0,1fr);gap:.85rem;padding:.9rem}.goods-line--selectable{grid-template-columns:auto 72px minmax(0,1fr)}.order-card{grid-template-columns:1fr;gap:.75rem}.order-card__thumbs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:.1rem;overflow-x:auto}.order-card__thumbs::-webkit-scrollbar{display:none}.order-card__thumb{flex:none;margin-right:.45rem}.order-card__thumb:last-child{margin-right:0}.product-card__buy .btn{min-height:2.75rem}.account-sidebar{box-shadow:none;background:0 0;border:0;padding:0}.account-sidebar__identity{margin-bottom:.65rem}.account-sidebar__nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.45rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.account-sidebar__nav::-webkit-scrollbar{display:none}.account-sidebar__link{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;padding:.55rem .85rem}.account-sidebar__link.is-active{border-color:var(--brand-yellow);color:var(--ink);background:#ffd40033}.account-sidebar__logout{display:none}.mobile-action-bar{left:0;right:0;bottom:calc(4.15rem + env(safe-area-inset-bottom));z-index:22;padding:.65rem max(.85rem, calc((100% - var(--page)) / 2 + .85rem));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:fixed;box-shadow:0 -8px 24px #00000014}.mobile-action-bar--checkout{flex-direction:column;align-items:stretch;gap:.45rem;padding-top:.55rem;padding-bottom:.55rem}.mobile-action-bar__delivery{grid-template-columns:1fr 1fr;gap:.35rem;display:grid}.mobile-action-bar__delivery-btn{border:1px solid var(--line);min-height:2.2rem;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:10px;font-size:.78rem;font-weight:700}.mobile-action-bar__delivery-btn.is-active{border-color:var(--brand-yellow);box-shadow:inset 0 0 0 1px var(--brand-yellow);background:#ffd4002e}.mobile-action-bar__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}body.has-mobile-nav.has-mobile-action-bar .site-main{padding-bottom:calc(7.35rem + env(safe-area-inset-bottom))}body.has-mobile-nav.has-mobile-action-bar:has(.mobile-action-bar--checkout) .site-main{padding-bottom:calc(9.6rem + env(safe-area-inset-bottom))}body.has-mobile-nav.has-mobile-action-bar .site-footer{margin-bottom:calc(7rem + env(safe-area-inset-bottom))}.mini-cart__close{border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:-.35rem -.35rem -.35rem 0;display:inline-flex}.mini-cart__close:hover{color:var(--ink);background:#f3f3f3}body.constructor-desk{flex-direction:column;min-height:100dvh;display:flex}body.constructor-desk .site-main,body.constructor-desk .constructor-shell{flex-direction:column;flex:auto;min-height:0;display:flex}body.constructor-desk .scene-wrap{flex:auto;height:auto;min-height:14rem}body.constructor-desk .scene-wrap iframe{height:100%;min-height:14rem}.constructor-how{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.55rem;padding:0 .5rem .35rem;display:flex;overflow-x:auto}.constructor-how::-webkit-scrollbar{display:none}.constructor-how__item{flex:none;min-width:11rem}.constructor-how__hint{padding-inline:.5rem}.cart-line__media,.checkout-line__media,.goods-line__media{width:88px}.goods-line--compact{grid-template-columns:72px minmax(0,1fr);padding:.75rem}.goods-line--compact .goods-line__media{width:72px}.cart-line__body h2,.checkout-line__body h3,.goods-line__body h2,.goods-line__body h3{font-size:var(--text);overflow-wrap:anywhere}.qty-form{flex-wrap:wrap;margin-top:.35rem}.cart-line__side,.checkout-line__side,.goods-line__side{border-top:1px solid var(--line);text-align:left;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding-top:.35rem;display:flex}}@media (width<=560px){:root{--page:min(1240px, calc(100% - 1rem))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.product-card__body{padding:.55rem .55rem .65rem}.product-card__title{font-size:.8125rem}.product-card__category{display:none}.product-card__size{font-size:.62rem}.product-card__seller{font-size:.65rem;display:block}.product-card__rating span:not(.stars){font-size:.65rem}.product-card__price{font-size:var(--text-sm)}.product-card__buy{flex-direction:column;align-items:stretch;gap:.4rem;padding-top:.5rem}.product-card__buy-form{width:100%}.product-card__buy .btn{width:100%;min-height:2.35rem;font-size:var(--text-xs);padding:.45rem .65rem}.product-card__actions .btn{min-height:2.35rem;font-size:var(--text-xs);padding-inline:.5rem}.hits__head{flex-wrap:wrap;align-items:center}.hits__head h1{font-size:var(--text-xl)}h1{font-size:var(--text-2xl)}.page-head .lead{font-size:var(--text-xs);margin-top:.15rem;line-height:1.45;display:block}.fav-btn{width:2.35rem;height:2.35rem}.cart-line,.checkout-line,.goods-line:not(.goods-line--compact){grid-template-columns:minmax(0,1fr);grid-template-areas:"media""body""side"}.cart-line__media,.checkout-line__media,.goods-line:not(.goods-line--compact) .goods-line__media{grid-area:media;width:100%;max-width:9.5rem;margin:0 auto}.cart-line__body,.checkout-line__body,.goods-line:not(.goods-line--compact) .goods-line__body{grid-area:body}.cart-line__side,.checkout-line__side,.goods-line:not(.goods-line--compact) .goods-line__side{border-top:0;grid-area:side;padding-top:0}.site-main{padding:1.25rem 0 3rem}}.header-burger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:none}.header-burger__bars,.header-burger__bars:before,.header-burger__bars:after{background:var(--brand-yellow);border-radius:999px;width:1rem;height:2px;display:block;position:relative}.header-burger__bars:before,.header-burger__bars:after{content:"";position:absolute;left:0}.header-burger__bars:before{top:-.35rem}.header-burger__bars:after{top:.35rem}.header-link--mini-cart{font:inherit;cursor:pointer;background:0 0;border:0;position:relative}.mobile-nav-backdrop,.mini-cart-backdrop{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1d17126b;position:fixed;inset:0}.mobile-nav-panel{z-index:45;background:var(--bg-elevated);border-right:1px solid var(--line-on-dark);width:min(18rem,86vw);height:100dvh;box-shadow:var(--shadow-lift);grid-template-rows:auto 1fr;transition:transform .25s;display:grid;position:fixed;top:0;left:0;transform:translate(-105%)}.mobile-nav-panel.is-open{transform:translate(0)}.mobile-nav-panel__head{border-bottom:1px solid var(--line-on-dark);justify-content:space-between;align-items:center;padding:1rem 1rem .75rem;display:flex}.mobile-nav-panel__title,.mobile-nav-panel__logo{color:var(--ink-on-dark);margin:0;font-weight:700}.mobile-nav-panel__logo.brand-logo-stack .brand-logo__mark{width:10.5rem;height:2.15rem;font-size:1rem}.mobile-nav-panel__logo.brand-logo-stack .brand-logo__tagline{display:none}.mobile-nav-panel__close{cursor:pointer;color:var(--ink-on-dark);z-index:2;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:-.35rem -.35rem -.35rem 0;font-size:1.75rem;line-height:1;display:inline-flex;position:relative}.mobile-nav-panel__close:hover,.mobile-nav-panel__close:active{color:var(--brand-yellow);background:#ffd4001f}.mobile-nav-panel__links{padding:.85rem .85rem calc(1rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;align-content:start;gap:.15rem;display:grid;overflow-y:auto}.mobile-nav-panel__links a,.mobile-nav-panel__links button{text-align:left;width:100%;min-height:2.75rem;color:var(--ink-on-dark);font-weight:600;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10px;padding:.85rem .9rem;display:block}.mobile-nav-panel__links a:hover,.mobile-nav-panel__links button:hover{color:var(--brand-yellow);background:#ffd4001a}.mobile-nav-panel__geo{border-bottom:1px solid var(--line);gap:.35rem;margin-bottom:.25rem;padding:.75rem .85rem;display:grid}.mobile-nav-panel__geo label{font-size:var(--text-xs);color:var(--ink-soft);font-weight:600}.mobile-nav-panel__geo select{appearance:none;border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%235c6370' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:.7rem;border-radius:8px;padding:.65rem 2rem .65rem .7rem;font-size:1rem;font-weight:600}.mobile-nav-panel__geo select:focus,.mobile-nav-panel__geo select:focus-visible{border-color:var(--brand-yellow);box-shadow:0 0 0 1px var(--brand-yellow);outline:none}.mini-cart{z-index:45;background:var(--paper-2);width:min(22rem,92vw);height:100dvh;color:var(--ink);border-left:1px solid var(--line);box-shadow:var(--shadow-lift);grid-template-rows:auto 1fr auto;transition:transform .25s;display:grid;position:fixed;top:0;right:0;transform:translate(105%)}.mini-cart.is-open{transform:translate(0)}.mini-cart.is-empty [data-mini-cart-checkout]{display:none}.mini-cart__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.mini-cart__head h2{font-size:var(--text-xl);margin:0}.mini-cart__close{cursor:pointer;color:var(--ink-soft);background:0 0;border:0;font-size:1.6rem;line-height:1}.mini-cart__body{align-content:start;gap:.75rem;padding:.85rem 1.1rem;display:grid;overflow:auto}.mini-cart__line{border-bottom:1px solid var(--line);gap:.35rem;padding-bottom:.85rem;display:grid}.mini-cart__line strong{color:var(--ink)}.mini-cart__line-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.mini-cart__qty select{border:1px solid var(--line);min-width:3.6rem;font:inherit;background:#fff;border-radius:10px;padding:.35rem .5rem}.mini-cart__remove{color:var(--ink-soft);font:inherit;font-size:var(--text-sm);cursor:pointer;text-underline-offset:.15em;background:0 0;border:0;text-decoration:underline}.mini-cart__remove:hover{color:var(--accent-dark)}.mini-cart__foot{border-top:1px solid var(--line);gap:.55rem;padding:1rem 1.1rem 1.2rem;display:grid}.mini-cart__total{justify-content:space-between;gap:1rem;margin:0;font-weight:600;display:flex}.is-hidden{display:none!important}.mobile-bottom-nav{z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:.35rem .2rem calc(.45rem + env(safe-area-inset-bottom));background:#fff;grid-template-columns:repeat(5,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav__link{color:var(--ink-soft);text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;font-size:.68rem;font-weight:600;line-height:1.15;font:inherit;cursor:pointer;background:0 0;border:0;place-items:center;gap:.12rem;width:100%;padding:.45rem .2rem .35rem;text-decoration:none;display:grid;position:relative}.mobile-bottom-nav__icon{width:1.35rem;height:1.35rem;display:block}.mobile-bottom-nav__link.is-active{color:var(--brand-yellow)}.mobile-bottom-nav__badge{background:var(--brand-yellow);min-width:1.05rem;height:1.05rem;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:.1rem;left:auto;right:calc(50% - 1.45rem)}body.has-mobile-nav.is-nav-open,body.has-mobile-nav.is-mini-cart-open{overflow:hidden}.catalog-advanced-filters{border-bottom:1px solid var(--line);margin-bottom:1.1rem;padding-bottom:1rem}.filter-grid{gap:.55rem;display:grid}.field-compact{margin-bottom:.55rem}.field-compact>span{font-size:var(--text-xs)}.field-compact input,.field-compact select{font-size:var(--text-sm);border-radius:12px;padding:.58rem .72rem}.field-compact input:focus,.field-compact select:focus,.field-compact input:focus-visible,.field-compact select:focus-visible{border-color:var(--brand-yellow);outline:none;box-shadow:0 0 0 3px #ffd4002e}.catalog-advanced-filters__actions{flex-wrap:wrap;gap:.45rem;margin-top:.55rem;display:flex}.catalog-mobile-bar,.ozon-shortcuts{display:none}.filter-pills-section{margin-bottom:1rem}.filter-pills-section__title{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .55rem;font-weight:700}.filter-pills{flex-wrap:wrap;gap:.45rem;display:flex}.filter-pill{border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;padding:.48rem .82rem;font-weight:600;line-height:1.2;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.filter-pill:hover,.filter-pill:focus-visible{border-color:var(--brand-yellow);color:var(--ink)}.filter-pill.is-active{border-color:var(--brand-yellow);color:var(--ink);box-shadow:none;background:#ffd40033}.catalog-drawer{z-index:55;position:fixed;inset:0}.catalog-drawer[hidden]{display:none!important}.catalog-drawer__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#1d17126b;transition:opacity .25s;position:absolute;inset:0}.catalog-drawer__sheet{background:var(--paper-2);border-radius:18px 18px 0 0;grid-template-rows:auto 1fr auto;max-height:min(88dvh,44rem);transition:transform .28s;display:grid;position:absolute;bottom:0;left:0;right:0;transform:translateY(105%);box-shadow:0 -12px 40px #00000024}.catalog-drawer.is-open .catalog-drawer__backdrop{opacity:1}.catalog-drawer.is-open .catalog-drawer__sheet{transform:translateY(0)}.catalog-drawer__handle{background:#1a1a1a29;border-radius:999px;width:2.5rem;height:.22rem;margin:.55rem auto 0}.catalog-drawer__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 1rem .75rem;display:flex}.catalog-drawer__title{font-size:var(--text-lg);color:var(--ink);margin:0;font-weight:700}.catalog-drawer__close{width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:1.65rem;line-height:1}.catalog-drawer__close:hover{background:#f3f3f3}.catalog-drawer__body{-webkit-overflow-scrolling:touch;padding:.85rem 1rem 1rem;overflow-y:auto}.catalog-drawer__panel[hidden]{display:none!important}.catalog-drawer .catalog-advanced-filters{border:0;margin:.35rem 0 0;padding:0}.catalog-drawer .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.catalog-drawer .filter-nav__list{gap:.25rem}.catalog-drawer .filter-nav__link{font-size:var(--text);border-radius:12px;padding:.82rem .9rem}.catalog-drawer__foot{padding:.75rem 1rem calc(.85rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;align-items:center;gap:.55rem;display:flex}.catalog-drawer__foot .btn{flex:auto;min-height:2.75rem}.catalog-drawer__foot .btn-ghost{flex:none}body.is-catalog-drawer-open{overflow:hidden}.planplace-block{background:var(--sage-soft);border:1px solid #4a6b522e;border-radius:18px;margin:1rem 0;padding:1rem 1.05rem}.planplace-block h2{font-size:var(--text-lg);margin-bottom:.35rem}.planplace-block p{color:var(--ink-soft);margin:0 0 .75rem}.factory-link{font-weight:600;font-size:var(--text-sm)}.factory-hero{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;align-items:start;gap:1.2rem;padding:1.5rem 1.55rem;display:flex}.factory-hero__mark{background:linear-gradient(145deg, var(--graphite), #1c1f24);width:4.2rem;height:4.2rem;color:var(--brand-yellow);font-size:var(--text-2xl);border-radius:12px;flex:none;place-items:center;font-weight:700;display:grid}.factory-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;margin:1rem 0 0;display:grid}.factory-meta div{border:1px solid var(--line);background:var(--paper-2);border-radius:14px;gap:.15rem;padding:.75rem .85rem;display:grid}.factory-meta dt{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft)}.factory-meta dd{margin:0;font-weight:650}.factory-dashboard{gap:1.4rem;display:grid}.factory-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.factory-stat{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:12px;gap:.2rem;padding:1rem 1.05rem;display:grid}.factory-stat__value{font-size:var(--text-2xl);color:var(--ink);font-weight:700}.factory-stat__label{font-size:var(--text-sm);color:var(--ink-soft)}.factory-toggle{margin:0}.checkout-form--request{max-width:none}.checkout-address-row{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.address-select,.address-list{gap:.65rem;margin-bottom:1rem;display:grid}.address-card{border:1px solid var(--line);background:var(--paper-2);cursor:pointer;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.95rem 1rem;display:grid}.address-card--static{cursor:default;grid-template-columns:1fr;gap:.7rem}.address-card__actions{flex-wrap:wrap;gap:.75rem 1rem;display:flex}.address-edit summary,.address-delete summary{cursor:pointer;font-size:var(--text-sm);color:var(--accent-dark);font-weight:600;list-style:none}.address-edit summary::-webkit-details-marker{display:none}.address-delete summary::-webkit-details-marker{display:none}.address-form--inline{border-top:1px solid var(--line);box-shadow:none;background:0 0;margin-top:.75rem;padding:.9rem 0 0}.address-delete__form{gap:.55rem;margin-top:.55rem;display:grid}.address-card:has(input:checked){border-color:#ffd4008c;box-shadow:0 0 0 4px #ffd4001f}.address-card__body{gap:.2rem;display:grid}.address-card__default{color:#7a5720;background:#f4ead4;justify-self:start}.address-form{max-width:none;margin-top:1rem}.account-profile-form{background:#fff;max-width:none;margin:.85rem 0 0}.account-add-panel .address-form{margin-top:.85rem}.order-status-filters{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.order-status-filter{border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);background:#fff;border-radius:999px;padding:.45rem .85rem;font-weight:600;display:inline-flex}.order-status-filter.is-active,.order-status-filter:hover{color:var(--accent-dark);background:#ffd4001a;border-color:#ffd40080}.account-section__actions{flex-wrap:wrap;gap:.75rem;display:flex}.compare-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;border-radius:24px;width:100%;overflow:hidden}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:.95rem 1rem}.compare-table thead th{background:var(--paper-2);font-size:var(--text-sm)}.compare-table tbody th{color:var(--ink-soft);width:11rem;font-weight:600}.compare-table__thumb{aspect-ratio:4/5;background:linear-gradient(135deg,#efe2cf,#d7b896);border-radius:16px;width:5.5rem;display:block;overflow:hidden}.compare-table__thumb img{object-fit:cover;width:100%;height:100%}.compare-table__price{font-size:var(--text-lg);color:var(--price);font-weight:700}.constructor-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0 0 1.1rem;padding:0;list-style:none;display:grid}.constructor-steps__item{border:1px solid var(--line);background:var(--paper-2);color:var(--ink);border-radius:12px;gap:.35rem;padding:.85rem .95rem;display:grid}.constructor-steps__item.is-active,.constructor-steps__item.is-current{background:#ffd4001a;border-color:#ffd4008c}.constructor-how{width:var(--page);grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0 auto .65rem;padding:0;list-style:none;display:grid}.constructor-how__item{border:1px solid var(--line);font-size:var(--text-sm);color:var(--ink);background:#fff;border-radius:12px;align-items:center;gap:.55rem;margin:0;padding:.55rem .7rem;font-weight:600;line-height:1.25;display:flex}.constructor-how__num{background:var(--brand-yellow);width:1.45rem;height:1.45rem;color:var(--ink);font-size:var(--text-xs);border-radius:999px;flex:none;place-items:center;font-weight:700;display:grid}.constructor-how__hint{width:var(--page);color:var(--ink-soft);font-size:var(--text-sm);margin:0 auto .85rem;line-height:1.45}.constructor-steps__num{background:var(--graphite);color:#fff;width:1.7rem;height:1.7rem;font-size:var(--text-xs);border-radius:999px;place-items:center;font-weight:700;display:grid}.constructor-steps__label{font-size:var(--text-sm);color:var(--ink);font-weight:600}.match-page-head{margin-bottom:1.4rem}.quotes--premium{gap:1.2rem}.quote-card--premium{border-radius:28px;padding:1.5rem 1.55rem}.quote-card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:1.2rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.quote-card__eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0 0 .35rem;font-weight:700}.quote-card__summary-label{font-size:var(--text-sm);color:var(--ink-soft);margin:0 0 .25rem}.quote-card__unmatched{margin-top:.85rem}@media (width<=860px){.header-burger{width:2.5rem;height:2.5rem;display:inline-flex}.header-actions .header-link--favorites{display:none}.header-link--cart>.header-link__text,.header-link--account>.header-link__text{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.header-link--cart,.header-link--account{-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-direction:row;justify-content:center;width:2.5rem;min-width:2.5rem;height:2.5rem;padding:0;position:relative}.header-account__icon,.header-cart__icon{width:1.3rem;height:1.3rem}.header-link--cart .header-count{top:-.1rem;right:-.05rem}.catalog-filters{padding:.75rem .9rem;position:static}.catalog-filters--desktop{display:none}.catalog-mobile-bar{top:calc(var(--market-header-height,5.75rem) + env(safe-area-inset-top));z-index:12;background:linear-gradient(180deg, var(--bg) 72%, #f7f8fa00);align-items:stretch;gap:.55rem;margin:0 0 .85rem;padding:.15rem 0 .35rem;display:flex;position:sticky}.ozon-shortcuts{margin:0 0 1rem;display:block!important}.catalog-mobile-bar__btn{border:1px solid var(--line);min-height:2.65rem;color:var(--ink);font:inherit;font-size:var(--text-sm);box-shadow:var(--shadow);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .75rem;font-weight:700;display:inline-flex}.catalog-mobile-bar__btn--sort{flex:1.15 1 0;min-width:0}.catalog-mobile-bar__icon{color:#fff;background:var(--brand-orange);border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.05rem;min-width:1.2rem;height:1.2rem;padding:0 .3rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.catalog-mobile-bar__sort-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-head--catalog .lead{display:none}.page-head--catalog{margin-bottom:.65rem}.page-head--catalog h1{font-size:var(--text-2xl)}.catalog-filters__toggle{display:flex}.catalog-filters__panel:not([open]) .catalog-advanced-filters,.catalog-filters__panel:not([open]) .filter-title,.catalog-filters__panel:not([open]) .filter-link{display:none}.mobile-bottom-nav{display:grid}body.has-mobile-nav .site-main{padding-bottom:calc(4.6rem + env(safe-area-inset-bottom))}body.has-mobile-nav .site-footer{margin-bottom:calc(4.2rem + env(safe-area-inset-bottom));padding-top:1.5rem;padding-bottom:1.25rem}body.has-mobile-nav .site-footer__grid{gap:1.1rem}body.has-mobile-nav .site-footer__brand p:not(.site-footer__name){display:none}.auth-shell{gap:1.25rem}.auth-card{padding:1.35rem 1.15rem}.auth-aside h1{font-size:var(--text-2xl)}.site-footer{padding:1.15rem 1rem 1rem}.factory-stats,.constructor-steps,.home-services__grid,.services-grid{grid-template-columns:repeat(2,1fr)}.constructor-toolbar{gap:.55rem;width:calc(100% - 1rem);max-width:none;padding:.55rem .5rem .65rem}.constructor-toolbar__lead{display:none}.constructor-how{grid-template-columns:1fr;gap:.35rem;width:calc(100% - 1rem);margin-bottom:.5rem}.constructor-how__item{font-size:var(--text-xs);padding:.45rem .6rem}.constructor-how__hint{display:none}.constructor-toolbar__copy h1{font-size:var(--text-lg)}.constructor-toolbar__actions{flex-direction:column;align-items:stretch;width:100%}.constructor-toolbar__actions .btn,.constructor-toolbar__actions form{flex:auto}.constructor-toolbar__actions .btn{justify-content:center;width:100%;min-height:2.6rem}.constructor-toolbar__actions form{width:100%;display:block}.constructor-toolbar__actions form .btn{width:100%}.constructor-placed{width:calc(100% - 1rem);font-size:var(--text-sm);margin:0 .5rem .55rem}body.constructor-desk .header-geo,body.constructor-desk .header-search{display:none}body.constructor-desk .market-header__inner{grid-template-columns:auto auto 1fr auto;grid-template-areas:"burger brand brand actions";padding:.45rem 0}.product-card__actions .btn{min-height:2.5rem}.factory-hero{flex-direction:column}.checkout-address-row{grid-template-columns:1fr}.quote-card__header{flex-direction:column}.account-section__head{flex-wrap:wrap;align-items:center;gap:.65rem}.account-section__head .btn{justify-content:center;width:100%}.factory-offers-table-wrap{display:none}.factory-offers-cards{gap:.85rem;margin-bottom:1rem;display:grid}.factory-offers-table{min-width:42rem}.table-scroll{-webkit-overflow-scrolling:touch;margin-inline:-.15rem;padding-inline:.15rem}.factory-offer-row__product strong{line-height:1.35;display:block}.factory-offer-row .status-pill{margin-top:.35rem;display:inline-block}.factory-toggle .btn-compact{min-height:2.5rem;padding-inline:.75rem}.factory-offer-row__actions{flex-direction:column;align-items:stretch}.factory-offer-row__actions .btn{justify-content:center;width:100%}.factory-offer-form{max-width:none}.factory-offer-editor{grid-template-columns:1fr}.factory-offer-preview{order:-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;position:static}.product-card--preview{max-width:none}.factory-offer-form__actions{z-index:5;background:linear-gradient(#fff0 0%,#fff 28%);margin:.35rem -.35rem 0;padding:.75rem .35rem .15rem;position:sticky;bottom:.65rem}.field-row--triple{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .btn{width:100%;min-height:2.75rem}}@media (width<=720px){.factory-offer-preview{grid-template-columns:1fr}}@media (width<=560px){.factory-stats,.constructor-steps,.home-services__grid,.services-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn-primary:hover,.product-card:hover,.fav-btn:hover,.product-card:hover .product-card__media img{transform:none}.mobile-nav-panel,.mini-cart{transition:none}}.header-link--notify{color:var(--ink);justify-content:center;align-self:stretch;min-width:2.1rem}.header-link--notify .header-notify__icon{margin-top:.12rem}.header-link--notify .header-count{top:-.05rem;right:-.05rem}.factory-dashboard-head__actions{flex-wrap:wrap;gap:.55rem;margin-top:.85rem;display:flex}.factory-onboarding{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;margin-bottom:1.25rem;padding:1.15rem 1.2rem}.factory-onboarding__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.factory-onboarding__head h2{margin:0 0 .25rem}.factory-onboarding__head .muted{color:#4a5160}.factory-onboarding__progress{background:#e8eaee;border-radius:999px;flex:0 0 7rem;height:.45rem;margin-top:.45rem;overflow:hidden}.factory-onboarding__progress span{height:100%;width:var(--progress,0%);background:var(--brand-yellow);display:block}.factory-onboarding__list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.factory-onboarding__list li{font-size:var(--text-sm);color:var(--ink);background:#f4f4f2;border:1px solid #e4e5e8;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding:.65rem .8rem;font-weight:500;display:grid}.factory-onboarding__list li.is-done{color:var(--ok);background:var(--ok-soft);border-color:#d5e8db}.factory-onboarding__list li a{font-weight:700}.factory-onboarding__mark{text-align:center;width:1.25rem;color:var(--ink-soft);font-weight:700}.factory-onboarding__list li.is-done .factory-onboarding__mark{color:var(--ok)}.factory-import{gap:.85rem;max-width:32rem;display:grid}.factory-import .field{margin-bottom:0}.factory-import .hint{margin:0;line-height:1.45}.factory-import-dropzone{cursor:pointer;background:linear-gradient(#fafaf8 0%,#f4f4f2 100%);border:1.5px dashed #ffd40059;border-radius:14px;justify-items:start;gap:.4rem;padding:1.05rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.factory-import-dropzone:hover,.factory-import-dropzone:focus-within{border-color:var(--brand-yellow);background:#fff8db;box-shadow:0 0 0 3px #ffd40024}.factory-import-dropzone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;box-shadow:none;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.factory-import-dropzone__title{color:var(--ink);font-size:var(--text-sm);font-weight:700}.factory-import__errors{color:var(--danger);font-size:var(--text-sm);margin:.75rem 0 0}.notifications-list{gap:.75rem;display:grid}.notification-card{background:var(--paper-2);color:var(--ink);border:1px solid var(--line);border-radius:12px;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;display:flex}.notification-card.is-unread{border-color:#ffd4008c;box-shadow:0 0 0 3px #ffd4001f}.notification-card h2{font-size:var(--text);margin:0 0 .3rem}.notification-card__actions{flex-wrap:wrap;align-content:flex-start;gap:.45rem;display:flex}.admin-seller-facts{gap:.75rem;margin:0;display:grid}.admin-seller-facts dt{font-size:var(--text-sm);color:var(--ink-soft)}.admin-seller-facts dd{margin:.15rem 0 0}.admin-doc-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.admin-doc-list li{flex-wrap:wrap;align-items:baseline;gap:.55rem .85rem;display:flex}.admin-seller-actions{gap:1rem;margin-top:1.25rem;display:grid}.admin-reject-form{max-width:28rem}.status-filters{flex-wrap:wrap;gap:.45rem;margin:0 0 1rem;display:flex}.status-filters a{border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);background:#fff;border-radius:999px;padding:.4rem .75rem;text-decoration:none}.status-filters a.is-active{background:var(--brand-yellow);border-color:var(--brand-yellow);color:var(--ink);font-weight:700}.status-pill--pending{color:#7a6500;background:#ffd40033}.status-pill--active{background:var(--ok-soft);color:var(--ok)}.status-pill--suspended{background:var(--danger-soft);color:var(--danger)}@media (width<=720px){.notification-card,.factory-onboarding__head{flex-direction:column}}@keyframes rummet-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-main>.page-head,.site-main>.crumbs,.catalog-layout,.product-grid,.auth-shell{animation:.45s both rummet-rise}.product-card{animation:.5s both rummet-rise}.product-grid>.product-card:first-child{animation-delay:20ms}.product-grid>.product-card:nth-child(2){animation-delay:50ms}.product-grid>.product-card:nth-child(3){animation-delay:80ms}.product-grid>.product-card:nth-child(4){animation-delay:.11s}@media (prefers-reduced-motion:reduce){.site-main>.page-head,.site-main>.crumbs,.catalog-layout,.product-grid,.auth-shell,.product-card{animation:none}.btn-primary:hover,.btn-buy:hover,.product-card:hover{transform:none}}.mobile-hub,.catalog-mobile-tiles{display:none}@media (width<=860px){.mobile-hub,.catalog-mobile-tiles{display:block}}.mobile-hub__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.mobile-hub__identity{min-width:0;color:inherit;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.mobile-hub__avatar{background:var(--brand-yellow);color:#1c1f24;border-radius:999px;flex:none;place-items:center;width:3rem;height:3rem;font-weight:800;display:grid;position:relative;overflow:hidden}.mobile-hub__avatar-icon{opacity:.28;width:1.7rem;height:1.7rem;position:absolute}.mobile-hub__initials{z-index:1;font-size:.85rem;position:relative}.checkout-subhead{font-size:var(--text);margin:.35rem 0;font-weight:800}.mobile-hub__name-wrap{gap:.1rem;min-width:0;display:grid}.mobile-hub__name{font-size:var(--text-lg);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.mobile-hub__open{color:var(--ink-soft);font-size:var(--text-sm)}.mobile-hub__notify{border:1px solid var(--line);width:2.6rem;height:2.6rem;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.mobile-hub__notify svg{width:1.25rem;height:1.25rem}.mobile-hub__notify-badge{background:var(--brand-yellow);color:#1c1f24;border-radius:999px;place-items:center;min-width:1.1rem;height:1.1rem;padding:0 .25rem;font-size:.65rem;font-weight:800;display:grid;position:absolute;top:-.15rem;right:-.1rem}.mobile-hub__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-bottom:1rem;display:grid}.mobile-hub__tile{border:1px solid var(--line);color:inherit;box-shadow:var(--shadow);background:#fff;border-radius:14px;gap:.15rem;padding:.85rem .9rem;text-decoration:none;display:grid}.mobile-hub__tile--muted{opacity:.85}.mobile-hub__tile-value{font-size:1.25rem;font-weight:800}.mobile-hub__tile-label{font-size:var(--text-sm);font-weight:600}.mobile-hub__tile-hint{color:var(--ink-soft);font-size:.72rem}.mobile-hub__section-title{font-size:var(--text);margin:0 0 .55rem;font-weight:800}.mobile-hub__service-grid{gap:.55rem;margin-bottom:1rem;display:grid}.mobile-hub__service{color:#fff;background:linear-gradient(135deg,#2a2e35,#1c1f24);border-radius:14px;gap:.2rem;padding:.9rem 1rem;text-decoration:none;display:grid}.mobile-hub__service span{color:#ffffffb8;font-size:var(--text-sm)}.mobile-hub__history{margin-bottom:1rem}.mobile-hub__history-scroll{grid-auto-columns:7.5rem;grid-auto-flow:column;gap:.55rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.mobile-hub__history-card{color:inherit;gap:.35rem;text-decoration:none;display:grid}.mobile-hub__history-media{aspect-ratio:1;background:var(--paper-2);border-radius:12px;display:block;overflow:hidden}.mobile-hub__history-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden}.mobile-hub__menu{border:1px solid var(--line);background:#fff;border-radius:14px;gap:0;display:grid;overflow:hidden}.mobile-hub__menu a,.mobile-hub__menu button{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;padding:.95rem 1rem;font-weight:600;text-decoration:none;display:block}.mobile-hub__menu a:last-child,.mobile-hub__menu form:last-child button{border-bottom:0}.catalog-mobile-tiles__title{font-size:var(--text);margin:0;font-weight:800}.catalog-mobile-tiles__head{justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .65rem;display:flex}.catalog-mobile-tiles__close{border:0;border:1px solid var(--line);width:2.25rem;height:2.25rem;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;font-size:1.35rem;line-height:1}.catalog-mobile-tiles[hidden]{display:none!important}.ozon-shortcuts{margin:0 0 1rem;padding:.15rem 0 .25rem}.ozon-shortcuts__track{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.65rem;padding:.2rem .15rem .45rem;display:flex;overflow-x:auto}.ozon-shortcuts__track::-webkit-scrollbar{display:none}.ozon-shortcut{width:4.85rem;color:inherit;scroll-snap-align:start;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-items:center;gap:.4rem;padding:0;text-decoration:none;display:grid}.ozon-shortcut--catalog.is-active .ozon-shortcut__tile--catalog{box-shadow:0 0 0 2px var(--brand-yellow), 0 8px 18px #00000024}.ozon-shortcut__tile{border-radius:1.15rem;place-items:center;width:4.65rem;height:4.65rem;display:grid;box-shadow:0 8px 18px #00000024}.ozon-shortcut__tile svg{width:2.15rem;height:2.15rem}.ozon-shortcut__tile--catalog{color:var(--brand-yellow);background:linear-gradient(160deg,#4b5563,#1c1f24)}.ozon-shortcut__tile--assembly{color:#1c1f24;background:linear-gradient(160deg,#ffe566,#ffd400)}.ozon-shortcut__tile--measure{color:#fff;background:linear-gradient(160deg,#5b6575,#2f3540)}.ozon-shortcut__tile--certificate{color:#fff;background:linear-gradient(160deg,#3b82f6,#1d4ed8)}.ozon-shortcut__tile--appliance{color:#fff;background:linear-gradient(160deg,#94a3b8,#64748b)}.ozon-shortcut__caption{text-align:center;letter-spacing:-.01em;width:100%;min-height:2.2em;font-size:.68rem;font-weight:700;line-height:1.15;display:block}.catalog-mobile-tiles__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.catalog-mobile-tile{color:inherit;gap:.3rem;text-decoration:none;display:grid}.catalog-mobile-tile__media{aspect-ratio:1.15;background:#2a2e35;border-radius:16px;display:block;position:relative;overflow:hidden}.catalog-mobile-tile__visual{background:radial-gradient(circle at 70% 30%,#ffd40047,#0000 42%),linear-gradient(160deg,#4a5160 0%,#23262c 70%);position:absolute;inset:0}.catalog-mobile-tile__media--shkafy .catalog-mobile-tile__visual,.catalog-mobile-tile__media--wardrobes .catalog-mobile-tile__visual{background:linear-gradient(135deg,#ffd40033,#0000 45%),linear-gradient(160deg,#5a4634,#2a2118)}.catalog-mobile-tile__media--tumby .catalog-mobile-tile__visual,.catalog-mobile-tile__media--cabinets .catalog-mobile-tile__visual{background:linear-gradient(135deg,#78aaff40,#0000 50%),linear-gradient(160deg,#3d4a5c,#1f2630)}.catalog-mobile-tile__media--krovati .catalog-mobile-tile__visual,.catalog-mobile-tile__media--beds .catalog-mobile-tile__visual{background:linear-gradient(135deg,#ff967847,#0000 48%),linear-gradient(160deg,#5c3d45,#27191d)}.catalog-mobile-tile__media--stoly .catalog-mobile-tile__visual,.catalog-mobile-tile__media--tables .catalog-mobile-tile__visual{background:linear-gradient(135deg,#8cdcaa40,#0000 48%),linear-gradient(160deg,#3d5245,#1c2820)}.catalog-mobile-tile__media--kuhni .catalog-mobile-tile__visual,.catalog-mobile-tile__media--kitchens .catalog-mobile-tile__visual{background:linear-gradient(135deg,#ffd40059,#0000 42%),linear-gradient(160deg,#4d5563,#22262e)}.catalog-mobile-tile__media--gostinaya .catalog-mobile-tile__visual,.catalog-mobile-tile__media--living .catalog-mobile-tile__visual{background:linear-gradient(135deg,#be96ff38,#0000 50%),linear-gradient(160deg,#463a55,#211b2a)}.catalog-mobile-tile__media--appliance .catalog-mobile-tile__visual,.catalog-mobile-tile__media--appliances .catalog-mobile-tile__visual{background:linear-gradient(135deg,#b4c8dc4d,#0000 50%),linear-gradient(160deg,#5a6573,#2a3038)}.catalog-mobile-tile__name-overlay{color:#fff;text-shadow:0 1px 8px #00000073;font-size:.92rem;font-weight:800;line-height:1.2;position:absolute;bottom:.7rem;left:.7rem;right:.7rem}.cart-select-bar{margin:0 0 .75rem}.cart-select-all{align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.goods-line--selectable{grid-template-columns:auto 88px minmax(0,1fr)}.goods-line__check{place-items:start center;padding-top:.35rem;display:grid}.goods-line__check input{width:1.15rem;height:1.15rem}.checkout-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0 0 .85rem;display:grid}.checkout-method-grid--payment{grid-template-columns:1fr}.checkout-method-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;padding:.75rem .85rem;display:block}.checkout-method-card:has(input:checked){border-color:var(--brand-yellow);box-shadow:0 0 0 1px var(--brand-yellow)}.checkout-method-card input{opacity:0;pointer-events:none;position:absolute}.checkout-method-card__body strong{font-size:var(--text-sm)}.checkout-eta{background:var(--paper-2);border-radius:12px;margin:0 0 1rem;padding:.75rem .85rem}.checkout-eta__label{font-size:var(--text-sm);color:var(--ink-soft);margin:0}.checkout-eta__value{margin:.15rem 0 0;font-weight:800}.favorites-toolbar{gap:.75rem;margin:0 0 1rem;display:grid}.favorites-tabs{-webkit-overflow-scrolling:touch;gap:.4rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.favorites-tabs__link{border:1px solid var(--line);color:var(--ink);font-size:var(--text-sm);white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:.55rem .95rem;font-weight:700;text-decoration:none}.favorites-tabs__link.is-active{background:var(--brand-yellow);border-color:var(--brand-yellow);color:#1c1f24}.favorites-tabs__link:not(.is-active):hover{background:#f7f8fa;border-color:#1c1f2447}.favorites-seller-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.favorites-seller-card{border:1px solid var(--line);color:inherit;background:#fff;border-radius:12px;gap:.15rem;padding:.9rem 1rem;text-decoration:none;display:grid}.btn.is-disabled,a.btn.is-disabled{opacity:.45;pointer-events:none;cursor:not-allowed}@media (width<=860px){:root{--market-header-height:8.75rem}}
