*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f6f3;--surface:#ffffff;--surface2:#f0efe9;--border:rgba(0,0,0,0.07);--border2:rgba(0,0,0,0.13);--text:#181816;--text2:#68685f;--text3:#a0a099;--blue:#4285F4;--blue-bg:#eef3fe;--green:#34A853;--red:#EA4335;--radius:12px;--radius-sm:8px}@media (prefers-color-scheme:dark){:root{--bg:#101010;--surface:#1a1a18;--surface2:#222220;--border:rgba(255,255,255,0.07);--border2:rgba(255,255,255,0.13);--text:#eeeee8;--text2:#a0a099;--text3:#68685f;--blue-bg:#1a2540}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}a{color:var(--blue);text-decoration:none}.prose h1,.prose h2,.prose h3{font-weight:600;margin:1.2em 0 .5em}.prose h1{font-size:18px}.prose h2{font-size:16px}.prose h3{font-size:14px}.prose p{margin-bottom:.75em;line-height:1.7}.prose ol,.prose ul{padding-left:1.4em;margin-bottom:.75em}.prose li{margin-bottom:.3em;line-height:1.6}.prose strong{font-weight:600}.prose code{font-family:monospace;background:var(--surface2);padding:1px 5px;border-radius:4px;font-size:13px}