:root{--green:#14b88f;--green-600:#0fa67f;--green-700:#0c8e6c;--green-soft:#eff5f3;--green-tint:#e4f4ee;--ink:#1e1e1e;--ink-2:#6e7279;--ink-3:#9aa0a7;--ink-4:#bfc3c9;--bg:#fff;--surface:#f1f3f6;--surface-2:#f7f8fa;--line:#e7e9ee;--line-2:#edeff2;--pos:#14b88f;--neg:#e11d32;--blue:#0052b4;--purple:#7c3aed;--amber:#f4a52a;--info-bg:#eef4ff;--r-card:16px;--r-sm:10px;--r-btn:12px;--r-pill:999px;--sh-card:0 1px 2px rgba(16,24,32,.04),0 4px 16px rgba(16,24,32,.05);--sh-hover:0 8px 28px rgba(16,24,32,.12);--sh-sticky:0 6px 16px rgba(16,24,32,.1);--sh-pop:0 16px 48px rgba(16,24,32,.18);--font:var(--font-proxima),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.sol{font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.sol *,.sol :after,.sol :before{box-sizing:border-box}.sol button{cursor:pointer}.sol button,.sol input{font-family:inherit}.sol h1,.sol h2,.sol h3,.sol h4,.sol p{margin:0}.sol a{color:inherit;text-decoration:none}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.noscroll::-webkit-scrollbar{display:none}.noscroll{scrollbar-width:none;-ms-overflow-style:none}@keyframes sol-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.sol-skel{background:linear-gradient(90deg,#edeff2,#f6f7f9 200px,#edeff2 400px);background-size:800px 100%;animation:sol-shimmer 1.1s linear infinite;border-radius:6px}.sol :focus-visible{outline:2px solid var(--green);outline-offset:2px}