:root{color-scheme:dark;--bg:#070a12;--panel:#0f131c;--text:#e8ecf4;--muted:#9aa3b5;--line:#303949;--amber:#f0a640;--cyan:#5cc8d8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}a:hover{color:var(--amber)}a:focus-visible,button:focus-visible{outline:3px solid var(--cyan);outline-offset:6px}header,footer,main{max-width:1440px;margin:auto}header{padding:32px 64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:15px;letter-spacing:.2em;font-weight:700;white-space:nowrap}.mark{font-size:27px;color:var(--amber);vertical-align:middle;margin-right:8px}nav{display:flex;gap:36px;font-size:13px;color:var(--muted)}nav a,footer a{padding:12px 0}.hero{padding:88px 64px 80px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:24px;overflow:hidden}.eyebrow,.coordinates,.number,.illustration-note{font-size:10px;font-weight:600;letter-spacing:.16em;line-height:1.8}.eyebrow{color:var(--cyan);margin:0 0 30px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--cyan);border-radius:50%;margin-right:9px;vertical-align:middle}h1{font-size:clamp(44px,4.5vw,66px);line-height:1.1;letter-spacing:-.055em;font-weight:500;margin:0 0 28px}h1 em{font-style:normal;color:var(--amber)}.lead{font-size:19px;line-height:1.65;max-width:470px;color:#c2c8d4}.description{font-size:14px;line-height:1.85;color:var(--muted);max-width:440px;margin-bottom:32px}.button{min-height:50px;padding:16px 21px;background:var(--amber);color:#070a12;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-size:13px;font-weight:650;border:1px solid var(--amber);border-radius:6px}.button:hover{background:#ffc46b;color:#070a12}.google-mark{font-size:18px;font-weight:750}.cta-note{font-size:11px;line-height:1.6;color:var(--muted);margin-top:16px}.system-art{position:relative;height:520px;isolation:isolate;background:radial-gradient(ellipse at center,#142a3288,transparent 67%);overflow:hidden}.system-art:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#bdcccc 1px,transparent 1px),radial-gradient(circle,#637c85 1px,transparent 1px);background-size:113px 103px,79px 163px;background-position:17px 7px,54px 38px;opacity:.38}.coordinates{position:absolute;top:25px;left:30px;color:var(--muted);font-size:8px}.orbit{position:absolute;left:50%;top:50%;border:1px solid #637e8855;border-radius:50%;transform:translate(-50%,-50%) rotate(-30deg)}.orbit-one{width:300px;height:240px}.orbit-two{width:450px;height:360px}.orbit-three{width:620px;height:460px;border-style:dashed;border-color:#637e883b}.planet{position:absolute;width:206px;height:206px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 27% 23%,#acc3bc55,transparent 36%),radial-gradient(ellipse at 25% 35%,#506e71 4%,transparent 23%),radial-gradient(ellipse at 52% 65%,#475c5c 4%,transparent 28%),repeating-conic-gradient(from 25deg,#445b5f 0deg,#63736a 13deg,#364e59 29deg);box-shadow:inset -58px -27px 55px 12px #050b13,inset 3px 2px 7px #98bdba,0 0 65px #6c9ba32b}.planet:after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-radial-gradient(ellipse at 30% 20%,transparent 0 7px,#b5c5b50c 8px 10px);filter:blur(2px)}.moon{position:absolute;width:28px;height:28px;left:17%;top:25%;border-radius:50%;background:radial-gradient(circle at 30% 30%,#bdc1b8,#727e7c 35%,#182029 73%);box-shadow:0 0 15px #a1b8b31a}.orbital-point{position:absolute;left:82%;top:68%;width:8px;height:8px;border:1px solid var(--amber);transform:rotate(45deg);box-shadow:0 0 18px #f0a64077}.art-label{position:absolute;bottom:61px;left:29px;font-size:12px}.art-label small{display:block;color:var(--muted);margin:8px 0 0 16px;font-size:10px}.illustration-note{position:absolute;right:10px;bottom:22px;color:#9aa3b5;font-size:7px}.vision{padding:72px 64px;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:90px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:16px}h2{font-size:32px;line-height:1.25;letter-spacing:-.035em;font-weight:500;margin:0}.section-heading>p:last-child{color:var(--muted);font-size:14px;line-height:1.8;max-width:350px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.principles article{border-top:1px solid var(--line);padding-top:24px}.number{color:var(--amber)}h3{font-size:18px;font-weight:500;margin-top:23px}.principles p,.invitation p{font-size:13px;line-height:1.9;color:var(--muted)}.invitation{margin:10px 64px 80px;padding:40px;border:1px solid var(--line);background:var(--panel);display:flex;align-items:center;justify-content:space-between;gap:35px}.invitation .eyebrow{margin-bottom:15px}.invitation p{max-width:500px}.secondary{background:transparent;color:var(--amber);white-space:nowrap}.secondary:hover{background:#f0a64010;color:var(--amber)}footer{padding:32px 64px;border-top:1px solid var(--line);display:flex;align-items:center;gap:26px;font-size:11px;color:var(--muted)}footer .brand{font-size:11px;color:var(--text)}footer span{margin-right:auto}.account{max-width:850px;margin:80px auto;padding:0 36px}.account h1{font-size:45px}.account p{line-height:1.85;color:var(--muted)}.account p a{color:var(--amber);text-decoration:underline}.identity{color:var(--cyan)!important;overflow-wrap:anywhere}form{margin-top:30px}.text-button{color:var(--muted);background:none;border:1px solid var(--line);padding:12px 20px;font:inherit;cursor:pointer}.skip{position:absolute;top:-70px;left:20px;background:var(--amber);color:#070a12;padding:15px;z-index:9}.skip:focus{top:10px}@media(max-width:900px){header{padding:24px 30px}.hero{padding:56px 30px;gap:0}.system-art{height:420px}.planet{width:160px;height:160px}.orbit-one{width:240px;height:200px}.orbit-two{width:350px;height:290px}.hero h1{font-size:43px}.lead{font-size:16px}.vision{padding:48px 30px}.section-heading{gap:28px}.principles{gap:24px}.invitation{margin:10px 30px 50px;padding:28px}.invitation h2{font-size:27px}footer{padding:24px 30px;flex-wrap:wrap}}@media(max-width:760px){header{padding:18px 22px}.brand{font-size:12px}.mark{margin-right:2px}nav{gap:18px}nav a:first-child{display:none}.hero{padding:44px 24px 22px;grid-template-columns:1fr}.hero h1{font-size:clamp(37px,10vw,55px)}.eyebrow{font-size:9px;margin-bottom:22px}.lead{font-size:17px}.description{font-size:13px}.system-art{height:360px;margin-top:22px}.planet{width:167px;height:167px}.coordinates{left:0;top:16px}.art-label{left:0;bottom:20px}.illustration-note{bottom:0}.vision{padding:38px 24px}.section-heading{display:block}h2{font-size:29px}.principles{grid-template-columns:1fr;margin-top:35px;gap:25px}h3{margin-top:14px}.principles p{margin-bottom:0}.invitation{margin:5px 24px 40px;padding:25px;display:block}.invitation .button{margin-top:14px;width:100%;gap:10px}footer{padding:24px;gap:15px}footer span{flex-basis:100%;order:4}.account{margin:55px auto;padding:0 24px}.account h1{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* The HTML view remains usable without JavaScript or WebGL. */
.scene-composition{min-width:0;position:relative}.system-art{height:535px}#orbital-canvas{display:block;position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity 1.4s ease;touch-action:pan-y}.scene-ready #orbital-canvas{opacity:1}.scene-ready>.orbit,.scene-ready>.planet,.scene-ready>.moon,.scene-ready>.orbital-point{visibility:hidden}.scene-ready:before{opacity:0}.coordinates,.art-label,.illustration-note{pointer-events:none;z-index:2}.art-label{bottom:38px}.art-label small{max-width:300px;line-height:1.6}.illustration-note{bottom:10px;right:20px}.scene-controls{border-top:1px solid var(--line);padding-top:15px;margin:0 20px;display:flex;flex-direction:column;gap:12px}.scene-controls[hidden]{display:none}.scene-select{display:flex;gap:3px;justify-content:space-between}.scene-controls button{font:inherit;font-size:11px;min-height:44px;cursor:pointer;color:var(--muted);background:transparent;border:1px solid transparent;padding:10px 12px;border-radius:6px}.scene-select button[aria-pressed=true]{color:var(--amber);border-color:#f0a640;background:#f0a64008}.scene-controls button:hover{color:var(--text);background:#ffffff08}.scene-playback{display:flex;justify-content:space-between}.scene-playback button{font-size:10px;color:#9aa3b5}.hero{padding-top:60px;padding-bottom:64px}.system-art{background:radial-gradient(ellipse at center,#142a3255,transparent 65%)}@media(max-width:900px){.system-art{height:460px}.scene-controls{margin:0}.scene-controls button{padding:8px;font-size:10px}}@media(max-width:760px){.system-art{height:410px;margin-top:15px}.hero{padding-top:44px;padding-bottom:34px}.scene-controls{margin:0 2px}.scene-select button{font-size:11px}.coordinates{top:6px}.illustration-note{right:0;font-size:6px}.art-label{bottom:30px}.art-label small{max-width:265px}.scene-composition{margin-top:12px}}@media(prefers-reduced-motion:reduce){#orbital-canvas{transition:none}}
#orbital-canvas[hidden]{display:none}
/* Full-system atlas and editorial landing composition. */
body{background:radial-gradient(ellipse at 70% 0,#142a3240,transparent 38%),#070a12}header{padding-top:25px;padding-bottom:25px}.hero{display:block;padding-top:76px}.hero-copy{max-width:860px;position:relative}.hero-copy h1{font-size:clamp(48px,6.4vw,86px);max-width:900px;line-height:1.03}.hero-copy .lead{max-width:640px;font-size:20px}.hero-copy .description{max-width:580px}.scene-composition{margin-top:65px;border:1px solid #303949;border-radius:12px;background:#0b0e15;overflow:hidden;box-shadow:0 32px 100px #0005}.system-heading{padding:28px 30px;border-bottom:1px solid #303949;display:flex;align-items:end;justify-content:space-between;gap:30px}.system-heading .eyebrow{margin-bottom:9px;font-size:9px}.system-heading h2{font-size:25px;letter-spacing:-.03em}.system-heading>p{color:var(--muted);font-size:12px;line-height:1.7;max-width:230px;margin:0}.system-stage{display:grid;grid-template-columns:minmax(0,1fr) 290px}.system-art{height:540px;margin:0;background:radial-gradient(ellipse at center,#f0a64008,transparent 65%)}.coordinates{left:22px;top:20px;font-size:8px}.art-label{left:22px;bottom:40px}.illustration-note{right:18px;font-size:6px}.system-dossier{padding:30px 24px;border-left:1px solid #303949;background:linear-gradient(145deg,#141925,#0f131c);display:flex;flex-direction:column;align-items:start}.system-dossier .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:20px}.dossier-symbol{color:var(--amber);font-size:48px;line-height:1.2}.system-dossier h3{font-size:26px;line-height:1.17;letter-spacing:-.025em;margin:24px 0 14px}.system-dossier p:not(.eyebrow){font-size:12px;line-height:1.85;color:#c2c8d4}.system-dossier dl{width:100%;margin:16px 0}.system-dossier dl>div{border-top:1px solid #303949;padding:12px 0}.system-dossier dt{font-size:9px;color:var(--muted);margin-bottom:7px;text-transform:uppercase;letter-spacing:.12em}.system-dossier dd{font-size:11px;margin:0;color:var(--cyan)}.system-dossier .dossier-note{font-size:10px!important;color:var(--muted)!important;margin-top:auto}.system-dossier button{padding:12px 14px;border:1px solid var(--amber);border-radius:6px;background:#f0a6400a;color:var(--amber);font:inherit;font-size:11px;cursor:pointer}.scene-controls{margin:0;padding:12px 22px;background:#0f131c;gap:4px}.scene-select{justify-content:flex-start;flex-wrap:wrap;gap:7px}.scene-select button{padding:10px 14px}.scene-playback{border-top:1px solid #30394966;margin-top:6px}.vision{padding-top:62px}.principles{gap:20px;margin-top:40px}.principles article{background:linear-gradient(150deg,#141925,#0b0e15);border:1px solid #303949;border-radius:8px;padding:26px;overflow:hidden}.principle-art{height:110px;margin:-26px -26px 24px;display:flex;align-items:center;justify-content:center;font-size:80px;font-weight:200;color:#5cc8d8;background:radial-gradient(ellipse,#5cc8d81c,transparent 70%);border-bottom:1px solid #303949}.art-govern{color:#f0a640;background:radial-gradient(ellipse,#f0a64018,transparent 70%)}.art-return{color:#c2c8d4}.invitation{position:relative;overflow:hidden;border-color:#f0a64055;background:radial-gradient(ellipse at 100% 0,#f0a64019,transparent 70%),#0f131c;border-radius:10px;padding:44px}.invitation h2{max-width:500px}#orbital-canvas{cursor:crosshair}@media(min-width:1200px){.hero-copy{padding-left:40px}.hero-copy:after{content:'01 / THE BEGINNING';position:absolute;right:-310px;top:120px;color:#5b6475;letter-spacing:.3em;font-size:9px;transform:rotate(90deg)}}@media(max-width:1000px){.system-stage{grid-template-columns:minmax(0,1fr) 250px}.system-art{height:500px}.system-dossier{padding:24px 18px}.system-heading h2{font-size:21px}.principles article{padding:20px}.principle-art{margin:-20px -20px 22px}}@media(max-width:760px){.hero{padding:44px 18px 30px}.hero-copy{padding:0 6px}.hero-copy h1{font-size:clamp(43px,10vw,65px)}.hero-copy .lead{font-size:17px}.scene-composition{margin-top:40px}.system-heading{padding:22px;display:block}.system-heading>p{margin-top:12px;max-width:none}.system-stage{grid-template-columns:1fr}.system-art{height:440px}.system-dossier{border-left:0;border-top:1px solid #303949;padding:24px}.dossier-symbol{display:none}.system-dossier h3{margin-top:0;font-size:25px}.system-dossier .eyebrow{margin-bottom:12px}.system-dossier dl{display:grid;grid-template-columns:1fr 1fr;gap:20px}.system-dossier p:not(.eyebrow){font-size:13px}.scene-select button{font-size:10px;padding:9px}.scene-controls{padding:12px}.scene-select{gap:2px}.coordinates{font-size:7px;left:16px}.art-label{font-size:11px;left:16px}.art-label small{font-size:9px}.principle-art{height:95px}.invitation{padding:26px}.system-heading h2{font-size:23px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
@media(max-width:760px){.scene-composition{display:flex;flex-direction:column}.system-heading{order:0}.scene-controls{order:1}.system-stage{order:2}.scene-playback{margin-bottom:0}.system-dossier{border-radius:0 0 12px 12px}}
.atlas-breadcrumb{display:flex;align-items:center;gap:12px;padding:13px 24px;border-bottom:1px solid #303949;font-size:11px;color:var(--muted)}.atlas-breadcrumb button{font:inherit;color:var(--cyan);background:none;border:0;padding:7px 0;cursor:pointer}.atlas-mode{margin-left:auto;font-size:8px;letter-spacing:.14em}#galaxy-map{position:absolute;inset:0;z-index:3;background:radial-gradient(ellipse,#142a3238,transparent 65%),#070a12}#galaxy-map[hidden]{display:none}.galaxy-chart{position:absolute;width:100%;aspect-ratio:900/480;top:50%;transform:translateY(-50%)}.galaxy-chart svg{width:100%;height:100%;display:block}.galaxy-stop{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:0;color:#e8ecf4;background:transparent;font:inherit;font-size:11px;cursor:pointer;min-width:44px;min-height:44px;padding:0;white-space:nowrap}.stop-dot{display:block;height:15px;width:15px;border-radius:50%;border:2px solid #e8ecf4;background:#070a12;box-shadow:0 0 0 3px #070a12}.galaxy-stop:hover,.galaxy-stop[aria-pressed=true]{color:#f0a640}.galaxy-stop:hover .stop-dot,.galaxy-stop[aria-pressed=true] .stop-dot{background:#f0a640;border-color:#f0a640;box-shadow:0 0 20px #f0a64088}.stop-hearth{left:42.222%;top:53.04%}.stop-cinder{left:18.889%;top:27%}.stop-aurora{left:67.778%;top:27%}.stop-vesper{left:66.667%;top:74.917%}.stop-meridian{left:20%;top:74.917%}.stop-farpoint{left:83.889%;top:53.04%}.warp-legend{position:absolute;bottom:37px;left:20px;right:20px;display:flex;gap:18px;flex-wrap:wrap;font-size:9px;color:#c2c8d4}.warp-legend span{display:flex;align-items:center;gap:7px}.warp-legend i{width:21px;height:3px;background:currentColor}.line-amber{color:#f0a640!important}.line-cyan{color:#5cc8d8!important}.line-violet{color:#bda6ee!important}.map-note{position:absolute;bottom:10px;left:20px;font-size:8px;color:var(--muted);letter-spacing:.07em}.galaxy-active .art-label,.galaxy-active .illustration-note{display:none}.galaxy-active .coordinates{z-index:4}.galaxy-active:before{display:none}.galaxy-active>.orbit,.galaxy-active>.planet,.galaxy-active>.moon,.galaxy-active>.orbital-point{display:none}#atlas-destinations{display:flex;gap:6px;flex-wrap:wrap;width:100%;margin-bottom:14px}#atlas-destinations .eyebrow{width:100%;margin:5px 0;font-size:8px}#atlas-destinations button{padding:8px;border-color:#303949;background:#070a1244;font-size:10px;min-height:40px}#dossier-enter{margin-bottom:12px;background:#f0a640;color:#070a12;width:100%;text-align:center}#dossier-enter[hidden],#dossier-back[hidden]{display:none}@media(max-width:760px){.atlas-breadcrumb{order:1;padding:10px 18px}.scene-controls{order:2}.system-stage{order:3}.atlas-mode{font-size:6px}.galaxy-stop{font-size:9px}.warp-legend{gap:12px;font-size:8px}.galaxy-chart{width:100%;}.galaxy-stop .stop-dot{height:12px;width:12px}.system-art:has(.galaxy-active){min-height:400px}}
.galaxy-stop{transform:translate(-50%,-7px);justify-content:flex-start;gap:7px}.stop-hearth{top:51.0417%}.stop-cinder,.stop-aurora{top:25%}.stop-vesper,.stop-meridian{top:72.9167%}.stop-farpoint{top:51.0417%}
/* Civic observatory: scene-first mission-control composition. */
header,footer,main{max-width:1680px}header{padding:22px 40px}.hero{padding:48px 40px 54px}.hero-copy{padding:0;max-width:none;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);column-gap:64px;align-items:start}.hero-copy:after{display:none}.hero-copy .eyebrow{grid-column:1/-1;margin-bottom:18px}.hero-copy h1{font-size:clamp(42px,4.7vw,69px);grid-row:2/5;margin-bottom:0}.hero-copy .lead{grid-column:2;grid-row:2;font-size:16px;margin:0 0 20px;max-width:480px}.hero-copy .description{display:none}.hero-copy .button{grid-column:2;grid-row:3;justify-self:start;min-height:44px;padding:12px 18px;font-size:12px}.hero-copy .cta-note{grid-column:2;margin:12px 0 0;font-size:10px}.scene-composition{margin-top:38px;border-radius:4px;background:#0b0e15;box-shadow:0 24px 100px #0006}.system-heading{padding:20px 24px;align-items:center;background:linear-gradient(100deg,#141925,#0b0e15)}.system-heading h2{font-size:21px;font-weight:400;letter-spacing:-.025em}.system-heading .eyebrow{font-size:8px;letter-spacing:.19em}.system-heading>p{text-align:right;font-size:8px;line-height:2.1;letter-spacing:.08em;max-width:300px}.atlas-breadcrumb{padding:9px 24px;background:#070a1255;font-size:10px}.system-stage{grid-template-columns:172px minmax(0,1fr) 270px;align-items:stretch}.mission-index{padding:25px 16px;background:linear-gradient(170deg,#101622,#0a0e16);border-right:1px solid #303949;display:flex;flex-direction:column}.mission-index>.eyebrow{font-size:8px;margin-bottom:9px;color:#9aa3b5}.mission-index h3{font-size:16px;margin:0 0 24px;font-weight:400;letter-spacing:-.02em}#mission-systems{display:flex;flex-direction:column;gap:4px}#mission-systems button{font:inherit;display:flex;gap:12px;align-items:center;padding:12px 8px;min-height:44px;color:#9aa3b5;background:transparent;border:1px solid transparent;border-radius:3px;cursor:pointer;text-align:left;font-size:11px}#mission-systems button:hover{color:#e8ecf4;background:#141925}#mission-systems button[aria-pressed=true]{background:#142a3280;color:#5cc8d8;border-color:#5cc8d844}.directory-dot{height:5px;width:5px;display:inline-block;border:1px solid currentColor;border-radius:50%}.mission-network{border-top:1px solid #303949;margin-top:auto;padding-top:24px}.mission-network>span{font-size:7px;letter-spacing:.14em;color:#9aa3b5}.mission-network dl{display:flex;gap:26px}.mission-network dt{font-size:9px;color:#9aa3b5}.mission-network dd{font-family:ui-monospace,monospace;font-size:25px;margin:7px 0;color:#e8ecf4}.mission-network p{font-size:9px;line-height:1.8;color:#9aa3b5}.system-art{height:590px;background:radial-gradient(ellipse at 55% 45%,#15344e24,transparent 65%),#070a12}.system-dossier{padding:25px 22px;background:linear-gradient(160deg,#101622,#0b101a)}.system-dossier h3{font-size:25px}.system-dossier .eyebrow{font-size:8px}.system-dossier p:not(.eyebrow){font-size:11px;line-height:1.9}.system-dossier dd{font-family:ui-monospace,monospace}.dossier-reticle{width:54px;height:54px;position:relative;border:1px solid #5cc8d833;border-radius:50%;margin:4px 0 0;display:grid;place-items:center}.dossier-reticle:before{content:'';width:38px;height:38px;border:1px dashed #5cc8d877;border-radius:50%}.dossier-reticle span{position:absolute;width:6px;height:6px;background:#5cc8d8;border-radius:50%;box-shadow:0 0 20px #5cc8d866}.mission-readout{padding:14px 22px;border-top:1px solid #303949;display:flex;justify-content:space-between;gap:16px;font-family:ui-monospace,monospace;font-size:8px;color:#9aa3b5;letter-spacing:.09em;background:#0d121c}.mission-readout i{width:5px;height:5px;background:#5cc8d8;display:inline-block;border-radius:50%;margin-right:8px}#mission-context{color:#c2c8d4}.scene-controls{padding:8px 18px;background:#0b0f18}.scene-select button{font-size:10px;min-height:40px;padding:8px 12px}.scene-playback{margin-top:3px}.scene-playback button{min-height:32px}.coordinates{font-family:ui-monospace,monospace;letter-spacing:.12em;color:#9aa3b5;font-size:8px}.art-label{font-size:12px}.art-label small{font-size:9px}.illustration-note{color:#9aa3b5}#object-labels{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}#object-labels path{fill:none;stroke:#5cc8d877;stroke-width:.7}#object-labels text{fill:#c2c8d4;font:7px ui-monospace,monospace;letter-spacing:.08em;paint-order:stroke;stroke:#070a12;stroke-width:3px}.galaxy-active #object-labels{display:none}.vision{padding:54px 40px}.principles article{border-radius:4px}.principle-art{height:85px;font-size:62px}.invitation{margin:10px 40px 60px;border-radius:4px}footer{padding:28px 40px}@media(max-width:1200px){.system-stage{grid-template-columns:145px minmax(0,1fr) 235px}.system-dossier{padding:22px 16px}.mission-index{padding:23px 12px}.system-art{height:560px}.system-dossier h3{font-size:22px}.hero-copy{column-gap:35px}}@media(max-width:1000px){.system-stage{grid-template-columns:minmax(0,1fr) 250px}.mission-index{display:none}.hero{padding:40px 24px}.hero-copy h1{font-size:49px}.system-art{height:560px}.hero-copy .lead{font-size:14px}.mission-readout{font-size:7px}.vision{padding:42px 24px}}@media(max-width:760px){header{padding:18px 22px}.hero{padding:35px 18px}.hero-copy{display:block;padding:0 6px}.hero-copy h1{font-size:clamp(42px,10vw,60px);margin-bottom:24px}.hero-copy .lead{font-size:16px;margin-bottom:22px}.hero-copy .cta-note{margin-top:12px}.scene-composition{margin-top:30px}.system-heading{padding:22px 18px}.system-heading h2{font-size:21px}.system-heading>p{text-align:left;margin-top:14px}.system-stage{grid-template-columns:1fr;order:3}.system-art{height:470px}.system-dossier{padding:24px;border-radius:0}.system-dossier .dossier-reticle{display:none}.system-dossier h3{font-size:26px}.system-dossier p:not(.eyebrow){font-size:12px}.mission-readout{order:4;flex-wrap:wrap;padding:14px 18px;font-size:7px}.mission-readout>span:last-child{display:none}.scene-controls{order:2}.scene-select button{font-size:9px;min-height:44px;padding:8px 10px}.atlas-breadcrumb{padding:8px 18px}.invitation{margin:10px 24px 40px}.vision{padding:35px 24px}footer{padding:24px}#object-labels text{font-size:6px}}
/* Editorial landing redesign */
.landing-v2 main,.landing-v2 header,.landing-v2 footer{max-width:1600px}.landing-v2 header{padding:24px 5%}.landing-v2 nav{align-items:center;gap:28px;font-size:14px}.landing-v2 nav a{min-height:44px;display:flex;align-items:center}.landing-v2 .nav-cta{padding:10px 18px;border:1px solid #677181;color:var(--text);gap:18px}.brand-orbit{display:inline-block;width:24px;height:24px;border:1px solid var(--amber);border-radius:50%;margin-right:12px;vertical-align:middle;position:relative}.brand-orbit:after{content:"";position:absolute;width:32px;height:9px;border:1px solid var(--amber);border-radius:50%;left:-5px;top:6px;transform:rotate(-35deg)}.launch-hero{position:relative;min-height:740px;padding:100px 7% 90px;overflow:hidden;isolation:isolate}.launch-copy{position:relative;z-index:2;max-width:720px}.launch-copy .eyebrow{font-size:11px;margin-bottom:28px}.launch-copy h1{font-size:clamp(60px,6.8vw,106px);line-height:1.02;letter-spacing:-.065em;font-weight:450;margin-bottom:30px}.launch-copy h1 em{font-style:normal;color:#d5b987}.launch-lead{font-size:25px;line-height:1.4;margin:0 0 20px}.launch-description{max-width:435px;color:#b2bdcc;font-size:16px;line-height:1.8}.launch-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.landing-v2 .button{border-radius:2px;font-size:14px;min-height:52px}.text-action{display:inline-flex;align-items:center;gap:16px;min-height:48px;font-size:14px;border-bottom:1px solid #677181}.launch-note{font-size:12px;color:#a3b0c2;margin-top:20px}.hero-horizon{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 80% 45%,#16344255,transparent 55%),radial-gradient(circle at 74% 12%,#8da4b4 1px,transparent 2px),radial-gradient(circle at 90% 28%,#8da4b4 1px,transparent 2px)}.horizon-world{position:absolute;width:770px;height:770px;left:61%;top:18%;border-radius:50%;background:radial-gradient(ellipse at 22% 29%,#6b88837a,transparent 22%),radial-gradient(ellipse at 36% 52%,#557a7759,transparent 26%),repeating-conic-gradient(from 35deg,#122a36 0deg,#233d42 12deg,#0b1926 35deg);box-shadow:inset 9px 5px 10px #97c9ce,inset 35px 12px 60px #49748a,inset -230px -120px 140px 110px #05080e,0 0 24px #8bd5e942,0 0 100px #497f9c20;transform:rotate(-25deg)}.horizon-world:after{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-radial-gradient(ellipse at 30% 20%,transparent 0 14px,#d6dcdb0c 16px 19px)}.horizon-track{position:absolute;width:1000px;height:850px;border:1px solid #608ca73d;border-radius:50%;left:55%;top:7%;transform:rotate(-30deg)}.horizon-station{position:absolute;width:11px;height:11px;background:#a1dce3;left:65%;top:24%;box-shadow:0 0 22px #6fd7e6;transform:rotate(45deg)}.hero-caption{position:absolute;bottom:28px;left:7%;right:5%;display:flex;justify-content:space-between;gap:30px;font:10px ui-monospace,monospace;letter-spacing:.14em;color:#a3b0c2}.editorial-strip{display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding:26px 7%;color:#b8c3d1;font-size:15px}.editorial-strip span:before{content:"+";color:var(--amber);margin-right:18px}.experience-section,.story-section,.faq-section{padding:100px 7%}.editorial-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:20px 80px;align-items:end}.editorial-heading .eyebrow{grid-column:1/-1;margin:0}.landing-v2 h2{font-size:clamp(32px,3.4vw,52px);line-height:1.12;letter-spacing:-.045em}.editorial-heading>p:last-child{font-size:16px;line-height:1.8;color:#b2bdcc;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:52px}.feature-grid article{min-width:0}.feature-grid .eyebrow{margin:24px 0 12px;font-size:11px;color:#d5b987}.feature-grid h3{font-size:27px;line-height:1.2;letter-spacing:-.035em;font-weight:500;margin:0 0 18px}.feature-grid article>p:last-child{font-size:16px;line-height:1.8;color:#b2bdcc}.feature-visual{height:190px;background:radial-gradient(ellipse at center,#22333f,#0f151e 75%);border:1px solid #293746;position:relative;overflow:hidden}.visual-home:before{content:"";position:absolute;width:250px;height:250px;left:calc(50% - 125px);top:70px;border-radius:50%;background:radial-gradient(circle at 25% 10%,#416475,#0a131f 60%);box-shadow:0 -2px 8px #87baca}.visual-home span{position:absolute;width:60px;height:32px;border:1px solid #9aabb7;left:calc(50% - 30px);top:70px;transform:skewY(-12deg);background:repeating-linear-gradient(90deg,#2c4255 0 8px,#8dbaab 9px 10px);box-shadow:22px -20px 0 -8px #567483}.visual-policy{display:flex;flex-direction:column;justify-content:center;padding:36px 20%;gap:18px}.visual-policy span{height:8px;background:linear-gradient(90deg,#d5b987 65%,#344050 65%)}.visual-policy span:nth-child(2){background:linear-gradient(90deg,#70bdcd 42%,#344050 42%)}.visual-policy span:nth-child(3){background:linear-gradient(90deg,#a7a2c8 80%,#344050 80%)}.visual-history{display:flex;align-items:center;justify-content:center;gap:40px}.visual-history:before{content:"";position:absolute;left:12%;right:12%;height:1px;background:#536a7b}.visual-history span{z-index:1;width:19px;height:19px;border:1px solid #77b8c7;background:#101e29;border-radius:50%;box-shadow:0 0 0 8px #172a37}.visual-history span:last-child{border-color:#d5b987;background:#d5b987}.development-note{border-left:2px solid #536b7a;padding-left:16px;font-size:13px;color:#a3b0c2;line-height:1.7;margin:30px 0 0}.universe-section{padding:50px 3% 65px;background:#0b1018;border-block:1px solid var(--line)}.universe-intro{max-width:780px;margin:0 auto 28px;text-align:center;font-size:16px;color:#b2bdcc;line-height:1.8}.landing-v2 .system-heading h2{font-size:32px}.landing-v2 .system-heading{padding-top:10px}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-bottom:1px solid var(--line)}.story-section p{font-size:17px;line-height:1.8;color:#b2bdcc}.story-section .eyebrow{font-size:11px;color:var(--cyan)}.story-section .story-lead{font-size:26px;color:var(--text);line-height:1.5;margin-top:0}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq-list details{border-bottom:1px solid #34404e}.faq-list summary{padding:24px 30px 24px 0;cursor:pointer;font-size:18px;line-height:1.5;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;color:var(--amber)}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:16px;line-height:1.8;color:#b2bdcc;margin:0 0 24px;max-width:600px}summary:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}.access-section{text-align:center;padding:90px 24px;background:radial-gradient(ellipse at bottom,#173443,transparent 70%);border-top:1px solid var(--line)}.access-section .eyebrow{font-size:11px}.access-section h2{font-size:clamp(44px,5.5vw,80px)}.access-section>p:not(.eyebrow){font-size:18px;line-height:1.8;color:#b2bdcc}.access-status{display:table;margin:28px auto 10px;border:1px solid #5b6979;background:#101b26;padding:17px 24px;color:#d5b987;font-size:12px;letter-spacing:.1em}.access-section .access-fine{font-size:12px!important}.landing-v2 footer{padding:30px 5%;gap:25px;font-size:13px}.landing-v2 footer a{min-height:44px;display:inline-flex;align-items:center}.landing-v2 footer>span{color:#b2bdcc}.landing-v2 section{scroll-margin-top:24px}
@media(max-width:900px){.launch-hero{padding:80px 6% 90px;min-height:690px}.horizon-world{left:65%;opacity:.65}.launch-copy h1{font-size:72px}.editorial-heading{grid-template-columns:1fr;gap:24px}.experience-section,.story-section,.faq-section{padding:70px 6%}.feature-grid{gap:22px}.feature-grid h3{font-size:23px}.story-section,.faq-section{gap:35px}.landing-v2 nav{gap:16px}.landing-v2 nav a{font-size:12px}.landing-v2 .brand{font-size:12px}.landing-v2 .system-heading h2{font-size:27px}.editorial-strip{padding:24px 6%;font-size:12px}}
@media(max-width:600px){.landing-v2 header{padding:15px 6%;gap:12px;flex-wrap:wrap}.landing-v2 nav{width:100%;justify-content:space-between;gap:8px}.landing-v2 nav .nav-cta{padding:8px 12px}.launch-hero{min-height:770px;padding:55px 6% 220px}.launch-copy h1{font-size:clamp(48px,12vw,65px)}.launch-copy .eyebrow{font-size:9px;line-height:1.8;max-width:290px}.launch-lead{font-size:22px}.launch-description{font-size:16px}.launch-actions{gap:18px;flex-wrap:wrap}.launch-actions .button{font-size:13px}.launch-note{max-width:270px;line-height:1.6}.horizon-world{width:460px;height:460px;left:37%;top:72%;opacity:.85;box-shadow:inset 6px 3px 8px #97c9ce,inset 25px 10px 50px #49748a,inset -170px -95px 90px 45px #05080e,0 0 30px #8bd5e942}.horizon-track{width:560px;height:500px;left:22%;top:66%}.horizon-station{left:55%;top:74%}.hero-caption{left:6%;right:6%;font-size:8px;line-height:1.7}.editorial-strip{flex-direction:column;gap:14px;font-size:14px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-grid h3{font-size:29px}.experience-section,.story-section,.faq-section{padding:60px 6%}.story-section,.faq-section{grid-template-columns:1fr;gap:24px}.landing-v2 .system-heading{display:block}.landing-v2 .system-heading>p{margin-top:18px}.universe-section{padding:35px 3%}.universe-intro{padding:0 4%;text-align:left}.landing-v2 footer{display:flex;flex-wrap:wrap;padding:24px 6%}.landing-v2 footer>span{flex-basis:100%}.access-section{padding:65px 6%}.landing-v2 .system-dossier p{font-size:14px}.faq-list summary{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-v2 *{transition:none!important}}
.world-preview{padding:70px 6%;border-block:1px solid var(--line);background:#0b1018}.preview-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.preview-heading .eyebrow{margin-bottom:14px}.preview-heading>p{font-size:16px;color:#b2bdcc;line-height:1.7}.preview-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr);border:1px solid #34404e}.preview-art{min-height:440px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse,#18303d55,transparent 70%),#070a12}.preview-art canvas{width:100%;height:100%;position:absolute;inset:0;z-index:1}.preview-fallback{position:absolute;inset:17% 25%;border-radius:50%;background:radial-gradient(circle at 30% 25%,#557d81,#102735 45%,#050911 73%);box-shadow:inset 3px 2px 4px #91cbd4,0 0 40px #66adc324}.rendered .preview-fallback{display:none}.preview-caption,#render-status{position:absolute;z-index:2;font-size:11px;color:#afbdcc;letter-spacing:.06em;left:24px;bottom:22px}.preview-caption{top:22px;bottom:auto}.preview-content{padding:40px 32px;background:#101720;border-left:1px solid #34404e;display:flex;flex-direction:column;justify-content:center}.preview-content .eyebrow{margin-bottom:14px}.preview-content h3{font-size:30px;font-weight:500;line-height:1.2;letter-spacing:-.025em;margin:0 0 16px}.preview-content>p{font-size:16px;line-height:1.75;color:#b8c3d1}.preview-content label{font-size:14px;margin:20px 0 8px}.preview-content select,.preview-content button{font:inherit;min-height:48px;padding:12px;background:#0a111b;color:#e8ecf4;border:1px solid #758294;border-radius:3px;width:100%;text-align:left}.preview-content button{margin-top:12px;border-color:#455362;cursor:pointer}.preview-content button:hover{border-color:var(--cyan)}.preview-content .preview-note{font-size:12px;line-height:1.7;margin-top:22px}.preview-content select:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.world-preview{padding:45px 5%}.preview-heading{display:block}.preview-heading h2{font-size:34px}.preview-layout{grid-template-columns:1fr}.preview-art{min-height:330px}.preview-content{padding:26px;border-left:0;border-top:1px solid #34404e}.preview-content h3{font-size:28px}}
.preview-art.rendered #orbital-canvas{opacity:1;display:block}.preview-art #orbital-canvas[hidden]{display:none}
/* Cinematic landing treatment: artwork and motion remain separate from the game map. */
.landing-v2 header{position:absolute;inset:0 0 auto;z-index:5;background:linear-gradient(#060a12cc,transparent);border:0;padding:30px 5%}
.launch-hero{min-height:820px;min-height:max(820px,100svh);padding:180px 5% 140px;display:flex;align-items:center;background:#060a10;isolation:isolate}
.cinematic-art{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#060a10}
.cinematic-art img{width:100%;height:100%;object-fit:cover;object-position:70% center;animation:horizon-drift 32s ease-in-out infinite alternate;animation-play-state:paused;transform:scale(1.025)}
.cinematic-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#030811b3,transparent 68%),linear-gradient(0deg,#060a12 0%,transparent 28%,transparent 85%,#060a1266)}
.cinematic-light{position:absolute;inset:0;background:radial-gradient(ellipse at 77% 23%,#dfaa6130,transparent 35%);animation:horizon-light 14s ease-in-out infinite alternate;animation-play-state:paused}
.ambient-running .cinematic-art img,.ambient-running .cinematic-light{animation-play-state:running}
.launch-copy{max-width:700px;position:relative;z-index:1}.launch-copy h1{font-size:clamp(56px,6.5vw,104px);line-height:1.02;letter-spacing:-.055em}.launch-copy h1 em{color:#e8bd80;font-style:normal}.launch-lead{color:#ecedf0}.launch-description{max-width:460px;color:#c3cad5}.launch-note{color:#aeb9c9}.hero-caption{align-items:center;bottom:28px;color:#b7c1cd;gap:20px}.motion-toggle{min-height:44px;padding:10px 16px;font:inherit;font-size:11px;letter-spacing:.035em;color:#d6dee7;border:1px solid #7e8996;border-radius:24px;background:#070c15a6;cursor:pointer}.motion-toggle:hover{border-color:#e8bd80;color:#fff}.motion-toggle[hidden]{display:none}.motion-toggle:focus-visible{outline:3px solid #72d4e4;outline-offset:4px}
@keyframes horizon-drift{from{transform:scale(1.025) translate(0,0)}to{transform:scale(1.075) translate(-.65%,.45%)}}
@keyframes horizon-light{from{opacity:.3}to{opacity:.85}}
@media(max-width:900px){.launch-hero{padding:170px 6% 130px}.cinematic-art img{object-position:62% center}.cinematic-art::after{background:linear-gradient(90deg,#030811dd, #03081170 60%,transparent),linear-gradient(0deg,#060a12,transparent 40%)}.launch-copy{max-width:610px}}
@media(max-width:600px){.landing-v2 header{padding:22px 6%}.launch-hero{min-height:900px;padding:360px 6% 115px;align-items:flex-start}.cinematic-art img{height:560px;object-position:82% top;object-fit:cover}.cinematic-art::after{background:linear-gradient(0deg,#060a12 30%,#060a12e8 48%,transparent 76%,#060a1255)}.cinematic-light{height:500px}.launch-copy h1{font-size:clamp(45px,11.8vw,66px)}.launch-copy .eyebrow{font-size:9px;max-width:none}.launch-lead{font-size:21px}.launch-description{font-size:15px;max-width:360px}.launch-note{font-size:11px}.hero-caption{left:6%;right:6%;bottom:22px;flex-wrap:wrap;font-size:8px;gap:8px}.motion-toggle{font-size:10px}.launch-actions{gap:20px}}
@media(prefers-reduced-motion:reduce){.cinematic-art img,.cinematic-light{animation:none!important}.motion-toggle{display:none}}
.landing-v2 header{background:linear-gradient(180deg,#040810ed 0%,#040810c9 65%,#04081000 100%)}.landing-v2 nav a{color:#e0e5ed}
/* Shared cinematic chapters and independently moving scene details. */
.orbital-traffic{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.atmosphere-flow{position:absolute;inset:0;opacity:.2;background:repeating-linear-gradient(115deg,transparent 0%,#9ad2e21c 7%,transparent 13%,transparent 28%);mask-image:radial-gradient(ellipse at 90% 48%,#000,transparent 58%);animation:atmosphere-flow 18s ease-in-out infinite alternate;animation-play-state:paused}.ambient-running .atmosphere-flow{animation-play-state:running}@keyframes atmosphere-flow{from{transform:translate(-3%,-2%) rotate(-3deg)}to{transform:translate(4%,3%) rotate(3deg)}}
.editorial-strip{background:#080e16;padding:34px 6%;border-color:#283340;font-size:11px;letter-spacing:.16em}.editorial-strip a{font-size:12px;letter-spacing:0}.experience-section{padding:110px 6% 60px;background:#080e16}.editorial-heading{grid-template-columns:1fr 2fr;margin-bottom:80px}.editorial-heading>p:last-child{grid-column:2;max-width:520px}.editorial-heading h2{font-size:clamp(38px,4.5vw,66px);line-height:1.1}.editorial-heading em,.cinematic-quote em{font-style:normal;color:#e8bd80}.journey-chapter{display:grid;grid-template-columns:1.2fr 1fr;gap:9%;align-items:center;margin:0 0 70px}.chapter-reverse .chapter-art{order:2}.chapter-copy{max-width:480px}.chapter-copy h3{font-size:clamp(32px,3.5vw,49px);font-weight:500;line-height:1.12;letter-spacing:-.04em;margin:20px 0 24px}.chapter-copy>p:not(.eyebrow){color:#b8c3d0;font-size:17px;line-height:1.8}.chapter-detail{display:block;border-top:1px solid #34404b;padding-top:22px;margin-top:28px;font-size:10px;letter-spacing:.14em;color:#d7b888}.chapter-art{position:relative;min-height:440px;overflow:hidden;background:#080d15;border:1px solid #283443;border-radius:3px;isolation:isolate}.art-coordinate{position:absolute;left:24px;bottom:24px;font-size:9px;letter-spacing:.16em;color:#9eb3c4}.home-art{background:radial-gradient(ellipse at 60% 35%,#1a3248,#070c13 68%)}.chapter-world{position:absolute;inset:40px 12% 70px;border-radius:50%;background:url('/horizon.jpg') 88% 50%/240% auto;box-shadow:inset -35px -25px 50px #03080def,0 0 35px #83bdd320}.orbit-ring{position:absolute;width:90%;height:42%;left:5%;top:29%;border:1px solid #9fb5c355;border-radius:50%;transform:rotate(-25deg)}.orbit-ring i{position:absolute;inset:0;animation:orbit-light 17s linear infinite;animation-play-state:paused}.orbit-ring i::after{content:'';position:absolute;left:50%;top:-4px;width:8px;height:8px;border-radius:50%;background:#e8c997;box-shadow:0 0 17px #ffc76a}.society-art{background:radial-gradient(ellipse at center,#182e3f,#080e18 73%)}.society-network{width:100%;height:100%;position:absolute;inset:0}.network-lines{fill:none;stroke:#41657b;stroke-width:1}.network-signal{fill:none;stroke:#e8bd80;stroke-width:2;stroke-dasharray:25 180;animation:connection-travel 10s linear infinite;animation-play-state:paused}.network-nodes{fill:#a6cddb;stroke:#172c3e;stroke-width:8}.network-pulse{fill:none;stroke:#e8bd80;stroke-width:1;transform-origin:220px 220px;animation:signal-pulse 5s ease-out infinite;animation-play-state:paused}.history-art{background:linear-gradient(0deg,#070c16c9,#070c1677),url('/horizon.jpg') 83% 85%/cover}.history-word{position:absolute;top:85px;left:40px;font-size:36px;line-height:1.2;color:#e8d9bd;font-weight:300;letter-spacing:-.03em}.history-trail{position:absolute;left:10%;right:10%;bottom:100px;display:flex;justify-content:space-between;border-top:1px solid #c5a26b77}.history-trail i{width:9px;height:9px;border:1px solid #e8bd80;background:#0a1420;border-radius:50%;margin-top:-5px;animation:history-light 6s ease-in-out infinite;animation-play-state:paused}.history-trail i:nth-child(2){animation-delay:1s}.history-trail i:nth-child(3){animation-delay:2s}.history-trail i:nth-child(4){animation-delay:3s}.history-trail i:nth-child(5){animation-delay:4s}.ambient-running .orbit-ring i,.ambient-running .network-signal,.ambient-running .network-pulse,.ambient-running .history-trail i{animation-play-state:running}
@keyframes orbit-light{to{transform:rotate(360deg)}}@keyframes connection-travel{to{stroke-dashoffset:-410}}@keyframes signal-pulse{0%{transform:scale(.7);opacity:.7}100%{transform:scale(1.8);opacity:0}}@keyframes history-light{0%,70%,100%{box-shadow:none;background:#0a1420}25%{background:#e8bd80;box-shadow:0 0 20px #e8bd80}}
.world-preview{background:linear-gradient(#080e16,#0c1722);padding:85px 6% 100px;border-top:0}.preview-heading{margin-bottom:40px}.preview-heading h2{font-size:clamp(34px,4vw,56px);line-height:1.1}.preview-layout{border-color:#3c4d5a;border-radius:4px;overflow:hidden}.preview-content{background:#0c1621}.cinematic-quote{position:relative;display:block!important;padding:130px 9%;background:linear-gradient(90deg,#060b14f5,#060b14b8),url('/horizon.jpg') center/cover}.cinematic-quote>div{max-width:800px}.cinematic-quote h2{font-size:clamp(36px,4.5vw,64px);line-height:1.15}.cinematic-quote>div+div{margin-top:36px;max-width:570px}.cinematic-quote .story-lead{font-size:22px}.faq-section{background:#090f18;border-top:1px solid #2d3744}.access-section{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 100%,#213b50,#080e17 65%);padding:100px 6% 120px}.access-section h2{position:relative;z-index:1}.access-orbit{position:absolute;width:850px;height:250px;border:1px solid #cca9713d;border-radius:50%;left:calc(50% - 425px);bottom:-125px;z-index:-1;animation:access-breathe 8s ease-in-out infinite alternate;animation-play-state:paused}.ambient-running .access-orbit{animation-play-state:running}@keyframes access-breathe{to{transform:scale(1.12);opacity:.4}}
.page-motion-toggle{position:fixed;bottom:16px;right:18px;z-index:20;min-height:44px;border:1px solid #798692;background:#080f19ed;border-radius:24px;color:#d9e2ea;padding:10px 16px;font:inherit;font-size:11px;cursor:pointer}.page-motion-toggle[hidden]{display:none}.page-motion-toggle:focus-visible{outline:3px solid #72d4e4;outline-offset:3px}.motion-toggle{display:none}.landing-v2 footer{padding-bottom:85px}
@media(max-width:800px){.journey-chapter{gap:5%}.chapter-art{min-height:350px}.history-word{font-size:30px;left:28px}.chapter-copy>p:not(.eyebrow){font-size:16px}.editorial-heading{display:block}.editorial-heading>p:last-child{margin-top:25px}}
@media(max-width:600px){.experience-section{padding:65px 6% 35px}.editorial-heading{margin-bottom:45px}.journey-chapter{grid-template-columns:1fr;gap:30px;margin-bottom:65px}.chapter-reverse .chapter-art{order:0}.chapter-art{min-height:320px}.chapter-world{inset:30px 13% 60px}.chapter-copy h3{font-size:36px;margin-top:14px}.chapter-detail{font-size:9px}.editorial-strip{font-size:9px;letter-spacing:.1em}.world-preview{padding:55px 5% 65px}.cinematic-quote{padding:70px 6%}.cinematic-quote h2{font-size:37px}.access-section{padding:70px 6% 110px}.page-motion-toggle{right:12px;bottom:12px;font-size:10px}.history-word{top:55px}}
@media(prefers-reduced-motion:reduce){.atmosphere-flow,.orbit-ring i,.network-signal,.network-pulse,.history-trail i,.access-orbit{animation:none!important}.page-motion-toggle{display:none}}
.editorial-heading{grid-template-columns:1.4fr 1fr}.orbit-ring i{inset:auto;left:0;top:0;width:8px;height:8px;border-radius:50%;background:#e8c997;box-shadow:0 0 17px #ffc76a;offset-path:ellipse(50% 50% at 50% 50%);animation-name:ellipse-travel}.orbit-ring i::after{display:none}@keyframes ellipse-travel{to{offset-distance:100%}}
@media(max-width:800px){.editorial-heading{display:block}}
html{scroll-padding-bottom:80px}

/* Split the same synchronized orbit at its depth plane; the world occludes the far half. */
.home-art .chapter-world{z-index:2}.orbit-back{z-index:1;clip-path:inset(-20px -20px 50% -20px)}.orbit-front{z-index:3;clip-path:inset(50% -20px -20px -20px)}.home-art .art-coordinate{z-index:4}

.cinematic-quote{background:linear-gradient(90deg,#060b14e8 0%,#060b14a8 48%,#060b1425 100%),url('/settlement.jpg') center/cover}
@media(max-width:800px){.cinematic-quote{background-position:65% center;background-image:linear-gradient(90deg,#060b14e8,#060b1480),url('/settlement.jpg')}}

.home-art .chapter-world{background-image:url('/homeworld.jpg')}.orbit-ring i{width:18px;height:10px;background:#182531;border:2px solid #d9c397;border-radius:50%;box-shadow:0 0 8px #e8c99755;offset-rotate:0deg}.orbit-ring i::after{display:block;content:'';position:absolute;width:3px;height:20px;left:5.5px;top:-7px;background:#aab5bc;border-radius:0;box-shadow:none}
.homeworld-scene{position:absolute;inset:0;width:100%;height:100%;opacity:0}.homeworld-ready .homeworld-scene{opacity:1}.homeworld-fallback{position:absolute;width:64%;aspect-ratio:1;left:18%;top:10%;border-radius:50%;background:radial-gradient(circle at 30% 25%,#497185,#142938 50%,#02060d 80%);box-shadow:0 0 20px #568ab32a}.homeworld-ready .homeworld-fallback{display:none}

.society-art{background:#080e18}.civic-artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;animation:civic-drift 24s ease-in-out infinite alternate;animation-play-state:paused}.ambient-running .civic-artwork{animation-play-state:running}.civic-shade{position:absolute;inset:0;background:linear-gradient(0deg,#070c13e8,transparent 32%)}.society-art .art-coordinate{z-index:1;color:#d4c3a4}@keyframes civic-drift{from{transform:scale(1.01)}to{transform:scale(1.065) translate(-.6%,.3%)}}@media(prefers-reduced-motion:reduce){.civic-artwork{animation:none!important}}

.warp-art{background:radial-gradient(ellipse at 48% 45%,#192c40,#080e18 75%);min-height:480px}.warp-map-heading{position:absolute;top:24px;left:24px;right:24px;font-size:11px;letter-spacing:.15em;color:#e0e6ec;z-index:1}.warp-map-heading span{display:block;font-size:8px;color:#8399ad;margin-top:8px}.warp-map{position:absolute;width:100%;height:calc(100% - 90px);top:48px;left:0}.nation-zones path{fill:url(#nation-glow);stroke:#456078;stroke-opacity:.3;stroke-width:1}.warp-routes path{fill:none;stroke-width:3;stroke-linejoin:round}.route-amber{stroke:#d8ad71}.route-cyan{stroke:#72bdcc}.route-muted{stroke:#557185;stroke-dasharray:4 7}.warp-flow path{fill:none;stroke:#e9f8ff;stroke-width:3;stroke-linejoin:round;stroke-dasharray:6 240;animation:warp-transit 12s linear infinite;animation-play-state:paused}.warp-flow path:nth-child(2){animation-delay:-5s}.ambient-running .warp-flow path{animation-play-state:running}.warp-stops circle{fill:#0a1420;stroke:#cee1e7;stroke-width:2}.nation-labels text{fill:#b3c4d2;font:11px sans-serif;letter-spacing:1px}.gate-label{fill:#9bd6e1;font:9px sans-serif;letter-spacing:1px}.warp-legend{position:absolute;left:24px;bottom:53px;display:flex;gap:18px;color:#b6c3cf;font-size:10px}.warp-legend span{display:flex;align-items:center;gap:6px}.warp-legend i{width:16px;height:2px;background:#d8ad71}.warp-legend span+span i{background:#72bdcc}.warp-art .art-coordinate{font-size:8px;letter-spacing:.07em;color:#91a6b8}@keyframes warp-transit{to{stroke-dashoffset:-492}}@media(max-width:800px){.warp-art{min-height:390px}.warp-map-heading{font-size:10px;left:18px}.warp-legend{left:18px;gap:12px;font-size:9px}.warp-art .art-coordinate{left:18px;font-size:7px}}@media(prefers-reduced-motion:reduce){.warp-flow path{animation:none!important}}

.chronicle-art{background:radial-gradient(ellipse at 0% 0%,#203046,#0a111c 70%);padding:28px 26px;min-height:500px}.chronicle-heading>span{font-size:10px;color:#d8b886;letter-spacing:.18em}.chronicle-heading>p{font-size:18px;line-height:1.4;color:#e1e6ec;margin:12px 0 28px}.chronicle-events{list-style:none;margin:0;padding:0 0 0 24px;position:relative}.chronicle-events::before{content:'';position:absolute;left:3px;top:5px;bottom:18px;width:1px;background:linear-gradient(#e1b676,#6c8ca3,#344554)}.chronicle-events li{position:relative;padding:0 0 24px}.chronicle-events li:last-child{padding-bottom:0}.chronicle-events li::before{content:'';position:absolute;left:-25px;top:3px;width:7px;height:7px;border:1px solid #d8b886;background:#152332;border-radius:50%;animation:history-light 9s ease-in-out infinite;animation-play-state:paused}.chronicle-events li:nth-child(2)::before{animation-delay:3s}.chronicle-events li:nth-child(3)::before{animation-delay:6s}.ambient-running .chronicle-events li::before{animation-play-state:running}.era{display:block;font-size:8px;letter-spacing:.14em;color:#8cafc3;margin-bottom:8px}.chronicle-events strong{display:block;font-size:16px;font-weight:500;color:#eadac0;line-height:1.3}.chronicle-events p{font-size:13px;line-height:1.6;color:#aabac9;margin:8px 0 0}.chronicle-footnote{display:block;border-top:1px solid #304052;padding-top:18px;margin-top:24px;font-size:8px;letter-spacing:.07em;color:#8d9fb1}@media(max-width:800px){.chronicle-art{padding:25px 20px}.chronicle-events p{font-size:12px}.chronicle-events strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.chronicle-events li::before{animation:none!important}}

.warp-art{perspective:900px}.warp-map{transform:rotateX(24deg) rotateZ(-7deg) scale(.98);transform-origin:50% 50%}.nation-zones path{fill:#2f526912;stroke:#759ab1;stroke-opacity:.4;stroke-dasharray:2 5;stroke-width:1.2}.nation-zones path:nth-child(even){fill:#ac855414;stroke:#bca172}.warp-routes path{stroke-linecap:round;stroke-linejoin:round}.nation-labels text{font-size:12px;fill:#c1d1df}.home-art::after{content:'SYSTEM STUDY · DISTANCES COMPRESSED';position:absolute;left:24px;top:22px;font-size:8px;letter-spacing:.08em;color:#8299ab}

.nation-zones path{stroke-dasharray:none;stroke-opacity:.46;fill:#34567514}.nation-zones path:nth-child(5){fill:#628a9d22;stroke:#91bccc}.warp-map{transform:rotateZ(-7deg) scale(.98)}
