:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#173849;background:#eef5f7}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#e9f4f5,#f7fbfc)}.card{width:min(440px,100%);background:#fff;border:1px solid #d9e7ea;border-radius:18px;padding:32px;box-shadow:0 20px 55px rgba(18,61,85,.12)}img{display:block;width:190px;max-height:84px;object-fit:contain;margin:0 auto 24px}h1{font-size:1.55rem;margin:0 0 8px;color:#123d55}p{line-height:1.5;color:#59717c;margin:0 0 24px}label{display:grid;gap:7px;margin:15px 0;font-weight:700;font-size:.92rem}input{font:inherit;padding:13px 14px;border:1px solid #bfd0d5;border-radius:10px;outline:none}input:focus{border-color:#168d84;box-shadow:0 0 0 3px rgba(22,141,132,.13)}button{width:100%;border:0;border-radius:10px;padding:13px 16px;background:#123d55;color:#fff;font:inherit;font-weight:800;cursor:pointer;margin-top:10px}button:hover{background:#0d3044}[data-message]{min-height:24px;margin:14px 0 0;color:#b42318;font-size:.9rem}.note{font-size:.86rem;margin-top:14px;color:#6c818a}
