:root{color:oklch(24% .02 285);font-synthesis:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:oklch(24% .02 285);--muted:oklch(47% .018 285);--subtle:oklch(64% .015 285);--canvas:oklch(97.5% .004 285);--surface:oklch(100% 0 0);--surface-muted:oklch(96% .008 285);--line:oklch(89% .012 285);--accent:oklch(55% .24 293);--accent-hover:oklch(49% .25 293);--accent-soft:oklch(96% .025 293);--focus:oklch(75% .14 293);--success:oklch(49% .14 156);--danger:oklch(48% .19 27);--danger-soft:oklch(96% .025 27);background:oklch(97.5% .004 285);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.shell{place-content:center;gap:1.25rem;width:min(100% - 2rem,31rem);min-height:100vh;margin:auto;padding:3rem 0;display:grid}.connector{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:2rem}.connector--home{padding-block:2.25rem}.brand-mark,.railway-mark{width:2.5rem;height:2.5rem;color:var(--surface);background:var(--accent);border-radius:10px;place-items:center;font-size:.88rem;font-weight:800;display:grid}.railway-mark{color:var(--surface);background:var(--ink)}.connection-marks{align-items:center;margin-bottom:1.5rem;display:flex}.connector-line{background:var(--line);width:2rem;height:1px}.product-name{color:var(--muted);margin:1.5rem 0 .6rem;font-size:.875rem;font-weight:650}.connection-marks+.product-name{margin-top:0}h1{max-width:18ch;color:var(--ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:2rem;font-weight:720;line-height:1.15}.lede{max-width:62ch;color:var(--muted);text-wrap:pretty;margin:1rem 0 0;font-size:1rem;line-height:1.6}.lede strong{color:var(--ink);font-weight:680}.permission{background:var(--surface-muted);border-radius:10px;gap:.75rem;margin:1.5rem 0 0;padding:1rem;display:flex}.permission strong{font-size:.875rem}.permission p{color:var(--muted);margin:.25rem 0 0;font-size:.875rem;line-height:1.45}.icon{width:1.4rem;height:1.4rem;color:var(--surface);background:var(--success);border-radius:999px;flex:none;place-items:center;font-size:.75rem;font-weight:800;display:grid}.fineprint{color:var(--muted);margin:1rem 0 0;font-size:.8125rem;line-height:1.55}form{margin-top:1.5rem}button{width:100%;min-height:3rem;color:var(--surface);background:var(--accent);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1rem;font-weight:700;transition:background-color .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);display:flex}button:hover:not(:disabled){background:var(--accent-hover)}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button:disabled{cursor:wait;opacity:.7}.endpoint{border-top:1px solid var(--line);flex-direction:column;gap:.75rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.status{color:var(--muted);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:flex}.status span{background:var(--success);border-radius:50%;width:.5rem;height:.5rem}code{overflow-wrap:anywhere;color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem}.loading{gap:.75rem;margin-top:1.5rem;display:grid}.skeleton{background:var(--surface-muted);border-radius:4px;width:72%;height:.875rem;animation:1.5s ease-in-out infinite pulse;display:block}.skeleton--wide{width:100%}.error{color:var(--danger);background:var(--danger-soft);border-radius:10px;margin:1.25rem 0 0;padding:.875rem 1rem;font-size:.875rem;line-height:1.5}.footer{color:var(--subtle);text-align:center;margin:0;font-size:.75rem}@keyframes pulse{50%{opacity:.55}}@media (width<=520px){.shell{place-content:stretch;width:100%;padding:0}.connector{border-width:0 0 1px;border-radius:0;min-height:calc(100vh - 2.5rem);padding:1.5rem}h1{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
