*{box-sizing:border-box}body{margin:0;background:#f4f7fb;color:#182230;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}main{min-height:100vh;display:grid;place-items:center;padding:1.25rem}section{width:min(100%,34rem);background:#fff;border:1px solid #e4e7ec;border-radius:1rem;box-shadow:0 1rem 3rem #10182814;padding:clamp(1.5rem,5vw,3rem)}h1{font-size:clamp(2rem,7vw,3rem);letter-spacing:-.05em;margin:.2rem 0 .7rem}.eyebrow{text-transform:uppercase;color:#3157d5;font-size:.75rem;letter-spacing:.12em;font-weight:800}label{font-weight:700;display:block;margin:1.5rem 0 .45rem}input{width:100%;font:inherit;padding:.85rem 1rem;border:1px solid #98a2b3;border-radius:.65rem}button{width:100%;margin-top:1rem;padding:.9rem;border:0;border-radius:.65rem;background:#3157d5;color:#fff;font:inherit;font-weight:750;cursor:pointer}.success,.error{padding:1rem;border-radius:.65rem;margin:1rem 0}.success{background:#ecfdf3;color:#027a48}.error{background:#fef3f2;color:#b42318}
