:root{--background:#fbfaf8;--foreground:#1c1a17;--muted:#5f5a52;--rule:#e3ded6;--accent:#1c1a17;--callout-bg:#f3f0ea;--measure:38rem}@media (prefers-color-scheme:dark){:root{--background:#14130f;--foreground:#e9e6df;--muted:#a39d92;--rule:#2c2a25;--accent:#e9e6df;--callout-bg:#1d1b16;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100dvh;font-family:Charter,Iowan Old Style,Palatino Linotype,Palatino,Georgia,Times New Roman,serif;font-size:1.1875rem;line-height:1.65;display:flex}.page{width:100%;max-width:var(--measure);flex:1;margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 1.5rem clamp(4rem,10vw,7rem)}.site-header{border-bottom:1px solid var(--rule)}.site-header-inner,.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:54rem;margin:0 auto;padding:1.1rem 1.5rem;display:flex}.site-brand{letter-spacing:-.01em;color:var(--foreground);font-size:1.1rem;font-weight:600;text-decoration:none}.site-nav,.site-footer-nav{gap:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.92rem;display:flex}.site-nav a,.site-footer-nav a{color:var(--muted);text-decoration:none;transition:color .15s}.site-nav a:hover,.site-footer-nav a:hover{color:var(--foreground)}.site-footer{border-top:1px solid var(--rule)}.site-footer-name{color:var(--muted);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem}.prose>*+*{margin-top:1.4em}.prose h1{letter-spacing:-.015em;margin-bottom:.2em;font-size:clamp(2rem,6vw,2.85rem);font-weight:600;line-height:1.12}.prose h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-top:1px solid var(--rule);margin-top:2.8em;padding-top:1.4em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600}.prose h3{margin-top:2em;font-size:1.3rem;font-weight:600;line-height:1.25}.prose h4{margin-top:1.9em;font-size:1.15rem;font-weight:600;line-height:1.3}.prose h5{letter-spacing:.01em;margin-top:1.6em;font-size:.95rem;font-weight:700;line-height:1.35}.prose p{-webkit-hyphens:auto;hyphens:auto}.prose h1+p{color:var(--muted);font-size:1.3125rem;line-height:1.55}.prose a{color:var(--accent);text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--rule);text-decoration-color:var(--rule);transition:text-decoration-color .15s}.prose a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.prose strong{font-weight:600}.prose em{font-style:italic}.prose blockquote{background:var(--callout-bg);border:1px dashed var(--rule);color:var(--muted);border-radius:6px;margin-top:2em;margin-bottom:2em;padding:1.4rem 1.6rem}.prose blockquote>*+*{margin-top:.6em}.prose blockquote p{font-size:1rem;line-height:1.55}.prose ul,.prose ol{padding-left:1.4em}.prose li+li{margin-top:.4em}.prose hr{border:none;border-top:1px solid var(--rule);margin:2.6em 0}.blog-head h1{letter-spacing:-.015em;font-size:clamp(2rem,6vw,2.85rem);font-weight:600;line-height:1.12}.blog-head .lede{color:var(--muted);margin-top:.6em;font-size:1.25rem;line-height:1.5}.post-list{margin:3rem 0 0;padding:0;list-style:none}.post-item{border-top:1px solid var(--rule);padding:1.8rem 0}.post-item:last-child{border-bottom:1px solid var(--rule)}.post-item.featured{padding-top:2rem}.post-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.72rem;font-weight:600;display:inline-block}.post-title{font-size:1.5rem;font-weight:600;line-height:1.2}.post-item.featured .post-title{font-size:1.9rem}.post-title a{color:var(--foreground);text-decoration:none}.post-title a:hover{text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:1px}.post-date{letter-spacing:.02em;color:var(--muted);margin-top:.4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.82rem}.post-excerpt{color:var(--muted);margin-top:.7rem}.garyos{border:1px solid var(--rule);background:var(--callout-bg);border-radius:8px;margin:2.4em 0;padding:1.2rem 1.3rem 1rem}.garyos-head{align-items:baseline;gap:.5rem;margin-bottom:.9rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;display:flex}.garyos-dot{background:#4a9e6f;border-radius:50%;align-self:center;width:8px;height:8px}.garyos-sub{color:var(--muted);font-size:.85rem}.garyos-log{flex-direction:column;gap:.7rem;max-height:22rem;padding-right:.3rem;display:flex;overflow-y:auto}.garyos-empty{color:var(--muted);font-size:1rem;line-height:1.5}.garyos-msg{white-space:pre-wrap;border-radius:6px;max-width:90%;padding:.6rem .8rem;font-size:1rem;line-height:1.55}.garyos-msg.user{background:var(--accent);color:var(--background);align-self:flex-end}.garyos-msg.assistant{background:var(--background);border:1px solid var(--rule);align-self:flex-start}.garyos-notice{color:var(--muted);margin-top:.9rem;font-size:.95rem}.garyos-form{gap:.5rem;margin-top:1rem;display:flex}.garyos-form input{font:inherit;border:1px solid var(--rule);background:var(--background);color:var(--foreground);border-radius:6px;flex:1;padding:.6rem .75rem;font-size:1rem}.garyos-form button{background:var(--accent);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem}.garyos-form button:disabled{opacity:.5;cursor:default}.garyos-fineprint{color:var(--muted);margin-top:.7rem;font-size:.78rem}.garyos-cta{border:1px dashed var(--rule);background:var(--callout-bg);border-radius:6px;margin:2em 0;padding:1.3rem 1.5rem}.garyos-cta p{margin:0}.garyos-cta p+p{margin-top:.6em}.garyos-cta a{color:var(--accent);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none}.garyos-cta a:hover{text-decoration:underline}
