:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e2527;background:#eef1ec;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 18% 14%,#dcebc7 0,transparent 34%),linear-gradient(145deg,#f7f8f5,#e7ede8)}button,input{font:inherit}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:#fff;border:1px solid #dde4dc;border-radius:24px;padding:38px;box-shadow:0 24px 70px #1631271c}.brand-mark{width:48px;height:48px;border-radius:14px;background:#173c35;color:#d6ef81;display:grid;place-items:center;font-size:29px;font-weight:800;margin-bottom:22px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;color:#65833c}h1{font-size:32px;line-height:1.1;margin:8px 0 8px}.lead{color:#68716c;margin:0 0 27px}form{display:grid;gap:9px}label{font-size:13px;font-weight:750;margin-top:5px}input{width:100%;height:48px;border:1px solid #ccd6cd;border-radius:11px;padding:0 13px;background:#fff;outline:none}input:focus{border-color:#6e9e58;box-shadow:0 0 0 4px #ddefd8}button{height:48px;margin-top:8px;border:0;border-radius:11px;background:#173f34;color:#fff;font-weight:750;cursor:pointer}button:hover{background:#285f4e}.error{min-height:20px;margin:2px 0 0;color:#a14239;font-size:12px;line-height:1.4}.hint{margin:22px 0 0;color:#7a847d;font-size:12px;text-align:center}@media(max-width:520px){.login-shell{padding:14px}.login-card{padding:28px 22px;border-radius:19px}h1{font-size:28px}}
.brand-logo{display:block;width:180px;max-width:100%;height:180px;object-fit:contain;margin:0 auto 18px}
#login-title{margin-bottom:27px}
