*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:grid;place-items:center;background:#f3f4f6;color:#202733;font-family:'Segoe UI',Arial,sans-serif;padding:28px 18px}main{width:100%;max-width:450px;background:white;padding:42px;border:1px solid #e3e5e9;border-radius:20px;box-shadow:0 18px 65px #2027330a}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:#737b89;margin:0 0 18px}h1{font-size:31px;letter-spacing:-1px;margin:0 0 14px}.intro{font-size:14px;line-height:1.8;color:#697180;margin:0 0 28px}label{font-size:13px;font-weight:600;display:block;margin-bottom:9px}input{font:inherit;width:100%;min-height:48px;border:1px solid #cdd2da;border-radius:9px;background:#fcfcfd;padding:11px 13px}input:focus-visible,button:focus-visible{outline:3px solid #8392ad;outline-offset:3px}fieldset{border:1px solid #e3e5e9;border-radius:12px;margin:25px 0;padding:20px}legend{font-size:13px;font-weight:650;padding:0 7px}fieldset p,.footnote{color:#79818e;font-size:11px;line-height:1.7}fieldset p{margin:10px 0 0}button{font:inherit;font-weight:600;font-size:14px;width:100%;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:13px 18px;border:0;border-radius:9px;background:#273244;color:white;cursor:pointer}button:hover{background:#1c2533}.footnote{text-align:center;margin:22px 0 0}.error{font-size:13px;line-height:1.65;background:#fff2ee;border:1px solid #f0d5ca;color:#963f29;padding:13px;border-radius:9px;margin-bottom:22px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}@media(max-width:480px){main{padding:30px 24px}h1{font-size:28px}} 
