:root{--base:#191724;--surface:#1f1d2e;--overlay:#26233a;--muted:#6e6a86;--subtle:#908caa;--text:#e0def4;--foam:#9ccfd8;--iris:#c4a7e7;--highlight-low:#21202e;--highlight-med:#403d52;--love:#eb6f92;--rose:#ebbcba}[data-theme=light]{--base:#faf4ed;--surface:#fffaf3;--overlay:#f2e9e1;--muted:#9893a5;--subtle:#797593;--text:#575279;--foam:#56949f;--iris:#907aa9;--highlight-low:#f4ede8;--highlight-med:#dfdad9;--love:#b4637a;--rose:#d7827a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:120%;overflow-x:hidden}iframe,img,pre,table,video{max-width:100%}body{background:var(--base);color:var(--text);font-family:Georgia,serif;line-height:1.7;transition:background .2s,color .2s;overflow-x:hidden;width:100%}.layout,body{min-height:100vh}.layout{display:flex;flex-direction:column}.layout .container{flex:1 1}a{color:var(--foam);text-decoration:none;transition:color .15s}a:hover{color:var(--iris)}.container{max-width:1080px;width:100%;margin:0 auto;padding:0 1.5rem}header{padding:2.5rem 0 2rem;text-align:center}.site-name{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text)}.site-name a{color:inherit;text-decoration:none}.site-name a:hover{color:var(--rose)}.navbar{justify-content:space-between;padding:.875rem 2rem;background:var(--base)}.navbar,.navbar-home{display:flex;align-items:center}.navbar-home{color:var(--muted);transition:color .15s;text-decoration:none}.navbar-home:hover{color:var(--text)}.navbar-home svg{width:1.1rem;height:1.1rem}main{padding-bottom:4rem}.month-section{margin-bottom:2.5rem}.month-heading{font-size:.75rem;font-family:ui-monospace,monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.75rem}.post-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.post-list a{color:var(--text);text-decoration:none;font-size:1rem;transition:color .15s}.post-list a:hover{color:var(--foam)}.post-back{display:inline-block;font-size:.8rem;font-family:ui-monospace,monospace;color:var(--muted);margin-bottom:2rem;text-decoration:none;transition:color .15s}.post-back:hover{color:var(--subtle)}.post-title{font-size:1.75rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:.75rem}.post-meta{font-size:.8rem;font-family:ui-monospace,monospace;color:var(--muted);margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--highlight-med)}.post-body{font-size:1.0625rem}.post-body p{margin-bottom:1.25rem}.post-body h2{font-size:1.25rem;font-weight:700;margin:2rem 0 .75rem}.post-body h3{font-size:1.05rem;font-weight:700;margin:1.75rem 0 .5rem}.post-body blockquote{border-left:3px solid var(--iris);padding-left:1.25rem;margin:1.75rem 0;color:var(--subtle);font-style:italic}.post-body code{font-family:ui-monospace,monospace;font-size:.875em;background:var(--highlight-low);color:var(--foam);padding:.15em .35em;border-radius:4px}.post-body pre{background:var(--surface);border:1px solid var(--highlight-med);border-radius:8px;padding:1.25rem;overflow-x:auto;margin:1.5rem 0}.post-body pre code{background:none;padding:0;color:var(--text)}.post-body a{color:var(--foam);text-decoration:underline;text-underline-offset:3px}.post-body a:hover{color:var(--iris)}.post-body hr{border:none;border-top:1px solid var(--highlight-med);margin:2.5rem 0}.post-body ol,.post-body ul{margin:0 0 1.25rem 1.5rem}.post-body li{margin-bottom:.375rem}.post-body strong{font-weight:700}.post-body table{width:100%;border-collapse:collapse;font-size:.9375rem;margin:1.5rem 0}.post-body td,.post-body th{text-align:left;padding:.75rem 1rem;border-bottom:1px solid var(--highlight-med)}.post-body th{font-weight:700;color:var(--text);border-bottom:2px solid var(--highlight-med)}.post-body td{color:var(--subtle)}.post-body tr:last-child td{border-bottom:none}.site-footer{background:var(--base);border-top:1px solid var(--highlight-med)}.footer-bar{justify-content:space-between;padding:.75rem 2rem;border-bottom:1px solid var(--highlight-low)}.footer-bar,.footer-bar-left{display:flex;align-items:center}.footer-bar-left{gap:1.5rem}.footer-bar-link{font-size:.75rem;font-family:ui-monospace,monospace;color:var(--muted);text-decoration:none;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:.35rem;transition:color .15s}.footer-bar-link:hover{color:var(--text)}.footer-bar-link svg{width:.85rem;height:.85rem;flex-shrink:0}.footer-copy{padding:.65rem 2rem;font-size:.7rem;font-family:ui-monospace,monospace;color:var(--muted)}@media (max-width:640px){html{font-size:108%}.container{padding:0 1rem}.navbar{padding:.75rem 1rem}header{padding:1.75rem 0 1.5rem}.site-name{font-size:1.25rem}.post-title{font-size:1.375rem}.post-body{font-size:1rem}.post-body pre{padding:.875rem;font-size:.8rem}.post-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.footer-bar{padding:.75rem 1rem;flex-wrap:wrap;gap:.75rem}.footer-copy{padding:.65rem 1rem}}