.vitron-products{width:min(100% - 40px,1200px);margin-inline:auto;padding:clamp(54px,7vw,96px) 0}.news-ribbon{border-bottom:1px solid var(--border);background:var(--background);width:100%;padding:clamp(28px,3.5vw,48px) clamp(16px,2.5vw,40px);overflow:hidden}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.news-ribbon-controls{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.news-ribbon-label{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:750}.slider-controls{align-items:center;gap:10px;display:flex}.slider-controls button{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .16s,background-color .16s;display:grid}.slider-controls button:hover{border-color:var(--border-strong);background:var(--surface-raised)}.slider-controls button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.news-card{border:1px solid var(--border);background:var(--surface-raised);min-width:min(260px,82vw);max-width:380px;color:var(--foreground);cursor:pointer;scroll-snap-align:start;will-change:transform;border-radius:10px;flex-direction:column;flex:0 0 calc(20% - 9.6px);transition:border-color .2s,background-color .2s;display:flex;overflow:hidden}.news-card:hover{border-color:var(--subtle);background:var(--surface)}.news-card:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.news-card>img{aspect-ratio:16/9;object-fit:cover;filter:saturate(.82)contrast(.98);pointer-events:none;width:100%;transition:filter .22s,transform .3s cubic-bezier(.2,.7,0,1)}.news-card-image-fallback{aspect-ratio:16/9;background:var(--surface);width:100%;color:var(--muted);place-items:center;font-size:18px;font-weight:800;display:grid}.news-card:hover>img{filter:saturate()contrast();transform:scale(1.015)}.news-card-body{flex-direction:column;flex:1;min-height:150px;padding:16px;display:flex}.news-card-meta{letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-size:9px;font-weight:700;display:flex}.news-card-meta span{color:var(--accent)}.news-card-meta time{color:var(--subtle);white-space:nowrap}.news-card h3{letter-spacing:-.02em;margin:0;font-size:16px;line-height:1.3}.news-card-footer{justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:18px;display:flex}.news-card-footer>div{flex-wrap:wrap;gap:5px;display:flex}.news-card-footer span{background:var(--surface);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:9px;font-weight:650}.news-card-footer svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.news-track-marquee{cursor:grab;user-select:none;touch-action:pan-y;padding:4px 0 10px;overflow:hidden}.news-track-marquee:active{cursor:grabbing}.news-track-marquee-inner{will-change:transform;gap:12px;display:flex}.news-track-marquee .news-card{pointer-events:auto}.news-track-static{grid-template-columns:repeat(3,1fr);gap:12px;padding:4px 0 10px;display:grid}.news-track-static .news-card{flex:none;min-width:0;max-width:none}@media (width<=1400px){.news-card{flex-basis:calc(25% - 9px)}}@media (width<=1050px){.news-card{flex-basis:calc(33.3333% - 8px)}}@media (width<=760px){.news-card{flex-basis:calc(50% - 6px)}}@media (width<=580px){.news-ribbon-controls{flex-direction:column;align-items:flex-start;gap:12px}.news-card{min-width:78vw}.news-card-body{min-height:150px}.news-track-static{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.news-track-marquee{cursor:default}.news-card,.news-card>img{transition:none}.news-card:hover>img{transform:none}.slider-controls button{transition:none}}.news-ribbon-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.news-ribbon-heading p{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:750}.news-ribbon-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,48px);line-height:1}.interactive-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.interactive-heading p{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:750}.interactive-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,64px);line-height:.95}.stories-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:16px;display:grid}.featured-story{background:#191919;border-radius:18px;min-height:540px;overflow:hidden}.featured-story>a{color:#fff;height:100%;min-height:540px;display:block;position:relative}.featured-story img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.featured-story>a:after{content:"";background:linear-gradient(#0000 15%,#000000e0);position:absolute;inset:0}.featured-story>a>div{z-index:1;padding:clamp(24px,4vw,48px);position:absolute;bottom:0;left:0;right:0}.featured-story p{color:#ffffffb3;text-transform:uppercase;margin:0 0 12px;font-size:12px}.featured-story h3{color:#fff;letter-spacing:-.04em;max-width:20ch;margin:0;font-size:clamp(28px,4vw,54px);line-height:1}.featured-story div>span{margin-top:24px;font-size:13px;display:block}.story-index{gap:8px;display:grid}.story-index button{border:1px solid var(--border);background:var(--surface);color:var(--foreground);text-align:left;cursor:pointer;border-radius:12px;grid-template-columns:30px 76px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.story-index button[aria-selected=true]{border-color:var(--accent);background:var(--surface-raised)}.story-index button>span{color:var(--muted);font-size:11px}.story-index img{object-fit:cover;border-radius:8px;width:76px;height:78px}.story-index strong{font-size:13px;line-height:1.25}.products-heading>a{background:var(--foreground);color:var(--background);border-radius:999px;padding:13px 17px;font-size:13px;font-weight:700}.product-tablist{gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.product-tablist button{border:1px solid var(--border);background:var(--surface);color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700}.product-tablist button[aria-selected=true]{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.tab-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:480px;display:grid}.tab-product-card{color:#fff;background:#222;border-radius:16px;min-height:430px;position:relative;overflow:hidden}.tab-product-card.featured{grid-column:span 2}.tab-product-card:after{content:"";background:linear-gradient(#0000001f,#000000d9);position:absolute;inset:0}.tab-product-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.tab-product-card:hover img{transform:scale(1.035)}.tab-product-card>div{z-index:1;padding:24px;position:absolute;bottom:0;left:0;right:0}.tab-product-card strong{letter-spacing:-.06em;font-size:clamp(42px,6vw,86px);line-height:.8}.tab-product-card h3{color:#fff;margin:16px 0 3px;font-size:18px}.tab-product-card p{color:#ffffffbf;margin:0;font-size:13px}.tab-product-card ul{gap:6px;margin:16px 0 0;padding:0;list-style:none;display:flex}.tab-product-card li{border:1px solid #ffffff3d;border-radius:999px;padding:6px 8px;font-size:10px}.tab-product-card>span{z-index:2;color:#111;background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.service-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.service-strip a{color:#fff;background-position:50%;background-size:cover;border-radius:14px;align-content:end;min-height:118px;padding:18px;display:grid;position:relative}.service-strip strong{font-size:20px}.service-strip span{color:#ffffffb3;margin-top:5px;font-size:11px}.service-strip b{position:absolute;top:18px;right:18px}@media (width<=850px){.stories-layout{grid-template-columns:1fr}.story-index,.tab-product-grid{grid-template-columns:repeat(2,1fr)}.tab-product-card.featured{grid-column:span 2}}.home-categories[data-astro-cid-w6xe7cqm]{background:var(--surface);padding:clamp(72px,8vw,120px) 0}.categories-header[data-astro-cid-w6xe7cqm]{grid-template-columns:minmax(0,1fr) minmax(280px,480px);align-items:end;gap:48px;margin-bottom:56px;display:grid}.categories-header[data-astro-cid-w6xe7cqm] h2[data-astro-cid-w6xe7cqm]{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2.4rem,5vw,4rem);font-weight:700;line-height:1}.categories-lead[data-astro-cid-w6xe7cqm]{max-width:480px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.categories-grid[data-astro-cid-w6xe7cqm]{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.category-card[data-astro-cid-w6xe7cqm]{background:var(--surface-raised);color:inherit;flex-direction:column;transition:background-color .2s;display:flex}.category-card[data-astro-cid-w6xe7cqm]:hover{background:var(--background)}.category-card[data-astro-cid-w6xe7cqm]:focus-visible{z-index:2;outline:3px solid var(--accent);outline-offset:-3px;position:relative}.category-card-image[data-astro-cid-w6xe7cqm]{aspect-ratio:4/3;border-bottom:1px solid var(--border);background:var(--background);position:relative;overflow:hidden}.category-card-image[data-astro-cid-w6xe7cqm] img[data-astro-cid-w6xe7cqm]{object-fit:cover;filter:saturate(.78);width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.7,0,1),filter .22s}.category-card[data-astro-cid-w6xe7cqm]:hover .category-card-image[data-astro-cid-w6xe7cqm] img[data-astro-cid-w6xe7cqm]{filter:saturate();transform:scale(1.025)}.category-card-body[data-astro-cid-w6xe7cqm]{flex-direction:column;flex:1;padding:24px;display:flex}.category-card-code[data-astro-cid-w6xe7cqm]{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.category-card-body[data-astro-cid-w6xe7cqm] h3[data-astro-cid-w6xe7cqm]{letter-spacing:-.03em;margin:0 0 4px;font-size:18px;font-weight:650;line-height:1.2}.category-card-subtitle[data-astro-cid-w6xe7cqm]{color:var(--foreground);margin:0 0 14px;font-size:13px;font-weight:500}.category-card-desc[data-astro-cid-w6xe7cqm]{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.6}.category-card-features[data-astro-cid-w6xe7cqm]{flex-wrap:wrap;gap:6px;margin-top:auto;padding:0;list-style:none;display:flex}.category-card-features[data-astro-cid-w6xe7cqm] li[data-astro-cid-w6xe7cqm]{border:1px solid var(--border);color:var(--subtle);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600}@media (width<=1024px){.categories-grid[data-astro-cid-w6xe7cqm]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.categories-header[data-astro-cid-w6xe7cqm]{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.categories-grid[data-astro-cid-w6xe7cqm]{grid-template-columns:1fr}.category-card-body[data-astro-cid-w6xe7cqm]{padding:20px}}@media (prefers-reduced-motion:reduce){.category-card-image[data-astro-cid-w6xe7cqm] img[data-astro-cid-w6xe7cqm]{transition:none}.category-card[data-astro-cid-w6xe7cqm]:hover .category-card-image[data-astro-cid-w6xe7cqm] img[data-astro-cid-w6xe7cqm]{transform:none}}.home-advantages[data-astro-cid-pti2ypw3]{background:var(--background);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(72px,8vw,120px) 0}.advantages-header[data-astro-cid-pti2ypw3]{margin-bottom:56px}.advantages-header[data-astro-cid-pti2ypw3] h2[data-astro-cid-pti2ypw3]{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1}.advantages-grid[data-astro-cid-pti2ypw3]{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.advantage-item[data-astro-cid-pti2ypw3]{background:var(--surface-raised);gap:20px;padding:32px;transition:background-color .2s;display:flex}.advantage-item[data-astro-cid-pti2ypw3]:hover{background:var(--background)}.advantage-number[data-astro-cid-pti2ypw3]{color:var(--accent);letter-spacing:.04em;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:700}.advantage-content[data-astro-cid-pti2ypw3] h3[data-astro-cid-pti2ypw3]{letter-spacing:-.02em;margin:0 0 10px;font-size:16px;font-weight:650;line-height:1.3}.advantage-content[data-astro-cid-pti2ypw3] p[data-astro-cid-pti2ypw3]{color:var(--muted);margin:0;font-size:13px;line-height:1.65}@media (width<=960px){.advantages-grid[data-astro-cid-pti2ypw3]{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.advantages-grid[data-astro-cid-pti2ypw3]{grid-template-columns:1fr}.advantage-item[data-astro-cid-pti2ypw3]{padding:24px}}.home-production[data-astro-cid-lihgl3vy]{background:var(--surface);padding:clamp(72px,8vw,120px) 0}.production-grid[data-astro-cid-lihgl3vy]{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:72px;display:grid}.production-content[data-astro-cid-lihgl3vy] .eyebrow[data-astro-cid-lihgl3vy]{color:var(--accent)}.production-content[data-astro-cid-lihgl3vy] h2[data-astro-cid-lihgl3vy]{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1}.production-copy[data-astro-cid-lihgl3vy]{margin-top:32px}.production-copy[data-astro-cid-lihgl3vy] p[data-astro-cid-lihgl3vy]{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.production-copy[data-astro-cid-lihgl3vy] p[data-astro-cid-lihgl3vy]+p[data-astro-cid-lihgl3vy]{margin-top:18px}.production-content[data-astro-cid-lihgl3vy] .button[data-astro-cid-lihgl3vy]{margin-top:36px}.production-image[data-astro-cid-lihgl3vy]{border:1px solid var(--border);background:var(--background);border-radius:8px;overflow:hidden}.production-image[data-astro-cid-lihgl3vy] img[data-astro-cid-lihgl3vy]{aspect-ratio:4/3;object-fit:cover;filter:saturate(.8);width:100%;height:auto;transition:filter .3s;display:block}.production-image[data-astro-cid-lihgl3vy]:hover img[data-astro-cid-lihgl3vy]{filter:saturate()}.production-specs[data-astro-cid-lihgl3vy]{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.production-spec[data-astro-cid-lihgl3vy]{background:var(--surface-raised);flex-direction:column;gap:6px;padding:28px 24px;display:flex}.production-spec-value[data-astro-cid-lihgl3vy]{color:var(--foreground);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.production-spec-label[data-astro-cid-lihgl3vy]{color:var(--muted);font-size:12px;font-weight:500;line-height:1.4}@media (width<=960px){.production-grid[data-astro-cid-lihgl3vy]{grid-template-columns:1fr;gap:48px}.production-specs[data-astro-cid-lihgl3vy]{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.production-specs[data-astro-cid-lihgl3vy]{grid-template-columns:1fr 1fr}.production-spec[data-astro-cid-lihgl3vy]{padding:20px 16px}}.home-cta[data-astro-cid-k353fsaz]{color:#ededed;background:#111}.home-cta-inner[data-astro-cid-k353fsaz]{text-align:center;max-width:640px;margin-inline:auto;padding:clamp(64px,8vw,96px) 0}.home-cta-eyebrow[data-astro-cid-k353fsaz]{color:#ff5f48;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:650}.home-cta-inner[data-astro-cid-k353fsaz] h2[data-astro-cid-k353fsaz]{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.1}.home-cta-copy[data-astro-cid-k353fsaz]{color:#a1a1a1;max-width:520px;margin:24px auto 0;font-size:15px;line-height:1.7}.home-cta-actions[data-astro-cid-k353fsaz]{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.button-cta-primary[data-astro-cid-k353fsaz]{color:#fff;background:#ff5f48;border:1px solid #ff5f48;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:14px;font-weight:600;transition:background-color .16s,transform .16s;display:inline-flex}.button-cta-primary[data-astro-cid-k353fsaz]:hover{background:#ff735e;transform:translateY(-1px)}.button-cta-secondary[data-astro-cid-k353fsaz]{color:#ededed;background:0 0;border:1px solid #404040;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:14px;font-weight:500;transition:border-color .16s,transform .16s;display:inline-flex}.button-cta-secondary[data-astro-cid-k353fsaz]:hover{border-color:#fff;transform:translateY(-1px)}@media (width<=680px){.home-cta-inner[data-astro-cid-k353fsaz]{text-align:left}.home-cta-actions[data-astro-cid-k353fsaz]{justify-content:flex-start}}
