:root{--ink-950:#111827;--ink-900:#172033;--ink-700:#3d485e;--ink-500:#6d778b;--ink-300:#c9d0dc;--ink-200:#e2e6ed;--ink-100:#f1f3f7;--surface:#f7f8fb;--white:#ffffff;--violet-700:#5b21b6;--violet-600:#6d28d9;--violet-100:#ede9fe;--emerald-700:#047857;--emerald-100:#d1fae5;--amber-700:#b45309;--amber-100:#fef3c7;--rose-700:#be123c;--rose-100:#ffe4e6;--blue-700:#1d4ed8;--blue-100:#dbeafe;--shadow-sm:0 1px 2px rgb(15 23 42/5%);--shadow-md:0 18px 50px -32px rgb(15 23 42/45%)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--surface);color:var(--ink-950);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}::selection{background:var(--violet-100);color:var(--violet-700)}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}