@font-face{font-family:Lora;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/lora-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/lora-italic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-serif: "Lora", Georgia, "Times New Roman", serif;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--content-width: 680px;--wide-width: 900px}:root,[data-theme=dark]{--bg: #111111;--bg-subtle: #1a1a1a;--text: #e2ded6;--text-muted: #86827a;--accent: #c8a96e;--accent-hover: #d4b87e;--border: #272727;--code-bg: #1e1e1e;--tag-bg: #1e1e1e;--highlight-bg: rgba(200, 169, 110, .22)}[data-theme=light]{--bg: #f0ebe2;--bg-subtle: #e8e3da;--text: #282420;--text-muted: #7a756e;--accent: #7d5c00;--accent-hover: #9a7200;--border: #ddd8d0;--code-bg: #e8e3da;--tag-bg: #e4dfd7;--highlight-bg: rgba(125, 92, 0, .15)}:root[data-theme=dark],:root:not([data-theme=light]){--pagefind-ui-scale: .9;--pagefind-ui-primary: #c8a96e;--pagefind-ui-text: #e2ded6;--pagefind-ui-background: #111111;--pagefind-ui-border: #2e2e2e;--pagefind-ui-tag: #1e1e1e;--pagefind-ui-border-width: 1px;--pagefind-ui-border-radius: 4px}:root[data-theme=light]{--pagefind-ui-scale: .9;--pagefind-ui-primary: #7d5c00;--pagefind-ui-text: #282420;--pagefind-ui-background: #f0ebe2;--pagefind-ui-border: #ddd8d0;--pagefind-ui-tag: #e8e3da;--pagefind-ui-border-width: 1px;--pagefind-ui-border-radius: 4px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:var(--font-serif);line-height:1.75;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .15s ease,color .15s ease}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline;text-underline-offset:3px}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:100;background:var(--bg);border-bottom:1px solid var(--border)}.header-inner{max-width:var(--wide-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:3.5rem;gap:1rem}.site-title{font-family:var(--font-serif);font-size:1rem;font-weight:600;color:var(--text);letter-spacing:-.01em;white-space:nowrap;flex-shrink:0}.site-title:hover{color:var(--accent);text-decoration:none}.site-nav{display:flex;align-items:center;gap:1.25rem;font-family:var(--font-sans);font-size:.8125rem;letter-spacing:.01em}.site-nav a{color:var(--text-muted)}.site-nav a:hover{color:var(--text);text-decoration:none}.theme-toggle{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:.25rem;display:flex;align-items:center;line-height:1;transition:color .1s}.theme-toggle:hover{color:var(--text)}.theme-toggle svg{width:1rem;height:1rem}.page{max-width:var(--wide-width);margin:0 auto;padding:3.5rem 1.5rem 5rem}.page-narrow{max-width:var(--content-width);margin:0 auto;padding:3.5rem 1.5rem 5rem}.page-heading{font-size:1.1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:2.5rem;color:var(--text-muted);font-family:var(--font-sans);text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}.tag{display:inline-block;font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);background:var(--tag-bg);border:1px solid var(--border);padding:.2em .55em;border-radius:3px;text-decoration:none;transition:color .1s,border-color .1s}.tag:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.post-list{list-style:none}.post-card{padding:2rem 0;border-bottom:1px solid var(--border)}.post-card:first-child{padding-top:0}.post-card-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;flex-wrap:wrap}.post-card-date{font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted)}.post-card-title{font-size:1.25rem;font-weight:600;line-height:1.35;margin-bottom:.45rem;letter-spacing:-.01em}.post-card-title a{color:var(--text)}.post-card-title a:hover{color:var(--accent);text-decoration:none}.post-card-desc{color:var(--text-muted);font-size:.9375rem;line-height:1.65}.post-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.post-header-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;flex-wrap:wrap}.post-title{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:600;line-height:1.25;letter-spacing:-.02em;margin-bottom:.75rem}.post-description{font-size:1.05rem;color:var(--text-muted);line-height:1.65;font-style:italic}.prose{font-size:1rem}.prose p{margin-bottom:1.5em}.prose h2{font-size:1.2rem;font-weight:600;margin-top:2.5em;margin-bottom:.75em;letter-spacing:-.01em}.prose h3{font-size:1.05rem;font-weight:600;margin-top:2em;margin-bottom:.5em}.prose h4,.prose h5,.prose h6{font-size:.95rem;font-weight:600;margin-top:1.75em;margin-bottom:.5em}.prose blockquote{border-left:2px solid var(--accent);padding-left:1.25rem;margin:2em 0;color:var(--text-muted);font-style:italic}.prose blockquote em{font-style:normal}.prose blockquote p:last-child{margin-bottom:0}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1.5em}.prose li{margin-bottom:.35em}.prose hr{border:none;border-top:1px solid var(--border);margin:3em 0}.prose strong{font-weight:600}.prose em{font-style:italic}.prose code{font-family:var(--font-mono);font-size:.85em;background:var(--code-bg);padding:.15em .35em;border-radius:3px}.prose pre{background:var(--code-bg);padding:1.25rem;overflow-x:auto;border-radius:6px;margin-bottom:1.5em;border:1px solid var(--border)}.prose pre code{background:none;padding:0;font-size:.875rem}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.sequence-badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted);border:1px solid var(--border);border-radius:3px;padding:.3em .65em;text-decoration:none;transition:color .1s,border-color .1s}.sequence-badge:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.sequence-badge-label{opacity:.6;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.sequence-nav{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr;gap:1rem;font-family:var(--font-sans);font-size:.8125rem}.sequence-nav-prev,.sequence-nav-next{display:flex;flex-direction:column;gap:.25rem}.sequence-nav-next{text-align:right;align-items:flex-end}.sequence-nav-label{color:var(--text-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.sequence-nav a{color:var(--text);font-weight:500;line-height:1.4}.sequence-nav a:hover{color:var(--accent);text-decoration:none}.sequence-list{list-style:none;display:flex;flex-direction:column;gap:0}.sequence-card{padding:2rem 0;border-bottom:1px solid var(--border)}.sequence-card:first-child{padding-top:0}.sequence-card-title{font-size:1.2rem;font-weight:600;margin-bottom:.4rem;letter-spacing:-.01em}.sequence-card-title a{color:var(--text)}.sequence-card-title a:hover{color:var(--accent);text-decoration:none}.sequence-card-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6;margin-bottom:.6rem}.sequence-card-count{font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted)}.sequence-posts{list-style:none;counter-reset:sequence-counter;margin-top:2rem}.sequence-post-item{counter-increment:sequence-counter;display:flex;gap:1.25rem;padding:1.75rem 0;border-bottom:1px solid var(--border)}.sequence-post-item:first-child{padding-top:0}.sequence-post-number{font-family:var(--font-sans);font-size:.75rem;color:var(--text-muted);opacity:.5;padding-top:.3rem;min-width:1.5rem;text-align:right}.sequence-post-number:before{content:counter(sequence-counter)}.sequence-post-body{flex:1}.sequence-post-title{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.sequence-post-title a{color:var(--text)}.sequence-post-title a:hover{color:var(--accent);text-decoration:none}.sequence-post-desc{font-size:.875rem;color:var(--text-muted);line-height:1.55}.tags-grid{display:flex;flex-wrap:wrap;gap:.5rem}.tag-pill{font-family:var(--font-sans);font-size:.8125rem;color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:.4em .85em;text-decoration:none;transition:color .1s,border-color .1s}.tag-pill:hover{color:var(--accent);border-color:var(--accent);text-decoration:none}.tag-pill-count{opacity:.5;font-size:.7em;margin-left:.25em}.start-intro{max-width:560px;margin-bottom:4rem}.start-intro p{font-size:1.05rem;color:var(--text-muted);line-height:1.75;margin-bottom:1em}.start-intro p:last-child{margin-bottom:0}.start-section{margin-bottom:4rem}.start-section-title{font-family:var(--font-sans);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.75rem}.featured-posts{list-style:none;display:flex;flex-direction:column;gap:0}.featured-post{padding:1.5rem 0;border-bottom:1px solid var(--border)}.featured-post:first-child{padding-top:0}.featured-post-title{font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.featured-post-title a{color:var(--text)}.featured-post-title a:hover{color:var(--accent);text-decoration:none}.featured-post-desc{font-size:.875rem;color:var(--text-muted);line-height:1.55}.post-back{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border);font-family:var(--font-sans);font-size:.8125rem}.post-back a{color:var(--text-muted);text-decoration:none}.post-back a:hover{color:var(--text)}.not-found{padding:4rem 0}.not-found-code{font-family:var(--font-sans);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.not-found-message{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.6rem}.not-found-aside{font-size:.9375rem;color:var(--text-muted);font-style:italic;margin-bottom:2.5rem}.not-found-link{font-family:var(--font-sans);font-size:.8125rem;color:var(--text-muted);text-decoration:none}.not-found-link:hover{color:var(--text)}.search-wrapper{max-width:var(--content-width)}.site-footer{border-top:1px solid var(--border);padding:2rem 1.5rem;font-family:var(--font-sans);font-size:.775rem;color:var(--text-muted)}.footer-inner{max-width:var(--wide-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-note{font-size:.7rem;opacity:.5}.footer-right{display:flex;align-items:center;gap:1.25rem}.footer-link{color:var(--text-muted);font-size:.775rem;text-decoration:none}.footer-link:hover{color:var(--text);text-decoration:none}@media (max-width: 600px){html{font-size:17px}.header-inner{padding:0 1rem}.page,.page-narrow,.site-footer{padding-left:1rem;padding-right:1rem}.sequence-nav{grid-template-columns:1fr}.sequence-nav-next{text-align:left;align-items:flex-start}}.pagefind-ui mark{background:var(--highlight-bg)!important;color:var(--text)!important;border-radius:2px!important}.pagefind-ui__search-clear{display:flex!important;align-items:center!important;justify-content:center!important;padding:0 calc(15px * var(--pagefind-ui-scale))!important}.pagefind-ui__search-input{color:var(--text)!important}.pagefind-ui__search-input:focus{outline:2px solid var(--accent)!important;outline-offset:0!important;border-color:var(--accent)!important}
