@charset "UTF-8";
:root{--auth-primary:#0057b8;--auth-primary-dark:#06356f;--auth-deep:#082547;--auth-cyan:#00a7e1;--auth-border:#d9e4f2;--auth-text:#172033;--auth-muted:#64748b}
*{box-sizing:border-box}body.olm-auth-body{min-width:320px;min-height:100vh;margin:0;color:var(--auth-text);background:radial-gradient(circle at 18% 20%,rgba(0,167,225,.2),transparent 32%),linear-gradient(135deg,#082547 0%,#123f6c 48%,#315c7d 100%);font-family:"Roboto",Arial,sans-serif}.material-icons{line-height:1}
.olm-auth-shell{display:grid;min-height:100vh;place-items:center;padding:2rem 1rem}.olm-auth-card{width:min(100%,460px);overflow:hidden;border:1px solid rgba(255,255,255,.25);border-radius:14px;background:#fff;box-shadow:0 24px 65px rgba(2,19,39,.38)}.olm-auth-card-header{display:flex;min-height:100px;align-items:center;padding:1rem 1.4rem;color:#fff;background:linear-gradient(115deg,var(--auth-primary-dark),var(--auth-primary))}.olm-auth-brand{display:flex;min-width:0;align-items:center;gap:1rem}.olm-auth-logo{width:156px;height:auto;max-height:54px;flex:0 0 auto;padding:5px;border-radius:8px;background:#fff;object-fit:contain}.olm-auth-title{margin:0;font-size:1.3rem;font-weight:700}.olm-auth-subtitle{display:block;margin-top:.2rem;color:rgba(255,255,255,.76);font-size:.68rem;letter-spacing:.11em;text-transform:uppercase}
.olm-auth-card-body{padding:1.65rem 1.75rem}.olm-auth-description{margin:0 0 1.25rem;color:var(--auth-muted);line-height:1.5;text-align:center}.olm-auth-control-group{margin-bottom:1rem}.olm-auth-control-group>label{margin-bottom:.4rem;color:var(--auth-deep);font-size:.9rem;font-weight:700}.olm-auth-input-line{position:relative}.olm-auth-input-line>.material-icons{position:absolute;top:50%;left:.85rem;z-index:2;transform:translateY(-50%);color:#718096;pointer-events:none}.olm-auth-input-line .form-control{min-height:52px;padding-left:3rem;border-color:#b9c9d9;border-radius:8px;color:var(--auth-text);background:#fbfdff}.olm-auth-input-line .form-control:focus{border-color:var(--auth-cyan);box-shadow:0 0 0 .22rem rgba(0,167,225,.16);background:#fff}.olm-auth-input-line-has-toggle .form-control{padding-right:3.25rem}.olm-password-toggle{position:absolute;top:50%;right:.55rem;z-index:4;display:grid;width:40px;height:40px;padding:0;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;color:#64748b;background:transparent}.olm-password-toggle:hover,.olm-password-toggle:focus-visible{color:var(--auth-primary);background:#eaf4fb}.olm-password-toggle .material-icons{font-size:1.3rem}.olm-auth-submit{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.45rem;margin-top:.3rem;border-color:var(--auth-primary);border-radius:8px;background:var(--auth-primary);font-weight:700}.olm-auth-submit:hover,.olm-auth-submit:focus{border-color:var(--auth-primary-dark);background:var(--auth-primary-dark)}.olm-auth-alert{border:0;border-left:4px solid #dc3545;border-radius:7px;color:#842029;background:#f8d7da}.olm-auth-alert .material-icons{font-size:1.25rem}.olm-auth-footer{padding:.85rem 1rem;border-top:1px solid var(--auth-border);color:var(--auth-muted);background:#f5f8fc;font-size:.78rem;text-align:center}
@media(max-width:575.98px){.olm-auth-shell{align-items:center;padding:1rem .75rem}.olm-auth-card-header{min-height:88px;padding:.9rem 1rem}.olm-auth-brand{gap:.75rem}.olm-auth-logo{width:132px}.olm-auth-title{font-size:1.12rem}.olm-auth-subtitle{font-size:.6rem}.olm-auth-card-body{padding:1.3rem 1rem}}@media(max-width:374.98px){.olm-auth-logo{width:116px}.olm-auth-title{font-size:1rem}.olm-auth-subtitle{letter-spacing:.07em}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Agents product identity */
.olm-auth-card{width:min(100%,480px)}.olm-auth-card-header{min-height:178px;padding:1.15rem 1.4rem}.olm-auth-brand{width:100%;flex-direction:column;gap:.85rem}.olm-auth-logo{width:184px;max-height:58px}.olm-auth-product-mark{display:flex;width:100%;align-items:center;justify-content:center;gap:.7rem;padding:.7rem .8rem;border:1px solid rgba(142,231,255,.48);border-radius:10px;background:rgba(0,167,225,.2);box-shadow:inset 0 1px rgba(255,255,255,.1)}.olm-auth-product-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:9px;color:var(--auth-deep);background:#bdeeff}.olm-auth-product-icon .material-icons{font-size:1.45rem}.olm-auth-product-mark strong{display:block;color:#fff;font-size:1.05rem;letter-spacing:.075em}.olm-auth-product-mark div>span{display:block;margin-top:.12rem;color:#d9f6ff;font-size:.72rem}.olm-auth-card-body{padding:1.5rem 1.75rem 1.65rem}.olm-auth-form-title{margin:0;color:var(--auth-deep);font-size:1.25rem;font-weight:700;text-align:center}.olm-auth-description{margin-top:.25rem}
@media(max-width:575.98px){.olm-auth-card-header{min-height:164px;padding:1rem}.olm-auth-logo{width:165px}.olm-auth-product-mark{justify-content:flex-start}.olm-auth-product-mark strong{font-size:.9rem}.olm-auth-product-mark div>span{font-size:.66rem}.olm-auth-card-body{padding:1.3rem 1rem}}@media(max-width:374.98px){.olm-auth-logo{width:150px}.olm-auth-product-icon{width:36px;height:36px;flex-basis:36px}.olm-auth-product-mark strong{font-size:.82rem;letter-spacing:.045em}}
