@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--text:#4b4556;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#1d9e75;--accent-bg:#1d9e751a;--accent-border:#1d9e7580;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/1.6 var(--sans);letter-spacing:.01em;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc}body{background:#f8fafc;margin:0;padding:0;font-size:16px;line-height:1.6}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--heading);color:var(--text-h);font-weight:700;line-height:1.3}h1{letter-spacing:-.5px;margin:0;font-size:28px}h2{letter-spacing:-.2px;margin:0 0 8px;font-size:22px;line-height:1.3}h3{margin:0 0 6px;font-size:18px}h4{margin:0 0 4px;font-size:16px}h5{margin:0;font-size:14px}p{margin:0;font-size:15px;line-height:1.6}label{font-size:13px;font-weight:600}input,select,textarea{font-family:var(--sans);font-size:15px;line-height:1.5}button{font-family:var(--sans);font-size:14px}table{font-size:14px}th{font-size:12px;font-weight:700}td{font-size:14px;line-height:1.5}code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:3px 7px;font-size:13px;line-height:1.5}*{box-sizing:border-box}
