:root{--bg:#fafafa;--fg:#111;--fg-muted:#666;--border:#e5e5e5;--accent:#06c;--accent-hover:#049;--code-bg:#f0f0f0;--font-mono:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,Consolas,monospace}*,:after,:before{box-sizing:border-box;font-weight:400;margin:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background:var(--bg);color:var(--fg);font-size:16px;line-height:1.5;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;transition:color .15s ease}#__nuxt{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}main{min-width:0}
