:root{--ink:#e9ede7;--muted:#a3aaa6;--bg:#0b100f;--line:#313934;--accent:#d4ff55;--display:'Barlow Condensed',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif;--mono:'IBM Plex Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip{position:absolute;top:-60px;background:var(--accent);color:#111;padding:12px;z-index:100}.skip:focus{top:0}.mono,.eyebrow{font-family:var(--mono);font-size:12px;line-height:1.5;letter-spacing:1px}.concept{min-height:30px;background:#d4ff55;color:#15200d;padding:6px 3%;display:flex;justify-content:space-between;gap:20px;font:11px var(--mono)}header{padding:20px 3%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#0b100f;position:sticky;top:0;z-index:20;border-bottom:1px solid #27302c}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:700;letter-spacing:1px;white-space:nowrap}.brand small{display:block;font:10px var(--mono);letter-spacing:5px;margin-top:4px}.brand-symbol{font-size:32px;font-style:italic;letter-spacing:-6px;margin-right:8px;color:var(--accent)}nav{display:flex;gap:28px;font-size:13px}nav a{transition:color .2s}nav a:hover{color:var(--accent)}.contact-nav{font-size:13px;border:1px solid #606a62;padding:12px 16px}.contact-nav span{margin-left:22px}.hero{height:calc(100svh - 111px);min-height:640px;max-height:1100px;position:relative;overflow:hidden;padding:28px 3% 50px;display:flex;flex-direction:column;justify-content:space-between;background:#26342d}.hero-video,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-video{filter:saturate(.5);object-position:center}.hero-shade{background:linear-gradient(180deg,#08100c66,transparent 30%,#07110bc4 94%),linear-gradient(90deg,#05100b38,transparent);pointer-events:none}.hero-top,.hero-title,.hero-bottom,.hero-caption{position:relative;z-index:1}.hero-top{display:flex;justify-content:space-between;gap:15px;color:#dde8dd}.eyebrow{color:var(--accent);margin:0 0 8px}.hero-title{margin-top:auto;margin-bottom:30px}.hero h1{font-family:var(--display);font-size:clamp(100px,17.2vw,290px);font-weight:600;line-height:.83;letter-spacing:-.018em;margin:0 0 10px;white-space:nowrap}.hero h1 span{-webkit-text-stroke:1.5px #f1f5ef;color:transparent}.hero-bottom{display:grid;grid-template-columns:1fr 1fr auto;gap:32px;align-items:end}.hero-bottom>p{font-size:clamp(24px,2.7vw,42px);line-height:1.15;margin:0;letter-spacing:-1px}.hero-desc{font-size:16px;max-width:370px;line-height:1.6;margin:0 0 18px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:45px;padding:16px 20px;border:1px solid #6a776c;font-size:14px;transition:background .2s,color .2s,transform .2s}.button:hover{background:#e9ede7;color:#0b100f;transform:translateY(-2px)}.button.solid{background:var(--accent);border-color:var(--accent);color:#14200c}.button.solid:hover{background:#ecffb2}.motion{border:1px solid #869185;background:#0b100f60;padding:12px;font:12px var(--mono);white-space:nowrap}.motion span{margin-left:12px}.hero-caption{position:absolute;bottom:12px;right:3%;font-size:10px;color:#c8cfc8}.mission-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 3%;border-bottom:1px solid var(--line);color:#adb8ae}.mission-strip a{color:var(--accent);font-size:24px}@media(min-width:1600px){.hero{padding-inline:5%}}@media(max-width:850px){nav{gap:16px}nav a{font-size:12px}.contact-nav{display:none}.hero{min-height:670px}.hero-bottom{grid-template-columns:1fr 1fr}.motion{position:absolute;right:0;top:-50px}.hero h1{font-size:17vw}.mission-strip{flex-wrap:wrap;justify-content:flex-start}}@media(max-width:560px){.concept{font-size:10px}.concept>span:first-child{display:none}header{padding:16px 20px;flex-wrap:wrap;gap:20px}.brand{font-size:15px}nav{width:100%;justify-content:space-between;gap:10px}nav a{font-size:12px}.hero{padding:22px 20px 48px;min-height:670px;height:calc(100svh - 135px)}.hero-top{font-size:10px}.hero-top span:last-child{display:none}.hero-title{margin-bottom:24px}.hero h1{font-size:28vw;white-space:normal;line-height:.9}.hero h1 span{display:block}.hero-bottom{grid-template-columns:1fr;gap:18px}.hero-bottom>p{display:none}.hero-desc{font-size:16px;max-width:300px}.motion{top:-235px;font-size:10px}.mission-strip{padding:20px;gap:16px;font-size:10px}.hero-caption{font-size:9px}.hero-video{object-position:55% center}.button{min-height:48px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.section{padding:80px 5%}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:start}.section-head .eyebrow{margin:0}.subdued{color:var(--muted)}h2{font:600 clamp(55px,7.3vw,120px)/.95 var(--display);letter-spacing:-.015em;margin:0}h3{font-weight:500}.capability-intro{display:grid;grid-template-columns:1.45fr 1fr;gap:9%;margin:65px 0 70px}.intro-body>p:first-child{font-size:25px;line-height:1.3;margin-top:0}.intro-body p{line-height:1.65}.text-link{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:14px;padding:15px 0;border-bottom:1px solid var(--line)}.text-link:hover{color:var(--accent)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.cap-cell{padding:30px;display:flex;flex-direction:column;transition:background .25s;border-bottom:1px solid var(--line)}.cap-cell:first-child{padding-left:0}.cap-cell:last-child{padding-right:0}.cap-cell+.cap-cell{border-left:1px solid var(--line)}.cap-cell:hover{background:#182119}.cap-cell .mono{color:var(--accent)}.cap-cell h3{font-size:30px;line-height:1.15;letter-spacing:-1px;margin:38px 0 20px}.cap-cell p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 40px}.cell-bottom{margin-top:auto;display:flex;justify-content:space-between;font-size:13px}.cell-bottom span{color:var(--accent)}.phoenix{background:#e9ece6;color:#172019;padding:70px 5%}.phoenix .eyebrow{color:#4d6239}.phoenix-title{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-top:55px}.phoenix-title h2{font-size:clamp(62px,8vw,130px)}.phoenix-title h2 span{color:#74806e}.phoenix-title>p{font-size:20px;line-height:1.5;margin:0 0 6px}.pod-stage{position:relative;margin:30px -5.55% 10px;min-height:240px;background:#fff;overflow:hidden}.pod-stage video{width:100%;display:block;aspect-ratio:16/7.5;object-fit:cover}.pod-label{position:absolute;left:5%;top:25px;font-size:11px}.pod-label span{color:#6c776c}.pod-replay{position:absolute;right:5%;bottom:20px;border:1px solid #afb7ad;color:#162219;background:#f5f7f0d9;padding:12px 16px;font-size:12px}.phoenix-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding:45px 0 0}.phoenix-copy h3{font-size:32px;line-height:1.1;margin:0 0 24px;letter-spacing:-1px}.phoenix-copy p{line-height:1.65}.phoenix-copy .note{font-size:13px;color:#5d685b}.pod-details details{border-top:1px solid #b3beb0}.pod-details summary{list-style:none;padding:22px 0;cursor:pointer;display:flex;align-items:center;gap:20px;font-size:16px}.pod-details summary::-webkit-details-marker{display:none}.pod-details summary span{font:12px var(--mono);color:#6d7969}.pod-details summary b{font-weight:400;margin-left:auto;font-size:24px}.pod-details details[open] summary b{transform:rotate(45deg)}.pod-details details p{padding-left:38px;line-height:1.6;color:#5e6a5a;font-size:15px;margin:0 0 25px}.pod-details .text-link{border-color:#b3beb0}.pod-details .text-link:hover{color:#53741e}.motion-story{height:820px;max-height:100svh;min-height:580px;position:relative;overflow:hidden}.motion-story video,.story-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-shade{background:linear-gradient(90deg,#07100bd9,transparent),linear-gradient(0deg,#07100b88,transparent)}.story-content{position:relative;padding:85px 5%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}.story-content h2{font-size:clamp(75px,9.5vw,160px);margin:20px 0 35px}.story-content em{font-style:normal;color:var(--accent)}.story-caption{position:absolute;bottom:20px;left:5%;font-size:10px;color:#d4ded1}.adventure{background:#151d17}.adventure-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:12%;margin-top:65px}.adventure h2{font-size:clamp(90px,12vw,180px)}.adventure h2 span{color:var(--accent)}.adventure-copy>p:first-child{font-size:27px;line-height:1.3;margin-top:0}.adventure-copy p{line-height:1.6}.adventure-copy .button{margin-top:15px}.enrolment{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:35px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.enrolment .mono{color:var(--accent)}.enrolment p{font-size:14px;line-height:1.6;margin-bottom:0}.enrolment>p{color:var(--muted);font-size:13px;margin:0}footer.section{padding-bottom:25px}.footer-title{display:block;position:relative;font:600 clamp(60px,9.5vw,160px)/.95 var(--display);margin:50px 0;letter-spacing:-.02em;max-width:1200px}.footer-title>span{position:absolute;right:0;top:0;color:var(--accent);font-family:Arial;font-weight:400}.footer-title:hover{color:var(--accent)}.footer-info{border-top:1px solid var(--line);padding:30px 0 60px;display:flex;justify-content:space-between;gap:30px;font-size:14px;line-height:1.7}.footer-info>a:first-child{font-size:clamp(16px,2.3vw,28px)}.footer-base{display:flex;justify-content:space-between;gap:20px;font:10px var(--mono);color:#788778;border-top:1px solid var(--line);padding-top:25px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}@media(max-width:850px){.section{padding:60px 5%}.capability-intro{gap:6%;grid-template-columns:1.2fr 1fr}.cap-cell{padding:25px 20px}.cap-cell h3{font-size:26px}.phoenix-bottom{gap:7%}.phoenix-title>p{font-size:16px}.pod-stage video{aspect-ratio:16/9}.adventure-layout{gap:7%}.footer-info{flex-wrap:wrap}}@media(max-width:560px){.section{padding:45px 20px}.section-head{gap:15px}.section-head .mono{font-size:10px}.section-head .eyebrow{font-size:10px}.section-head>span:last-child{text-align:right;max-width:140px}.capability-intro{grid-template-columns:1fr;gap:30px;margin:40px 0}.capability-intro h2{font-size:18vw}.capability-grid{grid-template-columns:1fr}.cap-cell,.cap-cell:first-child,.cap-cell:last-child{padding:25px 0}.cap-cell+.cap-cell{border-left:0}.cap-cell h3{margin:25px 0 15px;font-size:30px}.cap-cell p{margin-bottom:25px}.phoenix{padding:45px 20px}.phoenix-title{display:block;margin-top:40px}.phoenix-title h2{font-size:18vw}.phoenix-title>p{margin-top:25px}.pod-stage{margin:25px -20px 0}.pod-stage video{min-height:280px;object-fit:contain}.pod-label{font-size:9px;top:14px}.pod-replay{bottom:10px;font-size:11px;padding:9px 12px}.phoenix-bottom{grid-template-columns:1fr;gap:25px;padding-top:35px}.motion-story{min-height:580px;max-height:none;height:650px}.story-content{padding:55px 20px}.story-content h2{font-size:20vw}.story-caption{left:20px;right:20px;font-size:9px}.adventure-layout{grid-template-columns:1fr;gap:35px;margin-top:40px}.adventure h2{font-size:29vw}.adventure-copy>p:first-child{font-size:25px}.enrolment{padding:30px 20px;flex-direction:column;align-items:start;gap:20px}.enrolment .mono{font-size:11px}.footer-title{font-size:16vw;margin:35px 0}.footer-title>span{font-size:50px;right:0;top:5px}.footer-info{flex-direction:column;padding-bottom:35px;gap:22px}.footer-base{flex-direction:column;font-size:9px;gap:12px}.reveal{transform:translateY(15px)}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}
.pod-stage{background:#081922}.pod-stage video{aspect-ratio:16/9;object-fit:contain}.pod-label{color:#e9efe8}.pod-label span{color:#adbfbe}.pod-replay{background:#081922d9;color:#e9efe8;border-color:#61797c}.motion-story{height:auto;min-height:0;max-height:none;background:#0b100f;padding:65px 5% 25px}.story-content{padding:0 0 35px;display:block;height:auto}.story-content h2{font-size:clamp(65px,8vw,125px);margin:20px 0}.story-content>p{font-size:16px;color:#a3aaa6;line-height:1.6;max-width:500px}.motion-story video{position:relative;display:block;aspect-ratio:16/9;height:auto;width:100%}.story-caption{position:static;padding-top:15px;font-size:10px}@media(max-width:560px){.motion-story{height:auto;min-height:0;padding:45px 20px 20px}.story-content h2{font-size:16vw}.story-caption{font-size:9px}.pod-stage video{min-height:0}.pod-label{position:static;padding:12px 20px}.pod-replay{position:static;margin:0 20px 15px}}
