:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background:#fff;--color-foreground:#1a1a1a;--color-accent:#0b5fff;--color-on-accent:#fff;--color-banner-background:#fff4e5;--color-banner-border:#f0c987;--color-banner-text:#6b4a00;--color-status-on-time:#1e8a3c;--color-status-delayed:#b5650a;--color-status-cancelled:#c0392b;--color-card-background:#f5f6f8;--color-hint-text:#6b7280;--color-paragraph-text:#374151;--color-error-text:#c0392b}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#121316;--color-foreground:#e8e8ea;--color-accent:#5b9bff;--color-on-accent:#0b1220;--color-banner-background:#3a2c0f;--color-banner-border:#6b4a00;--color-banner-text:#f0c987;--color-status-on-time:#4caf6d;--color-status-delayed:#e0a458;--color-status-cancelled:#e57373;--color-card-background:#1c1e22;--color-hint-text:#9aa0a6;--color-paragraph-text:#c7c9cc;--color-error-text:#e57373}*{box-sizing:border-box}body{background:var(--color-background);color:var(--color-foreground);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.safety-banner.svelte-1jaf6d0{background:var(--color-banner-background);color:var(--color-banner-text);border-bottom:1px solid var(--color-banner-border);text-align:left;margin:0;padding:.75rem 1rem;font-size:.8125rem}.app-nav.svelte-1y6048s{position:relative}.menu-button.svelte-1y6048s{color:var(--color-foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.25rem;line-height:1}.sr-only.svelte-1y6048s{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.menu.svelte-1y6048s{background:var(--color-card-background);z-index:20;border-radius:8px;flex-direction:column;min-width:200px;display:flex;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 16px #0003}.menu.svelte-1y6048s a:where(.svelte-1y6048s){color:var(--color-foreground);padding:.75rem 1rem;text-decoration:none}.menu.svelte-1y6048s a:where(.svelte-1y6048s):hover{background:var(--color-background)}.disclaimer.svelte-w96gu0{flex-direction:column;min-height:100dvh;display:flex}.disclaimer-content.svelte-w96gu0{flex:1;max-width:640px;margin:0 auto;padding:1.5rem;overflow-y:auto}.disclaimer-content.svelte-w96gu0 p:where(.svelte-w96gu0){color:var(--color-paragraph-text);line-height:1.5}.acknowledge-button.svelte-w96gu0{background:var(--color-accent);color:var(--color-on-accent);cursor:pointer;border:none;border-radius:8px;margin:1rem;padding:.875rem;font-size:1rem;font-weight:600}html,body{height:100%}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.app-header.svelte-12qhfyh{justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.app-title.svelte-12qhfyh{color:var(--color-foreground);font-size:1.125rem;font-weight:700;text-decoration:none}
