:root{--bg: #0e0e12;--surface: #17171e;--surface-2: #1f1f28;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--text: #f5f5f7;--text-dim: #9a9aa5;--text-muted: #6b6b76;--accent: #6c5ce7;--accent-2: #a855f7;--accent-grad: linear-gradient(135deg, #6c5ce7 0%, #a855f7 100%);--verified: #3b9eff;--radius: 14px;--radius-lg: 20px;--radius-sm: 10px;--maxw: 640px;--shadow: 0 4px 20px rgba(108, 92, 231, .3);--shadow-pop: 0 12px 40px rgba(0, 0, 0, .55)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.4}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}
