*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-dm-sans), sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}::selection{background:var(--green-light);color:var(--text)}:root{--bg:#f2ede6;--bg-card:#fff;--bg-dark:#1e3b36;--green:#10b981;--green-hover:#0d9668;--green-light:#d1fae5;--green-50:#ecfdf5;--lime:#bfff00;--text:#1e3b36;--text-mid:#3d5a53;--text-muted:#6b7f79;--radius:16px;--radius-sm:10px;--radius-pill:50px;--shadow-sm:0 2px 8px #1e3b360f;--shadow-md:0 8px 32px #1e3b361a;--shadow-lg:0 24px 64px #1e3b3624;--shadow-phone:0 24px 80px #1e3b362e;--ease:cubic-bezier(.23, 1, .32, 1)}h1,h2{font-family:var(--font-playfair), serif;letter-spacing:-.02em;color:var(--text);font-weight:500;line-height:1.1}.container{max-width:1100px;margin:0 auto;padding:0 5vw}.section{padding:100px 0}.label{text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-size:13px;font-weight:600;display:inline-block}.body-text{color:var(--text-muted);font-size:16px;line-height:1.7}:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:4px}
