*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root,[data-theme=light]{--ink: #1a1a18;--ink-light: #4a4a45;--ink-faint: #7a7a72;--paper: #faf8f4;--paper-warm: #f3efe8;--accent: #b45a2a;--accent-light: #d4845a;--rule: #d6d2c8;--stem-bg: #eee9df;--stem-border: #c9c1b2;--max-text: 640px;--max-wide: 900px;--toggle-bg: #e8e4dc;--toggle-icon: "☾";--btn-text: #faf8f4;--btn-bg: #1a1a18}[data-theme=dark]{--ink: #f0ede8;--ink-light: #d5d0c8;--ink-faint: #a09a90;--paper: #141413;--paper-warm: #1c1c19;--accent: #e09060;--accent-light: #c07040;--rule: #302e2a;--stem-bg: #1c1c19;--stem-border: #403e38;--toggle-bg: #302e2a;--toggle-icon: "☀";--btn-text: #141413;--btn-bg: #f0ede8}html{font-size:18px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--paper);color:var(--ink);font-family:Newsreader,Georgia,Times New Roman,serif;line-height:1.75;min-height:100vh;transition:background .3s ease,color .3s ease}::selection{background:var(--accent-light);color:#fff}.theme-toggle{background:var(--toggle-bg);border:1px solid var(--rule);border-radius:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;transition:background .3s ease,border-color .3s ease;-webkit-tap-highlight-color:transparent}.theme-toggle:hover{border-color:var(--accent)}.theme-toggle:after{content:var(--toggle-icon)}.site-header{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.site-header-left{display:flex;flex-direction:column;gap:.15rem}.site-name{font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);text-decoration:none;transition:color .3s ease}.site-tagline{font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:400;font-style:italic;color:var(--ink-faint);letter-spacing:.02em;transition:color .3s ease}.site-name span{color:var(--accent)}.site-nav{display:flex;gap:1.8rem;align-items:center}.site-nav a{font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:500;color:var(--ink-light);text-decoration:none;letter-spacing:.03em;transition:color .2s}.site-nav a:hover{color:var(--accent)}.hero{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-image-wrapper{position:relative;width:100%;border-radius:4px;overflow:hidden;aspect-ratio:16 / 9}.hero-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.hero-image-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#1a1a1800 40%,#1a1a1826,#1a1a1866)}.hero-caption{position:absolute;bottom:1rem;right:1.2rem;font-family:DM Sans,sans-serif;font-size:.65rem;color:#ffffffb3;letter-spacing:.04em;z-index:2}.article-header{max-width:var(--max-text);margin:3rem auto 0;padding:0 2rem}.article-category{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:1rem}.article-title{font-family:Newsreader,Georgia,serif;font-size:2.6rem;font-weight:500;line-height:1.2;color:var(--ink);margin-bottom:1.2rem;letter-spacing:-.01em}.article-subtitle{font-family:Newsreader,Georgia,serif;font-size:1.2rem;font-weight:300;font-style:italic;color:var(--ink-light);line-height:1.6;margin-bottom:2rem}.article-meta{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--rule);font-family:DM Sans,sans-serif;font-size:.78rem;color:var(--ink-faint)}.article-meta .author{font-weight:600;color:var(--ink-light)}.article-meta .dot{color:var(--rule)}.article-attribution{font-family:DM Sans,sans-serif;font-size:.72rem;font-style:italic;color:var(--ink-faint);margin-top:.8rem;letter-spacing:.02em}.article-body{max-width:var(--max-text);margin:3rem auto 0;padding:0 2rem}.article-body p{font-size:1.05rem;line-height:1.8;color:var(--ink)}.article-body h2{font-family:Newsreader,Georgia,serif;font-size:1.6rem;font-weight:500;color:var(--ink);margin-top:3rem;margin-bottom:1.2rem;letter-spacing:-.01em;line-height:1.3}.article-body em{font-style:italic}.article-body strong{font-weight:600}.article-body .pull-line{font-size:1.15rem;font-weight:400;font-style:italic;color:var(--accent);margin:2rem 0;padding-left:1.5rem;border-left:3px solid var(--accent);line-height:1.7;transition:color .3s ease,border-color .3s ease}.article-body .section-break{text-align:center;margin:2.5rem 0;color:var(--rule);font-size:1.4rem;letter-spacing:.5em}.stem-corner{max-width:var(--max-text);margin:3rem auto;padding:0 2rem}.stem-corner-inner{background:var(--stem-bg);border:1px solid var(--stem-border);border-radius:0 4px 4px;padding:2rem 2rem 1.8rem;position:relative}.stem-corner-label{font-family:DM Sans,sans-serif;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--btn-text);background:var(--accent);position:absolute;top:-1px;left:-1px;padding:.35rem .9rem;border-radius:4px 0;line-height:1}.stem-corner-title{font-family:Newsreader,Georgia,serif;font-size:1.25rem;font-weight:500;color:var(--ink);margin-bottom:1rem}.stem-corner-inner p{font-size:.95rem;line-height:1.75;color:var(--ink-light);margin-bottom:1.2rem}.stem-corner-inner p:last-child{margin-bottom:0}.tldr{max-width:var(--max-text);margin:2rem auto 2.5rem;padding:0 2rem}.tldr-inner{background:var(--stem-bg);border-left:3px solid var(--accent);border-radius:0 4px 4px 0;padding:1.5rem 1.5rem 1.3rem;position:relative}.tldr-label{font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.6rem}.tldr-inner p{font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.7;color:var(--ink-light)}.tldr-inner p strong{color:var(--ink);font-weight:600}.article-body .key-insight{background:var(--stem-bg);padding:1.1rem 1.4rem;border-radius:4px;margin:1.8rem 0;font-size:1.05rem;font-weight:500;line-height:1.7;color:var(--ink);transition:background .3s ease}.article-footer{max-width:var(--max-text);margin:3rem auto 0;padding:2rem 2rem 0;border-top:1px solid var(--rule)}.next-post{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-faint);margin-bottom:.6rem}.next-post-title{font-family:Newsreader,Georgia,serif;font-size:1.15rem;font-weight:400;font-style:italic;color:var(--ink-light);line-height:1.5}.subscribe{max-width:var(--max-text);margin:4rem auto 0;padding:0 2rem}.subscribe-inner{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:2.5rem 0;text-align:center}.subscribe-title{font-family:Newsreader,Georgia,serif;font-size:1.4rem;font-weight:500;color:var(--ink);margin-bottom:.6rem}.subscribe-description{font-family:DM Sans,sans-serif;font-size:.85rem;color:var(--ink-light);line-height:1.6;margin-bottom:1.5rem}.subscribe-form{display:flex;gap:.6rem;max-width:420px;margin:0 auto}.subscribe-input{flex:1;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.85rem;color:var(--ink);background:var(--paper);border:1px solid var(--rule);border-radius:4px;outline:none;transition:border-color .2s,background .3s ease,color .3s ease}.subscribe-input::placeholder{color:var(--ink-faint)}.subscribe-input:focus{border-color:var(--accent)}.subscribe-button{padding:.7rem 1.4rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.03em;color:var(--btn-text);background:var(--btn-bg);border:none;border-radius:4px;cursor:pointer;transition:background .3s ease,color .3s ease}.subscribe-button:hover{background:var(--accent);color:var(--btn-text)}.subscribe-consent{font-family:DM Sans,sans-serif;font-size:.65rem;color:var(--ink-faint);margin-top:1rem;line-height:1.5}.site-footer{max-width:1200px;margin:5rem auto 0;padding:2rem;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:baseline}.site-footer-brand{display:flex;flex-direction:column;gap:.3rem}.site-footer-name{font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink)}.site-footer-name span{color:var(--accent)}.site-footer-manifesto{font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:500;font-style:italic;color:var(--ink-light);letter-spacing:.02em}.site-footer-copy{font-family:DM Sans,sans-serif;font-size:.65rem;color:var(--ink-faint)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero{animation:fadeUp .8s ease-out}.article-header{animation:fadeUp .8s ease-out .15s both}.article-body{animation:fadeUp .8s ease-out .3s both}@media(max-width:768px){html{font-size:19px}.site-header{padding:.9rem 1.25rem}.site-header-left{gap:.6rem}.site-name{font-size:.68rem}.site-tagline{display:none}.site-nav{gap:1rem}.site-nav a{font-size:.68rem}.theme-toggle{width:32px;height:32px;font-size:.8rem}.hero{padding:0}.hero-image-wrapper{border-radius:0;aspect-ratio:16 / 10}.hero-caption{bottom:.6rem;right:.8rem;font-size:.55rem}.article-header{padding:0 1.4rem;margin-top:1.8rem}.article-category{font-size:.6rem;margin-bottom:.6rem}.article-title{font-size:2rem;line-height:1.22;margin-bottom:.9rem;letter-spacing:-.015em}.article-subtitle{font-size:1.1rem;line-height:1.5;margin-bottom:1.4rem}.article-meta{padding-top:1rem;font-size:.68rem;flex-wrap:wrap;gap:.4rem .8rem}.article-attribution{font-size:.63rem;margin-top:.5rem}.tldr{padding:0 1.4rem;margin-top:1.5rem;margin-bottom:2.5rem}.tldr-inner{padding:1.3rem 1.2rem 1.1rem}.tldr-inner p{font-size:.85rem}.article-body .key-insight{padding:1rem 1.2rem;font-size:1rem;margin:1.5rem 0}.article-body{padding:0 1.4rem;margin-top:2.2rem}.article-body p{font-size:1.1rem;line-height:1.85;letter-spacing:.003em}.article-body h2{font-size:1.45rem;margin-top:2.8rem;margin-bottom:1.1rem;line-height:1.28}.article-body .pull-line{font-size:1.1rem;margin:2rem 0;padding-left:1.2rem;line-height:1.7}.stem-corner{padding:0 1.4rem;margin:2.8rem auto}.stem-corner-inner{padding:2rem 1.4rem 1.6rem}.stem-corner-label{font-size:.58rem;left:1rem}.stem-corner-title{font-size:1.2rem;margin-bottom:.9rem}.stem-corner-inner p{font-size:1rem;line-height:1.8;margin-bottom:1.2rem}.article-footer{padding:1.8rem 1.4rem 0;margin-top:2.5rem}.next-post{font-size:.63rem;margin-bottom:.5rem}.next-post-title{font-size:1.05rem;line-height:1.5}.subscribe{padding:0 1.4rem;margin-top:2.8rem}.subscribe-inner{padding:2.2rem 0}.subscribe-title{font-size:1.3rem;margin-bottom:.5rem}.subscribe-description{font-size:.85rem;margin-bottom:1.4rem}.subscribe-form{flex-direction:column;max-width:100%}.subscribe-input{width:100%;padding:.85rem 1rem;font-size:.9rem}.subscribe-button{width:100%;padding:.85rem;font-size:.85rem}.subscribe-consent{font-size:.62rem}.site-footer{flex-direction:column;gap:.5rem;padding:1.8rem 1.4rem 2.5rem;margin-top:2.8rem}.site-footer-tagline{font-size:.68rem}.site-footer-copy{font-size:.6rem}}@media(max-width:380px){html{font-size:18px}.article-title{font-size:1.8rem}.article-body p{font-size:1.05rem;line-height:1.8}.article-header,.tldr,.article-body,.stem-corner,.subscribe{padding:0 1.15rem}.article-footer{padding:1.5rem 1.15rem 0}.site-footer{padding:1.5rem 1.15rem 2rem}}
