:root{font-family:Arial,Helvetica,sans-serif;color:#17191d;background:#f3f5f7;font-size:16px;line-height:1.5;color-scheme:light}*{box-sizing:border-box}body{margin:0}main{max-width:1040px;margin:auto;padding:32px 24px 48px}header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:28px;border-bottom:1px solid #d5dae0}.brand{font-size:27px;font-weight:750;white-space:nowrap}.brand span{border:2px solid currentColor;padding:1px 5px;margin-left:3px}.badge{font-size:14px;font-weight:700;letter-spacing:.04em;color:#475264}h1{font-size:clamp(28px,4vw,40px);line-height:1.15;margin:32px 0 12px}h2{font-size:22px;margin:0 0 16px}.intro{max-width:740px;color:#475264;margin-bottom:28px}.card{background:white;border:1px solid #d5dae0;border-radius:10px;padding:26px;margin-bottom:20px}.narrow{max-width:500px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}form{max-width:460px}label{display:block;font-weight:700;margin:18px 0 7px}input{display:block;width:100%;border:1px solid #84909f;border-radius:5px;padding:12px 13px;font:inherit;background:#fff;color:#17191d}input:focus{outline:3px solid #b4c7e9;outline-offset:2px}button{font:inherit;font-weight:700;background:#c92229;color:white;border:1px solid #c92229;border-radius:5px;padding:12px 20px;margin-top:22px;cursor:pointer;min-height:48px}button:hover{background:#a51b21}button:focus-visible{outline:3px solid #1c579b;outline-offset:3px}.secondary{background:white;color:#202733;border-color:#84909f}.secondary:hover{background:#edf1f5}dl{margin:0}dt{color:#536071;font-size:14px;margin-top:18px}dd{margin:4px 0;font-weight:700;overflow-wrap:anywhere}.message{padding:16px 20px;border:1px solid #95a8bd;border-left:4px solid #244f7d;border-radius:5px;background:#eef4fa}.error{border-color:#b57118;border-left-color:#b57118;background:#fff7e9}footer{font-size:14px;color:#536071;margin-top:28px}@media(max-width:700px){main{padding:22px 16px}.grid{grid-template-columns:1fr;gap:0}header{align-items:flex-start;flex-direction:column}.card{padding:22px}button{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
