:root{--color-sky: #38bdf8;--color-sky-dark: #0ea5e9;--color-sky-light: #0369a1;--color-sky-subtle: #0c1a2e;--color-slate-50: #f8fafc;--color-slate-100: #f1f5f9;--color-slate-200: #e2e8f0;--color-slate-300: #cbd5e1;--color-slate-500: #64748b;--color-slate-700: #334155;--color-slate-800: #1e293b;--color-slate-900: #0f172a;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-background: #0f172a;--color-surface: #1e293b;--color-border: #334155;--color-border-hover: #475569;--radius: 12px;--radius-lg: 20px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;min-height:100dvh;color:var(--color-text);background:var(--color-background);line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.welcome[data-v-c9593f65]{flex:1;display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:2rem 1.25rem;background:linear-gradient(160deg,#0c1a2e,#0f172a,#0c1a2e)}.welcome__content[data-v-c9593f65]{width:100%;max-width:420px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.welcome__badge[data-v-c9593f65]{font-size:4rem;line-height:1;filter:drop-shadow(0 4px 16px rgba(56,189,248,.4))}.welcome__title[data-v-c9593f65]{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;color:var(--color-text);line-height:1.1}.welcome__subtitle[data-v-c9593f65]{font-size:1.05rem;color:var(--color-text-muted);line-height:1.5}.welcome__divider[data-v-c9593f65]{width:48px;height:3px;background:var(--color-sky);border-radius:2px}.welcome__body[data-v-c9593f65]{font-size:.95rem;color:var(--color-text-muted);line-height:1.7;max-width:320px}.welcome__error[data-v-c9593f65]{font-size:.875rem;color:#fca5a5;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:var(--radius);padding:.75rem 1rem;width:100%}.welcome__cta[data-v-c9593f65]{margin-top:.5rem;width:100%;padding:1rem 2rem;background:var(--color-sky);color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:var(--radius-lg);cursor:pointer;transition:background .2s,transform .1s,opacity .2s;letter-spacing:.01em;box-shadow:0 4px 14px #38bdf84d}.welcome__cta[data-v-c9593f65]:hover:not(:disabled){background:var(--color-sky-dark)}.welcome__cta[data-v-c9593f65]:active:not(:disabled){transform:scale(.98)}.welcome__cta[data-v-c9593f65]:disabled{opacity:.6;cursor:not-allowed}
