@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,700&family=Inter:wght@300;400;500;600&display=swap";:root{--bg: #faf8f5;--bg-card: #ffffff;--ink: #15130f;--ink-soft: #5a544a;--rule: #e9e3d8;--accent: #1a1a1a;--hl: #c4452d;--phase-build: #6b8e6b;--phase-peak: #c4452d;--phase-taper: #b8902a}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,.serif{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:-.01em;line-height:1.15}a{color:inherit}.container{max-width:920px;margin:0 auto;padding:4rem 2rem}@media (max-width: 640px){.container{padding:2.5rem 1.25rem}}
