*,:before,:after{box-sizing:border-box}:root{--bg:#faf9f6;--text:#1a1a1a;--muted:#6b7280;--border:#e5e7eb;--code-bg:#f3f4f6;--pre-bg:#1f2937;--pre-text:#f9fafb;--prose-link:#2563eb;--auth-bg:#f9fafb;--auth-border:#d1d5db;--auth-error-bg:#fef2f2;--auth-error-border:#fecaca;--auth-error-text:#991b1b}[data-theme=dark]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#1a1a1a;--text:#e0e0e0;--muted:#9ca3af;--border:#374151;--code-bg:#2d2d2d;--pre-bg:#111;--pre-text:#e0e0e0;--prose-link:#60a5fa;--auth-bg:#111;--auth-border:#374151;--auth-error-bg:#2d1b1b;--auth-error-border:#5c2020;--auth-error-text:#fca5a5}body{color:var(--text);background-color:var(--bg);margin:0;font-family:Georgia,Times New Roman,Times,serif;font-size:18px;line-height:1.75}a{color:inherit}a.site-title{text-decoration:none}img{max-width:100%;height:auto}.container{max-width:42rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.site-header{padding-top:2.5rem;padding-bottom:1.5rem}.site-title{font-size:1.5rem;font-weight:600;text-decoration:none}.main{padding-bottom:5rem}.post-list{flex-direction:column;gap:.75rem;display:flex}.muted{color:var(--muted)}.back-link{color:var(--muted);margin-bottom:2.5rem;font-size:.875rem;display:inline-block}.post-title{margin:0 0 .75rem;font-size:1.875rem;font-weight:700}.post-meta{color:var(--muted);font-size:.875rem}.post-header{margin-bottom:2.5rem}.prose{line-height:1.75}.prose h1{margin:2rem 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.prose h2{margin:2rem 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.3}.prose h3{margin:1.5rem 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.prose h4{margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.prose p{margin:1.25rem 0}.prose a{color:var(--prose-link);text-decoration:underline}.prose strong{font-weight:700}.prose ul{margin:1.25rem 0;padding-left:1.625rem;list-style-type:disc}.prose ol{margin:1.25rem 0;padding-left:1.625rem;list-style-type:decimal}.prose li{margin:.5rem 0}.prose blockquote{border-left:4px solid var(--border);color:var(--muted);margin:1.25rem 0;padding-left:1rem;font-style:italic}.prose code{background-color:var(--code-bg);border-radius:.25rem;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.prose pre{background-color:var(--pre-bg);color:var(--pre-text);border-radius:.375rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0;font-size:.875rem}.prose img{border-radius:.375rem;margin:1.5rem 0}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.auth-page{background-color:var(--auth-bg);justify-content:center;align-items:center;min-height:100vh;padding:3rem 1rem;display:flex}.auth-card{width:100%;max-width:28rem}.auth-card>*+*{margin-top:2rem}.auth-title{text-align:center;color:var(--text);margin-top:1.5rem;font-size:1.875rem;font-weight:800}.auth-subtitle{text-align:center;color:var(--muted);margin-top:.5rem;font-size:.875rem}.auth-error{background-color:var(--auth-error-bg);border:1px solid var(--auth-error-border);border-radius:.375rem;padding:1rem}.auth-error p{color:var(--auth-error-text);margin:0;font-size:.875rem}.auth-actions>*+*{margin-top:1rem}.auth-button{border:1px solid var(--auth-border);width:100%;color:var(--text);background-color:var(--bg);cursor:pointer;border-radius:.375rem;justify-content:center;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.auth-button:hover{background-color:var(--auth-bg)}.auth-button-icon{align-items:center;padding-left:.75rem;display:flex;position:absolute;top:0;bottom:0;left:0}.auth-button-icon svg{width:1.25rem;height:1.25rem}.auth-link{text-align:center}.auth-link a,.auth-link a:hover{color:var(--prose-link)}.auth-loading{background-color:var(--auth-bg);min-height:100vh;color:var(--muted);justify-content:center;align-items:center;display:flex}.theme-toggle{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.site-header{justify-content:space-between;align-items:center;display:flex}
