:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f1e8;--foreground:#221a14;--accent:#8b5e3c;--accent-soft:#d8bfaa}*{box-sizing:border-box}html{font-family:Georgia,Times New Roman,serif}body{background:radial-gradient(circle at top,#d8bfaa73,transparent 40%),linear-gradient(180deg,#fcf7f0 0%,var(--background)100%);min-height:100vh;color:var(--foreground);margin:0}.page{place-items:center;min-height:100vh;padding:2rem;display:grid}.hero{background:#fffcf7d1;border:1px solid #221a141f;border-radius:24px;width:min(100%,720px);padding:3rem;box-shadow:0 20px 60px #52392314}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.9rem;font-weight:700}h1{margin:0;font-size:clamp(2.5rem,8vw,5rem);line-height:.95}.copy{max-width:44rem;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.7}@media (max-width:640px){.hero{padding:2rem}}
