:root{--paper:#fbf7f0;--ink:#2b2620;--muted:#6f665c;--line:#e6dfd3;--accent:#d9622b;--accent-ink:#b64d1c;--soft:#f1e9dc;--max:46rem;--font-body:"Nunito", system-ui, -apple-system, "Segoe UI", sans-serif;--font-head:"Fraunces", Georgia, serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-text-size-adjust:100%;font-size:17px;line-height:1.65}body{flex-direction:column;min-height:100dvh;margin:0;display:flex}main{width:100%;max-width:var(--max);flex:1;margin:0 auto;padding:1.5rem 1rem 4rem}h1,h2,h3{font-family:var(--font-head);letter-spacing:-.01em;margin:0 0 .6em;font-weight:600;line-height:1.15}h1{font-size:clamp(2rem,5vw,2.8rem)}h2{margin-top:1.8em;font-size:clamp(1.4rem,3.5vw,1.8rem)}h3{margin-top:1.4em;font-size:1.2rem}p{margin:0 0 1.1em}a{color:var(--accent-ink);text-underline-offset:3px;text-decoration-thickness:1.5px}a:hover{color:var(--accent)}img{border-radius:10px;max-width:100%;height:auto}blockquote{border-left:4px solid var(--accent);background:var(--soft);border-radius:0 10px 10px 0;margin:1.5em 0;padding:.2em 1.2em}code{background:var(--soft);border-radius:5px;padding:.1em .35em;font-size:.92em}pre{color:#fbf7f0;background:#2b2620;border-radius:10px;padding:1rem 1.2rem;overflow-x:auto}pre code{color:inherit;background:0 0;padding:0}hr{border:0;border-top:1px solid var(--line);margin:2.5rem 0}.lede{color:var(--muted);font-size:1.2rem}.muted{color:var(--muted)}.small{font-size:.9rem}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.site-header .inner{max-width:var(--max);flex-wrap:wrap;align-items:baseline;gap:.6rem 1.4rem;margin:0 auto;padding:1rem;display:flex}.brand{font-family:var(--font-head);color:var(--ink);font-size:1.35rem;font-weight:700;text-decoration:none}.brand span{color:var(--accent)}.nav{flex-wrap:wrap;gap:.2rem 1rem;margin-left:auto;display:flex}.nav a{color:var(--muted);border-bottom:2px solid #0000;padding:.2rem 0;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--ink);border-color:var(--accent)}.site-footer{border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}.site-footer .inner{max-width:var(--max);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;margin:0 auto;padding:1.2rem 1rem;display:flex}.site-footer a{color:inherit}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--line);padding:1rem 0}.post-list a.title{font-family:var(--font-head);color:var(--ink);font-size:1.25rem;font-weight:600;text-decoration:none}.post-list a.title:hover{color:var(--accent)}.meta{color:var(--muted);margin-top:.15rem;font-size:.88rem}.tag{background:var(--soft);color:var(--muted);border-radius:999px;margin-right:.3rem;padding:.05rem .6rem;font-size:.8rem;display:inline-block}.tiles{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;margin:1.5rem 0;display:grid}.tile{background:var(--soft);color:var(--ink);border:1px solid #0000;border-radius:12px;padding:1.1rem 1.2rem;text-decoration:none;display:block}.tile:hover{border-color:var(--accent);color:var(--ink)}.tile strong{font-family:var(--font-head);margin-bottom:.25rem;font-size:1.15rem;display:block}.tile span{color:var(--muted);font-size:.92rem}.note{background:var(--soft);border-radius:12px;padding:1rem 1.2rem}.btn{background:var(--accent);color:#fff;border-radius:999px;padding:.55rem 1rem;font-weight:700;text-decoration:none;display:inline-block}.btn:hover{background:var(--accent-ink);color:#fff}.prose>:first-child{margin-top:0}article header{margin-bottom:1.5rem}.video{aspect-ratio:16/9;background:#000;border-radius:10px;margin:1.5rem 0;position:relative;overflow:hidden}.video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.shelf{gap:1.5rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.shelf li{grid-template-columns:8rem 1fr;align-items:start;gap:1.2rem;display:grid}.shelf img{width:100%;height:auto;box-shadow:0 6px 18px #0000001f}.shelf .title{font-family:var(--font-head);color:var(--ink);font-size:1.35rem;font-weight:600;text-decoration:none}.shelf .title:hover{color:var(--accent)}.shelf p{margin:.25rem 0 0}.book-head{grid-template-columns:minmax(9rem,14rem) 1fr;align-items:start;gap:1.5rem;margin-bottom:2rem;display:grid}.book-head .cover{width:100%;height:auto;box-shadow:0 8px 24px #00000026}.book-head h1{margin-top:0}.facts{grid-template-columns:max-content 1fr;gap:.15rem 1rem;margin:1rem 0;font-size:.95rem;display:grid}.facts dt{color:var(--muted)}.facts dd{margin:0}.buttons{flex-wrap:wrap;gap:.5rem;display:flex}.btn-quiet{background:var(--soft);color:var(--ink)}.btn-quiet:hover{background:var(--line);color:var(--ink)}@media (width<=560px){.book-head{grid-template-columns:1fr}.book-head .cover{max-width:14rem}.shelf li{grid-template-columns:6rem 1fr}}.float-right{float:right;text-align:center;max-width:40%;margin:0 0 1rem 1.5rem}.float-right img{width:100%;height:auto}.float-right figcaption{color:var(--muted);font-size:.85rem}.spotify{border-radius:12px;margin:0 0 1.5rem}.tracks .track{border-top:1px solid var(--line);grid-template-columns:7.5rem 1fr;align-items:start;gap:1.2rem;padding:1.2rem 0;display:grid}.tracks .track h3{margin:0 0 .4rem}.tracks .track-art{border-radius:10px;width:100%;height:auto}.tracks .track:not(:has(.track-art)){grid-template-columns:1fr}.lyrics{white-space:pre-wrap;background:var(--soft);color:var(--ink);font-family:inherit}.tracklist li{padding:.25rem 0}@media (width<=480px){.tracks .track{grid-template-columns:5.5rem 1fr;gap:.8rem}}
