:root{--brand-blue:#1c98fc;--brand-purple:#7b5fd0;--brand-pink:#ec597a;--brand-grad:linear-gradient(135deg, #1c98fc, #7b5fd0, #ec597a);--bg:#f6f7f9;--surface:#fff;--border:#e8eaed;--text:#111827;--muted:#6b7280;--faint:#9ca3af;--radius:16px;--shadow:0 1px 3px #1018280f, 0 1px 2px #1018280a;--shadow-lg:0 8px 24px #10182814}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
