:root{color-scheme:dark;--ink:#f3f1ea;--muted:#999a97;--accent:#c8ff52;--line:rgba(255,255,255,.14);--bg:#090a0c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 18%,rgba(103,127,68,.18),transparent 31%),radial-gradient(circle at 18% 80%,rgba(60,63,78,.16),transparent 30%)}a{color:inherit}.grain{position:fixed;inset:0;pointer-events:none;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}header,main,footer{position:relative;z-index:1}header{height:90px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:1.12rem;font-weight:720;letter-spacing:-.04em;text-decoration:none}.wordmark span{color:var(--accent)}.contact-link{font-size:.8rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.contact-link:after{content:"";display:block;width:100%;height:1px;margin-top:5px;background:var(--ink);transform:scaleX(.25);transform-origin:right;transition:transform .25s}.contact-link:hover:after{transform:scaleX(1)}.hero{max-width:1440px;min-height:calc(100vh - 90px);margin:auto;padding:clamp(90px,12vh,150px) 48px 54px;display:flex;flex-direction:column;justify-content:space-between}.eyebrow{margin:0;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero h1{margin:34px 0 60px;max-width:1200px;font-size:clamp(4.2rem,10.8vw,10rem);font-weight:550;letter-spacing:-.075em;line-height:.82}.hero h1 em{color:var(--muted);font-family:Georgia,"Times New Roman",serif;font-weight:400}.hero-bottom{display:flex;align-items:end;justify-content:space-between}.hero-bottom p{max-width:390px;margin:0;color:#babbb7;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.orbit{position:relative;width:86px;height:86px;border:1px solid var(--line);border-radius:50%}.orbit:before{content:"";position:absolute;inset:15px;border:1px solid rgba(200,255,82,.25);border-radius:50%}.orbit i{position:absolute;width:8px;height:8px;top:8px;left:17px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px rgba(200,255,82,.65)}.statement{max-width:1440px;margin:auto;padding:170px 48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.statement>p:first-child{max-width:1000px;margin:0;font-size:clamp(2.6rem,5.5vw,5.5rem);line-height:1.04;letter-spacing:-.055em}.capabilities{margin:80px 0 0;color:var(--muted);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.invitation{max-width:1440px;margin:auto;padding:170px 48px}.invitation h2{margin:30px 0 70px;font-size:clamp(3.7rem,8vw,8rem);font-weight:520;line-height:.9;letter-spacing:-.065em}.invitation>a{display:inline-flex;gap:24px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--ink);font-size:clamp(1rem,2vw,1.35rem);text-decoration:none}.invitation>a span{color:var(--accent);transition:transform .2s}.invitation>a:hover span{transform:translate(4px,-4px)}footer{max-width:1440px;margin:auto;padding:28px 48px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#737471;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.not-found{position:relative;min-height:calc(100svh - 90px);max-width:1440px;margin:auto;padding:clamp(100px,16vh,180px) 48px;display:flex;flex-direction:column;justify-content:center}.not-found h1{margin:28px 0 58px;font-size:clamp(4.5rem,11vw,10rem);font-weight:540;line-height:.84;letter-spacing:-.075em}.not-found h1 em{color:var(--muted);font-family:Georgia,"Times New Roman",serif;font-weight:400}.not-found>a{align-self:flex-start;padding-bottom:9px;border-bottom:1px solid var(--ink);text-decoration:none}.not-found>a span{color:var(--accent)}.not-found .orbit{position:absolute;right:9%;bottom:14%}@media(max-width:700px){header{height:74px;padding:0 20px}.contact-link{font-size:.66rem}.hero{min-height:calc(100svh - 74px);padding:74px 20px 30px}.hero h1{margin-top:28px;font-size:clamp(3.8rem,18vw,6rem);line-height:.86}.hero-bottom{gap:28px}.orbit{width:64px;height:64px;flex:0 0 auto}.statement,.invitation{padding:105px 20px}.statement>p:first-child{font-size:clamp(2.35rem,11vw,4rem)}.capabilities{margin-top:52px;line-height:2}.invitation h2{margin-bottom:55px}footer{padding:24px 20px;display:grid;gap:9px}.not-found{min-height:calc(100svh - 74px);padding:90px 20px}.not-found h1{font-size:clamp(4.2rem,20vw,6rem)}.not-found .orbit{right:20px;bottom:35px}}
