:root{color:#17211a;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f0e7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}main{background:radial-gradient(circle at 12% 12%,#fdb85c59,#0000 30%),radial-gradient(circle at 90% 85%,#6cb17c47,#0000 34%),#f4f0e7;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.hero{background:#fffdf8e0;border:1px solid #17211a24;border-radius:28px;width:min(760px,100%);padding:clamp(28px,6vw,64px);box-shadow:0 24px 80px #372d1a1a}.eyebrow{color:#3b6d46;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}h1{letter-spacing:-.065em;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,9vw,6.6rem);font-weight:500;line-height:.91}.intro{color:#4e584f;max-width:610px;margin:28px 0 38px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}form label{margin-bottom:10px;font-size:.9rem;font-weight:750;display:block}.input-row{gap:10px;display:flex}input{color:#17211a;background:#fff;border:1px solid #c9c4b8;border-radius:12px;outline:none;flex:1;min-width:0;padding:16px 18px}input:focus{border-color:#3b6d46;box-shadow:0 0 0 3px #3b6d4626}button{color:#fffdf8;cursor:pointer;background:#17211a;border:0;border-radius:12px;padding:16px 22px;font-weight:750}button:hover:not(:disabled){background:#31553a}button:disabled{cursor:wait;opacity:.65}.message{color:#654415;background:#fff0d2;border-radius:10px;margin:16px 0 0;padding:14px 16px}@media (width<=620px){.input-row{flex-direction:column}button{width:100%}}
