@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');

:root { --ink:#0b1320; --ink-2:#111d2e; --ink-3:#1c2d43; --paper:#f4f6f8; --white:#fff; --muted:#a8b4c4; --muted-dark:#536171; --line:rgba(255,255,255,.13); --line-dark:#d9dee5; --blue:#3f5bea; --orange:#ff6a00; --lime:#d8ff68; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--ink); color:var(--white); font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; font-size:16px; line-height:1.6; }
a { color:inherit; text-decoration:none; }
img, video { display:block; max-width:100%; }
.container { width:min(1180px, calc(100% - 64px)); margin:0 auto; }
.site-header { position:sticky; top:0; z-index:20; background:rgba(11,19,32,.9); backdrop-filter:blur(16px); border-bottom:1px solid rgba(255,255,255,.08); }
.nav-wrap { min-height:78px; display:flex; align-items:center; justify-content:space-between; gap:32px; }
.brand-mark { display:block; position:relative; width:150px; height:54px; overflow:hidden; border-radius:10px; background:#fff; box-shadow:0 8px 18px rgba(0,0,0,.14); }
.brand-mark img { position:absolute; inset:0; width:100%; max-width:none; height:100%; object-fit:contain; }
.brand-mark-footer { width:84px; height:30px; border-radius:6px; box-shadow:none; }
.brand-mark-footer img { top:0; width:100%; height:100%; }
.site-nav { display:flex; align-items:center; gap:30px; color:#d7dee8; font-size:14px; font-weight:600; }
.site-nav a { transition:color .2s ease; }
.site-nav a:hover { color:var(--lime); }
.site-nav .nav-current { color:var(--lime); }
.nav-contact { border:1px solid rgba(255,255,255,.24); padding:9px 14px; border-radius:999px; }
.nav-contact span, .button span, .text-link span { color:var(--orange); margin-left:8px; }
.menu-toggle { display:none; background:none; border:0; padding:8px; }
.menu-toggle span { display:block; width:24px; height:2px; background:#fff; margin:5px 0; }
.hero { position:relative; overflow:hidden; padding:80px 0 28px; background:radial-gradient(circle at 76% 18%,rgba(63,91,234,.18),transparent 27%),linear-gradient(135deg,#0b1320 0%,#111d2e 100%); }
.hero:after { content:''; position:absolute; width:520px; height:520px; border:1px solid rgba(216,255,104,.08); border-radius:50%; right:-250px; top:150px; box-shadow:0 0 0 44px rgba(216,255,104,.02),0 0 0 95px rgba(216,255,104,.015); }
.hero-grid { display:grid; grid-template-columns:1fr 1fr; gap:60px; align-items:center; min-height:570px; position:relative; z-index:1; }
.eyebrow { display:flex; align-items:center; gap:10px; color:var(--muted); font-family:'DM Mono',monospace; font-size:12px; letter-spacing:.06em; text-transform:uppercase; }
.eyebrow-dark { color:var(--muted-dark); }
.eyebrow-line { display:block; width:34px; height:1px; background:var(--orange); }
h1,h2,h3,p { margin-top:0; }
h1 { font-size:clamp(46px,6vw,82px); line-height:1.02; letter-spacing:-.06em; margin:26px 0 28px; font-weight:800; }
h1 em,h2 em { color:var(--lime); font-style:normal; }
.hero-lede { max-width:530px; color:#c4cfda; font-size:18px; line-height:1.7; }
.hero-actions { display:flex; flex-wrap:wrap; gap:12px; margin:34px 0 26px; }
.button { display:inline-flex; align-items:center; justify-content:center; padding:14px 20px; border-radius:999px; font-weight:800; font-size:14px; transition:transform .2s ease,background .2s ease; }
.button:hover { transform:translateY(-2px); }
.button-primary { background:var(--orange); color:#fff; }
.button-primary:hover { background:#ff812c; }
.button-video { border:1px solid rgba(216,255,104,.5); color:var(--lime); }
.button-video:hover { border-color:var(--lime); background:rgba(216,255,104,.08); }
.button-ghost { border:1px solid rgba(255,255,255,.25); color:#eef3f7; }
.button-ghost:hover { border-color:var(--lime); }
.hero-note { color:#8e9bab; font-size:13px; display:flex; align-items:center; gap:9px; }
.pulse-dot,.card-signal { display:inline-block; width:8px; height:8px; border-radius:50%; background:var(--lime); box-shadow:0 0 0 5px rgba(216,255,104,.1); }
.hero-visual { min-height:560px; position:relative; display:grid; place-items:center; }
.visual-grid { position:absolute; inset:0 0 10px 10%; background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px); background-size:36px 36px; mask-image:linear-gradient(to bottom,transparent,#000 20%,#000 76%,transparent); opacity:.48; }
.machine-card { position:relative; width:min(430px,78%); background:#e9edf0; padding:12px 12px 0; box-shadow:22px 26px 0 rgba(0,0,0,.12); transform:rotate(2.5deg); }
.machine-card-head,.machine-card-foot { height:34px; display:flex; align-items:center; justify-content:space-between; padding:0 10px; color:#536171; font-family:'DM Mono',monospace; font-size:10px; letter-spacing:.06em; }
.machine-card-head { color:#1d344a; }
.machine-card img { width:100%; aspect-ratio:1 / 1.05; object-fit:cover; object-position:center; mix-blend-mode:multiply; }
.machine-card-foot { background:#e9edf0; height:48px; justify-content:flex-start; gap:12px; font-size:11px; }
.machine-card-foot strong { font-size:24px; color:var(--ink); font-family:'Manrope',sans-serif; letter-spacing:-.05em; }
.card-signal { width:6px; height:6px; box-shadow:none; }
.visual-caption { position:absolute; font-family:'DM Mono',monospace; color:#98a5b5; font-size:11px; letter-spacing:.03em; }
.visual-caption span { color:var(--orange); margin-right:10px; }
.visual-caption-top { top:50px; left:6px; transform:rotate(-90deg) translateX(-100%); transform-origin:left top; }
.visual-caption-bottom { bottom:36px; right:8px; writing-mode:vertical-rl; }
.hero-orange-mark { position:absolute; right:17%; top:8%; color:var(--orange); font-size:120px; line-height:1; font-weight:800; opacity:.12; }
.hero-bottom { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid var(--line); position:relative; z-index:2; }
.hero-stat { padding:22px 24px 0 0; display:flex; flex-direction:column; gap:4px; border-right:1px solid var(--line); margin-right:24px; }
.hero-stat:last-child { border:0; margin:0; }
.hero-stat strong { font-size:21px; letter-spacing:-.04em; }
.hero-stat span { color:#8e9bab; font-size:12px; font-family:'DM Mono',monospace; }
.section { color:var(--ink); padding:120px 0; background:var(--paper); }
.section-intro { margin-bottom:58px; }
.split-intro { display:grid; grid-template-columns:1.05fr .7fr; align-items:end; gap:70px; }
h2 { font-size:clamp(34px,4vw,58px); line-height:1.04; letter-spacing:-.06em; margin:22px 0 0; font-weight:800; }
h2 span { color:#8692a2; }
.split-intro > p { color:var(--muted-dark); max-width:430px; margin:0; font-size:16px; }
.product-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.product-card { background:#fff; min-height:520px; display:flex; flex-direction:column; border:1px solid #e2e6eb; }
.product-card-featured { background:var(--ink-2); color:#fff; border-color:var(--ink-2); }
.product-image { height:280px; overflow:hidden; position:relative; }
.product-image-light { background:#f5f5f4; }
.product-image-dark { background:#e8edf0; }
.product-image img { width:100%; height:100%; object-fit:cover; mix-blend-mode:multiply; transition:transform .5s ease; }
.product-card:hover .product-image img { transform:scale(1.04); }
.product-image-uv { background:radial-gradient(circle at 50% 48%,#626dff 0 4%,transparent 4.5%),radial-gradient(circle at 50% 48%,rgba(63,91,234,.45),transparent 35%),#101e32; display:grid; place-items:center; }
.uv-orbit { position:absolute; width:176px; height:176px; border:1px solid rgba(216,255,104,.5); border-radius:50%; }
.orbit-two { width:240px; height:240px; border-color:rgba(255,106,0,.5); transform:rotate(60deg) scaleY(.38); }
.uv-core { color:#fff; text-align:center; font-family:'DM Mono',monospace; font-size:16px; line-height:1.05; letter-spacing:.08em; position:relative; }
.uv-core strong { font-size:58px; font-family:'Manrope',sans-serif; letter-spacing:-.1em; }
.uv-label { position:absolute; bottom:18px; left:20px; color:#cbd3dd; font-family:'DM Mono',monospace; font-size:11px; }
.product-content { padding:26px 26px 30px; display:flex; flex-direction:column; flex:1; }
.product-kicker { font-family:'DM Mono',monospace; color:var(--orange); font-size:11px; letter-spacing:.06em; }
.product-content h3 { font-size:23px; line-height:1.1; letter-spacing:-.04em; margin:12px 0 13px; }
.product-content p { color:var(--muted-dark); font-size:14px; line-height:1.65; max-width:290px; }
.product-card-featured .product-content p { color:#aab8c6; }
.product-fit { margin:2px 0 18px; color:var(--muted-dark); font-family:'DM Mono',monospace; font-size:11px; line-height:1.45; letter-spacing:.02em; }
.product-card-featured .product-fit { color:#aab8c6; }
.text-link { color:var(--ink); font-size:13px; font-weight:800; margin-top:auto; }
.product-card-featured .text-link { color:#fff; }
.text-link-dark { color:var(--ink); }
.capability-section { background:var(--ink-2); color:#fff; }
.capability-grid { display:grid; grid-template-columns:.8fr 1.2fr; gap:120px; }
.capability-heading h2 { margin-bottom:26px; }
.capability-heading p { color:var(--muted); max-width:340px; }
.capability-list { border-top:1px solid var(--line); }
.capability-item { display:grid; grid-template-columns:60px 1fr; gap:20px; padding:25px 0; border-bottom:1px solid var(--line); }
.cap-number { color:var(--orange); font-family:'DM Mono',monospace; font-size:12px; }
.capability-item h3 { font-size:19px; margin:0 0 8px; letter-spacing:-.03em; }
.capability-item p { color:#9dabbc; font-size:14px; max-width:480px; margin:0; }
.subpage-hero { background:radial-gradient(circle at 75% 40%,rgba(63,91,234,.2),transparent 30%),linear-gradient(135deg,#0b1320 0%,#111d2e 100%); border-bottom:1px solid var(--line); }
.subpage-hero-inner { padding:110px 0 100px; }
.subpage-hero h1 { max-width:700px; margin-bottom:26px; }
.subpage-hero-inner > p { max-width:520px; color:#c4cfda; font-size:18px; margin-bottom:32px; }
.video-library-section { background:#fff; }
.library-heading { display:grid; grid-template-columns:1fr .7fr; align-items:end; gap:70px; margin-bottom:54px; }
.library-heading > p { color:var(--muted-dark); max-width:430px; margin:0; }
.video-grid-page { grid-template-columns:repeat(4,1fr); }
.video-grid-page .video-card { background:var(--ink-2); }
.video-contact-strip { background:var(--blue); color:#fff; padding:80px 0; }
.video-contact-inner { display:flex; align-items:end; justify-content:space-between; gap:50px; }
.video-contact-inner h2 { margin-top:22px; }
.video-contact-inner h2 em { color:var(--lime); }
.video-cta p { color:#aebdca; max-width:530px; margin:20px 0 0; }
.video-cta-section { position:relative; overflow:hidden; background:var(--orange); color:#fff; padding:104px 0; }
.video-cta-section:after { content:'04'; position:absolute; right:4%; bottom:-54px; color:rgba(11,19,32,.13); font-size:240px; font-weight:800; line-height:1; letter-spacing:-.12em; pointer-events:none; }
.video-cta { position:relative; z-index:1; display:grid; grid-template-columns:1fr auto; align-items:end; gap:60px; }
.video-cta .eyebrow { color:rgba(255,255,255,.78); }
.video-cta .eyebrow-line { background:#fff; }
.video-cta h2 { font-size:clamp(42px,5.2vw,76px); max-width:780px; }
.video-cta h2 em { color:var(--ink); }
.video-cta p { color:rgba(255,255,255,.85); }
.video-cta .button-primary { background:var(--ink); color:#fff; padding:20px 28px; min-width:220px; font-size:15px; box-shadow:0 12px 28px rgba(11,19,32,.18); }
.video-cta .button-primary:hover { background:var(--ink-2); }
.video-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:14px; }
.video-card { margin:0; background:var(--ink); padding:10px 10px 14px; }
.video-card video { width:100%; aspect-ratio:9/16; object-fit:cover; background:#17253a; }
.video-card figcaption { padding:12px 4px 0; color:#e7edf2; font-size:12px; font-family:'DM Mono',monospace; }
.video-card figcaption span { color:var(--orange); margin-right:9px; }
.applications-section { background:var(--blue); color:#fff; }
.applications-grid { display:grid; grid-template-columns:.9fr 1.1fr; gap:100px; align-items:center; }
.applications-section h2 em { color:var(--lime); }
.application-copy { color:#dce4ff; max-width:450px; margin-top:30px; font-size:16px; }
.application-brief { display:flex; flex-direction:column; gap:5px; max-width:450px; margin-top:34px; padding-top:18px; border-top:1px solid rgba(255,255,255,.24); }
.application-brief span { color:rgba(255,255,255,.72); font-family:'DM Mono',monospace; font-size:11px; letter-spacing:.04em; text-transform:uppercase; }
.application-brief strong { color:var(--lime); font-size:15px; letter-spacing:-.02em; }
.industry-cloud { display:flex; flex-wrap:wrap; gap:10px; }
.industry-cloud span { border:1px solid rgba(255,255,255,.35); padding:12px 15px; border-radius:999px; font-size:14px; color:#fff; background:rgba(7,17,49,.14); }
.industry-cloud span:nth-child(3n) { border-color:var(--lime); color:var(--lime); }
.about-section { background:#fff; }
.about-grid { display:grid; grid-template-columns:.7fr 1.3fr; gap:120px; align-items:center; }
.about-stamp { width:270px; height:270px; border:1px solid var(--line-dark); border-radius:50%; display:flex; flex-direction:column; justify-content:center; align-items:center; transform:rotate(-8deg); color:var(--ink); position:relative; }
.about-stamp:before,.about-stamp:after { content:''; position:absolute; inset:16px; border:1px dashed #c7cfd8; border-radius:50%; }
.about-stamp:after { inset:auto 40px -13px; height:2px; border:0; background:var(--orange); transform:rotate(8deg); }
.about-stamp span,.about-stamp small { font-family:'DM Mono',monospace; font-size:11px; letter-spacing:.08em; text-align:center; }
.about-stamp strong { font-size:72px; line-height:.95; letter-spacing:-.09em; color:var(--blue); }
.about-copy > p { color:var(--muted-dark); max-width:670px; font-size:16px; }
.about-copy h2 { margin-bottom:30px; }
.about-copy .text-link { display:inline-block; margin-top:10px; }
.contact-section { background:var(--ink); padding:110px 0; }
.contact-grid { display:grid; grid-template-columns:1fr 1fr; gap:90px; align-items:end; }
.contact-section h2 { margin:22px 0 25px; }
.contact-section p { color:var(--muted); max-width:410px; }
.contact-helper { display:flex; flex-wrap:wrap; gap:8px; margin-top:28px; }
.contact-helper span { border:1px solid rgba(216,255,104,.4); border-radius:999px; color:var(--lime); padding:7px 11px; font-family:'DM Mono',monospace; font-size:11px; }
.contact-actions { display:flex; flex-direction:column; gap:0; border-top:1px solid var(--line); }
.contact-card { display:grid; grid-template-columns:100px 1fr 30px; gap:18px; align-items:center; border-bottom:1px solid var(--line); padding:20px 0; }
.contact-label,.contact-location span { color:var(--muted); font-family:'DM Mono',monospace; font-size:11px; text-transform:uppercase; letter-spacing:.05em; }
.contact-card strong,.contact-location strong { font-size:17px; }
.contact-arrow { color:var(--orange); font-size:22px; text-align:right; }
.contact-location { display:grid; grid-template-columns:100px 1fr; gap:18px; align-items:center; padding:20px 0; }
.site-footer { background:#070d16; color:#8492a2; padding:22px 0; font-family:'DM Mono',monospace; font-size:10px; }
.footer-wrap { display:flex; align-items:center; justify-content:space-between; gap:20px; }
.footer-brand { display:flex; align-items:center; gap:12px; color:#d7dee8; }
.footer-brand img { width:72px; }
.footer-brand .brand-mark-footer img { width:84px; }
.site-footer a { color:#d7dee8; }
@media (max-width:900px) { .container { width:min(100% - 40px, 680px); } .hero-grid,.split-intro,.capability-grid,.applications-grid,.about-grid,.contact-grid,.video-cta { grid-template-columns:1fr; gap:46px; } .hero { padding-top:54px; } .hero-grid { min-height:auto; } .hero-visual { min-height:480px; } .hero-bottom { grid-template-columns:repeat(2,1fr); row-gap:20px; padding-bottom:10px; } .hero-stat:nth-child(2) { border:0; } .product-grid { grid-template-columns:1fr; } .product-card { min-height:0; } .product-image { height:320px; } .capability-grid,.applications-grid,.about-grid,.contact-grid { gap:60px; } .video-grid { grid-template-columns:repeat(2,1fr); } .about-stamp { margin:0 auto; } .footer-wrap { flex-wrap:wrap; } }
@media (max-width:640px) { .container { width:calc(100% - 32px); } .site-header { position:relative; } .nav-wrap { min-height:70px; } .brand-mark { width:132px; height:48px; } .menu-toggle { display:block; } .site-nav { display:none; position:absolute; top:70px; left:0; right:0; background:var(--ink); padding:16px; flex-direction:column; align-items:stretch; gap:0; border-bottom:1px solid var(--line); } .site-nav.is-open { display:flex; } .site-nav a { padding:12px 0; } .nav-contact { text-align:center; margin-top:8px; } h1 { font-size:48px; } h2 { font-size:38px; } .hero-visual { min-height:400px; } .machine-card { width:86%; } .visual-caption-top { left:0; top:35px; } .hero-bottom { gap:14px; } .hero-stat { margin-right:14px; padding-right:12px; } .hero-stat strong { font-size:16px; } .section { padding:80px 0; } .split-intro { gap:22px; margin-bottom:36px; } .product-image { height:270px; } .video-cta-section { padding:78px 0; } .video-cta { gap:30px; } .video-cta-section:after { font-size:170px; bottom:-24px; } .video-cta .button-primary { width:100%; } .subpage-hero-inner { padding:80px 0 72px; } .library-heading { grid-template-columns:1fr; gap:22px; margin-bottom:36px; } .video-grid { gap:9px; } .video-grid-page { grid-template-columns:repeat(2,1fr); } .video-card { padding:6px 6px 10px; } .video-card figcaption { font-size:10px; } .video-contact-inner { display:block; } .video-contact-inner .button { margin-top:28px; } .contact-card { grid-template-columns:74px 1fr 20px; gap:10px; } .contact-card strong { font-size:13px; overflow-wrap:anywhere; } .contact-location { grid-template-columns:74px 1fr; gap:10px; } .footer-wrap { display:block; } .footer-wrap > span,.footer-wrap > a { display:block; margin-top:15px; } }
