:root,:root[data-theme=light]{--vf-bg:linear-gradient(180deg,#fbfbfc,#f3f4f6);--vf-bg-solid:#f6f7f9;--vf-surface:#fff;--vf-surface-grad:linear-gradient(160deg,#fff,#f2f5f9);--vf-surface-2:#fafafb;--vf-surface-3:#f1f2f4;--vf-text:#16181d;--vf-text-muted:#6b7280;--vf-text-faint:#9aa0aa;--vf-border:rgba(17,18,20,.08);--vf-border-strong:rgba(17,18,20,.14);--vf-ink:#16181d;--vf-on-ink:#fff;--vf-ink-hover:#2a2d34;--vf-accent:#2f80ed;--vf-accent-bg:#e9f2fe;--vf-accent-text:#1659c0;--vf-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 1px 2px rgba(16,18,22,.04),0 6px 22px rgba(16,18,22,.06);--vf-booked-bg:#e9f2fe;--vf-booked-text:#1659c0;--vf-reservation-bg:#eef2f8;--vf-reservation-text:#3a5577;--vf-transfer-bg:#fbf0e3;--vf-transfer-text:#8a5a12;--vf-failed-bg:#fbecec;--vf-failed-text:#a13a3a;--vf-dropped-bg:#eef0f2;--vf-dropped-text:#6b7280;--vf-info-bg:#eef0f2;--vf-info-text:#4b5563;--vf-chart-line:#16181d;--vf-chart-fill:rgba(17,18,20,.05);--vf-chart-grid:rgba(17,18,20,.07);--vf-warn:#b4690e}:root[data-theme=dark]{--vf-bg:linear-gradient(180deg,#0c0d10,#070708);--vf-bg-solid:#0a0b0d;--vf-surface:#141519;--vf-surface-grad:linear-gradient(160deg,#1b1d24,#101216);--vf-surface-2:#17181d;--vf-surface-3:#1f2025;--vf-text:#f1f2f4;--vf-text-muted:#9296a1;--vf-text-faint:#5b606a;--vf-border:hsla(0,0%,100%,.09);--vf-border-strong:hsla(0,0%,100%,.16);--vf-ink:#f1f2f4;--vf-on-ink:#0c0d10;--vf-ink-hover:#d8dade;--vf-accent:#34d399;--vf-accent-bg:rgba(52,211,153,.13);--vf-accent-text:#6ee7b7;--vf-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 1px 2px rgba(0,0,0,.35),0 8px 28px rgba(0,0,0,.4);--vf-booked-bg:rgba(52,211,153,.14);--vf-booked-text:#6ee7b7;--vf-reservation-bg:rgba(125,170,230,.16);--vf-reservation-text:#a9c4ec;--vf-transfer-bg:rgba(234,179,8,.15);--vf-transfer-text:#e8c06b;--vf-failed-bg:rgba(239,68,68,.15);--vf-failed-text:#f0a0a0;--vf-dropped-bg:hsla(0,0%,100%,.08);--vf-dropped-text:#9296a1;--vf-info-bg:hsla(0,0%,100%,.08);--vf-info-text:#c2c6cf;--vf-chart-line:#f1f2f4;--vf-chart-fill:hsla(0,0%,100%,.06);--vf-chart-grid:hsla(0,0%,100%,.08);--vf-warn:#e8c06b}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;color:var(--vf-text)}*{box-sizing:border-box}.vf-logo{filter:brightness(0);transition:filter .2s ease}:root[data-theme=dark] .vf-logo{filter:brightness(0) invert(1)}.GlobalLayout_backgroundProvider__Q5FK2{position:relative;isolation:isolate;min-height:100vh}.GlobalLayout_backgroundProvider__Q5FK2:before{content:"";position:fixed;inset:0;z-index:-1;background:var(--vf-bg)}