:root{--bg:#f4f6f9;--white:#172033;--lime:#2563eb;--muted:#64748b;--dim:#7c8799;--line:#dfe4eb;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;color:#334155;background:var(--bg);font-family:Inter,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:#bfdbfe;color:#172033}
