:root{--orange:#f07c00;--ink:#111;--muted:#626262;--paper:#fff;--soft:#f4f3f0;--line:#dedbd5;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);z-index:10}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:1.45rem;letter-spacing:.04em}.brand-mark{color:var(--orange);font-size:2rem}.site-header nav{display:flex;align-items:center;gap:25px}.site-header nav a{text-decoration:none;font-weight:700;font-size:.92rem}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--orange);color:#fff;border:0;padding:13px 21px;font-weight:800;text-decoration:none;cursor:pointer}.button:hover{background:#c96500}.button-small{padding:9px 15px}.hero{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:55px;align-items:center;padding:72px 24px}.eyebrow{color:var(--orange);font-size:.78rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px}.hero h1,.section-heading h2,.contact-section h2{font-size:clamp(2.2rem,5vw,4.8rem);line-height:1.02;margin:0 0 20px;letter-spacing:-.045em}.hero h1 em{font-style:normal;color:var(--orange)}.lead{font-size:1.13rem;color:var(--muted);max-width:560px}.actions{display:flex;gap:20px;align-items:center;margin-top:28px}.text-link{font-weight:800;text-decoration:none}.hero-image{border:1px solid #bbb;background:#eee}.proof-strip{background:var(--ink);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:22px max(24px,calc((100vw - var(--max))/2));gap:20px}.proof-strip div{display:flex;flex-direction:column;border-left:3px solid var(--orange);padding-left:16px}.proof-strip strong{text-transform:uppercase;letter-spacing:.08em}.proof-strip span{color:#bbb}.section{max-width:var(--max);margin:auto;padding:90px 24px}.section-heading{max-width:760px;margin-bottom:45px}.section-heading h2,.contact-section h2{font-size:clamp(2rem,4vw,3.4rem)}.section-heading>p:last-child{color:var(--muted);font-size:1.06rem}.product-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center;padding:58px 0;border-top:1px solid var(--line)}.product-feature.reverse{grid-template-columns:.85fr 1.15fr}.product-feature.reverse .product-gallery{order:2}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:start}.product-gallery .gallery-main{grid-column:1/-1;max-height:500px;width:100%;object-fit:contain;background:var(--soft)}.product-gallery img:not(.gallery-main){height:185px;width:100%;object-fit:contain;background:var(--soft)}.product-gallery.two-up{grid-template-columns:1fr 1fr}.product-gallery.two-up img{height:520px;width:100%;object-fit:contain;background:var(--soft)}.tag{display:inline-block;background:var(--ink);color:#fff;padding:4px 10px;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900}.product-copy h3{font-size:2.25rem;line-height:1.1;margin:14px 0}.product-copy>p:not(.tag){color:var(--muted)}.product-copy ul{padding-left:20px;margin:24px 0 30px}.product-copy li{margin:8px 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{background:var(--soft);padding:30px}.feature-grid span{color:var(--orange);font-weight:900}.feature-grid h3{font-size:1.25rem}.contact-section{background:var(--ink);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:80px max(24px,calc((100vw - var(--max))/2))}.contact-intro>p{color:#bbb}.direct-contact{display:flex;flex-direction:column;gap:8px;margin-top:30px}.direct-contact a{color:#fff;font-size:1.1rem;font-weight:800}form{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:.9rem}input,select,textarea{width:100%;border:1px solid #555;background:#fff;color:#111;padding:12px;font:inherit}.full-width{grid-column:1/-1}.form-note{font-size:.82rem;color:#aaa;margin:0}.success{border-left:3px solid var(--orange);padding:9px 12px;background:#252525}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;padding:28px max(24px,calc((100vw - var(--max))/2));font-size:.88rem}footer a{text-decoration:none}
@media(max-width:850px){.site-header{height:auto;padding:14px 20px}.site-header nav>a:not(.button){display:none}.hero,.product-feature,.product-feature.reverse,.contact-section{grid-template-columns:1fr}.hero{padding-top:45px}.product-feature.reverse .product-gallery{order:0}.proof-strip,.feature-grid{grid-template-columns:1fr}.product-gallery.two-up img{height:420px}.section{padding:65px 20px}.contact-section{padding:65px 20px}}@media(max-width:560px){.hero{padding-left:18px;padding-right:18px}.actions{align-items:flex-start;flex-direction:column}.proof-strip{padding:22px 18px}.product-gallery{grid-template-columns:1fr 1fr}.product-gallery .gallery-main{grid-column:1/-1}.product-gallery.two-up img{height:320px}.product-copy h3{font-size:1.8rem}form{grid-template-columns:1fr}.full-width{grid-column:1}.section,.contact-section{padding-left:18px;padding-right:18px}footer{padding:25px 18px}}
.brand img{display:block;width:230px;height:auto;max-height:62px;object-fit:contain}.legal-page{max-width:780px;min-height:70vh}.legal-page h1{font-size:clamp(2.4rem,6vw,4.6rem);line-height:1;margin:0 0 28px}.legal-page h2{margin-top:34px}.standalone-logo{width:360px;margin-bottom:60px}@media(max-width:850px){.brand img{width:205px}}@media(max-width:560px){.brand img{width:170px}}
