:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;background:linear-gradient(180deg,#fdf6f0,#fbeee3);color:#2a1f1a}#root{min-height:100vh}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.hero{max-width:720px;width:100%;text-align:center}.headline{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin:0 0 1.5rem;color:#1a120d}.subhead{font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.55;color:#5b4a3f;margin:0 auto 2.5rem;max-width:560px}.bullets{list-style:none;padding:0;margin:0 auto 2.5rem;display:grid;gap:.75rem;text-align:left;max-width:520px}.bullets li{display:flex;align-items:flex-start;gap:.875rem;font-size:1.05rem;color:#2a1f1a}.check-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.2rem;color:#3d6b4f}.cta{display:inline-block;background:#1a120d;color:#fdf6f0;font-family:inherit;font-size:1.1rem;font-weight:600;padding:1rem 2rem;border:none;border-radius:999px;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 6px 24px #1a120d2e}.cta:hover{transform:translateY(-1px);background:#2d1f15;box-shadow:0 10px 28px #1a120d3d}.cta:active{transform:translateY(0)}.trust{margin:1.75rem auto 0;max-width:520px;font-size:.95rem;color:#7a685c;line-height:1.5}
