:root{--xch-deep-purple:#510d77;--xch-dark-navy:#002855;--xch-hot-magenta:#cb007b;--xch-bright-cyan:#12cfca;--xch-golden:#ffcd00;--xch-light-purple:#ba84ca;--xch-light-cyan:#8bc6e8;--xch-light-cyan-2:#aee2e3;--xch-light-golden:#f6ea61;--xch-light-magenta:#f1bdc7;--xch-cool-gray-2:#cfcfcd;--xch-gray:#7c868d;--bg:#fff;--bg-subtle:#f7f7f9;--surface:#fff;--surface-raised:#fff;--text:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--border:#e2e8f0;--border-strong:#cbd5e1;--brand:var(--xch-deep-purple);--brand-ink:var(--xch-dark-navy);--accent:var(--xch-hot-magenta)}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100dvh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;font-family:Helvetica Neue,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica,Arial,system-ui,sans-serif;font-size:16px;line-height:1.5;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed;opacity:.55}input,textarea{font-family:inherit;font-size:inherit;color:inherit}h1,h2,h3,h4{color:var(--brand-ink);letter-spacing:-.01em;font-weight:700;line-height:1.15}:where(a,button,input,textarea,[tabindex]):focus-visible{outline:2px solid var(--xch-hot-magenta);outline-offset:2px;border-radius:4px}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
