:root{--color-background:#f4f7fb;--color-surface:#fff;--color-surface-strong:#eef3f8;--color-surface-glass:#ffffffdb;--color-surface-glass-soft:#ffffffc7;--color-surface-modal-border:#ffffffa3;--color-ink:#172033;--color-ink-strong:#050506;--color-ink-dark:#111827;--color-muted:#5f6f85;--color-line:#d9e2ec;--color-red:#e13f29;--color-red-soft:#fff1ed;--color-teal:#0f766e;--color-teal-soft:#eef7f5;--color-teal-ring:#cfe0dc;--color-indigo:#4f46e5;--color-focus-ring:#4f46e5;--color-warning:#9a3412;--color-warning-soft:#fff7ed;--color-success:#047857;--color-success-soft:#ecfdf5;--color-success-surface:#f4fbf9;--color-ring-track:#e9eef5;--color-medal-gold:#b7791f;--color-medal-gold-soft:#fff7d6;--color-medal-silver:#64748b;--color-medal-silver-soft:#f1f5f9;--color-medal-bronze:#b45309;--color-medal-bronze-soft:#fff1e7;--color-overlay:#0a0f197a;--gradient-page:linear-gradient(180deg, #ffffffb8, #f4f7fbeb);--gradient-avatar:linear-gradient(135deg, var(--color-ink) 0%, var(--color-teal) 100%);--radius:.8rem;--radius-pill:99.9rem;--radius-circle:50%;--border-width:.1rem;--border-accent-width:.5rem;--outline-width:.3rem;--space-0:0;--space-1:.1rem;--space-2:.2rem;--space-3:.3rem;--space-4:.4rem;--space-5:.5rem;--space-6:.6rem;--space-7:.7rem;--space-8:.8rem;--space-9:.9rem;--space-10:1rem;--space-11:1.1rem;--space-12:1.2rem;--space-14:1.4rem;--space-15:1.5rem;--space-16:1.6rem;--space-18:1.8rem;--space-20:2rem;--space-22:2.2rem;--space-24:2.4rem;--space-28:2.8rem;--space-32:3.2rem;--space-36:3.6rem;--space-38:3.8rem;--blur-modal:1rem;--blur-sidebar:1.8rem;--shadow-soft:0 1.8rem 4.6rem #17203314;--shadow-modal:0 2.6rem 8rem #0a0f1947;--shadow-control:0 .6rem 1.8rem #17203314;--transition:.18s cubic-bezier(.22, 1, .36, 1)}html{font-size:62.5%}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.6rem;line-height:1.5}button,input,textarea,select{font:inherit}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scrollbar-color:var(--color-ink) transparent;scrollbar-width:thin;width:100%;min-height:100dvh;overflow-x:clip}body{width:100%;min-width:0;min-height:100dvh;margin:var(--space-0);background:var(--gradient-page), var(--color-background);color:var(--color-ink);overflow-x:clip}#app{min-height:100dvh;overflow-x:clip}a{color:inherit;text-decoration:none}a,button,input,select,textarea{touch-action:manipulation}button{transition:box-shadow .16s,background-color .16s,border-color .16s,color .16s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--outline-width) solid var(--color-focus-ring);outline-offset:var(--space-3)}:where(h1,h2,h3,h4,h5,h6)[id]{scroll-margin-top:8rem}::-webkit-scrollbar{width:1.2rem;height:1.2rem}::-webkit-scrollbar-track{background:color-mix(in srgb, var(--color-surface-strong) 58%, transparent)}::-webkit-scrollbar-thumb{border:var(--space-3) solid transparent;border-radius:var(--radius-pill);background:var(--color-ink) padding-box}::-webkit-scrollbar-thumb:hover{background:var(--color-indigo) padding-box}::-webkit-scrollbar-thumb:active{background:var(--color-indigo) padding-box}
