:root{--text:#5f6673;--text-h:#111827;--bg:#fff;--border:#e5e7eb;--code-bg:#f4f4f5;--accent:#6b4f2a;--accent-bg:#6b4f2a1a;--accent-border:#6b4f2a59;--shadow:#00000014 0 10px 20px -8px, #0000000a 0 4px 8px -4px;--sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--heading:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--mono:ui-monospace, SFMono-Regular, Consolas, monospace;color:var(--text);background:var(--bg);font-size:17px;line-height:1.65;font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-weight:400;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important}#root{text-align:left;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2,h3,h4,h5,h6{color:var(--text-h);text-wrap:balance;margin-top:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important}h1{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2.2rem,5vw,3.25rem);font-weight:700;line-height:1.15}h2{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:600;line-height:1.25}h3{margin-bottom:10px;font-size:1.05rem;font-weight:600;line-height:1.35}h4{margin-bottom:8px;font-size:1rem;font-weight:600;line-height:1.4}p,a,button,input,textarea,select,label,span,div{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}p{color:var(--text);margin:0;line-height:1.7}a{color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:14px;line-height:1.35}
