*,*:before,*:after{box-sizing:border-box}:root{--vfo-primary: #125ecc;--vfo-primary-2: #0a85e8;--vfo-navy: #002973;--vfo-sky: #0095ff;--vfo-orange: #fb895a;--vfo-page: #f4f7fd;--vfo-card: #ffffff;--vfo-tint: #eef2f9;--vfo-input: #f7f9fc;--vfo-tint-deep: #ebf0f8;--vfo-border: #e3eaf5;--vfo-border-soft: #e9eef8;--vfo-border-strong: #d6e0ee;--vfo-border-chip: #dde5f2;--vfo-border-mid: #c7d4e8;--vfo-ink: #16264a;--vfo-ink-2: #243757;--vfo-muted: #4e6087;--vfo-faint: #7c8aa6;--vfo-heading: #002973;--vfo-placeholder: #94a3bd;--vfo-skel-a: #e8eef8;--vfo-skel-b: #f6f9fd;--vfo-scrollbar: #c3d0e5;--vfo-scrollbar-hover: #a9bcd9;--vfo-halo: rgba(18, 94, 204, .05);--vfo-shadow-card: 0 4px 16px rgba(20, 45, 95, .06)}[data-theme=dark]{--vfo-primary: #4da3ff;--vfo-page: #001b4f;--vfo-card: #002973;--vfo-tint: #0d3684;--vfo-input: #0a3179;--vfo-tint-deep: #0d3684;--vfo-border: #1c4394;--vfo-border-soft: #19408f;--vfo-border-strong: #2a52a5;--vfo-border-chip: #244c9e;--vfo-border-mid: #3560b0;--vfo-ink: #eef3ff;--vfo-ink-2: #dde7fb;--vfo-muted: #a9bcdf;--vfo-faint: #8ba3cf;--vfo-heading: #ffffff;--vfo-placeholder: #7d97c6;--vfo-skel-a: #0d3684;--vfo-skel-b: #1a4494;--vfo-scrollbar: #2a52a5;--vfo-scrollbar-hover: #3a63b8;--vfo-halo: rgba(0, 149, 255, .06);--vfo-shadow-card: 0 4px 16px rgba(0, 10, 35, .35)}html{overflow-y:scroll}body{margin:0;padding:0;background:var(--vfo-page);background-image:radial-gradient(1100px 380px at 50% -120px,var(--vfo-halo),transparent);background-repeat:no-repeat;color:var(--vfo-ink);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;transition:background-color .2s ease,color .2s ease}#root{width:100%}::selection{background:#125ecc2e}[data-theme=dark] ::selection{background:#0095ff59}*{scrollbar-width:thin;scrollbar-color:var(--vfo-scrollbar) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:var(--vfo-scrollbar);border-radius:99px}*::-webkit-scrollbar-thumb:hover{background:var(--vfo-scrollbar-hover)}*::-webkit-scrollbar-track{background:transparent}button{transition:filter .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease,opacity .15s ease}button:not(:disabled):hover{filter:brightness(.95)}button:not(:disabled):active{filter:brightness(.9)}[data-theme=dark] button:not(:disabled):hover{filter:brightness(1.12)}[data-theme=dark] button:not(:disabled):active{filter:brightness(1.2)}button:focus-visible,a:focus-visible{outline:3px solid rgba(18,94,204,.3);outline-offset:1px}[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible{outline:3px solid rgba(0,149,255,.45)}input,select,textarea{font-family:inherit;transition:box-shadow .15s ease,border-color .15s ease}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #125ecc29,0 0 0 1px var(--vfo-primary)}input::placeholder,textarea::placeholder{color:var(--vfo-placeholder)}:root{color-scheme:light}[data-theme=dark]{color-scheme:dark}@keyframes vfo-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.vfo-skeleton{background:linear-gradient(100deg,var(--vfo-skel-a) 36%,var(--vfo-skel-b) 50%,var(--vfo-skel-a) 64%);background-size:200% 100%;border-radius:6px;animation:vfo-skeleton-shimmer 1.6s ease-in-out infinite;display:inline-block}
