:root{font-family:Trebuchet MS,Segoe UI,sans-serif;line-height:1.4;font-weight:400;color:#e3edf9;background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--railora-bg: #100a1d;--railora-bg-top: #1c1230;--railora-surface: #181229;--railora-surface-soft: #120d22;--railora-input-bg: #0d1928;--railora-orange: #fb7b2d;--railora-orange-dark: #d95410;--railora-orange-hover: #ff8a3d;--railora-orange-soft: #fed7aa;--railora-text: #e3edf9;--railora-heading: #f3f7ff;--railora-white: #f8fafc;--railora-muted: #9eb6d6;--railora-muted-dark: #56718d;--railora-border: #2d3f57;--railora-input-border: #3a506d;--railora-success: #36d37e;--railora-warning: #f2c94c;--railora-error: #ff6b6b;--railora-shadow-card: 0 24px 64px rgba(0, 0, 0, .34);--railora-shadow-soft: 0 18px 32px rgba(0, 0, 0, .18);--railora-shadow-button: 0 10px 28px rgba(243, 107, 33, .28);--railora-page-gradient: radial-gradient(circle at top left, rgba(249, 115, 22, .16), transparent 24%), radial-gradient(circle at bottom right, rgba(120, 119, 198, .14), transparent 30%), linear-gradient(180deg, rgba(28, 18, 48, .92), rgba(16, 10, 29, .95));--app-text: var(--railora-text);--app-bg: var(--railora-page-gradient);--shell-bg: radial-gradient(circle at top left, rgba(249, 115, 22, .12), transparent 24%), radial-gradient(circle at bottom right, rgba(120, 119, 198, .1), transparent 28%), linear-gradient(180deg, rgba(24, 18, 41, .96), rgba(16, 10, 29, .98));--card-bg: rgba(24, 18, 41, .92);--card-border: var(--railora-border);--card-shadow: var(--railora-shadow-card);--heading-text: var(--railora-heading);--muted-text: var(--railora-muted);--button-bg: var(--railora-surface);--button-hover-bg: #24183a;--button-border: var(--railora-input-border);--button-text: var(--railora-text);--ghost-bg: rgba(36, 24, 58, .72);--mode-border: var(--railora-orange);--mode-bg: rgba(249, 115, 22, .14);--mode-text: #fff1e6;--input-bg: var(--railora-input-bg);--input-border: var(--railora-input-border);--input-text: #e6effc;--error-bg: rgba(255, 107, 107, .14);--error-border: rgba(255, 107, 107, .32);--error-text: #ffd2d2;--success-bg: rgba(54, 211, 126, .14);--success-border: rgba(54, 211, 126, .28);--success-text: #c8ffe0}:root[data-theme=light]{color:#17304a;background:linear-gradient(180deg,#edf4fb,#e7eff8,#f3f8fd);color-scheme:light;--app-text: #17304a;--app-bg: radial-gradient(circle at 12% 16%, rgba(56, 132, 255, .12), transparent 26%), radial-gradient(circle at 84% 22%, rgba(31, 167, 139, .09), transparent 28%), linear-gradient(180deg, #edf4fb 0%, #e7eff8 50%, #f3f8fd 100%);--shell-bg: radial-gradient(circle at top left, rgba(76, 183, 109, .12), transparent 24%), radial-gradient(circle at bottom right, rgba(90, 143, 213, .12), transparent 28%), linear-gradient(180deg, #eef4fb 0%, #e8f0f8 50%, #f6f9fd 100%);--card-bg: rgba(255, 255, 255, .92);--card-border: #c9d8e8;--card-shadow: 0 18px 40px rgba(111, 136, 165, .16);--heading-text: #12304d;--muted-text: #56718d;--button-bg: #edf4fb;--button-hover-bg: #dfeaf6;--button-border: #b8cade;--button-text: #17304a;--ghost-bg: rgba(234, 242, 250, .92);--mode-border: #2f8f57;--mode-bg: #e7f6ed;--mode-text: #1b6037;--input-bg: #f8fbfe;--input-border: #bfd0e2;--input-text: #17304a;--error-bg: #fff0f1;--error-border: #e4a6ad;--error-text: #8a3340;--success-bg: #edf9f1;--success-border: #9ad0ab;--success-text: #22653f}body{margin:0;min-width:320px;min-height:100vh;color:var(--app-text);background:var(--app-bg);transition:background .18s ease,color .18s ease}#root{min-height:100vh}.app-page-shell,.rto-shell{--landing-topbar-height: 4.25rem}.rto-shell{width:min(1120px,96vw);margin:0 auto;padding:2rem 0 2.5rem;color:var(--app-text)}html,body,#root{max-width:100%;overflow-x:clip}.app-page-shell{min-height:100vh;width:100%;display:grid;align-content:start;justify-items:stretch;grid-template-rows:auto 1fr auto;padding:0;overflow-x:clip}.app-page-shell-content{width:100%;min-width:0;display:grid;align-content:start;justify-items:stretch}.app-page-shell-public,.app-page-shell-authenticated{background:radial-gradient(circle at top left,rgba(249,115,22,.08),transparent 26%),linear-gradient(180deg,#020617,#0f172a)}.app-page-shell-scenario,.app-page-shell-drive{--drive-shell-inline-gap: clamp(1.4rem, 2.2vw, 2.4rem);gap:1rem;background:radial-gradient(circle at top left,rgba(249,115,22,.12),transparent 22%),radial-gradient(circle at top right,rgba(125,211,252,.08),transparent 20%),linear-gradient(180deg,#050816,#120f24 48%,#090d1a)}.app-page-shell-content-public,.app-page-shell-content-authenticated{justify-items:stretch}.app-page-shell-content-scenario{gap:1rem;justify-items:center;padding:0 1.2rem 1.2rem}.app-page-shell-content-drive{gap:1rem}.app-global-footer{width:min(1180px,calc(100% - 2.4rem));margin:0 auto 1.2rem;padding:1rem 1.2rem;border-top:1px solid rgba(255,255,255,.1);color:#9fb3cd;box-sizing:border-box}.landing-hero-footer{width:min(1400px,calc(100% - 2.4rem))}.app-global-footer strong{display:block;margin:0 0 .4rem;color:#fff4e8;font-size:.92rem}.app-global-footer p{margin:0;font-size:.84rem;line-height:1.55}.auth-landing{width:min(1400px,100%);max-width:100%;display:grid;gap:1.2rem;align-items:stretch;margin:0 auto}.auth-landing-simple{width:100%;max-width:100%;margin:0;gap:0}.public-fullbleed-page{min-height:100vh}.admin-board-page-shell{background:radial-gradient(circle at top left,rgba(249,115,22,.12),transparent 24%),radial-gradient(circle at top right,rgba(251,191,36,.08),transparent 20%),linear-gradient(180deg,#050816,#120f24 48%,#090d1a)}.landing-topbar{position:sticky;top:0;z-index:20;box-sizing:border-box;height:var(--landing-topbar-height);min-height:var(--landing-topbar-height);display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:.94rem 1.15rem;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#020617d1;box-shadow:0 24px 80px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-fullbleed-topbar{position:sticky}.landing-topbar-fullwidth{width:100vw;max-width:100vw;margin:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;border-left:0;border-right:0}.landing-brand{padding:0;border:0;background:transparent;color:#f8fafc;font-size:1.75rem;font-weight:700;letter-spacing:-.03em;cursor:pointer}.landing-nav{display:flex;align-items:center;gap:2.2rem;flex-wrap:nowrap;flex:1 1 auto;min-width:0;color:#94a3b8;font-size:1.02rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.landing-nav::-webkit-scrollbar{display:none}.landing-nav a,.landing-nav button,.landing-login-button,.landing-achievement-actions .ghost,.landing-hero-actions .ghost{display:inline-flex;align-items:center;justify-content:center;min-height:2.45rem;padding:.64rem .88rem;border-radius:9px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#f8fafc;text-decoration:none;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.landing-login-button,.landing-login-button.ghost{background:linear-gradient(180deg,#fb7b2d,#d95410);border-color:transparent;box-shadow:none;color:#fff}.landing-nav a,.landing-nav button{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:inherit;font-size:1.12rem;font-weight:500}.landing-nav a:hover,.landing-nav button:hover{background:transparent;border-color:transparent;color:inherit}.landing-login-button:hover,.landing-login-button.ghost:hover,.landing-achievement-actions .ghost:hover,.landing-hero-actions .ghost:hover{background:linear-gradient(180deg,#ff8a3d,#de5a16);border-color:transparent;color:#fff}.landing-topbar-actions{display:flex;align-items:center;gap:.9rem;flex:0 1 auto;flex-wrap:nowrap;justify-content:flex-end;margin-right:4rem;min-width:0;overflow:visible}.buy-me-a-coffee-link{display:inline-flex;align-items:center;flex:0 0 auto}.buy-me-a-coffee-image{display:block;width:auto;height:38px;max-width:138px;object-fit:contain}.payment-pricing-auth-actions{align-items:center;gap:.65rem}.admin-topbar-controls{display:flex;flex-wrap:nowrap;align-items:center;gap:.55rem;min-width:0}.admin-topbar-controls-landing{justify-content:flex-end}.admin-topbar-action{min-height:2.45rem;display:inline-flex;align-items:center;justify-content:center;padding:.64rem .88rem;border-radius:9px;border:1px solid rgba(255,255,255,.12);color:#f8fafc;font-weight:700;white-space:nowrap}.admin-topbar-emergency-button{background:linear-gradient(180deg,#a6171f,#7b1113);border-color:#d15156;color:#ffe8ea}.admin-topbar-emergency-button:hover:not(:disabled){background:linear-gradient(180deg,#ba1d26,#901416)}.admin-topbar-feedback{margin:0;padding:.24rem .55rem;border-radius:999px;border:1px solid #3a506d;background:#10263f;color:#d7e7fa;font-size:.76rem;line-height:1.35}.admin-topbar-feedback.success{color:#8be3b0;border-color:#3c7c58;background:#0d2a1c}.admin-topbar-feedback.error{color:#f3b2b2;border-color:#8a3d45;background:#381416}.landing-stage{display:grid;gap:0;margin-top:1.15rem;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(180deg,#1c1230eb,#100a1df2);box-shadow:0 22px 70px #00000073;overflow:hidden}.landing-stage-simple{margin-top:0;border:0;border-radius:0;box-shadow:none;background:transparent}.public-fullbleed-page .landing-stage-simple{min-height:calc(100vh - 4.2rem)}.public-fullbleed-page .landing-stage-simple.landing-stage-compact,.landing-stage.landing-stage-compact{min-height:auto}.admin-board-shell{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:.85rem;padding:.85rem;align-items:start;width:100%;max-width:100%}.admin-board-sidebar,.admin-board-content{min-width:0}.admin-board-content{width:100%}.admin-board-sidebar{display:grid;position:sticky;top:5.6rem}.admin-board-nav{display:grid;gap:.55rem}.admin-board-nav-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.admin-board-nav-button{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;padding:.72rem .8rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0d;color:#f8fafc;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.admin-board-nav-button-index{min-width:1.5rem;min-height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.76rem;font-weight:800;color:#f7d2bf;background:#fb7b2d33}.admin-board-nav-button strong{font-size:.94rem}.admin-board-nav-button:hover{transform:translateY(-1px);border-color:#fb7b2d6b;background:#fb7b2d1a}.admin-board-nav-button.is-active{border-color:#fb7b2d8c;background:linear-gradient(180deg,#fb7b2d33,#d954102e);box-shadow:0 10px 28px #d9541029}.admin-board-content-shell{display:grid;align-content:start;width:100%}.admin-board-content-card{width:100%;max-width:none;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,#181229eb,#0a0e1af5),#0a0e1aeb;box-shadow:0 22px 64px #00000057}.admin-board-page-shell .admin-board-content-card{border-color:#ffffff14;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 18px 32px #0000002e}.admin-board-page-shell .scenario-card.admin-board-content-card,.admin-board-page-shell .admin-builder-page.admin-board-content-card{width:100%;max-width:none}.admin-board-page-shell .admin-board-content-card .admin-builder-card,.admin-board-page-shell .admin-board-content-card .admin-builder-catalog-card,.admin-board-page-shell .admin-board-content-card .active-sessions-table-wrap,.admin-board-page-shell .admin-board-content-card .active-session-list-item,.admin-board-page-shell .admin-board-content-card .active-session-grid-item,.admin-board-page-shell .admin-board-content-card .db-viewer-train-spec-form{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(180deg,#ffffff0d,#ffffff04),#0d0c16eb;box-shadow:0 14px 28px #00000038}.admin-board-page-shell .admin-board-content-card .scenario-header p,.admin-board-page-shell .admin-board-content-card .admin-builder-hint,.admin-board-page-shell .admin-board-content-card .table-tools-meta,.admin-board-page-shell .admin-board-content-card .admin-builder-monitoring-status,.admin-board-page-shell .admin-board-content-card .admin-builder-catalog-card ul{color:#cfd8e3}.admin-board-page-shell .admin-board-content-card h1,.admin-board-page-shell .admin-board-content-card h2,.admin-board-page-shell .admin-board-content-card h3{color:#fff4e8}.admin-board-page-shell .admin-board-content-card .admin-builder-monitoring-payload{border-color:#ffffff1a;background:#080a13b8;color:#dbe5f2}.landing-hero{min-height:32.5rem;display:grid;grid-template-columns:1.08fr 1fr;background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.landing-hero-simple{min-height:calc(100vh - 8rem);grid-template-columns:1fr;gap:0;border-bottom:0;background:linear-gradient(180deg,#0c0813f5,#08080efa)}.landing-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:3.5rem 3rem}.landing-hero-copy-simple{gap:1rem;padding:3rem}.landing-hero-eyebrow{display:inline-flex;align-items:center;justify-self:end;width:fit-content;min-height:2.1rem;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(249,115,22,.24);background:#f973161f;color:#fed7aa;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:none}.landing-hero-copy h1{margin:0;max-width:12ch;color:#f8fafc;font-size:clamp(3rem,6vw,5.25rem);font-weight:900;line-height:.92;letter-spacing:-.05em}.landing-hero-copy-simple h1{max-width:10ch;font-size:clamp(3rem,6vw,5rem)}.landing-hero-tagline{margin:0;font-size:clamp(1.45rem,2vw,2rem);font-weight:700;color:#fffffff2}.landing-hero-actions-simple{padding-top:.5rem}.landing-hero-subtitle{margin:0;max-width:38rem;color:#ffffffb8;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.75}.landing-hero-actions,.landing-achievement-actions,.landing-info-actions,.auth-login-sidecard-actions{display:flex;gap:.75rem;flex-wrap:wrap}.landing-hero-actions button,.landing-achievement-actions button:not(.ghost),.landing-info-actions button:not(.ghost){min-width:11rem;background:linear-gradient(180deg,#fb7b2d,#d95410);border-color:transparent;box-shadow:0 10px 28px #f36b2147}.landing-hero-actions-simple button{min-width:11.25rem;min-height:3.6rem;padding:.95rem 1.6rem;font-size:1.05rem}.landing-hero-actions button:hover,.landing-achievement-actions button:not(.ghost):hover,.landing-info-actions button:not(.ghost):hover{transform:translateY(-1px);filter:brightness(1.06)}.landing-hero-actions .ghost,.landing-info-actions .ghost{box-shadow:none}.auth-login-sidecard,.landing-preview-panel,.landing-info-panel{border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0f,#ffffff05),#110e18c2;box-shadow:0 18px 38px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-hero-visual{position:relative;display:grid;align-items:stretch;min-height:20rem}.landing-hero-visual-simple{min-height:100%}.landing-hero-overlay-copy{position:absolute;top:50%;left:clamp(1.5rem,4vw,4rem);z-index:1;display:flex;max-width:34rem;flex-direction:column;gap:.9rem;transform:translateY(-50%)}.landing-hero-overlay-copy h1{margin:0;max-width:10ch;color:#fff;font-size:clamp(3rem,6vw,5.2rem);font-weight:900;line-height:.92;letter-spacing:-.05em;text-shadow:0 8px 30px rgba(0,0,0,.42)}.auth-login-hero{min-height:calc(100vh - 8rem)}.auth-login-overlay{position:absolute;top:50%;left:clamp(1.5rem,4vw,4rem);z-index:1;width:min(420px,calc(100% - 3rem));transform:translateY(-50%)}.landing-hero-image-frame{position:relative;min-height:100%;overflow:hidden;background:#000;border-radius:0;box-shadow:none}.landing-hero-image-frame-simple:after{background:linear-gradient(90deg,#0c0813bd,#0c08134d 24%,#0000 55%)}.landing-hero-image-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#13081ee6,#13081e59 32%,#0000 56%)}.landing-hero-image-frame img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.landing-panel-title,.landing-scenario-body strong,.landing-player-name,.auth-login-sidecard h2,.landing-info-panel h2{color:#fff4e8}.landing-scenario-body span,.landing-badge-card span,.auth-login-sidecard p{margin:0;color:#e2e8f0}.landing-showcase-band{display:grid;grid-template-columns:1.2fr .88fr;background:linear-gradient(180deg,#120b1ff0,#100a1dfa)}.landing-footer{display:flex;align-items:center;gap:1rem;padding:.95rem 1.15rem 1.05rem;border-top:1px solid rgba(255,255,255,.1);background:#05060ae6}.landing-footer-link{padding:0;border:0;background:transparent;color:#ffffff8c;font-size:.8rem;cursor:pointer}.landing-footer-link:hover{color:#ffffffd1}.railora-lobby-shell{padding:0}.railora-lobby-page{min-height:100vh}.railora-lobby-topbar{position:sticky}.railora-lobby-nav{justify-content:center;min-width:0}.railora-lobby-topbar-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:nowrap;justify-content:flex-end;margin-right:4rem;min-width:0}.railora-lobby-user-menu{position:relative;display:flex;align-items:center;min-width:0}.railora-lobby-user-trigger,.railora-lobby-user-trigger.ghost{min-height:2.45rem;height:2.45rem;max-width:100%;padding:.64rem .88rem;border-radius:9px;border:1px solid transparent;background:linear-gradient(180deg,#fb7b2d,#d95410);color:#fff;cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:.55rem;white-space:nowrap;line-height:1;font-size:.92rem;box-sizing:border-box}.railora-lobby-user-trigger::-webkit-details-marker{display:none}.railora-lobby-user-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.railora-lobby-user-level{font-size:.72rem;font-weight:700;line-height:1;color:#ffffffeb}.railora-lobby-user-badge{display:inline-flex;align-items:center;justify-content:center;position:relative;width:1.5rem;height:1.5rem;border-radius:999px;background:#ffffff24;font-size:.72rem;line-height:1;overflow:hidden}.railora-lobby-user-badge img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.railora-lobby-user-badge-fallback{font-size:.72rem;font-weight:700;line-height:1;color:#fffffff5}.railora-lobby-stage{display:grid;gap:0}.railora-lobby-hero{position:relative;min-height:14rem;display:grid;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.1);background:#09060f}.railora-lobby-hero-image{position:absolute;inset:0}.railora-lobby-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c0813e0,#0c08137a 32%,#00000014 58%)}.railora-lobby-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 81%;display:block}.railora-lobby-hero-copy{position:relative;z-index:1;display:grid;gap:.5rem;max-width:34rem;padding:2rem 3rem}.railora-lobby-hero-copy h1{margin:0;color:#fff;font-size:clamp(2.3rem,4.8vw,3.8rem);line-height:.98;letter-spacing:-.05em}.railora-lobby-content{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,420px);gap:0;background:linear-gradient(180deg,#120b1ff5,#0b0a13fa)}.railora-lobby-trains-panel,.railora-lobby-overview-panel{min-width:0;padding:1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 18px 32px #0000002e}.railora-lobby-overview-panel{display:grid;align-content:start;gap:1rem}@media(max-width:1360px){.railora-lobby-content{grid-template-columns:1fr}.railora-lobby-overview-panel{border-left:0;border-top:1px solid rgba(255,255,255,.1)}}.railora-lobby-level-progress{display:grid;gap:.65rem;width:100%;min-width:0;box-sizing:border-box;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0a}.railora-lobby-level-progress-values,.railora-lobby-level-progress-status{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);min-width:0;gap:.8rem;align-items:center}.railora-lobby-level-progress-values span,.railora-lobby-level-progress-status span{display:block;min-width:0;color:#cfd8e3;font-size:.86rem}.railora-lobby-level-progress-values span:last-child,.railora-lobby-level-progress-status span:last-child{justify-self:end;text-align:right;overflow-wrap:anywhere}.railora-lobby-level-progress-status{display:flex;justify-content:flex-end;justify-items:end;width:100%}.railora-lobby-level-progress-status span{width:100%;text-align:right}.railora-lobby-level-progress-status strong{min-width:0;color:#fff4e8;font-size:1rem}.railora-lobby-level-progress-bar{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;box-sizing:border-box;min-height:1.7rem;padding:0 .65rem;overflow:hidden;border-radius:999px;background:#ffffff14}.railora-lobby-level-progress-bar span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#36d37e,#75f0a9)}.railora-lobby-level-progress-current{position:absolute;inset-inline:.55rem;z-index:1;display:block;max-width:calc(100% - 1.1rem);color:#fff4e8;font-size:.84rem;font-weight:700;line-height:1;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.42);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.railora-lobby-panel-header{display:flex;justify-content:space-between;gap:1rem;align-items:start}.railora-lobby-grid-controls{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem;padding:.25rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#090c13b8}.railora-lobby-grid-controls button{min-width:2.2rem;min-height:2.2rem;padding:0 .7rem;border:0;border-radius:999px;background:transparent;color:#d3d9e4;font-size:.86rem;font-weight:700;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.railora-lobby-grid-controls button:hover{background:#ffffff14;color:#fff4e8}.railora-lobby-grid-controls button.is-active{background:linear-gradient(135deg,#ff974df2,#ea681deb);color:#1f1308}.railora-lobby-grid-controls button:focus-visible{outline:2px solid rgba(255,196,148,.95);outline-offset:2px}.railora-lobby-panel-header h2{margin:0;color:#fff4e8;font-size:1.35rem}.railora-lobby-panel-header h1{margin:0;color:#fff;font-size:clamp(2.1rem,4.4vw,3.4rem);line-height:.98;letter-spacing:-.05em}.railora-lobby-panel-header p{margin:.25rem 0 0;color:#cfd8e3}.railora-lobby-train-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;margin-top:1rem}.railora-lobby-train-grid.cols-3,.railora-lobby-train-grid.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.railora-lobby-train-card{display:grid;grid-template-rows:auto 1fr auto;gap:.85rem;height:100%;padding:.9rem;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:linear-gradient(180deg,#ffffff0d,#ffffff04),#0d0c16eb}.railora-lobby-train-card.is-disabled{opacity:.55}.railora-lobby-train-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px}.railora-lobby-train-media img{width:100%;height:100%;object-fit:cover;object-position:center 26%;display:block;transform:scale(1.08);transform-origin:center}.railora-lobby-train-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05050a1f,#05050a7a)}.railora-lobby-train-copy{display:grid;gap:.25rem;align-content:start;min-height:0}.railora-lobby-train-copy strong{color:#fff4e8;font-size:1.15rem}.railora-lobby-train-copy span{color:#d3d9e4;font-size:.92rem}.railora-lobby-train-head{display:flex;justify-content:space-between;gap:.6rem;align-items:center;min-width:0}.railora-lobby-train-status{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .65rem;border-radius:999px;background:#fb7b2d26;color:#ffcfab;font-size:.78rem;font-weight:700;flex-shrink:0}.railora-lobby-train-status.status-available{background:#36d37e2e;color:#9ff2c0}.railora-lobby-train-actions{display:flex;min-width:0;margin-top:auto}.railora-lobby-train-actions button{width:100%;min-width:0;min-height:3rem;border-radius:9px}.railora-lobby-train-actions button:not(.ghost){border-color:#d95410d1;background:linear-gradient(180deg,#fb7b2d,#d95410);color:#fff7f0;box-shadow:0 12px 24px #d954103d}.railora-lobby-train-actions button:not(.ghost):hover:not(:disabled){background:linear-gradient(180deg,#ff8d48,#e1621c)}.railora-lobby-train-actions button:not(.ghost):disabled{box-shadow:none}.railora-lobby-train-actions .ghost{background:#ffffff0d;color:#f8fafc}@media(min-width:1100px){.railora-lobby-train-grid.cols-3,.railora-lobby-train-grid.cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1500px){.railora-lobby-train-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.railora-lobby-overview-grid{display:grid;gap:.75rem}.railora-lobby-overview-item{display:grid;gap:.2rem;padding:.85rem .95rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a}.railora-lobby-overview-item span{color:#9eb6d6;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.railora-lobby-overview-item strong{color:#fff;font-size:1.02rem}.railora-lobby-badge-section{display:grid;gap:.85rem;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09}.railora-lobby-badge-list{display:flex;flex-wrap:wrap;gap:.65rem}.railora-lobby-badge-pill{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;padding:0;border:1px solid rgba(115,197,255,.24);border-radius:50%;background:linear-gradient(180deg,#59a6ff2e,#1e4e8a38);box-shadow:0 8px 18px #08142647}.railora-lobby-badge-pill img{width:2.4rem;height:2.4rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.railora-lobby-badge-empty{color:#9eb6d6;font-size:.9rem}.landing-preview-panel{padding:1.3rem 1.4rem;border-radius:0;box-shadow:none;background:transparent;border:0}.landing-panel-title{margin:0;margin-bottom:1rem;font-size:1.125rem;font-weight:800;letter-spacing:0}.landing-scenario-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.landing-scenario-card{display:grid;gap:0;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.landing-scenario-image{position:relative;min-height:10rem;overflow:hidden}.landing-scenario-body{padding:.9rem;display:grid;gap:.75rem}.landing-scenario-body div{display:grid;gap:.35rem}.landing-scenario-meta{display:flex;align-items:center;justify-content:space-between}.landing-cost-badge,.landing-player-level{justify-self:start;display:inline-flex;align-items:center;min-height:1.8rem;padding:.35rem .65rem;border-radius:999px;background:#f9731624;border:1px solid rgba(249,115,22,.22);color:#ffca92;font-size:.75rem;font-weight:700}.landing-achievements-panel{border-left:1px solid rgba(255,255,255,.1)}.landing-player-list{display:grid;gap:.75rem}.landing-player-card{display:grid;grid-template-columns:1fr auto;gap:.75rem}.landing-player-main{display:flex;align-items:center;gap:.75rem;border-radius:.9rem;background:#ffffff0d;padding:.75rem}.landing-badge-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.landing-badge-card{display:grid;place-items:center;gap:.55rem;padding:.75rem .45rem;border-radius:1rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;text-align:center}.landing-badge-icon{display:flex;width:2.55rem;height:2.55rem;align-items:center;justify-content:center;border-radius:1rem;border:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,#fb7b2d,#d95410);box-shadow:inset 0 1px #ffffff2e;color:#fff;font-size:1.125rem;font-weight:900}.landing-badge-tone-gold{background:linear-gradient(180deg,#fcd34d,#ea580c)}.landing-badge-tone-blue{background:linear-gradient(180deg,#7dd3fc,#1d4ed8)}.landing-badge-tone-orange{background:linear-gradient(180deg,#fed7aa,#b45309)}.landing-badge-tone-silver{background:linear-gradient(180deg,#f8fafc,#94a3b8)}.auth-login-stage{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:1.2rem}.auth-login-sidecard{display:grid;align-content:center;gap:1rem;min-height:30rem;padding:clamp(1.2rem,2vw,1.8rem)}.drive-view-shell{--drive-shell-inline-gap: clamp(1.4rem, 2.2vw, 2.4rem);overflow-x:clip}.app-page-shell-content-scenario>.scenario-card,.app-page-shell-content-scenario>.payment-pricing-view{width:min(1180px,96vw);justify-self:center}.drive-view-stage{--drive-topbar-gap: 1.8rem;--drive-outer-gap: var(--drive-shell-inline-gap);--drive-nav-rail-width: min(220px, 24vw);--drive-nav-rail-collapsed-width: 3.25rem;--drive-horizontal-gap: 1rem;--drive-info-width: min(320px, 30vw);--drive-stations-width: min(560px, 46vw);--drive-side-width: max(var(--drive-info-width), var(--drive-stations-width));--drive-stream-max-width: min(calc(80vh * 16 / 9), 80vw, 1600px);--drive-arcade-slider-width: 5.4rem;width:100%;min-height:calc(100vh - 5.8rem);display:grid;grid-template-rows:auto 1fr;row-gap:var(--drive-horizontal-gap);padding:var(--drive-topbar-gap) var(--drive-outer-gap) 2rem;box-sizing:border-box;position:relative;z-index:0}.drive-prestart-countdown-banner{width:calc(100% - (var(--drive-shell-inline-gap) * 2));margin:0 auto .8rem;box-sizing:border-box;border:1px solid var(--success-border);background:var(--success-bg);color:var(--success-text);border-radius:0;padding:.7rem .9rem;display:flex;flex-direction:column;gap:.2rem}.drive-occupancy-webhook-banner{width:100%;margin:0;box-sizing:border-box;border-radius:0;padding:.7rem .9rem;display:flex;flex-direction:column;gap:.2rem}.drive-occupancy-webhook-banner.is-received{border:1px solid var(--success-border);background:var(--success-bg);color:var(--success-text)}.drive-occupancy-webhook-banner.is-pending{border:1px solid var(--panel-border);background:var(--panel-bg);color:var(--panel-text)}.drive-scenario-completion-banner{width:calc(100% - (var(--drive-shell-inline-gap) * 2));margin:0 auto .8rem;box-sizing:border-box;border:1px solid var(--success-border);background:var(--success-bg);color:var(--success-text);border-radius:0;padding:.7rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.drive-scenario-completion-banner-message{display:flex;flex-direction:column;gap:.18rem}.drive-scenario-completion-banner-message strong{font-size:.96rem}.app-page-shell-drive.drive-view-shell.app-fullscreen{--drive-shell-inline-gap: 0;--drive-fullscreen-overlay-bg: rgba(8, 12, 22, .58);--drive-fullscreen-overlay-border: rgba(189, 214, 255, .28);--drive-fullscreen-overlay-shadow: 0 16px 36px rgba(0, 0, 0, .32);--drive-fullscreen-overlay-backdrop: blur(8px);display:block;position:relative;width:100vw;min-height:100dvh;height:100dvh;padding:0;gap:0;overflow:hidden}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stage{min-height:100dvh;height:100dvh;padding:0;display:block;position:relative;overflow:hidden}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stage.nav-vertical-left{grid-template-columns:none;grid-template-rows:none}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-prestart-countdown-banner,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-occupancy-webhook-banner,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-scenario-completion-banner{position:absolute;top:calc(env(safe-area-inset-top) + .8rem);left:50%;transform:translate(-50%);width:min(72rem,calc(100vw - 10rem));margin:0;z-index:36;background:var(--drive-fullscreen-overlay-bg);border-color:var(--drive-fullscreen-overlay-border);box-shadow:var(--drive-fullscreen-overlay-shadow);backdrop-filter:var(--drive-fullscreen-overlay-backdrop);-webkit-backdrop-filter:var(--drive-fullscreen-overlay-backdrop)}.feedback-page-shell{min-height:100dvh}.feedback-page{width:min(940px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.feedback-panel{border:1px solid var(--button-border);background:var(--card-bg);color:var(--app-text);border-radius:8px;padding:clamp(1.2rem,2.4vw,2rem);box-shadow:var(--card-shadow)}.feedback-success-panel{max-width:680px;margin:2rem auto 0;display:flex;flex-direction:column;gap:1rem}.feedback-header{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.2rem}.feedback-header-topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.feedback-eyebrow{margin:0;color:var(--mode-text);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.feedback-abort-button{flex:0 0 auto;font-size:.82rem}.feedback-header h1,.feedback-success-panel h1{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.1}.feedback-header p,.feedback-success-panel p{margin:0;color:var(--muted-text);line-height:1.55}.feedback-form{display:grid;gap:1rem}.feedback-progress{--feedback-success-solid: var(--railora-success);--feedback-dot-mask: var(--card-bg);position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;list-style:none;margin:0 0 1.35rem;padding:.55rem 0}.feedback-progress:before,.feedback-progress:after{content:"";position:absolute;left:calc(100% / 12);right:calc(100% / 12);top:50%;height:.28rem;border-radius:999px;transform:translateY(-50%)}.feedback-progress:before{background:color-mix(in srgb,var(--input-border) 72%,transparent)}.feedback-progress:after{right:auto;width:var(--feedback-progress, 0%);max-width:calc(100% - (100% / 6));background:var(--feedback-success-solid);transition:width .22s ease}.feedback-progress li{position:relative;z-index:1;display:flex;justify-content:center}.feedback-progress-dot{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--input-border);background:var(--feedback-dot-mask);color:var(--button-text);font-size:.82rem;font-weight:900;box-shadow:0 0 0 4px var(--feedback-dot-mask);transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.feedback-progress-dot.is-complete{border-color:var(--feedback-success-solid);background:var(--feedback-success-solid);color:var(--railora-bg)}.feedback-progress-dot.is-current{border-color:var(--feedback-success-solid);background:var(--feedback-success-solid);color:var(--railora-bg);box-shadow:0 0 0 4px var(--feedback-dot-mask),0 0 0 7px color-mix(in srgb,var(--feedback-success-solid) 34%,transparent)}.feedback-step{display:grid;gap:1rem}.feedback-step-kicker{margin:0;color:var(--mode-text);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.feedback-step h2{margin:0;color:var(--heading-text);font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.15}.feedback-step>p{margin:0;color:var(--muted-text);line-height:1.45}.feedback-fieldset{min-width:0;margin:0;padding:0;border:0;display:grid;gap:.8rem}.feedback-fieldset legend,.feedback-text-field span{color:var(--heading-text);font-weight:800}.feedback-rating-group,.feedback-segmented-group{display:flex;flex-wrap:wrap;gap:.5rem}.feedback-tag-fieldset{gap:1.05rem}.feedback-tag-group{display:flex;flex-wrap:wrap;gap:.5rem}.feedback-choice-button,.feedback-segment-button{min-height:2.8rem;border-radius:6px;border:1px solid var(--input-border);background:var(--button-bg);color:var(--button-text);font-weight:800;cursor:pointer}.feedback-choice-button{width:3.1rem}.feedback-segment-button{min-width:8rem;padding:0 1rem}.feedback-choice-button.is-selected,.feedback-segment-button.is-selected{border-color:var(--success-border);background:var(--success-bg);color:var(--success-text)}.feedback-tag-button{min-height:2.4rem;border-radius:999px;border:1px solid var(--input-border);padding:0 .85rem;font-weight:800;cursor:pointer}.feedback-tag-button.is-positive{border-color:color-mix(in srgb,var(--success-border) 72%,transparent);background:color-mix(in srgb,var(--success-bg) 58%,var(--button-bg));color:var(--success-text)}.feedback-tag-button.is-negative{border-color:var(--error-border);background:var(--error-bg);color:var(--error-text)}.feedback-tag-button.is-neutral{border-color:var(--input-border);background:var(--button-bg);color:var(--button-text)}.feedback-tag-button.is-selected{box-shadow:inset 0 0 0 2px currentColor}.feedback-text-field{display:grid;gap:.55rem}.feedback-text-field textarea{width:100%;min-height:7rem;box-sizing:border-box;resize:vertical;border:1px solid var(--input-border);border-radius:6px;background:var(--input-bg);color:var(--input-text);padding:.8rem;font:inherit;line-height:1.45}.feedback-error{margin:0;border:1px solid var(--error-border);background:var(--error-bg);color:var(--error-text);border-radius:6px;padding:.75rem .9rem}.feedback-submit-button{justify-self:start}.feedback-navigation{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.feedback-nav-button{min-width:8.5rem}@media(max-width:640px){.feedback-page{width:min(100% - 1rem,940px);padding:.75rem 0 1.5rem}.feedback-panel{padding:1rem}.feedback-progress{gap:.35rem}.feedback-progress-dot{width:2rem;height:2rem}.feedback-rating-group{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.feedback-segmented-group,.feedback-tag-group{display:grid;grid-template-columns:1fr}.feedback-choice-button,.feedback-segment-button{width:100%;min-width:0}.feedback-tag-button{width:100%}.feedback-navigation{display:grid;grid-template-columns:1fr}.feedback-nav-button,.feedback-submit-button{width:100%}}.drive-view-stage.nav-vertical-left{grid-template-columns:var(--drive-nav-rail-width) minmax(0,1fr);grid-template-rows:1fr;column-gap:var(--drive-horizontal-gap);row-gap:0}.drive-view-stage.nav-vertical-left.nav-collapsed{grid-template-columns:var(--drive-nav-rail-collapsed-width) minmax(0,1fr)}.drive-view-icon-nav{grid-row:1;width:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.65rem;padding:.55rem .65rem;border:1px solid rgba(255,255,255,.08);border-radius:0;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 18px 32px #0000002e;z-index:5}.drive-view-icon-nav.is-collapsed{width:fit-content}.drive-view-stage.nav-vertical-left .drive-view-icon-nav{grid-column:1;position:sticky;top:calc(var(--drive-topbar-gap) + env(safe-area-inset-top));align-self:start;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}.drive-view-stage.nav-vertical-left .drive-view-icon-nav.is-collapsed{width:3.25rem;padding-inline:.45rem}.drive-view-nav-button{min-height:2.45rem;padding:.45rem .85rem;border-radius:0;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#dbe6f4;font:inherit;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.drive-view-stage.nav-vertical-left .drive-view-nav-button{width:100%;justify-content:flex-start}.drive-view-stage.nav-vertical-left .drive-view-icon-nav.is-collapsed .drive-view-nav-button{justify-content:center;padding-inline:0}.drive-view-stage.nav-vertical-left .drive-view-mode-variant{width:100%;flex-direction:column;align-items:stretch;gap:.35rem}.drive-view-stage.nav-vertical-left .drive-view-nav-segmented{width:100%}.drive-view-stage.nav-vertical-left .drive-view-nav-segment-button{flex:1 1 0}.drive-view-nav-button svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.drive-view-nav-button-label{display:inline-flex;align-items:center}.drive-view-icon-nav.is-collapsed .drive-view-nav-button-label{display:none}.drive-view-nav-audio{width:auto}.drive-view-stage.nav-vertical-left .drive-view-nav-audio{width:100%}.drive-view-nav-audio-stack{display:grid;gap:.45rem;width:100%;min-width:0}.drive-view-icon-nav.is-collapsed .drive-view-nav-audio{display:none}.drive-view-nav-audio-controls{box-sizing:border-box;display:flex;align-items:center;gap:.45rem;width:100%;min-height:2.45rem;min-width:0;padding:.45rem .85rem;border:1px solid rgba(255,255,255,.14);background:#ffffff0a}.drive-view-nav-audio-button{display:inline-flex;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;flex:0 0 auto;border-radius:0;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#dbe6f4;font:inherit;font-weight:700;cursor:pointer}.drive-view-nav-audio-button svg{width:2.25rem;height:2.25rem;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.drive-view-nav-audio-button:disabled{color:#7f8796;cursor:not-allowed;opacity:.58}.drive-view-nav-audio-button:not(:disabled):hover,.drive-view-nav-audio-button[aria-pressed=true]{background:#fb7b2d33;border-color:#fb7b2d8c;color:#fff4e8}.drive-view-nav-audio-slider{min-width:4.75rem;flex:1 1 auto;accent-color:#fb7b2d}.drive-view-nav-button-abort{color:#ff7a7a;border-color:#ff7a7a73}.drive-view-nav-button:hover,.drive-view-nav-button.is-active{background:#fb7b2d33;border-color:#fb7b2d8c;color:#fff4e8}.drive-view-nav-button.drive-view-nav-button-abort:hover,.drive-view-nav-button.drive-view-nav-button-abort.is-active{color:#ffd1d1;background:#ff7a7a29;border-color:#ff7a7ab8}.drive-view-nav-toggle-button{min-height:2.1rem;width:2.1rem;padding:0;border-radius:0;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#dbe6f4;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.drive-view-nav-toggle-button svg{width:1.05rem;height:1.05rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.drive-view-nav-toggle-button:hover,.drive-view-nav-toggle-button[aria-pressed=true]{background:#fb7b2d33;border-color:#fb7b2d8c;color:#fff4e8}.drive-view-stage.nav-vertical-left .drive-view-nav-toggle-button{align-self:flex-start}.drive-view-mode-variant{display:inline-flex;align-items:center;gap:.5rem}.drive-view-mode-variant-label{color:#cfd8e3;font-size:.78rem;white-space:nowrap}.drive-view-nav-segmented{display:inline-flex;border:1px solid rgba(255,255,255,.16);background:#ffffff08}.drive-view-nav-segment-button{min-height:2.15rem;padding:.35rem .7rem;border:0;border-right:1px solid rgba(255,255,255,.14);background:transparent;color:#dbe6f4;font:inherit;font-size:.86rem;cursor:pointer}.drive-view-nav-segment-button:last-child{border-right:0}.drive-view-nav-segment-button.is-active{background:#fb7b2d33;color:#fff4e8}.drive-view-v2-shell{--drive-v2-text: #f5f3ff;--drive-v2-stroke: #252b3d;--drive-v2-page-padding: 1rem;--drive-v2-grid-gap: .85rem;--drive-v2-stream-min-width: 48rem;--drive-v2-stream-max-width: 72rem;--drive-v2-stream-wide-max-width: 88rem;--drive-v2-schedule-compact-width: 22rem;--drive-v2-schedule-full-width: 30.375rem;--drive-v2-throttle-width: 11rem;--drive-v2-font-title: 1rem;--drive-v2-font-body-strong: .86rem;--drive-v2-font-body: .82rem;--drive-v2-font-label: .72rem}.drive-view-v2-stage{background:radial-gradient(circle at 50% 0%,rgba(128,83,255,.12),transparent 36%),linear-gradient(180deg,#090b15,#070913)}.drive-view-v2-empty-shell{grid-row:1;grid-column:2;min-width:0;min-height:calc(100vh - 5.8rem - (var(--drive-topbar-gap) * 2));display:block;padding:var(--drive-v2-page-padding);box-sizing:border-box}.drive-view-v2-main-grid{display:grid;grid-template-columns:minmax(0,var(--drive-v2-stream-max-width));gap:var(--drive-v2-grid-gap);align-items:start}.drive-view-v2-stream-control-row{grid-row:1;grid-column:1;min-width:0;display:grid;grid-template-columns:minmax(0,var(--drive-v2-stream-max-width));gap:var(--drive-v2-grid-gap);align-items:stretch}.drive-view-v2-stream-control-row .drive-view-stream-resizable{grid-row:1;grid-column:1;width:100%}.drive-view-v2-stream-control-row>.drive-view-controls-panel.is-v2{grid-row:2;grid-column:1;width:min(100%,var(--drive-v2-stream-max-width))}.drive-view-v2-control-stack{display:none;grid-row:1;grid-column:2;min-width:0;height:100%}.drive-view-v2-control-levers{min-height:0;display:grid;grid-template-columns:var(--drive-v2-throttle-width);gap:var(--drive-v2-grid-gap);align-items:stretch}.drive-view-v2-stream-control-row.has-brake .drive-view-v2-control-stack{grid-column:2 / span 2}.drive-view-v2-stream-control-row.has-brake .drive-view-v2-control-levers{grid-template-columns:repeat(2,var(--drive-v2-throttle-width))}.drive-view-v2-throttle{display:none;height:100%;min-width:0;box-sizing:border-box;padding:1rem .85rem;border:1px solid var(--railora-border, #2d3f57);border-radius:7px;background:linear-gradient(180deg,#181229f5,#100a1dfa),var(--railora-surface, #181229);box-shadow:inset 0 1px #ffffff08;color:var(--railora-text, #e3edf9);overflow:hidden}.drive-view-v2-throttle-header{display:grid;justify-items:center;gap:.5rem;color:var(--railora-heading, #f3f7ff);text-transform:uppercase}.drive-view-v2-throttle-header span{font-size:var(--drive-v2-font-label);font-weight:900;letter-spacing:0}.drive-view-v2-throttle-header strong{color:var(--railora-orange, #fb7b2d);font-size:2rem;font-weight:900;letter-spacing:0;line-height:1}.drive-view-v2-brake .drive-view-v2-throttle-header strong{color:#a35cff}.drive-view-v2-throttle-header strong span{font-size:1.05rem}.drive-view-v2-throttle-scale{position:relative;width:5.125rem;height:auto;min-height:17.375rem;margin:0 auto;align-self:stretch}.drive-view-v2-throttle-scale-labels{position:absolute;left:0;top:-.125rem;bottom:0;width:1.375rem;color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label)}.drive-view-v2-throttle-scale-labels span{position:absolute;right:0;transform:translateY(-50%)}.drive-view-v2-throttle-scale-labels span:nth-child(1){top:0}.drive-view-v2-throttle-scale-labels span:nth-child(2){top:25%}.drive-view-v2-throttle-scale-labels span:nth-child(3){top:50%}.drive-view-v2-throttle-scale-labels span:nth-child(4){top:75%}.drive-view-v2-throttle-scale-labels span:nth-child(5){top:100%}.drive-view-v2-throttle-slot{position:absolute;right:0;top:0;width:3.75rem;height:100%;border:1px solid rgba(58,80,109,.9);border-radius:8px;background:#111723;box-shadow:inset 0 0 0 4px #171c27f2,inset 0 18px 30px #00000059;overflow:hidden}.drive-view-v2-throttle-slot:before{content:"";position:absolute;inset:1.125rem .625rem;background:repeating-linear-gradient(180deg,transparent 0 16px,rgba(158,182,214,.25) 17px,transparent 18px);opacity:.65}.drive-view-v2-throttle-fill{position:absolute;left:1.1875rem;right:1.1875rem;bottom:0;height:var(--drive-v2-throttle-percent);border-radius:5px;background:linear-gradient(180deg,var(--railora-orange-soft, #fed7aa),var(--railora-orange, #fb7b2d));box-shadow:0 0 18px #fb7b2d80}.drive-view-v2-brake .drive-view-v2-throttle-fill{background:linear-gradient(180deg,#b166ff,#7f49db);box-shadow:0 0 13px #a35cff7a}.drive-view-v2-throttle-handle{position:absolute;right:.125rem;bottom:clamp(0rem,calc(var(--drive-v2-throttle-percent) - 1.75rem),calc(100% - 3.5rem));width:3.6875rem;height:3.5rem;border:1px solid #394154;border-radius:6px;background:linear-gradient(180deg,#313746,#222835);box-shadow:0 8px 16px #00000073,inset 0 1px #ffffff14}.drive-view-v2-throttle-handle:before{content:"";position:absolute;left:-.1875rem;right:-.1875rem;top:2.0625rem;height:.375rem;border-radius:4px;background:var(--railora-orange, #fb7b2d);box-shadow:0 0 10px #fb7b2dcc;z-index:2}.drive-view-v2-brake .drive-view-v2-throttle-handle:before{left:.125rem;right:.125rem;top:1.8125rem;background:#a35cff;box-shadow:0 0 10px #a35cffcc}.drive-view-v2-throttle-handle:after{content:"";position:absolute;left:-.3125rem;right:-.3125rem;top:1.875rem;height:.8125rem;border:1px solid #333b4f;border-radius:4px;background:#202634;box-shadow:0 4px 12px #0006}.drive-view-v2-throttle-input{position:absolute;inset:0 0 0 1.375rem;width:3.75rem;height:100%;opacity:0;writing-mode:vertical-lr;direction:rtl;cursor:pointer}.drive-view-v2-throttle-input:disabled{cursor:not-allowed}.drive-view-v2-throttle-button{width:7.25rem;height:2.125rem;display:grid;place-items:center;margin:0 auto;border:1px solid var(--railora-orange, #fb7b2d);border-radius:24px;background:#151a26e6;box-shadow:inset 0 0 17px #fb7b2d1a;color:var(--railora-orange, #fb7b2d);font-size:var(--drive-v2-font-label);font-weight:800}.drive-view-v2-brake .drive-view-v2-throttle-button{border-color:#a35cff;color:#a35cff;box-shadow:inset 0 0 17px #a35cff21}.drive-view-v2-direction{position:relative;min-width:0;height:2.8125rem}.drive-view-v2-direction-button{width:100%;height:100%;display:flex;align-items:center;gap:.8rem;padding:0 .7rem;border:1px solid #2a3042;border-radius:6px;background:#0f1422;color:var(--railora-text, #e3edf9);cursor:pointer;text-align:left}.drive-view-v2-direction-button:disabled{cursor:not-allowed;opacity:.6}.drive-view-v2-direction-button span:first-child{color:#c3c6d4;font-size:var(--drive-v2-font-label);font-weight:800}.drive-view-v2-direction-icon{position:relative;width:1.5625rem;height:1.125rem;flex:0 0 auto}.drive-view-v2-direction-icon:before,.drive-view-v2-direction-icon:after{content:"";position:absolute}.drive-view-v2-direction-icon.is-forward:before,.drive-view-v2-direction-icon.is-forward:after{left:.125rem;width:.875rem;height:.875rem;border-left:3px solid var(--railora-success, #36d37e);border-top:3px solid var(--railora-success, #36d37e);transform:rotate(45deg)}.drive-view-v2-direction-icon.is-forward:before{top:0}.drive-view-v2-direction-icon.is-forward:after{top:.5rem}.drive-view-v2-direction-icon.is-reverse:before,.drive-view-v2-direction-icon.is-reverse:after{left:.125rem;width:.875rem;height:.875rem;border-right:3px solid var(--railora-error, #ff6b6b);border-bottom:3px solid var(--railora-error, #ff6b6b);transform:rotate(45deg)}.drive-view-v2-direction-icon.is-reverse:before{top:0}.drive-view-v2-direction-icon.is-reverse:after{top:.5rem}.drive-view-v2-direction-icon.is-off:before,.drive-view-v2-direction-icon.is-off:after{left:.125rem;width:1.125rem;height:3px;border-radius:3px;background:#8a91a3}.drive-view-v2-direction-icon.is-off:before{top:.25rem}.drive-view-v2-direction-icon.is-off:after{top:.75rem}.drive-view-v2-direction-button strong{min-width:0;flex:1;color:var(--railora-success, #36d37e);font-size:var(--drive-v2-font-body-strong);font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-view-v2-direction.is-reverse .drive-view-v2-direction-button strong{color:var(--railora-error, #ff6b6b)}.drive-view-v2-direction.is-off .drive-view-v2-direction-button strong{color:#c3c6d4}.drive-view-v2-direction-caret{color:#a35cff;font-size:1.0625rem;line-height:1}.drive-view-v2-direction-menu{position:absolute;left:0;right:0;bottom:calc(100% + .45rem);z-index:12;display:grid;gap:.25rem;padding:.35rem;border:1px solid #2a3042;border-radius:6px;background:#0f1422fa;box-shadow:0 16px 30px #0000006b}.drive-view-v2-direction-menu button{min-width:0;height:2.25rem;display:flex;align-items:center;gap:.65rem;padding:0 .55rem;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--railora-text, #e3edf9);font-size:var(--drive-v2-font-label);font-weight:850;cursor:pointer;text-align:left}.drive-view-v2-direction-menu button:hover,.drive-view-v2-direction-menu button:focus-visible{border-color:#a35cff8c;background:#a35cff24;outline:none}.drive-view-v2-lower-row{grid-row:2;grid-column:1;min-width:0;width:max-content;max-width:100%;display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--drive-v2-grid-gap);justify-self:start;margin-top:var(--drive-v2-grid-gap)}.drive-view-v2-score,.drive-view-v2-drive-time,.drive-view-v2-signal,.drive-view-v2-speed,.drive-view-v2-awards{min-width:0;padding:1.1rem .95rem 1.15rem;border:1px solid var(--railora-border, #2d3f57);border-radius:7px;background:linear-gradient(180deg,#181229f5,#100a1dfa),var(--railora-surface, #181229);box-shadow:inset 0 1px #ffffff08;color:var(--railora-text, #e3edf9)}.drive-view-v2-score,.drive-view-v2-drive-time,.drive-view-v2-signal,.drive-view-v2-speed{width:12rem;display:grid;align-content:start;justify-items:start;gap:.9rem}.drive-view-v2-score{width:8.75rem}.drive-view-v2-score h3,.drive-view-v2-drive-time h3,.drive-view-v2-signal h3,.drive-view-v2-speed h3{margin:0;color:var(--railora-heading, #f3f7ff);font-size:var(--drive-v2-font-title);font-weight:900;letter-spacing:0}.drive-view-v2-score strong,.drive-view-v2-drive-time strong,.drive-view-v2-signal strong,.drive-view-v2-speed strong{color:#fff;font-size:2.2rem;font-weight:900;letter-spacing:0;line-height:1;font-variant-numeric:tabular-nums}.drive-view-v2-signal{width:16.5rem}.drive-view-v2-speed{width:14rem}.drive-view-v2-signal-hero{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center}.drive-view-v2-signal-asset{width:4.6rem;min-width:4.6rem;min-height:6rem;display:grid;place-items:center;align-self:stretch;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#212a43f2,#141a29fa);box-shadow:inset 0 1px #ffffff0a}.drive-view-v2-signal-asset img{width:100%;height:auto;display:block}.drive-view-v2-signal-asset span{color:#fff;font-size:.95rem;font-weight:900;letter-spacing:.08em}.drive-view-v2-signal-copy{min-width:0;display:grid;gap:.35rem}.drive-view-v2-signal-copy strong{font-size:1.75rem}.drive-view-v2-signal-copy span,.drive-view-v2-signal p,.drive-view-v2-speed p{color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label);font-weight:800;line-height:1.35}.drive-view-v2-signal-copy b{color:#fff;font-size:1.15rem;font-weight:900;line-height:1.1;font-variant-numeric:tabular-nums}.drive-view-v2-signal.is-hp0 .drive-view-v2-signal-copy strong,.drive-view-v2-signal.is-hp0 .drive-view-v2-signal-copy b{color:#ff8a8a}.drive-view-v2-signal.is-hp1 .drive-view-v2-signal-copy strong,.drive-view-v2-signal.is-hp1 .drive-view-v2-signal-copy b{color:#78f89a}.drive-view-v2-signal.is-hp2 .drive-view-v2-signal-copy strong,.drive-view-v2-signal.is-hp2 .drive-view-v2-signal-copy b{color:#ffe07a}.drive-view-v2-speed-metrics{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem}.drive-view-v2-speed-metrics div{min-width:0;display:grid;gap:.4rem}.drive-view-v2-speed-metrics span{color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label);font-weight:850;letter-spacing:0;text-transform:uppercase}.drive-view-v2-speed-metrics strong{font-size:1.7rem}.drive-view-v2-signal p,.drive-view-v2-speed p{margin:0}.drive-audio-control{box-sizing:border-box;display:grid;gap:.35rem;width:100%;min-width:0;padding:.38rem;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#ffffff0a}.drive-audio-toggle,.drive-audio-unlock{width:100%;min-height:2.05rem;border:1px solid rgba(255,255,255,.16);border-radius:6px;padding:.42rem .55rem;background:#ffffff0f;color:#f8fafc;font:inherit;font-size:.74rem;font-weight:800;line-height:1;cursor:pointer;white-space:nowrap}.drive-audio-toggle.is-enabled{border-color:#38c17273;background:#38c1722e;color:#d9ffe6}.drive-audio-unlock{border-color:#f59e0b73;background:#f59e0b29;color:#fff4d6}.drive-audio-toggle:hover,.drive-audio-toggle:focus-visible,.drive-audio-unlock:hover,.drive-audio-unlock:focus-visible{border-color:#ffffff47;outline:none}.drive-view-v2-score strong{display:inline-flex;align-items:center;gap:.35rem;color:var(--railora-accent, #ff9c1a)}.drive-view-v2-score strong span{font-size:1.55rem;line-height:1}.drive-view-v2-score.is-highlighted{animation:drive-view-v2-score-highlight 1.2s ease-out}@keyframes drive-view-v2-score-highlight{0%{border-color:#ff9c1afa;box-shadow:inset 0 1px #ffffff14,0 0 #ff9c1a00}35%{border-color:#ffd67afa;box-shadow:inset 0 1px #ffffff1f,0 0 28px #ff9c1a8f}to{border-color:var(--railora-border, #2d3f57);box-shadow:inset 0 1px #ffffff08}}.drive-view-v2-awards-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.drive-view-v2-awards-head h3{margin:0;color:var(--railora-heading, #f3f7ff);font-size:var(--drive-v2-font-title);font-weight:900;letter-spacing:0}.drive-view-v2-badge-test-button{min-height:2rem;padding:.35rem .65rem;border-radius:6px;font-size:var(--drive-v2-font-label);font-weight:800;white-space:nowrap}.drive-view-v2-badge-row{display:grid;grid-auto-flow:column;grid-auto-columns:7.4rem;gap:.45rem;align-items:start;max-width:100%;overflow:hidden}.drive-view-v2-badge{min-width:0;display:grid;justify-items:center;gap:.5rem;color:var(--railora-text, #e3edf9);text-align:center}.drive-view-v2-medal{width:5.22rem;height:5.22rem;display:grid;place-items:center;border:1px solid rgba(251,123,45,.58);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(254,215,170,.34),transparent 34%),linear-gradient(180deg,#fb7b2d33,#8053ff24),#111723;box-shadow:inset 0 0 18px #fb7b2d1f,0 0 14px #fb7b2d33;overflow:hidden}.drive-view-v2-medal img{width:100%;height:100%;object-fit:contain}.drive-view-v2-medal span{color:var(--railora-orange-soft, #fed7aa);font-size:var(--drive-v2-font-body);font-weight:900}.drive-view-v2-badge.is-highlighted .drive-view-v2-medal{animation:drive-view-v2-badge-land-pulse 1.2s ease-out}.drive-view-v2-badge b{max-width:100%;display:block;color:var(--railora-heading, #f3f7ff);font-size:var(--drive-v2-font-label);font-weight:850;line-height:1.18;overflow-wrap:anywhere}.drive-view-v2-awards-empty{display:block;color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-body)}@keyframes drive-view-v2-badge-land-pulse{0%{transform:scale(1);box-shadow:inset 0 0 18px #fb7b2d1f,0 0 14px #fb7b2d33}38%{transform:scale(1.13);border-color:var(--railora-orange-soft, #fed7aa);box-shadow:inset 0 0 24px #fb7b2d4d,0 0 34px #fb7b2dbf,0 0 0 8px #fb7b2d1f}to{transform:scale(1);box-shadow:inset 0 0 18px #fb7b2d1f,0 0 14px #fb7b2d33}}.drive-view-v2-schedule{display:none;grid-row:1;grid-column:1;min-width:0;padding:.95rem 1.05rem 1rem;border:1px solid var(--railora-border, #2d3f57);border-radius:7px;background:linear-gradient(180deg,#181229f5,#100a1dfa),var(--railora-surface, #181229);box-shadow:inset 0 1px #ffffff08;color:var(--railora-text, #e3edf9);overflow:hidden}.drive-view-v2-schedule-title{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;color:var(--railora-heading, #f3f7ff);font-size:var(--drive-v2-font-title);font-weight:900;letter-spacing:0}.drive-view-v2-schedule-clock{color:var(--railora-orange-soft, #fed7aa);font-size:var(--drive-v2-font-body);font-weight:800}.drive-view-v2-schedule-head,.drive-view-v2-stop{display:grid;grid-template-columns:minmax(0,1fr) 4.625rem 4.625rem;align-items:center;column-gap:.25rem}.drive-view-v2-schedule-head{padding:0 0 .45rem 1.875rem;border-bottom:1px solid rgba(45,63,87,.72);color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label);font-weight:800}.drive-view-v2-stops{position:relative;margin:0;padding:0;list-style:none}.drive-view-v2-rail-line{position:absolute;left:.42rem;top:.9rem;bottom:.75rem;width:2px;background:#9eb6d65c}.drive-view-v2-rail-line span{position:absolute;left:0;top:0;width:2px;background:var(--railora-success, #36d37e);box-shadow:0 0 8px #36d37ead}.drive-view-v2-stop{min-height:3rem;padding-left:1.875rem;border-bottom:1px solid rgba(45,63,87,.52);position:relative}.drive-view-v2-dot{position:absolute;left:.0625rem;top:.95rem;width:.875rem;height:.875rem;border-radius:50%;border:2px solid rgba(158,182,214,.58);background:#101520;z-index:2}.drive-view-v2-stop.is-active .drive-view-v2-dot{background:var(--railora-orange, #fb7b2d);border-color:var(--railora-orange-soft, #fed7aa);box-shadow:0 0 13px #fb7b2dbf}.drive-view-v2-stop.is-completed .drive-view-v2-dot{border-color:var(--railora-success, #36d37e);background:var(--railora-success, #36d37e);box-shadow:0 0 10px #36d37e6b}.drive-view-v2-stop.is-completed .drive-view-v2-dot:before{content:"✓";color:#072212;font-size:.62rem;font-weight:900;line-height:1}.drive-view-v2-stop.is-completed.is-active .drive-view-v2-dot{background:var(--railora-orange, #fb7b2d);border-color:var(--railora-orange-soft, #fed7aa);box-shadow:0 0 13px #fb7b2dbf}.drive-view-v2-stop.is-skipped .drive-view-v2-dot{border-color:var(--railora-error, #ff6b6b);background:#ff6b6b2e}.drive-view-v2-stop.is-skipped .drive-view-v2-station strong,.drive-view-v2-stop.is-skipped .drive-view-v2-actual{color:#ffd0d0}.drive-view-v2-station{min-width:0}.drive-view-v2-station strong{display:block;overflow:hidden;color:var(--railora-heading, #f3f7ff);font-size:var(--drive-v2-font-body-strong);font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.drive-view-v2-station span{display:block;margin-top:.12rem;color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label)}.drive-view-v2-time,.drive-view-v2-track{color:var(--railora-text, #e3edf9);font-size:var(--drive-v2-font-body);font-weight:750}.drive-view-v2-actual{color:var(--railora-success, #36d37e);font-size:var(--drive-v2-font-body);font-weight:850}.drive-view-v2-actual.is-empty{color:var(--railora-muted, #9eb6d6)}.drive-view-v2-check{width:1.375rem;height:1.375rem;display:grid;place-items:center;border:2px solid rgba(251,123,45,.68);border-radius:50%;color:var(--railora-orange-soft, #fed7aa);font-size:var(--drive-v2-font-body);box-shadow:0 0 8px #fb7b2d75}.drive-view-v2-track-column,.drive-view-v2-check,.drive-view-v2-check-column{display:none}.drive-view-v2-route-title{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:1.15rem 0 .5rem;color:var(--railora-heading, #f3f7ff);font-size:var(--drive-v2-font-body-strong);font-weight:900}.drive-view-v2-route-title span:last-child{color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label);font-weight:700}.drive-view-v2-route-map{position:relative;height:6.55rem;color:#2d3f57b8}.drive-view-v2-route-map svg{width:100%;height:100%;overflow:visible}.drive-view-v2-route-active{color:var(--railora-orange, #fb7b2d);filter:drop-shadow(0 0 6px rgba(251,123,45,.72))}.drive-view-v2-route-label{position:absolute;top:1.25rem;max-width:5.5rem;transform:translate(-50%);color:var(--railora-muted, #9eb6d6);font-size:var(--drive-v2-font-label);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-view-v2-schedule-actions{display:grid;gap:.45rem;margin-top:.9rem}.drive-view-v2-arrival-button{justify-self:start;font-size:var(--drive-v2-font-body)}.drive-view-v2-arrival-feedback{margin:0;color:var(--railora-success, #36d37e);font-size:var(--drive-v2-font-label);line-height:1.4}.drive-view-v2-arrival-feedback.is-error{color:var(--railora-error, #ff6b6b)}@media(min-width:1180px){.drive-view-v2-main-grid{grid-template-columns:var(--drive-v2-schedule-compact-width) minmax(var(--drive-v2-stream-min-width),1fr)}.drive-view-v2-stream-control-row{grid-column:2;grid-template-columns:minmax(var(--drive-v2-stream-min-width),1fr)}.drive-view-v2-lower-row{grid-column:1 / -1}.drive-view-v2-stream-control-row .drive-view-stream-resizable{width:min(100%,var(--drive-v2-stream-max-width))}.drive-view-v2-schedule{display:block;grid-column:1}}@media(min-width:1360px){.drive-view-v2-main-grid{grid-template-columns:var(--drive-v2-schedule-compact-width) minmax(var(--drive-v2-stream-min-width),1fr)}.drive-view-v2-stream-control-row{grid-template-columns:minmax(var(--drive-v2-stream-min-width),1fr) var(--drive-v2-throttle-width)}.drive-view-v2-stream-control-row.has-brake{grid-template-columns:minmax(var(--drive-v2-stream-min-width),1fr) var(--drive-v2-throttle-width) var(--drive-v2-throttle-width)}.drive-view-v2-control-stack{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:.5625rem}.drive-view-v2-throttle{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:.85rem}}@media(min-width:1700px){.drive-view-v2-main-grid{grid-template-columns:var(--drive-v2-schedule-full-width) minmax(var(--drive-v2-stream-min-width),1fr)}.drive-view-v2-schedule-head,.drive-view-v2-stop{grid-template-columns:minmax(0,1fr) 4.625rem 4.625rem 3.05rem 1.875rem}.drive-view-v2-track-column,.drive-view-v2-check,.drive-view-v2-check-column{display:grid}}@media(min-width:1800px){.drive-view-v2-stream-control-row .drive-view-stream-resizable,.drive-view-v2-stream-control-row>.drive-view-controls-panel.is-v2{width:min(100%,var(--drive-v2-stream-wide-max-width))}}@media(max-width:1179px){.drive-view-v2-main-grid{grid-template-columns:minmax(0,1fr)}.drive-view-v2-stream-control-row .drive-view-stream-resizable{grid-column:1}}.drive-view-v2-stage.both-hidden .drive-view-v2-main-grid{grid-template-columns:minmax(0,1fr)}.drive-view-v2-stage.both-hidden .drive-view-v2-stream-control-row,.drive-view-v2-stage.both-hidden .drive-view-v2-lower-row{grid-column:1}.drive-view-v2-stage.both-hidden .drive-view-v2-schedule{display:none}.drive-view-v2-live-feedback-slot{min-width:0;width:100%;margin-top:.9rem}.drive-view-v2-live-feedback-slot .live-driving-feedback-panel{width:100%;box-sizing:border-box}@media(min-width:1800px){.drive-view-v2-stage.both-hidden .drive-view-v2-stream-control-row .drive-view-stream-resizable,.drive-view-v2-stage.both-hidden .drive-view-v2-stream-control-row>.drive-view-controls-panel.is-v2{width:min(100%,var(--drive-v2-stream-wide-max-width))}}.drive-view-content{grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) var(--drive-side-width);align-items:start;column-gap:var(--drive-horizontal-gap);min-width:0}.drive-view-stage.nav-vertical-left .drive-view-content{grid-row:1;grid-column:2}.drive-view-stage.nav-vertical-left.nav-collapsed .drive-view-content{grid-column:2}.drive-view-stage.both-hidden .drive-view-content{grid-template-columns:minmax(0,1fr)}.drive-view-side-stack{grid-column:2;min-width:0;display:grid;align-content:start;row-gap:var(--drive-horizontal-gap)}.drive-view-stream-column{grid-column:1;min-width:0;display:grid;place-items:start center;padding:0}.drive-view-stage.nav-vertical-left.nav-collapsed .drive-view-stream-column{place-items:start stretch}.drive-view-stage.both-hidden .drive-view-stream-column{grid-column:1}.drive-view-stream-layout{width:min(var(--drive-stream-max-width),100%);max-width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;justify-items:stretch}.drive-view-stream-layout.with-vertical-slider{width:min(calc(var(--drive-stream-max-width) + var(--drive-arcade-slider-width) + var(--drive-horizontal-gap)),100%)}.drive-view-stream-stack{width:100%;min-width:0;max-width:100%;display:grid;row-gap:var(--drive-horizontal-gap)}.drive-view-stream-primary-layout{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;justify-items:stretch}.drive-view-stream-primary-layout.with-vertical-slider{grid-template-columns:minmax(0,1fr) var(--drive-arcade-slider-width);column-gap:var(--drive-horizontal-gap)}.drive-view-stream-primary-stack{width:100%;min-width:0;display:grid;row-gap:var(--drive-horizontal-gap)}.drive-view-webrtc-log-panel{width:100%;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff0d,#ffffff05),#080912bd;border-radius:0}.drive-view-webrtc-log-summary{list-style:none;cursor:pointer;padding:.6rem .8rem;font-size:.86rem;font-weight:700;color:#dbe6f4}.drive-view-webrtc-log-summary::-webkit-details-marker{display:none}.drive-view-webrtc-log-summary:before{content:">";display:inline-block;margin-right:.45rem;transition:transform .16s ease}.drive-view-webrtc-log-panel[open] .drive-view-webrtc-log-summary:before{transform:rotate(90deg)}.drive-view-webrtc-log-body{display:grid;gap:.45rem;padding:0 .7rem .7rem}.drive-view-webrtc-log-actions{display:flex;align-items:center;gap:.5rem}.drive-view-webrtc-log-feedback{margin:0;font-size:.78rem;color:#9eb1c8}.drive-view-webrtc-log-panel .webrtc-log-list{margin:0;max-height:200px;border-radius:0}.drive-view-info-panel{position:static;width:100%;box-sizing:border-box;max-height:none;overflow:visible;z-index:5;min-width:0;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:0;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 18px 32px #0000002e}.drive-view-info-panel h3{margin:0;color:#fff4e8}.drive-view-info-list{list-style:none;margin:0;padding:0;display:grid;gap:.46rem}.drive-view-info-card{margin-top:.8rem;padding:.85rem;border:1px solid rgba(255,255,255,.12);border-radius:0;background:#ffffff0a}.drive-view-info-line{display:flex;align-items:baseline;gap:.35rem;min-width:0;white-space:nowrap}.drive-view-info-line-occupancy{display:block;white-space:normal}.drive-view-info-label{margin:0;color:#cfd8e3;font-size:.8rem;flex:0 0 auto}.drive-view-info-value{margin:0;color:#fff4e8;font-size:.94rem;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.drive-view-info-round-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.65rem;padding:.1rem .55rem;border:1px solid rgba(255,255,255,.24);background:#ffffff14;font-size:.84rem;letter-spacing:.02em}.drive-view-info-occupancy-container{margin-top:.1rem}.drive-view-info-occupancy-container span{white-space:normal}.drive-view-status-value.status-active{color:#7be4af}.drive-view-status-value.status-inactive{color:#f3d09e}.drive-view-status-value.status-ended{color:#f3b2b2}.drive-view-status-value.status-spectator{color:#9fd1ff}.drive-view-info-description{color:#e6edf7;font-size:.88rem;line-height:1.35}.drive-view-achievements-card{display:grid;gap:.75rem}.drive-view-achievements-title{margin:0;color:#fff4e8;font-size:.92rem}.drive-view-achievements-list{display:flex;flex-wrap:wrap;gap:.65rem}.drive-view-achievement-pill{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;padding:0;border:1px solid rgba(115,197,255,.24);border-radius:50%;background:linear-gradient(180deg,#59a6ff2e,#1e4e8a38);box-shadow:0 8px 18px #08142647}.drive-view-achievement-pill img{width:2.6rem;height:2.6rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.drive-view-achievements-empty{color:#cfd8e3;font-size:.82rem}.drive-view-block-cards-card{display:grid;gap:.75rem}.drive-view-block-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.65rem}.drive-view-block-card{display:grid;gap:.35rem;padding:.8rem .7rem;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.drive-view-block-card.is-occupied{border-color:#59cc7e9e;background:linear-gradient(180deg,#308a4a57,#1c5f3247)}.drive-view-block-card.is-neutral{border-color:#ffffff24;background:#ffffff0a}.drive-view-block-card-title{color:#fff4e8;font-size:.9rem}.drive-view-stream-resizable{position:relative;z-index:0;isolation:isolate;box-sizing:border-box;width:100%;aspect-ratio:16 / 9;height:auto;min-width:0;max-width:100%;overflow:hidden;border-radius:0;border:2px solid rgba(214,228,255,.72);background:#030712;box-shadow:0 0 0 1px #789ad659,0 22px 54px #00000057}.drive-view-stage.both-hidden .drive-view-stream-resizable{width:100%;min-width:0;max-width:100%}.drive-view-stream-video{width:100%;height:100%;display:block;object-fit:contain;background:#000}.drive-view-cab-overlay{position:absolute;inset:0;z-index:2;width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.driveview-speed-widget{--driveview-tacho-surface: #0d1024;--driveview-tacho-surface-2: #111530;--driveview-tacho-purple: #9b5cff;--driveview-tacho-purple-soft: #c8a7ff;--driveview-tacho-text-main: #f7f4ff;--driveview-tacho-text-muted: #a89cc6;position:absolute;left:50%;bottom:clamp(.75rem,2.2vw,1.4rem);z-index:6;width:clamp(8.5rem,18vw,14rem);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.52rem,1.35vw,.9rem);transform:translate(-50%) scale(.5);transform-origin:bottom center;color:var(--driveview-tacho-text-main);pointer-events:none;-webkit-user-select:none;user-select:none}.driveview-speedometer{position:relative;width:min(100%,10.6rem);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,var(--driveview-tacho-surface-2),var(--driveview-tacho-surface) 70%);border:clamp(.2rem,.48vw,.34rem) solid var(--driveview-tacho-purple);outline:1px solid rgba(200,167,255,.2);outline-offset:clamp(-.78rem,-1.35vw,-.48rem);box-shadow:0 12px 32px #00000057}.driveview-speedometer:before{content:"";position:absolute;inset:-.45rem;border-radius:50%;border:1px solid rgba(155,92,255,.36);pointer-events:none}.driveview-speed-value{position:relative;z-index:2;text-align:center;transform:translateY(.28rem)}.driveview-current-speed{display:block;color:var(--driveview-tacho-text-main);font-size:clamp(3.2rem,7vw,5.25rem);font-weight:650;line-height:.82;letter-spacing:-.08em;font-variant-numeric:tabular-nums}.driveview-speed-unit{display:block;margin-top:clamp(.58rem,1.55vw,1rem);color:var(--driveview-tacho-text-muted);font-size:clamp(.9rem,2vw,1.42rem);font-weight:300;line-height:1;letter-spacing:-.035em}.driveview-vmax-row{width:100%;display:flex;align-items:baseline;justify-content:center;gap:clamp(.45rem,1.35vw,.9rem);color:var(--driveview-tacho-text-muted);text-shadow:0 2px 12px rgba(0,0,0,.72)}.driveview-vmax-label,.driveview-vmax-unit{font-size:clamp(.82rem,1.75vw,1.32rem);font-weight:300;line-height:1;letter-spacing:-.04em}.driveview-vmax-number{color:var(--driveview-tacho-purple-soft);font-size:clamp(2.55rem,5.3vw,4.1rem);font-weight:600;line-height:.72;font-variant-numeric:tabular-nums}.drive-view-round-overlay{position:absolute;top:1rem;right:1rem;z-index:7;display:inline-flex;align-items:center;justify-content:center;min-height:3.8rem;padding:.4rem 1.5rem;border:1px solid rgba(255,255,255,.3);background:#080c16b8;color:#fff4e8;font-size:1.76rem;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.drive-view-round-overlay.is-left-aligned{left:1rem;right:auto}.drive-view-round-overlay.is-start-prompt{border-color:#70dc92c7;background:#0b401ed1;color:#dcffe6}.drive-view-v2-live-badge-overlay{position:absolute;left:50%;top:1rem;z-index:8;width:min(36rem,calc(100% - 2rem));display:flex;align-items:center;gap:1rem;padding:1rem 1.15rem;transform:translate(-50%);border:1px solid rgba(251,123,45,.78);border-radius:8px;background:#080c16e0;box-shadow:inset 0 1px #ffffff14,0 0 34px #fb7b2d5c;color:#fff;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.drive-view-v2-live-badge-overlay.is-landing{animation:drive-view-v2-live-badge-landing .7s ease-in forwards}.drive-view-v2-live-score-overlay{position:absolute;left:50%;bottom:18%;z-index:9;display:inline-flex;align-items:center;gap:.42rem;min-width:7.5rem;justify-content:center;padding:.72rem 1.1rem;transform:translate(-50%) scale(1);border:1px solid rgba(255,214,122,.9);border-radius:999px;background:#080c16e0;box-shadow:inset 0 1px #ffffff14,0 0 30px #ff9c1a6b;color:var(--railora-accent, #ff9c1a);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.drive-view-v2-live-score-overlay.is-negative{border-color:#ff7a89f2;box-shadow:inset 0 1px #ffffff14,0 0 30px #ff486061;color:#ff7a89}.drive-view-v2-live-score-overlay>span:first-child{font-size:1.45rem;line-height:1}.drive-view-live-score-message{color:#fff;font-size:.95rem;font-weight:800;line-height:1.1;white-space:nowrap}.drive-view-v2-live-score-overlay strong{color:#fff4d0;font-size:2rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.drive-view-v2-live-score-overlay.is-landing{animation:drive-view-v2-live-score-landing .7s ease-in forwards}.live-driving-feedback-panel{width:100%;min-width:0;box-sizing:border-box;padding:.78rem;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0c14c7;box-shadow:0 14px 28px #0000002e}.live-driving-feedback-title{color:#fff4e8;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.live-driving-feedback-list{list-style:none;margin:.58rem 0 0;padding:0;display:grid;gap:.42rem}.live-driving-feedback-item{display:grid;grid-template-columns:3.2rem minmax(0,1fr);align-items:center;gap:.5rem;min-width:0;padding:.48rem .54rem;border-left:3px solid rgba(148,163,184,.78);border-radius:6px;background:#ffffff0b;color:#e8edf6}.live-driving-feedback-item.is-positive{border-left-color:#38c172;background:#38c1721a}.live-driving-feedback-item.is-negative{border-left-color:#ff5a67;background:#ff5a671a}.live-driving-feedback-item.is-new{animation:live-driving-feedback-new 1.15s ease-out}.live-driving-feedback-delta{font-size:.9rem;font-variant-numeric:tabular-nums}.live-driving-feedback-delta.is-positive{color:#76e39d}.live-driving-feedback-delta.is-negative{color:#ff8992}.live-driving-feedback-delta.is-neutral{color:#cbd5e1}.live-driving-feedback-item span{min-width:0;overflow-wrap:anywhere;font-size:.83rem;font-weight:700;line-height:1.25}@keyframes live-driving-feedback-new{0%{transform:translateY(-4px);box-shadow:0 0 0 1px #fff4e885,0 14px 26px #0003}to{transform:translateY(0);box-shadow:none}}.drive-view-v2-live-badge-medal{width:4.75rem;height:4.75rem;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(254,215,170,.88);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(254,215,170,.4),transparent 34%),linear-gradient(180deg,#fb7b2d42,#8053ff29),#111723;box-shadow:inset 0 0 18px #fb7b2d2e,0 0 22px #fb7b2d75;overflow:hidden}.drive-view-v2-live-badge-medal img{width:100%;height:100%;object-fit:contain}.drive-view-v2-live-badge-medal span{color:var(--railora-orange-soft, #fed7aa);font-size:var(--drive-v2-font-body-strong);font-weight:900}.drive-view-v2-live-badge-copy{min-width:0;display:grid;gap:.25rem}.drive-view-v2-live-badge-copy span{color:#fff;font-size:var(--drive-v2-font-body);font-weight:850;line-height:1.25}.drive-view-v2-live-badge-copy strong{color:var(--railora-orange-soft, #fed7aa);font-size:var(--drive-v2-font-title);font-weight:900;line-height:1.15;overflow-wrap:anywhere}@keyframes drive-view-v2-live-badge-landing{0%{opacity:1;transform:translate(-50%) scale(1)}72%{opacity:.92;transform:translate(-50%,1.35rem) scale(.94)}to{opacity:0;transform:translate(-50%,2rem) scale(.9)}}@keyframes drive-view-v2-live-score-landing{0%{opacity:1;transform:translate(-50%) scale(1)}65%{opacity:.9;transform:translate(-50%,5.25rem) scale(.86)}to{opacity:0;transform:translate(-50%,7.25rem) scale(.72)}}.drive-view-departure-countdown-overlay.is-danger{border-color:#ff5c5ceb;background:#540808db;color:#ffd7d7}.drive-view-departure-countdown-overlay.is-warning{border-color:#ffd652eb;background:#5c4004db;color:#fff0b0}.drive-view-departure-countdown-overlay.is-granted{border-color:#70dc92e6;background:#0b401edb;color:#dcffe6}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-content{display:block;height:100%;min-height:100%}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-column{width:100%;height:100%;display:block}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-layout,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-layout.with-vertical-slider{width:100%;height:100%;display:block;position:relative}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-primary-layout,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-primary-layout.with-vertical-slider{width:100%;height:100%;display:block}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-stack{width:100%;height:100%;display:block;position:relative}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-primary-stack{width:100%;height:100%;display:block}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-resizable{width:100%;height:100%;max-width:none;aspect-ratio:auto;border:0;box-shadow:none;background:#000}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-resizable .drive-feed,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stream-resizable .drive-view-stream-video{width:100%;height:100%;object-fit:contain;object-position:center}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-icon-nav{position:absolute;top:calc(env(safe-area-inset-top) + .8rem);left:calc(env(safe-area-inset-left) + .8rem);width:min(19rem,calc(100vw - 1.6rem));max-height:calc(100dvh - env(safe-area-inset-top) - 1.6rem);overflow:auto;z-index:32}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-icon-nav.is-collapsed{width:3.25rem;padding-inline:.45rem;overflow:hidden}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stage.nav-vertical-left .drive-view-icon-nav{grid-column:auto;position:absolute;top:calc(env(safe-area-inset-top) + .8rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-side-stack{position:absolute;top:calc(env(safe-area-inset-top) + .8rem);right:calc(env(safe-area-inset-right) + .8rem);width:min(36rem,calc(100vw - 1.6rem));max-height:calc(100dvh - env(safe-area-inset-top) - 1.6rem);overflow:auto;z-index:31}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-controls-panel{position:absolute;left:calc(env(safe-area-inset-left) + .8rem);right:calc(env(safe-area-inset-right) + .8rem);bottom:calc(env(safe-area-inset-bottom) + .8rem);width:auto;z-index:30}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-webrtc-log-panel{position:absolute;left:calc(env(safe-area-inset-left) + .8rem);right:calc(env(safe-area-inset-right) + .8rem);bottom:calc(env(safe-area-inset-bottom) + 8.6rem);width:auto;z-index:29;max-height:min(34vh,19rem);overflow:auto}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-webrtc-log-panel .webrtc-log-list{max-height:min(22vh,12rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-arcade-slider-panel{position:absolute;right:calc(env(safe-area-inset-right) + .8rem);bottom:calc(env(safe-area-inset-bottom) + .8rem);min-height:min(24rem,calc(100dvh - 9rem));z-index:31}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-icon-nav.is-fullscreen-overlay,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-controls-panel.is-fullscreen-overlay,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-webrtc-log-panel.is-fullscreen-overlay,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-arcade-slider-panel.is-fullscreen-overlay,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-stations-panel,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-info-panel{background:var(--drive-fullscreen-overlay-bg);border-color:var(--drive-fullscreen-overlay-border);box-shadow:var(--drive-fullscreen-overlay-shadow);backdrop-filter:var(--drive-fullscreen-overlay-backdrop);-webkit-backdrop-filter:var(--drive-fullscreen-overlay-backdrop)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-nav-button,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-nav-toggle-button,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-nav-segmented,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-nav-segment-button,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-arcade-segment,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-arcade-action-button,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-door-toggle{background-color:#090e1a85}.drive-view-controls-panel{width:100%;box-sizing:border-box;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:0;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 14px 26px #00000038}.drive-view-controls-content h4{margin:0;color:#fff4e8}.drive-view-controls-content p{margin:.35rem 0 0;color:#d0d8e4;font-size:.84rem;line-height:1.35}.drive-view-controls-metrics{list-style:none;margin:.75rem 0 0;padding:0;display:grid;gap:.35rem}.drive-view-controls-metrics li{display:flex;justify-content:space-between;gap:.7rem;color:#cfd8e3;font-size:.82rem}.drive-view-controls-metrics strong{color:#fff4e8;font-size:.88rem}.drive-view-speed-panel{width:100%;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .65rem;align-items:center;padding:.7rem .8rem;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff09,#ffffff04),#080c16a8;color:#e8edf5}.drive-view-speed-panel-metric{min-width:0;display:grid;gap:.12rem}.drive-view-speed-panel-metric span{color:#aeb8c8;font-size:.72rem;line-height:1.1;text-transform:uppercase;letter-spacing:0}.drive-view-speed-panel-metric strong{color:#fff4e8;font-size:1.12rem;line-height:1.1;font-variant-numeric:tabular-nums}.drive-view-speed-panel-meta{grid-column:1 / -1;margin:0;color:#aeb8c8;font-size:.72rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-view-session-health-panel{width:100%;box-sizing:border-box;padding:.8rem 1rem .9rem;border:1px solid rgba(255,255,255,.12);border-radius:0;background:linear-gradient(180deg,#ffffff08,#ffffff05),#080c16b3;box-shadow:0 12px 22px #0000002e}.drive-view-session-health-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.drive-view-session-health-header h4{margin:0;color:#eef4fb}.drive-view-session-health-header p{margin:.28rem 0 0;color:#a9b9cc;font-size:.79rem;line-height:1.35}.drive-view-session-health-badge{flex-shrink:0;padding:.22rem .5rem;border:1px solid rgba(255,255,255,.16);font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.drive-view-session-health-badge.is-healthy{border-color:#55bb7873;background:#378a5433;color:#dbf8e2}.drive-view-session-health-badge.is-degraded{border-color:#f28d4873;background:#b0542533;color:#ffe6d5}.drive-view-session-health-reason{margin:.7rem 0 0;color:#ffd8bf;font-size:.8rem;line-height:1.4}.drive-view-session-health-metrics{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:.38rem}.drive-view-session-health-metrics li{display:grid;gap:.24rem;color:#cfd8e3;font-size:.82rem}.drive-view-session-health-metric-main{display:flex;justify-content:space-between;gap:.8rem}.drive-view-session-health-metric-tone.is-ok{color:#a8f0b7}.drive-view-session-health-metric-tone.is-warning{color:#ffd6c0}.drive-view-session-health-metric-tone.is-neutral{color:#eef4fb}.drive-view-session-health-metric-reason{margin:0;color:#a9b9cc;font-size:.76rem;line-height:1.35}.drive-view-session-health-table-wrap{margin-top:.95rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.85rem}.drive-view-session-health-table-wrap h5{margin:0 0 .55rem;color:#eef4fb;font-size:.82rem}.drive-view-session-health-table-empty{margin:0;color:#a9b9cc;font-size:.78rem}.drive-view-session-health-table{width:100%;border-collapse:collapse;font-size:.78rem;color:#d9e3ef}.drive-view-session-health-table th,.drive-view-session-health-table td{padding:.42rem .18rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}.drive-view-session-health-table th{color:#9fb2c8;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.drive-view-arcade-controls{margin-top:.2rem;display:flex;justify-content:flex-start}.drive-view-arcade-top-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:.65rem;flex-wrap:nowrap;width:100%}.drive-view-arcade-segment{display:inline-flex;width:auto;border:1px solid rgba(255,255,255,.16);background:#ffffff08}.drive-view-arcade-segment-button{min-height:2.02rem;min-width:2.73rem;padding:0 .55rem;border:0;border-right:1px solid rgba(255,255,255,.14);background:transparent;color:#dbe6f4;font:inherit;font-size:.96rem;cursor:pointer}.drive-view-arcade-segment-button:last-child{border-right:0}.drive-view-arcade-segment-button.is-active{background:#fb7b2d33;color:#fff4e8}.drive-view-door-toggle{display:inline-flex;align-items:center;justify-content:center;position:relative;width:11rem;flex:0 0 11rem;box-sizing:border-box;min-height:2.02rem;padding:0 .78rem;border:1px solid rgba(255,255,255,.16);border-radius:0;font:inherit;font-size:.99rem;line-height:1;cursor:pointer;white-space:nowrap;overflow:hidden}.drive-view-door-toggle.is-closed{background:#36d37e38;border-color:#36d37ead;color:#c8f7de}.drive-view-door-toggle.is-open{background:#ff6b6b33;border-color:#ff6b6b9e;color:#ffd3d3}.drive-view-door-toggle-label{position:relative;z-index:1;opacity:1;transition:opacity .18s ease}.drive-view-door-toggle.is-opening .drive-view-door-toggle-label,.drive-view-door-toggle.is-closing .drive-view-door-toggle-label{opacity:0}.drive-view-door-toggle-arrows{position:absolute;inset:0;pointer-events:none}.drive-view-door-toggle-arrow{position:absolute;top:50%;left:50%;z-index:2;font-size:1.08rem;font-weight:800;line-height:1;color:currentColor;opacity:0}.drive-view-door-toggle-arrows.is-opening .drive-view-door-toggle-arrow.left{animation:drive-door-arrows-open-left 3s ease-in-out forwards}.drive-view-door-toggle-arrows.is-opening .drive-view-door-toggle-arrow.right{animation:drive-door-arrows-open-right 3s ease-in-out forwards}.drive-view-door-toggle-arrows.is-closing .drive-view-door-toggle-arrow.left{animation:drive-door-arrows-close-left 3s ease-in-out forwards}.drive-view-door-toggle-arrows.is-closing .drive-view-door-toggle-arrow.right{animation:drive-door-arrows-close-right 3s ease-in-out forwards}@keyframes drive-door-arrows-open-left{0%{opacity:0;transform:translate(-50%,-50%)}12%{opacity:.98}82%{opacity:.92}to{opacity:0;transform:translate(calc(-50% - 2.4rem),-50%)}}@keyframes drive-door-arrows-open-right{0%{opacity:0;transform:translate(-50%,-50%)}12%{opacity:.98}82%{opacity:.92}to{opacity:0;transform:translate(calc(-50% + 2.4rem),-50%)}}@keyframes drive-door-arrows-close-left{0%{opacity:0;transform:translate(calc(-50% - 2.4rem),-50%)}12%{opacity:.98}82%{opacity:.92}to{opacity:0;transform:translate(-50%,-50%)}}@keyframes drive-door-arrows-close-right{0%{opacity:0;transform:translate(calc(-50% + 2.4rem),-50%)}12%{opacity:.98}82%{opacity:.92}to{opacity:0;transform:translate(-50%,-50%)}}.drive-view-arcade-action-buttons{display:inline-flex;align-items:center;gap:.36rem;flex-wrap:wrap}.drive-view-arcade-action-button{min-height:2.02rem;padding:0 .62rem;border:1px solid rgba(255,255,255,.18);border-radius:0;background:#ffffff14;color:#e8eef9;font:inherit;font-size:.86rem;line-height:1;cursor:pointer;white-space:nowrap}.drive-view-arcade-action-button.is-emergency{border-color:#ff4a4a;background:linear-gradient(180deg,#ff2f2f,#c60000);color:#fff5f5}.drive-view-controls-panel.is-v2{padding:.68rem;border-color:var(--railora-border, #2d3f57);border-radius:7px;background:linear-gradient(180deg,#181229f5,#100a1dfa),var(--railora-surface, #181229);box-shadow:none}.drive-view-controls-panel.is-v2 .drive-view-controls-mode-header{margin-bottom:.58rem}.drive-view-controls-panel.is-v2 .drive-view-controls-mode-header h4{color:var(--railora-text, #e3edf9);font-size:var(--drive-v2-font-body-strong)}.drive-view-controls-panel.is-v2 .drive-view-controls-mode-badge{border-color:#a35cff61;background:#a35cff24;color:#decfff;font-size:.62rem}.drive-view-controls-panel.is-v2 .drive-view-arcade-controls{margin-top:0}.drive-view-controls-panel.is-v2 .drive-view-arcade-top-row{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:.48rem}.drive-view-controls-panel.is-v2 .drive-view-v2-direction{width:auto;flex:1 1 14rem;height:2.75rem}.drive-view-controls-panel.is-v2 .drive-view-door-toggle,.drive-view-controls-panel.is-v2 .drive-view-arcade-action-button{width:auto;min-height:2.45rem;flex-basis:auto;border-radius:6px;font-size:var(--drive-v2-font-body);font-weight:850}.drive-view-controls-panel.is-v2 .drive-view-door-toggle.is-closed{background:#36d37e24;border-color:#36d37e75}.drive-view-controls-panel.is-v2 .drive-view-door-toggle.is-open{background:#ff6b6b24;border-color:#ff6b6b70}.drive-view-controls-panel.is-v2 .drive-view-arcade-action-buttons{display:flex;align-items:stretch;gap:.48rem;flex-wrap:wrap}.drive-view-controls-panel.is-v2 .drive-view-arcade-action-button{min-width:6.5rem;border-color:#2a3042;background:#0f1422;color:var(--railora-text, #e3edf9)}.drive-view-controls-panel.is-v2 .drive-view-arcade-action-button.is-active{border-color:#fb7b2dad;background:#fb7b2d2b;color:#ffd7bd}.drive-view-controls-mode-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.drive-view-controls-mode-header h4{margin:0}.drive-view-controls-mode-badge{padding:.22rem .48rem;border:1px solid rgba(137,181,228,.42);background:#13304ee0;color:#d6e8fb;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.drive-view-arcade-slider-panel{width:var(--drive-arcade-slider-width);min-height:100%;box-sizing:border-box;padding:.8rem .55rem;border:1px solid rgba(255,255,255,.12);border-radius:0;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 14px 26px #00000038;display:grid;align-content:center;justify-items:center}.drive-view-simulation-slider-wrap{height:100%;min-height:18.75rem;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;align-items:center;row-gap:.7rem}.drive-view-simulation-slider-header,.drive-view-simulation-slider-footer{width:100%;display:flex;justify-content:space-between;gap:.8rem;color:#dce9f9;font-size:.82rem;font-weight:700}.drive-view-simulation-slider-track-wrap{position:relative;width:1.8rem;height:100%;min-height:15rem;display:flex;align-items:center;justify-content:center}.drive-view-simulation-slider-side-label{position:absolute;left:50%;transform:translate(-50%);color:#cfd8e3;font-size:.8rem;font-weight:700;line-height:1}.drive-view-simulation-slider-side-label.is-top{top:-.35rem}.drive-view-simulation-slider-side-label.is-bottom{bottom:-.35rem}.drive-view-simulation-slider-center-line{position:absolute;left:-.5rem;right:-.5rem;top:50%;height:2px;transform:translateY(-50%);background:#f6e48f;box-shadow:0 0 0 1px #f6e48f38;pointer-events:none}.drive-view-simulation-slider-neutral-badge{position:absolute;left:2.15rem;top:50%;transform:translateY(-50%);padding:.18rem .4rem;border:1px solid rgba(246,228,143,.42);background:#463a0fd1;color:#fff4bb;font-size:.72rem;font-weight:700;white-space:nowrap;pointer-events:none}.drive-view-simulation-slider{-webkit-appearance:none;appearance:none;position:absolute;top:50%;left:50%;width:15rem;height:1.35rem;margin:0;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;border:1px solid #a56a2a;border-radius:0;background:transparent}.drive-view-simulation-slider::-webkit-slider-runnable-track{height:1.35rem;border-radius:0;background:linear-gradient(to right,#ab3333 0% calc(var(--simulation-slider-percent, 50%) - .5%),#e7c34e calc(var(--simulation-slider-percent, 50%) - .5%) calc(var(--simulation-slider-percent, 50%) + .5%),#1f8d59 calc(var(--simulation-slider-percent, 50%) + .5%) 100%)}.drive-view-simulation-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.6rem;height:1.72rem;margin-top:-.2rem;border:1px solid #6f7784;border-radius:0;background:#dfe6f1;box-shadow:none}.drive-view-simulation-slider::-moz-range-track{height:1.35rem;border:1px solid #a56a2a;border-radius:0;background:linear-gradient(180deg,#1f8d59,#ab3333)}.drive-view-simulation-slider::-moz-range-progress{height:1.35rem;border:1px solid #a56a2a;border-radius:0;background:linear-gradient(180deg,#ab3333,#8f2020)}.drive-view-simulation-slider::-moz-range-thumb{width:.6rem;height:1.72rem;border:1px solid #6f7784;border-radius:0;background:#dfe6f1}.drive-view-arcade-slider-vertical-wrap{height:100%;min-height:18.75rem;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;align-items:center;row-gap:.55rem}.drive-view-arcade-slider-vertical-label{color:#cfd8e3;font-size:.84rem;font-weight:600;line-height:1}.drive-view-arcade-slider-vertical-track-wrap{position:relative;width:1.5rem;height:100%;min-height:15rem;display:flex;align-items:center;justify-content:center}.drive-view-arcade-slider-vertical-live-value{position:absolute;left:50%;bottom:.35rem;transform:translate(-50%);z-index:2;font-size:.8rem;font-weight:700;line-height:1;color:#fff4e8;pointer-events:none}.drive-view-arcade-slider-vertical{-webkit-appearance:none;appearance:none;position:absolute;top:50%;left:50%;width:15rem;height:1.35rem;margin:0;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;border:1px solid #2f8a57;border-radius:0;background:transparent}.drive-view-arcade-slider-vertical::-webkit-slider-runnable-track{height:1.35rem;border-radius:0;background:linear-gradient(to right,#36d37e 0%,#2aa564 var(--arcade-slider-percent, 0%),rgba(255,255,255,.12) var(--arcade-slider-percent, 0%),rgba(255,255,255,.12) 100%)}.drive-view-arcade-slider-vertical::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.6rem;height:1.72rem;margin-top:-.2rem;border:1px solid #6f7784;border-radius:0;background:#b7c0ce;box-shadow:none}.drive-view-arcade-slider-vertical::-moz-range-track{height:1.35rem;border:1px solid #2f8a57;border-radius:0;background:#ffffff1f}.drive-view-arcade-slider-vertical::-moz-range-progress{height:1.35rem;border:1px solid #2f8a57;border-radius:0;background:linear-gradient(180deg,#36d37e,#2aa564)}.drive-view-arcade-slider-vertical::-moz-range-thumb{width:.6rem;height:1.72rem;border:1px solid #6f7784;border-radius:0;background:#b7c0ce}.drive-view-stations-panel{position:static;width:100%;box-sizing:border-box;max-height:none;overflow:visible;z-index:5;min-width:0;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:0;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0a0912b8;box-shadow:0 18px 32px #0000002e}.drive-view-stations-panel h3{margin:0;color:#fff4e8}.drive-view-stations-header-content{display:inline-flex;align-items:baseline;gap:.58rem}.drive-view-stations-clock{color:#cfd8e3;font-size:.86rem;font-weight:700;letter-spacing:.03em;font-variant-numeric:tabular-nums}.drive-view-stations-grid-wrap{--drive-stations-stop-col-width: 16rem;--drive-stations-planned-col-width: 4.4rem;--drive-stations-actual-col-width: 7.2rem;overflow-x:hidden}.drive-view-free-drive-note{margin:.8rem 0 0;color:var(--text-muted);font-size:.95rem;line-height:1.45}.drive-view-stations-list{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:1.02rem;min-width:0;width:100%}.drive-view-stations-item{position:relative;display:grid;grid-template-columns:1.45rem minmax(0,1fr);gap:.5rem;align-items:center;line-height:1.35}.drive-view-stations-item:not(:last-child):after{content:"";position:absolute;left:.61rem;top:1.42rem;bottom:-1.02rem;width:2px;background:#67758b}.drive-view-stations-marker{position:relative;z-index:1;width:1.22rem;height:1.22rem;display:grid;place-items:center;border-radius:999px;border:2px solid #67758b;background:#3a4452}.drive-view-stations-name{font-size:1rem;color:#aeb8c8;display:block;white-space:nowrap;line-height:1.25}.drive-view-stations-row-grid{min-width:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--drive-stations-planned-col-width)) minmax(0,var(--drive-stations-actual-col-width));align-items:center;gap:.75rem}.drive-view-stations-row-grid>*{min-width:0}.drive-view-stations-grid-header{margin:.2rem 0 .45rem;padding-left:1.82rem;min-width:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--drive-stations-planned-col-width)) minmax(0,var(--drive-stations-actual-col-width));gap:.75rem}.drive-view-stations-grid-header-stop,.drive-view-stations-grid-header-planned,.drive-view-stations-grid-header-actual{font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#8a97aa}.drive-view-stations-grid-header-stop{text-align:left}.drive-view-stations-grid-header-planned,.drive-view-stations-grid-header-actual{justify-self:end;text-align:right}.drive-view-stations-time{font-size:1rem;font-weight:600;color:#7f8da1;white-space:nowrap;font-variant-numeric:tabular-nums}.drive-view-stations-time.is-planned{justify-self:end;color:#a7b4c7;text-align:right;overflow:hidden;text-overflow:ellipsis}.drive-view-stations-time.is-actual{justify-self:end;text-align:right;overflow:hidden;text-overflow:ellipsis}.drive-view-stations-time.is-on-time{color:#36d37e}.drive-view-stations-time.is-late{color:#ff6b6b}.drive-view-stations-time.is-missed{color:#ff6b6b;font-weight:700}.drive-view-stations-time.is-unknown{color:#7f8da1}.drive-view-stations-item.is-completed .drive-view-stations-marker{border-color:#36d37e;background:#36d37e}.drive-view-stations-item.is-completed .drive-view-stations-marker:before{content:"✓";color:#072212;font-size:.82rem;font-weight:700;line-height:1}.drive-view-stations-item.is-completed .drive-view-stations-name{color:#baf3d3}.drive-view-stations-item.is-skipped .drive-view-stations-marker{border-color:#ff6b6b;background:#ff6b6b2e}.drive-view-stations-item.is-skipped .drive-view-stations-name{color:#ffd0d0}.drive-view-stations-item.is-completed:not(:last-child):after{background:#36d37e}@media(max-width:980px){.drive-view-shell{--drive-shell-inline-gap: 1rem}.drive-view-stage{--drive-outer-gap: 1rem;--drive-topbar-gap: 1rem;row-gap:var(--drive-horizontal-gap)}.drive-view-stage.nav-vertical-left{grid-template-columns:1fr;grid-template-rows:auto 1fr;row-gap:var(--drive-horizontal-gap);column-gap:0}.drive-view-icon-nav{width:100%;justify-content:flex-start}.drive-view-stage.nav-vertical-left .drive-view-icon-nav{grid-column:1;grid-row:1;position:static;top:auto;flex-direction:row;flex-wrap:wrap;align-items:center}.drive-view-icon-nav.is-collapsed{width:100%}.drive-view-stage.nav-vertical-left .drive-view-nav-button,.drive-view-stage.nav-vertical-left .drive-view-nav-audio{width:auto}.drive-view-nav-audio-stack{width:min(14rem,100%)}.drive-view-stage.nav-vertical-left .drive-view-mode-variant{width:auto;flex-direction:row;align-items:center;gap:.5rem}.drive-view-stage.nav-vertical-left .drive-view-nav-segmented{width:auto}.drive-view-stage.nav-vertical-left .drive-view-nav-segment-button{flex:initial}.drive-view-arcade-top-row{flex-wrap:wrap}.drive-view-content{grid-template-columns:1fr;row-gap:var(--drive-horizontal-gap)}.drive-view-side-stack{grid-column:1;row-gap:var(--drive-horizontal-gap)}.drive-view-stage.nav-vertical-left .drive-view-content{grid-column:1;grid-row:2}.drive-view-stage.both-hidden .drive-view-content{grid-template-columns:1fr}.drive-view-stream-column{grid-column:1;padding:0}.drive-view-stage.both-hidden .drive-view-stream-column{grid-column:1}.drive-view-stream-layout,.drive-view-stream-layout.with-vertical-slider{width:100%;row-gap:var(--drive-horizontal-gap)}.drive-view-stream-primary-layout,.drive-view-stream-primary-layout.with-vertical-slider{grid-template-columns:minmax(0,1fr);row-gap:var(--drive-horizontal-gap);column-gap:0}.drive-view-arcade-slider-panel{width:100%;min-height:0;padding:.65rem}.drive-view-arcade-slider-vertical-wrap{min-height:13rem}.drive-view-stream-resizable,.drive-view-stage.both-hidden .drive-view-stream-resizable{width:100%;min-width:0;max-width:100%}.drive-view-info-panel,.drive-view-stations-panel{width:100%}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-prestart-countdown-banner,.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-scenario-completion-banner{width:calc(100vw - 1.2rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-icon-nav{width:min(16.5rem,calc(100vw - 1.2rem));max-height:calc(100dvh - env(safe-area-inset-top) - 5rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-icon-nav.is-collapsed{width:3.25rem}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-side-stack{left:calc(env(safe-area-inset-left) + .6rem);right:calc(env(safe-area-inset-right) + .6rem);top:auto;width:auto;max-height:min(52vh,24rem);bottom:calc(env(safe-area-inset-bottom) + 5rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-controls-panel{left:calc(env(safe-area-inset-left) + .6rem);right:calc(env(safe-area-inset-right) + .6rem);bottom:calc(env(safe-area-inset-bottom) + .6rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-webrtc-log-panel{left:calc(env(safe-area-inset-left) + .6rem);right:calc(env(safe-area-inset-right) + .6rem);bottom:calc(env(safe-area-inset-bottom) + 8.1rem)}.app-page-shell-drive.drive-view-shell.app-fullscreen .drive-view-arcade-slider-panel{right:calc(env(safe-area-inset-right) + .6rem);bottom:calc(env(safe-area-inset-bottom) + .6rem)}}.app-topbar{position:sticky;top:1rem;z-index:1100;width:min(1180px,96vw);margin:0 auto;padding:.94rem 1.15rem;display:flex;align-items:stretch;gap:.65rem;flex-wrap:wrap;border:1px solid var(--card-border);border-radius:18px;background:linear-gradient(180deg,#0e1926f0,#0a121df0),var(--card-bg);box-shadow:0 18px 42px #02091247;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.rto-shell>.app-topbar{width:100%;margin-bottom:1rem}.app-topbar-spacer{flex:1 1 auto}.app-topbar-button,.app-topbar-user-trigger{min-height:2.45rem;display:inline-flex;align-items:center;justify-content:center;padding:.64rem .88rem;white-space:nowrap}.app-topbar-user-trigger{border:1px solid var(--button-border);border-radius:8px;background:var(--ghost-bg);color:var(--button-text);cursor:pointer}.app-topbar-user-trigger:hover{background:var(--button-hover-bg)}.app-topbar-user-menu{position:relative}.app-topbar-user-menu summary{list-style:none}.app-topbar-user-menu summary::-webkit-details-marker{display:none}.app-topbar-user-dropdown{position:absolute;top:calc(100% + .45rem);right:0;min-width:14rem;padding:.85rem;display:grid;gap:.55rem;border-radius:14px;border:1px solid #355175;background:#08101bfa;box-shadow:0 18px 40px #00000057}.app-topbar-user-dropdown p{margin:0;color:#d7e4f6}.scenario-card{width:min(1080px,96vw);background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:1rem;box-shadow:var(--card-shadow);display:grid;gap:1rem}.app-page-shell-content-scenario .scenario-card:not(.minutes-modal-card),.app-page-shell-content-drive .scenario-card:not(.minutes-modal-card){padding:1.25rem;border-radius:24px;border-color:#ffffff14;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0a111ef0;box-shadow:0 24px 64px #00000057}.payment-pricing-view{width:min(1180px,96vw);padding:1.3rem;background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);border-color:#ffffff1a;box-shadow:0 22px 70px #00000073}.auth-landing-simple .payment-pricing-view{width:100%;max-width:100%;border-radius:0;border-left:0;border-right:0;box-shadow:none}.payment-pricing-header{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem;align-items:start}.payment-pricing-back{justify-self:start;width:auto}.payment-pricing-intro{display:grid;gap:.4rem}.payment-pricing-kicker{display:inline-flex;justify-self:start;align-items:center;min-height:2rem;padding:.32rem .7rem;border-radius:999px;background:#f973161f;border:1px solid rgba(249,115,22,.24);color:#fed7aa;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:none}.payment-pricing-intro h1{margin:0;font-size:clamp(2rem,4vw,3.25rem)}.payment-pricing-intro p{margin:0;color:#ffffffb8;max-width:40rem}.payment-pricing-launch-note{font-size:.9rem;color:#fdba74;font-weight:700}.payment-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.auth-landing-simple .payment-pricing-grid{grid-template-columns:repeat(3,minmax(280px,350px));justify-content:center}.auth-landing-simple .payment-pricing-header,.auth-landing-simple .payment-pricing-footer{max-width:1070px;width:100%;justify-self:center}.payment-package-card{position:relative;display:grid;grid-template-rows:minmax(1.6rem,auto) minmax(15.2rem,auto) minmax(0,1fr) auto;gap:1rem;align-self:stretch;height:100%;padding:1.2rem;border-radius:24px;border:1px solid rgba(104,129,159,.42);background:linear-gradient(180deg,#ffffff0b,#ffffff04),linear-gradient(180deg,#0d1826f0,#0a131ff0);box-shadow:0 18px 38px #030a1347}.payment-package-card-featured{border-color:#5bc67e94;background:linear-gradient(180deg,#4cb76d1a,#4cb76d06),linear-gradient(180deg,#0d1826f0,#0a131ff0);transform:translateY(-.25rem)}.payment-package-topline{min-height:1.6rem;display:flex;align-items:flex-start}.payment-package-badge{display:inline-flex;align-items:center;min-height:1.6rem;padding:0 .7rem;border-radius:999px;color:transparent;border:1px solid transparent;font-size:.75rem;font-weight:700;letter-spacing:.03em}.payment-package-badge.visible{color:#f6fff9;background:#2f8f57;border-color:#5bc67ed9}.payment-package-copy{display:grid;grid-template-rows:minmax(2.2rem,auto) minmax(4.7rem,auto) minmax(4.4rem,auto);gap:.75rem;align-content:start}.payment-package-copy h2{margin:0;font-size:1.65rem;display:flex;align-items:flex-start}.payment-package-copy p{margin:0;color:#ffffffb8;line-height:1.55;display:flex;align-items:flex-start}.payment-package-price-block{display:grid;align-content:start;gap:.18rem}.payment-package-price-block .payment-package-price-original{color:#fda4af;font-size:.95rem;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px}.payment-package-price-block strong{font-size:2.2rem;line-height:1;color:#f8fbff}.payment-package-price-block span{color:#fdba74;font-weight:700}.payment-package-features{margin:0;padding-left:1.15rem;display:grid;align-content:start;gap:.55rem;color:#ece7f6}.payment-package-features li::marker{color:#fb7b2d}.payment-package-cta{width:100%;min-height:3rem;align-self:end;border:1px solid rgba(89,117,150,.55);border-radius:14px;background:#1c2f47eb;color:#f5f9ff;font-size:.98rem;font-weight:700;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease}.payment-package-cta:hover:not(:disabled){transform:translateY(-1px);background:#263f5ef0;border-color:#7b9abfb8}.payment-package-cta.featured{background:linear-gradient(135deg,#4cb76d,#2f8f57);border-color:#5bc67e;color:#f6fff9}.payment-package-cta.featured:hover:not(:disabled){background:linear-gradient(135deg,#60c781,#39a464)}.payment-package-cta:disabled{cursor:wait;opacity:.7}.payment-pricing-footer{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.1rem 0;border-top:1px solid rgba(255,255,255,.1);color:#ffffffb8}.payment-pricing-footer p{margin:0}.payment-checkout-view{width:min(1160px,96vw)}.payment-checkout-layout{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:1rem}.payment-checkout-summary,.payment-checkout-panel,.payment-checkout-state-card{border-radius:22px;border:1px solid rgba(85,110,139,.42);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0b1420eb;padding:1.1rem}.payment-checkout-summary{display:grid;align-content:start;gap:.8rem}.payment-checkout-summary-label{font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9eb6d6}.payment-checkout-summary strong{font-size:1.5rem}.payment-checkout-summary p{margin:0;color:#c6d8f0;line-height:1.55}.payment-checkout-summary-price{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;color:#f2c94c;font-weight:700}.payment-checkout-main,.payment-checkout-panel{display:grid;gap:1rem}.payment-checkout-panel-header{display:grid;gap:.3rem}.payment-checkout-panel-header strong{font-size:1rem;color:#f8fbff}.payment-checkout-panel-header span{color:#c6d8f0;line-height:1.5}.payment-method-grid,.payment-outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.payment-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-method-card,.payment-outcome-card{text-align:left;display:grid;gap:.35rem;min-height:7.25rem;padding:.95rem;border-radius:18px;border:1px solid rgba(85,110,139,.5);background:#111d2cf2;color:#f3f7ff;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease}.payment-method-brand{display:flex;align-items:center;gap:.8rem}.payment-method-logo{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:4.2rem;min-height:2.8rem;border-radius:16px}.payment-method-logo-paypal{position:relative;background:linear-gradient(135deg,#eef5ff,#d7e8ff);border:1px solid rgba(118,161,224,.42)}.payment-method-logo-paypal-back,.payment-method-logo-paypal-front{position:absolute;font-size:1.55rem;font-weight:800;line-height:1;font-style:italic}.payment-method-logo-paypal-back{color:#123c8f;transform:translate(-.2rem)}.payment-method-logo-paypal-front{color:#00a2e1;transform:translate(.22rem)}.payment-method-logo-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;min-width:6.8rem}.payment-method-mini-logo{display:inline-flex;align-items:center;justify-content:center;min-height:1.25rem;padding:0 .45rem;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.01em;border:1px solid transparent;white-space:nowrap}.payment-method-mini-logo-apple{background:#f4f4f4;color:#111}.payment-method-mini-logo-google{background:linear-gradient(135deg,#fff,#edf4ff);border-color:#8ba9d473;color:#1558d6}.payment-method-mini-logo-card{background:linear-gradient(135deg,#1a1f71,#2433c4);color:#fff}.payment-method-mini-logo-sepa{background:linear-gradient(135deg,#dfe9ff,#c7d8ff);color:#153a90}.payment-method-mini-logo-link{background:linear-gradient(135deg,#635bff,#7a73ff);color:#fff}.payment-method-copy{display:grid;gap:.35rem}.payment-method-badges{display:flex;gap:.35rem;flex-wrap:wrap}.payment-method-badges span{display:inline-flex;align-items:center;min-height:1.5rem;padding:0 .5rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(125,153,186,.3);color:#c6d8f0;font-size:.7rem;font-weight:700}.payment-method-card:hover,.payment-outcome-card:hover{transform:translateY(-1px);border-color:#a0bcddb3}.payment-method-card.selected,.payment-outcome-card.selected{border-color:#5bc67ee6;background:linear-gradient(180deg,#4cb76d1f,#111d2cf5)}.payment-method-card strong,.payment-outcome-card strong{font-size:1rem}.payment-method-card span,.payment-outcome-card span{color:#c6d8f0;line-height:1.45}.payment-checkout-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.payment-checkout-state-card{display:grid;gap:.8rem;place-items:start}.payment-checkout-state-card h2,.payment-checkout-state-card p{margin:0}.payment-checkout-state-card p{color:#c6d8f0;line-height:1.55}.payment-checkout-state-card.success{border-color:#5ab37e8c;justify-items:center;text-align:center;padding:1.2rem 1.1rem 1.05rem;background:linear-gradient(180deg,#397a4c24,#ffffff04),#0b1420f0;color:#f4fbf6;box-shadow:0 18px 38px #030a1347}.payment-checkout-state-card.error{border-color:#e078788c}.payment-checkout-state-card.success h2{color:#f4fbf6;font-size:1.65rem}.payment-checkout-state-card.success p{color:#c6d8f0;max-width:26rem}.payment-success-icon{display:inline-grid;place-items:center;width:4.6rem;height:4.6rem;border-radius:50%;background:linear-gradient(180deg,#55c271,#2ea85f);color:#fff;box-shadow:0 14px 28px #2ea85f42;animation:payment-success-pop .56s cubic-bezier(.2,.9,.22,1.2)}.payment-success-icon span{font-size:2rem;font-weight:800;line-height:1;animation:payment-success-check .7s ease-out .12s both}.payment-success-kicker{font-size:.8rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#79d497}.payment-success-summary{width:100%;display:grid;gap:.7rem;margin-top:.2rem;padding:.9rem;border-radius:18px;background:#14261cb8;border:1px solid rgba(101,157,112,.28)}.payment-success-summary-row{display:flex;justify-content:space-between;align-items:center;gap:.8rem;color:#bdd7c5;text-align:left}.payment-success-summary-row strong{color:#f4fbf6}.payment-checkout-state-card.success .payment-checkout-actions{width:100%;justify-content:center}@keyframes payment-success-pop{0%{opacity:0;transform:scale(.72)}65%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes payment-success-check{0%{opacity:0;transform:scale(.4) rotate(-18deg)}60%{opacity:1;transform:scale(1.18) rotate(6deg)}to{opacity:1;transform:scale(1) rotate(0)}}.payment-processing-spinner{width:2rem;height:2rem}.scenario-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.scenario-header h1{margin:0}.scenario-header p{margin:.3rem 0 0;color:var(--muted-text)}.scenario-wallet-card{display:flex;justify-content:space-between;align-items:center;gap:.9rem;border:1px solid #9b7e11;background:#f2c94c;color:#3f2f00;border-radius:12px;padding:.7rem .85rem}.app-topbar-wallet-card{min-height:3rem;padding:.5rem .6rem .5rem .85rem}.app-topbar-wallet-card strong{line-height:1.1}.app-topbar-wallet-card p{margin-top:.08rem;font-weight:700}.scenario-wallet-card.is-positive{border-color:#2f8f57;background:#4cb76d;color:#f6fff9}.scenario-wallet-card.is-positive p{color:#f6fff9e6}.scenario-wallet-card.is-positive .ghost{border-color:#f6fff973;color:#f6fff9;background:#ffffff24}.scenario-wallet-card.is-positive .ghost:hover:not(:disabled){background:#ffffff38}.scenario-wallet-card.is-warning{border-color:#9b7e11;background:#f2c94c;color:#3f2f00}.scenario-wallet-card.is-warning p{color:#5d4700}.scenario-wallet-card.is-warning .ghost{border-color:#7b6510;color:#3f2f00;background:#ffffff59}.scenario-wallet-card.is-warning .ghost:hover:not(:disabled){background:#ffffff8c}.scenario-wallet-card.is-danger{border-color:#a24853;background:#d66d78;color:#fff6f7}.scenario-wallet-card.is-danger p{color:#fff6f7eb}.scenario-wallet-card.is-danger .ghost{border-color:#fff6f77a;color:#fff6f7;background:#ffffff24}.scenario-wallet-card.is-danger .ghost:hover:not(:disabled){background:#ffffff3d}.scenario-wallet-card strong{display:block;font-size:1rem}.scenario-wallet-card p{margin:.2rem 0 0;font-size:.82rem;color:#5d4700}.scenario-wallet-card .ghost{border-color:#7b6510;color:#3f2f00;background:#ffffff59}.scenario-wallet-card .ghost:hover:not(:disabled){background:#ffffff8c}.scenario-header-actions{align-items:stretch}.scenario-header-actions .scenario-wallet-card{min-height:100%}.scenario-logout-button{align-self:stretch;display:inline-flex;align-items:center}.auth-card{background:linear-gradient(180deg,#191621f0,#0a0b12eb),var(--card-bg);border:1px solid rgba(255,255,255,.1);border-radius:26px;padding:1.35rem;box-shadow:0 24px 58px #0000003d;display:grid;gap:1rem}.auth-card h1{margin:0;font-size:clamp(1.8rem,3vw,2.5rem);color:var(--heading-text)}.auth-card p{margin:0;color:#dee5f0cc}.auth-card-login{align-content:start}.auth-card-intro{display:grid;gap:.45rem}.auth-kicker{display:inline-flex;justify-self:start;align-items:center;padding:.3rem .6rem;border-radius:999px;background:#f2c94c1f;border:1px solid rgba(242,201,76,.35);color:#f2c94c;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.auth-info-page{display:grid;gap:.6rem;padding:1.2rem}.faq-page,.register-interest-page{border-radius:0;border-left:0;border-right:0;background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);border-color:#ffffff1a;box-shadow:none}.auth-info-page h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);color:#f0f5fe}.auth-info-fields,.auth-terms{display:grid;gap:.35rem}.auth-info-fields p,.auth-terms p{margin:0;color:#b7cae4;font-size:.82rem;line-height:1.5}.auth-terms ul{margin:0;padding-left:1.1rem;color:#b7cae4}.auth-terms li{color:inherit;font-size:.82rem;line-height:1.5}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;padding-inline:4rem}.faq-item{display:grid;align-content:start;gap:.75rem;min-width:0}.faq-card-question{margin:0;color:#fff4e8;font-size:1.145rem;font-weight:800;line-height:1.35}.faq-card-answer{margin:0;color:#b7cae4;font-size:.88rem;line-height:1.7}.faq-page h2{text-align:center;margin-bottom:2.25rem}@media(max-width:900px){.faq-grid{grid-template-columns:minmax(0,1fr);gap:1.25rem;padding-inline:1rem}}.auth-form{display:grid;gap:.7rem}.auth-form-overlay{gap:1rem}.auth-login-title{margin:0 0 .25rem;color:#fff;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;letter-spacing:-.04em}.auth-form label{display:grid;gap:.3rem;font-weight:700;color:#f3f6fb}.auth-login-overlay .auth-form input{border:1px solid rgba(255,255,255,.14);background:#fff;background-color:#fff;color:#263444;border-radius:999px;padding:.9rem 1rem;font-size:.95rem;-webkit-text-fill-color:#263444;box-shadow:inset 0 0 0 999px #fff}.auth-login-overlay .auth-form input:-webkit-autofill,.auth-login-overlay .auth-form input:-webkit-autofill:hover,.auth-login-overlay .auth-form input:-webkit-autofill:focus{-webkit-text-fill-color:#263444;box-shadow:inset 0 0 0 999px #fff;transition:background-color 9999s ease-in-out 0s}.auth-login-overlay .auth-form-overlay button[type=submit]{justify-self:start;min-width:9.9rem;min-height:3.6rem;padding:.95rem 1.15rem;font-size:1.05rem;background:linear-gradient(180deg,#fb7b2d,#d95410);border-color:transparent;box-shadow:0 10px 28px #f36b2147;color:#fff}.auth-forgot-link{justify-self:start;padding:0;border:0;background:transparent;color:#d7e3f7;font-size:.95rem;text-decoration:underline;cursor:pointer}.register-interest-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:1.4rem;align-items:start;margin-bottom:1.4rem}.register-interest-page>.register-interest-layout:first-of-type,.register-interest-page>h2+.register-interest-layout{margin-top:.4rem}.register-interest-page h2{text-align:center}.register-interest-copy{display:grid;gap:.75rem;max-width:60.8rem;margin-left:5rem;margin-top:2rem}.register-interest-copy p{margin:0;color:#dbe7f5;font-size:1.8rem;line-height:1.7}.register-interest-frame{display:block;width:min(100%,540px);max-width:100%;min-height:860px;justify-self:center;border:0;overflow:hidden;background:#fff;border-radius:1rem}@media(max-width:900px){.register-interest-layout{grid-template-columns:minmax(0,1fr)}.register-interest-frame{justify-self:stretch}}@media(max-width:640px){.register-interest-frame{min-height:920px}}.rto-shell.app-fullscreen{width:100vw;max-width:none;min-height:100vh;margin:0;padding:0;background:#02070f}.fullscreen-top-actions{position:fixed;top:.8rem;right:.8rem;z-index:100;display:flex;gap:.45rem;flex-wrap:wrap}.rto-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem}.header-actions{display:flex;gap:.5rem;align-items:stretch;flex-wrap:wrap}.rto-header h1{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.subtitle{margin:.3rem 0 0;color:#9eb1c8}.panel{background:#0e1825e6;border:1px solid #2d3f57;border-radius:18px;padding:1rem;box-shadow:0 10px 30px #01070e59}.cab-panel{display:grid;gap:1rem}.drive-layout{display:grid;grid-template-columns:minmax(220px,260px) 1fr;gap:.9rem;align-items:start}.drive-layout.with-admin-sidebar{grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(220px,260px)}.drive-main-column{min-width:0;display:grid;gap:.45rem;align-content:start}.drive-media-column{min-width:0;display:grid;gap:.65rem;align-content:start}.drive-media-frame{--drive-media-width: 960px;--drive-media-scale: 1;width:min(100%,var(--drive-media-width));max-width:100%;display:grid;gap:.65rem}.drive-media-toolbar{display:flex;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.drive-side-list{background:#111f30;border:1px solid #314963;border-radius:12px;padding:.75rem;display:grid;gap:.55rem;align-content:start;align-self:start}.drive-side-list h2{margin:0;font-size:.95rem;color:#d9e5f9}.drive-side-metrics{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;align-content:start}.drive-side-item{display:grid;gap:.2rem;border:1px solid #334a63;border-radius:10px;background:#0e1825;padding:.55rem .6rem}.drive-side-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#91aac8}.drive-side-value{font-size:1.05rem;color:#f0f6ff}.drive-side-value.status-active{color:#56d58d}.drive-side-value.status-inactive{color:#a7b4c4}.drive-side-value.status-ended{color:#e06363}.drive-side-value.status-spectator{color:#9ec7f3}.drive-side-note{color:#9ab2d0;font-size:.78rem}.admin-minutes-feedback{margin:0;font-size:.82rem}.admin-minutes-feedback.success{color:#86e1ad}.admin-minutes-feedback.error{color:#f2a8a8}.minutes-modal-backdrop{position:fixed;inset:0;background:radial-gradient(circle at 50% 8%,rgba(251,123,45,.16),transparent 32%),#080610c7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2200;display:grid;place-items:center;padding:1rem}.minutes-modal-card{width:min(440px,95vw);background:linear-gradient(180deg,#ffffff0e,#ffffff05),var(--railora-surface, #181229);border:1px solid rgba(251,123,45,.32);border-radius:8px;box-shadow:var(--railora-shadow-card, 0 24px 64px rgba(0, 0, 0, .34));color:var(--railora-text, #e3edf9);padding:1.1rem;display:grid;gap:.7rem}.minutes-modal-actions{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.warning-action-button{background:linear-gradient(135deg,var(--railora-orange, #fb7b2d),var(--railora-orange-dark, #d95410));border-color:#fb7b2dc7;color:var(--railora-white, #f8fafc);font-weight:800;box-shadow:var(--railora-shadow-button, 0 10px 28px rgba(243, 107, 33, .28))}.warning-action-button:hover:not(:disabled){background:linear-gradient(135deg,var(--railora-orange-hover, #ff8a3d),var(--railora-orange, #fb7b2d))}.danger-action-button{background:linear-gradient(135deg,var(--railora-error, #ff6b6b),#b92535);border-color:#ff6b6bb8;color:var(--railora-white, #f8fafc);font-weight:800}.danger-action-button:hover:not(:disabled){background:linear-gradient(135deg,#ff8585,#d72c3f)}.success-action-button{background:linear-gradient(135deg,var(--railora-success, #36d37e),#1f8d59);border-color:#36d37ead;color:#07130d;font-weight:800}.success-action-button:hover:not(:disabled){background:linear-gradient(135deg,#5ee297,var(--railora-success, #36d37e))}.payment-pricing-view .warning-action-button{background:linear-gradient(135deg,#4cb76d,#2f8f57);border-color:#5bc67e;color:#f6fff9}.payment-pricing-view .warning-action-button:hover:not(:disabled){background:linear-gradient(135deg,#60c781,#39a464)}.minutes-modal-card h2{margin:0;font-size:1.15rem;color:var(--railora-heading, #f3f7ff)}.minutes-modal-message{margin:0;color:var(--railora-text, #e3edf9);font-weight:700;line-height:1.42}.minutes-modal-check{margin:0;color:var(--railora-success, #36d37e);font-size:2.1rem;line-height:1;font-weight:900;text-align:center}.minutes-modal-countdown{margin:0;font-size:1.6rem;font-weight:800;color:var(--railora-orange-soft, #fed7aa);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.minutes-modal-hint{margin:0;color:var(--railora-muted, #9eb6d6);font-size:.9rem}.minutes-modal-hint.success{color:var(--railora-success, #36d37e)}.minutes-modal-hint.error{color:var(--railora-error, #ff6b6b)}.drive-mode-choice-modal-backdrop{position:fixed;inset:0;z-index:2100;display:grid;place-items:center;padding:1.2rem;box-sizing:border-box;background:#04060cc7}.drive-mode-choice-modal-card{width:min(760px,100%);border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff0f,#ffffff05),#090b14f5;padding:1.25rem;box-sizing:border-box}.drive-mode-choice-modal-card h2{margin:0;color:#fff4e8;font-size:1.2rem}.drive-mode-choice-modal-message{margin:.65rem 0 0;color:#cfd8e3;line-height:1.45;font-size:.92rem}.drive-mode-choice-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.drive-mode-choice-option{min-height:10rem;border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#fff4e8;text-align:left;font:inherit;padding:.9rem;display:grid;align-content:start;gap:.55rem;cursor:pointer}.drive-mode-choice-option strong{font-size:1.02rem}.drive-mode-choice-option span{color:#cfd8e3;line-height:1.38}.drive-mode-choice-option.is-arcade:hover{border-color:#fb7b2da8;background:#fb7b2d29}.drive-mode-choice-option.is-simulation:hover{border-color:#58c98da8;background:#1c6d472e}.drive-mode-choice-option:disabled{cursor:not-allowed;opacity:.56}.drive-mode-choice-option:disabled:hover{border-color:#ffffff2e;background:#ffffff0a}.drive-mode-choice-unavailable{color:#f0c36a;font-weight:700}@media(max-width:760px){.drive-mode-choice-grid{grid-template-columns:minmax(0,1fr)}.drive-mode-choice-option{min-height:7.8rem}}.app-fullscreen .cab-panel{min-height:100vh;grid-template-rows:1fr auto auto;gap:.4rem;margin:0;border-radius:0;border:none;box-shadow:none;background:#02070f;padding:.5rem .6rem}.app-fullscreen .drive-layout{grid-template-columns:1fr}.profile-panel{display:grid;gap:.7rem;margin-bottom:1rem}.overlay-speedometer{position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + .65rem - 50px);display:grid;justify-items:center;gap:.2rem;z-index:21}.speedometer{width:min(157px,44vw);height:auto}.speedo-outer{fill:#0f1b2a;stroke:#3b5577;stroke-width:3}.speedo-major-tick{stroke:#7f9fc5;stroke-width:3.5;stroke-linecap:round}.speedo-minor-tick{stroke:#5f7ea5;stroke-width:2;stroke-linecap:round}.speedo-label{font-size:10px;font-weight:700;text-anchor:middle;dominant-baseline:middle;fill:#d5e2f3}.speedo-needle{stroke:#d73131;stroke-width:5;stroke-linecap:round;filter:drop-shadow(0 0 3px rgba(215,49,49,.45))}.speedo-cap{fill:#0f2239;stroke:#4d6586;stroke-width:2}.speedo-unit{font-size:12px;letter-spacing:.16em;text-transform:uppercase;text-anchor:middle;fill:#9cb5d4}.speedo-digital{min-width:132px;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:1rem;font-weight:700;color:#ebf2ff;background:#10263f;border:1px solid #3b5578;border-radius:8px;padding:.25rem .5rem}.profile-panel h2{margin:0;font-size:1rem;color:#d9e5f9}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.train-scenario-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch}.scenario-selection-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:.9rem;align-items:start}.scenario-selection-layout.with-admin-sidebar{grid-template-columns:minmax(0,1fr) minmax(280px,340px) minmax(220px,260px)}.lobby-selection-main{display:grid;gap:1rem}.lobby-section-header{display:grid;gap:.35rem}.lobby-section-header h2{margin:0;font-size:1.4rem}.lobby-section-header p{margin:0;color:var(--muted-text)}.lobby-player-overview{display:grid;gap:1rem;align-content:start;padding:1rem;border-radius:16px;border:1px solid rgba(90,108,132,.42);background:linear-gradient(180deg,#ffffff0b,#ffffff04),#0a121df0;box-shadow:0 18px 34px #02081047}.lobby-player-overview-header{display:grid;gap:.25rem}.lobby-player-overview-kicker{color:#f39a4b;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lobby-player-overview-header h2{margin:0;font-size:1.55rem}.lobby-player-overview-grid{display:grid;gap:.7rem}.lobby-overview-metric{display:grid;gap:.2rem;padding:.85rem .95rem;border-radius:12px;border:1px solid rgba(100,118,143,.32);background:#ffffff0a}.lobby-overview-metric span{color:#9eb6d6;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.lobby-overview-metric strong{color:#f8fbff;font-size:1.02rem}.lobby-player-badge-strip{display:flex;flex-wrap:wrap;gap:.65rem}.lobby-player-badge-pill{display:inline-flex;align-items:center;gap:.45rem;min-height:2rem;padding:0 .85rem;border-radius:999px;border:1px solid rgba(243,154,75,.28);background:linear-gradient(180deg,#f39a4b2e,#73381338);color:#fff3e8;font-size:.82rem;font-weight:700}.lobby-player-badge-pill img{width:1.75rem;height:1.75rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.lobby-player-badge-empty{color:#9eb6d6;font-size:.9rem}.scenario-minutes-callout{border:1px solid #6f4f1f;background:#2a1c0a;border-radius:10px;padding:.65rem .75rem;display:grid;gap:.35rem}.scenario-info-callout{border-color:#9a812d;background:#33290c;color:#f5df9d}.scenario-minutes-callout p{margin:0}.scenario-minutes-callout-subtitle{color:#d9be92;font-size:.84rem}.scenario-minutes-callout-actions{display:flex;flex-wrap:wrap;gap:.45rem}.scenario-minutes-callout-error{margin:0;color:#ffb3b3;font-size:.84rem}.scenario-progress-callout{border-color:#1f6a3a;background:#0f2418;color:#9fe0b8;gap:.55rem}.scenario-progress-badge-list{display:flex;flex-wrap:wrap;gap:.5rem}.scenario-progress-badge-pill{display:inline-flex;align-items:center;gap:.45rem;min-height:1.9rem;padding:0 .8rem;border:1px solid rgba(255,220,176,.28);border-radius:999px;background:linear-gradient(180deg,#fb7b2d3d,#d954103d);color:#fff2e5;font-size:.82rem;font-weight:700}.scenario-progress-badge-pill img{width:1.65rem;height:1.65rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.scenario-summary-status-strip{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}.scenario-summary-status-badge{display:inline-flex;align-items:center;min-height:1.9rem;padding:0 .8rem;border:1px solid transparent;border-radius:999px;font-size:.82rem;font-weight:700}.scenario-summary-status-badge.is-warning{border-color:#9a812d;background:#33290c;color:#f5df9d}.scenario-summary-status-badge.is-success{border-color:#1f6a3a;background:#0f2418;color:#9fe0b8}.scenario-summary-status-badge.is-error{border-color:#8c2f2f;background:#2d1212;color:#ffb3b3}.active-sessions-page{gap:.9rem}.active-sessions-view-switch{display:flex;flex-wrap:wrap;gap:.45rem}.table-tools{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.table-filter-input,.table-sort-select{border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);border-radius:8px;padding:.45rem .6rem;font-size:.86rem}.table-filter-input{min-width:240px}.table-tools-meta{color:#9eb6d6;font-size:.82rem}.table-sort-button{width:100%;text-align:left;border:0;background:transparent;color:#c9dcf6;padding:0;font-weight:700;cursor:pointer}.table-sort-button:hover{color:#e4effd}.active-sessions-empty{margin:0;color:#9eb6d6}.active-sessions-table-wrap{width:100%;overflow-x:auto;border:1px solid #2f4661;border-radius:10px;background:#0d1826}.active-sessions-table{width:100%;border-collapse:collapse;min-width:760px}.active-sessions-table th,.active-sessions-table td{text-align:left;padding:.55rem .65rem;border-bottom:1px solid #253a52;vertical-align:top}.active-sessions-table th{color:#c9dcf6;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;background:#122238}.active-scenario-cell{display:grid;gap:.2rem}.active-sessions-list{display:grid;gap:.55rem}.active-session-list-item{background:#0f1e2f;border:1px solid #2f4661;border-radius:10px;padding:.65rem;display:grid;gap:.35rem}.active-session-list-main{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem .8rem;color:#d9e6fa}.active-sessions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem}.active-session-grid-item{background:#0f1e2f;border:1px solid #2f4661;border-radius:10px;padding:.65rem;display:grid;gap:.3rem}.active-session-grid-icon{width:1.85rem;height:1.85rem;border-radius:8px;display:grid;place-items:center;background:#163554;color:#dcecff;border:1px solid #3b6289;font-size:1rem}.active-session-grid-title{color:#dcecff}.active-session-grid-subtitle{color:#9db7d9;font-size:.84rem}.active-session-status{font-weight:700}.active-session-status.status-active{color:#56d58d}.active-session-status.status-waiting_for_start{color:#9db4ce}.active-session-status.status-waiting_for_payment{color:#f2b967}.active-session-status.status-reserved{color:#9db4ce}.active-session-status.status-ended{color:#7ac8f5}.active-session-status.status-aborted{color:#ffb36b}.active-session-status.status-blocked,.active-session-status.status-degraded{color:#ffdb6e}.active-session-status.status-error{color:#ff8d8d}.admin-inline-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:flex-start}.admin-session-health-live-row td{padding:.8rem;background:#081421eb}.admin-session-health-live-row .drive-view-session-health-panel{border-radius:10px;border-color:#2f4661;box-shadow:none}.db-viewer-page{gap:.7rem;align-content:start}.db-viewer-page.admin-board-content-card{min-height:auto;padding:.95rem 1rem}.db-viewer-page .scenario-header{gap:.7rem}.db-viewer-page .scenario-header p{margin-top:.18rem;font-size:.88rem}.db-viewer-page .header-actions{gap:.35rem}.db-viewer-table-switch{display:flex;flex-wrap:wrap;gap:.35rem}.db-viewer-page .table-tools{gap:.35rem}.db-viewer-page .table-tools-meta{font-size:.78rem}.db-viewer-page .table-filter-input,.db-viewer-page .table-sort-select{padding:.38rem .55rem;font-size:.82rem}.db-viewer-page .table-filter-input{min-width:210px}.db-viewer-page button{padding:.38rem .62rem;font-size:.82rem;border-radius:9px}.db-viewer-page .active-sessions-table-wrap{border-radius:12px}.db-viewer-table td{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem}.db-viewer-page .active-sessions-table th,.db-viewer-page .active-sessions-table td{padding:.48rem .58rem}.db-viewer-page .active-sessions-table th{font-size:.76rem}.db-viewer-train-spec-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;align-items:center}.db-viewer-train-spec-checkbox{display:flex;align-items:center;gap:.4rem;color:#c8dbf3;font-size:.9rem}.db-viewer-user-credit{display:flex;gap:.35rem;align-items:center}.db-viewer-actions{display:flex;flex-direction:column;gap:.35rem}.db-viewer-row-edit-actions{display:flex;gap:.3rem;flex-wrap:wrap}.db-viewer-edit-input{width:100%;min-width:120px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);border-radius:8px;padding:.35rem .45rem;font-size:.82rem}.db-viewer-multiselect{position:relative}.db-viewer-multiselect-summary{list-style:none;min-width:120px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);border-radius:8px;padding:.35rem .45rem;font-size:.82rem;cursor:pointer}.db-viewer-multiselect-summary::-webkit-details-marker{display:none}.db-viewer-multiselect-menu{position:absolute;top:calc(100% + .35rem);left:0;z-index:4;min-width:12rem;display:grid;gap:.35rem;padding:.5rem;border:1px solid var(--input-border);border-radius:10px;background:var(--input-bg);box-shadow:0 14px 28px #00000047}.db-viewer-multiselect-option{display:flex;align-items:center;gap:.5rem;color:var(--input-text)}.db-viewer-multiselect-option input{margin:0}.db-viewer-user-credit-input{width:88px;border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);border-radius:8px;padding:.35rem .45rem;font-size:.82rem}.admin-builder-page{gap:.7rem}.admin-builder-success{margin:0;color:#86e1ad;font-weight:700}.admin-builder-view-switch{display:flex;flex-wrap:wrap;gap:.45rem}.admin-builder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:start}.admin-builder-grid-single{grid-template-columns:minmax(0,1fr)}.admin-builder-card{background:#0f1e2f;border:1px solid #2f4661;border-radius:12px;padding:.75rem;display:grid;gap:.55rem}.admin-builder-card h2{margin:0;font-size:.98rem}.admin-builder-card-wide{grid-column:1 / -1}.admin-builder-form{display:grid;gap:.45rem}.admin-builder-hint{margin:0;font-size:.82rem;color:#9eb6d6}.admin-builder-field{display:grid;gap:.25rem;width:100%;color:#c9dcf6;font-size:.82rem}.admin-builder-field-error{color:#f2a8a8;font-size:.78rem;font-weight:700;line-height:1.25}.admin-builder-field-meta{color:#9eb6d6;font-size:.76rem}.admin-builder-form input,.admin-builder-form select,.admin-builder-form textarea{border:1px solid var(--input-border);background:var(--input-bg);color:var(--input-text);border-radius:8px;padding:.5rem .65rem;font-size:.9rem;width:100%}.admin-builder-form textarea{min-height:98px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.admin-builder-catalog{border-top:1px solid #2a3e57;padding-top:.55rem;display:grid;gap:.45rem;width:100%}.admin-builder-catalog h2{margin:0;font-size:1rem}.admin-builder-monitoring-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.admin-builder-monitoring-timestamp{color:#9eb6d6;font-size:.8rem;white-space:nowrap}.admin-builder-monitoring-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.admin-monitoring-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.admin-monitoring-meta-list{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);gap:.25rem .6rem;align-items:baseline}.admin-monitoring-meta-list span{color:#9eb6d6;font-size:.78rem}.admin-monitoring-meta-list strong{color:#f5f9ff;font-size:.84rem;word-break:break-word}.admin-dashboard-card{background:#0f1e2f;border:1px solid #2f4661;border-radius:9px;padding:.62rem .7rem;display:grid;gap:.22rem;min-height:0}.admin-dashboard-card.is-clickable{cursor:pointer}.admin-dashboard-card.tone-success{border-color:#2f8f5a;background:linear-gradient(180deg,#2f8f5a47,#123a26eb)}.admin-dashboard-card.tone-danger{border-color:#9e3a3a;background:linear-gradient(180deg,#9e3a3a47,#401414eb)}.admin-dashboard-card-label{color:#9eb6d6;font-size:.75rem;line-height:1.2}.admin-dashboard-card-value{color:#f5f9ff;font-size:1.05rem;line-height:1.15}.admin-dashboard-problem-preview{display:grid;gap:.14rem;margin-top:.12rem;color:#c5d8ee;font-size:.74rem;line-height:1.2}.admin-dashboard-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.admin-dashboard-day-nav{display:flex;align-items:center;gap:.3rem}.admin-builder-monitoring-status{margin:0;color:#c3d5ed;font-size:.83rem;display:flex;align-items:center;gap:.35rem;line-height:1.2}.admin-session-health-toolbar{display:flex;align-items:center;gap:.35rem}.admin-session-health-toolbar .ghost.is-selected{border-color:#4b7ea8;color:#f5f9ff;background:#4b7ea82e}.admin-http-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;padding:.18rem .5rem;border-radius:999px;border:1px solid transparent;font-size:.78rem;font-weight:700;line-height:1}.admin-http-status-badge.is-success{background:#2f8f5a33;border-color:#2f8f5a8c;color:#d9ffe8}.admin-http-status-badge.is-error{background:#9e3a3a2e;border-color:#9e3a3a80;color:#ffd9d9}.admin-builder-monitoring-payload{margin:0;padding:.75rem;border-radius:10px;border:1px solid #29425d;background:#091321;color:#d7e4f6;font-size:.78rem;line-height:1.45;max-height:260px;overflow:auto;white-space:pre-wrap;word-break:break-word}.admin-builder-catalog-card{background:#0f1e2f;border:1px solid #2f4661;border-radius:10px;padding:.5rem .55rem;display:grid;gap:.22rem;align-content:start;align-items:start}.admin-builder-catalog-card h3{margin:0;font-size:.9rem}.admin-builder-catalog-card ul{margin:0;padding-left:1rem;display:grid;gap:.25rem;color:#c3d5ed;font-size:.83rem}.admin-infrastructure-tab-bar{display:flex;gap:.75rem;margin-bottom:1rem}.admin-infrastructure-tab{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:inherit;border-radius:999px;padding:.55rem 1rem;font:inherit;cursor:pointer}.admin-infrastructure-tab.is-active{border-color:#ffffff59;background:#ffffff1f}.admin-infrastructure-table-wrap{overflow-x:auto}.admin-infrastructure-table{width:100%}.admin-infrastructure-section-grid{display:grid;gap:1.25rem}.admin-infrastructure-section{display:grid;gap:.65rem}.admin-infrastructure-section h2{margin:0;font-size:1rem}.admin-infrastructure-route-meta{margin-top:.35rem;opacity:.72;font-size:.88rem}.admin-infrastructure-elements-list{margin:0;padding-left:1rem}.admin-infrastructure-elements-empty{opacity:.72}.admin-infrastructure-status-cell{display:flex;flex-direction:column;gap:.55rem;align-items:flex-start}.admin-infrastructure-action-cell{display:flex;align-items:flex-start}.admin-route-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.45rem .9rem;font-size:.95rem;font-weight:700}.admin-route-status-badge.is-active{background:#3bba7538;color:#7de7aa}.admin-route-status-badge.is-inactive{background:#cf4e4e33;color:#ff9b9b}.admin-route-status-badge.is-pending{background:#ddb43e3d;color:#f4d36a}.admin-infrastructure-status-detail{font-size:.85rem;opacity:.8}.admin-infrastructure-empty-state{min-height:14rem;display:flex;align-items:center}.admin-operations-card{align-content:start}.admin-operations-table td{vertical-align:top}.admin-operations-cell-stack{display:grid;gap:.2rem}.admin-operations-cell-stack span,.admin-operations-cell-stack strong{line-height:1.35}.admin-operations-problem-list{display:grid;gap:.2rem;color:#c3d5ed;font-size:.82rem}.admin-operations-state-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.admin-operations-state-pill{border:1px solid #29425d;border-radius:10px;background:#091321;padding:.65rem .7rem;display:grid;gap:.2rem}.admin-operations-state-pill strong{font-size:1.1rem;color:#eef5ff}.admin-operations-state-pill span{color:#9eb6d6;font-size:.8rem}.profile-card{text-align:left;display:grid;gap:.45rem;background:#101d2b;border:1px solid #354b63}.scenario-card-item{min-height:100%}.lobby-train-card{padding:.9rem;align-content:start;overflow:hidden}.lobby-train-visual{width:100%;min-height:8.8rem;display:flex;align-items:end;padding:.9rem;border-radius:12px;background:linear-gradient(180deg,#f482361f,#f4823600),linear-gradient(135deg,#2a3c5afa,#141d2dfa)}.lobby-train-visual span{display:inline-flex;align-items:center;min-height:1.9rem;padding:0 .7rem;border-radius:999px;background:#060c146b;color:#f8fafc;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-thumb{width:50%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;margin-bottom:.3rem}.profile-card.active{border-color:#3b8de4;background:#163354;box-shadow:inset 0 0 0 1px #3b8de4}.profile-card strong{color:#dce9fd}.profile-card span{font-size:.85rem;color:#a8bfdc}.profile-card.unavailable{opacity:.6;filter:grayscale(.35);border-style:dashed;background:#1b2230}.profile-card.occupied-unavailable{opacity:1;filter:none}.scenario-card-item{position:relative}.scenario-card-badges{position:absolute;top:.55rem;right:.55rem;display:grid;gap:.35rem;justify-items:stretch;width:min(11.5rem,calc(100% - 1.1rem))}.scenario-quality-indicator{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:2rem;height:2rem;border-radius:999px;border:1px solid #4b7a52;background:#123e1dd1;color:#9ef0a9;box-shadow:inset 0 0 0 1px #9ef0a914;cursor:help}.scenario-quality-indicator svg{width:1rem;height:1rem;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.scenario-profile-card{position:static;min-height:18rem;padding:.9rem;gap:.45rem;align-content:start}.scenario-profile-card strong{line-height:1.3}.scenario-profile-card .scenario-card-badges{position:static;width:100%;margin-top:.25rem}.profile-thumb-placeholder{width:50%;aspect-ratio:16 / 9;border-radius:8px;margin-bottom:.3rem;background:linear-gradient(135deg,#37414e,#1f2837);border:1px dashed #5a6574}.scenario-status-note{margin-top:.2rem;font-weight:700}.scenario-status-note.status-available{color:#79d980}.scenario-status-note.status-maintenance{color:#f0c987}.scenario-status-note.status-occupied{color:#6fb4ff}.scenario-status-chip{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2rem;border-radius:999px;padding:.2rem .7rem;font-size:.74rem;font-weight:800;letter-spacing:.01em;border:1px solid transparent;box-sizing:border-box;text-align:center}.scenario-status-chip.status-available{color:#79d980;border-color:#2f6a3a;background:#1650236b}.scenario-status-chip.status-maintenance{color:#f0c987;border-color:#7b5d2b;background:#4e381470}.scenario-status-chip.status-occupied{color:#6fb4ff;border-color:#325a89;background:#14325473}.scenario-availability-chip{max-width:none;text-align:center;justify-content:center;font-size:.74rem;line-height:1.2;color:#86e39a;border-color:#2f6a3a;background:#1650236b}.scenario-availability-note{display:inline-flex;align-items:center;width:fit-content;margin-top:.25rem;padding:.2rem .5rem;border-radius:999px;border:1px solid #2f6a3a;color:#86e39a;background:#1650236b}.scenario-catalog-loading{display:inline-flex;align-items:center;gap:.55rem;color:#c8dcf7;margin-bottom:.7rem}.scenario-catalog-loading-spinner{width:1rem;height:1rem;border:2px solid #385674;border-top-color:#8dc7ff;border-radius:999px;animation:scenario-spin .8s linear infinite}@keyframes scenario-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scenario-list{display:grid;gap:.55rem}.scenario-list-item{display:grid;gap:.2rem;text-align:left;border:1px solid #2f4761;background:#0d1826;color:#e6effc;border-radius:10px;padding:.65rem .75rem}.scenario-list-heading{display:flex;align-items:center;gap:.45rem}.scenario-list-heading .scenario-quality-indicator{justify-self:start;width:1.75rem;height:1.75rem;flex:0 0 auto}.scenario-list-item.unavailable{opacity:.62;filter:grayscale(.35);border-style:dashed;background:#1b2230}.scenario-list-item.occupied-unavailable{opacity:1;filter:none}.scenario-list-item span{color:#a8bfdc}.profile-source{font-size:.78rem;color:#89b9ef;text-decoration:underline}.dvdt-control{display:grid;gap:.35rem;padding:.35rem .2rem .1rem}.dvdt-label{font-size:.85rem;color:#c7d7ed;font-weight:700}.dvdt-slider{width:min(560px,100%);accent-color:#0a4fa8}.video-timeline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.1rem .2rem .2rem}.video-time{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem;color:#9eb7d6;min-width:3.2rem}.video-seek{width:100%;accent-color:#0a4fa8}.hide-in-fullscreen{display:block}.app-fullscreen .hide-in-fullscreen{display:none}.cockpit-toolbar{display:grid;gap:.5rem;margin-bottom:1rem}.stream-actions{display:flex;flex-wrap:wrap;gap:.45rem}.drive-stage{position:relative;border-radius:14px;border:1px solid #9fb5d4;overflow:hidden;aspect-ratio:16 / 9;background:#182435}.drive-stage-resize-handle{position:absolute;right:.7rem;bottom:.7rem;z-index:20;width:1.35rem;height:1.35rem;border-radius:.45rem;border:1px solid rgba(194,214,241,.72);background:linear-gradient(135deg,transparent 0 36%,rgba(194,214,241,.9) 36% 44%,transparent 44% 56%,rgba(194,214,241,.82) 56% 64%,transparent 64%),#09121dc7;box-shadow:0 4px 14px #0000004d;cursor:nwse-resize;touch-action:none;padding:0}.drive-stage-resize-handle:hover,.drive-stage-resize-handle:focus-visible{background:linear-gradient(135deg,transparent 0 36%,rgba(222,235,252,.96) 36% 44%,transparent 44% 56%,rgba(222,235,252,.9) 56% 64%,transparent 64%),#121f30f5;border-color:#deebfcf5}.drive-stage-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,240px);gap:.65rem;align-items:stretch}.scenario-station-panel{background:#111f30;border:1px solid #314963;border-radius:12px;padding:.65rem .75rem;display:grid;align-content:start;gap:.55rem}.scenario-station-panel h3{margin:0;font-size:.9rem;color:#d9e5f9}.scenario-station-list{list-style:none;margin:0;padding:0;display:grid;gap:.38rem}.scenario-station-item{display:grid;grid-template-columns:22px minmax(0,1fr);gap:.5rem;align-items:start}.scenario-station-node{position:relative;width:22px;display:flex;justify-content:center;min-height:34px}.scenario-station-marker{width:16px;height:16px;border-radius:999px;border:2px solid #5c6d84;background:#24374f;color:transparent;display:grid;place-items:center;font-size:.66rem;line-height:1;font-weight:900}.scenario-station-line{position:absolute;top:17px;bottom:-12px;left:calc(50% - 1px);width:2px;background:#5c6d84}.scenario-station-name{display:inline-flex;align-items:flex-start;gap:.34rem;color:#98abc3;font-size:.83rem;line-height:1.35;padding-top:.02rem}.scenario-station-name:before{content:"";width:10px;height:2px;margin-top:.55rem;background:#5c6d84;border-radius:999px;flex:0 0 auto}.scenario-station-item.is-completed .scenario-station-marker{border-color:#4dc486;background:#1b6f49;color:#e9f9ef}.scenario-station-item.is-completed .scenario-station-name{color:#7cdeab;font-weight:700}.scenario-station-item.is-completed .scenario-station-name:before{background:#4dc486}.scenario-station-actions{display:grid;gap:.45rem;margin-top:.7rem}.scenario-arrival-test-button{justify-self:start}.scenario-arrival-feedback{margin:0;font-size:.76rem;line-height:1.4;color:#7cdeab}.scenario-arrival-feedback.is-error{color:#ff9d9d}.rcs-status-panel{margin-top:.55rem;display:grid;gap:.55rem}.rcs-status-header{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.rcs-status-header h3{margin:0;font-size:.92rem;color:#d9e5f9}.rcs-status-header span{color:#9cb4d2;font-size:.8rem}.rcs-status-actions{display:flex;align-items:center;gap:.5rem}.rcs-status-error{margin:0;color:#f2b2b2;font-size:.84rem}.rcs-status-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.55rem}.rcs-endpoint-card{border:1px solid #324a66;background:#0f1e2f;border-radius:10px;padding:.55rem .65rem;display:grid;gap:.35rem}.rcs-endpoint-section{display:grid;gap:.3rem}.rcs-endpoint-section+.rcs-endpoint-section{border-top:1px solid #2e4660;padding-top:.45rem;margin-top:.2rem}.rcs-endpoint-card strong{color:#dce9fd;font-size:.84rem}.rcs-endpoint-state{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700}.rcs-endpoint-state.neutral{color:#9fb0c4}.rcs-endpoint-state.ok{color:#6edca3}.rcs-endpoint-state.error{color:#f2b2b2}.rcs-endpoint-card pre{margin:0;max-height:190px;overflow:auto;border:1px solid #2e4660;border-radius:8px;background:#0a1522;padding:.45rem .5rem;color:#c8dbf3;font-size:.75rem;line-height:1.3;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;white-space:pre-wrap;word-break:break-word}.rcs-status-lines{display:grid;gap:.25rem}.rcs-status-lines-loading p{color:#9fb0c4}.rcs-status-lines p{margin:0;color:#c8dbf3;font-size:.8rem}.rcs-inline-spinner{width:.75rem;height:.75rem;border-radius:50%;border:2px solid #4a5d73;border-top-color:#9fb0c4;animation:rcs-inline-spin .8s linear infinite}@keyframes rcs-inline-spin{to{transform:rotate(360deg)}}.rcs-status-value.ok{color:#6edca3;font-weight:700}.rcs-status-value.warning{color:#f0cf7a;font-weight:700}.rcs-status-value.error{color:#f2b2b2;font-weight:700}.rcs-status-value.neutral{color:#dce9fd;font-weight:700}.spectator-stream-note{margin:.4rem 0 0;font-size:.92rem;color:#c8d7eb}.app-fullscreen .drive-stage{border-radius:8px;border-color:#243348}.app-fullscreen .drive-stage-layout{grid-template-columns:minmax(0,1fr) minmax(170px,210px);gap:.45rem}.drive-feed{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.drive-feed-video{position:relative;z-index:0;transform:translateY(-20%) translateZ(0)}.drive-feed-video-clean{transform:none}.stream-video-frame{position:absolute;inset:0;z-index:0}.stream-video-frame.full{height:100%}.cab-controls-card{position:relative;border-radius:14px;border:1px solid #2f4763;overflow:hidden;background:#101c2a;min-height:clamp(180px,calc(220px * var(--drive-media-scale, 1)),320px);font-size:clamp(.88rem,calc(1rem * var(--drive-media-scale, 1)),1rem)}.cab-controls-card.is-collapsed{min-height:clamp(100px,calc(120px * var(--drive-media-scale, 1)),180px)}.cab-controls-image{display:block;width:100%;height:clamp(180px,calc(220px * var(--drive-media-scale, 1)),320px);object-fit:cover;object-position:center bottom;transform:translateY(18%);filter:saturate(.96) contrast(1.02)}.cab-controls-overlay{position:absolute;inset:0;display:grid;grid-template-columns:auto 1fr;gap:clamp(.55rem,calc(.85rem * var(--drive-media-scale, 1)),1rem);align-items:center;padding:clamp(.65rem,calc(.9rem * var(--drive-media-scale, 1)),1rem);background:linear-gradient(180deg,#050a1014,#050a1029)}.cab-controls-overlay.is-hidden{display:none}.cab-direction-control{align-self:stretch;display:flex;align-items:center}.cab-manual-controls{display:grid;grid-template-columns:minmax(96px,120px) minmax(120px,160px) minmax(96px,120px);gap:clamp(.65rem,calc(1rem * var(--drive-media-scale, 1)),1rem);align-items:center;justify-content:center}.cab-slider-stack{display:grid;justify-items:center;gap:.45rem}.stream-video-frame.webrtc-background-layer{z-index:0;pointer-events:none;opacity:.58;filter:saturate(.82) brightness(.72)}.stream-video-frame.upper-overlay{inset:0 0 auto;height:50%;border-bottom:1px solid rgba(176,202,234,.46);box-shadow:0 8px 18px #00000047;overflow:hidden}.stream-video-frame.upper-overlay .drive-feed{height:100%}.drive-feed-video-upper{transform:translateY(-8%)}.drive-feed-video.webrtc-background{transform:translateZ(0)}.drive-overlay-layer{position:absolute;inset:0;z-index:10;pointer-events:none}.overlay-interactive{pointer-events:auto}.video-preview-panel{display:grid;gap:.55rem;margin-bottom:1rem}.video-preview-stage{position:relative;border-radius:14px;border:1px solid #9fb5d4;overflow:hidden;aspect-ratio:16 / 9;background:#182435}.video-layout-controls{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;padding:.35rem .1rem 0}.overlay-top-actions{position:absolute;top:.6rem;right:.6rem;z-index:30;display:flex;align-items:center;gap:.45rem;flex-wrap:nowrap}.overlay-top-button{position:static;z-index:30}.cabin-piece{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:20}.cabin-piece.top{clip-path:inset(0 0 99% 0)}.cabin-piece.bottom{clip-path:inset(48% 0 0 0)}.left-overlay-control,.right-overlay-control{position:absolute;bottom:calc(9% - 50px);display:flex;align-items:center;gap:.55rem;z-index:35}.left-overlay-control{left:calc(50% - 50px);transform:translate(-50%)}.direction-overlay-control{position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:36;display:grid;gap:.25rem;justify-items:center;background:#0a1420c7;border:1px solid #35506e;border-radius:999px;padding:.35rem}.direction-toggle-buttons{display:grid;gap:.28rem}.direction-toggle-buttons button{min-width:3rem;padding:.34rem .42rem;border-radius:999px;font-size:.72rem;text-transform:lowercase}.overlay-speedometer.compact{position:static;left:auto;bottom:auto;transform:none;display:grid;justify-items:center;gap:.2rem}.overlay-speedometer.compact .speedometer{width:clamp(92px,calc(120px * var(--drive-media-scale, 1)),140px);height:clamp(92px,calc(120px * var(--drive-media-scale, 1)),140px)}.overlay-speedometer.compact .speedo-digital{min-width:86px;font-size:clamp(.8rem,calc(.92rem * var(--drive-media-scale, 1)),1rem);padding:clamp(.16rem,calc(.2rem * var(--drive-media-scale, 1)),.24rem) clamp(.44rem,calc(.55rem * var(--drive-media-scale, 1)),.6rem)}.right-overlay-control{left:calc(50% + 250px);transform:translate(-50%)}.slider-live-value{min-width:2.6rem;text-align:center;font-weight:800;font-size:clamp(.95rem,calc(1.15rem * var(--drive-media-scale, 1)),1.2rem);color:#dce8fa;background:#122740;border:1px solid #3b5578;border-radius:999px;padding:clamp(.18rem,calc(.25rem * var(--drive-media-scale, 1)),.28rem) clamp(.38rem,calc(.45rem * var(--drive-media-scale, 1)),.48rem)}.slider-live-value.right{color:#f5c6c2;background:#3a1718;border-color:#8c4b49}.slider-column{display:grid;justify-items:center;gap:.4rem}.slider-column.overlay .slider-title{font-size:clamp(.72rem,calc(.85rem * var(--drive-media-scale, 1)),.9rem);color:#c8dbf3}.slider-title{font-weight:700;color:#d5e4f7}.scale-label{font-size:clamp(.68rem,calc(.78rem * var(--drive-media-scale, 1)),.82rem);color:#9eb1c8;font-weight:700}.vertical-slider{width:52px;height:240px;margin:0;writing-mode:vertical-lr;direction:rtl;accent-color:#0a4fa8}.vertical-slider.brake{accent-color:#b0382f}.vertical-slider.overlay{width:clamp(112px,calc(144px * var(--drive-media-scale, 1)),160px);height:clamp(96px,calc(120px * var(--drive-media-scale, 1)),140px)}button{border:1px solid var(--button-border);background:var(--button-bg);color:var(--button-text);border-radius:8px;padding:.5rem .7rem;cursor:pointer}button:hover:not(:disabled){background:var(--button-hover-bg)}button:disabled{opacity:.6;cursor:not-allowed}button.ghost{background:var(--ghost-bg)}button.mode-active{border-color:var(--mode-border);background:var(--mode-bg);color:var(--mode-text);box-shadow:inset 0 0 0 1px var(--mode-border)}.error-banner{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);padding:.7rem .9rem;border-radius:10px;margin-bottom:.9rem}.success-banner{background:var(--success-bg);border:1px solid var(--success-border);color:var(--success-text);padding:.7rem .9rem;border-radius:10px;margin-bottom:.9rem}.admin-takeover-modal{max-width:32rem;border-color:#da7e5c80;box-shadow:0 18px 48px #00000057}.scenario-completion-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.scenario-completion-banner button{white-space:nowrap}.scenario-summary-shell{align-items:start}.app-page-shell.scenario-summary-shell>.app-page-shell-content>.scenario-summary-card{width:min(1320px,calc(100% - 2.4rem));box-sizing:border-box;padding:clamp(1rem,1.8vw,1.45rem);border-radius:24px;border-color:#ffffff14;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#0a111ef0;box-shadow:0 24px 64px #00000057}.scenario-summary-card>.scenario-header{align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.scenario-summary-card>.scenario-header h1{color:var(--railora-heading, #f3f7ff);letter-spacing:0}.scenario-summary-card>.scenario-header p{color:#a8bfdc}.scenario-summary-layout{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.scenario-summary-layout.is-live{grid-template-columns:minmax(0,1fr) minmax(320px,33.333vw)}.scenario-summary-main{display:grid;gap:1rem;min-width:0}.scenario-summary-main-table{display:grid;gap:.8rem;width:100%;min-width:0;overflow-x:auto}.scenario-summary-main-table h2{margin:0}.scenario-summary-main-table .scenario-summary-main-station-table{width:100%;min-width:0;table-layout:fixed}.scenario-summary-main-table .scenario-summary-main-station-table th,.scenario-summary-main-table .scenario-summary-main-station-table td{overflow-wrap:anywhere}.scenario-summary-side{display:grid;gap:1rem;min-width:0}.scenario-summary-live-video-column{align-content:start}.scenario-summary-video-section{display:grid;gap:.8rem}.scenario-summary-video-section h2{margin:0}.scenario-summary-section{border:1px solid rgba(104,129,159,.36);border-radius:12px;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#090f1cb3;padding:1rem;display:grid;gap:.8rem}.scenario-summary-section h2{margin:0}.scenario-summary-callout-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:.8rem}.scenario-summary-score-callout{display:flex;align-items:center;gap:.85rem;width:fit-content;min-width:13rem;padding:.85rem 1rem;border:1px solid rgba(255,156,26,.42);border-radius:12px;background:linear-gradient(180deg,#ff9c1a29,#ff9c1a14),#0a111eb3;color:var(--railora-text, #e3edf9)}.scenario-summary-metric-callout{width:fit-content;max-width:100%}.scenario-summary-metric-callout>span{min-width:1.75rem;text-align:center}.scenario-summary-metric-callout small{color:#a8bfdc;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.scenario-summary-score-callout>span{color:var(--railora-accent, #ff9c1a);font-size:1.75rem;line-height:1}.scenario-summary-score-callout>span svg{display:block;width:1.95rem;height:1.95rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.scenario-summary-score-callout div{display:grid;gap:.15rem}.scenario-summary-score-callout div span{color:#a8bfdc;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.scenario-summary-score-callout strong{color:#fff;font-size:2rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.scenario-summary-badge-popup-backdrop{position:fixed;inset:0;z-index:85;display:grid;place-items:center;padding:1rem;background:#02070cb8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.scenario-summary-badge-popup-card{display:grid;gap:.9rem;width:min(520px,94vw);padding:1.25rem;border:1px solid rgba(255,214,122,.45);border-radius:8px;background:#101c2b;box-shadow:inset 0 1px #ffffff0f,0 22px 48px #01070e8f;color:var(--railora-text, #e3edf9)}.scenario-summary-badge-popup-kicker{margin:0;color:var(--railora-accent, #ff9c1a);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.scenario-summary-badge-popup-card h1{margin:0;color:var(--railora-heading, #f3f7ff);font-size:1.8rem;letter-spacing:0}.scenario-summary-badge-popup-card p{margin:0;color:#c8d7eb;line-height:1.5}.scenario-summary-badge-popup-list{display:grid;gap:.55rem}.scenario-summary-badge-popup-item{display:flex;align-items:center;gap:.7rem;min-width:0;padding:.7rem .8rem;border:1px solid rgba(255,220,176,.28);border-radius:7px;background:#ff9c1a1f;color:#fff2e5;font-weight:800}.scenario-summary-badge-popup-item img{width:2.4rem;height:2.4rem;border-radius:999px;object-fit:cover;flex:0 0 auto}.scenario-summary-note,.scenario-summary-empty{margin:0;color:#a8bfdc}.scenario-summary-table{width:100%;border-collapse:collapse;font-size:.94rem}.scenario-summary-table th,.scenario-summary-table td{text-align:left;padding:.65rem .55rem;border-bottom:1px solid rgba(47,71,97,.85);vertical-align:top}.scenario-summary-table tfoot th{border-bottom:none;padding-top:.85rem}.scenario-summary-driving-events{margin-top:1.4rem}.score-positive{color:#8ef0ad;font-weight:700}.score-negative{color:#ffb4ba;font-weight:700}.punctuality-on_time,.punctuality-early{color:#8ef0ad}.punctuality-late{color:#ffb4ba}.punctuality-unknown{color:#a8bfdc}.scenario-summary-main-station-table td.timeline-missed{color:#ffb4ba;font-weight:700}.scenario-summary-stream-frame{min-height:260px;border-radius:0;overflow:hidden;border:1px solid #2f4761;background:#0d1826;aspect-ratio:16 / 9;height:auto}.scenario-summary-stream,.scenario-summary-stream-frame .mock-webrtc-player{width:100%;height:100%;object-fit:cover}.scenario-summary-stream-placeholder{min-height:100%;display:grid;place-items:center;color:#a8bfdc;padding:1rem}.scenario-summary-meta-list{margin:0;padding-left:1.2rem;color:#a8bfdc;display:grid;gap:.3rem}.scenario-summary-history-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.45fr);gap:1rem;align-items:start}.scenario-summary-history-list{display:grid;gap:.65rem}.scenario-summary-history-item{text-align:left;display:grid;gap:.2rem;padding:.85rem .9rem;border-radius:0;border:1px solid #2f4761;background:#0d1826;color:#e6effc}.scenario-summary-history-item.is-selected{border-color:#3b8de4;background:#163354;box-shadow:inset 0 0 0 1px #3b8de4}.drive-control-hint{background:#12263c;border:1px solid #3d658f;color:#c8def7;padding:.7rem .9rem;border-radius:10px;margin-bottom:.9rem}.admin-track-power-button{background:#1d3145;border-color:#4e8bc0;color:#dff2ff;font-weight:800}.admin-track-power-button:hover:not(:disabled){background:#27435f}.admin-track-power-button.is-on{background:#134122;border-color:#4ebf78;color:#dbffe8}.admin-track-power-button.is-on:hover:not(:disabled){background:#1a5a31}.admin-track-power-button.is-off{background:#6a4d06;border-color:#f1c232;color:#fff6cf}.admin-track-power-button.is-off:hover:not(:disabled){background:#84610a}.video-popup{position:absolute;top:.7rem;left:50%;transform:translate(-50%);z-index:35;max-width:min(88%,560px);background:#0e243ee6;border:1px solid #45658c;color:#eef5ff;border-radius:10px;padding:.45rem .75rem;text-align:center;font-weight:700;box-shadow:0 8px 24px #06172a47}.footer{margin-top:.9rem;color:#8ea5c3}.webrtc-log-panel{display:grid;gap:.5rem;margin-bottom:1rem}.webrtc-log-header{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.webrtc-log-header h2{margin:0;font-size:1rem;color:#d9e5f9}.webrtc-log-subtitle{margin:0;color:#9eb1c8;font-size:.85rem}.webrtc-log-list{max-height:260px;overflow:auto;border:1px solid #3a506d;border-radius:10px;background:#0b1624;padding:.45rem .55rem;display:grid;gap:.2rem}.webrtc-log-line{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.3;color:#c8dbf3;white-space:pre-wrap;word-break:break-word}.webrtc-log-empty{color:#8ea5c3;font-size:.8rem}.account-shell{width:100%;background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);color:var(--text);font-family:Trebuchet MS,Segoe UI,Helvetica,Arial,sans-serif}.account-shell .app-page-shell-content-authenticated{background:transparent}.account-shell .landing-topbar-fullwidth{width:100%;max-width:100%;margin-left:0;margin-right:0}.account-shell .railora-lobby-topbar{background:#100a1df0;color:var(--text)}.account-page,.account-page *{box-sizing:border-box}.account-page{width:100%;min-height:calc(100vh - var(--landing-topbar-height, 68px));margin:0;padding:28px 32px 72px;color:var(--text);font-family:Trebuchet MS,Segoe UI,Helvetica,Arial,sans-serif;background:transparent}.account-layout{display:grid;grid-template-columns:minmax(240px,.3fr) minmax(0,1fr);gap:18px;align-items:start}.account-side-nav{position:sticky;top:calc(var(--landing-topbar-height, 68px) + 1rem);display:grid;gap:1rem}.account-side-nav-profile{display:grid;gap:.25rem;color:var(--muted)}.account-side-nav-profile strong{color:var(--heading);font-size:1.25rem}.account-section-nav{display:grid;gap:.45rem}.account-section-nav button{width:100%;text-align:left;display:grid;gap:.15rem;height:auto;min-height:58px;padding:.65rem .85rem;border-radius:var(--radius-sm)}.account-section-nav button:hover,.account-section-nav button.is-active{border-color:#fb7b2d70;background:#fb7b2d21}.account-section-nav small{color:var(--muted)}.account-content{min-width:0}.account-panel{display:grid;gap:1rem;margin-top:0}.account-page .account-panel{margin-top:0}.account-content-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:0}.account-content-header h1,.account-content-header h2,.account-hero h2,.account-summary-header h2{margin:0;color:var(--heading);letter-spacing:0}.account-content-header h1{font-size:28px;line-height:1.08;max-width:none}.account-hero h2,.account-summary-header h2{font-size:24px;line-height:1.12}.account-content-header p,.account-hero p,.account-highlight p,.account-summary-header p{margin:.25rem 0 0;color:var(--muted)}.account-hero{display:grid;gap:1rem;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);background:radial-gradient(circle at 18% 0%,rgba(120,119,198,.18),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff04),linear-gradient(135deg,var(--bg-top),var(--surface) 52%,var(--surface-soft))}.account-hero-label{width:fit-content;margin-bottom:.35rem}.account-level-meter{position:relative;min-height:42px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-input);overflow:hidden}.account-level-meter span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--orange),var(--warning))}.account-level-meter strong{position:relative;min-height:42px;display:grid;place-items:center;color:var(--white)}.account-metric-grid,.account-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.account-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-metric,.account-highlight,.account-details-list div{border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#ffffff05;padding:.85rem}.account-metric,.account-highlight{display:grid;gap:.25rem}.account-metric span,.account-highlight span,.account-details-list dt{color:var(--muted);font-size:.86rem}.account-metric strong,.account-highlight strong,.account-details-list dd{color:var(--heading);font-weight:800}.account-rides-layout{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);gap:1rem;align-items:start}.account-rides-list{display:grid;gap:.65rem}.account-ride-item{text-align:left;display:grid;gap:.2rem;padding:.85rem .9rem;color:var(--text)}.account-ride-item.is-selected{border-color:#fb7b2d8f;background:#fb7b2d24;box-shadow:inset 0 0 0 1px #fb7b2d5c}.account-ride-item span{color:var(--muted)}.account-ride-detail{min-width:0;display:grid;gap:1rem}.account-page .scenario-summary-layout,.account-page .scenario-summary-main,.account-page .scenario-summary-main-table{background:transparent}.account-page .scenario-summary-main-table{border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#1e153094}.account-page .scenario-summary-main-table h2{color:var(--heading)}.account-page .scenario-summary-table{background:#ffffff05;color:var(--text)}.account-page .scenario-summary-table th,.account-page .scenario-summary-table td{border-color:#ffffff14}.account-page .scenario-summary-table th{color:var(--orange-soft);background:#f9731614}.account-badge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.account-badge{display:flex;align-items:center;gap:.7rem}.account-badge img{width:42px;height:42px;object-fit:contain}.account-details-list{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.account-details-list div{display:grid;gap:.2rem}.account-details-list dd{margin:0}.account-support-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.account-empty{margin:0;color:var(--muted)}@media(max-width:760px){.app-page-shell-public,.app-page-shell-authenticated{padding:.8rem}.app-page-shell-public{padding:0}.auth-landing{width:100%;max-width:100%}.landing-topbar,.landing-hero,.landing-showcase-band,.auth-login-stage,.landing-scenario-cards,.landing-badge-strip,.landing-player-card{grid-template-columns:1fr}.landing-topbar{padding-left:.95rem;padding-right:.95rem}.landing-nav{display:none}.landing-topbar-actions{width:auto;justify-content:flex-end}.railora-lobby-topbar-actions{width:auto;justify-content:flex-end;margin-right:0}.landing-hero{min-height:auto}.landing-hero-copy h1{max-width:none;font-size:clamp(2.6rem,16vw,4.2rem)}.landing-hero-tagline{font-size:1.25rem}.landing-hero-visual{min-height:18rem}.landing-hero-copy{padding:1.75rem}.landing-hero-simple{min-height:auto;grid-template-columns:1fr}.landing-hero-overlay-copy{left:1.25rem;right:1.25rem;max-width:none}.landing-hero-overlay-copy h1{font-size:clamp(2.5rem,13vw,4rem)}.auth-login-overlay{top:auto;bottom:1.25rem;left:1.25rem;right:1.25rem;width:auto;transform:none}.landing-footer{flex-wrap:wrap;gap:.75rem 1rem}.railora-lobby-hero-copy{padding:1.35rem 1.25rem}.railora-lobby-hero{min-height:11rem}.railora-lobby-content,.railora-lobby-train-grid{grid-template-columns:1fr}.admin-board-shell{grid-template-columns:1fr;padding:.85rem}.admin-board-sidebar{position:static}.admin-board-content-card{min-height:auto;border-radius:18px}.railora-lobby-overview-panel,.landing-achievements-panel{border-left:0;border-top:1px solid rgba(255,255,255,.1)}.drive-layout,.drive-layout.with-admin-sidebar{grid-template-columns:1fr}.drive-main-column{gap:.35rem}.drive-media-toolbar{justify-content:flex-start}.drive-stage-layout{grid-template-columns:1fr;gap:.45rem}.scenario-station-panel{padding:.55rem .65rem}.rcs-status-grid{grid-template-columns:1fr}.rcs-status-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.scenario-header{flex-direction:column;align-items:stretch}.payment-pricing-header,.payment-pricing-grid,.payment-checkout-layout,.payment-outcome-grid,.payment-method-grid{grid-template-columns:1fr}.payment-package-card-featured{transform:none}.scenario-completion-banner,.scenario-summary-layout,.scenario-summary-history-layout,.account-layout,.account-rides-layout,.account-metric-grid,.account-highlight-grid,.account-details-list{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.account-side-nav{position:static}.account-section-nav{display:flex;overflow-x:auto;padding-bottom:.2rem}.account-section-nav button{min-width:150px}.account-content-header{flex-direction:column}.scenario-summary-stream-frame{min-height:260px}.scenario-summary-table{font-size:.84rem}.overlay-speedometer{bottom:calc(100% + .3rem)}.speedometer{width:min(168px,50vw)}.speedo-digital{min-width:102px;font-size:.85rem}.header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.admin-operations-state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-topbar{top:.75rem;padding:.75rem}.app-topbar-spacer{display:none}.app-topbar-button,.app-topbar-user-menu,.app-topbar-wallet-card{width:100%}.app-topbar-user-dropdown{position:static;margin-top:.45rem}.profile-grid,.scenario-selection-layout,.scenario-selection-layout.with-admin-sidebar,.active-sessions-grid{grid-template-columns:1fr}.table-filter-input{min-width:0;width:100%}.admin-builder-grid{grid-template-columns:1fr}.admin-builder-monitoring-header{flex-direction:column}.admin-builder-monitoring-grid,.admin-dashboard-grid,.admin-monitoring-meta-grid,.admin-monitoring-meta-list{grid-template-columns:1fr}.video-layout-controls{gap:.4rem}.overlay-top-actions{top:.45rem;right:.45rem;gap:.35rem}.overlay-top-button{padding:.42rem .5rem;font-size:.78rem}.webrtc-log-list{max-height:200px}.vertical-slider{width:44px;height:190px}.vertical-slider.overlay{width:58px;height:105px}.direction-toggle-buttons{gap:.22rem}.direction-toggle-buttons button{min-width:2.7rem;padding:.32rem .4rem;font-size:.68rem}.cab-controls-card{min-height:190px}.cab-controls-image{height:190px}.cab-controls-overlay{grid-template-columns:1fr;gap:.6rem;padding:.7rem}.cab-direction-control{justify-content:flex-start}.cab-manual-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.overlay-speedometer.compact .speedometer{width:96px;height:96px}}@media(max-width:1180px){.landing-topbar{flex-wrap:nowrap;align-items:center}.landing-nav{width:100%;justify-content:flex-start}.landing-topbar-actions{width:auto;justify-content:flex-end;margin-right:0}.railora-lobby-topbar{flex-wrap:wrap;align-items:flex-start}.railora-lobby-nav{width:100%;justify-content:flex-start}.railora-lobby-topbar-actions{width:100%;justify-content:flex-start;margin-right:0;flex-wrap:wrap}.admin-board-shell{grid-template-columns:minmax(220px,280px) minmax(0,1fr)}}:root[data-theme=light] .payment-pricing-view{background:radial-gradient(circle at top left,rgba(76,183,109,.12),transparent 24%),radial-gradient(circle at bottom right,rgba(60,130,205,.1),transparent 28%),#fffffff2}:root[data-theme=light] .faq-page,:root[data-theme=light] .register-interest-page{background:radial-gradient(circle at top left,rgba(76,183,109,.12),transparent 24%),radial-gradient(circle at bottom right,rgba(60,130,205,.1),transparent 28%),#fffffff2}:root[data-theme=light] .payment-package-card,:root[data-theme=light] .payment-checkout-summary,:root[data-theme=light] .payment-checkout-panel,:root[data-theme=light] .payment-checkout-state-card,:root[data-theme=light] .auth-hero-panel,:root[data-theme=light] .auth-info-page,:root[data-theme=light] .active-session-list-item,:root[data-theme=light] .active-session-grid-item,:root[data-theme=light] .scenario-summary-section,:root[data-theme=light] .admin-builder-card,:root[data-theme=light] .admin-builder-catalog-card,:root[data-theme=light] .active-sessions-table-wrap,:root[data-theme=light] .db-viewer-train-spec-form,:root[data-theme=light] .drive-side-list,:root[data-theme=light] .drive-stage,:root[data-theme=light] .cab-panel,:root[data-theme=light] .cab-controls-card,:root[data-theme=light] .scenario-station-panel{background:linear-gradient(180deg,#ffffffeb,#f8fbfeeb),#ffffffeb;border-color:#c9d8e8;color:#17304a;box-shadow:0 12px 32px #6f88a51f}:root[data-theme=light] .payment-package-copy h2,:root[data-theme=light] .payment-checkout-summary strong,:root[data-theme=light] .payment-checkout-panel-header strong,:root[data-theme=light] .auth-hero h2,:root[data-theme=light] .scenario-card h1,:root[data-theme=light] .scenario-card h2,:root[data-theme=light] .scenario-card h3{color:#12304d}:root[data-theme=light] .payment-pricing-intro p,:root[data-theme=light] .payment-package-copy p,:root[data-theme=light] .payment-package-features,:root[data-theme=light] .payment-pricing-footer,:root[data-theme=light] .payment-checkout-summary p,:root[data-theme=light] .payment-checkout-panel-header span,:root[data-theme=light] .payment-method-card span,:root[data-theme=light] .payment-outcome-card span,:root[data-theme=light] .auth-hero-copy,:root[data-theme=light] .auth-card p,:root[data-theme=light] .scenario-header p,:root[data-theme=light] .table-tools-meta,:root[data-theme=light] .admin-builder-hint,:root[data-theme=light] .admin-builder-field-meta{color:#56718d}:root[data-theme=light] .payment-method-card,:root[data-theme=light] .payment-outcome-card{background:#f5f9fdf5;color:#12304d}:root[data-theme=light] .scenario-wallet-card{background:#f2f6d7;border-color:#b9c96f;color:#344100}:root[data-theme=light] .scenario-wallet-card p{color:#617200}:root[data-theme=light] .scenario-wallet-card .ghost{border-color:#9fb14b;color:#344100;background:#ffffff94}:root[data-theme=light] .app-topbar{background:linear-gradient(180deg,#fffffff5,#f5f9fdf5),#fffffff5;box-shadow:0 18px 36px #6f88a52e}:root[data-theme=light] .app-topbar-user-dropdown{background:#fffffffa;border-color:#c9d8e8}:root[data-theme=light] .app-topbar-user-dropdown p{color:#17304a}:root[data-theme=light] .scenario-wallet-card.is-positive{background:#dff5e6;border-color:#73bf8f;color:#1b5a34}:root[data-theme=light] .scenario-wallet-card.is-positive p{color:#2d6a45}:root[data-theme=light] .scenario-wallet-card.is-positive .ghost{border-color:#73bf8f;color:#1b5a34;background:#ffffffb3}:root[data-theme=light] .scenario-wallet-card.is-danger{background:#fde5e7;border-color:#db8a95;color:#8f2535}:root[data-theme=light] .scenario-wallet-card.is-danger p{color:#9d3a47}:root[data-theme=light] .scenario-wallet-card.is-danger .ghost{border-color:#db8a95;color:#8f2535;background:#ffffffb3}:root[data-theme=light] .rto-shell.app-fullscreen{background:#edf4fb}:root{--bg: #100a1d;--bg-top: #1c1230;--surface: #181229;--surface-soft: #100a1d;--surface-input: #0d1928;--orange: #fb7b2d;--orange-dark: #d95410;--orange-hover: #ff8a3d;--orange-soft: #fed7aa;--text: #e3edf9;--heading: #f3f7ff;--white: #f8fafc;--muted: #9eb6d6;--muted-dark: #56718d;--border: #2d3f57;--input-border: #3a506d;--success: #36d37e;--warning: #f2c94c;--error: #ff6b6b;--accent-purple: #7877c6;--shadow-card: 0 24px 64px rgba(0,0,0,.34);--shadow-soft: 0 18px 32px rgba(0,0,0,.18);--shadow-button: 0 10px 28px rgba(243, 107, 33, .28);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 999px}.page,.page *,.railora-page,.railora-page *{box-sizing:border-box}.page,.railora-page{font-family:Trebuchet MS,Segoe UI,Helvetica,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);min-height:100vh}.page,.railora-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 72px}.hero,.railora-hero{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:radial-gradient(circle at 18% 0%,rgba(120,119,198,.18),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff04),linear-gradient(135deg,var(--bg-top),var(--surface) 52%,var(--surface-soft));box-shadow:var(--shadow-card);padding:32px}.hero:after,.railora-hero:after{content:"";position:absolute;inset:auto -80px -80px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(120,119,198,.26),transparent 62%);pointer-events:none}.eyebrow,.railora-eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid rgba(249,115,22,.24);background:#f973161f;color:var(--orange-soft);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page h1,.page h2,.page h3,.page h4,.page p,.railora-page h1,.railora-page h2,.railora-page h3,.railora-page h4,.railora-page p{margin:0}.page h1,.railora-page h1,.railora-display{margin-top:16px;color:var(--heading);font-size:clamp(38px,6vw,68px);line-height:.96;letter-spacing:-.05em;max-width:10ch}.hero p,.railora-hero p,.railora-lede{margin-top:14px;max-width:720px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions,.railora-action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.section,.railora-section{margin-top:24px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#120d22f0;box-shadow:var(--shadow-soft);padding:24px}.section-head,.railora-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;flex-wrap:wrap}.section-head h2,.railora-section-head h2,.railora-heading-lg{color:var(--heading);font-size:28px;letter-spacing:-.03em}.section-head p,.railora-section-head p,.railora-muted{color:var(--muted);font-size:14px;line-height:1.55;max-width:700px}.swatch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.swatch{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08}.swatch-color{height:96px}.swatch-body{padding:14px;display:grid;gap:6px}.swatch-title{color:var(--heading);font-size:15px;font-weight:800}.swatch-meta{color:var(--muted);font-size:13px;line-height:1.5}.swatch-code{display:inline-flex;width:fit-content;min-height:30px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:var(--white);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700}.type-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.type-card,.token-card,.demo-card,.railora-card{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#1e153094;padding:18px}.type-stack{display:grid;gap:14px}.sample-kicker,.railora-kicker{color:var(--orange-soft);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sample-display,.railora-type-display{color:var(--heading);font-size:clamp(36px,4vw,56px);line-height:.94;letter-spacing:-.05em;font-weight:900}.sample-h2,.railora-type-h2{color:var(--heading);font-size:32px;line-height:1.05;letter-spacing:-.03em;font-weight:800}.sample-h3,.railora-type-h3{color:var(--heading);font-size:22px;line-height:1.15;font-weight:800}.sample-body,.railora-body{color:var(--text);font-size:16px;line-height:1.75}.sample-muted,.railora-text-muted{color:var(--muted);font-size:14px;line-height:1.65}.token-list{display:grid;gap:10px}.token-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.token-row strong{color:var(--heading);font-size:14px}.token-row span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.component-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.component-stack{display:grid;gap:14px}.button-row,.pill-row,.railora-button-row,.railora-pill-row{display:flex;flex-wrap:wrap;gap:12px}.btn,.railora-btn{appearance:none;border:1px solid var(--border);cursor:pointer;min-height:46px;padding:0 18px;border-radius:10px;color:var(--white);font-size:15px;font-weight:800;transition:transform .16s ease,filter .16s ease,background .16s ease}.btn:hover,.railora-btn:hover{transform:translateY(-1px)}.btn-primary,.railora-btn-primary{border-color:transparent;background:linear-gradient(180deg,var(--orange),var(--orange-dark));box-shadow:var(--shadow-button)}.btn-secondary,.railora-btn-secondary{background:#ffffff0d}.btn-ghost,.railora-btn-ghost{background:transparent;color:var(--muted)}.btn-success,.railora-btn-success{border-color:#36d37e61;background:linear-gradient(180deg,#36d37e38,#2aa5642e);color:#dcffe9}.btn-danger,.railora-btn-danger{border-color:#ff6b6b61;background:linear-gradient(180deg,#ff6b6b38,#be3e3e2e);color:#ffe2e2}.pill,.railora-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border:1px solid transparent}.pill-orange,.railora-pill-orange{background:#f973161f;border-color:#f973163d;color:var(--orange-soft)}.pill-success,.railora-pill-success{background:#36d37e29;border-color:#36d37e47;color:#bcffd6}.pill-neutral,.railora-pill-neutral{background:#ffffff0d;border-color:#ffffff14;color:var(--muted)}.form-grid,.railora-form-grid{display:grid;gap:14px}.label,.railora-label{display:grid;gap:8px;color:var(--white);font-size:14px;font-weight:700}.input,.select,.textarea,.railora-input,.railora-select,.railora-textarea{width:100%;border:1px solid var(--input-border);background:var(--surface-input);color:var(--text);border-radius:10px;padding:14px;font-size:15px;outline:none}.textarea,.railora-textarea{min-height:112px;resize:vertical}.input::placeholder,.textarea::placeholder,.railora-input::placeholder,.railora-textarea::placeholder{color:var(--muted-dark)}.input:focus,.select:focus,.textarea:focus,.railora-input:focus,.railora-select:focus,.railora-textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #fb7b2d24}.range-wrap,.railora-range{display:grid;gap:10px}.range-meta,.railora-range-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px;font-weight:700}.page input[type=range],.railora-page input[type=range],.railora-range-input{width:100%;appearance:none;height:12px;border-radius:999px;background:linear-gradient(90deg,#fb7b2df2,#d95410f2);outline:none}.page input[type=range]::-webkit-slider-thumb,.railora-page input[type=range]::-webkit-slider-thumb,.railora-range-input::-webkit-slider-thumb{appearance:none;width:22px;height:22px;border-radius:50%;border:2px solid #fff;background:#f8fafc;box-shadow:0 4px 12px #00000038;cursor:pointer}.page input[type=range]::-moz-range-thumb,.railora-page input[type=range]::-moz-range-thumb,.railora-range-input::-moz-range-thumb{width:22px;height:22px;border-radius:50%;border:2px solid #fff;background:#f8fafc;box-shadow:0 4px 12px #00000038;cursor:pointer}.toggle,.railora-toggle{display:inline-flex;align-items:center;gap:12px;color:var(--text);font-size:14px;font-weight:700}.toggle-track,.railora-toggle-track{position:relative;width:56px;height:32px;border-radius:999px;background:linear-gradient(180deg,#36d37e8c,#2aa564bf);border:1px solid rgba(54,211,126,.38);box-shadow:inset 0 1px #ffffff24}.toggle-track:after,.railora-toggle-track:after{content:"";position:absolute;top:3px;right:3px;width:24px;height:24px;border-radius:50%;background:#fff}.card-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.product-card,.railora-product-card{display:grid;gap:16px;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:20px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#150e26f0;box-shadow:var(--shadow-soft)}.product-top,.railora-product-top{display:flex;justify-content:space-between;gap:16px;align-items:start}.product-copy,.railora-product-copy{display:grid;gap:8px}.product-copy h3,.railora-product-copy h3{color:var(--heading);font-size:26px;line-height:1.02;letter-spacing:-.03em}.product-copy p,.railora-product-copy p{color:var(--muted);font-size:15px;line-height:1.7;max-width:54ch}.product-eyebrow,.railora-product-eyebrow{width:fit-content}.price-tag,.railora-price-tag{min-width:120px;text-align:right}.price-tag strong,.railora-price-tag strong{display:block;color:var(--heading);font-size:30px;line-height:1}.price-tag span,.railora-price-tag span{color:var(--orange-soft);font-size:13px;font-weight:700}.feature-list,.railora-feature-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.feature-list li,.railora-feature-list li{display:flex;gap:10px;color:var(--text);font-size:14px;line-height:1.55;align-items:start;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff08}.feature-list li:before,.railora-feature-list li:before{content:"•";color:var(--orange);font-size:18px;line-height:1;margin-top:1px}.alert-stack,.railora-alert-stack{display:grid;gap:12px}.alert,.railora-alert{border-radius:16px;padding:14px 16px;border:1px solid transparent;display:grid;gap:4px}.alert strong,.railora-alert strong{font-size:14px;color:var(--heading)}.alert span,.railora-alert span{font-size:13px;line-height:1.5}.alert-success,.railora-alert-success{background:#36d37e24;border-color:#36d37e38;color:#c5ffda}.alert-warning,.railora-alert-warning{background:#f2c94c24;border-color:#f2c94c38;color:#ffecb0}.alert-error,.railora-alert-error{background:#ff6b6b24;border-color:#ff6b6b38;color:#ffd0d0}.ci-footer{margin-top:24px;padding:18px 20px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--muted);font-size:14px;line-height:1.65}.ci-footer strong{color:var(--heading);display:block;margin-bottom:8px}.sample-muted strong{color:var(--heading);font-size:14px}.chip-list,.railora-chip-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.chip,.railora-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--white);font-size:13px;font-weight:700}@media(max-width:980px){.swatch-grid,.component-grid,.card-grid,.type-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.page,.railora-page{width:min(100% - 20px,1180px);padding-top:18px}.hero,.section,.railora-hero,.railora-section{padding:18px}.swatch-grid,.component-grid,.card-grid,.type-grid{grid-template-columns:1fr}.product-top{flex-direction:column}.price-tag{text-align:left;min-width:0}}.railora-lobby-shell,.railora-lobby-shell .app-page-shell-content-authenticated{background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);color:var(--text);font-family:Trebuchet MS,Segoe UI,Helvetica,Arial,sans-serif}.railora-lobby-shell .app-page-shell-content-authenticated{padding:0}.railora-lobby-page{width:100%;min-height:calc(100vh - var(--landing-topbar-height, 68px));margin:0 auto;padding:28px 32px 72px;background:transparent;color:var(--text)}.railora-lobby-page,.railora-lobby-page *{box-sizing:border-box}.railora-lobby-page h1,.railora-lobby-page h2,.railora-lobby-page h3,.railora-lobby-page p{margin:0}.railora-lobby-stage{display:grid;gap:24px}.railora-lobby-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:18px;background:transparent}.railora-lobby-overview-panel{min-width:0;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#120d22f0;box-shadow:var(--shadow-soft)}.railora-lobby-trains-area{display:grid;align-content:start;gap:18px;min-width:0}.railora-lobby-overview-panel{position:sticky;top:calc(var(--landing-topbar-height, 68px) + 24px);display:grid;align-content:start;gap:18px;border-left:1px solid rgba(255,255,255,.08)}.railora-lobby-panel-header{display:flex;justify-content:space-between;align-items:start;gap:16px;min-width:0}.railora-lobby-panel-header h1,.railora-lobby-panel-header h2{margin-top:4px;color:var(--heading);font-size:28px;line-height:1.05;letter-spacing:0;font-weight:900}.railora-lobby-panel-header .railora-lobby-main-heading{max-width:none;color:var(--heading);font-size:clamp(38px,6vw,68px);line-height:.96;letter-spacing:0;font-weight:900;white-space:nowrap}.railora-lobby-panel-header p{color:var(--muted);font-size:14px;line-height:1.55}.railora-lobby-page .sample-kicker{color:var(--orange-soft)}.railora-lobby-page .error-banner,.railora-lobby-alert{display:grid;gap:4px;margin:0;padding:14px 16px;border-radius:16px;font-size:14px;line-height:1.5}.railora-lobby-page .error-banner{border:1px solid rgba(255,107,107,.22);background:#ff6b6b24;color:#ffd0d0}.railora-lobby-alert-info{border:1px solid rgba(242,201,76,.22);background:#f2c94c24;color:#ffecb0}.railora-lobby-alert p,.railora-lobby-alert strong{color:inherit;font-size:14px;line-height:1.5}.railora-lobby-waitlist-callout{gap:12px}.railora-lobby-waitlist-entry{display:grid;gap:8px;padding:12px 14px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#ffffff08}.railora-lobby-page .scenario-minutes-callout-actions{margin:0}.railora-lobby-page .scenario-minutes-callout-actions .ghost{min-height:38px;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);background:#ffffff0d;color:var(--white);font-weight:800}.railora-lobby-page .scenario-catalog-loading,.railora-lobby-page .active-sessions-empty{margin:0;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08;color:var(--muted)}.railora-lobby-train-grid,.railora-lobby-train-grid.cols-3,.railora-lobby-train-grid.cols-4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;margin:0}.railora-lobby-train-card{display:grid;grid-template-rows:auto 1fr auto;gap:16px;min-width:0;height:100%;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#150e26f0;box-shadow:var(--shadow-soft);opacity:1}.railora-lobby-train-card.is-disabled{opacity:.72}.railora-lobby-train-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08}.railora-lobby-train-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 28%;transform:none}.railora-lobby-train-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#100a1d0d,#100a1d6b);pointer-events:none}.railora-lobby-train-copy{display:grid;align-content:start;gap:12px;min-width:0}.railora-lobby-train-head{display:flex;justify-content:space-between;align-items:start;gap:12px;min-width:0}.railora-lobby-train-head strong{min-width:0;color:var(--heading);font-size:22px;line-height:1.15;font-weight:900;overflow-wrap:anywhere}.railora-lobby-train-meta-item,.railora-lobby-train-position{display:flex;align-items:start;gap:10px;padding:0;border:0;border-radius:0;background:transparent;color:var(--text);font-size:14px;line-height:1.55}.railora-lobby-train-meta-item:before,.railora-lobby-train-position:before{content:"•";flex:0 0 auto;color:var(--orange);font-size:18px;line-height:1;margin-top:1px}.railora-lobby-train-status{display:inline-flex;align-items:center;min-height:34px;flex:0 0 auto;padding:0 12px;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.railora-lobby-train-status.status-available{border-color:#36d37e47;background:#36d37e29;color:#bcffd6}.railora-lobby-train-status.status-reserved_for_me{border-color:#f973163d;background:#f973161f;color:var(--orange-soft)}.railora-lobby-train-status.status-occupied{border-color:#f2c94c38;background:#f2c94c24;color:#ffecb0}.railora-lobby-train-actions{display:flex;min-width:0;margin:0}.railora-lobby-train-actions button{width:100%;min-width:0;min-height:46px;padding:0 18px;border-radius:var(--radius-sm);font-size:15px;font-weight:800;transition:transform .16s ease,filter .16s ease,background .16s ease}.railora-lobby-train-actions button:hover:not(:disabled){transform:translateY(-1px)}.railora-lobby-train-actions button:not(.ghost){border-color:transparent;background:linear-gradient(180deg,var(--orange),var(--orange-dark));color:var(--white);box-shadow:var(--shadow-button)}.railora-lobby-train-actions button:not(.ghost):hover:not(:disabled){background:linear-gradient(180deg,var(--orange-hover),var(--orange-dark))}.railora-lobby-train-actions .ghost{border-color:var(--border);background:#ffffff0d;color:var(--white);box-shadow:none}.railora-lobby-level-progress,.railora-lobby-badge-section,.railora-lobby-overview-item{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#1e153094}.railora-lobby-level-progress{display:grid;gap:12px;padding:18px}.railora-lobby-level-progress-values,.railora-lobby-level-progress-status{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px;font-weight:700}.railora-lobby-level-progress-values span,.railora-lobby-level-progress-status span{color:var(--muted);font-size:13px;text-align:left}.railora-lobby-level-progress-values span:last-child,.railora-lobby-level-progress-status span:last-child{text-align:right}.railora-lobby-level-progress-bar{position:relative;display:flex;align-items:center;justify-content:center;min-height:34px;overflow:hidden;border-radius:var(--radius-pill);background:#ffffff0d}.railora-lobby-level-progress-bar span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#36d37eb8,#36d37ef2)}.railora-lobby-level-progress-current{position:relative;z-index:1;color:var(--heading);font-size:13px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.34)}.railora-lobby-badge-section{display:grid;gap:14px;padding:18px}.railora-lobby-badge-list{display:flex;flex-wrap:wrap;gap:10px}.railora-lobby-badge-pill{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-pill);background:#ffffff0d;box-shadow:var(--shadow-soft)}.railora-lobby-badge-pill img{width:38px;height:38px;border-radius:var(--radius-pill);object-fit:cover}.railora-lobby-badge-empty{color:var(--muted);font-size:14px;line-height:1.65}.railora-lobby-overview-grid{display:grid;gap:12px}.railora-lobby-overview-item{display:grid;gap:6px;padding:14px}.railora-lobby-overview-item span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.railora-lobby-overview-item strong{color:var(--heading);font-size:18px;line-height:1.2;overflow-wrap:anywhere}.railora-lobby-topbar{border-bottom:1px solid rgba(255,255,255,.08);background:#100a1de0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.railora-lobby-user-trigger,.railora-lobby-user-trigger.ghost{border-color:transparent;border-radius:var(--radius-sm);background:linear-gradient(180deg,var(--orange),var(--orange-dark));color:var(--white);box-shadow:var(--shadow-button);font-weight:800}.railora-scenario-selection-page{display:grid;align-content:start;width:100%;min-height:calc(100vh - var(--landing-topbar-height, 68px));padding:28px 32px 72px;border:0;border-radius:0;background:radial-gradient(circle at top left,rgba(249,115,22,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(120,119,198,.14),transparent 30%),linear-gradient(180deg,#1c1230eb,#100a1df2);box-shadow:none;color:var(--text);font-family:Trebuchet MS,Segoe UI,Helvetica,Arial,sans-serif;gap:40px}.railora-scenario-selection-page,.railora-scenario-selection-page *{box-sizing:border-box}.railora-scenario-selection-page h1,.railora-scenario-selection-page p{margin:0}.railora-scenario-selection-header{display:flex;justify-content:space-between;align-items:end;gap:24px;min-width:0}.railora-scenario-stage{display:grid;gap:24px}.railora-scenario-main{display:grid;align-content:start;gap:24px;min-width:0}.railora-scenario-selection-copy{display:grid;gap:12px;min-width:0;max-width:760px}.railora-scenario-selection-copy h1{color:var(--heading);font-size:clamp(38px,6vw,68px);line-height:.96;letter-spacing:0;font-weight:900;overflow-wrap:anywhere}.railora-scenario-selection-copy p{max-width:700px;font-size:16px;line-height:1.65}.railora-scenario-selection-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0}.railora-scenario-view-toggle{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0a}.railora-scenario-view-toggle .railora-btn{min-height:38px;padding:0 14px;border-color:transparent;box-shadow:none}.railora-scenario-view-toggle .railora-btn.active{border-color:#f973163d;background:#f973161f;color:var(--orange-soft)}.railora-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;margin:0}.railora-scenario-card{display:grid;grid-template-rows:auto;align-content:start;gap:10px;justify-self:stretch;min-width:0;width:100%;height:100%;padding:18px;appearance:none;text-align:left;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,#ffffff0b,#ffffff04),#150e26f0;color:var(--text);box-shadow:var(--shadow-soft);transition:transform .16s ease,border-color .16s ease,background .16s ease}.railora-scenario-card:hover:not(:disabled){transform:translateY(-1px);border-color:#f9731647}.railora-scenario-card.is-disabled{opacity:.68;filter:grayscale(.25);border-style:dashed;cursor:not-allowed}.railora-scenario-card-title{margin-bottom:6px;color:var(--heading);font-size:22px;line-height:1.15;font-weight:900;overflow-wrap:anywhere}.railora-scenario-card-media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;margin:0 0 6px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08}.railora-scenario-card-media.is-hidden{display:none}.railora-scenario-card-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.railora-scenario-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#100a1d0a,#100a1d52);pointer-events:none}.railora-scenario-note{display:flex;align-items:start;gap:10px;min-height:0;padding:12px 14px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#ffffff08;color:var(--text);font-size:14px;line-height:1.55;letter-spacing:0;text-transform:none}.railora-scenario-card>.railora-pill{display:flex;align-items:start;gap:10px;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--text);font-size:14px;line-height:1.55;letter-spacing:0;text-transform:none}.railora-scenario-card>.railora-pill-orange{color:var(--orange-soft)}.railora-scenario-note:before,.railora-scenario-card>.railora-pill:before{content:"•";flex:0 0 auto;color:var(--orange);font-size:18px;line-height:1;margin-top:1px}.railora-scenario-card-free-drive{border-color:#7877c642;background:radial-gradient(circle at top right,rgba(120,119,198,.18),transparent 34%),linear-gradient(180deg,#ffffff0a,#ffffff03),#1e1530b8}.railora-scenario-route-signal{display:inline-flex;align-items:center;gap:5px;align-self:center;margin-left:auto}.railora-scenario-route-signal span{width:14px;height:14px;border-radius:999px;background:#9eb6d661;box-shadow:none}.railora-scenario-route-signal.is-active span{background:#bcffd6;box-shadow:0 0 18px #36d37eb8;animation:railora-scenario-signal-blink 1.1s ease-in-out infinite}.railora-scenario-route-signal.is-inactive span{background:#2f6a3a;box-shadow:none;animation:none;opacity:1;transform:none}.railora-scenario-route-signal.is-active span+span{animation-delay:.55s}@keyframes railora-scenario-signal-blink{0%,to{opacity:.28;transform:scale(.82)}45%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.railora-scenario-route-signal span{animation:none;opacity:1;transform:none}}.railora-scenario-list{display:grid;gap:12px}.railora-scenario-list-item{display:grid;gap:8px;width:100%;padding:16px 18px;text-align:left;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03),#1e153094;color:var(--text);box-shadow:var(--shadow-soft);transition:transform .16s ease,border-color .16s ease,background .16s ease}.railora-scenario-list-item:hover:not(:disabled){transform:translateY(-1px);border-color:#f9731647}.railora-scenario-list-item.is-disabled{opacity:.68;filter:grayscale(.25);border-style:dashed;cursor:not-allowed}.railora-scenario-list-item strong{color:var(--heading);font-size:18px;line-height:1.2;font-weight:900}.railora-scenario-list-route{display:flex;align-items:center;gap:10px;width:100%;color:var(--muted);font-size:14px;line-height:1.55}.railora-scenario-list-meta{display:flex;flex-wrap:wrap;gap:8px}.railora-scenario-list-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--muted);font-size:13px;font-weight:800}@media(min-width:1100px){.railora-lobby-train-grid.cols-3,.railora-lobby-train-grid.cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}.railora-scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.railora-lobby-content{grid-template-columns:1fr}.railora-lobby-overview-panel{position:static}}@media(max-width:760px){.railora-scenario-selection-page,.railora-lobby-page{padding:18px 10px 48px}.railora-lobby-overview-panel{padding:18px}.railora-lobby-panel-header .railora-lobby-main-heading{max-width:none;font-size:clamp(38px,6vw,68px);line-height:.98;white-space:normal}.railora-lobby-train-grid,.railora-lobby-train-grid.cols-3,.railora-lobby-train-grid.cols-4,.railora-scenario-grid{grid-template-columns:1fr}.railora-lobby-panel-header,.railora-lobby-train-head{flex-direction:column;align-items:start}}
