*{box-sizing:border-box}body{font:14px 'Segoe UI',Arial,sans-serif;color:#17284f;background:#f4f6fa;margin:0;padding:18px;max-width:620px}header{background:white;border-radius:8px;padding:15px;margin-bottom:18px}header img{width:160px;display:block}h1{font-size:19px;margin-bottom:0}label{display:block;font-weight:600;margin:12px 0}input{display:block;width:100%;padding:9px;border:1px solid #b8c5da;border-radius:5px;margin-top:5px;font:inherit;background:white}input[readonly]{background:#e9eef6}button{background:#233975;color:white;border:0;border-radius:5px;padding:11px;font:600 13px 'Segoe UI',Arial;cursor:pointer}button:disabled{opacity:.5;cursor:default}#save{width:100%}.buttons{display:flex;gap:8px}.hint,footer{font-size:12px;color:#53647d;line-height:1.5}#status{padding:12px;background:#e5edf8;border-radius:5px;overflow-wrap:anywhere}footer{margin-top:22px}
