*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#ff6a1a;--orange-dark:#e5550a;--dark:#1a1a1a;--navy:#0e1a3a;--navy-border:#2d3f5f;--gray-dark:#333;--gray:#666;--gray-light:#999;--gray-bg:#f5f5f5;--border:#e0e0e0;--white:#fff;--star:#ffb800}body{color:var(--dark);background:#ecedef;font-family:Manrope,-apple-system,system-ui,sans-serif;font-size:14px;line-height:1.4;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}ul{list-style:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.top-bar{background:var(--navy);color:#ccc;padding:6px 0;font-size:12px}.top-bar .container{justify-content:space-between;align-items:center;display:flex}.top-bar-right span{color:#ccc;cursor:pointer;font-size:12px;transition:color .2s}.top-bar-right span:hover{color:#fff}.top-bar-sep{color:#3d4e6e!important;cursor:default!important}.top-bar-location,.top-bar-item{align-items:center;gap:4px;display:flex}.main-header{background:#fff;padding:12px 0}.main-header .container{align-items:center;gap:28px;display:flex}.logo{color:var(--orange);letter-spacing:-.5px;flex-shrink:0;font-size:32px;font-weight:800;text-decoration:none}.main-nav{gap:56px;margin-left:auto;display:flex}.main-nav a{color:var(--navy);letter-spacing:-.2px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:500;transition:color .2s}.main-nav a:hover{color:var(--orange)}.header-icons{align-items:center;gap:18px;margin-left:auto;display:flex}.header-icon-btn{color:var(--gray);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;font-size:11px;transition:color .2s;display:flex}.header-icon-btn:hover{color:var(--orange)}.header-icon-btn svg{width:22px;height:22px}.search-bar{z-index:1;background:#fff;border-bottom:1px solid #10182824;padding:10px 0;position:relative;box-shadow:0 6px 14px #10182814}.search-bar .container{align-items:center;gap:10px;display:flex}.catalog-wrap{flex-shrink:0;position:relative}.catalog-btn{background:var(--orange);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.catalog-btn svg{flex-shrink:0;width:16px;height:16px}.catalog-dropdown{z-index:200;background:var(--white);border:1px solid var(--border);opacity:0;visibility:hidden;border-radius:0 0 8px 8px;min-width:272px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.catalog-wrap:hover .catalog-dropdown,.catalog-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.catalog-dropdown ul{padding:4px 0}.catalog-dropdown li a{color:var(--dark);justify-content:space-between;align-items:center;padding:9px 16px;font-size:13.5px;transition:background .15s,color .15s;display:flex}.catalog-dropdown li a:hover{color:var(--orange);background:#fff4ee}.arrow{color:var(--gray-light);font-size:10px}.search-input{border:2px solid var(--border);transition:border-color .2s;display:flex;overflow:hidden}.search-input:focus-within{border-color:var(--orange)}.search-input input{background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 14px;font-size:14px}.manager-btn{background:var(--orange);color:#fff;white-space:nowrap;border-radius:8px;flex-shrink:0;height:40px;padding:0 22px;font-size:13px;font-weight:600;transition:background .2s}.manager-btn:hover{background:var(--orange-dark)}.cart-btn{color:var(--gray);background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;font-size:11px;transition:color .2s;display:flex}.cart-btn:hover{color:var(--orange)}.cart-btn svg{width:24px;height:24px}.hero-slider{padding:36px 0 28px;position:relative}.hero-slider .container{justify-content:space-between;align-items:center;gap:32px;display:flex}.hero-content{color:#fff}.hero-content h1{margin-bottom:10px;font-size:30px;font-weight:700;line-height:1.25}.hero-content p{opacity:.9;max-width:420px;margin-bottom:20px;font-size:15px}.hero-btn{color:var(--orange);background:#fff;border-radius:6px;padding:11px 26px;font-size:14px;font-weight:700;transition:all .2s}.hero-btn:hover{background:#ffffffe6}.hero-badge{color:#fff;text-align:center;background:#ffffff2e;border-radius:12px;flex-shrink:0;min-width:130px;padding:20px 28px}.hero-badge-num{font-size:44px;font-weight:700;line-height:1}.hero-badge-sub{opacity:.9;font-size:15px}.hero-badge-text{opacity:.8;margin-top:4px;font-size:12px}.hero-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.categories-section{padding:24px 0}.categories-slider-wrap{max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.categories-viewport{width:100%;overflow:hidden}.categories-track{gap:16px;display:flex}.cat-tile{flex-shrink:0;width:calc(12.5% - 14px)}.cat-arrow{z-index:2;border:1px solid var(--border);width:36px;height:36px;color:var(--gray);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.cat-arrow-left{left:0}.cat-arrow-right{right:0}.cat-arrow:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.cat-arrow:disabled,.cat-arrow-disabled{opacity:.3;cursor:default;pointer-events:none}.cat-tile{cursor:pointer;text-align:center;scroll-snap-align:start;background:#fff;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px 8px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #1118270d}.cat-tile:hover{transform:translateY(-2px);box-shadow:0 8px 18px #11182717}.cat-tile-icon{flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cat-tile-icon svg{width:24px;height:24px;display:block}.cat-tile-icon img{object-fit:contain;width:100%;height:100%;display:block}.cat-tile-label{color:#3f4b5c;font-size:13px;font-weight:500;line-height:1.3}.section-title{margin-bottom:18px;font-size:20px;font-weight:700}.products-section{padding:24px 0}.product-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.product-card-img{justify-content:center;align-items:center;height:148px;display:flex;position:relative;overflow:hidden}.product-placeholder{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.product-placeholder svg{width:70px;height:70px}.discount-badge{background:var(--orange);color:#fff;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:8px;left:8px}.product-card-body{flex-direction:column;flex:1;gap:5px;padding:10px 12px;display:flex}.product-store{color:var(--gray-light);font-size:11px}.product-name{color:var(--dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-price-row{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.product-price{color:var(--dark);font-size:17px;font-weight:700}.product-price-unit{color:var(--gray-light);font-size:11px}.product-old-price{color:var(--gray-light);font-size:11px;text-decoration:line-through}.product-rating{color:var(--gray);align-items:center;gap:4px;font-size:11px;display:flex}.product-card-footer{padding:0 12px 12px}.add-to-cart-btn{background:var(--orange);color:#fff;border-radius:6px;width:100%;padding:8px;font-size:13px;font-weight:600;transition:background .2s}.add-to-cart-btn:hover{background:var(--orange-dark)}.stores-section{padding:24px 0}.stores-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.store-card{border:1px solid var(--border);background:#fff;border-radius:10px;padding:16px;transition:box-shadow .2s}.store-card:hover{box-shadow:0 4px 14px #00000014}.store-card-top{align-items:center;gap:10px;margin-bottom:10px;display:flex}.store-logo{background:var(--orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.store-name{font-size:14px;font-weight:600}.store-rating-row{align-items:center;gap:4px;margin-top:2px;display:flex}.store-rating-num{color:var(--orange);font-size:12px;font-weight:600}.store-stars{color:var(--star);font-size:12px}.store-info{color:var(--gray);font-size:12px;line-height:1.8}.store-info span{color:var(--dark)}.store-info a{color:var(--orange)}.brands-section{width:100%;max-width:100%;padding:24px 0;position:relative;overflow:hidden}.brands-grid{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.brand-card{border:1px solid var(--border);cursor:pointer;letter-spacing:-.3px;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:110px;height:80px;padding:4px 10px;font-size:16px;font-weight:800;transition:border-color .2s,box-shadow .2s;display:flex}.brand-card:hover{border-color:var(--orange);box-shadow:0 2px 10px #f2652226}.brand-logo-img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:2px;display:block}.why-section{padding:32px 0}.why-header{text-align:center;margin-bottom:24px}.why-header h2{font-size:22px;font-weight:700}.why-header p{color:var(--gray);margin-top:6px;font-size:14px}.why-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.why-card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:10px;padding:20px}.why-icon{width:44px;height:44px;margin:0 auto 10px}.why-icon svg{width:44px;height:44px}.why-card h3{margin-bottom:6px;font-size:13px;font-weight:600;line-height:1.4}.why-card p{color:var(--gray);font-size:12px;line-height:1.5}.why-cta{justify-content:center;gap:14px;display:flex}.why-cta-btn{border-radius:6px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s}.why-cta-btn.primary{background:var(--orange);color:#fff}.why-cta-btn.primary:hover{background:var(--orange-dark)}.why-cta-btn.secondary{color:var(--orange);border:2px solid var(--orange);background:#fff}.why-cta-btn.secondary:hover{background:var(--orange);color:#fff}.why-cta-btn.seller{background:var(--navy);color:#fff;border-radius:8px;padding:14px 48px;font-size:15px}.why-cta-btn.seller:hover{background:#162540}.footer{background:var(--navy);color:#ccc;padding:32px 0 18px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;display:grid}.footer-col h4{color:#fff;margin-bottom:12px;font-size:14px;font-weight:600}.footer-col ul li{margin-bottom:7px}.footer-col ul li a{color:#aaa;font-size:13px;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-contacts p{color:#aaa;font-size:13px;line-height:1.8}.footer-logo{color:var(--orange);margin-bottom:8px;font-size:22px;font-weight:700}.footer-phone{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.footer-bottom{border-top:1px solid var(--navy-border);justify-content:space-between;padding-top:16px;display:flex}.footer-bottom p{color:#8a95ab;font-size:12px}.hero-outer{padding:16px 0 0}.hero-slider{box-sizing:border-box;border-radius:16px;flex-direction:column;height:300px;padding:40px 44px;transition:background .6s;display:flex;overflow:hidden}.hero-inner{flex:1;justify-content:space-between;align-items:center;gap:24px;min-height:0;display:flex}.hero-left{color:#fff;flex:1;max-width:560px}.hero-right{flex-shrink:0;justify-content:center;align-items:center;width:220px;height:200px;display:flex}.hero-right>*{max-width:100%;max-height:100%}.hero-badge-tag{color:#fff;background:#f59e0b;border-radius:20px;margin-bottom:14px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-block}.hero-title{color:#fff;margin-bottom:12px;font-size:34px;font-weight:800;line-height:1.2}.hero-subtitle{opacity:.9;color:#fff;font-size:15px;line-height:1.5}.hero-right{flex-shrink:0}.hero-dots{justify-content:center;gap:8px;padding:12px 0 4px;display:flex}.hero-dot{cursor:pointer;background:#d0d0d0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.hero-dot.active{background:var(--orange);transform:scale(1.3)}.hero-section{display:none}.brands-carousel{width:100%;max-width:100%;position:relative;overflow:hidden}.brands-track{gap:16px;width:max-content;animation:28s linear infinite brands-scroll;display:flex}.brands-track:hover{animation-play-state:paused}@keyframes brands-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-grid{flex-wrap:nowrap;flex:1;gap:12px;display:flex}.brand-card{flex:1;min-width:0}.product-grid{grid-template-columns:repeat(6,1fr)!important;gap:16px!important}.product-card-img{height:160px!important}.product-img-icon{justify-content:center;align-items:center;display:flex}.product-img-label{letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700}.product-meta{color:#888;font-size:11px;line-height:1.6}.header-icons{display:none!important}.catalog-btn{background:#f26522!important}.search-input{flex:1;min-width:360px;height:40px;margin-right:-10px;border:1.5px solid #ddd!important;border-radius:8px 0 0 8px!important}.search-input input{padding-left:16px}.search-btn{color:#fff;background:#6b7280;border-radius:0 8px 8px 0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:40px;margin-right:2px;transition:background .2s;display:flex}.search-btn:hover{background:#55606e}.search-btn svg{width:18px;height:18px;display:block}.page-container{background:#ecedef;min-height:60vh;padding:32px 0 48px}.page-title{margin-bottom:8px;font-size:26px;font-weight:700}.page-stub{color:#888;margin-top:16px;font-size:15px}.top-bar-item{color:#ccc;align-items:center;gap:4px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.top-bar-item:hover{color:#fff}.product-breadcrumb{color:#888;margin-bottom:12px;font-size:13px}.product-breadcrumb a{color:#888}.product-breadcrumb a:hover{color:var(--orange)}.product-page-title{margin-bottom:4px;font-size:26px;font-weight:700}.product-meta-line{color:#666;margin-bottom:20px;font-size:13px}.product-link{color:var(--orange)}.product-main-block{background:#fff;border-radius:12px;grid-template-columns:300px 90px 1fr;align-items:start;gap:24px;margin-bottom:20px;padding:28px;display:grid}.product-img-block{background:#f7f7f9;border-radius:10px;flex-direction:column;align-items:center;padding:8px;display:flex;overflow:hidden}.product-img-block>img{object-fit:contain;width:100%;height:360px}.product-img-thumbs{flex-direction:column;align-self:start;gap:8px;min-height:64px;padding-top:8px;display:flex}.product-img-thumbs img{object-fit:cover;cursor:pointer;background:#f7f7f9;border:2px solid #e8e8e8;border-radius:8px;width:76px;height:76px;transition:border-color .15s}.product-img-thumbs img.active{border-color:var(--orange)}.product-buy-block{flex-direction:column;gap:14px;width:100%;display:flex}.product-buy-top{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.price-label{color:#999;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600}.product-page-price{color:var(--dark);flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:4px;font-size:32px;font-weight:800;line-height:1.1;display:flex}.product-page-currency{font-size:28px;font-weight:700}.product-page-unit-line{color:#888;font-size:18px;font-weight:400}.price-note{color:#999;font-size:13px}.price-old{color:#aaa;font-size:14px;text-decoration:line-through}.stock-pill{border-radius:999px;align-items:center;gap:6px;margin-top:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.stock-pill.in-stock{color:#2e7d32;background:#e8f5e9}.stock-pill.out-stock{color:#999;background:#f4f4f4}.stock-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.product-add-btn{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 32px;font-size:15px;font-weight:700;transition:background .2s;display:flex}.product-add-btn:hover{background:var(--orange-dark)}.product-actions-row{align-items:stretch;gap:10px;display:flex}.fav-btn-new{border:1.5px solid var(--orange);color:var(--orange);cursor:pointer;background:#fff;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.fav-btn-new:hover,.fav-btn-new.active{background:#fff5ee}.qty-selector{border:1.5px solid #eee;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.qty-btn-new{color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;width:32px;height:32px;font-size:18px;transition:background .15s}.qty-btn-new:hover{color:var(--orange);background:#f5f5f5}.qty-val-new{text-align:center;min-width:28px;font-size:15px;font-weight:600}.qty-input{text-align:center;color:#222;appearance:textfield;background:0 0;border:none;outline:none;width:44px;padding:4px 2px;font-size:15px;font-weight:600}.qty-input:focus{background:#f7f7f9;border-radius:6px}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-qty{align-items:center;gap:4px;display:flex}.product-info-rows{border-top:1px solid #f0f0f0;flex-direction:column;gap:12px;margin-top:6px;padding-top:14px;display:flex}.info-row{align-items:flex-start;gap:12px;font-size:13px;display:flex}.info-row>svg{flex-shrink:0;margin-top:2px}.info-row-label{color:#999;margin-bottom:2px;font-size:12px}.info-row-value{color:#333;font-weight:500;line-height:1.35}.product-qty-row{align-items:center;gap:12px;display:flex}.qty-btn{border:1.5px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex}.qty-btn:hover{border-color:var(--orange);color:var(--orange)}.qty-val{text-align:center;min-width:32px;font-size:18px;font-weight:600}.product-page-stock{color:#2e7d32;background:#e8f5e9;border-radius:6px;padding:6px 12px;font-size:14px;display:inline-block}.product-page-seller{color:#555;font-size:14px}.product-tabs-block{background:#fff;border-radius:12px;margin-bottom:20px;padding:0;overflow:hidden}.product-tabs{border-bottom:2px solid var(--border);display:flex}.product-tab{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:16px 28px;font-size:15px;font-weight:500;transition:all .2s}.product-tab.active{color:var(--orange);border-bottom-color:var(--orange)}.product-tab-content{padding:24px}.product-tab-content h3{margin-bottom:14px;font-size:18px;font-weight:700}.product-tab-content p{color:#444;margin-bottom:8px;font-size:14px;line-height:1.7}.product-specs-grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.product-spec-row{border-bottom:1px solid var(--border);gap:16px;padding:10px 0;display:flex}.spec-label{color:#888;flex-shrink:0;width:180px;font-size:14px}.spec-value{font-size:14px;font-weight:500}.reviews-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.reviews-rating{color:#666;margin-top:4px;font-size:14px}.review-btn{border:1.5px solid var(--orange);color:var(--orange);border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.review-btn:hover{background:var(--orange);color:#fff}.review-item{border-bottom:1px solid var(--border);gap:12px;padding:14px 0;display:flex}.review-avatar{flex-shrink:0}.review-author{font-size:14px;font-weight:600}.review-time{color:#999;margin-bottom:4px;font-size:12px}.review-text{color:#444;font-size:14px;line-height:1.5}.product-bottom-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.product-related,.product-other-sellers{background:#fff;border-radius:12px;padding:24px}.product-related h3,.product-other-sellers h3{margin-bottom:16px;font-size:16px;font-weight:700}.related-grid{gap:12px;display:flex}.related-card{color:inherit;flex:1;text-decoration:none}.related-img{background:#f5f5f5;border-radius:8px;height:100px;margin-bottom:8px;overflow:hidden}.related-img img{object-fit:cover;width:100%;height:100%}.related-name{color:#333;margin-bottom:4px;font-size:12px;line-height:1.4}.related-price{color:var(--dark);font-size:14px;font-weight:700}.other-seller-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.other-seller-name{font-size:14px}.other-seller-meta{color:#888;margin-top:2px;font-size:12px}.other-seller-btn{border:1.5px solid var(--orange);color:var(--orange);white-space:nowrap;border-radius:6px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s}.other-seller-btn:hover{background:var(--orange);color:#fff}.catalog-count{color:#888;margin-left:8px;font-size:18px;font-weight:400}.catalog-layout{grid-template-columns:240px 1fr;gap:20px;margin-top:20px;display:grid}.catalog-sidebar{flex-direction:column;gap:0;display:flex}.filter-block{background:#fff;border-radius:10px;margin-bottom:10px;padding:16px}.filter-title{color:var(--dark);margin-bottom:10px;font-size:14px;font-weight:700}.filter-check{color:#444;cursor:pointer;align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.filter-check input{accent-color:var(--orange)}.filter-price-row{align-items:center;gap:8px;display:flex}.filter-price-input{border:1.5px solid var(--border);border-radius:6px;outline:none;width:80px;padding:6px 8px;font-size:13px}.filter-price-input:focus{border-color:var(--orange)}.filter-apply-btn{background:var(--orange);color:#fff;border-radius:8px;width:100%;margin-bottom:8px;padding:11px;font-size:14px;font-weight:600;transition:background .2s}.filter-apply-btn:hover{background:var(--orange-dark)}.filter-reset-btn{color:#888;background:0 0;width:100%;padding:6px;font-size:13px}.filter-reset-btn:hover{color:var(--orange)}.catalog-results{flex-direction:column;gap:16px;display:flex}.catalog-sort-bar{background:#fff;border-radius:10px;align-items:center;gap:16px;padding:12px 16px;font-size:14px;display:flex}.catalog-sort-select{border:1.5px solid var(--border);cursor:pointer;border-radius:6px;outline:none;padding:5px 10px;font-size:13px}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.catalog-card{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.catalog-card:hover{box-shadow:0 4px 16px #0000001a}.catalog-card-img{background:#f5f5f5;height:160px;display:block;position:relative;overflow:hidden}.catalog-card-img img{object-fit:cover;width:100%;height:100%}.catalog-card-body{flex-direction:column;flex:1;padding:12px;display:flex}.catalog-card-name{color:#333;margin-bottom:8px;font-size:13px;line-height:1.4;text-decoration:none;display:block}.catalog-card-name:hover{color:var(--orange)}.catalog-card-price{margin-bottom:4px;font-size:18px;font-weight:700}.catalog-card-unit{color:#888;font-size:13px;font-weight:400}.catalog-card-old{color:#aaa;margin-left:8px;font-size:12px;text-decoration:line-through}.catalog-card-meta{color:#888;margin-bottom:2px;font-size:12px}.catalog-card-rating{color:#666;flex:1;align-items:flex-end;margin-top:4px;padding-bottom:8px;font-size:12px;display:flex}.catalog-pagination{justify-content:center;align-items:center;gap:8px;padding:32px 0 8px;display:flex}.pagination-btn{border:1px solid var(--border);cursor:pointer;color:#333;background:#fff;border-radius:6px;min-width:36px;height:36px;padding:0 10px;font-size:14px;transition:all .15s}.pagination-btn:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.pagination-btn.active{background:var(--orange);color:#fff;border-color:var(--orange);font-weight:700}.pagination-btn:disabled{opacity:.35;cursor:default}.page-btn{border:1.5px solid var(--border);background:#fff;border-radius:8px;width:36px;height:36px;font-size:14px;font-weight:600;transition:all .2s}.page-btn.active{background:var(--orange);color:#fff;border-color:var(--orange)}.page-btn:hover:not(.active){border-color:var(--orange);color:var(--orange)}.page-next{width:auto;padding:0 18px}.cart-layout{grid-template-columns:1fr 360px;gap:20px;display:grid}.cart-items{flex-direction:column;gap:12px;display:flex}.cart-item{background:#fff;border-radius:10px;align-items:center;gap:16px;padding:16px;display:flex}.cart-item-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:80px;height:80px}.cart-item-info{flex:1}.cart-item-name{color:#333;margin-bottom:4px;font-size:14px;font-weight:600;text-decoration:none;display:block}.cart-item-name:hover{color:var(--orange)}.cart-item-seller{color:#888;font-size:12px}.cart-item-price{margin-top:4px;font-size:15px;font-weight:700}.cart-item-total{text-align:right;min-width:90px;font-size:17px;font-weight:800}.cart-remove-btn{color:#ccc;padding:4px 8px;font-size:16px;transition:color .2s}.cart-remove-btn:hover{color:#e53e3e}.cart-order{background:#fff;border-radius:10px;flex-direction:column;align-self:start;gap:12px;padding:24px;display:flex;position:sticky;top:20px}.cart-order h3{margin-bottom:4px;font-size:18px;font-weight:700}.cart-order-total{color:var(--dark);border-bottom:1px solid var(--border);padding-bottom:12px;font-size:22px;font-weight:800}.cart-input{border:1.5px solid var(--border);resize:vertical;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.cart-input:focus{border-color:var(--orange)}.cart-empty{text-align:center;color:#888;background:#fff;border-radius:10px;padding:48px;font-size:16px}.product-page-layout{grid-template-columns:1fr 300px;gap:20px;margin-top:0;display:grid}.product-page-main,.product-page-sidebar{flex-direction:column;gap:16px;display:flex}.product-sidebar-card{background:#fff;border-radius:12px;padding:20px}.product-sidebar-card h3{color:#222;margin-bottom:14px;font-size:15px;font-weight:700}.sidebar-seller-row{border-radius:8px;margin:0 -8px 4px;padding:10px 8px;text-decoration:none;transition:background .15s;display:block}.sidebar-seller-row:hover{background:#fafafa}.sidebar-seller-row+.sidebar-seller-row{border-top:1px solid #f0f0f0;border-radius:0;margin-top:0}.sidebar-seller-top{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.sidebar-seller-name{color:#222;font-size:13px;font-weight:600}.sidebar-seller-price{color:var(--orange);font-size:14px;font-weight:700}.sidebar-seller-addr{color:#888;margin-bottom:2px;font-size:12px}.sidebar-seller-stock{font-size:12px}.sidebar-seller-stock.in{color:#2e7d32}.sidebar-seller-stock.out{color:#999}.sidebar-related-row{border-bottom:1px solid #f3f3f3;padding:10px 0;text-decoration:none;display:block}.sidebar-related-row:last-child{border-bottom:none}.sidebar-related-row:hover .sidebar-related-name{color:var(--orange)}.sidebar-related-name{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:13px;line-height:1.35;transition:color .15s;display:-webkit-box;overflow:hidden}.sidebar-related-price{color:var(--orange);font-size:14px;font-weight:700}.cart-count{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.main-nav,.logo,.search-bar,.manager-btn,.cart-btn,.search-btn,.cart-count{display:none!important}.top-bar{color:#ffffffbf;background:#0e1a3a;padding:0;font-size:13px}.top-bar-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:8px 40px;display:flex}.top-bar-left{align-items:center;gap:20px;display:flex}.top-bar-location{color:#ffffffbf;align-items:center;gap:5px;display:flex}.top-bar-sep{background:#fff3;width:1px;height:14px}.top-bar-phone{color:#fff;align-items:center;gap:5px;font-weight:600;display:flex}.top-bar-right{align-items:center;gap:22px;display:flex}.top-bar-right a{color:#ffffffbf;text-decoration:none;transition:color .15s}.top-bar-right a:hover{color:#fff}.main-header{z-index:1000;background:#fff;border-bottom:1px solid #eef0f4;position:sticky;top:0;box-shadow:0 2px 12px #0000000a}.main-header-inner{align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:16px 40px;display:flex}.logo-new{letter-spacing:1px;white-space:nowrap;letter-spacing:0;flex-shrink:0;font-family:Poppins,system-ui,sans-serif;font-size:34px;font-weight:900;text-decoration:none}.logo-строй{color:#0e1a3a;-webkit-text-stroke:.5px #0e1a3a}.logo-хаб{color:#ff6a1a;-webkit-text-stroke:.5px #ff6a1a}.catalog-btn{color:#fff;white-space:nowrap;cursor:pointer;background:#ff6a1a;border:none;border-radius:12px;align-items:center;gap:8px;height:52px;padding:0 20px;font-size:15px;font-weight:700;transition:background .15s;display:flex}.catalog-btn:hover{background:#e5550a}.search-form{background:#fff;border:1.5px solid #0e1a3a;border-radius:12px;flex:1;align-items:center;gap:10px;height:52px;padding:0 6px 0 16px;transition:border-color .15s;display:flex}.search-form:focus-within{border-color:#ff6a1a}.search-form-input{color:#0b0f1a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.search-form-input::placeholder{color:#a1a6b3}.search-form-btn{color:#fff;cursor:pointer;background:#0e1a3a;border:none;border-radius:8px;flex-shrink:0;height:40px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.search-form-btn:hover{background:#1a2f5a}.manager-btn-new{color:#e5550a;white-space:nowrap;cursor:pointer;background:#fff1e8;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:10px;height:52px;padding:0 16px 0 10px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.2;transition:background .15s;display:flex}.manager-btn-new:hover{background:#ffe5d0}.manager-icon-circle{background:#ff6a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.header-actions{flex-shrink:0;gap:2px;display:flex}.hdr-action-btn{color:#3a3f4b;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:60px;height:60px;font-family:inherit;text-decoration:none;transition:background .15s,color .15s;display:flex}.hdr-action-btn:hover{color:#0b0f1a;background:#f6f7fa}.hdr-action-btn span{letter-spacing:0;font-size:10px;font-weight:600}.hdr-action-cart{color:#fff!important;background:#ff6a1a!important}.hdr-action-cart:hover{background:#e5550a!important}.hdr-cart-badge{color:#ff6a1a;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-6px;right:-8px}.main-nav,.logo,.search-bar,.manager-btn,.cart-btn,.search-btn,.cart-count{display:none!important}.mega-menu{z-index:500;background:#fff;border:1px solid #eef0f4;border-top:none;border-radius:0 0 16px 16px;min-width:900px;max-width:1100px;animation:.15s megaFadeIn;display:flex;position:absolute;top:100%;left:0;box-shadow:0 12px 40px #0000001f}@keyframes megaFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mega-menu-sidebar{background:#f6f7fa;border-right:1px solid #eef0f4;border-radius:0 0 0 16px;flex-shrink:0;width:220px;padding:8px 0}.mega-menu-cat{cursor:pointer;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:10px 16px;transition:background .12s;display:flex}.mega-menu-cat a{color:#0b0f1a;flex:1;font-size:13.5px;font-weight:500;text-decoration:none}.mega-menu-cat svg{color:#a1a6b3;flex-shrink:0}.mega-menu-cat:hover,.mega-menu-cat.active{background:#fff;border-left-color:#ff6a1a}.mega-menu-cat:hover a,.mega-menu-cat.active a{color:#ff6a1a;font-weight:600}.mega-menu-cat:hover svg,.mega-menu-cat.active svg{color:#ff6a1a}.mega-menu-content{flex-direction:column;flex:1;padding:20px 24px 16px;display:flex}.mega-menu-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:4px 24px;display:grid}.mega-menu-col{min-width:0}.mega-menu-col-head{color:#0e1a3a;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #eef0f4;margin-bottom:6px;padding-bottom:6px;font-size:12px;font-weight:700}.mega-menu-item{color:#3a3f4b;white-space:nowrap;text-overflow:ellipsis;padding:3px 0;font-size:13px;text-decoration:none;transition:color .12s;display:block;overflow:hidden}.mega-menu-item:hover{color:#ff6a1a}.mega-menu-footer{border-top:1px solid #eef0f4;margin-top:12px;padding-top:12px}.mega-menu-all{color:#ff6a1a;font-size:13px;font-weight:600;text-decoration:none}.mega-menu-all:hover{color:#e5550a}.category-page-title{color:#0e1a3a;margin:0 0 24px;font-family:Manrope,sans-serif;font-size:28px;font-weight:800}.category-page-layout{grid-template-columns:220px 1fr;align-items:start;gap:24px;display:grid}.category-page-sidebar{background:#fff;border-radius:14px;padding:16px 0;position:sticky;top:88px;box-shadow:0 2px 8px #0000000f}.category-sidebar-link{color:#3a3f4b;padding:9px 20px;font-size:14px;line-height:1.4;text-decoration:none;transition:background .15s,color .15s;display:block}.category-sidebar-link:hover{color:#e5550a;background:#fff1e8}.category-page-content{min-width:0}.category-sub-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:40px;display:grid}.category-sub-card{color:#0e1a3a;text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;font-size:12px;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 8px #0000000f}.category-sub-card:hover{color:#e5550a;transform:translateY(-2px);box-shadow:0 6px 20px #ff6a1a2e}.category-sub-icon{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.category-sub-name{line-height:1.3}.category-products-title{color:#0e1a3a;margin:0 0 20px;font-size:20px;font-weight:800}@media (width<=900px){.category-page-layout{grid-template-columns:1fr}.category-page-sidebar{grid-template-columns:repeat(2,1fr);display:grid;position:static}.category-sub-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.category-sub-grid{grid-template-columns:repeat(2,1fr)}.category-page-sidebar{grid-template-columns:1fr}}.mobile-catalog-main{background:#f0f2f5;min-height:100vh;padding-bottom:80px}.mobile-catalog-header{background:#fff;border-bottom:1px solid #eef0f4;padding:16px 16px 12px}.mobile-catalog-title{color:#0e1a3a;margin:0;font-size:22px;font-weight:800}.mobile-cat-grid{flex-direction:column;gap:8px;padding:12px;display:flex}.mobile-cat-card{color:inherit;background:#fff1e8;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:transform .15s;display:flex}.mobile-cat-card:active{transform:scale(.98)}.mobile-cat-card-icon{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.mobile-cat-card-info{flex:1}.mobile-cat-card-name{color:#0e1a3a;font-size:15px;font-weight:700}.mobile-cat-card-count{color:#6b7180;margin-top:2px;font-size:12px}.mobile-tabbar{display:none}@media (width<=768px){.mobile-tabbar{z-index:1000;background:#fff;border-top:1px solid #eef0f4;height:60px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000014}.mobile-tab{color:#6b7180;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:44px;padding:6px 0;font-size:10px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.mobile-tab.active{color:#ff6a1a}.mobile-tab-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.mobile-tab-label{font-size:10px;line-height:1}.mobile-tab-badge{color:#fff;background:#ff6a1a;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.top-bar,.main-header-inner .catalog-wrap,.main-header-inner .manager-btn-new,.main-header-inner .header-actions{display:none!important}.main-header-inner{gap:12px;padding:10px 16px}.main-header{z-index:900;padding:0;position:sticky;top:0}.search-form{flex:1}.search-form-btn{display:none}.search-form-input{font-size:14px}.logo-new{flex-shrink:0;font-size:22px!important}body{padding-bottom:60px}.categories-track{gap:8px}.cat-tile{min-width:100px;padding:12px 8px}.cat-tile-label{font-size:11px}.product-breadcrumb{font-size:12px}.category-page-title{margin-bottom:16px;font-size:20px}.category-sub-card{padding:12px 6px;font-size:11px}.category-sub-icon{width:48px;height:48px}.catalog-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.catalog-card-name{font-size:13px}.catalog-card-price{font-size:15px}.add-to-cart-btn{padding:8px;font-size:12px}.cart-table{font-size:13px}}@media (width<=480px){.categories-track{gap:6px}.cat-tile-label{font-size:10px}.category-sub-grid{grid-template-columns:repeat(2,1fr)!important}}.category-page-no-sidebar{grid-template-columns:1fr!important}.cat-sub-grid3{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:8px;display:grid}.cat-sub-card3{color:#0e1a3a;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .15s;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000012}.cat-sub-card3:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.cat-sub-card3-name{color:#0e1a3a;min-height:44px;padding:10px 10px 6px;font-size:13px;font-weight:600;line-height:1.3}.cat-sub-card3-img{aspect-ratio:1;box-sizing:border-box;background:#f0f2f5;flex:1;justify-content:center;align-items:center;width:100%;padding:12px;display:flex;overflow:hidden}.cat-sub-card3-img img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=600px){.cat-sub-grid3{grid-template-columns:repeat(3,1fr);gap:8px}.cat-sub-card3-name{min-height:38px;padding:8px 8px 4px;font-size:11px}}.cat-page-desktop{display:block}.cat-page-mobile{display:none}.cat-sub-new-card{transition:transform .18s,box-shadow .18s,border-color .18s}.cat-sub-new-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e1a3a17;border-color:#d9dce3!important}@media (width<=768px){.cat-page-desktop{display:none!important}.cat-page-mobile{display:block!important}}.product-grid .product-card-body{gap:3px;padding:8px}.product-grid .product-price{font-size:14px}.product-grid .product-name{font-size:11.5px}.product-grid .add-to-cart-btn{padding:6px 4px;font-size:11px}.product-grid .product-price-unit,.product-grid .product-meta{font-size:10px}@media (width<=768px){body{-webkit-font-smoothing:antialiased;background:#fafafa;font-family:Manrope,-apple-system,system-ui,sans-serif}.top-bar,.main-header,.search-bar,footer{display:none!important}.mobile-header{z-index:200;background:#fafafa;padding:12px 16px 10px;position:sticky;top:0}.mobile-logo-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mobile-logo{letter-spacing:-.7px;font-family:Manrope,system-ui,sans-serif;font-size:22px;font-weight:900;text-decoration:none}.mobile-location-row{color:#3a3f4b;align-items:center;gap:5px;margin-bottom:10px;font-size:13px;display:flex}.mobile-location-city{color:#0b0f1a;font-weight:600}.mobile-header-actions{gap:8px;display:flex}.mobile-icon-btn{color:#0b0f1a;background:#fff;border:1px solid #eef0f4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex;position:relative}.mobile-search-bar{background:#fff;border:1px solid #eef0f4;border-radius:9999px;align-items:center;gap:10px;height:48px;padding:0 6px 0 18px;display:flex}.mobile-search-input{color:#6b7180;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.mobile-search-btn{background:#f6f7fa;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}main{padding-bottom:86px!important}.mobile-hero{color:#fff;background:linear-gradient(110deg,#0e1a3a 0%,#1f2d56 60%,#ff6a1a 140%);border-radius:24px;height:168px;margin:0 16px 20px;padding:18px;position:relative;overflow:hidden}.mobile-hero-sub{letter-spacing:1.5px;opacity:.7;text-transform:uppercase;font-size:11px;font-weight:700}.mobile-hero-title{letter-spacing:-.8px;max-width:220px;margin-top:6px;font-size:26px;font-weight:800;line-height:1.05}.mobile-hero-date{opacity:.8;margin-top:8px;font-size:12px}.mobile-hero-glow{filter:blur(20px);pointer-events:none;background:#ff6a1a4d;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-30px;right:-20px}.mobile-hero-dots{gap:6px;display:flex;position:absolute;bottom:14px;left:18px}.mobile-hero-dot{background:#fff6;border-radius:9999px;height:6px}.mobile-hero-dot.active{background:#fff;width:20px}.mobile-hero-dot:not(.active){width:6px}.mobile-cats{padding:0 16px 20px}.mobile-cats-grid{scrollbar-width:none;grid-template-rows:repeat(2,1fr);grid-auto-columns:calc(25vw - 18px);grid-auto-flow:column;gap:10px;padding-bottom:4px;display:grid;overflow-x:auto}.mobile-cat-tile{aspect-ratio:1;background:#fff;border:1px solid #eef0f4;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:8px;text-decoration:none;display:flex}.mobile-cat-tile-label{color:#3a3f4b;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;font-weight:600;line-height:1.1;display:-webkit-box;overflow:hidden}.mobile-section-head{justify-content:space-between;align-items:center;padding:0 16px 10px;display:flex}.mobile-section-title{letter-spacing:-.3px;font-size:17px;font-weight:700}.mobile-section-link{color:#ff6a1a;font-size:13px;font-weight:600;text-decoration:none}.mobile-hscroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:10px;padding:0 16px 20px;display:flex;overflow-x:auto}.mobile-hscroll::-webkit-scrollbar{display:none}.mobile-product-card{scroll-snap-align:start;background:#fff;border:1px solid #eef0f4;border-radius:18px;flex-direction:column;flex-shrink:0;width:164px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000d}.mobile-product-card-img{background:#f6f7fa;height:140px;position:relative;overflow:hidden}.mobile-product-card-img img{object-fit:cover;width:100%;height:100%}.mobile-product-card-body{flex-direction:column;flex:1;padding:10px;display:flex}.mobile-product-name{color:#0b0f1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin-bottom:6px;font-size:12px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-product-price{color:#0b0f1a;font-size:16px;font-weight:700}.mobile-product-old{color:#a1a6b3;margin-left:6px;font-size:11px;text-decoration:line-through}.mobile-product-rating{color:#6b7180;align-items:center;gap:3px;margin-top:4px;font-size:11px;display:flex}.mobile-product-card>a{flex-direction:column;flex:1;display:flex}.mobile-product-cart-btn{color:#0b0f1a;cursor:pointer;background:#f6f7fa;border:none;border-radius:9999px;width:100%;height:36px;margin-top:8px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s}.mobile-product-cart-btn:hover{background:#eef0f4}.mobile-delivery-block{background:#fff1e8;border-radius:18px;align-items:center;gap:14px;margin:0 16px 20px;padding:16px;display:flex}.mobile-delivery-icon{background:#ff6a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.mobile-delivery-title{font-size:14px;font-weight:700}.mobile-delivery-sub{color:#3a3f4b;font-size:12px}.mobile-brand-chip{scroll-snap-align:start;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;min-width:120px;height:72px;padding:0 18px;font-size:15px;font-weight:800;display:flex}.mobile-tabbar{z-index:500;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border-top:1px solid #eef0f4;justify-content:space-around;align-items:center;height:86px;padding-bottom:20px;position:fixed;bottom:0;left:0;right:0;display:flex!important}.mobile-tab{color:#6b7180;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding-top:8px;text-decoration:none;display:flex}.mobile-tab.active{color:#ff6a1a}.mobile-tab-icon{position:relative}.mobile-tab-icon svg{display:block}.mobile-tab-label{font-size:10px;font-weight:600}.mobile-tab-badge{color:#fff;background:#ff6a1a;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-7px}.catalog-layout{grid-template-columns:1fr!important}.catalog-sidebar{display:none!important}.mobile-filter-chips{gap:8px;padding:0 0 12px;display:flex;overflow-x:auto}.mobile-filter-chips::-webkit-scrollbar{display:none}.mobile-filter-chip{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #eef0f4;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.mobile-filter-chip.active{color:#fff;background:#0b0f1a;border-color:#0b0f1a}.catalog-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.catalog-sort-bar{flex-wrap:wrap;gap:8px}.product-page-layout{grid-template-columns:1fr!important}.product-page-sidebar{display:none}.product-main-block{border-radius:8px!important;grid-template-columns:1fr!important;gap:16px!important;margin-bottom:0!important;padding:16px!important}.product-img-block{border-radius:8px!important;width:100%!important}.product-img-block>img{height:280px!important}.product-img-thumbs{flex-wrap:wrap;flex-direction:row!important;padding-top:0!important}.product-buy-block{padding:0;max-width:none!important;margin-left:0!important}.product-tabs-block{border-radius:0!important}.product-bottom-row{grid-template-columns:1fr!important}.product-actions-row{flex-wrap:wrap}.fav-btn-new{min-width:60%}.mobile-buy-panel{z-index:300;background:#fff;border-top:1px solid #eef0f4;align-items:center;gap:16px;padding:12px 20px 14px;display:flex;position:fixed;bottom:86px;left:0;right:0}.mobile-buy-panel-price{font-size:20px;font-weight:800}.mobile-buy-panel-old{color:#a1a6b3;font-size:11px;text-decoration:line-through}.mobile-buy-panel-btn{color:#fff;cursor:pointer;background:#ff6a1a;border:none;border-radius:9999px;flex:1;height:52px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s}.mobile-buy-panel-btn:hover{background:#e5550a}.cart-layout{grid-template-columns:1fr!important}.cart-order{position:static!important}.container{padding:0 16px}.product-breadcrumb{padding:12px 0 0;font-size:12px}.product-page-title{padding:4px 0;font-size:20px}}@media (width>=769px){.mobile-tabbar,.mobile-header,.mobile-buy-panel{display:none!important}}.scv2{--scv2-bg:#f4f4f1;--scv2-paper:#fff;--scv2-ink:#0d1220;--scv2-ink-2:#3a4055;--scv2-ink-3:#727890;--scv2-ink-4:#a7adc1;--scv2-line:#e8e8e2;--scv2-line-2:#efefe9;--scv2-line-3:#f6f6f1;--scv2-orange:#f26522;--scv2-orange-600:#dd5612;--scv2-orange-50:#fff2e9;--scv2-orange-100:#ffe0cc;--scv2-navy:#141833;--scv2-navy-2:#1f2547;--scv2-green:#117a3d;--scv2-green-bg:#e7f5ec;--scv2-rose:#b3294e;--scv2-rose-bg:#fbeaef;--scv2-amber:#8a5d00;--scv2-amber-bg:#fbf0d6;--scv2-blue:#1c4fbb;--scv2-blue-bg:#e7eefb;--scv2-r-sm:8px;--scv2-r:12px;--scv2-r-lg:16px;--scv2-r-xl:22px;color:var(--scv2-ink);background:var(--scv2-bg);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px}.scv2 *{box-sizing:border-box}.scv2 a{color:inherit;text-decoration:none}.scv2 button{cursor:pointer;font-family:inherit}.scv2 .mono{font-family:JetBrains Mono,ui-monospace,monospace}.scv2-app{grid-template-columns:264px 1fr;min-height:100vh;display:grid}.scv2-side{background:var(--scv2-navy);color:#cfd2e0;flex-direction:column;gap:18px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.scv2-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;padding:0 8px 14px;display:flex}.scv2-brand-mark{background:var(--scv2-orange);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:grid;box-shadow:0 6px 14px -6px #f26522b3}.scv2-brand-name{color:#fff;letter-spacing:-.01em;font-size:18px;font-weight:800}.scv2-brand-tx{color:#8a90a8;letter-spacing:.04em;text-transform:uppercase;margin-top:1px;font-size:11px}.scv2-shop-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:10px;padding:12px;transition:background .15s;display:flex}.scv2-shop-card:hover{background:#ffffff12}.scv2-shop-av{color:#fff;background:linear-gradient(135deg,#ff8a4a,#f26522);border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid}.scv2-shop-nm{color:#fff;font-size:13.5px;font-weight:700;line-height:1.2}.scv2-shop-tx{color:#8a90a8;align-items:center;gap:5px;margin-top:3px;font-size:11.5px;display:flex}.scv2-shop-tx .dot{background:#5ee08a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #5ee08a2e}.scv2-nav-section{flex-direction:column;gap:2px;display:flex}.scv2-nav-lbl{letter-spacing:.1em;color:#6a7090;text-transform:uppercase;padding:0 12px 6px;font-size:10.5px;font-weight:700}.scv2-nav{flex-direction:column;gap:2px;display:flex}.scv2-nav a{color:#cfd2e0;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;font-size:13.5px;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative}.scv2-nav a:hover{color:#fff;background:#ffffff0d}.scv2-nav a.active{color:#ffb98c;background:#f2652224}.scv2-nav a.active:before{content:"";background:var(--scv2-orange);border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-16px}.scv2-nav-ic{opacity:.85;flex-shrink:0;width:18px;height:18px}.scv2-nav a.active .scv2-nav-ic{opacity:1}.scv2-nav-ct{color:#cfd2e0;background:#ffffff14;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.scv2-nav a.active .scv2-nav-ct{background:var(--scv2-orange);color:#fff}.scv2-nav-pin{background:var(--scv2-orange);border-radius:50%;width:7px;height:7px;margin-left:auto}.scv2-side-foot{border-top:1px solid #ffffff12;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.scv2-side-foot-av{color:#fff;background:#2a325a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12.5px;font-weight:700;display:grid}.scv2-side-foot-nm{color:#fff;font-size:13px;font-weight:700}.scv2-side-foot-em{color:#8a90a8;font-size:11.5px}.scv2-side-foot-out{color:#cfd2e0;background:0 0;border:1px solid #ffffff1a;border-radius:8px;place-items:center;width:32px;height:32px;margin-left:auto;display:grid}.scv2-main{flex-direction:column;min-width:0;padding:0;display:flex}.scv2-topbar{background:var(--scv2-paper);border-bottom:1px solid var(--scv2-line);z-index:5;align-items:center;gap:18px;height:64px;padding:0 32px;display:flex;position:sticky;top:0}.scv2-crumbs{color:var(--scv2-ink-3);align-items:center;gap:8px;font-size:13px;display:flex}.scv2-crumbs b{color:var(--scv2-ink);font-weight:700}.scv2-crumbs-sep{color:var(--scv2-ink-4)}.scv2-grow{flex:1}.scv2-search{border:1px solid var(--scv2-line);background:var(--scv2-line-3);border-radius:10px;align-items:center;gap:8px;width:340px;height:38px;padding:0 12px;transition:border-color .15s,background .15s;display:flex}.scv2-search:focus-within{border-color:var(--scv2-ink-3);background:#fff}.scv2-search input{font:inherit;color:var(--scv2-ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.scv2-search input::placeholder{color:var(--scv2-ink-3)}.scv2-kbd{color:var(--scv2-ink-3);border:1px solid var(--scv2-line);background:#fff;border-radius:6px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:11px}.scv2-icon-btn{border:1px solid var(--scv2-line);background:var(--scv2-paper);width:38px;height:38px;color:var(--scv2-ink-2);border-radius:10px;place-items:center;transition:all .15s;display:grid;position:relative}.scv2-icon-btn:hover{border-color:var(--scv2-ink-3);color:var(--scv2-ink)}.scv2-icon-btn .scv2-badge{background:var(--scv2-orange);color:#fff;border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-3px;right:-3px}.scv2-page{flex-direction:column;gap:22px;padding:28px 32px 64px;display:flex}.scv2-greet{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.scv2-greet h1{letter-spacing:-.025em;color:var(--scv2-ink);margin:0;font-size:34px;font-weight:800;line-height:1.05}.scv2-wave{transform-origin:70% 70%;animation:2.4s ease-in-out infinite scv2-wave;display:inline-block}@keyframes scv2-wave{0%,60%,to{transform:rotate(0)}10%,30%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}}.scv2-greet-sub{color:var(--scv2-ink-3);flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;font-size:14px;display:flex}.scv2-greet-sub .dot{background:var(--scv2-ink-4);border-radius:50%;width:4px;height:4px}.scv2-greet-actions{gap:10px;display:flex}.scv2-btn{height:42px;font:inherit;letter-spacing:.005em;border:1px solid #0000;border-radius:11px;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.scv2-btn-ghost{border-color:var(--scv2-line);color:var(--scv2-ink-2);background:#fff}.scv2-btn-ghost:hover{border-color:var(--scv2-ink);color:var(--scv2-ink)}.scv2-btn-primary{background:var(--scv2-orange);color:#fff;box-shadow:0 8px 18px -10px #f26522b3}.scv2-btn-primary:hover{background:var(--scv2-orange-600)}.scv2-btn-dark{background:var(--scv2-navy);color:#fff}.scv2-btn-dark:hover{background:var(--scv2-navy-2)}.scv2-bento{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(0,auto);gap:14px;display:grid}.scv2-card{background:var(--scv2-paper);border:1px solid var(--scv2-line);border-radius:var(--scv2-r-lg);flex-direction:column;min-width:0;padding:20px;display:flex}.scv2-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.scv2-card-head h3{color:var(--scv2-ink);letter-spacing:-.005em;white-space:nowrap;margin:0;font-size:14px;font-weight:700}.scv2-card-head .meta{color:var(--scv2-ink-3);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.scv2-card-head .lnk{color:var(--scv2-ink-2);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:12.5px;font-weight:700;display:inline-flex}.scv2-card-head .lnk:hover{color:var(--scv2-orange)}.scv2-hero{color:#fff;background:radial-gradient(120% 140% at 100% 0,#23284f 0%,#141833 60%);border:0;grid-column:span 7;padding:24px 26px;position:relative;overflow:hidden}.scv2-hero:before{content:"";filter:blur(20px);background:radial-gradient(circle,#f2652259,#0000 60%);width:280px;height:280px;position:absolute;top:-40px;right:-40px}.scv2-hero .eye{letter-spacing:.12em;text-transform:uppercase;color:#9aa1c4;font-size:11.5px;font-weight:700}.scv2-hero .total{letter-spacing:-.03em;align-items:baseline;gap:8px;margin-top:10px;font-size:54px;font-weight:800;line-height:1;display:flex}.scv2-hero .total .cur{color:#bcc1de;font-size:24px;font-weight:700}.scv2-hero .delta{color:#7ce29c;background:#5ee08a24;border:1px solid #5ee08a40;border-radius:999px;align-items:center;gap:8px;width:max-content;margin-top:14px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.scv2-hero .splits{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;padding-top:18px;display:grid}.scv2-hero .splits .k{color:#8a90b3;font-size:12px;font-weight:600}.scv2-hero .splits .v{color:#fff;letter-spacing:-.02em;margin-top:4px;font-size:20px;font-weight:800}.scv2-hero .splits .v small{color:#8a90b3;letter-spacing:0;margin-left:3px;font-size:12px;font-weight:600}.scv2-hero .chart{opacity:.95;pointer-events:none;width:300px;height:90px;position:absolute;bottom:24px;right:24px}.scv2-stat{grid-column:span 5;grid-template-rows:1fr;gap:14px;display:grid}.scv2-qstat{background:var(--scv2-paper);border:1px solid var(--scv2-line);border-radius:var(--scv2-r-lg);flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:hidden}.scv2-qstat .row{justify-content:space-between;align-items:center;display:flex}.scv2-qstat .ic{background:var(--scv2-orange-50);width:42px;height:42px;color:var(--scv2-orange);border-radius:12px;place-items:center;display:grid}.scv2-qstat .delta{align-items:center;gap:3px;font-size:11.5px;font-weight:700;display:inline-flex}.scv2-qstat .delta.up{color:var(--scv2-green)}.scv2-qstat .delta.down{color:var(--scv2-rose)}.scv2-qstat .num{letter-spacing:-.03em;font-size:56px;font-weight:800;line-height:1.1}.scv2-qstat .num small{color:var(--scv2-ink-3);margin-left:2px;font-size:14px;font-weight:600}.scv2-qstat .lbl{color:var(--scv2-ink-3);margin-top:4px;font-size:14px;font-weight:600}.scv2-qstat .breakdown{border-top:1px solid var(--scv2-line-2);flex-direction:column;gap:8px;margin-top:auto;padding-top:14px;display:flex}.scv2-qstat .breakdown-row{justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.scv2-qstat .breakdown-row .k{color:var(--scv2-ink-3);align-items:center;gap:8px;display:inline-flex}.scv2-qstat .breakdown-row .k .dot{border-radius:50%;width:8px;height:8px}.scv2-qstat .breakdown-row .v{color:var(--scv2-ink);font-feature-settings:"tnum";font-weight:800}.scv2-funnel{grid-column:span 6}.scv2-funnel .stack{flex-direction:column;gap:10px;margin-top:4px;display:flex}.scv2-funnel .step{background:var(--scv2-line-3);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:48px;padding:12px 14px;display:grid;position:relative;overflow:hidden}.scv2-funnel .step .fill{transform-origin:0;background:linear-gradient(90deg,#f265222e,#f265220a);position:absolute;inset:0}.scv2-funnel .step .lab{align-items:center;gap:10px;display:flex;position:relative}.scv2-funnel .step .ic{width:24px;height:24px;color:var(--scv2-orange);background:#fff;border-radius:6px;place-items:center;display:grid}.scv2-funnel .step .nm{color:var(--scv2-ink);white-space:nowrap;font-size:13px;font-weight:700}.scv2-funnel .step .ct{color:var(--scv2-ink);font-feature-settings:"tnum";white-space:nowrap;text-align:right;font-size:14px;font-weight:800;position:relative}.scv2-funnel .step small{color:var(--scv2-ink-3);text-align:right;margin-left:8px;font-size:11px;font-weight:600;display:inline-block}.scv2-rating{grid-column:span 6}.scv2-rating .big{align-items:center;gap:18px;margin-top:6px;display:flex}.scv2-rating .num{letter-spacing:-.03em;color:var(--scv2-ink);font-size:54px;font-weight:800;line-height:.95}.scv2-rating .big-right{flex-direction:column;gap:8px;display:flex}.scv2-rating .stars{color:var(--scv2-orange);letter-spacing:3px;font-size:18px;line-height:1}.scv2-rating .basis{color:var(--scv2-orange);background:var(--scv2-orange-50);border:1px solid var(--scv2-orange-100);border-radius:999px;align-items:center;gap:6px;width:max-content;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.scv2-rating .breakdown{flex-direction:column;gap:10px;margin-top:22px;display:flex}.scv2-rating .row{grid-template-columns:14px 1fr;align-items:center;gap:12px;font-size:13px;display:grid}.scv2-rating .row .k{color:var(--scv2-ink-3);text-align:left;font-weight:600}.scv2-rating .bar{background:var(--scv2-line-2);border-radius:4px;height:8px;overflow:hidden}.scv2-rating .bar i{background:var(--scv2-orange);border-radius:4px;height:100%;display:block}.scv2-row-2{grid-column:span 12;grid-template-columns:1.6fr 1fr;gap:14px;display:grid}.scv2-order-list{flex-direction:column;display:flex}.scv2-order{border-bottom:1px solid var(--scv2-line-2);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.scv2-order:last-child{border-bottom:0}.scv2-order .num{color:var(--scv2-ink-3);background:var(--scv2-line-3);border-radius:7px;padding:5px 9px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700}.scv2-order .body .cust{color:var(--scv2-ink);font-size:13.5px;font-weight:700}.scv2-order .body .meta{color:var(--scv2-ink-3);flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;font-size:12px;display:flex}.scv2-order .body .meta .dot{background:var(--scv2-ink-4);border-radius:50%;width:3px;height:3px}.scv2-order .body .items{align-items:center;margin-top:8px;display:flex}.scv2-order .body .items .it{background:var(--scv2-line-3);width:26px;height:26px;color:var(--scv2-ink-3);background-position:50%;background-size:cover;border:2px solid #fff;border-radius:6px;place-items:center;margin-left:-6px;font-size:9px;display:grid}.scv2-order .body .items .it:first-child{margin-left:0}.scv2-order .body .items .more{color:var(--scv2-ink-3);margin-left:8px;font-size:11px;font-weight:700}.scv2-order .right{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.scv2-order .right .pr{font-feature-settings:"tnum";font-size:14px;font-weight:800}.scv2-pill{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.scv2-pill .d{border-radius:50%;width:6px;height:6px}.scv2-pill.live{background:var(--scv2-green-bg);color:var(--scv2-green)}.scv2-pill.live .d{background:var(--scv2-green)}.scv2-pill.draft{background:var(--scv2-line-2);color:var(--scv2-ink-2)}.scv2-pill.draft .d{background:var(--scv2-ink-3)}.scv2-pill.mod{background:var(--scv2-amber-bg);color:var(--scv2-amber)}.scv2-pill.mod .d{background:var(--scv2-amber)}.scv2-pill.archived{background:var(--scv2-rose-bg);color:var(--scv2-rose)}.scv2-pill.archived .d{background:var(--scv2-rose)}.scv2-pill.hot{background:var(--scv2-orange-50);color:var(--scv2-orange)}.scv2-pill.hot .d{background:var(--scv2-orange)}.scv2-row-act{justify-content:flex-end;gap:6px;display:flex}.scv2-row-act button{border:1px solid var(--scv2-line);width:30px;height:30px;color:var(--scv2-ink-2);background:#fff;border-radius:8px;place-items:center;display:grid}.scv2-row-act button:hover{border-color:var(--scv2-ink-3);color:var(--scv2-ink)}.scv2-row-act button.danger:hover{border-color:var(--scv2-rose);color:var(--scv2-rose);background:var(--scv2-rose-bg)}.scv2-review{border-bottom:1px solid var(--scv2-line-2);flex-direction:column;gap:8px;padding:14px 0;display:flex}.scv2-review:last-child{border-bottom:0}.scv2-review .top{align-items:center;gap:10px;display:flex}.scv2-review .av{background:var(--scv2-orange-50);width:32px;height:32px;color:var(--scv2-orange);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:800;display:grid}.scv2-review .nm{color:var(--scv2-ink);font-size:13px;font-weight:700}.scv2-review .stars{color:var(--scv2-orange);letter-spacing:1px;font-size:11.5px}.scv2-review .when{color:var(--scv2-ink-3);margin-left:auto;font-size:11.5px}.scv2-review .txt{color:var(--scv2-ink-2);font-size:13px;line-height:1.5}.scv2-review .prod{color:var(--scv2-ink-3);background:var(--scv2-line-3);border-radius:7px;align-self:flex-start;align-items:center;gap:8px;padding:5px 9px;font-size:11.5px;display:inline-flex}.scv2-review .reply-btn{color:var(--scv2-orange);background:0 0;border:0;align-self:flex-start;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:700;display:inline-flex}@media (width<=1180px){.scv2-app{grid-template-columns:1fr}.scv2-side{flex-flow:wrap;gap:10px;height:auto;padding:10px 14px;position:static}.scv2-brand{border-bottom:none;padding-bottom:0}.scv2-shop-card,.scv2-side-foot,.scv2-nav-section .scv2-nav-lbl{display:none}.scv2-nav{flex-flow:wrap;gap:4px}.scv2-nav a{padding:6px 10px;font-size:12.5px}.scv2-nav a.active:before{display:none}.scv2-row-2{grid-template-columns:1fr}.scv2-hero,.scv2-stat,.scv2-funnel,.scv2-rating{grid-column:span 12}}
