*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.page-shell{justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}.login-panel{background:#fff;border:1px solid #ffffff38;border-radius:22px;width:100%;max-width:430px;padding:34px;box-shadow:0 24px 70px #00000047}.brand-row{align-items:center;gap:14px;margin-bottom:22px;display:flex}.brand-mark{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:14px;place-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:grid}.eyebrow{color:#666;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700}h1{color:#333;font-size:26px;line-height:1.15}.intro-copy{color:#666;margin-bottom:26px;font-size:14px;line-height:1.55}.login-form{gap:18px;display:grid}.form-group{color:#333;gap:8px;font-size:14px;font-weight:650;display:grid}.form-group input{color:#333;background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;padding:14px 15px;font-size:15px;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.form-group input.input-error{border-color:#e5484d;box-shadow:0 0 0 4px #e5484d1f}.field-error{color:#e5484d;font-size:13px}.status-message{border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.5}.status-message.error{color:#a52226;background:#fff1f2;border:1px solid #ffd5da}.status-message.success{color:#166534;background:#effdf4;border:1px solid #bbf7d0}.status-message.info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.form-options{color:#666;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.remember-me{align-items:center;gap:8px;display:inline-flex}.remember-me input{accent-color:#667eea;width:16px;height:16px}.support-note{color:#667eea;font-size:13px;font-weight:700}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:0;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 10px 22px #667eea47}.login-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #667eea57}.login-btn:disabled{cursor:not-allowed;opacity:.72}.security-tip{color:#8b93a8;text-align:center;margin-top:20px;font-size:12px;line-height:1.55}@media (width<=480px){.page-shell{padding:18px 12px}.login-panel{border-radius:18px;padding:26px 20px}.brand-row{align-items:flex-start}h1{font-size:23px}.form-options{flex-direction:column;align-items:flex-start;gap:10px}}
