@charset "UTF-8";:root{--color-offblack:#141414;--color-yellow:#DBFF00;--color-green:#375C5D;--color-sage:#8EA8A2;--color-chalk:#E0E6E2;--color-ink:#141414;--color-bg-dark:#141414;--color-bg-mid:#1b2120;--color-bg-card:#1e2423;--surface-glass-green:rgba(40, 62, 62, .55);--surface-glass-green-strong:rgba(34, 54, 54, .74);--surface-white:#ffffff;--surface-white-glass:rgba(255, 255, 255, .86);--surface-border:rgba(255, 255, 255, .14);--color-surface-elevated:#262d2c;--color-accent:#DBFF00;--color-accent-muted:rgba(219, 255, 0, .85);--color-accent-glow:rgba(219, 255, 0, .15);--color-white:#ffffff;--color-white-muted:rgba(255, 255, 255, .72);--color-white-faint:rgba(255, 255, 255, .5);--color-text-on-light:#141414;--color-text-on-light-muted:rgba(20, 20, 20, .66);--color-text-muted:var(--color-white-muted);--color-border:rgba(255, 255, 255, .1);--color-border-light:rgba(255, 255, 255, .15);--color-border-subtle:rgba(255, 255, 255, .08);--color-open:var(--color-yellow);--color-open-bg:rgba(var(--color-lime-rgb), .15);--color-announced:var(--color-yellow);--color-announced-bg:rgba(var(--color-lime-rgb), .1);--color-expected:#375C5D;--color-expected-bg:rgba(55, 92, 93, .3);--color-closed:#E0E6E2;--color-closed-bg:rgba(224, 230, 226, .1);--color-status-open-bg:var(--color-lime);--color-status-open-text:var(--color-teal-dark);--color-status-announced-bg:var(--color-announced-bg);--color-status-announced-text:var(--color-announced);--color-status-expected-bg:rgba(55, 92, 93, .2);--color-status-expected-text:var(--color-white-muted);--color-status-closed-bg:rgba(255, 255, 255, .1);--color-status-closed-text:var(--color-white-muted);--color-status-completed-bg:rgba(55, 92, 93, .2);--color-error:#dc2626;--color-error-bg:rgba(220, 38, 38, .15);--color-error-light:#fef2f2;--color-error-border:#fecaca;--color-error-text:#991b1b;--color-warning:#f59e0b;--color-warning-bg:rgba(245, 158, 11, .15);--color-warning-light:#fffbeb;--color-warning-border:#fde68a;--color-warning-text:#92400e;--color-warning-dark:#1f2937;--color-info:#3b82f6;--color-info-bg:rgba(59, 130, 246, .15);--color-info-light:#eff6ff;--color-info-border:#bfdbfe;--color-info-text:#1e40af;--color-info-muted:#93c5fd;--color-success:#10b981;--color-success-bg:rgba(16, 185, 129, .15);--color-success-light:#ecfdf5;--color-success-border:#a7f3d0;--color-success-text:#065f46;--color-neutral:#9ca3af;--color-neutral-bg:rgba(156, 163, 175, .15);--color-neutral-dark:#6b7280;--color-callout-warning:#ffb432;--color-callout-warning-bg:rgba(255, 180, 50, .1);--color-callout-success:#52fe96;--color-callout-success-bg:rgba(82, 254, 150, .08);--color-callout-info-bg:rgba(var(--color-lime-rgb), .08);--color-blue-light:#64B5F6;--color-purple-light:#a78bfa;--color-teal-dark:var(--color-bg-dark);--color-teal-mid:var(--color-bg-mid);--color-teal-light:var(--color-green);--color-lime:var(--color-yellow);--color-lime-muted:var(--color-accent-muted);--color-lime-glow:var(--color-accent-glow);--color-teal:var(--color-green);--color-black:var(--color-offblack);--color-dark:var(--color-bg-dark);--color-bg:var(--color-bg-dark);--color-background:var(--color-bg-dark);--color-offwhite:var(--color-chalk);--color-lime-rgb:219, 255, 0;--color-lime-dim:var(--color-lime-muted);--color-lime-dark:#A6C400;--color-border-strong:rgba(255, 255, 255, .22);--font-mono:var(--font-caption);--font-sans:var(--font-body);--font-size-xs:var(--text-xs);--font-size-sm:var(--text-sm);--font-size-xl:var(--text-xl);--radius-pill:var(--radius-full);--container-max:1200px;--container-width:var(--container-max);--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--leading-tight:1.15;--leading-snug:1.45;--leading-normal:1.6;--leading-relaxed:1.7;--space-2xs:.125rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0, 0, 0, .1);--shadow-md:0 4px 12px rgba(0, 0, 0, .15);--shadow-lg:0 8px 24px rgba(0, 0, 0, .2);--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--transition-hover-lift:.4s var(--ease-in-out-expo);--transition-float:.25s var(--ease-in-out-expo);--duration-fast:.15s;--duration-base:.2s;--duration-slow:.3s;--duration-slower:.5s;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-in-out-expo:cubic-bezier(.87, 0, .13, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-reveal:cubic-bezier(.4, 0, .2, 1);--ease-spring-pop:linear( 0, .32 12%, .82 26%, 1.08 42%, 1.02 60%, .99 77%, 1 );--ease-spring-settle:linear( 0, .06 10%, .31 32%, .72 60%, .96 80%, 1.01 91%, 1 );--duration-spinner:.8s;--duration-reveal:.6s;--duration-stagger:80ms;--duration-vt-fast:.25s;--duration-vt-base:.35s;--duration-vt-slow:.45s;--duration-vt-title:.6s;--header-height:72px;--measure:720px;--measure-wide:800px}h1,h2,h3,h4,h5,h6{font-style:normal;font-synthesis:none;line-height:1.2;color:var(--color-white);text-wrap:balance}h1{font-family:var(--font-heading-display);font-size:clamp(2.5rem,5vw,4rem)}h2,h3,h4,h5,h6{font-family:var(--font-heading)}h2{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1}h3{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.4}h4{font-size:1.125rem}.display-title{line-height:.95}p{max-width:65ch;text-wrap:pretty}ul,ol{max-width:65ch;padding-left:1.5em;margin-bottom:var(--space-md)}ul li,ol li{margin-bottom:.5em}ul li::marker,ol li::marker{color:var(--color-lime)}ul{list-style-type:disc}ol{list-style-type:decimal}a{color:var(--color-lime);transition:opacity var(--transition-fast)}a:hover{opacity:.85}.text-muted{color:var(--color-white-muted)}.text-faint{color:var(--color-white-faint)}.text-lime{color:var(--color-lime)}.text-center{text-align:center}.text-small{font-size:.875rem}.text-large{font-size:1.125rem}.lead{font-size:1.15rem;line-height:var(--leading-normal);max-width:55ch}@media (min-width:768px){.lead{font-size:1.25rem}}h2+p,h2+ul,h2+ol,h3+p,h3+ul,h3+ol{margin-top:var(--space-sm)}.caption,.label{font-family:var(--font-caption);font-size:.75rem;letter-spacing:.02em}.section-intro{font-size:1.1rem;line-height:var(--leading-normal);color:var(--color-white-muted);max-width:65ch;margin-bottom:0}@media (min-width:768px){.section-intro{font-size:1.15rem}}*,:before,:after{box-sizing:border-box}body.route-body{margin:0;background:#0b0e0d;color:var(--color-white, #fff);font-family:var(--font-body, "Inter", system-ui, sans-serif);overflow:hidden}.route-scene{position:fixed;inset:0;overflow:hidden;perspective:1500px;perspective-origin:50% 40%;background:radial-gradient(120% 90%at 50%0,#14201e,#0b0e0d 55%,#070908)}.route-stars{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.route-glow{position:absolute;left:50%;top:38%;width:80vmax;height:80vmax;transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(closest-side,rgba(219,255,0,.1),rgba(219,255,0,.03) 40%,transparent 70%);filter:blur(10px);animation:route-breathe 9s ease-in-out infinite}@keyframes route-breathe{0%,to{opacity:.7;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}.route-depthfield{position:relative;min-height:100dvh;display:flex;flex-direction:column;transform-style:preserve-3d;transform:rotateX(var(--ry, 0deg)) rotateY(var(--rx, 0deg));transition:transform .3s ease-out;will-change:transform}.route-top{display:flex;align-items:center;justify-content:space-between;padding:1.4rem clamp(1.2rem,4vw,3rem)}.route-wordmark{display:inline-flex;align-items:baseline;gap:.5ch;text-decoration:none;color:var(--color-white, #fff);font-family:var(--font-caption, "JetBrains Mono", monospace);font-size:.95rem;letter-spacing:.04em}.route-wordmark__logo{font-weight:700}.route-wordmark__sep,.route-wordmark__name{color:var(--color-yellow, #dbff00)}.route-wordmark__name{opacity:.9}.route-tag{font-family:var(--font-caption, monospace);font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:#ffffff80;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.3rem .7rem}.route-stage{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem clamp(1.2rem,4vw,3rem) 6rem;transform-style:preserve-3d}.route-loading{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:3rem 0;color:#ffffffb3;font-size:.95rem}.route-orbit{width:46px;height:46px;border-radius:50%;border:2px solid rgba(255,255,255,.12);border-top-color:var(--color-yellow, #dbff00);animation:route-spin .9s linear infinite}@keyframes route-spin{to{transform:rotate(360deg)}}.route-error{text-align:center;color:#ffb4a0e6;padding:2rem}@media (prefers-reduced-motion:reduce){.route-depthfield{transition:none;transform:none!important}.route-card,.route-card__inner,.route-glow,.route-orbit{animation:none!important}.route-card,.route-card.is-in,.route-console{transform:none!important}}.route-console{width:min(760px,100%);text-align:center;transform:translateZ(40px);transition:transform .7s var(--ease-spring-settle, cubic-bezier(.2, .8, .2, 1)),opacity .5s ease}.route-kicker{margin:0 0 1rem;font-family:var(--font-caption, monospace);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-yellow, #dbff00)}.route-headline{margin:0 0 2rem;font-family:var(--font-heading-display, "Inter", sans-serif);font-weight:700;font-size:clamp(1.9rem,5vw,3.4rem);line-height:1.04;letter-spacing:-.02em}.route-headline__accent{color:var(--color-yellow, #dbff00)}.route-form{display:block}.route-input-wrap{position:relative;display:flex;align-items:flex-end;gap:.5rem;padding:.55rem .55rem .55rem 1.4rem;background:#283e3e6b;border:1px solid rgba(255,255,255,.16);border-radius:22px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 24px 70px -30px #000000e6,0 0#dbff0000;transition:box-shadow .3s ease,border-color .3s ease}.route-input-wrap:focus-within{border-color:#dbff0099;box-shadow:0 24px 70px -30px #000000e6,0 0 50px -8px #dbff0059}.route-input{flex:1;resize:none;border:0;outline:0;background:0 0;color:#fff;font-family:inherit;font-size:clamp(1rem,2.4vw,1.25rem);line-height:var(--leading-snug);padding:.7rem 0;max-height:8rem}.route-input::placeholder{color:#fff6}.route-submit{flex:0 0 auto;width:52px;height:52px;border-radius:16px;border:0;cursor:pointer;background:var(--color-yellow, #dbff00);color:#0b0e0d;display:grid;place-items:center;transition:transform .2s ease,filter .2s ease}.route-submit:hover{transform:translateY(-2px);filter:brightness(1.05)}.route-submit:active{transform:translateY(0)}.route-submit:disabled{opacity:.5;cursor:default;transform:none}.route-seeds{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-top:1.4rem}.route-seed{cursor:pointer;font-family:inherit;font-size:.85rem;color:#ffffffc7;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.5rem 1rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.route-seed:hover{background:#dbff001f;border-color:#dbff0080;color:#fff}.route-scene.is-active .route-console{transform:translateZ(0) scale(.86);margin-bottom:.5rem}.route-scene.is-active .route-headline,.route-scene.is-active .route-seeds{display:none}.route-scene.is-active .route-kicker{margin-bottom:.6rem}.route-scene.is-active .route-stage{justify-content:flex-start;padding-top:1rem}.route-results{width:min(1080px,100%);margin-top:1.5rem;transform-style:preserve-3d}.route-intro{text-align:center;max-width:640px;margin:0 auto 2.4rem;font-size:clamp(1.05rem,2.6vw,1.4rem);line-height:1.5;color:#ffffffeb;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.route-intro.is-in{opacity:1;transform:none}.route-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2.5vw,1.8rem);transform-style:preserve-3d;padding:2rem .5rem}.route-card{position:relative;transform-style:preserve-3d;transform:translateZ(var(--depth, 0px)) translateY(28px);opacity:0;transition:transform .7s var(--ease-spring-settle, cubic-bezier(.2, .8, .2, 1)),opacity .5s ease;transition-delay:calc(var(--i, 0)*90ms)}.route-card.is-in{opacity:1;transform:translateZ(var(--depth, 0px))}.route-card:hover{transform:translateZ(calc(var(--depth, 0px) + 38px));z-index:5}.route-card__inner{position:relative;height:100%;padding:1.5rem 1.5rem 1.6rem;border-radius:20px;background:linear-gradient(165deg,#2e46459e,#141e1db8);border:1px solid rgba(255,255,255,.14);border-top-color:#ffffff38;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 30px 60px -34px #000000e6;overflow:hidden;animation:route-float 6s ease-in-out infinite;animation-delay:calc(var(--i, 0)*-1.3s)}.route-card__inner:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--accent, #dbff00);opacity:.85}.route-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.route-card__line{font-family:var(--font-caption, monospace);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent, #dbff00);margin-bottom:.35rem}.route-card__name{margin:0;font-family:var(--font-heading, "Inter", sans-serif);font-weight:700;font-size:1.3rem;line-height:var(--leading-tight);letter-spacing:-.01em}.route-card__reason{margin:0 0 1.2rem;font-size:.98rem;line-height:1.5;color:#ffffffdb}.route-card__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.route-card__foot{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:auto}@keyframes route-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.route-fit{flex:0 0 auto;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(closest-side,rgba(18,27,26,.96) 72%,transparent 73%),conic-gradient(var(--accent, #dbff00) calc(var(--fit, 0)*1%),rgba(255,255,255,.1)0);box-shadow:inset 0 0 0 1px #ffffff0a}.route-fit__num{display:inline-flex;align-items:baseline;font-family:var(--font-caption, monospace);font-weight:700;font-size:1.02rem;line-height:1;letter-spacing:-.01em;color:#fff}.route-fit__pct{font-size:.52em;margin-left:.12em;font-weight:600;opacity:.6}.route-chip{font-family:var(--font-caption, monospace);font-size:.72rem;letter-spacing:.02em;padding:.35rem .65rem;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;display:inline-flex;align-items:center;gap:.4ch}.route-chip--open{background:#dbff0024;border-color:#dbff0080;color:#eaff70}.route-chip--urgent{background:#ff785029;border-color:#ff785080;color:#ffb39a}.route-chip__dot{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor}.route-next{font-size:.86rem;color:#ffffff9e;line-height:1.4}.route-go{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4ch;text-decoration:none;font-weight:600;font-size:.9rem;color:#0b0e0d;background:var(--color-yellow, #dbff00);padding:.6rem 1rem;border-radius:12px;white-space:nowrap;transition:transform .2s ease,filter .2s ease}.route-go:hover{transform:translateY(-2px);filter:brightness(1.05)}.route-enrich{margin-top:1.1rem;padding-top:.95rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.6rem}.route-enrich__row{display:flex;flex-direction:column;gap:.3rem}.route-enrich__label{font-family:var(--font-caption, monospace);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80}.route-enrich__pills{display:flex;flex-wrap:wrap;gap:.4rem}.route-enrich__pill{font-size:.78rem;line-height:1.2;padding:.3rem .6rem;border-radius:999px;text-decoration:none;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;transition:background .2s ease,border-color .2s ease}.route-enrich__pill:hover{background:#ffffff1c;border-color:var(--accent, #dbff00)}.route-enrich__link{font-size:.86rem;line-height:1.35;text-decoration:none;color:#ffffffdb;transition:color .2s ease}.route-enrich__link:hover{color:var(--accent, #dbff00)}.route-enrich__date{font-family:var(--font-caption, monospace);font-size:.72rem;color:var(--accent, #dbff00);margin-right:.5ch}.route-concierge{position:fixed;left:0;right:0;bottom:0;z-index:20;padding:1rem clamp(1.2rem,4vw,3rem) 1.4rem;background:linear-gradient(0deg,#070908f2,#07090800);transform:translateY(120%);transition:transform .5s var(--ease-spring-settle, cubic-bezier(.2, .8, .2, 1))}.route-concierge.is-in{transform:translateY(0)}.route-concierge__inner{width:min(1080px,100%);margin:0 auto}.route-followups{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem;justify-content:center}.route-followup{cursor:pointer;font-family:inherit;font-size:.82rem;color:#ffffffd9;background:#2e464580;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.5rem .95rem;backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}.route-followup:before{content:"↳ ";color:var(--color-yellow, #dbff00)}.route-followup:hover{background:#dbff001f;border-color:#dbff0080}.route-refine{display:flex;gap:.5rem;align-items:center}.route-refine__input{flex:1;background:#283e3e73;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:.75rem 1rem;color:#fff;font-family:inherit;font-size:.95rem;outline:0;backdrop-filter:blur(12px)}.route-refine__input::placeholder{color:#fff6}.route-refine__input:focus{border-color:#dbff0080}.route-refine__btn{cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;border-radius:14px;padding:.75rem 1.1rem;border:1px solid transparent;background:var(--color-yellow, #dbff00);color:#0b0e0d;transition:filter .2s ease,background .2s ease}.route-refine__btn:hover{filter:brightness(1.05)}.route-reset{cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;border-radius:14px;padding:.75rem 1.1rem;border:1px solid rgba(255,255,255,.2);background:0 0;color:#ffffffbf;transition:background .2s ease}.route-reset:hover{background:#ffffff0f}@media (max-width:560px){.route-reset{padding:.75rem .8rem}}