:root{--ink:#101217;--paper:#f6f7f8;--muted:#6f7782;--line:#dde2e7;--orange:#ff6d2d;--cyan:#28c7d8;--steel:#26303a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);background:rgba(12,15,19,.76);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-size:28px;font-weight:800;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--orange);color:var(--orange)}.nav{display:flex;align-items:center;gap:30px;color:#f1f4f6;font-weight:700}.nav a{padding:8px 0;color:rgba(255,255,255,.86)}.nav a.is-active,.nav a:hover{color:var(--orange)}.nav-cta{border:1px solid rgba(255,255,255,.22);padding:10px 18px!important}.nav-toggle{display:none;background:transparent;border:0;padding:8px}.nav-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px 0}.hero{min-height:92vh;position:relative;display:flex;align-items:center;padding:140px clamp(22px,7vw,110px) 70px;overflow:hidden}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(9,12,16,.92) 0%,rgba(9,12,16,.7) 42%,rgba(9,12,16,.24) 100%)}.hero-content{position:relative;max-width:850px;color:#fff}.eyebrow{margin:0 0 16px;color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,86px);line-height:.98;margin:0 0 24px;letter-spacing:0}.hero-lead,.page-hero p{font-size:clamp(18px,2vw,24px);max-width:720px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:4px;font-weight:800}.btn.primary{background:var(--orange);color:#fff}.btn.ghost{border:1px solid rgba(255,255,255,.32);color:#fff}.band-dark{background:#11161d;color:#fff}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.metrics div{padding:30px clamp(18px,4vw,54px);background:rgba(255,255,255,.03)}.metrics strong{display:block;font-size:clamp(24px,3vw,40px);color:#fff}.metrics span{color:#aeb7c0}.section{padding:90px clamp(22px,6vw,96px)}.section.muted{background:#e9edf0}.section-head{max-width:780px;margin-bottom:34px}.section-head.row{display:flex;max-width:none;justify-content:space-between;align-items:end;gap:20px}.section-head h2,.split-copy h2{font-size:clamp(32px,4vw,58px);line-height:1.04;margin:0 0 16px}.section-head p,.split-copy p{color:var(--muted);font-size:18px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.category-tile{background:#fff;padding:34px;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category-tile:hover{background:#151a20;color:#fff}.category-tile span{font-size:24px;font-weight:900}.category-tile p{color:var(--muted)}.category-tile:hover p{color:#c7cfd8}.text-link{font-weight:900;color:var(--orange)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-height:430px}.product-card figure{margin:0;aspect-ratio:1.2;overflow:hidden;background:#dfe5ea}.product-card img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover img{transform:scale(1.04)}.product-card .card-body{padding:22px;display:flex;flex-direction:column;gap:12px;flex:1}.product-card small{font-weight:900;color:var(--orange);text-transform:uppercase}.product-card h3{font-size:28px;margin:0}.product-card p{color:var(--muted);margin:0}.product-card .card-link{margin-top:auto;font-weight:900}.split-section{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:#151a20;color:#fff}.split-section.white{background:#fff;color:var(--ink)}.split-copy{padding:90px clamp(22px,6vw,96px);display:flex;flex-direction:column;justify-content:center}.split-visual img{height:100%;width:100%;object-fit:cover}.capability-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.capability-list span{border:1px solid rgba(255,255,255,.18);padding:16px}.page-main{padding-top:78px}.page-hero{padding:110px clamp(22px,6vw,96px);background:#151a20;color:#fff}.page-hero.compact{padding-bottom:70px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filters a{border:1px solid var(--line);padding:10px 16px;background:#fff;font-weight:800}.filters a.is-active{background:var(--ink);color:#fff}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:90px clamp(22px,6vw,96px);background:#fff}.gallery-main{aspect-ratio:1.08;background:#e3e7ea;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.thumbs button{border:1px solid var(--line);padding:0;aspect-ratio:1;background:#fff;cursor:pointer}.thumbs img{width:100%;height:100%;object-fit:cover}.product-copy h1{font-size:clamp(42px,6vw,74px);margin:0 0 18px;line-height:1}.product-copy p{font-size:18px;color:var(--muted)}.highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin-top:28px}.highlight-grid div{background:#f6f7f8;padding:18px}.highlight-grid span{display:block;color:var(--muted);font-size:13px}.highlight-grid strong{display:block;margin-top:4px}.detail-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:24px}.spec-table{background:#fff;border:1px solid var(--line)}.spec-table div{display:grid;grid-template-columns:260px 1fr;border-bottom:1px solid var(--line)}.spec-table div:last-child{border-bottom:0}.spec-table span,.spec-table strong{padding:16px;text-align:left}.spec-table span{color:var(--muted);background:#f3f5f7}.feature-panel{background:#151a20;color:#fff;padding:30px}.feature-panel p{border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.factory-card{display:grid;align-content:center;gap:8px;padding:80px clamp(22px,6vw,96px);background:#f1f3f5}.factory-card strong{font-size:42px}.factory-card span{color:var(--muted);margin-bottom:22px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.service-grid div{background:#fff;padding:34px;min-height:220px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{display:block;background:#fff;border:1px solid var(--line)}.news-card img{width:100%;aspect-ratio:1.6;object-fit:cover}.news-card span,.news-card h2,.news-card p{display:block;margin:18px}.news-card span{color:var(--orange);font-weight:800}.article{max-width:920px;margin:0 auto;padding:90px 22px}.article>img{width:100%;max-height:480px;object-fit:cover;margin-bottom:28px}.article h1{font-size:56px;line-height:1.04}.article-body{font-size:18px;color:#3d4650}.contact-section{display:grid;grid-template-columns:1fr .8fr;gap:50px;padding:110px clamp(22px,6vw,96px);background:#151a20;color:#fff;min-height:680px}.contact-section h1{font-size:clamp(42px,5vw,76px);line-height:1}.contact-section p{color:#c2cbd4;font-size:18px}.contact-panel{background:#fff;color:var(--ink);padding:34px;align-self:start}.contact-panel p{color:var(--ink);display:grid;gap:8px}.contact-panel strong{color:var(--muted)}.footer{background:#0d1015;color:#fff;padding:58px clamp(22px,6vw,96px) 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:44px}.footer-brand{font-size:32px;color:var(--orange);font-weight:900;letter-spacing:.08em}.footer p,.footer a{color:#aeb7c0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;color:#89939e}@media(max-width:960px){.nav-toggle{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#11161d;padding:20px;flex-direction:column;align-items:flex-start}.nav.is-open{display:flex}.metrics,.category-grid,.product-grid,.split-section,.product-detail,.detail-grid,.service-grid,.news-grid,.contact-section,.footer-grid{grid-template-columns:1fr}.hero{min-height:820px}.spec-table div{grid-template-columns:1fr}.highlight-grid{grid-template-columns:1fr}.section-head.row{display:block}.capability-list{grid-template-columns:1fr}}