@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--accent:#e74f5b;--bg:#f9f7f4;--surface:#fff;--text:#1a1814;--muted:#6b6660;--border:rgba(0,0,0,.08);--serif:"Instrument Serif",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(36,29%,97%,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);transition:box-shadow .2s}.nav.scrolled{box-shadow:0 2px 20px rgba(0,0,0,.06)}.nav-inner{max-width:1100px;margin:0 auto;padding:0 2rem;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:var(--serif);font-size:1.25rem;font-weight:400;color:var(--text);text-decoration:none;letter-spacing:-.01em}.nav-logo span{color:var(--accent);font-style:italic}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{font-size:13px;font-weight:400;color:var(--muted);text-decoration:none;letter-spacing:.02em;transition:color .15s}.nav-link.active,.nav-link:hover{color:var(--text)}.nav-link.cta{color:var(--accent);font-weight:500}.footer{border-top:1px solid var(--border);padding:2.5rem 2rem}.footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-brand{font-family:var(--serif);font-size:1.1rem;color:var(--text)}.footer-brand span{color:var(--accent);font-style:italic}.footer-copy{font-size:12px;color:var(--muted);margin-top:3px}.social-links{gap:1.25rem;flex-wrap:wrap}.social-link,.social-links{display:flex;align-items:center}.social-link{font-size:13px;color:var(--muted);text-decoration:none;gap:.35rem;transition:color .15s}.social-link:hover{color:var(--accent)}.home{max-width:1100px;margin:0 auto;padding:0 2rem 6rem}.hero{padding:5rem 0 4rem;border-bottom:1px solid var(--border);margin-bottom:3.5rem}.hero-eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:500;margin-bottom:1.25rem}.hero-title{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--text);max-width:640px;margin-bottom:1.5rem}.hero-title em{font-style:italic;color:var(--accent)}.hero-sub{font-size:17px;color:var(--muted);font-weight:300;line-height:1.6;max-width:500px}.featured-single{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2.25rem 2.5rem;margin-bottom:3.5rem;cursor:pointer;transition:background .15s;text-decoration:none;display:block}.featured-single:hover{background:#fdfcfb}.post-cat{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-weight:500;margin-bottom:.6rem}.post-title-lg{font-family:var(--serif);font-size:1.5rem;font-weight:400;line-height:1.3;color:var(--text);margin-bottom:.8rem;letter-spacing:-.01em}.post-sub{font-size:14px;color:var(--muted);font-weight:300;line-height:1.55;margin-bottom:1rem}.post-meta{font-size:12px;color:var(--muted);display:flex;gap:.75rem;align-items:center}.post-meta-dot{opacity:.4}.section-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:1.5rem}.post-list{display:flex;flex-direction:column}.post-row{display:grid;grid-template-columns:1fr auto;grid-gap:2rem;gap:2rem;align-items:start;padding:1.6rem 0;border-bottom:1px solid var(--border);text-decoration:none;transition:opacity .15s}.post-row:first-child{border-top:1px solid var(--border)}.post-row:hover{opacity:.7}.post-row-title{font-family:var(--serif);font-size:1.15rem;font-weight:400;color:var(--text);line-height:1.3;margin-bottom:.3rem}.post-row-sub{font-size:13px;color:var(--muted);font-weight:300;line-height:1.5}.post-row-date{font-size:12px;color:var(--muted);white-space:nowrap;padding-top:3px}.empty-state{padding:4rem 0;color:var(--muted);font-size:15px;font-weight:300;text-align:center}.blog{max-width:1100px;margin:0 auto;padding:0 2rem 6rem}.blog-header{padding:4rem 0 2.5rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.blog-title{font-family:var(--serif);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;letter-spacing:-.01em;margin-bottom:.5rem}.blog-sub{font-size:15px;color:var(--muted);font-weight:300}.detail{max-width:700px;margin:0 auto;padding:3rem 2rem 6rem}.back-link{display:inline-flex;align-items:center;gap:.4rem;font-size:13px;color:var(--muted);text-decoration:none;margin-bottom:3rem;transition:color .15s}.back-link:hover{color:var(--text)}.detail-meta{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:500;margin-bottom:1.25rem}.detail-title{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin-bottom:1.25rem;color:var(--text)}.detail-subtitle{font-size:18px;color:var(--muted);font-weight:300;line-height:1.6;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.author-row{gap:.75rem;margin-bottom:3rem}.author-dot,.author-row{display:flex;align-items:center}.author-dot{width:36px;height:36px;border-radius:50%;background:var(--accent);justify-content:center;color:#fff;font-size:13px;font-weight:500;flex-shrink:0}.author-info{font-size:13px;color:var(--muted)}.author-info strong{display:block;color:var(--text);font-size:14px;font-weight:500;margin-bottom:1px}.body p{font-size:17px;font-weight:300;line-height:1.75;margin-bottom:1.4rem}.body h2,.body p{color:var(--text)}.body h2{font-family:var(--serif);font-size:1.6rem;font-weight:400;line-height:1.3;margin:3rem 0 1rem}.body blockquote{border-left:3px solid var(--accent);margin:2.5rem 0;padding:.25rem 0 .25rem 1.75rem}.body blockquote p{font-family:var(--serif);font-size:1.25rem;font-style:italic;line-height:1.5;margin-bottom:0}.progress-bar{position:fixed;top:60px;left:0;height:2px;background:var(--accent);z-index:200;transition:width .1s linear}@media (max-width:700px){.nav-links .nav-link:not(.cta){display:none}.post-row{grid-template-columns:1fr}.post-row-date{display:none}}