:root{--cream: #FDFAF6;--cream-deep: #F6EFE7;--ink: #2B2A33;--ink-soft: #5F5C6B;--ink-muted: #918D9C;--terracotta: #D08C60;--terracotta-deep: #B0714A;--sage: #7C9A92;--line: #E8DED2;--radius: 14px;--shadow: 0 2px 14px rgba(43, 42, 51, .07);--shadow-lift: 0 10px 34px rgba(43, 42, 51, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--cream);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased}.serif{font-family:Fraunces,Georgia,serif}.hand{font-family:Caveat,cursive}.container{width:100%;max-width:1060px;margin:0 auto;padding:0 24px}.btn{display:inline-block;padding:14px 34px;border:none;border-radius:999px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.btn-primary{background:var(--terracotta);color:#fff}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #d08c606b}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.section{padding:88px 0}.section-tight{padding:60px 0}.eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta-deep)}h1,h2,h3{font-family:Fraunces,Georgia,serif;line-height:1.15;font-weight:600}h1{font-size:clamp(2.3rem,5.6vw,3.6rem)}h2{font-size:clamp(1.7rem,3.6vw,2.4rem)}h3{font-size:1.16rem}@media (max-width: 700px){.section{padding:60px 0}}
