.login-page{background:radial-gradient(circle at 0 0,#e6b80024,#0000 28%),linear-gradient(135deg,#f8fafc 0%,#eef4fb 100%);width:100%;min-height:100vh;font-family:Inter,system-ui,sans-serif}.login-form-panel{justify-content:center;align-items:center;min-height:100vh;padding:1.25rem;display:flex}.login-form-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #fffc;border-radius:28px;width:100%;max-width:460px;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 24px 60px #0f172a1f}@media (max-width:640px){.login-form-box{border-radius:22px;max-width:100%;padding:1.25rem 1rem 1rem}}.brand-logo{align-items:center;gap:12px;display:flex}.brand-logo .brand-logo-icon{background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden;box-shadow:0 10px 24px #0f172a1f}.brand-logo .brand-logo-icon img{object-fit:contain;width:48px;height:48px;display:block}.brand-logo .brand-logo-name{letter-spacing:.15em;color:#e6b800;text-transform:uppercase;font-size:2rem;font-weight:700;line-height:1}.brand-logo-inline{justify-content:flex-start;margin-bottom:1.1rem}.form-header{text-align:left;margin-bottom:1.1rem}.form-header .form-header-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#e6b800;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.form-header p{color:#64748b;margin:0;font-size:.86rem;line-height:1.35}.login-form-fields{flex-direction:column;gap:.8rem;display:flex}.field-group .field-label{color:#1e293b;margin-bottom:.35rem;font-size:.8125rem;font-weight:700;display:block}.field-group .field-input-wrap{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;min-height:52px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:flex;position:relative;overflow:hidden}.field-group .field-input-wrap:focus-within{border-color:#e6b800;box-shadow:0 0 0 3px #e6b80029}.field-group .field-input-wrap:focus-within .field-icon{color:#e6b800}.field-group .field-input-wrap .field-icon{color:#94a3b8;pointer-events:none;flex-shrink:0;padding:0 .95rem;font-size:1rem;transition:color .2s}.field-group .field-input-wrap .form-control{color:#1e293b;background:0 0;border:none;flex:1;min-height:52px;padding:.95rem .95rem .95rem 0;font-size:.95rem}.field-group .field-input-wrap .form-control::placeholder{color:#94a3b8}.field-group .field-input-wrap .form-control:focus{box-shadow:none;outline:none}.field-group .field-input-wrap .field-action-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .95rem;font-size:1rem;transition:color .2s}.field-group .field-input-wrap .field-action-btn:hover{color:#e6b800}.field-group .field-error{display:none}.field-group.has-error .field-input-wrap{box-shadow:none;background:#ef44440d;border-color:#ef4444}.field-group.has-error .field-error{color:#ef4444;align-items:center;gap:.3rem;margin-top:6px;font-size:.75rem;font-weight:500;display:flex}.field-group.has-error .field-error:before{content:"!";color:#fff;background:#ef4444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:.625rem;font-weight:700;display:inline-flex}.captcha-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.captcha-header .field-label{margin-bottom:0}.captcha-refresh{color:#e6b800;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;text-decoration:none}.captcha-refresh:hover{color:#d4a700}.captcha-canvas{border:1.5px solid #e2e8f0;border-radius:12px;width:100%;height:56px;margin-bottom:8px;display:block}.btn-login{color:#0f172a;letter-spacing:.02em;cursor:pointer;background:#e6b800;border:none;border-radius:12px;width:100%;height:52px;font-size:.97rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 12px 28px #e6b80047}.btn-login:hover:not(:disabled){background:#d4a700;transform:translateY(-1px);box-shadow:0 16px 34px #e6b80057}.btn-login:active:not(:disabled){transform:translateY(0)}.btn-login:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:0 12px 28px #e6b80033}.form-footer{text-align:center;color:#94a3b8;margin-top:1rem;font-size:.75rem;line-height:1.3}
