:root{--background:#ecf4fb;--foreground:#1f1f1a;--line:#cfc7b9;--muted:#5b584f;--accent:#b11a12;--link:#2a4f9e}html[data-theme=dark]{--background:#11161d;--foreground:#e9edf3;--line:#344353;--muted:#b1bcca;--accent:#ef6f67;--link:#8ab4ff}*{box-sizing:border-box}html,body{margin:0;padding:0}html{min-height:100%}body{background:var(--background);color:var(--foreground);flex-direction:column;min-height:100vh;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.6;display:flex}a{color:var(--link);text-decoration:none}.page{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:22px 28px 64px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.35}h1{font-size:2.2rem}h2{margin:0 0 6px;font-size:2rem}.topbar-right{align-items:center;gap:12px;display:flex}.theme-toggle{border:1px solid var(--line);width:34px;height:34px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{border-color:var(--foreground)}p{margin:0 0 16px}ul,ol{margin:0 0 18px 24px;padding:0}li{margin:0 0 10px}hr{border:0;border-top:1px solid #d7d1c5;margin:30px 0}.muted{color:var(--muted)}.post-list{margin:14px 0 0 20px;padding:0}.post-list li{margin:0 0 10px}.post-title{text-decoration:none}.post-date{color:var(--muted);font-size:.95em}.post-content{margin-top:24px}.post-content img{border:1px solid var(--line);border-radius:12px;max-width:100%;height:auto}.post-content p:has(img+img){flex-wrap:wrap;gap:12px;margin:10px 0 18px;display:flex}.post-content p:has(img+img) img{width:min(230px,46%);max-width:none;height:auto;margin:0}.post-content pre{border:1px solid var(--line);background:color-mix(in srgb, var(--background) 84%, var(--foreground) 16%);border-radius:10px;padding:14px;font-size:.9em;overflow-x:auto}.post-content code{font-family:Cascadia Code,Consolas,Monaco,monospace}.post-meta-line{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:0;display:flex}.post-meta-item{align-items:center;gap:6px;display:inline-flex}.post-share{margin-top:18px}.post-share-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.post-share-label{margin:0}.post-share-actions{flex-wrap:wrap;gap:10px;display:flex}.post-share-action{border:1px solid var(--line);color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:7px;padding:6px 10px;font-size:.95rem;line-height:1;text-decoration:none;transition:color .14s,background-color .14s,border-color .14s;display:inline-flex}.post-share-action svg{flex-shrink:0;display:block}.post-share-action:hover,.post-share-action:focus-visible{color:color-mix(in srgb, var(--foreground) 86%, black 14%);background:color-mix(in srgb, var(--background) 88%, var(--foreground) 12%);border-color:color-mix(in srgb, var(--line) 30%, var(--foreground) 70%)}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.site-name{color:var(--foreground);font-size:2.05rem;font-style:italic;font-weight:600;text-decoration:none;display:inline-block}.top-link{color:var(--foreground);font-size:1.05rem;font-weight:600;text-decoration:none}.intro-grid{grid-template-columns:minmax(0,1fr) 360px;gap:36px;margin-top:18px;display:grid}.intro-copy{font-size:1rem;line-height:1.62}.tagline{color:var(--link);margin-bottom:20px;font-size:1.85rem;font-style:italic;line-height:1.3}.profile-wrap{flex-direction:column;align-self:start;align-items:center;display:flex}.profile-image{border:1px solid #d8d0c0;border-radius:28px;width:100%;display:block}.socials{flex-wrap:wrap;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.profile-wrap .socials{justify-content:center}.socials li{margin:0}.socials a{color:var(--foreground);background:color-mix(in srgb, var(--background) 96%, var(--foreground) 4%);border:1px solid #92897a;border-radius:7px;align-items:center;gap:8px;padding:6px 11px;font-size:.92rem;text-decoration:none;transition:color .14s,background-color .14s,border-color .14s;display:inline-flex}.socials a:hover,.socials a:focus-visible{color:color-mix(in srgb, var(--foreground) 86%, black 14%);background:color-mix(in srgb, var(--background) 88%, var(--foreground) 12%);border-color:color-mix(in srgb, var(--line) 30%, var(--foreground) 70%)}.recent-posts{margin-top:34px}.recent-header{justify-content:flex-start;align-items:baseline;gap:12px;display:flex}.recent-header h2{margin:0}.collection-title,.blog-post-title{color:var(--link);margin-top:18px}.post-author{align-items:center;gap:10px;margin-top:8px;display:inline-flex}.post-author-image{border:1px solid var(--line);object-fit:cover;border-radius:999px}.post-author-link{color:var(--foreground);font-weight:600}.post-author-link:hover,.post-author-link:focus-visible{text-underline-offset:.14em;text-decoration:underline}.recent-heading-link{color:var(--foreground);text-decoration:none}.recent-heading-link:hover,.recent-heading-link:focus-visible{text-underline-offset:.14em;text-decoration:underline}.recent-view-all{font-size:.95rem}.not-found-shell{text-align:center;max-width:520px;margin:56px auto 0}.not-found-code{color:var(--muted);margin:0;font-size:.92rem}.not-found-title{color:var(--link);margin:4px 0 10px;font-size:2rem}.not-found-cta{color:var(--foreground);text-underline-offset:.15em;font-weight:500;text-decoration:underline}.not-found-cta:hover,.not-found-cta:focus-visible{color:var(--link)}.site-footer{border-top:1px solid var(--line);margin-top:auto;padding:18px 28px 24px}.site-footer-inner{justify-content:space-between;align-items:center;gap:18px;max-width:1120px;margin:0 auto;display:flex}.site-footer-copy{color:var(--muted);margin:0;font-size:.9rem}.site-footer-socials{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer-socials li{margin:0}.site-footer-socials a{color:var(--foreground);background:color-mix(in srgb, var(--background) 96%, var(--foreground) 4%);border:1px solid #92897a;border-radius:7px;align-items:center;gap:8px;padding:6px 11px;font-size:.92rem;text-decoration:none;transition:color .14s,background-color .14s,border-color .14s;display:inline-flex}.site-footer-socials a:hover,.site-footer-socials a:focus-visible{color:color-mix(in srgb, var(--foreground) 86%, black 14%);background:color-mix(in srgb, var(--background) 88%, var(--foreground) 12%);border-color:color-mix(in srgb, var(--line) 30%, var(--foreground) 70%)}@media (max-width:720px){body{font-size:17px}.page{padding:18px 18px 50px}.topbar{padding-bottom:12px}.site-name{font-size:1.7rem}.top-link{font-size:.95rem}.topbar-right{gap:8px}.site-footer{padding:18px 18px 22px}.site-footer-inner{flex-direction:column;align-items:flex-start}.intro-grid{grid-template-columns:1fr;gap:18px}.tagline{font-size:1.7rem}.recent-header{flex-wrap:wrap;gap:8px}.not-found-shell{margin-top:36px}.not-found-title{font-size:1.6rem}h2{font-size:1.55rem}.post-content p:has(img+img){gap:10px}.post-content p:has(img+img) img{width:100%;max-width:100%}}
