:root{color-scheme:light;--bg: #f3efe6;--bg-strong: #ebe4d6;--surface: rgba(255, 252, 246, .82);--surface-strong: #fffaf1;--text: #1a1712;--muted: #61584c;--line: rgba(26, 23, 18, .12);--accent: #9f3f2d;--accent-strong: #7e2616;--accent-soft: rgba(159, 63, 45, .1);--shadow: 0 30px 80px rgba(68, 48, 27, .12)}:root[data-theme=dark]{color-scheme:dark;--bg: #17140f;--bg-strong: #221b14;--surface: rgba(34, 28, 22, .84);--surface-strong: #2a221b;--text: #f7efe2;--muted: #c3b39e;--line: rgba(247, 239, 226, .11);--accent: #ff9a6a;--accent-strong: #ffb189;--accent-soft: rgba(255, 154, 106, .16);--shadow: 0 30px 80px rgba(0, 0, 0, .3)}*{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at top left,rgba(159,63,45,.18),transparent 30%),radial-gradient(circle at top right,rgba(47,83,63,.12),transparent 26%),linear-gradient(180deg,#f7f1e5 0%,var(--bg) 100%);color:var(--text);font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif}html[data-theme=dark]{background:radial-gradient(circle at top left,rgba(241,139,97,.18),transparent 28%),radial-gradient(circle at top right,rgba(79,133,100,.12),transparent 26%),linear-gradient(180deg,#16120e 0%,var(--bg) 100%)}body{margin:0;min-height:100vh}a{color:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh}.container{width:min(100% - 2rem,72rem);margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:#f3efe6c7;border-bottom:1px solid var(--line)}html[data-theme=dark] .site-header{background:#17140fc7}.header-inner,.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 0}.brand,.site-nav a,.button-primary,.button-secondary,.text-link,.home-link{text-decoration:none}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;overflow:hidden;border-radius:999px;background:linear-gradient(135deg,var(--accent),#c57f43);box-shadow:0 0 0 2px #fffaf1e6,0 8px 24px #44301b2e}.brand-mark img{width:100%;height:100%;object-fit:cover;object-position:center center}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:.98rem}.brand-copy small{color:var(--muted);font-size:.8rem}.header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto}.site-nav{position:relative;display:flex;align-items:center;gap:.2rem;padding:.28rem;border:1px solid var(--line);border-radius:999px;background:linear-gradient(180deg,#fffaf1c2,#f5ecdfa8);box-shadow:inset 0 1px #ffffff73,0 8px 24px #44301b14}html[data-theme=dark] .site-nav{background:linear-gradient(180deg,#ffffff0d,#ffffff08);box-shadow:inset 0 1px #ffffff0d,0 8px 24px #00000038}.site-nav-lavalamp{position:absolute;top:.28rem;bottom:.28rem;left:.28rem;z-index:0;border-radius:999px;background:#ffffffe6;box-shadow:0 6px 18px #44301b1f;transition:transform .26s cubic-bezier(.22,1,.36,1),width .26s cubic-bezier(.22,1,.36,1),opacity .18s ease;will-change:transform,width}html[data-theme=dark] .site-nav-lavalamp{background:#ffffff17;box-shadow:0 6px 18px #00000040}.site-nav a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;padding:.62rem 1rem;border-radius:999px;color:var(--muted);font-size:.94rem;font-weight:500;line-height:1;text-align:center;transition:background-color .12s ease,color .12s ease,transform .12s ease,box-shadow .12s ease}.site-nav a.is-active,.site-nav a:hover{color:var(--text);transform:translateY(-1px)}html[data-theme=dark] .site-nav a.is-active,html[data-theme=dark] .site-nav a:hover{color:#fff7ed}html[data-theme=dark] .site-nav a{color:#d8cab7}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--line);border-radius:999px;background:linear-gradient(180deg,#fffaf1b8,#f5ecdf9e);color:var(--text);font:inherit;cursor:pointer;box-shadow:inset 0 1px #ffffff73,0 8px 24px #44301b14}html[data-theme=dark] .theme-toggle{background:linear-gradient(180deg,#ffffff0d,#ffffff08);box-shadow:inset 0 1px #ffffff0d,0 8px 24px #00000038}.theme-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;color:var(--accent)}.theme-toggle-icon svg{width:1.15rem;height:1.15rem}.site-main{padding:3rem 0 5rem}.hero-panel,.spotlight-panel,.content-panel,.post-hero,.post-content,.page-content,.archive-hero,.archive-toolbar,.empty-state,.not-found{border:1px solid var(--line);border-radius:1.75rem;background:var(--surface);box-shadow:var(--shadow)}.home-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(18rem,1fr);gap:1.25rem}.hero-panel,.spotlight-panel,.content-panel,.post-hero,.post-content,.page-content,.archive-hero,.archive-toolbar,.not-found,.empty-state{padding:1.6rem}.hero-panel{display:grid;gap:1.4rem;min-height:27rem;background:linear-gradient(135deg,#fffaf1f2,#f0e8dbd1),linear-gradient(135deg,#9f3f2d14,#c57f4314)}html[data-theme=dark] .hero-panel{background:radial-gradient(circle at top left,rgba(255,154,106,.12),transparent 34%),linear-gradient(135deg,#2f271ff5,#231d18eb)}.hero-panel h1,.post-hero h1,.page-content h1,.archive-hero h1,.not-found h1,.empty-state h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95;letter-spacing:-.03em}.archive-hero h1{font-size:clamp(2.2rem,4vw,3.8rem)}.hero-lead,.archive-copy,.hero-stat span,.editorial-meta,.post-date,.post-categories,.site-footer,.eyebrow,.archive-kicker,.search-field span,.filter-group>span,.year-heading span,.archive-summary,.not-found p,.empty-state p,.brand-copy small{color:var(--muted)}.eyebrow,.archive-kicker{margin:0;letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.2rem;border-radius:999px;font-weight:600}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-strong)}.button-secondary{border:1px solid var(--line);background:#ffffff8c}html[data-theme=dark] .button-secondary{background:#ffffff0a;color:var(--text)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.hero-stat{padding:1rem;border-radius:1.25rem;background:#ffffff94;border:1px solid rgba(26,23,18,.08)}html[data-theme=dark] .hero-stat{background:#ffffff09;border-color:#f7efe214}.hero-stat span,.hero-stat strong{display:block}.hero-stat strong{margin-top:.35rem;font-family:Fraunces,Georgia,serif;font-size:1.1rem}.spotlight-list{display:grid;gap:.9rem;margin:1rem 0 0;padding-left:1.2rem}.spotlight-list li{padding-left:.2rem;line-height:1.7}.content-panel,.archive-teaser{grid-column:1 / -1}.section-headline{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.section-headline h2,.year-heading h2{margin:.2rem 0 0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,2.5vw,2.4rem)}.text-link,.editorial-card a,.archive-card a,.prose a,.home-link,.footer-links a,.mini-list-item{color:var(--accent)}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.editorial-card,.archive-card,.mini-list-item{border:1px solid var(--line);border-radius:1.35rem;background:#ffffff94}html[data-theme=dark] .editorial-card,html[data-theme=dark] .archive-card,html[data-theme=dark] .mini-list-item{background:#ffffff0d}.editorial-card,.archive-card{padding:1.25rem}.editorial-card h3,.archive-card h3{margin:.4rem 0 0;font-family:Fraunces,Georgia,serif;font-size:1.45rem;line-height:1.05}.editorial-meta{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.88rem}.archive-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:1rem}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(26,23,18,.1);background:#ffffff9e;color:var(--muted);font:inherit}html[data-theme=dark] .pill{background:#ffffff0d;border-color:#f7efe214;color:var(--text)}button.pill{cursor:pointer}.pill.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.pill.static{cursor:default}.mini-list{display:grid;gap:.75rem;margin-top:.75rem}.mini-list-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem}.mini-list-item small{color:var(--muted)}.archive-shell,.archive-toolbar{display:grid;gap:1.25rem}.search-field{display:grid;gap:.55rem}.search-field input{width:100%;border:1px solid var(--line);border-radius:1rem;background:#ffffffd6;padding:.95rem 1rem;color:var(--text);font:inherit}html[data-theme=dark] .search-field input{background:#ffffff0a}.filter-group{display:grid;gap:.55rem}.archive-results{display:grid;gap:1.5rem}.year-group{display:grid;gap:.9rem}.year-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.archive-card-list{display:grid;gap:.9rem}.archive-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.post-article{display:grid;gap:1rem}.post-hero{background:linear-gradient(135deg,#fffbf5f0,#ede5d7cc)}.post-date,.post-categories{margin:0}.page-content,.post-content{background:var(--surface-strong)}html[data-theme=dark] .post-hero{background:radial-gradient(circle at top left,rgba(255,154,106,.1),transparent 34%),linear-gradient(135deg,#2f271ff0,#231d18eb)}html[data-theme=dark] .post-content,html[data-theme=dark] .page-content,html[data-theme=dark] .archive-hero,html[data-theme=dark] .archive-toolbar,html[data-theme=dark] .content-panel,html[data-theme=dark] .spotlight-panel,html[data-theme=dark] .not-found,html[data-theme=dark] .empty-state{background:var(--surface)}.page-content h1{margin-bottom:1.5rem}.prose{max-width:44rem;font-size:1.08rem;line-height:1.9}.prose h2,.prose h3,.prose h4{margin:2.2rem 0 1rem;font-family:Fraunces,Georgia,serif;line-height:1.1}.prose h2{font-size:2rem}.prose h3{font-size:1.5rem}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre{margin-top:0;margin-bottom:1.25rem}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.4rem}.prose code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em;background:var(--accent-soft);padding:.15rem .35rem;border-radius:.35rem}.prose pre{overflow-x:auto;padding:1rem;background:#201f1c;color:#fff9ef;border-radius:1rem}.prose pre code{background:transparent;padding:0;color:inherit}html[data-theme=dark] .prose pre{background:#14110e;color:#fff4e7}html[data-theme=dark] .hero-panel h1,html[data-theme=dark] .post-hero h1,html[data-theme=dark] .page-content h1,html[data-theme=dark] .archive-hero h1,html[data-theme=dark] .section-headline h2,html[data-theme=dark] .year-heading h2,html[data-theme=dark] .editorial-card h3,html[data-theme=dark] .archive-card h3{color:#fff6ea}html[data-theme=dark] .hero-lead,html[data-theme=dark] .editorial-meta,html[data-theme=dark] .post-date,html[data-theme=dark] .post-categories,html[data-theme=dark] .archive-copy,html[data-theme=dark] .archive-summary,html[data-theme=dark] .search-field span,html[data-theme=dark] .filter-group>span,html[data-theme=dark] .eyebrow,html[data-theme=dark] .archive-kicker,html[data-theme=dark] .site-footer,html[data-theme=dark] .footer-links a,html[data-theme=dark] .mini-list-item small,html[data-theme=dark] .year-heading span{color:#ccbda8}html[data-theme=dark] .editorial-card a,html[data-theme=dark] .archive-card a,html[data-theme=dark] .mini-list-item,html[data-theme=dark] .text-link,html[data-theme=dark] .footer-links a,html[data-theme=dark] .prose a,html[data-theme=dark] .home-link{color:#ff9d70}.prose blockquote{margin-left:0;padding-left:1rem;border-left:3px solid var(--accent);color:var(--muted)}.not-found,.empty-state{text-align:center}.home-link{display:inline-flex;margin-top:.5rem;font-weight:700}.site-footer{padding-bottom:2rem}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:960px){.home-grid,.archive-columns,.editorial-grid,.hero-stats{grid-template-columns:1fr}.archive-card{flex-direction:column}}@media(max-width:720px){.header-inner,.footer-inner,.section-headline,.year-heading{flex-direction:column;align-items:flex-start}.site-main{padding-top:2rem}.header-actions{width:100%;flex-direction:column;align-items:stretch;margin-left:0}.site-nav{width:100%;justify-content:space-between}.theme-toggle{align-self:flex-start}.site-nav a{flex:1;text-align:center}.brand{width:100%}}
