*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--ink: #1a1a18;--paper: #f6f3ed;--warm: #e8e3d9;--accent: #c45d3e;--accent-light: #f0d6cc;--sage: #5a7a62;--sage-light: #dce8de;--muted: #7a756b;--light-line: #d6d1c7;--iv-primary: #57bc90;--iv-bg: #edf8f3;--iv-light: #c4e8d8;--cy-primary: #8b5cf6;--cy-bg: #f3f0ff;--cy-light: #ddd6fe;--bb-primary: #c9a020;--bb-bg: #fef9e8;--bb-light: #fbeeb0;--bb-accent: #f7cb52}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--paper);color:var(--ink);line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#f6f3edeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--light-line);transition:box-shadow .3s}nav.scrolled{box-shadow:0 1px 20px #0000000f}.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 28px}.nav-logo{font-family:Newsreader,serif;font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.nav-logo span{color:var(--accent)}.nav-links{display:flex;gap:32px;align-items:center}.nav-links a{font-size:.88rem;font-weight:500;color:var(--muted);transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-links .cta-link{color:var(--accent);font-weight:600}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px}.hamburger svg{width:24px;height:24px;stroke:var(--ink)}.mobile-menu{display:none;position:fixed;inset:0;background:var(--paper);z-index:200;flex-direction:column;align-items:center;justify-content:center;gap:28px}.mobile-menu.open{display:flex}.mobile-menu a{font-family:Newsreader,serif;font-size:1.6rem;font-weight:400;color:var(--ink)}.mobile-close{position:absolute;top:20px;right:28px;background:none;border:none;cursor:pointer}.mobile-close svg{width:28px;height:28px;stroke:var(--ink)}section{padding:80px 28px}.section-inner{max-width:1100px;margin:0 auto}.section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--sage);font-weight:600;margin-bottom:12px}.section-title{font-family:Newsreader,serif;font-size:2.4rem;font-weight:400;line-height:1.2;letter-spacing:-.02em;margin-bottom:20px}.section-title em{font-style:italic;color:var(--accent)}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.fade-up.visible{opacity:1;transform:translateY(0)}.contact-section{background:#fff;text-align:center;padding:80px 28px}.contact-section .section-title{margin-bottom:12px}.contact-section p{color:var(--muted);max-width:480px;margin:0 auto 32px;font-size:1rem}.contact-email{font-family:Newsreader,serif;font-size:1.8rem;font-weight:500;color:var(--accent);border-bottom:2px solid var(--accent-light);padding-bottom:4px;transition:border-color .2s;display:inline-block}.contact-email:hover{border-color:var(--accent)}footer{padding:48px 28px;border-top:1px solid var(--light-line)}.footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-left .footer-logo{font-family:Newsreader,serif;font-size:1.1rem;font-weight:600;margin-bottom:4px}.footer-left .footer-logo span{color:var(--accent)}.footer-left p{font-size:.78rem;color:var(--muted)}.footer-links{display:flex;gap:28px}.footer-links a{font-size:.82rem;color:var(--muted);transition:color .2s}.footer-links a:hover{color:var(--ink)}.post-shell{max-width:820px;margin:0 auto;padding:140px 28px 100px}.post-kicker{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:12px}.post-title{font-family:Newsreader,serif;font-size:3rem;font-weight:400;line-height:1.15;letter-spacing:-.02em;margin-bottom:18px}.post-meta{color:var(--muted);font-size:.92rem;margin-bottom:28px}.post-hero{height:280px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:34px;overflow:hidden}.post-hero .icon-text{font-size:4rem;opacity:.3}.prose{font-size:1.02rem;color:var(--ink)}.prose p{color:var(--muted);line-height:1.8;margin:0 0 18px}.prose h2{font-family:Newsreader,serif;font-size:1.9rem;font-weight:500;margin:42px 0 14px;line-height:1.2}.prose ul,.prose ol{margin:0 0 20px 22px;color:var(--muted);padding-left:18px}.prose li{margin:8px 0}@media(max-width:900px){.nav-links{display:none}.hamburger{display:block}.section-title{font-size:1.9rem}.footer-inner{flex-direction:column;gap:20px;text-align:center}.post-title{font-size:2.2rem}}@media(max-width:600px){section{padding:60px 20px}.contact-email{font-size:1.3rem}.post-shell{padding:120px 20px 70px}}
