:root{--ci-navy:#071120;--ci-navy-soft:#0c1c31;--ci-steel:#6e91b5;--ci-paper:#f7f8fa;--ci-orange:#ed6d23;--ci-navy-node:#163251}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ci-navy);background:#fff;flex-direction:column;margin:0;display:flex}main{flex:1}a{text-underline-offset:.2em}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #1127421a;position:sticky;top:0}.brand-link{color:var(--ci-navy);align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.brand-mark{flex:0 0 42px;width:42px;height:42px;display:block}.brand-name,.brand-descriptor{line-height:1;display:block}.brand-name{font-family:var(--font-inter), Inter, sans-serif;letter-spacing:-.01em;color:var(--ci-navy-node);font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:700;line-height:1.1}.brand-name__accent{color:var(--ci-orange)}.brand-descriptor{color:var(--ci-navy-node);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.67rem;font-weight:700}.brand-descriptor__accent{color:var(--ci-orange)}.nav-link,.drawer-link{color:var(--ci-navy);font-weight:650;text-decoration:none}.nav-link:hover,.drawer-link:hover{color:var(--ci-orange)}.site-footer{background:var(--ci-navy);padding:72px 0 32px}.footer-link-groups{justify-content:flex-end}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase}.display-title{letter-spacing:.015em;text-wrap:balance;max-width:950px;font-size:clamp(3rem,7vw,6.4rem);line-height:.96}.page-hero{background:var(--ci-navy);position:relative;overflow:hidden}.page-hero__inner{z-index:1;padding-top:clamp(84px,11vw,140px);padding-bottom:clamp(84px,11vw,140px);position:relative}.technical-grid{opacity:.28;background-image:linear-gradient(#6e91b529 1px,#0000 1px),linear-gradient(90deg,#6e91b529 1px,#0000 1px),radial-gradient(circle at 82% 20%,#ed6d2347,#0000 28%);background-size:64px 64px,64px 64px,100% 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24%,#000);mask-image:linear-gradient(90deg,#0000,#000 24%,#000)}.hero-shell{background:var(--ci-navy);align-items:center;min-height:min(820px,100vh - 76px);display:flex;position:relative;overflow:hidden}.hero-shell__content{z-index:2;width:100%;padding-top:88px;padding-bottom:88px;position:relative}.hero-kicker{color:#c5d4e4;letter-spacing:.11em;text-transform:uppercase;background:#1127428c;border:1px solid #c5d4e44d;align-items:center;gap:10px;width:fit-content;padding:8px 12px;font-size:.76rem;font-weight:750;display:inline-flex}.hero-kicker:before{content:"";background:var(--ci-orange);width:8px;height:8px}.hero-title{letter-spacing:.01em;text-wrap:balance;font-size:clamp(4rem,9vw,8rem);line-height:.88}.hero-accent{color:#f29351}.hero-system{background:radial-gradient(circle at 50% 46%,#173251d9,#09142300 62%),linear-gradient(160deg,#0f2139b3,#091320b3);border:1px solid #c5d4e438;place-items:center;min-height:480px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #c5d4e414,0 30px 90px #00000047}.hero-system:before{content:"";pointer-events:none;background-image:linear-gradient(#6e91b51f 1px,#0000 1px),linear-gradient(90deg,#6e91b51f 1px,#0000 1px);background-size:40px 40px,40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.hero-system__stage{aspect-ratio:1;width:min(400px,82%);position:relative}.hero-ring{border:1px solid #6e91b53d;border-radius:50%;position:absolute}.hero-ring--outer{border-style:dashed;animation:90s linear infinite hero-spin;inset:0}.hero-ring--mid{border-color:#6e91b52e;inset:18%}.hero-ring--inner{border-color:#ed6d2366;inset:34%;box-shadow:inset 0 0 40px #ed6d2314}.hero-orbit{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.hero-orbit__track{fill:none;stroke:#6e91b529;stroke-width:1.5px}.hero-orbit__signal{fill:none;stroke:var(--ci-orange);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:46 959;filter:drop-shadow(0 0 6px #ed6d23d9);animation:6.5s linear infinite hero-signal}.hero-system__core{z-index:3;text-align:center;background:radial-gradient(circle at 32% 26%, #f6934f, var(--ci-orange));border-radius:50%;place-items:center;gap:2px;width:132px;height:132px;animation:4.5s ease-in-out infinite hero-core-pulse;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ed6d231f,0 0 0 22px #ed6d230f,0 18px 40px #ed6d2352}.hero-system__core-label{font-family:var(--font-bebas-neue), sans-serif;letter-spacing:.06em;color:#fff;font-size:2.6rem;line-height:1}.hero-system__core-sub{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:#ffffffd9;font-size:.56rem;font-weight:700}.hero-node{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:help;background:#0b1a2eeb;border:1px solid #c5d4e447;flex-direction:column;gap:2px;min-width:96px;padding:10px 14px;transition:border-color .16s,box-shadow .16s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 26px #00000052}.hero-node:hover,.hero-node:focus-visible{border-color:#f29351bf;outline:none;box-shadow:0 12px 30px #0006,0 0 0 1px #f2935159}.hero-node__label{border-bottom:1px dotted #c5d4e466;padding-bottom:2px}.hero-node:hover .hero-node__label,.hero-node:focus-visible .hero-node__label{border-bottom-color:#f29351b3}.hero-node__label{letter-spacing:.12em;text-transform:uppercase;color:#edf1f6;font-size:.72rem;font-weight:800}.hero-node--n{top:0;left:50%}.hero-node--e{top:50%;left:100%}.hero-node--s{top:100%;left:50%}.hero-node--w{top:50%;left:0}.hero-node__detail{z-index:5;color:#dbe6f2;letter-spacing:.01em;text-transform:none;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#071120f7;border:1px solid #f2935173;width:190px;padding:10px 12px;font-size:.72rem;font-weight:500;line-height:1.35;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;box-shadow:0 16px 34px #00000080}.hero-node:hover .hero-node__detail,.hero-node:focus-visible .hero-node__detail,.hero-node:focus-within .hero-node__detail{opacity:1;visibility:visible}.hero-node--n .hero-node__detail{top:calc(100% + 10px);left:50%;transform:translate(-50%,4px)}.hero-node--s .hero-node__detail{bottom:calc(100% + 10px);left:50%;transform:translate(-50%,-4px)}.hero-node--e .hero-node__detail{top:50%;right:calc(100% + 10px);transform:translate(4px,-50%)}.hero-node--w .hero-node__detail{top:50%;left:calc(100% + 10px);transform:translate(-4px,-50%)}.hero-node--n:hover .hero-node__detail,.hero-node--n:focus-visible .hero-node__detail,.hero-node--n:focus-within .hero-node__detail,.hero-node--s:hover .hero-node__detail,.hero-node--s:focus-visible .hero-node__detail,.hero-node--s:focus-within .hero-node__detail{transform:translate(-50%)}.hero-node--e:hover .hero-node__detail,.hero-node--e:focus-visible .hero-node__detail,.hero-node--e:focus-within .hero-node__detail,.hero-node--w:hover .hero-node__detail,.hero-node--w:focus-visible .hero-node__detail,.hero-node--w:focus-within .hero-node__detail{transform:translateY(-50%)}@keyframes hero-spin{to{transform:rotate(360deg)}}@keyframes hero-signal{to{stroke-dashoffset:-1005px}}@keyframes hero-core-pulse{0%,to{box-shadow:0 0 0 10px #ed6d231f,0 0 0 22px #ed6d230f,0 18px 40px #ed6d2352}50%{box-shadow:0 0 0 14px #ed6d2329,0 0 0 30px #ed6d2314,0 18px 40px #ed6d2366}}.feedback-system{background:#fff;border:1px solid #dbe3ec;padding:32px 28px;position:relative}.feedback-system__grid{z-index:1;position:relative}.feedback-system__line{background:linear-gradient(90deg,#0000,#9ab4ce 12%,#ed6d23 50%,#9ab4ce 88%,#0000);height:2px;position:absolute;top:38px;left:12%;right:12%}.feedback-node{z-index:1;min-height:132px;position:relative}.feedback-node__dot{background:var(--ci-orange);border-radius:50%;width:14px;height:14px;display:block;box-shadow:0 0 0 6px #fff}.section-pad{padding-top:clamp(72px,9vw,112px);padding-bottom:clamp(72px,9vw,112px)}.section-title{letter-spacing:.02em;text-wrap:balance;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1}.principle-card,.initiative-card,.founder-card{background:#fff;border:1px solid #dbe3ec;height:100%;transition:transform .18s,border-color .18s,box-shadow .18s}.principle-card:hover,.initiative-card:hover{border-color:#9ab4ce;transform:translateY(-3px);box-shadow:0 20px 50px #11274214}.principle-rows{border-top:1px solid #dbe3ec}.principle-row{border-bottom:1px solid #dbe3ec;flex-direction:column;gap:12px;padding:28px 12px;transition:background .18s;display:flex}.principle-row:hover{background:#f7f8fa}.principle-row__body{flex-direction:column;gap:6px;max-width:720px;display:flex}.boundary-notice{border:1px solid #f4c9ad;border-left:5px solid var(--ci-orange);background:#fef6f0}.boundary-notice__label{color:#b04712;letter-spacing:.1em;text-transform:uppercase;width:fit-content;font-size:.78rem;font-weight:800}.roadmap-timeline{flex-direction:column;display:flex}.roadmap-step{grid-template-columns:32px 1fr;gap:24px;padding-bottom:40px;display:grid}.roadmap-step:last-child{padding-bottom:0}.roadmap-step__rail{justify-content:center;display:flex;position:relative}.roadmap-step__rail:before{content:"";background:#dbe3ec;width:2px;position:absolute;top:6px;bottom:-40px;left:50%;transform:translate(-50%)}.roadmap-step:last-child .roadmap-step__rail:before{display:none}.roadmap-step__dot{z-index:1;background:var(--ci-orange);border-radius:50%;width:16px;height:16px;margin-top:4px;position:relative;box-shadow:0 0 0 5px #ed6d231f}.roadmap-step__body{flex-direction:column;gap:8px;max-width:720px;display:flex}.contact-list{border-top:1px solid #dbe3ec}.contact-list__item{border-bottom:1px solid #dbe3ec;padding:18px 4px}.mark-bar{background:var(--ci-orange);width:32px;height:3px;display:block}.mark-dot{background:var(--ci-orange);flex:none;width:9px;height:9px;margin-top:7px}.dark-band{background:var(--ci-navy);position:relative;overflow:hidden}.status-tag{letter-spacing:.1em;text-transform:uppercase;border:1px solid;width:fit-content;padding:6px 10px;font-size:.7rem;font-weight:800}.current-tag{color:#2f5a87;background:#edf1f6}.planned-tag{color:#b04712;background:#fef0e8}.boundary-panel{border-left:5px solid var(--ci-orange);background:#f7f8fa}.sbir-panel{background:linear-gradient(135deg,#ed6d2321,#112742ad);border:1px solid #f2935159}.cta-band{background:#fef0e8}@media (max-width:61.99em){.brand-descriptor{display:none}.brand-name{font-size:1.6rem}.hero-system{min-height:360px}.feedback-system__line{display:none}}@media (max-width:47.99em){.brand-name{font-size:1.1rem}.brand-mark{flex-basis:38px;width:38px;height:38px}.hero-shell{min-height:auto}.hero-shell__content{padding-top:72px;padding-bottom:72px}.hero-system{min-height:340px}.hero-system__stage{width:min(300px,72%)}.hero-system__core{width:108px;height:108px}.hero-system__core-label{font-size:2.1rem}.hero-node{min-width:84px;padding:8px 12px}.hero-node__label{font-size:.66rem}.footer-link-groups{justify-content:flex-start}.principle-row{padding:22px 4px}.roadmap-step{gap:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
