*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f5f5f3;font-family:Inter,Arial,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;background:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(#000,transparent 80%)}header{height:78px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222;background:#050505e8;backdrop-filter:blur(15px);position:sticky;top:0;z-index:9}header img,footer img{width:135px;max-height:52px;object-fit:contain}nav{display:flex;gap:28px}nav a,.quote{font:600 10px 'Space Grotesk';letter-spacing:.16em;text-transform:uppercase;color:#ddd;text-decoration:none}.quote{border:1px solid #f66a00;padding:13px 16px;color:#ff7720}.hero{min-height:calc(100vh - 78px);padding:7vw 5%;display:flex;align-items:center}.hero>div{max-width:900px;width:100%}.hero small,section small{color:#ff7220;font:600 10px 'Space Grotesk';letter-spacing:.22em}.hero h1{font:900 clamp(64px,9vw,140px)/.88 'Space Grotesk';letter-spacing:-.06em;margin:25px 0}.hero-sub{font:700 clamp(22px,3vw,42px)/1.1 'Space Grotesk';letter-spacing:.04em;color:#ddd;margin:0 0 10px}.hero-sub:after{content:"";display:block;width:140px;height:3px;background:#ff6a00;margin-top:18px}.hero i,h2 i{color:#ff6a00;font-style:normal}.hero p{max-width:570px;color:#aaa;line-height:1.8}.btn{display:inline-block;margin:28px 10px 0 0;padding:15px 20px;background:#ff6a00;color:#080808;text-decoration:none;text-transform:uppercase;font:800 10px 'Space Grotesk';letter-spacing:.13em}.btn.alt{background:transparent;border:1px solid #444;color:#fff}.hero figure,.wide{margin:0;border:1px solid #292929;position:relative;overflow:hidden}.hero figure{height:560px}.hero figure img{width:100%;height:100%;object-fit:cover}.hero figcaption{position:absolute;left:18px;bottom:18px;background:#000d;padding:12px;font:10px 'Space Grotesk';color:#999}.hero figcaption strong{color:#fff}.stats{display:flex;gap:42px;margin-top:55px}.stats b{font:700 27px 'Space Grotesk'}.stats span{display:block;font:9px Inter;color:#777;letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.section{padding:120px 5%;border-top:1px solid #202020}.two{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.section h2,.contact h2{font:700 clamp(45px,6vw,85px)/.95 'Space Grotesk';letter-spacing:-.05em;margin:25px 0}.copy{color:#999;line-height:1.9;max-width:650px}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.head>span{color:#666;font:11px monospace}.products{display:grid;grid-template-columns:1fr 1fr;gap:18px}.products article{background:#090909;border:1px solid #292929;overflow:hidden;transition:.3s}.products article:first-child{grid-column:span 2}.products article:hover{border-color:#ff6a00;transform:translateY(-4px)}.products img{width:100%;height:360px;display:block;object-fit:cover}.products article:first-child img{height:420px}.products b{display:block;color:#ff6a00;font:11px monospace;padding:20px 20px 0}.products h3{font:600 27px 'Space Grotesk';margin:8px 20px}.products p{color:#777;margin:0 20px 22px;font-size:13px}.wide{height:550px}.wide img{width:100%;height:100%;object-fit:cover}.link{color:#ff6a00;text-decoration:none;text-transform:uppercase;font:700 10px 'Space Grotesk';letter-spacing:.14em}.contact{text-align:center;padding:150px 5%;background:radial-gradient(circle,#17110c,#050505 58%)}.contact p{color:#999}.phone{margin-top:25px;font:600 20px 'Space Grotesk'}footer{padding:35px 5%;border-top:1px solid #222;display:flex;justify-content:space-between;align-items:center;color:#666;font-size:10px}footer img{width:110px}@media(max-width:800px){nav{display:none}.quote{padding:10px}.two{grid-template-columns:1fr}.hero{padding-top:55px}.hero figure{height:420px}.stats{gap:15px;justify-content:space-between}.section{padding:80px 5%}.products{grid-template-columns:1fr}.products article:first-child{grid-column:auto}.products img,.products article:first-child img{height:360px}.wide{height:400px}footer{flex-direction:column;gap:15px;text-align:center}}
