:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#15333a;background:#edf3f2}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:grid;place-items:center;padding:24px}.card{width:min(100%,440px);background:#fff;border:1px solid #d6e2df;border-radius:18px;box-shadow:0 20px 70px #143b3d18;padding:36px}.brand{display:flex;align-items:center;gap:12px;font-weight:750;letter-spacing:.08em;font-size:13px}.brand small{font-size:9px;letter-spacing:.28em;color:#547378}.mark{display:grid;place-items:center;border-radius:9px;background:#153b3e;color:#fff;width:36px;height:36px;font-family:Georgia,serif;font-size:23px}.eyebrow{margin-top:44px;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#3c716b;font-weight:750}h1{font-family:Georgia,serif;font-size:31px;line-height:1.15;margin:12px 0}p{color:#52686d;line-height:1.6;margin:0 0 28px}label{display:block;font-size:13px;font-weight:700;margin:18px 0 7px}input:not([type=hidden]){display:block;width:100%;height:46px;border:1px solid #b9ccca;border-radius:9px;padding:0 12px;font:inherit}input:focus-visible,button:focus-visible{outline:3px solid #7abeb0;outline-offset:2px}button{width:100%;margin-top:26px;padding:13px 16px;background:#164745;border:0;border-radius:9px;color:#fff;font:inherit;font-weight:700;cursor:pointer}button:hover{background:#216158}button:disabled{opacity:.65;cursor:wait}.error{margin-top:18px;padding:12px;color:#8a3124;background:#fff0eb;border-radius:8px;font-size:13px}.foot{border-top:1px solid #e6edeb;margin-top:30px;padding-top:18px;color:#708385;font-size:12px}@media(max-width:480px){.card{padding:26px 22px}h1{font-size:28px}}
