:root{--bg: #f7f7ff;--bg-soft: #f3f5ff;--card: rgba(255, 255, 255, .82);--card-strong: #ffffff;--text: #121729;--muted: #677089;--line: rgba(90, 100, 140, .16);--primary: #7c3aed;--primary-2: #a855f7;--cyan: #22d3ee;--blue: #4f46e5;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--shadow: 0 18px 50px rgba(83, 57, 172, .12);--shadow-soft: 0 10px 30px rgba(40, 36, 80, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Heebo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 10%,rgba(124,58,237,.16),transparent 26%),radial-gradient(circle at 90% 20%,rgba(34,211,238,.16),transparent 24%),linear-gradient(180deg,#fbfbff,#f7f7ff 45%,#f4f8ff);color:var(--text)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}p{color:var(--muted);line-height:1.7}
