﻿:root{color-scheme:dark;--bg:#101211;--text:#f0f2e9;--muted:#a2aaa4;--mint:#aeefcf;--line:#2a302c;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--mint);outline-offset:7px}::selection{background:var(--mint);color:var(--bg)}.page-shell{max-width:1600px;margin:auto;padding:0 5.1%}.site-header{min-height:126px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:block;line-height:0}.brand img{width:157px;height:76px;object-fit:contain}.status{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:2px;color:#c0c7be}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #aeefcf0b;animation:pulse 3s infinite}.header-contact{font-size:13px;border-bottom:1px solid #727c70;padding:9px 0;display:flex;gap:28px}.header-contact span{color:var(--mint);font-size:21px}.hero{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;min-height:650px;padding:62px 0 56px;gap:12px}.hero-copy{position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--mint);font-size:10px;font-weight:600;letter-spacing:2.1px;margin:0 0 30px}.small-line{width:27px;height:1px;background:var(--mint)}h1{font-size:clamp(64px,7.1vw,108px);font-weight:600;line-height:.99;letter-spacing:-6px;margin:0;position:relative;white-space:nowrap}.outline-word{color:transparent;-webkit-text-stroke:1.2px var(--mint)}.accent-period{display:inline-block;color:var(--mint);font-size:.46em;vertical-align:top;margin:9px 0 0 10px;animation:turn 28s linear infinite}.intro{display:flex;gap:18px;align-items:stretch;margin-top:32px}.intro-line{width:2px;background:#526c5d;flex-shrink:0}.intro p{font-size:14px;color:#aeb5ac;line-height:1.9;margin:0}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;margin-top:33px;background:var(--mint);color:#15281e;padding:7px 7px 7px 22px;border-radius:3px;font-size:13px;font-weight:bold;min-height:53px;transition:background .2s,transform .2s}.button-arrow{display:grid;place-items:center;background:#15281e;color:var(--mint);width:39px;height:39px;font-size:24px;border-radius:2px}.primary-button:hover{background:#d0ffe5;transform:translateY(-3px)}.contact-note{font-size:11px;color:#919b91;margin:16px 0 0}.artwork{position:relative;aspect-ratio:1/1;min-width:0;isolation:isolate}.art-grid{position:absolute;inset:2%;background-image:linear-gradient(#80c69a0b 1px,transparent 1px),linear-gradient(90deg,#80c69a0b 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse,#000 25%,transparent 72%)}.globe-wrap{position:absolute;inset:-4%;animation:float 9s ease-in-out infinite}.orbital-art{width:100%;height:100%;overflow:visible}.art-coordinate{position:absolute;color:#7e9588;font-family:monospace;font-size:9px;letter-spacing:2px}.coordinate-top{left:10%;top:2%}.coordinate-bottom{right:4%;bottom:0}.art-cross{position:absolute;color:#657f6f;font-family:monospace;font-size:18px}.cross-one{right:3%;top:2%}.cross-two{left:9%;bottom:0}.launch-label{position:absolute;left:14%;bottom:9%;width:76%;display:flex;align-items:center;gap:15px;padding:19px 22px;background:#18231ef2;border:1px solid #577762;border-radius:5px;box-shadow:0 18px 50px #0004;transform:rotate(-7deg);backdrop-filter:blur(10px)}.label-icon{display:grid;place-items:center;border:1px solid #5a7e67;border-radius:50%;width:39px;height:39px;font-size:26px;color:var(--mint)}.label-small{display:block;color:#adbfaf;letter-spacing:2px;font-size:8px;margin-bottom:7px}.launch-label strong{font-size:22px;letter-spacing:-.6px;font-weight:500}.label-spark{color:var(--mint);font-size:35px;margin-left:auto}.bottom-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:113px;display:flex;align-items:center;justify-content:space-between;gap:32px}.bottom-strip p{font-size:13px;color:#929e94;line-height:1.7;margin:0}.bottom-strip strong{font-weight:400;color:#d4dcd0}.expertise{display:flex;align-items:center;gap:25px;font-size:11px;letter-spacing:1.7px}.expertise i{font-style:normal;color:var(--mint);font-size:21px}.site-footer{min-height:95px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:#919b91;font-size:10px}.site-footer p{margin:0}.site-footer>div{display:flex;gap:23px}.site-footer a{padding:8px 0}.site-footer a:hover,.header-contact:hover{color:var(--mint)}.site-footer a span{margin-left:7px;color:var(--mint)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes turn{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 7px #aeefcf16}}@media(min-width:1600px){.hero{min-height:710px}}@media(max-width:1100px){.page-shell{padding:0 5%}h1{letter-spacing:-4px}.hero{min-height:570px;padding:48px 0}.expertise{gap:16px;font-size:10px;letter-spacing:1px}.site-footer{flex-wrap:wrap}.artwork{margin-left:-20px}.launch-label{padding:16px;width:82%;left:10%}.launch-label strong{font-size:20px}.label-spark{font-size:27px}}@media(max-width:760px){.site-header{min-height:100px}.brand img{width:135px;height:65px}.status{display:none}.hero{grid-template-columns:1fr;padding:47px 0 35px;gap:30px;min-height:auto}.hero-copy{padding:0 1%}h1{font-size:clamp(57px,11.8vw,89px);letter-spacing:-3.7px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:26px}.intro{margin-top:26px}.intro p{font-size:13px}.primary-button{margin-top:27px}.artwork{width:min(100%,470px);margin:0 auto;aspect-ratio:1.12}.globe-wrap{inset:-7% 0}.coordinate-top{top:3%}.coordinate-bottom{bottom:0;font-size:8px}.launch-label{left:16%;width:73%;bottom:8%}.bottom-strip{padding:24px 0;flex-direction:column;align-items:flex-start;gap:21px}.bottom-strip p br{display:none}.bottom-strip p strong{margin-left:5px}.expertise{width:100%;justify-content:space-between;gap:8px;font-size:9px;letter-spacing:.7px}.expertise i{font-size:17px}.site-footer{padding:23px 0;gap:15px;min-height:110px}.site-footer p{flex-basis:100%}.footer-email{margin-left:auto}}@media(max-width:360px){h1{font-size:53px;letter-spacing:-3.5px}.accent-period{margin-left:5px}.eyebrow{letter-spacing:1px;font-size:8px}.intro p{font-size:12px}.launch-label{padding:13px;gap:10px;left:12%;width:80%}.launch-label strong{font-size:18px}.label-small{font-size:7px}.site-footer{font-size:9px}.site-footer>div{gap:14px}.expertise{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
/* Compensate for the original logo's transparent canvas. */
.brand{width:157px;height:76px;overflow:hidden;flex-shrink:0}.brand img{width:314px;height:152px;max-width:none;transform:translate(-78.5px,-38px)}
@media(max-width:760px){.brand{width:135px;height:65px}.brand img{width:270px;height:130px;transform:translate(-67.5px,-32.5px)}}
.brand{height:88px}.brand img{transform:translate(-78.5px,-27px)}
@media(max-width:760px){.brand{height:76px}.brand img{transform:translate(-67.5px,-22px)}}
.brand{overflow:visible}.brand img{transform:translate(-78.5px,-38px)}
@media(max-width:760px){.brand img{transform:translate(-67.5px,-32.5px)}}
