:root{color:#172026;background:#f7f3ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.page{place-items:center;min-height:100vh;padding:24px;display:grid}.panel{width:min(100%,420px)}.eyebrow{color:#6d5d4c;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:700}h1{color:#172026;letter-spacing:0;margin:0 0 28px;font-size:clamp(2rem,7vw,3.5rem);line-height:1}.form{gap:12px;display:grid}label{font-weight:700}input{color:#172026;background:#fffdf9;border:1px solid #c7b9a7;border-radius:8px;width:100%;min-height:48px;padding:0 14px}button{color:#fffdf9;cursor:pointer;background:#172026;border:0;border-radius:8px;min-height:48px;padding:0 18px;font-weight:800}button:disabled{cursor:not-allowed;opacity:.55}.message{margin:16px 0 0;font-weight:700}.success{color:#11683b}.error{color:#a33a2a}
