*{box-sizing:border-box}.identity-shell{max-width:960px;margin:0 auto;padding:clamp(20px,5vw,56px);color:#17202a;overflow-wrap:anywhere}.identity-login{max-width:520px;margin:8vh auto}.identity-card{background:#fff;border:1px solid #d8dee6;border-radius:16px;padding:clamp(20px,4vw,32px);box-shadow:0 10px 30px rgba(20,32,45,.08)}.identity-eyebrow{font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:#46627a}.identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.identity-shell form{display:grid;gap:10px}.identity-shell label{font-weight:700;margin-top:8px}.identity-shell input{width:100%;min-height:46px;border:1px solid #9aa7b4;border-radius:8px;padding:10px 12px;font:inherit}.identity-shell button,.identity-action{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:44px;min-width:44px;padding:11px 18px;border:0;border-radius:9px;background:#235f82;color:#fff;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.identity-secondary{background:#46515d!important;margin-top:24px}.identity-alert{padding:14px;border-left:4px solid #a22b32;background:#fff2f2;border-radius:8px}.identity-shell :focus-visible{outline:3px solid #1c6fa3;outline-offset:3px}@media(max-width:600px){.identity-grid{grid-template-columns:1fr}.identity-shell{padding:16px}.identity-card{padding:20px}}@media(prefers-reduced-motion:reduce){.identity-shell *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* VirotiX customer login; no registration or provider action. */
.identity-shell--virotix{background:radial-gradient(circle at 72% 18%,rgb(154 131 230 / 18%),transparent 26rem),#0c0f13;color:#f4f6f7}.identity-shell--virotix .identity-card{border:1px solid rgb(205 216 226 / 14%);border-radius:1rem;background:#141920;color:#f4f6f7;box-shadow:0 1.5rem 4rem rgb(0 0 0 / 38%)}.identity-shell--virotix .identity-wordmark{display:block;width:10.5rem;height:auto;margin:0 0 2.3rem}.identity-shell--virotix .identity-eyebrow{color:#9a83e6;letter-spacing:.13em}.identity-shell--virotix .identity-card>p{color:#b7c0c8}.identity-shell--virotix input{border-color:rgb(205 216 226 / 25%);background:#0e1117;color:#f4f6f7}.identity-shell--virotix input:focus{border-color:#9a83e6;box-shadow:0 0 0 .1875rem rgb(124 92 255 / 24%)}.identity-shell--virotix button{border-radius:.18rem .75rem .18rem .18rem;background:#7660c4}.identity-shell--virotix button:hover{background:#9a83e6}
