@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--ink:#131514;--yellow:#ffcc00;--muted:#9c9e99;--rule:#383a35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f5f5ef;font-family:Manrope,Arial,sans-serif;font-size:16px}.page{max-width:1600px;margin:auto;padding:0 5%}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}header{height:120px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);gap:24px}.brand{display:block;background:white;border-radius:2px;padding:1px 5px;width:164px;line-height:0}.brand img{width:100%;height:auto}.header-label{font-size:12px;letter-spacing:.19em;color:#b6b7b1}.contact{font-size:14px;display:flex;align-items:center;gap:32px}.contact span{font-size:23px;color:var(--yellow)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;align-items:center;gap:3%}.copy{padding:58px 0}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;display:flex;align-items:center;gap:12px;margin-bottom:26px}.line{width:28px;height:2px;background:var(--yellow)}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(64px,6.9vw,108px);font-weight:700;letter-spacing:-.025em;line-height:.98;margin:0}h1 em{font-style:normal;color:var(--yellow)}.copy p{font-size:16px;color:#b1b3ad;line-height:1.8;margin:28px 0}.catalog{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:19px 23px;background:var(--yellow);color:#141613;font-weight:800;font-size:14px;border:1px solid var(--yellow);transition:background .2s,transform .2s}.catalog:hover{background:#ffe25d;transform:translateY(-3px)}.domain{margin-top:36px;font-size:12px;letter-spacing:.12em;color:#d9dbd3}.domain span{color:#858981;margin-left:18px;font-size:11px}.showcase{height:560px;position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden;background:radial-gradient(ellipse at 50% 55%,#34362e 0%,#1c1f1a 52%,#151714 80%);border:1px solid #34372f}.technical-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:42px 42px}.orbit{position:absolute;width:420px;height:420px;border:1px solid #ffffff0e;border-radius:50%;z-index:-1}.orbit-two{width:520px;height:520px;border-style:dashed}.stage-caption{position:absolute;top:27px;left:28px;font-size:11px;line-height:1.6;letter-spacing:.15em;color:#afb2a7}.stage-index{position:absolute;top:27px;right:27px;font-family:monospace;color:#777d6f;font-size:12px}.products{width:94%;height:83%;object-fit:contain;filter:drop-shadow(0 25px 18px #0008);animation:float 7s ease-in-out infinite;transform:rotate(-4deg);margin-top:16px}.stage-bottom{position:absolute;bottom:24px;left:28px;right:28px;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.17em;color:#a6aa9f}.plus{font-size:25px;color:var(--yellow)}.specs{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;padding:31px 0;gap:24px;align-items:center}.spec-intro{font-size:11px;letter-spacing:.12em;color:#9c9e94;line-height:2.1}.spec-intro strong{font-size:17px;letter-spacing:0;color:#e9ebe3;font-weight:500}.spec{border-left:1px solid var(--rule);padding-left:32px;display:flex;flex-direction:column;gap:6px}.spec strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:40px;line-height:1.1;font-weight:600}.spec strong span{font-size:24px;color:#c9ccc2}.spec>span{font-size:12px;color:#93988b}.range{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:29px 0}.range>span{font-size:11px;letter-spacing:.16em;color:#93988b}.range div{font-size:15px;color:#d5d8cf}.range i{font-style:normal;color:#616855;padding:0 24px}footer{border-top:1px solid var(--rule);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0 28px}footer p{font-size:11px;line-height:1.8;color:#858b7e;max-width:610px;margin:0}footer strong{font-weight:400;color:#a5ab9e}footer a{font-size:14px;white-space:nowrap}footer a span{margin-left:18px;color:var(--yellow)}@keyframes float{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-12px) rotate(-2deg)}}@media(min-width:1600px){.hero{gap:5%}}@media(max-width:1000px){.page{padding:0 4%}.hero{gap:2%;min-height:600px}.showcase{height:460px}h1{font-size:78px}.eyebrow{font-size:10px;letter-spacing:.09em}.spec{padding-left:20px}.range i{padding:0 10px}.copy p{font-size:14px}}@media(max-width:720px){.page{padding:0 6%}header{height:90px}.brand{width:132px}.header-label{display:none}.contact{gap:14px}.hero{grid-template-columns:1fr;gap:0}.copy{padding:42px 0 35px}h1{font-size:clamp(62px,13.5vw,90px);line-height:1.02}.eyebrow{font-size:10px;margin-bottom:22px}.copy p{font-size:15px;margin:23px 0}.domain{margin-top:26px}.showcase{height:420px;margin-bottom:34px}.products{width:94%;height:84%}.specs{grid-template-columns:repeat(3,1fr);gap:20px 8px;padding:24px 0}.spec-intro{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:10px}.spec-intro br{display:none}.spec-intro strong{font-size:15px}.spec{padding-left:12px}.spec:nth-child(2){border:0;padding-left:0}.spec strong{font-size:34px}.spec strong span{font-size:21px}.spec>span{font-size:11px}.range{align-items:flex-start;flex-direction:column;gap:14px;padding:25px 0}.range div{font-size:14px;line-height:1.9}.range i{padding:0 7px}footer{flex-direction:column;align-items:flex-start;gap:15px}footer p{font-size:11px;max-width:360px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.products{animation:none}.catalog{transition:none}}
