@font-face{font-family:Newsreader;src:url(/fonts/newsreader.ttf)format("truetype-variations");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Newsreader;src:url(/fonts/newsreader-italic.ttf)format("truetype-variations");font-weight:300 700;font-style:italic;font-display:swap}@font-face{font-family:Public Sans;src:url(/fonts/publicsans.ttf)format("truetype-variations");font-weight:300 800;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/plexmono-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/plexmono-medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}.landing-root{--bg:#eceeea;--surface:#f7f8f4;--surface-raised:#fff;--ink:#14171b;--muted:#5b5d54;--rule:#d6d4c8;--brass:#8a5e1d;--brass-strong:#6e4b17;--brass-ink:#fff;--signal-up:#2f6b4e;--signal-down:#a23b2e;--shadow:#14171b14;--focus:#2f6b4e}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .landing-root{--bg:#14171b;--surface:#191d21;--surface-raised:#1f2327;--ink:#eceae1;--muted:#9c9d92;--rule:#2b2f2c;--brass:#d6a34c;--brass-strong:#e8b968;--brass-ink:#14171b;--signal-up:#5fae86;--signal-down:#e07a63;--shadow:#0006;--focus:#5fae86}}html[data-theme=dark] .landing-root{--bg:#14171b;--surface:#191d21;--surface-raised:#1f2327;--ink:#eceae1;--muted:#9c9d92;--rule:#2b2f2c;--brass:#d6a34c;--brass-strong:#e8b968;--brass-ink:#14171b;--signal-up:#5fae86;--signal-down:#e07a63;--shadow:#0006;--focus:#5fae86}.landing-root{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Public Sans,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.6}.landing-root a{color:inherit}.landing-root ::selection{background:var(--brass);color:var(--brass-ink)}.landing-root :focus-visible{outline:2px solid var(--focus);outline-offset:2px}.landing-root h1,.landing-root h2,.landing-root h3{text-wrap:balance;margin:0;font-family:Newsreader,Georgia,serif;font-weight:500}.landing-root em{color:var(--brass);font-style:italic}.landing-root .mono{font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,ui-monospace,monospace}.landing-root .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem}.landing-root .wrap{max-width:1120px;margin:0 auto;padding:0 2rem}.landing-root header.masthead{z-index:20;background:color-mix(in srgb, var(--bg) 92%, transparent);border-bottom:1px solid var(--rule);position:sticky;top:0}@media (min-width:641px){.landing-root header.masthead{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.landing-root .masthead-row{justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.1rem 0;display:flex}.landing-root .wordmark{color:var(--ink);align-items:baseline;gap:.65rem;text-decoration:none;display:flex}.landing-root .wordmark .g{letter-spacing:.01em;font-family:Newsreader,serif;font-size:1.65rem;font-style:italic;font-weight:600}.landing-root .wordmark .tag{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.66rem;display:none}@media (min-width:640px){.landing-root .wordmark .tag{display:inline}}.landing-root .masthead-actions{align-items:center;gap:.5rem;display:flex;position:relative}.landing-root .btn{cursor:pointer;border:1px solid #0000;border-radius:3px;padding:.55rem 1.05rem;font-family:Public Sans,sans-serif;font-size:.88rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s}.landing-root .btn-ghost{border-color:var(--rule);color:var(--ink);background:0 0}.landing-root .btn-ghost:hover{border-color:var(--brass);color:var(--brass)}.landing-root .btn-ghost[aria-expanded=true]{background:var(--surface-raised);border-color:var(--brass);color:var(--brass)}.landing-root .btn-solid{background:var(--brass);color:var(--brass-ink)}.landing-root .btn-solid:hover{background:var(--brass-strong)}.landing-root .btn-text{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-family:Public Sans,sans-serif;font-size:.82rem;text-decoration:underline}.landing-root .btn-text:hover{color:var(--brass)}.landing-root #auth-panel{background:var(--surface-raised);border:1px solid var(--rule);width:min(320px,100vw - 2rem);box-shadow:0 16px 32px -12px var(--shadow);opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + .65rem);right:0;transform:translateY(-4px)}.landing-root #auth-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-root #auth-panel{transition:none}}.landing-root .auth-close{color:var(--muted);cursor:pointer;z-index:1;background:0 0;border:none;padding:.5rem;font-size:1.6rem;line-height:1;display:none;position:absolute;top:.6rem;right:.7rem}.landing-root .auth-close:hover{color:var(--brass)}.landing-root .auth-panel-inner{padding:1.25rem 1.15rem}@media (max-width:640px){.landing-root #auth-panel{width:100%;height:100%;box-shadow:none;background:var(--bg);z-index:30;border:none;border-radius:0;position:fixed;inset:0;overflow-y:auto;transform:none}.landing-root #auth-panel.open{opacity:1}.landing-root .auth-close{display:block}.landing-root .auth-panel-inner{max-width:420px;min-height:100%;margin:0 auto;padding:4.5rem 1.5rem 3rem}}.landing-root .auth-panel-inner h3{margin-bottom:.25rem;font-size:1.05rem}.landing-root .auth-panel-sub{color:var(--muted);margin-bottom:1rem;font-size:.78rem}.landing-root .reset-message{background:color-mix(in srgb, var(--signal-up) 12%, transparent);border:1px solid var(--signal-up);color:var(--signal-up);border-radius:4px;margin-bottom:1.2rem;padding:.6rem .8rem;font-size:.85rem}.landing-root .error-message{background:color-mix(in srgb, var(--signal-down) 12%, transparent);border:1px solid var(--signal-down);color:var(--signal-down);border-radius:4px;margin-bottom:1.2rem;padding:.6rem .8rem;font-size:.85rem}.landing-root .field{margin-bottom:.6rem}.landing-root .field label{color:var(--muted);margin-bottom:.2rem;font-size:.72rem;display:block}.landing-root .field input{background:var(--surface-raised);border:1px solid var(--rule);width:100%;color:var(--ink);border-radius:3px;padding:.45rem .6rem;font-family:Public Sans,sans-serif;font-size:.88rem}.landing-root .field input:focus{border-color:var(--brass)}.landing-root .field-row{gap:.6rem;display:flex}.landing-root .field-row .field{flex:1;min-width:0}.landing-root .auth-row-between{justify-content:space-between;align-items:center;margin:-.1rem 0 .8rem;display:flex}.landing-root .auth-submit{width:100%;margin-top:.1rem;padding:.5rem 1.05rem}.landing-root .auth-switch{color:var(--muted);text-align:center;margin-top:.9rem;font-size:.78rem}.landing-root .auth-switch button{color:var(--brass);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit}.landing-root .confirm-icon{border:1px solid var(--signal-up);width:2.6rem;height:2.6rem;color:var(--signal-up);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.landing-root .hero{border-bottom:1px solid var(--rule);padding:4.5rem 0 5rem}.landing-root .hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}@media (max-width:860px){.landing-root .hero-grid{grid-template-columns:1fr;gap:2.5rem}}.landing-root .hero h1{letter-spacing:-.01em;font-size:clamp(2.3rem,4.4vw,3.4rem);line-height:1.08}.landing-root .hero-sub{color:var(--muted);max-width:46ch;margin-top:1.4rem;font-size:1.08rem}.landing-root .hero-cta{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.landing-root .link-arrow{color:var(--ink);border-bottom:1px solid var(--rule);align-items:center;gap:.4rem;padding-bottom:.15rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-root .link-arrow:hover{color:var(--brass);border-color:var(--brass)}.landing-root .ticket{background:var(--surface-raised);border:1px solid var(--rule);box-shadow:0 18px 40px -18px var(--shadow);border-radius:4px;position:relative;overflow:hidden}.landing-root .ticket:before{content:"";background-image:radial-gradient(circle at 12px 8px, var(--bg) 6px, transparent 6.5px);background-repeat:repeat-x;background-size:24px 16px;height:16px;position:absolute;top:-8px;left:0;right:0}.landing-root .ticket-head{border-bottom:1px dashed var(--rule);justify-content:space-between;align-items:center;padding:1.3rem 1.4rem .9rem;display:flex}.landing-root .ticket-head .eyebrow{letter-spacing:.14em}.landing-root .ticket-live{color:var(--signal-up);align-items:center;gap:.4rem;font-size:.68rem;display:inline-flex}.landing-root .ticket-live .dot{background:var(--signal-up);border-radius:50%;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.landing-root .ticket-live .dot{animation:2.2s ease-in-out infinite landing-pulse}}@keyframes landing-pulse{0%,to{opacity:1}50%{opacity:.35}}.landing-root .ticket-body{padding:1.3rem 1.4rem 1.5rem}.landing-root .ticket-ticker{align-items:baseline;gap:.7rem;margin-bottom:.2rem;display:flex}.landing-root .ticket-ticker .sym{font-family:Newsreader,serif;font-size:1.9rem;font-weight:600}.landing-root .ticket-ticker .delta{color:var(--signal-down);font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,monospace;font-size:1.15rem}.landing-root .ticket-meta{color:var(--muted);margin-bottom:1rem;font-size:.88rem}.landing-root .ticket-row{border-top:1px solid var(--rule);justify-content:space-between;padding:.5rem 0;font-size:.82rem;display:flex}.landing-root .ticket-row:first-of-type{border-top:1px solid var(--rule);margin-top:.2rem}.landing-root .ticket-row .k{color:var(--muted)}.landing-root .ticket-row .v{font-family:IBM Plex Mono,monospace}.landing-root section{padding:4.5rem 0}.landing-root section.alt{background:var(--surface);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.landing-root .section-head{max-width:56ch;margin-bottom:2.6rem}.landing-root .section-head h2{margin-top:.5rem;font-size:clamp(1.7rem,2.6vw,2.2rem)}.landing-root .section-head p{color:var(--muted);margin-top:.9rem;font-size:1.02rem}.landing-root .tiles{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:860px){.landing-root .tiles{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing-root .tiles{grid-template-columns:1fr}}.landing-root .tile{background:var(--surface-raised);flex-direction:column;gap:.7rem;padding:1.9rem 1.7rem;display:flex}.landing-root .tile .eyebrow-row{justify-content:space-between;align-items:center;display:flex}.landing-root .tile-status{letter-spacing:.08em;text-transform:uppercase;color:var(--brass);border:1px solid var(--brass);border-radius:2px;padding:.12rem .4rem;font-family:IBM Plex Mono,monospace;font-size:.64rem}.landing-root .tile h3{font-size:1.2rem;font-weight:500}.landing-root .tile p{color:var(--muted);margin:0;font-size:.92rem}.landing-root .process{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:760px){.landing-root .process{grid-template-columns:1fr;gap:2rem}}.landing-root .process-step .num{color:var(--brass);margin-bottom:.6rem;font-family:IBM Plex Mono,monospace;font-size:.85rem}.landing-root .process-step h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:500}.landing-root .process-step p{color:var(--muted);margin:0;font-size:.92rem}.landing-root .cta-band{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.landing-root .cta-band h2{max-width:34ch;font-size:clamp(1.6rem,2.6vw,2.1rem)}.landing-root footer{border-top:1px solid var(--rule);padding:2.5rem 0}.landing-root .footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-root .footer-links{color:var(--muted);gap:1.4rem;font-size:.85rem;display:flex}.landing-root .footer-links a{text-decoration:none}.landing-root .footer-links a:hover{color:var(--brass)}.landing-root .footer-copy{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}
