:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f1f1ec;background:#0a0e12;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column;overflow-x:hidden}header,footer{display:flex;justify-content:space-between;align-items:center;padding:35px 6vw;position:relative;z-index:2}header>a{font-size:20px;color:inherit;text-decoration:none;font-weight:700;letter-spacing:-.8px}header>a>span{font-size:10px;vertical-align:super;margin-left:4px}header>span,footer{font-size:9px;letter-spacing:2px;color:#929b9d}main{flex:1;position:relative;display:flex;align-items:center;min-height:640px;padding:60px 12vw;isolation:isolate}.copy{position:relative;z-index:1}.eyebrow{font-size:9px;letter-spacing:2px;color:#adb4ae;margin:0 0 32px}h1{font-size:clamp(54px,7.5vw,112px);letter-spacing:-.065em;line-height:1.04;font-weight:480;margin:0}h1 em{font-style:normal;color:#c1d9b3}.subtitle{font-size:15px;line-height:1.8;color:#8e989d;margin:30px 0 0}.orbital{position:absolute;width:min(62vw,800px);height:min(62vw,800px);right:-5vw;top:50%;transform:translateY(-50%);z-index:0;filter:saturate(.75)}.orb{position:absolute;inset:18%;border-radius:50%;background:radial-gradient(circle at 34% 27%,#e4edcc,#8dab8c 22%,#3f6157 43%,#132728 65%,#0b1017 79%);box-shadow:inset -20px -35px 90px #060e16,0 0 100px #88baa518;animation:breathe 14s ease-in-out infinite}.orb:after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(170deg,transparent 0 3px,#07100f0c 3px 4px);opacity:.5}.orbit{position:absolute;border:1px solid #abcdb738;inset:8%;border-radius:50%;transform:rotate(-35deg) scaleY(.38);box-shadow:0 0 16px #a8c99e0c}.orbit-one{animation:orbit-one 30s ease-in-out infinite}.orbit-two{inset:1%;transform:rotate(-35deg) scaleY(.38);border-color:#b4c9b31a;animation:orbit-two 35s ease-in-out infinite}.spark{position:absolute;width:5px;height:5px;border-radius:50%;background:#d7e4c2;right:15%;top:34%;box-shadow:0 0 15px #c2d7ac;animation:breathe 8s ease-in-out infinite}.status{letter-spacing:.3px;font-size:11px;display:flex;align-items:center;gap:9px}.status>i{width:5px;height:5px;background:#9cbe92;border-radius:50%;box-shadow:0 0 8px #9cbe9266}footer{padding-top:25px;padding-bottom:30px;border-top:1px solid #ffffff0a}@keyframes breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.03)}}@keyframes orbit-one{0%,100%{transform:rotate(-35deg) scaleY(.38)}50%{transform:rotate(-28deg) scaleY(.45)}}@keyframes orbit-two{0%,100%{transform:rotate(-35deg) scaleY(.38)}50%{transform:rotate(-41deg) scaleY(.32)}}@media(max-width:700px){header,footer{padding-left:24px;padding-right:24px}main{padding:65px 30px 250px;min-height:650px;align-items:flex-start}.orbital{width:500px;height:500px;right:-150px;top:auto;bottom:-180px;opacity:.8}h1{font-size:58px}.eyebrow{font-size:8px;letter-spacing:1.2px}.subtitle{font-size:13px}.status{font-size:10px}footer{font-size:8px;letter-spacing:1px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important}}
