*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--primary:#0a7ea4;--primary-hover:#087a9e;--bg:#ffffff;--bg-alt:#f5f7f8;--text:#11181c;--text-secondary:#687076;--border:#e8ebed;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}