@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--background:#f5f3ee;--paper:#fff;--ink:#101820;--muted:#6b747a;--border:#dfe1dd;--primary:#f36b2c;--mint:#dff4ed;--blue:#dfeaf6;--radius:2px;--max:1240px;--gutter:clamp(22px,5vw,76px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:auto;display:block}.site-header{height:82px;padding:0 var(--gutter);background:var(--paper);border-bottom:1px solid var(--border);z-index:2;align-items:center;gap:42px;display:flex;position:relative}.brand{letter-spacing:.07em;white-space:nowrap;align-items:center;gap:11px;font-size:14px;font-weight:800;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:0;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.site-header nav{color:#49545b;gap:28px;margin-left:auto;font-size:14px;display:flex}.site-header nav a:hover,.footer-links a:hover{color:var(--primary)}.header-cta{border-left:1px solid var(--border);padding-left:28px;font-size:13px;font-weight:700}.header-cta span,.button span,.text-link span{margin-left:10px}.hero{background:var(--paper);grid-template-columns:1fr 1.08fr;min-height:650px;display:grid}.hero-copy{padding:clamp(72px,9vw,136px) var(--gutter) 72px;flex-direction:column;justify-content:center;display:flex}.eyebrow{letter-spacing:.1em;color:var(--primary);font:500 11px/1.2 DM Mono,monospace}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.02}h1{margin:22px 0 24px;font-size:clamp(52px,7vw,96px);font-weight:700}h1 em,h2 em{color:var(--primary);font-style:normal}h2{margin:15px 0 24px;font-size:clamp(37px,4.4vw,66px)}h3{margin:12px 0;font-size:25px}.hero-copy>p{max-width:470px;color:var(--muted);font-size:17px}.hero-actions{align-items:center;gap:16px;margin-top:30px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:#d9551d;transform:translateY(-2px)}.button-quiet{border-color:var(--border);background:0 0}.button-quiet:hover{border-color:var(--ink)}.button-light{color:var(--ink);background:#fff}.hero-art{background:#dedbd2;min-height:500px;position:relative;overflow:hidden}.hero-image{filter:saturate(.8);height:100%;min-height:500px}.hero-art:after{content:"";background:linear-gradient(90deg,#10182033,#0000 55%);position:absolute;inset:0}.hero-art-label{z-index:1;color:#fff;letter-spacing:.08em;font:500 11px DM Mono,monospace;position:absolute;top:28px;left:30px}.hero-art-caption{z-index:1;color:#fff;flex-direction:column;gap:5px;display:flex;position:absolute;bottom:30px;left:30px}.hero-art-caption span{opacity:.82;font-size:12px}.trust-strip{max-width:var(--max);padding:26px var(--gutter);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);justify-content:space-between;gap:20px;margin:auto;font:500 11px DM Mono,monospace;display:flex}.trust-strip span+span:before{content:"—";color:var(--primary);margin-right:20px}.section{max-width:var(--max);padding:clamp(70px,9vw,130px) var(--gutter);margin:auto}.product-section{padding-top:45px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.section-heading>p{max-width:370px;color:var(--muted);margin-bottom:5px}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:var(--paper);border:1px solid var(--border);flex-direction:column;min-width:0;transition:all .2s;display:flex}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #10182014}.product-card-image{background:#eee;height:260px;overflow:hidden}.product-card-image img{height:100%}.product-card-copy{flex-direction:column;flex:1;padding:23px 24px 25px;display:flex}.product-card-copy p{color:var(--muted);min-height:66px;font-size:14px}.spec-row{flex-wrap:wrap;gap:7px;margin:4px 0 24px;display:flex}.spec-row span{background:var(--background);color:#465057;padding:6px 8px;font:500 10px DM Mono,monospace}.accent-mint .product-card-image{background:var(--mint)}.accent-blue .product-card-image{background:var(--blue)}.text-link{margin-top:auto;font-size:13px;font-weight:700}.text-link:hover{color:var(--primary)}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,8vw,115px);display:grid}.split-image{position:relative}.tall-image{height:630px}.image-note{background:var(--ink);color:#fff;letter-spacing:.06em;padding:8px 10px;font:500 10px DM Mono,monospace;position:absolute;bottom:16px;left:16px}.split-copy>p{max-width:465px;color:var(--muted)}.check-list{margin:0;padding:15px 0 24px;list-style:none}.check-list li{border-top:1px solid var(--border);gap:17px;padding:18px 0;display:flex}.check-list li>span{color:var(--primary);padding-top:3px;font:500 11px DM Mono,monospace}.check-list strong{font-size:15px}.check-list p{color:var(--muted);margin:5px 0 0;font-size:13px}.cta-band{background:var(--primary);color:#fff;padding:60px max(var(--gutter),calc((100% - var(--max))/2 + var(--gutter)));justify-content:space-between;align-items:center;gap:30px;display:flex}.cta-band .eyebrow{color:#ffe6d9}.cta-band h2{margin:13px 0 0}.page-intro{padding:clamp(85px,11vw,150px) var(--gutter) 90px;max-width:var(--max);margin:auto}.page-intro h1{max-width:800px;margin-bottom:22px}.page-intro>p{max-width:560px;color:var(--muted);font-size:17px}.dark-intro{background:var(--ink);color:#fff;max-width:none}.dark-intro>p{color:#b9c0c3}.product-grid-section{padding-top:0}.detail-hero{background:var(--paper);grid-template-columns:1.05fr .95fr;display:grid}.detail-image{background:var(--blue);min-height:610px}.detail-image-file{height:100%;min-height:610px}.detail-copy{padding:clamp(50px,8vw,115px) var(--gutter);flex-direction:column;justify-content:center;display:flex}.detail-copy h1{margin-top:18px;font-size:clamp(44px,5.5vw,78px)}.detail-copy>p{max-width:420px;color:var(--muted);margin-bottom:30px;font-size:17px}.detail-specs{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:15px;margin-top:48px;padding-top:20px;display:grid}.detail-specs div{flex-direction:column;gap:5px;display:flex}.detail-specs strong{font-size:19px}.detail-specs span{color:var(--muted);font-size:11px}.detail-body{grid-template-columns:1fr 1fr;gap:80px;display:grid}.detail-body>div:last-child>p{max-width:480px;color:var(--muted)}.detail-table{border-top:1px solid var(--border);margin-top:38px}.detail-table div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:15px 0;font-size:13px;display:flex}.detail-table span{color:var(--muted)}.process-section{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.process-list{border-top:1px solid var(--border)}.process-item{border-bottom:1px solid var(--border);grid-template-columns:60px 1fr;gap:20px;padding:27px 0;display:grid}.process-item>span{color:var(--primary);font:500 12px DM Mono,monospace}.process-item h3{margin:0 0 7px;font-size:22px}.process-item p{color:var(--muted);max-width:490px;margin:0;font-size:14px}.contact-layout{max-width:var(--max);padding:clamp(80px,11vw,155px) var(--gutter);grid-template-columns:1fr 1fr;gap:clamp(50px,10vw,160px);margin:auto;display:grid}.contact-copy h1{font-size:clamp(52px,6.5vw,90px)}.contact-copy>p{color:var(--muted);max-width:400px}.contact-details{flex-direction:column;gap:8px;margin-top:38px;font:500 12px DM Mono,monospace;display:flex}.contact-details span:first-child{color:var(--primary)}.rfq-form{background:var(--paper);border:1px solid var(--border);flex-direction:column;gap:20px;padding:34px;display:flex}.rfq-form label{flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.rfq-form input,.rfq-form textarea{border:1px solid var(--border);font:inherit;color:var(--ink);background:#fbfbf9;border-radius:0;padding:13px 14px;font-size:14px}.rfq-form input:focus,.rfq-form textarea:focus{outline:2px solid var(--primary);outline-offset:1px}.rfq-form small{color:var(--muted);font-size:11px}.site-footer{background:var(--ink);color:#fff;padding:52px var(--gutter) 30px;grid-template-columns:1.5fr 1fr auto;align-items:start;gap:40px;display:grid}.footer-brand .brand-mark{background:var(--primary)}.site-footer p{color:#aeb6ba;margin:17px 0 0;font-size:13px}.footer-links{flex-direction:column;gap:11px;font-size:13px;display:flex}.site-footer small{color:#778187;max-width:230px;font-size:10px;line-height:1.5}@media (width<=850px){.site-header{gap:15px;height:70px}.site-header nav{display:none}.header-cta{border:0;margin-left:auto;padding:0;font-size:12px}.hero,.detail-hero,.split-section,.detail-body,.process-section,.contact-layout{grid-template-columns:1fr}.hero-copy{padding-top:75px;padding-bottom:60px}.hero-art,.hero-image{min-height:400px}.trust-strip{flex-direction:column;gap:10px}.trust-strip span+span:before{display:none}.section-heading{display:block}.section-heading>p{margin-top:22px}.product-grid{grid-template-columns:1fr}.product-card-image{height:240px}.split-section{gap:45px}.tall-image{height:440px}.detail-image,.detail-image-file{min-height:390px}.detail-copy{padding-top:65px;padding-bottom:70px}.detail-specs{margin-top:35px}.process-section{gap:45px}.contact-layout{gap:50px}.site-footer{grid-template-columns:1fr 1fr}.site-footer small{grid-column:1/-1;max-width:none}}@media (width<=500px){h1{font-size:48px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.site-footer{grid-template-columns:1fr}.footer-links{margin-top:10px}.page-intro{padding-top:70px;padding-bottom:60px}}:root{--brand-preview-note:"catalog supplied"}.hero-product-art{background:var(--mint)}.hero-product-art:after{background:linear-gradient(#0000 55%,#10182014)}.hero-product-art .hero-art-label,.hero-product-art .hero-art-caption{color:var(--ink)}.hero-product-image{object-fit:contain;padding:clamp(36px,6vw,90px)}.product-card-image img{object-fit:contain;padding:20px}.detail-image-file{object-fit:contain;padding:clamp(28px,5vw,75px)}.source-note{max-width:460px;color:var(--muted)}.highlight-list{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.highlight-list span{background:var(--paper);border:1px solid var(--border);padding:8px 10px;font:500 10px DM Mono,monospace}:root{--background:#f4f6f8;--muted:#66727b;--border:#dce2e8;--primary:#075ab8;--signal:#f47b20;--blue:#dceafa}.brand{letter-spacing:0;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:178px;height:40px}.footer-brand .brand-logo{width:160px;height:36px}.trust-strip span+span:before{color:var(--signal)}.manufacturing-film{background:var(--ink);min-height:520px;position:relative;overflow:hidden}.manufacturing-film video{object-fit:cover;opacity:.8;width:100%;height:clamp(520px,64vw,760px);display:block}.manufacturing-film:after{content:"";background:linear-gradient(90deg,#091624d1 0%,#09162447 58%,#0916241f 100%);position:absolute;inset:0}.film-overlay{z-index:1;left:max(var(--gutter),calc((100% - var(--max))/2 + var(--gutter)));color:#fff;max-width:650px;position:absolute;top:50%;transform:translateY(-50%)}.film-overlay .eyebrow{color:#9ec8f6}.film-overlay h2{margin:16px 0 30px}.factory-film-section{padding-bottom:40px}.factory-film{aspect-ratio:16/9;object-fit:contain;background:#07111c;width:100%;display:block}.factory-film-section+.process-section{padding-top:70px}@media (width<=850px){.manufacturing-film,.manufacturing-film video{height:500px;min-height:500px}.film-overlay{right:var(--gutter)}.brand-logo{width:150px;height:34px}}@media (width<=500px){.manufacturing-film,.manufacturing-film video{height:430px;min-height:430px}.film-overlay h2{font-size:38px}.brand-logo{width:132px;height:30px}}
