:root{--bg-deep: #081c2e;--bg-mid: #0f3d56;--bg-surface: #134a68;--bg-elevated: #1a5b7e;--glow: #00d4aa;--glow-dim: rgba(0, 212, 170, .2);--glow-faint: rgba(0, 212, 170, .08);--border: rgba(255, 255, 255, .15);--border-subtle: rgba(255, 255, 255, .08);--text: #e8f4f2;--text-muted: rgba(232, 244, 242, .5);--text-dim: rgba(232, 244, 242, .28);--danger: #ff5f5f;--warn: #f5a623;--success: #00d4aa;--glow-light: #54dbbb;--font-display: "Exo 2", sans-serif;--font-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body{min-height:100%;font-family:var(--font-ui);background:var(--bg-deep);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.5}#root{min-height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-ui)}[class*=cl-header],[class*=cl-headerTitle],[class*=cl-headerSubtitle],[class*=cl-formFieldLabel],[class*=cl-footerActionText],[class*=cl-dividerText],[class*=cl-internal-title],[class*=cl-internal-subtitle]{line-height:1.6!important;overflow:visible!important;padding-bottom:2px!important;color:#fff!important}[class*=cl-footerActionLink]{color:var(--glow-light)!important;line-height:1.6!important;overflow:visible!important}mark.varHighlight{background:#6366f11f;color:#4f46e5;border-radius:3px;padding:0 1px}
