@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap";:root{--bg: #f2f4f8;--surface: #ffffff;--surface-muted: #f8fafc;--line: #d8dee8;--text: #111827;--text-soft: #4b5563;--brand-red: #ba0c2f;--brand-red-dark: #971028;--brand-dark: #121722;--brand-dark-2: #1a2130;--brand-charcoal: #252b36;--radius: 10px}*{box-sizing:border-box}html,body{font-family:Lato,sans-serif;font-weight:400;font-style:normal}body{margin:0;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1280px;margin:0 auto}.shop-shell{min-height:100vh}.shop-main{padding-top:28px}.site-header{position:static;z-index:50;box-shadow:none}.header-top{width:100%;height:48px;background:#373434;color:#f1f5f9;border-bottom:2px solid #b70832;display:flex;align-items:center}.top-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;line-height:1}.top-meta{display:inline-flex;align-items:center;gap:0;flex-wrap:wrap}.top-item{display:inline-flex;align-items:center;gap:6px;padding:0 12px;min-height:22px;color:#d9dfeb}.top-item+.top-item{border-left:1px solid rgba(255,255,255,.2)}.top-item:first-child{padding-left:0}.top-meta-right .top-item:last-child{padding-right:0}.top-icon{font-size:12px}.top-link{transition:color .16s ease}.top-link:hover{color:#fff}.header-grid{min-height:90px;display:grid;grid-template-columns:290px minmax(0,1fr) auto;align-items:center;gap:18px}.brand-wrap{display:flex;align-items:center;gap:12px}.brand-wrap img{width:60px;height:60px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-family:Sora,Barlow,sans-serif;color:#fff;font-size:30px;line-height:1}.brand-copy span{color:#fca5b5;font-size:13px;font-weight:600}.header-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 124px;gap:10px;z-index:120}.header-search .input{min-height:48px;background:#f5f7fb;border-color:#c7cfde;font-size:16px;padding:0 14px}.search-submit{min-height:48px;border:0;border-radius:12px;font-size:16px;font-weight:800;color:#fff;cursor:pointer;background:linear-gradient(130deg,var(--brand-red),#d11a44)}.search-submit:hover{background:linear-gradient(130deg,#d11a44,#e62e59)}.header-search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 12px 28px #0a0f1e33;overflow:auto;max-height:420px}.search-suggest-status{padding:12px 14px;color:#475569;font-size:14px}.search-suggest-item{width:100%;border:0;border-bottom:1px solid #e2e8f0;background:#ffffff;padding:10px 14px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left}.search-suggest-item:last-child{border-bottom:0}.search-suggest-item:hover{background:#f1f5f9}.search-suggest-name{color:#0f172a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest-code{color:#be123c;font-size:13px;font-weight:700}.header-actions{display:inline-flex;align-items:center;gap:10px}.header-action{min-height:46px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-weight:700;color:#e6ecf7;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06)}.header-action:hover{background:rgba(255,255,255,.13)}.action-icon{font-size:16px}.cart-link{color:#fff}.cart-badge{min-width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;font-size:12px;font-weight:800;background:var(--brand-red)}.category-nav-item{position:relative;z-index:3;display:inline-flex}.category-nav-item>a{display:inline-flex;align-items:center;color:#f8fafc;font-weight:700;font-size:15px;padding:15px 12px;white-space:nowrap}.category-nav-item>a:hover{color:#fca5b5}.menu-panel{position:absolute;left:0;right:auto;top:calc(100% - 4px);width:max-content;min-width:300px;max-width:min(560px,calc(100vw - 40px));background:#141a24;border:1px solid rgba(255,255,255,.12);border-radius:0 0 12px 12px;box-shadow:0 16px 34px #0000005c;padding:14px;display:none;gap:14px;grid-template-columns:repeat(2,minmax(140px,1fr));z-index:90;overflow:hidden}.category-nav-item:hover .menu-panel{display:grid}.category-row>.category-nav-item:last-child .menu-panel{left:auto;right:0}.menu-column{display:flex;flex-direction:column;gap:6px}.menu-column a{color:#d8deea;font-size:14px;line-height:1.26}.menu-column a:hover{color:#fca5b5}.menu-column .menu-title{color:#fff;font-weight:700;padding-bottom:2px}.page-content{display:grid;gap:18px}.page-center{padding-top:24px}.shop-home{display:block}.homev2-hero-wrap{background:transparent;border-bottom:0}.homev2-hero-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1fr);gap:10px;padding-top:10px;padding-bottom:10px}.homev2-hero-main{position:relative;min-height:240px;border:1px solid #d4d8e0;border-radius:0;overflow:hidden;background:#131a28}.homev2-hero-track{display:flex;transition:transform .45s ease}.homev2-hero-slide{min-width:100%;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);min-height:240px}.homev2-slide-copy{padding:22px 20px;display:flex;flex-direction:column;justify-content:center;gap:8px;color:#fff;background:linear-gradient(92deg,rgba(13,19,30,.94),rgba(13,19,30,.74) 55%,rgba(13,19,30,0))}.homev2-slide-copy h1{margin:0;font-family:Sora,Barlow,sans-serif;font-size:clamp(30px,2.8vw,42px);line-height:1.02;font-weight:800;letter-spacing:.01em}.homev2-slide-copy h2{margin:0;font-size:clamp(20px,1.7vw,28px);line-height:1.08;font-weight:700;color:#f8fbff}.homev2-slide-copy p{margin:0;color:#d6e0ef;font-size:14px;line-height:1.42;max-width:560px}.homev2-primary-btn{margin-top:8px;width:max-content;min-height:38px;border-radius:2px;font-size:14px;padding:9px 18px;box-shadow:none}.homev2-slide-media{height:100%;min-height:240px}.homev2-slide-media img{width:100%;height:100%;min-height:240px;object-fit:cover}.homev2-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:rgba(8,12,20,.5);color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:3}.homev2-hero-arrow.prev{left:10px}.homev2-hero-arrow.next{right:10px}.homev2-hero-arrow:hover{background:rgba(8,12,20,.74)}.homev2-hero-dots{position:absolute;left:50%;bottom:10px;transform:translate(-50%);display:inline-flex;gap:8px;z-index:3}.homev2-hero-dots button{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.8);background:transparent;cursor:pointer}.homev2-hero-dots button.active{background:#ffffff}.homev2-hero-aside{display:grid;gap:10px}.homev2-aside-card{border:1px solid #cfd6e2;border-radius:0;min-height:115px;padding:14px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;gap:8px}.homev2-aside-card h3{margin:0;font-family:Sora,Barlow,sans-serif;font-size:24px;line-height:1.06}.homev2-aside-card p{margin:0;color:#e6edf8;font-size:14px;line-height:1.4}.homev2-aside-card .button{width:max-content;min-height:36px;padding:8px 14px;border-radius:2px;font-size:13px;box-shadow:none}.homev2-aside-promo{background:linear-gradient(140deg,rgba(186,12,47,.94),rgba(72,17,34,.9)),linear-gradient(40deg,rgba(255,255,255,.08),transparent)}.homev2-aside-workshop{background:linear-gradient(140deg,rgba(20,28,40,.95),rgba(37,46,63,.86)),linear-gradient(40deg,rgba(186,12,47,.16),transparent)}.homev2-main.shop-home-main{margin-top:20px;border-top:0;padding-top:0;gap:12px}.homev2-shortcuts-block{padding:10px}.homev2-shortcuts-header{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:14px;margin-bottom:10px}.homev2-shortcuts-header h2{margin:0;font-family:Sora,Barlow,sans-serif;font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.03em;color:#be1522;padding-bottom:8px;border-bottom:1px solid #d6dce5}.homev2-shortcuts-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:14px}.homev2-car-card,.homev2-tree-card{border:1px solid #d6dde8;background:#ffffff;border-radius:0;min-height:280px}.homev2-car-card{padding:10px}.homev2-car-map{position:relative;width:100%}.homev2-car-map img{display:block;width:100%;height:auto}.homev2-car-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.homev2-car-hitbox{position:absolute;border:1px dashed transparent;border-radius:5px;background:rgba(186,12,47,.01);transition:border-color .14s ease,background-color .14s ease}.homev2-car-hitbox:hover{border-color:#ba0c2fb8;background:rgba(186,12,47,.13)}.homev2-tree-card{padding:10px;max-height:496px;overflow:auto}.homev2-tree-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.homev2-tree-link{min-height:28px;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-right:8px;font-size:13px;color:#1f2937}.homev2-tree-link:hover{background:#eef2f7;color:var(--brand-red)}.homev2-tree-link small{font-size:11px;color:#64748b}.homev2-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.homev2-section-head h2{margin:0;font-family:Sora,Barlow,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.03em;color:#be1522}.homev2-categories-grid{display:grid;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.homev2-category-card{border:1px solid #d7dee9;border-radius:0;background:#ffffff;padding:6px;min-height:52px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px}.homev2-category-card:hover{border-color:#b5c1d2;box-shadow:0 7px 16px #0f17241a}.homev2-category-thumb{width:36px;height:36px;border-radius:4px;border:1px solid #d7dee9;background:#f8fafc;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.homev2-category-thumb img{width:100%;height:100%;object-fit:contain}.homev2-category-thumb .fallback-logo{width:26px;height:26px}.homev2-category-title{font-size:12px;color:#111827;line-height:1.2}.homev2-category-card small{font-size:11px;color:#64748b;font-weight:700}.homev2-center{margin-top:10px;display:flex;justify-content:center}.homev2-producer-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.homev2-producer-chip{border:1px solid #ced7e4;border-radius:0;background:#ffffff;padding:7px 6px;font-size:11px;font-weight:700;color:#334155;text-align:center}.homev2-guide-wrap{border:1px solid #dfd2a3;border-radius:0;background:#ede3bf;padding:10px}.homev2-guide-head h2{margin:0 0 8px;font-family:Sora,Barlow,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.03em;color:#4a3c18}.homev2-guides-grid{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.homev2-guide-card{border:1px solid #d3d9e3;border-radius:0;background:#ffffff;overflow:hidden}.homev2-guide-card img{width:100%;height:118px;object-fit:cover}.homev2-guide-content{padding:8px}.homev2-guide-content h3{margin:0;font-size:13px}.homev2-guide-content p{margin:6px 0 0;font-size:11px;color:#4b5563;line-height:1.35}.homev2-benefits-strip{border:1px solid #d7dde8;border-radius:0;background:#ffffff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.homev2-benefits-strip article{padding:12px 14px}.homev2-benefits-strip article+article{border-left:1px solid #dfe5ee}.homev2-benefits-strip h3{margin:0;font-size:15px}.homev2-benefits-strip p{margin:6px 0 0;color:#4b5563;font-size:12px}.homev2-footer-cols{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.homev2-footer-cols h4{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #666159;font-family:Sora,Barlow,sans-serif;font-size:16px;font-weight:700;letter-spacing:.05em;color:#fff}.homev2-footer-cols p{margin:4px 0;color:#d7dfec;font-size:14px}.homev2-footer-links{display:grid;gap:9px}.homev2-footer-links a{color:#f1f5f9;font-size:14px}.homev2-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.shop-home-main{margin-top:30px;display:grid;gap:34px;padding-top:22px;border-top:1px solid #d3d8e0}.hero-full{position:relative;width:100%;min-height:560px;padding:0;overflow:hidden;background:repeating-linear-gradient(-30deg,rgba(255,255,255,.012) 0px,rgba(255,255,255,.012) 1px,transparent 2px,transparent 26px),linear-gradient(115deg,#11151d 0%,#111827 54%,#0a1020 100%)}.hero-carousel-track{display:flex;width:100%;min-height:560px;transition:transform .55s ease}.hero-slide{min-width:100%;flex:0 0 100%}.hero-static{display:grid;grid-template-columns:1.02fr .98fr;gap:30px;min-height:560px;align-items:stretch;color:#f8fafc}.hero-static-copy{position:relative;padding:78px 0;display:flex;flex-direction:column;justify-content:center;gap:20px}.hero-static-copy:before{content:"";position:absolute;top:30px;right:-40px;bottom:30px;left:-30px;background:linear-gradient(90deg,rgba(14,20,30,.74),rgba(14,20,30,.08));z-index:0;pointer-events:none}.hero-static-copy>*{position:relative;z-index:1}.hero-static-copy h1{margin:0;font-family:Sora,Barlow,sans-serif;font-size:clamp(48px,4.6vw,72px);font-weight:800;line-height:1.05;letter-spacing:.01em;max-width:700px}.hero-static-copy p{margin:0;color:#d5ddec;font-size:21px;line-height:1.62;max-width:520px}.hero-actions{margin-top:10px;display:flex;gap:14px;flex-wrap:wrap}.hero-static-media{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.hero-static-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(8,13,24,.16),rgba(8,13,24,0));pointer-events:none}.hero-static-media img{width:100%;height:100%;max-height:560px;object-fit:cover;object-position:center;filter:contrast(1.1) saturate(.95)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid rgba(255,255,255,.46);border-radius:999px;background:rgba(13,19,30,.48);color:#fff;font-size:28px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:8}.hero-arrow-prev{left:16px}.hero-arrow-next{right:16px}.hero-arrow:hover{background:rgba(13,19,30,.72)}.hero-dots{position:absolute;left:50%;bottom:14px;transform:translate(-50%);display:flex;align-items:center;gap:8px;z-index:8}.hero-dots button{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:transparent;cursor:pointer}.hero-dots button.active{background:#ffffff}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:linear-gradient(135deg,#c51136,#e11242);color:#fff;font-weight:800;font-size:17px;padding:15px 26px;cursor:pointer;box-shadow:0 8px 18px #99102857;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover{background:linear-gradient(135deg,#dd244f,#f04e73);transform:translateY(-2px);box-shadow:0 12px 24px #99102866}.button.button-outline{background:transparent;color:#f8fafc;border:2px solid rgba(255,255,255,.82);box-shadow:none}.button.button-outline:hover{background:rgba(255,255,255,.11)}.button.secondary{background:#eef2f7;color:#1f2937;border:1px solid #d6dde8}.button.secondary:hover{background:#e3eaf3}.vehicle-search-card{background:linear-gradient(145deg,#d7dde5,#e5e9f0);border:1px solid #b9c2cf;border-radius:7px;padding:20px;box-shadow:0 10px 24px #141c2a29}.vehicle-search-card h2{margin:0 0 12px;font-family:Sora,Barlow,sans-serif;font-size:clamp(32px,3.2vw,46px);font-weight:800;line-height:1.05}.vehicle-search-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 176px;gap:10px}.select{min-height:56px;border-radius:6px;font-size:16px}.vehicle-submit{min-height:58px;width:100%;font-size:19px;padding:16px 28px}.benefits{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.benefits article{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px}.benefits h3{margin:0 0 4px;font-size:18px}.benefits p{margin:0;color:var(--text-soft);font-size:13px}.content-card{background:var(--surface);border:1px solid var(--line);border-radius:0;padding:18px}.section-head h2{margin:0;font-family:Sora,Barlow,sans-serif;font-size:34px}.empty-state{background:var(--surface-muted);border:1px solid var(--line);border-radius:10px;padding:12px;color:var(--text-soft)}.home-shortcuts-layout{margin-top:14px;display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:14px;align-items:start}.home-tree-card,.home-car-card{border:1px solid var(--line);border-radius:10px;background:var(--surface-muted);padding:12px}.home-tree-card h3,.home-car-card h3{margin:0 0 10px;font-family:Sora,Barlow,sans-serif;font-size:18px}.home-tree-card{max-height:640px;overflow:auto}.home-tree-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.home-tree-list .home-tree-list{margin-top:4px;margin-left:10px;padding-left:8px;border-left:1px solid var(--line)}.home-tree-list li>a{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:6px;padding:5px 8px;color:var(--text);font-size:14px}.home-tree-list li>a:hover{background:rgba(186,12,47,.08);color:var(--brand-red)}.home-tree-list li>a small{color:var(--text-soft);font-size:12px;font-weight:700}.car-shortcuts-map{position:relative;width:100%}.car-shortcuts-map img{display:block;width:100%;height:auto;border-radius:8px;border:1px solid var(--line);background:#ffffff}.car-shortcuts-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.car-shortcut-hitbox{position:absolute;border-radius:6px;border:1px dashed transparent;background:rgba(186,12,47,.01);transition:border-color .16s ease,background-color .16s ease}.car-shortcut-hitbox:hover{border-color:#ba0c2fa6;background:rgba(186,12,47,.12)}.car-shortcut-hitbox.disabled{pointer-events:none;background:transparent}.category-grid{margin-top:14px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.compact-grid{margin-top:16px}.category-card{border:1px solid var(--line);overflow:hidden;background:var(--surface);transition:transform .16s ease,box-shadow .16s ease}.category-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #12182429}.category-thumb{min-height:96px;background:linear-gradient(135deg,rgba(186,12,47,.75),rgba(22,26,34,.9)),linear-gradient(45deg,rgba(255,255,255,.05),transparent);background-size:cover;background-position:center}.category-body{padding:12px}.category-body h3{margin:0;font-size:20px}.category-body p{margin:6px 0 8px;color:var(--text-soft)}.category-body span{color:var(--brand-red);font-size:12px;font-weight:700}.split-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.promo-card,.workshop-card{border-radius:8px;border:1px solid rgba(255,255,255,.16);min-height:230px;padding:22px;color:#f8fafc;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.promo-card{background:linear-gradient(130deg,rgba(139,5,34,.92),rgba(44,14,23,.88)),linear-gradient(45deg,rgba(255,255,255,.08),transparent)}.workshop-card{background:linear-gradient(130deg,rgba(16,20,28,.9),rgba(47,54,65,.84)),linear-gradient(45deg,rgba(186,12,47,.2),transparent)}.promo-card h2,.workshop-card h2{margin:0;font-family:Sora,Barlow,sans-serif;font-size:36px}.promo-card p,.workshop-card p{margin:0;font-size:16px;color:#e2e8f0}.newsletter-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.newsletter-card h2{margin:0 0 10px;font-family:Sora,Barlow,sans-serif}.newsletter-form{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.shop-footer{background:linear-gradient(135deg,#1c212b,#11141b);color:#f8fafc;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);padding:18px}.shop-footer h2{margin:0 0 10px;font-family:Sora,Barlow,sans-serif}.footer-grid{display:grid;gap:8px;color:#dbe4f0;font-size:16px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.product-layout{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:18px}.product-gallery{display:grid;gap:10px}.product-main-image{min-height:340px;border:1px solid var(--line);border-radius:8px;background:#f3f5f8;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:contain;background:#ffffff}.product-image-fallback{min-height:340px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600}.product-image-fallback .fallback-logo{width:110px;opacity:.9}.product-thumbs{display:flex;gap:8px;overflow-x:auto}.product-thumbs button{width:78px;height:78px;border:1px solid #c9d2df;border-radius:6px;padding:0;overflow:hidden;background:#ffffff;cursor:pointer}.product-thumbs button.active{border-color:var(--brand-red);box-shadow:inset 0 0 0 1px var(--brand-red)}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-content{display:grid;gap:12px;align-content:start}.button:disabled{opacity:.65;cursor:not-allowed}.input,.select,.textarea{width:100%;min-height:40px;border:1px solid #c9d2df;border-radius:6px;padding:9px 11px;font-size:14px;color:var(--text);background:#ffffff}.grid{display:grid;gap:16px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.badge{display:inline-flex;align-items:center;border-radius:999px;background:#eef2f7;color:#334155;font-size:12px;padding:2px 10px;font-weight:700}.shop-list-layout{display:grid;gap:16px;grid-template-columns:300px minmax(0,1fr)}.shop-list-sidebar{display:grid;gap:14px;align-content:start}.side-card{display:grid;gap:10px}.side-card h3{margin:0;font-family:Sora,Barlow,sans-serif;font-size:30px;line-height:1.08}.side-tree-scroll{max-height:min(72vh,920px);overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-gutter:stable}.side-filter-check{display:inline-flex;align-items:center;gap:8px}.producer-filter{margin-top:14px;border-top:1px solid #e2e8f0;padding-top:12px;display:grid;gap:8px}.producer-filter-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}.producer-filter-head button{border:1px solid #d2d8e3;background:#f8fafc;border-radius:6px;padding:4px 8px;font-size:12px;cursor:pointer}.producer-filter-list{max-height:260px;overflow:auto;display:grid;gap:6px}.producer-search-input{min-height:36px;font-size:13px;padding:7px 9px}.producer-filter-item{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#1f2937}.price-filter-wrap{display:grid;gap:8px}.price-filter-values{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#1f2937}.price-filter-inputs{display:grid;gap:10px}.price-filter-field{display:grid;gap:6px;font-size:12px;color:#475569}.price-filter-field .input{min-height:38px}.price-filter-current{font-size:12px;color:#475569}.price-filter-actions{display:flex;gap:8px;justify-content:flex-end}.price-filter-actions .button{min-height:36px;font-size:12px;padding:0 12px}.side-tree-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.side-tree-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;border-radius:6px;padding-right:10px;font-size:14px;color:#111827}.side-tree-link small{font-size:11px;color:#6b7280}.side-tree-link:hover{background:#eef2f7}.side-tree-link.active{color:#fff;background:linear-gradient(135deg,var(--brand-red),#d91c49)}.side-tree-link.active small{color:#fee2e2}.shop-list-main{display:grid;gap:14px}.shop-list-head h1{margin:2px 0 6px;font-family:Sora,Barlow,sans-serif;font-size:42px;line-height:1.1}.shop-list-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#4b5563;font-size:14px}.shop-list-breadcrumb a{color:#4b5563}.shop-list-breadcrumb a:hover{color:var(--brand-red)}.shop-list-search{margin-top:12px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 140px}.shop-list-toolbar{margin-top:12px;display:grid;gap:10px;grid-template-columns:minmax(220px,340px) 160px auto auto;align-items:center}.shop-search-toolbar{grid-template-columns:minmax(0,1fr) auto}.shop-list-toolbar .select{min-height:44px}.shop-list-total{justify-self:end;font-weight:700;color:#1f2937}.shop-list-pagination{display:inline-flex;align-items:center;gap:8px;justify-self:end}.shop-list-pagination .button.secondary{min-height:38px;padding:8px 12px}.shop-list-results{display:grid;gap:12px}.shop-list-footer{margin-top:10px;display:flex;justify-content:flex-end}.shop-row{display:grid;gap:14px;grid-template-columns:180px minmax(0,1fr) 260px;align-items:center}.shop-row-media{height:160px;border:1px solid #d7dee8;border-radius:8px;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:10px}.shop-row-media img{max-width:100%;max-height:100%;object-fit:contain}.shop-row-media img.fallback-logo{width:90px;opacity:.9}.shop-row-main h3{margin:0;font-size:32px;line-height:1.1}.shop-row-main h3 a:hover{color:var(--brand-red)}.shop-row-main p{margin:8px 0 0}.shop-row-availability{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px 18px;font-size:15px}.shop-row-side{justify-self:end;display:grid;gap:8px;justify-items:end}.shop-row-price{font-family:Sora,Barlow,sans-serif;font-size:40px;font-weight:800;line-height:1;color:#111827}.shop-row-price-net{font-size:14px;color:#4b5563}.shop-row-actions{margin-top:4px;display:inline-flex;align-items:center;gap:10px}.shop-row-actions .button{min-height:46px;padding:12px 18px;font-size:16px}.qty-stepper{display:inline-grid;grid-template-columns:36px 60px 36px;align-items:center}.qty-stepper button{min-height:46px;border:1px solid #cfd8e5;background:#202634;color:#fff;font-size:20px;cursor:pointer}.qty-stepper input{min-height:46px;border-top:1px solid #cfd8e5;border-bottom:1px solid #cfd8e5;border-left:0;border-right:0;text-align:center;font-weight:700;font-size:16px}.notice{border-radius:6px;padding:10px 12px;background:#fee2e2;color:#991b1b;border:1px solid #fecaca;font-size:14px}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(10,12,18,.42);display:flex;align-items:center;justify-content:center;z-index:60}.loading-overlay-content{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 22px;border-radius:14px;background:#ffffff;box-shadow:0 16px 32px #0b101a38}.loading-spinner{width:44px;height:44px;border-radius:999px;border:4px solid #dbe3ee;border-top-color:var(--brand-red);animation:spin .8s linear infinite}.loading-text{font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid var(--line);padding:10px;text-align:left}.text-sm{font-size:14px}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}@media (max-width: 1140px){.header-grid{grid-template-columns:1fr;gap:12px;min-height:auto;padding-top:12px;padding-bottom:12px}.header-actions{justify-content:flex-start;margin-top:2px}.hero-static{grid-template-columns:1fr;gap:0;min-height:auto;padding-bottom:30px}.hero-carousel-track{min-height:auto}.hero-static-media{min-height:320px}.hero-full{min-height:auto}.hero-static-copy:before{top:18px;right:-16px;bottom:18px;left:-14px}.vehicle-search-form{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-submit{grid-column:1 / -1}.benefits,.home-shortcuts-layout,.split-grid{grid-template-columns:1fr}.home-tree-card{max-height:none}.shop-list-layout{grid-template-columns:1fr}.side-tree-scroll{max-height:none;overflow:visible;padding-right:0}.shop-list-toolbar{grid-template-columns:1fr 1fr}.shop-list-pagination,.shop-list-total{justify-self:end}.shop-row{grid-template-columns:150px minmax(0,1fr)}.shop-row-side{grid-column:1 / -1;justify-self:start;justify-items:start}.homev2-hero-grid,.homev2-shortcuts-header,.homev2-shortcuts-grid,.homev2-hero-slide{grid-template-columns:1fr}.homev2-slide-media{min-height:250px}.homev2-categories-grid,.homev2-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homev2-footer-cols{grid-template-columns:1fr}}@media (max-width: 820px){.site-header{position:static}.top-row{min-height:30px;font-size:12px;flex-direction:column;align-items:flex-start;justify-content:center;padding:4px 0}.top-meta-left .top-item:first-child,.top-meta-right .top-item:first-child{padding-left:0}.header-search{grid-template-columns:1fr}.hero-static-copy{padding:42px 0 26px;gap:14px}.hero-static-copy p{font-size:19px}.hero-static-copy:before{top:12px;right:-10px;bottom:12px;left:-8px}.hero-arrow{display:none}.vehicle-search-form,.newsletter-form,.product-layout,.shop-list-search,.shop-list-toolbar{grid-template-columns:1fr}.shop-list-toolbar .shop-list-total,.shop-list-toolbar .shop-list-pagination{justify-self:end}.shop-list-footer{justify-content:flex-end}.shop-row{grid-template-columns:1fr}.shop-row-media{height:220px}.shop-row-main h3{font-size:24px}.shop-row-price{font-size:30px}.homev2-hero-wrap .container{padding-left:12px;padding-right:12px}.homev2-slide-copy{padding:22px 16px}.homev2-slide-copy h1{font-size:clamp(32px,8vw,42px)}.homev2-slide-copy h2{font-size:clamp(22px,6vw,30px)}.homev2-hero-arrow{display:none}.homev2-tree-card{max-height:none}.homev2-category-card{grid-template-columns:32px minmax(0,1fr) auto}.homev2-benefits-strip{grid-template-columns:1fr}.homev2-benefits-strip article+article{border-left:0;border-top:1px solid #dfe5ee}}@media (max-width: 980px){.menu-panel{min-width:260px;max-width:min(420px,calc(100vw - 24px));grid-template-columns:1fr}}@media (max-width: 560px){.container{padding:0 12px}.brand-copy strong{font-size:24px}.brand-copy span{font-size:12px}.hero-static-copy h1{font-size:42px}.vehicle-search-card h2,.section-head h2,.promo-card h2,.workshop-card h2{font-size:28px}.homev2-categories-grid,.homev2-guides-grid{grid-template-columns:1fr}.homev2-slide-media{min-height:200px}.homev2-slide-copy p{font-size:15px}}body{background-image:url(data:image/png;base64,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);background-repeat:repeat;background-position:top left}.homev2-footer-band{position:relative;overflow:hidden;margin-top:20px}.homev2-footer-band__bg{position:absolute;top:0;right:0;bottom:0;width:100vw;left:50%;transform:translate(-50%);background:linear-gradient(180deg,rgba(58,55,51,.94) 0%,rgba(36,35,33,.98) 100%);border-top:1px solid #4f4a43;z-index:0}.homev2-footer-band .container{position:relative;z-index:1}.homev2-footer-panel{padding:30px 0 28px;color:#e7e0d2}.homev2-footer-col{min-width:0}.homev2-footer-links a,.homev2-footer-contact a{font-size:14px;line-height:1.4;text-decoration:none;transition:color .2s ease,transform .2s ease}.homev2-footer-links a:hover,.homev2-footer-contact a:hover{color:#fff;transform:translate(2px)}.homev2-footer-contact{display:grid;gap:7px}.homev2-footer-contact p{margin:0;font-size:13px;line-height:1.55}.homev2-footer-newsletter{display:grid;gap:10px}.homev2-footer-newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.homev2-footer-newsletter .input{min-height:40px;border-radius:0;border:1px solid #6b645b;background:#4a4742;color:#fffaf1;font-size:13px}.homev2-footer-newsletter .input::placeholder{color:#c9c1b2}.homev2-footer-newsletter .button{min-height:40px;border-radius:0;font-size:12px;box-shadow:none;white-space:nowrap;padding:0 16px}.homev2-footer-note{margin:0;color:#bfb5a3;font-size:12px;line-height:1.5}.homev2-footer-newsletter-status{font-size:11px;line-height:1.45;color:#dbe2ee}.homev2-footer-newsletter-status.is-success{color:#b8f2c6}.homev2-footer-newsletter-status.is-error{color:#ffc7c7}.homev2-footer-newsletter-status.is-info{color:#f5e3a3}.homev2-footer-divider{height:1px;margin:24px 0 18px;background:linear-gradient(90deg,transparent 0%,#6b645c 12%,#6b645c 88%,transparent 100%)}.homev2-footer-payments{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.homev2-footer-payments span{min-height:54px;border:1px solid #817867;color:#f0e7d5;font-size:15px;font-weight:700;letter-spacing:.03em;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#57534d 0%,#45413b 100%);box-shadow:inset 0 1px #ffffff12}.homev2-footer-cert{margin:22px auto 0;width:fit-content;display:grid;gap:3px;padding:12px 24px;border:1px solid #766e61;background:linear-gradient(180deg,#504c45 0%,#3f3b35 100%);color:#f7efdf;text-align:center}.homev2-footer-cert span{font-size:20px;font-weight:700;letter-spacing:.06em}.homev2-footer-cert small{font-size:11px;color:#d4c8b4;letter-spacing:.03em}.homev2-footer-bottom{position:relative;z-index:1;border-top:1px solid #4b453d;background:rgba(20,20,20,.48)}.homev2-footer-bottom__inner{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#d3c6b1;font-size:12px}@media (max-width: 1180px){.homev2-footer-cols,.homev2-footer-payments{grid-template-columns:repeat(3,minmax(0,1fr))}.homev2-producer-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 980px){.homev2-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.homev2-footer-newsletter-row{grid-template-columns:1fr}.homev2-footer-payments{grid-template-columns:repeat(2,minmax(0,1fr))}.homev2-footer-bottom__inner{min-height:auto;padding:14px 0;flex-direction:column;align-items:flex-start}.header-grid{grid-template-columns:1fr;min-height:auto}.header-actions{justify-content:flex-start}.category-row{min-height:34px}.homev2-hero-grid,.homev2-shortcuts-grid,.homev2-hero-slide{grid-template-columns:1fr}.homev2-slide-media,.homev2-slide-media img{min-height:190px}.homev2-categories-grid,.homev2-guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.top-row{min-height:auto;gap:2px;align-items:flex-start;padding:4px 0}.top-item{padding:0 6px 0 0}.top-item+.top-item{border-left:0;padding-left:0}.header-action{min-height:36px;font-size:13px}.homev2-categories-grid,.homev2-guides-grid,.homev2-producer-list,.homev2-footer-cols,.homev2-footer-payments{grid-template-columns:1fr}}.header-top .container.top-row{height:48px;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:0;padding-bottom:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.header-top .top-meta{display:inline-flex;align-items:center;gap:0;flex-wrap:nowrap}.header-top .top-meta-left .top-item{padding:0}.header-top .top-meta-right{display:inline-flex;align-items:center;gap:18px;flex-wrap:nowrap}.header-top .top-meta-right .top-item{padding:0;border-left:0;font-size:14px;font-weight:400;color:#e5e7eb}.header-top .top-item{height:48px;min-height:48px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:400;line-height:1;white-space:nowrap;color:#f1f5f9}.header-top .top-item-phone{font-size:14px;font-weight:600}.header-top .top-item .fa{font-size:17px;line-height:1;color:inherit;flex:0 0 auto}.header-top .top-item-phone .fa{font-size:18px}.header-top .top-item+.top-item{border-left:1px solid rgba(255,255,255,.2)}.header-top .top-meta-right .top-item+.top-item{border-left:0}.header-top .top-link{color:#e5e7eb;transition:color .2s ease,text-decoration-color .2s ease;text-decoration:none}.header-top .top-link .fa{font-size:18px;line-height:1;opacity:.95}.header-top .top-link:hover{color:#fff;text-decoration:underline}.header-top .header-actions{display:inline-flex;align-items:center;gap:18px}.header-top .header-action{height:48px;min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:14px;font-weight:400;line-height:1;color:#e5e7eb}.header-top .header-action:hover{background:transparent;color:#fff;text-decoration:underline}.header-top .header-action .action-icon-fa{font-size:18px;line-height:1;opacity:.95;color:inherit;flex:0 0 auto}.header-top .header-action .cart-badge{display:inline-flex;align-items:center;justify-content:center;height:18px;min-width:18px;padding:0 5px;border-radius:999px;font-size:12px;line-height:1}@media (max-width: 768px){.header-top{height:48px}.header-top .container.top-row{height:48px;min-height:48px;flex-direction:row}}.header-main{height:190px;display:flex;align-items:center}.header-main .header-grid{width:100%;max-width:1280px;margin:0 auto;padding:0 24px;min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:32px}.header-main .brand-wrap{flex:0 0 auto}.header-main .brand-wrap img{width:auto;height:auto;max-height:104px}.header-main .brand-copy{gap:1px}.header-main .brand-copy strong{color:#1a1e24;font-size:33px;font-weight:800}.header-main .brand-copy span{color:#be1522;font-size:12px;font-weight:700}.header-main .header-search{width:585px;max-width:585px;flex:0 0 585px;display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:0;align-items:stretch}.header-main .header-search .input{width:100%;height:60px;min-height:60px;border:1px solid #d0d5dd;border-right:0;border-radius:8px 0 0 8px;padding-left:18px;font-size:16px;line-height:60px;background:#ffffff}.header-main .search-submit{height:60px;min-height:60px;border-radius:0 8px 8px 0;font-size:16px;display:inline-flex;align-items:center;justify-content:center;background:#be1522}.header-main .search-submit:hover{background:#cf2230}@media (max-width: 768px){.header-main{height:auto;min-height:190px}.header-main .header-grid{min-height:190px;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;padding-top:20px;padding-bottom:20px}.header-main .header-search{width:min(585px,100%);max-width:none;flex:0 1 auto}}.header-categories{height:40px;border-top:0;display:block;overflow:visible}.header-categories .menu-inner{width:100%;max-width:1280px;height:40px;min-height:40px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:0;list-style:none;flex-wrap:nowrap;overflow:visible;background:#b70832;border-bottom:2px solid #373434}.header-categories .category-nav-item{height:40px;display:flex;align-items:center;flex:0 0 auto;position:relative;z-index:3}.header-categories .menu-link{height:38px;display:inline-flex;align-items:center;padding:0 18px;color:#fff;font-family:Lato,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase;text-decoration:none;letter-spacing:.2px;line-height:1;white-space:nowrap;background:transparent;transition:background-color .2s ease,color .2s ease}.header-categories .menu-link:hover{background:#373434;color:#fff}.header-categories .menu-link.is-active,.header-categories .menu-link[aria-current=page],.header-categories .menu-link:active{background:#373434}.header-categories .category-nav-item+.category-nav-item>.menu-link{border-left:2px solid rgba(255,255,255,.18)}.header-categories .category-home-item .menu-link{width:40px;min-width:40px;justify-content:center;padding:0;border-left:0;background:transparent}.header-categories .category-home-item .menu-link:hover,.header-categories .category-home-item .menu-link.is-active{background:#373434}.header-categories .category-home-item .fa{font-size:17px;line-height:1}.header-categories .category-home-item+.category-nav-item>.menu-link{border-left:0}.header-categories .menu-panel{position:absolute;top:100%;left:0;right:auto;margin:0;transform:none;min-width:320px;max-width:min(480px,calc(100vw - 24px));border:1px solid #e5e7eb;border-radius:14px;background:#ffffff;box-shadow:0 14px 40px #00000024;padding:14px;z-index:2000}.header-categories .category-row>.category-nav-item:last-child .menu-panel{left:0;right:auto}.header-categories .menu-panel .menu-group{padding:10px;border-radius:12px}.header-categories .menu-panel .menu-group+.menu-group{margin-top:6px}.header-categories .menu-panel .menu-group-title{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:10px;color:#111827;font-size:14px;font-weight:800;line-height:1.35;text-transform:none;text-decoration:none}.header-categories .menu-panel .menu-group-title:hover{background:#f3f4f6;color:#111827}.header-categories .menu-panel .menu-group-items{display:flex;flex-direction:column;gap:4px;padding:6px 0 0 12px}.header-categories .menu-panel .menu-item{display:flex;align-items:center;padding:9px 10px;border-radius:10px;text-decoration:none;color:#111827;font-size:13px;font-weight:600;line-height:1.35}.header-categories .menu-panel .menu-item:before{content:"";width:6px;height:6px;border-radius:999px;background:#b70832;margin-right:10px;opacity:.9}.header-categories .menu-panel .menu-item:hover{background:#f3f4f6;color:#111827}.header-categories .menu-panel .menu-item.menu-item-l2{font-size:14px;font-weight:700;padding:10px}.header-categories .menu-panel .menu-item.menu-item-l2:before{display:none}@media (max-width: 768px){.header-categories .menu-inner{min-width:max-content;padding:0 12px;flex-wrap:nowrap}}.home-manufacturers{position:relative;overflow:hidden}.home-manufacturers__bg{position:absolute;top:0;right:0;bottom:0;width:100vw;left:50%;transform:translate(-50%);background:#ffffff;z-index:0;border-top:2px solid #e6e6e6}.home-manufacturers .container{position:relative;z-index:1;max-width:1280px;margin:0 auto}.home-manufacturers__switch{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;padding-bottom:18px}.home-manufacturers__switch button{background:transparent;border:0;padding:0;cursor:pointer}.home-manufacturers__switch button.is-active,.home-manufacturers__switch button:hover{color:#b70832}.home-manufacturers__sep{width:2px;height:35px;background:#929090}.home-manufacturers__line{height:2px;background:#929090;width:100%}.home-manufacturers__content{display:flex;justify-content:center}.home-manufacturers__card{width:100%;background:#ffffff;margin-top:12px;margin-bottom:14px}.home-shortcuts{position:relative;overflow:hidden}.home-shortcuts__bg{position:absolute;top:0;right:0;bottom:0;width:100vw;left:50%;transform:translate(-50%);background:#f0f0f0;opacity:.7;z-index:0;border-top:2px solid #e6e6e6;border-bottom:2px solid #e6e6e6}.home-shortcuts .container{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 24px}.home-shortcuts__switch{display:flex;align-items:center;justify-content:center;gap:25px;padding-top:20px;padding-bottom:18px}.home-shortcuts__switch button{background:transparent;border:0;padding:0;cursor:pointer;font-family:Lato,sans-serif;font-weight:700;font-size:28px;color:#6b7280}.home-shortcuts__switch button.is-active,.home-shortcuts__switch button:hover{color:#b70832}.home-shortcuts__sep{width:2px;height:35px;background:#929090}.home-shortcuts__line{height:2px;background:#929090;width:100%}.home-shortcuts__content{display:flex;justify-content:center}.home-shortcuts__card{width:100%;max-width:980px}.home-shortcuts__map .homev2-car-map img{border:0;border-radius:8px}.home-shortcuts__tree{max-height:620px;overflow:auto}@media (max-width: 768px){.home-manufacturers .container{padding:0 16px}.home-manufacturers__switch{gap:12px;flex-direction:column;align-items:flex-start}.home-manufacturers__switch button{font-size:16px}.home-manufacturers__card{padding:10px}.home-shortcuts .container{padding:0 16px}.home-shortcuts__switch{gap:12px}.home-shortcuts__switch button{font-size:16px}.home-shortcuts__card{padding:16px}}.home-all-categories{padding:22px 0 8px}.home-all-categories .container{max-width:1280px;margin:0 auto}.home-all-categories-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.home-all-categories-header h2{margin:0;font-family:Lato,sans-serif;font-size:28px;font-weight:700;color:#1f2937}.home-all-categories-search{position:relative;display:inline-grid;grid-template-columns:minmax(220px,320px) 42px;align-items:stretch}.home-all-categories-search input{height:42px;border:1px solid #d5dbe4;border-right:0;border-radius:8px 0 0 8px;padding:0 14px;font-size:14px;color:#374151;background:#ffffff}.home-all-categories-search button{height:42px;border:1px solid #d5dbe4;border-radius:0 8px 8px 0;background:#ffffff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.home-all-categories-search .icon-search{width:15px;height:15px;border:2px solid #b70832;border-radius:50%;position:relative}.home-all-categories-search .icon-search:after{content:"";position:absolute;width:7px;height:2px;background:#b70832;right:-5px;bottom:-2px;transform:rotate(40deg);border-radius:2px}.home-all-categories-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#ffffff;border:1px solid #d5dbe4;border-radius:10px;box-shadow:0 12px 26px #11182729;max-height:360px;overflow:auto;z-index:30}.home-all-categories-suggest-item{width:100%;border:0;border-bottom:1px solid #e5e7eb;background:#ffffff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;padding:10px 12px;cursor:pointer}.home-all-categories-suggest-item:last-child{border-bottom:0}.home-all-categories-suggest-item:hover,.home-all-categories-suggest-item.is-active{background:#f9fafb}.home-all-categories-suggest-main{min-width:0;display:flex;flex-direction:column;gap:3px}.home-all-categories-suggest-main strong{font-size:14px;font-weight:700;color:#111827;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-all-categories-suggest-main small{font-size:12px;color:#6b7280;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-all-categories-suggest-count{font-size:12px;font-weight:700;color:#9ca3af}.home-all-categories-suggest-empty{padding:12px;font-size:13px;color:#6b7280}.home-all-categories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-all-categories .category-card{display:flex;align-items:center;gap:14px;padding:8px;background:#ffffff;border:1px solid #e5e5e5;text-decoration:none;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.home-all-categories .category-card:hover{border-color:#d40000;box-shadow:0 2px 6px #0000000f}.home-all-categories .category-card-image img{width:80px;height:80px;display:block}.home-all-categories .category-card-title{font-weight:500;font-size:20px;line-height:1.3;color:#d4a72c;flex:1}.home-all-categories .category-card-count{position:absolute;top:8px;right:10px;font-size:11px;font-weight:700;color:#9ca3af}@media (max-width: 1024px){.home-all-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.home-all-categories .container{padding:0 16px}.home-all-categories-header{flex-direction:column;align-items:stretch}.home-all-categories-search{grid-template-columns:1fr 42px}}@media (max-width: 560px){.home-all-categories-grid{grid-template-columns:1fr}}.home-manufacturers-page-block{margin-top:6px;border:1px solid #d7dde6;border-radius:6px;background:#ffffff;padding:12px}.home-manufacturers-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-manufacturers-tabs{display:flex;align-items:center;gap:14px;min-width:0;flex-wrap:wrap}.home-manufacturers-tab{border:0;background:transparent;cursor:pointer;font-family:Lato,sans-serif;font-size:28px;font-weight:700;color:#8b9098;padding:0;line-height:1.1}.home-manufacturers-tab.is-active,.home-manufacturers-tab:hover{color:#b70832}.home-manufacturers-tab-sep{color:#9aa1ab;font-size:clamp(18px,2.2vw,34px);line-height:1}.home-manufacturers-all{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 6px;border-radius:2px;background:#b70832;color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.home-manufacturers-all:hover{background:#9b062c}.home-manufacturers-line{margin-top:10px;margin-bottom:12px;border-top:2px solid #bfc6d1}.home-manufacturers-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.home-manufacturers-card{border:1px solid #d7dce5;min-height:86px;display:flex;align-items:center;justify-content:center;padding:8px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.home-manufacturers-card:hover{border-color:#b70832;box-shadow:0 8px 18px #0c121f1a}.home-manufacturers-card img{width:100%;max-width:120px;max-height:64px;object-fit:contain}.home-manufacturers-name{text-align:center;font-size:13px;font-weight:700;color:#1f2937;line-height:1.3}.home-manufacturers-empty{grid-column:1 / -1;border:1px dashed #d6dbe5;background:#f8fafc;border-radius:6px;padding:14px;font-size:14px;color:#64748b}.manufacturers-page .content-card{display:grid;gap:12px}.manufacturers-page-head h1{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.05}.manufacturers-page-head p{margin:8px 0 0;color:#4b5563}.manufacturer-page .content-card{display:grid;gap:16px}.manufacturer-breadcrumb{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#64748b}.manufacturer-breadcrumb a{color:#334155}.manufacturer-page-head h1{margin:0;font-size:clamp(30px,3.2vw,52px);line-height:1.02}.manufacturer-page-head p{margin:6px 0 0;font-size:15px;color:#64748b}.manufacturer-page-hero{display:grid;gap:16px;grid-template-columns:minmax(220px,300px) minmax(0,1fr)}.manufacturer-page-logo{border:1px solid #d6dce5;border-radius:8px;background:#f8fafc;min-height:180px;display:flex;align-items:center;justify-content:center;padding:14px}.manufacturer-page-logo img{width:100%;max-height:150px;object-fit:contain}.manufacturer-page-logo span{text-align:center;font-size:24px;font-weight:800;color:#1f2937}.manufacturer-page-copy{border:1px solid #d8dfe9;border-radius:8px;background:#ffffff;padding:16px}.manufacturer-page-copy h2{margin:0;font-size:clamp(24px,2.2vw,34px);line-height:1.12}.manufacturer-page-copy p{margin:10px 0 0;color:#4b5563;font-size:15px;line-height:1.6}.manufacturer-page-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.manufacturer-page-actions .button{min-height:42px;padding:10px 18px;font-size:14px}.manufacturer-related h3{margin:0 0 10px;font-size:22px}.home-blog{position:relative;overflow:hidden}.home-blog__bg{position:absolute;top:0;right:0;bottom:0;width:100vw;left:50%;transform:translate(-50%);background:#efe6c9;opacity:.7;z-index:0;border-top:2px solid #e0d7b8;border-bottom:2px solid #e0d7b8}.home-blog .container{position:relative;z-index:1;max-width:1280px;margin:0 auto}.home-blog__switch{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;padding-bottom:12px}.home-blog__switch h2{margin:0;font-family:Lato,sans-serif;font-size:28px;line-height:1.06;color:#222831}.home-blog-more{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:2px;background:#2f3237;color:#fff;font-size:14px;font-weight:700}.home-blog-more:hover{background:#1f2227}.home-blog__line{height:2px;background:#9ea4ae;width:100%}.home-blog__content{display:flex;justify-content:center}.home-blog__card{width:100%;padding:14px;margin-top:14px;margin-bottom:16px}.home-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:50px}.home-blog-image{display:block}.home-blog-image img{width:100%;height:400px;object-fit:cover;display:block}.home-blog-content{padding:10px}.home-blog-content h3{margin:0;font-size:21px;line-height:1.2;font-weight:700}.home-blog-content h3 a{color:#1f2937}.home-blog-content h3 a:hover{color:#b70832}.home-blog-content p{margin:7px 0 0;color:#4b5563;font-size:14px;line-height:1.45}.home-blog-empty{grid-column:1 / -1;border:1px dashed #c8c2aa;border-radius:6px;background:rgba(255,255,255,.7);color:#5f6470;padding:16px;font-size:14px}.blog-list-page .content-card,.blog-post-page .content-card{display:grid;gap:14px}.blog-list-head h1{margin:0;font-size:clamp(34px,3.2vw,52px);line-height:1.06}.blog-list-head p{margin:8px 0 0;color:#4b5563}.blog-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.blog-list-card{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);border:1px solid #d7dde7;border-radius:8px;overflow:hidden;background:#ffffff}.blog-list-image{display:block}.blog-list-image img{width:100%;height:100%;min-height:180px;object-fit:cover;display:block}.blog-list-content{padding:12px}.blog-list-date{font-size:12px;color:#6b7280;margin-bottom:6px}.blog-list-content h2{margin:0;font-size:22px;line-height:1.2}.blog-list-content h2 a{color:#111827}.blog-list-content h2 a:hover{color:#b70832}.blog-list-content p{margin:8px 0 0;font-size:14px;color:#4b5563;line-height:1.5}.blog-list-readmore{margin-top:10px;display:inline-flex;align-items:center;color:#b70832;font-size:13px;font-weight:700}.blog-list-empty{grid-column:1 / -1;border:1px dashed #d7dde7;border-radius:8px;background:#f8fafc;padding:14px;color:#64748b}.blog-list-pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px}.blog-list-pagination button{border:1px solid #d0d7e2;background:#ffffff;border-radius:6px;min-height:34px;padding:0 12px;cursor:pointer;font-weight:700}.blog-list-pagination button:disabled{opacity:.45;cursor:not-allowed}.blog-list-pagination span{font-size:13px;color:#64748b}.blog-post-breadcrumb{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#64748b}.blog-post-breadcrumb a{color:#334155}.blog-post-head h1{margin:0;font-size:clamp(36px,3.3vw,58px);line-height:1.04}.blog-post-head p{margin:8px 0 0;color:#6b7280;font-size:14px}.blog-post-cover{border:1px solid #d7dde7;border-radius:8px;overflow:hidden}.blog-post-cover img{width:100%;max-height:520px;object-fit:cover;display:block}.blog-post-content{border:1px solid #d8dfe9;border-radius:8px;background:#ffffff;padding:16px}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3{margin-top:16px;margin-bottom:10px;line-height:1.2}.blog-post-content h1{font-size:34px}.blog-post-content h2{font-size:28px}.blog-post-content h3{font-size:22px}.blog-post-content p{margin:0 0 12px;font-size:16px;color:#1f2937;line-height:1.75}.blog-post-content a{color:#b70832;font-weight:700}.blog-post-content ul,.blog-post-content ol{margin:0 0 12px 20px}.blog-post-content li{margin:0 0 6px;line-height:1.65}.blog-post-content blockquote{margin:0 0 12px;border-left:4px solid #b70832;padding:8px 12px;background:#f8fafc}.blog-post-related h3{margin:0 0 10px;font-size:24px}@media (max-width: 1280px){.home-manufacturers-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1024px){.home-manufacturers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.manufacturer-page-hero,.blog-list-grid{grid-template-columns:1fr}}@media (max-width: 768px){.home-blog .container{padding:0 16px}.home-manufacturers-head{flex-direction:column;align-items:flex-start}.home-manufacturers-tab,.home-manufacturers-tab-sep{font-size:24px}.home-manufacturers-all{min-height:34px;font-size:13px}.home-manufacturers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-blog__switch{flex-direction:column;align-items:flex-start}.home-blog__switch h2{font-size:28px}.home-blog-grid{grid-template-columns:1fr}.home-blog-image img{height:220px}.blog-list-card{grid-template-columns:1fr}.blog-list-image img{min-height:190px}.blog-list-pagination{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 560px){.home-manufacturers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-manufacturers-card{min-height:78px}}.product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13px;color:var(--text-soft);background:#ffffff;border:1px solid var(--line);border-radius:var(--radius);padding:10px 16px}.product-breadcrumb a{color:var(--text-soft);transition:color .15s ease}.product-breadcrumb a:hover{color:var(--brand-red)}.product-breadcrumb .crumb-sep{color:#9aa4b2}.product-breadcrumb .crumb-current{color:var(--text);font-weight:700}.product-title{margin:0;font-size:26px;line-height:1.25;font-weight:800;color:var(--text)}.product-meta{display:grid;gap:4px}.product-meta-row{display:flex;align-items:baseline;gap:8px;font-size:14px}.product-meta-row .meta-label{color:var(--text-soft);min-width:86px}.product-meta-row .meta-value{font-weight:700;color:var(--text)}.product-meta-row .meta-producer{color:var(--brand-red);text-transform:uppercase;letter-spacing:.02em}.product-status{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.stock-badge{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:14px}.stock-badge.in-stock{color:#15803d}.stock-badge.out-of-stock{color:var(--brand-red)}.stock-qty{font-size:13px;color:var(--text-soft)}.pickup-info{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text-soft)}.pickup-info strong{color:#15803d}.product-price-box{position:relative;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted);padding:14px 18px;display:grid;gap:6px}.sale-badge{position:absolute;top:-11px;right:14px;background:var(--brand-red);color:#fff;font-size:12px;font-weight:800;border-radius:999px;padding:3px 12px;text-transform:uppercase;letter-spacing:.04em}.price-main{font-size:34px;line-height:1.1;font-weight:800;color:var(--brand-red)}.price-notes{display:grid;gap:2px;font-size:12px;color:var(--text-soft)}.product-buy-row{display:flex;align-items:stretch;flex-wrap:wrap;gap:10px}.qty-stepper{display:inline-flex;align-items:stretch;border:1px solid #c9d2df;border-radius:8px;overflow:hidden;background:#ffffff}.qty-btn{width:42px;border:0;background:#eef2f7;color:#1f2937;font-size:18px;font-weight:700;cursor:pointer;transition:background .15s ease}.qty-btn:hover:not(:disabled){background:#e3eaf3}.qty-btn:disabled{opacity:.55;cursor:not-allowed}.qty-stepper .qty-input{width:64px;min-height:46px;border:0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;border-radius:0;text-align:center;font-weight:700;font-size:16px}.qty-stepper .qty-input:focus{outline:none}.product-add-btn{flex:0 1 auto;min-width:220px}.added-note{display:inline-flex;align-items:center;gap:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:600}.added-note a{color:#047857;text-decoration:underline}.product-tabs-card{padding:0;overflow:hidden}.product-tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--line);background:var(--surface-muted)}.product-tab{border:0;background:transparent;padding:14px 22px;font-size:14px;font-weight:700;color:var(--text-soft);cursor:pointer;border-bottom:3px solid transparent;transition:color .15s ease,border-color .15s ease,background .15s ease}.product-tab:hover{color:var(--text)}.product-tab.active{color:var(--brand-red);border-bottom-color:var(--brand-red);background:#ffffff}.product-tab-content{padding:20px 22px 24px}.tab-placeholder{margin:0;color:var(--text-soft);font-size:14px}.product-description{font-size:14px;line-height:1.65;color:var(--text);max-width:900px}.product-description p,.product-description div{margin:0 0 12px}.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5,.product-description h6{font-size:16px;font-weight:800;margin:18px 0 8px;color:var(--text)}.product-description ul,.product-description ol{margin:0 0 12px;padding-left:22px}.product-description li{margin:0 0 6px}.product-description img{max-width:100%;height:auto;border-radius:6px}.product-description a{color:var(--brand-red);text-decoration:underline}.product-description table{border-collapse:collapse;width:100%;margin:0 0 12px}.product-description td,.product-description th{border:1px solid var(--line);padding:7px 10px;font-size:13px;text-align:left}.product-specs h3{margin:18px 0 10px;font-size:16px;font-weight:800}.specs-table{width:100%;max-width:640px;border-collapse:collapse;font-size:13px}.specs-table td{border:1px solid var(--line);padding:8px 12px;vertical-align:top}.specs-table tr:nth-child(odd) td{background:var(--surface-muted)}.specs-table td:first-child{width:46%;font-weight:700;color:var(--text-soft)}.product-back-link{justify-self:start}@media (max-width: 760px){.product-title{font-size:21px}.price-main{font-size:28px}.product-add-btn{flex:1 1 100%;min-width:0}.product-tab{padding:12px 14px;font-size:13px}.product-tab-content{padding:16px 14px 18px}}.crossref-section{display:flex;flex-direction:column;gap:14px}.code-chips{display:flex;flex-wrap:wrap;gap:8px}.code-chip{background:#f1f3f5;border:1px solid #dee2e6;border-radius:6px;padding:4px 10px;font-family:Consolas,monospace;font-size:13px}.crossref-codes h4{margin:0 0 8px;font-size:14px}.substitute-list{display:flex;flex-direction:column;gap:10px}.substitute-row{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e9ecef;border-radius:10px;text-decoration:none;color:inherit}.substitute-row:hover{border-color:#adb5bd;background:#f8f9fa}.substitute-row img{width:56px;height:56px;object-fit:contain}.substitute-main{display:flex;flex-direction:column;gap:2px;min-width:0}.substitute-main small{color:#6c757d}.substitute-side{display:flex;flex-direction:column;align-items:flex-end;gap:4px}
