@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&family=Inter:wght@400;500;600;700&display=swap";:root{--forest:#1a3626;--forest-deep:#10231a;--forest-light:#2f5a3e;--cream:#f9f7f1;--cream-deep:#f1ecdf;--white:#fff;--ink:#1d241f;--ink-muted:#6b7a70;--ink-on-forest:#f3f1e8;--ink-on-forest-muted:#f3f1e8ad;--line:#1a36261f;--line-on-forest:#f3f1e824;--accent:#d9724b;--accent-deep:#b85a36;--gold:#b98d34;--gray-muted:#8a8f87;--radius-lg:24px;--radius-md:16px;--radius-sm:10px;--radius-pill:999px;--shadow-soft:0 10px 30px #14281e14;--shadow-soft-lg:0 20px 50px #14281e24;--shadow-on-forest:0 10px 30px #00000047;--font-display:"Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4{font-family:var(--font-display);margin:0;line-height:1.15}p{margin:0}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}button,a[role=button],.tap-target{min-height:44px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
