:root{--color-bg: #f5f7fb;--color-surface: #ffffff;--color-surface-muted: #f1f4fb;--color-surface-elevated: #fdfefe;--color-text: #0f172a;--color-muted: #475569;--color-accent: #7b61ff;--color-accent-2: #b48cf5;--color-border: #d9dfeb;--color-border-strong: #cdd4e2;--color-chip: #f1ecff;--color-danger: #c62828;--color-success: #16a34a;--color-warning: #f59e0b;--gradient-accent: linear-gradient(135deg, #d7ccff 0%, #b398ff 45%, #7b61ff 100%);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 22px;--shadow-1: 0 10px 40px rgba(15, 23, 42, .08);--shadow-2: 0 18px 60px rgba(15, 23, 42, .12);--shadow-soft: 0 10px 50px rgba(59, 130, 246, .14);--focus-ring: 0 0 0 2px rgba(59, 130, 246, .2), 0 12px 40px rgba(59, 130, 246, .16);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--motion-fast: .14s;--motion-base: .2s;--motion-slow: .28s}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden;font-family:Inter,SF Pro Display,Segoe UI,system-ui,-apple-system,sans-serif;background:radial-gradient(120% 120% at 80% 0%,rgba(99,197,255,.14) 0%,transparent 55%),linear-gradient(180deg,#f8fbff,#eef2f8 40%,#e8edf6);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::selection{background:#3b82f629}
