@keyframes auth-card-enter{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes auth-drift{0%,to{transform:translate(0,0)}50%{transform:translate(22px,-16px)}}@keyframes auth-float{0%,to{transform:translate(0,0)rotate(-5deg)}50%{transform:translateY(-13px)rotate(-2deg)}}.auth-page-shell{--auth-primary:var(--cl-primary,#00abe2);--auth-primary-hover:color-mix(in srgb, var(--auth-primary) 82%, #000);--auth-primary-soft:color-mix(in srgb, var(--auth-primary) 12%, #fff);--auth-secondary:var(--cl-secondary,#083964);--auth-ink:#282828;--auth-muted:#6b6963;--auth-neutral:#a2a098;--auth-border:#e1e0dd;min-height:100svh;color:var(--auth-ink);text-align:left;background:#f7fbfc;position:relative;overflow:hidden}.auth-page-shell *,.auth-page-shell :before,.auth-page-shell :after{box-sizing:border-box}.auth-page-shell__glow{pointer-events:none;filter:blur(64px);border-radius:999px;width:18rem;height:18rem;animation:10s ease-in-out infinite auth-drift;position:absolute}.auth-page-shell__glow--left{background:color-mix(in srgb, var(--auth-primary) 18%, transparent);top:6rem;left:-7rem}.auth-page-shell__glow--right{background:color-mix(in srgb, var(--auth-secondary) 10%, transparent);width:20rem;height:20rem;animation-duration:12s;animation-direction:reverse;bottom:-8rem;right:38%}.auth-page-shell__grid{max-width:1440px;min-height:100svh;margin:0 auto;display:grid;position:relative}.auth-page-shell__story{background:color-mix(in srgb, var(--auth-primary) 7%, #fff);border-right:1px solid #e1e0ddcc;display:none;position:relative;overflow:hidden}.auth-page-shell__brand,.auth-page-shell__mobile-brand{z-index:2;width:fit-content;color:var(--auth-primary);display:inline-flex;position:relative}.auth-page-shell__brand svg,.auth-page-shell__mobile-brand svg{width:auto;height:40px;transform:none!important}.auth-page-shell__story-copy{z-index:2;max-width:520px;margin:auto 0;padding-bottom:3.5rem;position:relative}.auth-page-shell__story-copy h2{max-width:480px;color:var(--auth-secondary);letter-spacing:-.045em;margin:1.75rem 0 0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:54px;font-weight:400;line-height:.98}.auth-page-shell__story-copy p{max-width:450px;color:var(--auth-muted);margin:1.5rem 0 0;font-size:16px;line-height:1.75}.auth-page-shell__watermark{width:390px;height:390px;color:var(--auth-primary);opacity:.25;pointer-events:none;animation:7s ease-in-out infinite auth-float;position:absolute;bottom:-5rem;right:-6rem}.auth-page-shell__story-shine{pointer-events:none;background:radial-gradient(circle at 18% 14%,#ffffffe6,#0000 27%);position:absolute;inset:0}.auth-page-shell__content{scrollbar-width:none;justify-content:center;align-items:center;min-height:100svh;padding:2.5rem 1.25rem;display:flex;overflow-y:auto}.auth-page-shell__content::-webkit-scrollbar{display:none}.auth-page-shell__panel{width:100%;max-width:520px;margin:auto;animation:.65s cubic-bezier(.22,1,.36,1) both auth-card-enter}.auth-page-shell__panel--wide{max-width:780px}.auth-page-shell__topbar{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.auth-page-shell__back{color:var(--auth-muted);align-items:center;gap:.5rem;margin-left:auto;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:color .18s;display:inline-flex}.auth-page-shell__back svg{width:16px;height:16px}.auth-page-shell__back:hover{color:var(--auth-secondary)}.auth-page-shell__header>p{color:var(--auth-primary);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600;line-height:16px}.auth-page-shell__header>h1{color:var(--auth-secondary);letter-spacing:-.035em;margin:.75rem 0 0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:42px;font-weight:400;line-height:1.05}.auth-page-shell__header>span{max-width:460px;color:var(--auth-muted);margin-top:1rem;font-size:15px;line-height:1.5rem;display:block}.auth-page-shell__body{margin-top:2rem;padding-bottom:2.5rem}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card{background:0 0;width:100%;padding:0}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card>.container{width:100%;max-width:none;padding:0}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .title{display:none}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .button-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0 0;display:flex}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .button-wrapper .auth-button.normal-auth-button{width:100%}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .button-wrapper .alt-text.forgot,.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .button-wrapper button.alt-text.forgot{order:-1;margin-left:auto}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .alt-text,.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .terms{color:var(--auth-muted);font-size:14px;line-height:1.5rem}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .alt-text.forgot{font-size:13px;font-weight:600;color:var(--auth-primary)!important}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .alt-text.forgot span{font-weight:inherit}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .terms{border-top:1px solid var(--auth-border);text-align:center;margin:1.75rem 0 0;padding-top:1.5rem}.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .terms a,.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .terms span,.auth-page-shell .auth-modern-card.wrappers.authentication-base-card .terms span a{color:var(--auth-primary);font-weight:600}.auth-page-shell .authentication-input.wrapper,.auth-page-shell .authentication-input.flagged-input-wrapper{width:100%;margin:1.25rem 0 0;padding:0}.auth-page-shell .authentication-input.wrapper label,.auth-page-shell .authentication-input.flagged-input-wrapper label{color:var(--auth-secondary);align-items:center;margin:0 0 .5rem;font-size:14px;font-weight:600;display:flex}.auth-page-shell .authentication-input.wrapper .input-wrapper,.auth-page-shell .authentication-input.flagged-input-wrapper .input-wrapper{width:100%;margin:0}.auth-page-shell .authentication-input.wrapper input,.auth-page-shell .authentication-input.wrapper select,.auth-page-shell .authentication-input.wrapper input.authentication-input.item-input,.auth-page-shell .authentication-input.flagged-input-wrapper input,.auth-page-shell .authentication-input.flagged-input-wrapper select,.auth-page-shell .authentication-input.flagged-input-wrapper input.authentication-input.item-input{border:1px solid var(--auth-border);width:100%;height:52px;color:var(--auth-ink);background:#fff;border-radius:11px;outline:none;padding:0 1rem;font-size:15px;transition:border-color .18s,box-shadow .18s}.auth-page-shell .authentication-input.wrapper input::placeholder,.auth-page-shell .authentication-input.wrapper select::placeholder,.auth-page-shell .authentication-input.wrapper input.authentication-input.item-input::placeholder,.auth-page-shell .authentication-input.flagged-input-wrapper input::placeholder,.auth-page-shell .authentication-input.flagged-input-wrapper select::placeholder,.auth-page-shell .authentication-input.flagged-input-wrapper input.authentication-input.item-input::placeholder{color:var(--auth-neutral);opacity:1;font-size:14px}.auth-page-shell .authentication-input.wrapper input:focus,.auth-page-shell .authentication-input.wrapper select:focus,.auth-page-shell .authentication-input.wrapper input.authentication-input.item-input:focus,.auth-page-shell .authentication-input.flagged-input-wrapper input:focus,.auth-page-shell .authentication-input.flagged-input-wrapper select:focus,.auth-page-shell .authentication-input.flagged-input-wrapper input.authentication-input.item-input:focus{border-color:var(--auth-primary);box-shadow:0 0 0 4px var(--auth-primary-soft)}.auth-page-shell .authentication-input.wrapper input:disabled,.auth-page-shell .authentication-input.wrapper input[readonly],.auth-page-shell .authentication-input.wrapper select:disabled,.auth-page-shell .authentication-input.wrapper select[readonly],.auth-page-shell .authentication-input.wrapper input.authentication-input.item-input:disabled,.auth-page-shell .authentication-input.wrapper input.authentication-input.item-input[readonly],.auth-page-shell .authentication-input.flagged-input-wrapper input:disabled,.auth-page-shell .authentication-input.flagged-input-wrapper input[readonly],.auth-page-shell .authentication-input.flagged-input-wrapper select:disabled,.auth-page-shell .authentication-input.flagged-input-wrapper select[readonly],.auth-page-shell .authentication-input.flagged-input-wrapper input.authentication-input.item-input:disabled,.auth-page-shell .authentication-input.flagged-input-wrapper input.authentication-input.item-input[readonly]{background:#f5f4f3}.auth-page-shell .authentication-input.wrapper input[type=password],.auth-page-shell .authentication-input.wrapper input[type=text],.auth-page-shell .authentication-input.flagged-input-wrapper input[type=password],.auth-page-shell .authentication-input.flagged-input-wrapper input[type=text]{padding-right:3rem}.auth-page-shell .authentication-input.wrapper .input-wrapper>svg,.auth-page-shell .authentication-input.flagged-input-wrapper .input-wrapper>svg{color:var(--auth-muted);bottom:17px;right:1rem}.auth-page-shell .authentication-input.flagged-input-wrapper input.authentication-input.item-input{padding-left:4.5rem}.auth-page-shell .authentication-input.flagged-input-wrapper .authentication-input.flag-bearer{border-right:1px solid var(--auth-border);height:30px;padding:0 .75rem 0 0;bottom:11px;left:.75rem}.auth-page-shell .authentication-input.flagged-input-wrapper .authentication-input.flag-bearer svg{width:30px;height:30px}.auth-page-shell .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper{z-index:20;border:1px solid var(--auth-border);border-radius:10px;height:48px;bottom:-48px;box-shadow:0 12px 30px #0839641f}.auth-page-shell .auth-button.normal-auth-button,.auth-page-shell .auth-button.modal-auth-button{background:var(--auth-primary);color:#fff;min-width:130px;min-height:48px;box-shadow:none;border:0;border-radius:11px;justify-content:center;align-items:center;padding:0 1.5rem;font-size:14px;font-weight:600;transition:background-color .22s,transform .22s;display:inline-flex}.auth-page-shell .auth-button.normal-auth-button:hover:not(:disabled),.auth-page-shell .auth-button.modal-auth-button:hover:not(:disabled){background:var(--auth-primary-hover);transform:translateY(-1px)}.auth-page-shell .auth-button.normal-auth-button:disabled,.auth-page-shell .auth-button.modal-auth-button:disabled{cursor:not-allowed;opacity:.4;background:var(--auth-primary)!important}.auth-page-shell .auth-client-logo{justify-content:center;margin-bottom:1.25rem;display:flex}.auth-page-shell .auth-client-logo svg,.auth-page-shell .auth-client-logo img{max-width:180px;max-height:54px}.auth-portal-grid{gap:1rem;display:grid}.auth-portal-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e0dd;border-radius:22px;outline:none;min-height:196px;padding:1.25rem;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 35px #0839640d}.auth-portal-card:hover,.auth-portal-card:focus-visible{border-color:var(--auth-primary-soft);transform:translateY(-4px);box-shadow:0 18px 45px #0839641c}.auth-portal-card:focus-visible{box-shadow:0 0 0 4px var(--auth-primary-soft), 0 18px 45px #0839641c}.auth-portal-card__icon{border-radius:16px;place-items:center;width:56px;height:56px;transition:transform .3s,color .3s,background-color .3s;display:grid}.auth-portal-card__icon svg{width:32px;height:32px}.auth-portal-card__icon--organization{background:var(--auth-secondary);color:#fff}.auth-portal-card__icon--patient{background:var(--auth-primary-soft);color:var(--auth-primary)}.auth-portal-card:hover .auth-portal-card__icon{background:var(--auth-primary);color:#fff;transform:scale(1.05)}.auth-portal-card strong{color:var(--auth-secondary);margin-top:1.5rem;font-size:18px;font-weight:600;display:block}.auth-portal-card__continue{color:var(--auth-primary);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:14px;font-weight:600;display:inline-flex}.auth-portal-card__continue svg{width:16px;height:16px;transition:transform .22s}.auth-portal-card:hover .auth-portal-card__continue svg{transform:translate(4px)}.auth-footer-links,.auth-page-links{color:var(--auth-muted);text-align:center;flex-direction:column;align-items:center;gap:.55rem;margin-top:1.25rem;font-size:13px;line-height:1.5;display:flex}.auth-footer-links--spacious,.auth-page-links--spacious{margin-top:1.75rem}.auth-inline-prompt{color:var(--auth-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.25rem .4rem;font-size:13px;line-height:1.5;display:flex}.auth-inline-prompt__link,.auth-pay-policy-link,.auth-legal a{text-underline-offset:3px;text-decoration:none;transition:color .18s,text-decoration-color .18s;color:var(--auth-primary)!important;font-weight:700!important}.auth-inline-prompt__link:hover,.auth-inline-prompt__link:focus-visible,.auth-pay-policy-link:hover,.auth-pay-policy-link:focus-visible,.auth-legal a:hover,.auth-legal a:focus-visible{text-decoration:underline;color:var(--auth-primary-hover)!important}.auth-legal{border-top:1px solid var(--auth-border);width:min(100%,30rem);color:var(--auth-muted);text-align:center;margin-top:.65rem;padding-top:.8rem;font-size:12px;line-height:1.6}.register-pay-policy-link{margin-bottom:1.25rem}.auth-pay-policy{width:100%}.auth-pay-policy__lookup{border:1px solid var(--auth-border);background:#f5f4f3;border-radius:14px;gap:4px;width:100%;padding:4px;display:flex}.auth-pay-policy__lookup button{min-width:0;min-height:44px;color:var(--auth-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:600;transition:color .18s,background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.auth-pay-policy__lookup button svg{flex:none;width:20px;height:20px}.auth-pay-policy__lookup button span{font-weight:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-pay-policy__lookup button:hover{color:var(--auth-secondary)}.auth-pay-policy__lookup button:focus-visible{box-shadow:0 0 0 3px var(--auth-primary-soft);outline:0}.auth-pay-policy__lookup button.active{color:var(--auth-secondary);background:#fff;box-shadow:0 1px 3px #0839641a}.auth-pay-policy__card.wrappers.authentication-base-card .authentication-input.wrapper,.auth-pay-policy__card.wrappers.authentication-base-card .button-wrapper{margin-top:1.5rem}.auth-pay-policy__card.wrappers.authentication-base-card .button-wrapper .auth-button{width:100%}.auth-pay-policy__help{color:var(--auth-muted);text-align:center;margin-top:1.5rem;font-size:14px;line-height:20px}.auth-pay-policy__help .auth-inline-prompt__link{color:var(--auth-primary);font-weight:700}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper{min-height:56px;margin-top:0;position:relative}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper label,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper label{pointer-events:none;z-index:2;max-width:calc(100% - 24px);color:var(--auth-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;margin:0;font-size:14px;font-weight:400;line-height:1;transition:top .18s,left .18s,transform .18s,color .18s,font-size .18s;display:flex;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper .input-wrapper,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper .input-wrapper{margin:0}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper select,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input.authentication-input.item-input,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper select,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input.authentication-input.item-input{width:100%;height:56px;color:var(--auth-ink);background:0 0;border:0;border-bottom:1px solid #cfd9df;border-radius:0;outline:0;padding:16px 0 0;font-size:15px;transition:border-color .18s,box-shadow .18s}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input::placeholder,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper select::placeholder,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input.authentication-input.item-input::placeholder,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input::placeholder,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper select::placeholder,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input.authentication-input.item-input::placeholder{color:#0000;opacity:1;transition:color .18s}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input:focus,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper select:focus,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input.authentication-input.item-input:focus,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input:focus,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper select:focus,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input.authentication-input.item-input:focus{border-color:var(--auth-primary);box-shadow:0 1px 0 var(--auth-primary)}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper:focus-within label,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper:has(input:not(:placeholder-shown)) label,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper:has(input[type=date]) label,.auth-page-shell .auth-inputs--underline .authentication-input.wrapper:has(select) label,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:focus-within label,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:has(input:not(:placeholder-shown)) label,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:has(input[type=date]) label,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:has(select) label{color:var(--auth-primary-hover);font-size:11px;font-weight:600;top:10px;transform:none}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper:focus-within input::placeholder,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:focus-within input::placeholder{color:var(--auth-neutral)}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper{overflow:visible}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:has(.flag-wrapper){z-index:30;position:relative}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper label{left:72px}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:focus-within label,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper:has(input:not(:placeholder-shown)) label{left:0}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input.authentication-input.item-input{padding-left:72px}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper .authentication-input.flag-bearer{border-right:1px solid #e1e0dd;height:30px;padding:0 12px 0 0;bottom:4px;left:0}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper{z-index:40;box-sizing:border-box;background:#fff;border:1px solid #d9e2e8;border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:4px;width:min(100%,380px);height:auto;min-height:56px;padding:6px;display:grid;inset:calc(100% + 8px) auto auto 0;box-shadow:0 14px 32px #08396424}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper .flag-holder{border-radius:8px;justify-content:center;align-items:center;min-width:0;height:44px;padding:0;transition:background-color .16s;display:flex}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper .flag-holder:hover{background:var(--auth-primary-soft)}.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper .flag-holder svg{width:40px;height:40px}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper,.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper{margin-top:1.25rem}.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input[type=password],.auth-page-shell .auth-inputs--underline .authentication-input.wrapper input[type=text],.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input[type=password],.auth-page-shell .auth-inputs--underline .authentication-input.flagged-input-wrapper input[type=text]{padding-right:3rem}.auth-register-surface .auth-registration-tabs{background:#f5f4f3;border:1px solid #e1e0dd;border-radius:14px;gap:4px;width:100%;margin-bottom:24px;padding:4px;display:flex}.auth-register-surface .auth-registration-tabs button{min-width:0;min-height:42px;color:var(--auth-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:600;transition:color .18s,background-color .18s,box-shadow .18s;display:flex}.auth-register-surface .auth-registration-tabs button svg{flex:none;width:20px;height:20px}.auth-register-surface .auth-registration-tabs button span{font-weight:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-register-surface .auth-registration-tabs button:hover{color:var(--auth-secondary)}.auth-register-surface .auth-registration-tabs button.active{color:var(--auth-secondary);background:#fff;box-shadow:0 1px 3px #0839641a}.auth-register-surface .auth-registration-stage{width:100%}.auth-register-surface .auth-registration-stage .patient-corner,.auth-register-surface .auth-registration-stage .organization-corner{width:100%;margin:0}.auth-register-surface .auth-registration-stage .title{display:none}.auth-register-surface .authentication-input.wrapper,.auth-register-surface .authentication-input.flagged-input-wrapper{min-height:56px;margin-top:0;position:relative}.auth-register-surface .authentication-input.wrapper label,.auth-register-surface .authentication-input.flagged-input-wrapper label{pointer-events:none;z-index:2;max-width:calc(100% - 24px);color:var(--auth-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;margin:0;font-size:14px;font-weight:400;line-height:1;transition:top .18s,left .18s,transform .18s,color .18s,font-size .18s;display:flex;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.auth-register-surface .authentication-input.wrapper .input-wrapper,.auth-register-surface .authentication-input.flagged-input-wrapper .input-wrapper{margin:0}.auth-register-surface .authentication-input.wrapper input,.auth-register-surface .authentication-input.wrapper select,.auth-register-surface .authentication-input.wrapper input.authentication-input.item-input,.auth-register-surface .authentication-input.flagged-input-wrapper input,.auth-register-surface .authentication-input.flagged-input-wrapper select,.auth-register-surface .authentication-input.flagged-input-wrapper input.authentication-input.item-input{width:100%;height:56px;color:var(--auth-ink);background:0 0;border:0;border-bottom:1px solid #cfd9df;border-radius:0;outline:0;padding:16px 0 0;font-size:15px;transition:border-color .18s,box-shadow .18s}.auth-register-surface .authentication-input.wrapper input::placeholder,.auth-register-surface .authentication-input.wrapper select::placeholder,.auth-register-surface .authentication-input.wrapper input.authentication-input.item-input::placeholder,.auth-register-surface .authentication-input.flagged-input-wrapper input::placeholder,.auth-register-surface .authentication-input.flagged-input-wrapper select::placeholder,.auth-register-surface .authentication-input.flagged-input-wrapper input.authentication-input.item-input::placeholder{color:#0000;opacity:1;transition:color .18s}.auth-register-surface .authentication-input.wrapper input:focus,.auth-register-surface .authentication-input.wrapper select:focus,.auth-register-surface .authentication-input.wrapper input.authentication-input.item-input:focus,.auth-register-surface .authentication-input.flagged-input-wrapper input:focus,.auth-register-surface .authentication-input.flagged-input-wrapper select:focus,.auth-register-surface .authentication-input.flagged-input-wrapper input.authentication-input.item-input:focus{border-color:var(--auth-primary);box-shadow:0 1px 0 var(--auth-primary)}.auth-register-surface .authentication-input.wrapper:focus-within label,.auth-register-surface .authentication-input.wrapper:has(input:not(:placeholder-shown)) label,.auth-register-surface .authentication-input.wrapper:has(input[type=date]) label,.auth-register-surface .authentication-input.wrapper:has(select) label,.auth-register-surface .authentication-input.flagged-input-wrapper:focus-within label,.auth-register-surface .authentication-input.flagged-input-wrapper:has(input:not(:placeholder-shown)) label,.auth-register-surface .authentication-input.flagged-input-wrapper:has(input[type=date]) label,.auth-register-surface .authentication-input.flagged-input-wrapper:has(select) label{color:var(--auth-primary-hover);font-size:11px;font-weight:600;top:10px;transform:none}.auth-register-surface .authentication-input.wrapper:focus-within input::placeholder,.auth-register-surface .authentication-input.flagged-input-wrapper:focus-within input::placeholder{color:var(--auth-neutral)}.auth-register-surface .authentication-input.flagged-input-wrapper{overflow:visible}.auth-register-surface .authentication-input.flagged-input-wrapper:has(.flag-wrapper){z-index:30;position:relative}.auth-register-surface .authentication-input.flagged-input-wrapper label{left:72px}.auth-register-surface .authentication-input.flagged-input-wrapper:focus-within label,.auth-register-surface .authentication-input.flagged-input-wrapper:has(input:not(:placeholder-shown)) label{left:0}.auth-register-surface .authentication-input.flagged-input-wrapper input.authentication-input.item-input{padding-left:72px}.auth-register-surface .authentication-input.flagged-input-wrapper .authentication-input.flag-bearer{border-right:1px solid #e1e0dd;height:30px;padding:0 12px 0 0;bottom:4px;left:0}.auth-register-surface .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper{z-index:40;box-sizing:border-box;background:#fff;border:1px solid #d9e2e8;border-radius:12px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:4px;width:min(100%,380px);height:auto;min-height:56px;padding:6px;display:grid;inset:calc(100% + 8px) auto auto 0;box-shadow:0 14px 32px #08396424}.auth-register-surface .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper .flag-holder{border-radius:8px;justify-content:center;align-items:center;min-width:0;height:44px;padding:0;transition:background-color .16s;display:flex}.auth-register-surface .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper .flag-holder:hover{background:var(--auth-primary-soft)}.auth-register-surface .authentication-input.flagged-input-wrapper .authentication-input.flag-wrapper .flag-holder svg{width:40px;height:40px}.auth-register-surface .button-wrapper .auth-button{width:100%}.auth-register-surface .alt-text{color:var(--auth-muted);text-align:center;font-size:14px}.auth-register-surface .alt-text a span{color:var(--auth-primary);font-weight:600}.auth-register-surface .terms-register{height:auto;margin-top:.65rem;padding:.8rem 0 0}@media (width>=640px){.auth-page-shell__header>h1{font-size:52px}.auth-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.auth-page-shell{height:100svh}.auth-page-shell__grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);height:100svh}.auth-page-shell__story{flex-direction:column;height:100svh;padding:2.5rem 3rem;display:flex;position:sticky;top:0}.auth-page-shell__content{height:100svh;padding:2.5rem 3.5rem}.auth-page-shell__body{padding-bottom:3rem}.auth-page-shell__mobile-brand{display:none}.auth-page-shell__topbar{justify-content:flex-end}}@media (width>=1280px){.auth-page-shell__story{padding-left:5rem;padding-right:5rem}.auth-page-shell__content{padding-left:6rem;padding-right:6rem}.auth-page-shell__story-copy h2{font-size:64px}}@media (width<=767px){.auth-register-surface .auth-registration-tabs button{padding-inline:8px}.auth-register-surface .auth-registration-tabs button span{font-size:12px}}@media (prefers-reduced-motion:reduce){.auth-page-shell__panel,.auth-page-shell__glow,.auth-page-shell__watermark{animation:none}}.base-container{background:#fff;min-height:100vh}.type-selection{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}.type-selection .logo{justify-content:center;align-items:center;width:100%;padding:0;display:flex}.type-selection .logo svg{cursor:pointer;transform:scale(.7)}@media only screen and (width>=768px){.type-selection .logo{transform:scale(1)}}.type-selection .title{text-align:center;margin:20px}.type-selection .title h1{color:var(--cl-secondary);margin:0;font-size:24px}.type-selection .welcome{color:var(--cl-secondary)}.type-selection .welcome h2{font-size:50px;font-style:normal;font-weight:500}.type-selection .welcome h3{font-size:30px;font-style:normal;font-weight:500}.type-selection .group-wrapper{flex-wrap:wrap;flex-grow:1;align-content:flex-start;width:100%;display:flex}.type-selection .group-wrapper .login-wrapper{flex-direction:column;align-items:center;width:50%;margin:0;padding:30px;display:flex}.type-selection .group-wrapper .login-wrapper .login-group{cursor:pointer;background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:70px;display:flex;box-shadow:0 15px 80px #0062c01a}.type-selection .group-wrapper .login-wrapper .login-group .card-circle{width:200px;height:200px;color:var(--cl-primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:15%;display:flex;box-shadow:0 5px 40px #89717140}.type-selection .group-wrapper .login-wrapper:hover .login-group{box-shadow:0px 0px 10px var(--cl-primary);transition:all .4s}.type-selection .group-wrapper .login-wrapper:hover .card-circle,.type-selection .group-wrapper .login-wrapper:hover button{color:#fff;background:var(--cl-primary)}.type-selection .group-wrapper .login-wrapper button{color:var(--cl-primary);border-color:var(--cl-primary);letter-spacing:.03em;background:0 0;border-width:1px;border-radius:10px;outline:none;width:70%;margin-top:30px;padding:10px;font-size:18px;font-weight:500}.type-selection .group-wrapper .login-wrapper button:hover{color:#fff;background:var(--cl-primary)}.type-selection .link-wrapper{text-align:center;width:100%;margin:36px 0 26px}.type-selection .link-wrapper a{color:var(--cl-primary);font-size:16px;font-weight:600;text-decoration:none}.type-selection .link-wrapper a :visited,.type-selection .link-wrapper a :focus,.type-selection .link-wrapper a :hover{color:var(--cl-primary)}.type-selection .terms-login{text-align:center;width:100%;margin:20px 0;font-size:16px;font-weight:400}.type-selection .terms-login span,.type-selection .terms-login div{cursor:pointer}.type-selection .terms-login span a,.type-selection .terms-login div a{color:var(--cl-primary)}@media only screen and (width>=568px){.type-selection .type-selection{width:100%;height:100vh}}@media only screen and (width<=968px){.type-selection .logo-wrapper svg{height:50px}.type-selection .welcome{color:var(--cl-secondary);margin-bottom:1rem}.type-selection .welcome h2{font-size:28px;font-style:normal;font-weight:500}.type-selection .welcome h3{font-size:19px;font-style:normal;font-weight:500}.type-selection button{background:var(--cl-primary);border-color:var(--cl-primary);color:#fff;border-width:1px;border-radius:10px;outline:none;margin-top:30px;padding:10px;font-weight:500;width:100%!important;font-size:14px!important}.type-selection .group-wrapper .login-wrapper .login-group{padding:35px}.type-selection .group-wrapper .login-wrapper .login-group .card-circle{width:150px;height:150px}.type-selection .group-wrapper .login-wrapper .login-group .card-circle svg{height:60px}}@media only screen and (width<=425px){.type-selection .welcome{margin:1rem}.type-selection .welcome h2{font-size:24px}.type-selection .welcome h3{font-size:15px}}.agent-date-range{gap:.75rem;display:flex}.agent-date-range>*{flex:1 1 0;min-width:0}.agent-referral-results{margin:0 0 1rem}.agent-referral-results__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.agent-referral-results__metric{background:#ffffffeb;border:1px solid #dfe9ed;border-radius:9px;flex-direction:column;justify-content:space-between;min-height:76px;padding:.6rem .7rem;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.agent-referral-results__metric:after{background:var(--auth-primary-soft);content:"";border-radius:0 0 0 100%;width:24px;height:24px;position:absolute;top:0;right:0}.agent-referral-results__metric:hover{border-color:color-mix(in srgb, var(--auth-primary) 55%, transparent);box-shadow:0 8px 18px #08396414}.agent-referral-results__metric--enrolled{border-color:#37b77c47}.agent-referral-results__metric--enrolled:after{background:#37b77c1a}.agent-referral-results__metric--enrolled:hover{border-color:#37b77cb3}.agent-referral-results__label{color:var(--auth-muted);font-size:10px;font-weight:700;line-height:1.3}.agent-referral-results strong{color:var(--auth-secondary);letter-spacing:-.06em;margin:.2rem 0 .1rem;font-size:22px;font-weight:800;line-height:1;display:block}.agent-referral-results__detail{color:var(--auth-neutral);font-size:9px;line-height:1.25}@media only screen and (width<=520px){.agent-date-range{flex-direction:column;gap:.65rem}.agent-referral-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
