@layer tokens{:root{color-scheme:dark;--bg:oklch(17% .022 265);--bg-deep:oklch(13% .02 265);--surface:oklch(23% .024 265/.72);--surface-solid:oklch(21% .024 265);--text:oklch(97% .006 265);--muted:oklch(75% .018 265);--line:oklch(35% .03 265/.55);--gold:oklch(83% .125 86);--gold-strong:oklch(88% .11 92);--gold-dim:oklch(83% .125 86/.16);--blue:oklch(72% .14 248);--grad-mid:oklch(96% .05 100);--on-accent:oklch(20% .03 265);--shadow:0 24px 60px -30px oklch(5% .02 265/.9);--font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, "JetBrains Mono", "Cascadia Mono", Consolas, monospace;--maxw:1120px;--radius:18px;--radius-sm:10px;--pad:clamp(1.1rem, 4vw, 2.5rem);--section:clamp(3.5rem, 9vw, 7rem)}[data-theme=light]{color-scheme:light;--bg:oklch(98% .004 265);--bg-deep:oklch(95% .007 265);--surface:oklch(100% 0 0/.86);--surface-solid:oklch(100% 0 0);--text:oklch(20% .025 265);--muted:oklch(44% .02 265);--line:oklch(75% .015 265);--gold:oklch(55% .13 68);--gold-strong:oklch(62% .13 72);--gold-dim:oklch(62% .13 72/.14);--blue:oklch(50% .17 258);--grad-mid:oklch(42% .09 70);--on-accent:oklch(99% 0 0);--shadow:0 18px 44px -28px oklch(35% .03 265/.45)}*,:before,:after{box-sizing:border-box}}@layer base{html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100vh;font-family:var(--font);color:var(--text);background-color:var(--bg);background-image:radial-gradient(60rem 40rem at 82% -6%, oklch(83% .125 86/.12), transparent 62%), radial-gradient(52rem 38rem at 6% 18%, oklch(72% .14 248/.14), transparent 60%), linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%);-webkit-font-smoothing:antialiased;background-attachment:fixed;margin:0;font-size:1rem;line-height:1.65;overflow-x:hidden}[data-theme=light] body{background-image:radial-gradient(60rem 40rem at 82% -6%, oklch(75% .13 80/.14), transparent 62%), radial-gradient(52rem 38rem at 6% 18%, oklch(70% .12 250/.12), transparent 60%), linear-gradient(180deg, var(--bg) 0%, var(--bg-deep) 100%)}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:700;line-height:1.1}h1{font-size:clamp(2.4rem,6.4vw,4.4rem)}h2{font-size:clamp(1.6rem,3.4vw,2.4rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}a{color:inherit;text-decoration-color:oklch(from var(--gold) l c h / .5);text-underline-offset:4px}a:hover{text-decoration-color:var(--gold)}:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:4px}img{max-width:100%;height:auto;display:block}.skip-link{z-index:100;background:var(--surface-solid);border-radius:var(--radius-sm);padding:.75rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}}@layer layout{.wrap{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.section{padding-block:var(--section)}.section--tight{padding-block:calc(var(--section) * .55)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.5rem;margin-bottom:2rem;display:flex}}@layer components{.site-header{z-index:20;backdrop-filter:blur(14px);background:oklch(from var(--bg) l c h / .75);border-bottom:1px solid var(--line);position:sticky;top:0}.site-header__inner{align-items:center;gap:1rem;min-height:4.25rem;display:flex}.brand{letter-spacing:-.01em;align-items:center;gap:.65rem;margin-right:auto;font-weight:650;text-decoration:none;display:inline-flex}.brand__mark{width:2.1rem;height:2.1rem;font-family:var(--mono);color:var(--on-accent);background:linear-gradient(140deg, var(--gold-strong), var(--gold));border-radius:50%;flex:none;place-items:center;font-size:.78rem;font-weight:600;display:grid}.nav{align-items:center;gap:.35rem;display:flex}.nav a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:.45rem .7rem;font-size:.95rem;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--text);background:var(--gold-dim)}.header-actions{align-items:center;gap:.4rem;display:flex}.icon-btn{appearance:none;border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;font-size:.85rem;font-family:var(--mono);cursor:pointer;border-radius:999px;padding:.4rem .6rem;line-height:1;text-decoration:none}.icon-btn:hover{border-color:var(--gold);color:var(--gold)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,3.5rem);padding-block:clamp(2.5rem,7vw,5.5rem);display:grid}.eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;font-size:.8rem}.hero h1 span{background:linear-gradient(96deg, var(--gold), var(--grad-mid) 45%, var(--blue));color:#0000;-webkit-background-clip:text;background-clip:text}.hero__lead{color:var(--muted);max-width:46ch;margin-top:1.25rem;font-size:clamp(1.02rem,1.35vw,1.18rem)}.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.btn{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1.15rem;font-size:.95rem;text-decoration:none;transition:border-color .18s,transform .18s,background .18s;display:inline-flex}.btn:hover{border-color:var(--gold);transform:translateY(-2px)}.btn--primary{background:linear-gradient(120deg, var(--gold-strong), var(--gold));color:var(--on-accent);border-color:#0000;font-weight:600}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.25rem;padding-top:1.5rem;display:grid}.stat__value{font-family:var(--mono);color:var(--gold);font-size:clamp(1.35rem,2.4vw,1.7rem);display:block}.stat__label{color:var(--muted);font-size:.86rem}.portrait{justify-self:center;width:min(100%,26rem);position:relative}.portrait img{border-radius:calc(var(--radius) + 6px);aspect-ratio:4/5;object-fit:cover;object-position:50% 26%;box-shadow:var(--shadow)}.portrait:before{content:"";border-top:2px solid var(--gold);border-right:2px solid var(--gold);border-top-right-radius:calc(var(--radius) + 6px);opacity:.85;width:8rem;height:8rem;position:absolute;inset:-.9rem -.9rem auto auto}.portrait:after{content:"";border-bottom:2px solid var(--blue);border-left:2px solid var(--blue);border-bottom-left-radius:calc(var(--radius) + 6px);opacity:.75;width:5.5rem;height:5.5rem;position:absolute;inset:auto auto -.9rem -.9rem}.cards{grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));align-items:start;gap:1.25rem;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);backdrop-filter:blur(10px);box-shadow:var(--shadow);flex-direction:column;gap:.7rem;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}.card:hover{border-color:var(--gold);transform:translateY(-3px)}.card__head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.card__period{font-family:var(--mono);color:var(--gold);white-space:nowrap;margin:0;font-size:.8rem}.card p{color:var(--muted);margin:0;font-size:.96rem}.card>ul:not(.chips){color:var(--muted);gap:.35rem;margin:0;padding-left:1.1rem;font-size:.94rem;display:grid}.chips{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.chips li{font-family:var(--mono);border:1px solid var(--line);color:var(--muted);border-radius:999px;flex:none;padding:.2rem .55rem;font-size:.75rem}.links{flex-wrap:wrap;gap:.5rem 1rem;margin:0;font-size:.92rem;display:flex}.card .links{margin-top:auto}.links a{color:var(--gold);border-bottom:1px solid #0000;text-decoration:none}.links a:hover{border-bottom-color:var(--gold)}.badge{font-family:var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--blue);border:1px solid var(--blue);white-space:nowrap;border-radius:999px;padding:.15rem .5rem;font-size:.7rem}.journey{position:relative}.journey__map{margin-bottom:7rem;display:block;position:relative}.journey__svg{width:100%;height:auto;overflow:visible}.route{fill:none;stroke:var(--gold);stroke-width:2.4px;stroke-linecap:round}.route--ghost{fill:none;stroke:var(--line);stroke-width:2px;stroke-dasharray:6 12}.node circle{fill:var(--bg);stroke:var(--gold);stroke-width:2.5px}.node--current circle:not(.node__halo){fill:var(--gold);filter:drop-shadow(0 0 10px oklch(83% .125 86/.55))}.node__halo{fill:none;stroke:var(--gold);opacity:.22}.journey__stop{border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:var(--radius-sm);background:var(--surface-solid);width:min(19rem,30%);box-shadow:var(--shadow);padding:1.05rem 1.15rem;transition:border-color .2s,transform .2s;position:absolute;transform:translateY(-50%)}[data-theme=light] .journey__stop{background:oklch(100% 0 0/.92)}.journey__stop h3{margin-bottom:.1rem;font-size:1.05rem}.journey__stop p{color:var(--muted);margin:.45rem 0 0;font-size:.88rem}.journey__stop ul:not(.chips){color:var(--muted);gap:.25rem;margin:.45rem 0 0;padding-left:1.05rem;font-size:.86rem;display:grid}.journey__stop .chips{margin-top:.6rem}.journey__stop .links{flex-direction:column;gap:.25rem;margin-top:.7rem;font-size:.84rem}.journey__stop.is-active{border-color:var(--gold);border-left-color:var(--gold-strong)}.journey__meta{font-family:var(--mono);color:var(--gold);margin:0;font-size:.74rem}.journey-mobile{margin:0;padding:0;list-style:none;display:none;position:relative}.journey-mobile:before{content:"";background:linear-gradient(var(--gold), var(--line));width:2px;position:absolute;top:.6rem;bottom:.6rem;left:.45rem}.journey-mobile>li{padding:0 0 2rem 1.75rem;position:relative}.journey-mobile>li:before{content:"";background:var(--bg);border:2.5px solid var(--gold);border-radius:50%;width:.95rem;height:.95rem;position:absolute;top:.45rem;left:0}.journey-mobile>li:last-child:before{background:var(--gold)}.journey-mobile ul:not(.chips){color:var(--muted);gap:.3rem;margin:.5rem 0 0;font-size:.92rem;display:grid}.site-footer{border-top:1px solid var(--line);margin-top:var(--section);color:var(--muted);padding-block:2.5rem;font-size:.9rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;display:flex}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover{color:var(--gold)}}@layer motion{[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}[data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}.card:hover,.btn:hover{transform:none}}@media (prefers-reduced-motion:no-preference){.node__halo{animation:5s ease-in-out infinite halo}@keyframes halo{0%,to{opacity:.16}50%{opacity:.38}}}}@media (width<=900px){.hero{grid-template-columns:minmax(0,1fr)}.portrait{order:-1;justify-self:start;width:min(100%,20rem)}.journey__map{display:none}.journey-mobile{display:block}.stats{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}}@media (width<=620px){.nav a{padding:.35rem .5rem;font-size:.88rem}.brand span:last-child{display:none}}
