@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700&display=swap";:root{--font-display: "Fraunces", "Palatino Linotype", "Book Antiqua", serif;--font-body: "Manrope", "Avenir Next", "Avenir", "Trebuchet MS", sans-serif;--ink-900: #18261f;--ink-800: #25372e;--ink-700: #465a50;--ink-600: #65756d;--brand-500: #df7647;--brand-600: #c85f33;--teal-600: #397165;--teal-700: #285b51;--teal-900: #183c34;--surface: #ffffff;--surface-alt: #f1efe9;--surface-border: #d9d8d2;--app-bg: #f2f3ef;--app-surface: #ffffff;--app-border: #dfe3dc;--app-muted: #6c786f;--app-green: #245f52;--app-green-soft: #e7efeb;--app-orange-soft: #fbede5;--shadow: 0 8px 24px rgba(24, 38, 31, .07);--shadow-soft: 0 4px 14px rgba(24, 38, 31, .06)}*,*:before,*:after{box-sizing:border-box}html{margin:0;height:100%;min-height:100vh;font-family:var(--font-body);line-height:1.6;color:var(--ink-900);overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;background:#f8f5ee}body{margin:0;height:100%;min-height:100vh;font-family:var(--font-body);line-height:1.6;color:var(--ink-900);overflow-x:hidden;overflow-y:visible;background:#f7f5f0}#root{min-height:100vh;overflow:visible}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;cursor:pointer}::selection{color:var(--ink-900);background:#ef8b574d}p{margin:0 0 1rem}h1,h2,h3{margin:0;font-weight:700;color:var(--ink-900)}
