.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff9800}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}*{box-sizing:border-box}#title-bar{position:fixed;left:env(titlebar-area-x,0);top:env(titlebar-area-y,0);height:env(titlebar-area-height,50px);width:env(titlebar-area-width,100%);-webkit-app-region:drag}html,body{height:100%}body{margin:0;font-family:Inter,sans-serif;background-color:#f2f5f7;color:#364152}app-root{display:block}svg .st0{fill:#fbf040}svg .st1{fill:#ff9031}svg .st2{fill:#fa3b9d}svg .st3{fill:#7e69ff}svg .st4{fill:#00f2fa}svg .st5{fill:#00deac}svg .st6{display:none}svg .st7{display:inline;fill:#c4c4c4}svg .st8{fill:#364152}a{text-decoration:none}.modal-backdrop,.reset-modal-backdrop{background:#4b556599}.modal-panel,.reset-modal-panel{padding:0;border:2px solid #cdd5df;border-radius:.125rem;box-shadow:0 .75rem 1rem -.25rem #10182814,0 .25rem .375rem -.125rem #10182808;background:#fff}.shell{display:flex;flex-direction:row;height:100vh;font-family:Inter,sans-serif}.shell__nav{box-sizing:border-box;display:flex;flex:none;flex-direction:column;align-items:center;width:4.5rem;padding:.5rem 0 1rem;background:#fcfcfd;border-right:1px solid #cdd5df}.shell__nav-top{display:flex;flex-direction:column;align-items:center;gap:1rem}.shell__nav-bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:auto}.shell__logo{width:2.5rem;height:2.5rem}.shell__nav-divider{width:3.125rem;height:1px;background:#cdd5df}.shell__nav-item{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;color:#4b5565;background-color:transparent;border:none;border-radius:.125rem;appearance:none;cursor:pointer}.shell__nav-item mat-icon{width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem;color:inherit;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.shell__nav-item:hover{background:#cdd5df}.shell__nav-item--spaced{margin-top:1rem}.shell__nav-item--active,.shell__nav-item--active:hover{color:#fff;background:#155eef}.shell__avatar{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;font-family:Inter,sans-serif;font-weight:600;font-size:.875rem;line-height:1;color:#fff;background:#155eef;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}.shell__avatar:hover{border-color:#fff;box-shadow:0 0 0 2px #155eef}.shell__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.shell__header{box-sizing:border-box;display:flex;flex:none;flex-direction:row;align-items:center;gap:.5rem;height:3.5rem;padding:1rem 1rem 1rem .5rem;background:#fcfcfd}.shell__divider{flex:none;height:1px;background:#e3e8ef}.breadcrumb-wrapper{position:relative}.breadcrumb{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.25rem .5rem .25rem .25rem;background:transparent;border:none;border-radius:.3125rem;cursor:pointer}.breadcrumb:hover{background:#f2f5f7}.breadcrumb__home{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem}.breadcrumb__label{font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#364152}.breadcrumb__home mat-icon,.breadcrumb__chevron{width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem;color:#4b5565}.breadcrumb__home mat-icon{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.breadcrumb__chevron{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.tenant-menu-backdrop{position:fixed;inset:0;z-index:1000}.tenant-menu{box-sizing:border-box;position:absolute;top:calc(100% + .25rem);left:0;z-index:1001;display:flex;flex-direction:column;align-items:stretch;width:17rem;padding:.125rem 0;background:#fff;border:1px solid #cdd5df;border-radius:.125rem;box-shadow:0 .75rem 1rem -.25rem #10182814,0 .25rem .375rem -.125rem #10182808}.tenant-menu__header{padding:.5rem .5rem 0;font-family:Inter,sans-serif;font-weight:500;font-size:.75rem;line-height:.875rem;color:#697586}.tenant-menu__item{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%;min-height:2.375rem;padding:.125rem .75rem;background:#fff;border:none;cursor:pointer;text-align:left}.tenant-menu__item:hover{background:#f2f5f7}.tenant-menu__check{flex:none;width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem;color:#155eef;visibility:hidden;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.tenant-menu__item--selected .tenant-menu__check{visibility:visible}.tenant-menu__label{flex:1 1 auto;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#364152}.dashboard{display:flex;flex-direction:column;flex:1 1 auto;gap:1rem;padding:1rem;background:#f2f5f7;font-family:Inter,sans-serif}.dashboard__greeting{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.875rem;color:#202939}.dashboard__section{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard__section-title{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;line-height:1.5rem;color:#364152}.dashboard__apps{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:.5rem;align-self:stretch}.info-card{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:2rem;align-self:stretch;padding:1rem;background:#fff;border:1px solid #cdd5df;border-radius:.125rem}.info-card__illustration{flex:none;width:4.625rem;height:4.625rem}.info-card__text{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:.5rem;min-width:0}.info-card__title{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;line-height:1.5rem;color:#364152}.info-card__description{margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:.75rem;line-height:1.125rem;color:#697586}.app-card{box-sizing:border-box;display:flex;flex:0 0 calc((100% - 2rem)/5);flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;height:10.125rem;padding:1rem;text-align:left;background:#fff;border:1px solid #cdd5df;border-radius:.125rem;box-shadow:0 .125rem 1rem #0000000f;cursor:pointer;transition:border-color .15s ease}.app-card:hover{border-color:#155eef}.app-card:focus-visible{outline:2px solid #155eef;outline-offset:2px}.app-card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;align-self:stretch}.app-card__type{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.app-card__type mat-icon{width:1.75rem;height:1.75rem;font-size:1.75rem;line-height:1.75rem;color:inherit;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.app-card__type--coral{color:#f48c66}.app-card__type--green{color:#6baf80}.app-card__type--purple{color:#a48afb}.app-card__type--amber{color:#f2b94c}.app-card__type--blue{color:#4a9ff2}.app-card__type--pink{color:#e04a88}.app-card__type--teal{color:#14b8a6}.app-card__type--indigo{color:#6366f1}.app-card__type--rose{color:#f43f5e}.app-card__type--ai{color:#e04a88}.app-card__type--ai mat-icon{background:linear-gradient(92deg,#e04a88,#155eef);background-clip:text;color:transparent;-webkit-background-clip:text}.app-card__logo{flex:none;width:1.75rem;height:1.75rem}.app-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.app-card__title{margin:0;align-self:stretch;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;line-height:1.5rem;color:#364152}.app-card__description{display:-webkit-box;height:3.375rem;margin:0;overflow:hidden;font-family:Inter,sans-serif;font-weight:400;font-size:.75rem;line-height:1.125rem;color:#697586;-webkit-line-clamp:3;-webkit-box-orient:vertical}.login{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;box-sizing:border-box;background:#f2f5f7;font-family:Inter,sans-serif}.login__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:3rem;width:26.5rem;padding:2.5rem 2rem 2rem;background:#fff;border:1px solid #cdd5df;border-radius:.125rem}.login__logo{display:flex;flex-direction:column;align-items:center;gap:2rem;align-self:stretch}.login__logo-mark{width:8.375rem;height:6rem}.login__title{margin:0;align-self:stretch;font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:2rem;text-align:center;color:#202939}.login__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.login__fields{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.login__forgot{align-self:stretch;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#155eef;cursor:pointer}.login__forgot:hover{text-decoration:underline}.login__actions{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.login__divider{width:100%;height:0;margin:0;border:none;border-top:1px solid #cdd5df}.login__submit{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;align-self:stretch;height:2rem;padding:0 .5rem;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#fff;background:#155eef;border:1px solid #155eef;border-radius:.125rem;cursor:pointer}.login__submit:disabled{background:#9aa4b2;border-color:#9aa4b2;cursor:not-allowed}.field{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;align-self:stretch}.field__label{display:flex;align-items:center;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:.875rem;color:#697586}.field__required{margin-left:.125rem;color:#155eef}.field__control{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:.25rem;width:100%;min-width:9.375rem;height:2rem;padding:.25rem .5rem;background:#fff;border:1px solid #cdd5df;border-radius:.125rem}.field__control:focus-within{border-color:#155eef}.field__input{flex:1 1 auto;width:100%;min-width:0;padding:0;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#364152}.field__input::placeholder{color:#9aa4b2}.field__icon{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;border:none;background:transparent;color:#4b5565;cursor:pointer}.field__icon mat-icon{width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.field__error{font-family:Inter,sans-serif;font-style:italic;font-weight:400;font-size:.75rem;line-height:.875rem;color:#d92d20}.field--error .field__required{color:#d92d20}.field--error .field__control,.field--error .field__control:focus-within{border-color:#d92d20}.reset{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;box-sizing:border-box;background:#f2f5f7;font-family:Inter,sans-serif}.reset__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:3rem;width:26.5rem;padding:2.5rem 2rem 2rem;background:#fff;border:1px solid #cdd5df;border-radius:.125rem}.reset__logo{display:flex;flex-direction:column;align-items:center;gap:2rem;align-self:stretch}.reset__logo-mark{width:8.375rem;height:6rem}.reset__title{margin:0;align-self:stretch;font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:2rem;text-align:center;color:#202939}.reset__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.reset__fields{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.reset__divider{width:100%;height:0;margin:0;border:none;border-top:1px solid #cdd5df}.reset__submit{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;align-self:stretch;height:2rem;padding:0 .5rem;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#fff;background:#155eef;border:1px solid #155eef;border-radius:.125rem;cursor:pointer}.reset__submit:disabled{background:#9aa4b2;border-color:#9aa4b2;cursor:not-allowed}.settings{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;background:#f2f5f7;font-family:Inter,sans-serif}.settings__titles{display:flex;flex-direction:row;align-items:center;gap:.5rem;align-self:stretch}.settings__title{flex:none;width:16.625rem;margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:1.25rem;line-height:1.875rem;color:#202939}.settings__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#4b5565}.settings__content{display:flex;flex:1 1 auto;flex-direction:row;align-items:stretch;gap:.5rem;align-self:stretch}.settings-menu{box-sizing:border-box;display:flex;flex:none;flex-direction:column;align-items:flex-start;width:16.625rem;padding:.5rem .5rem 0;background:#fff;border:1px solid #cdd5df;border-radius:.125rem}.settings-menu__item{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:.5rem;align-self:stretch;height:2.5rem;padding:1rem 2rem 1rem .5rem;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#4b5565;background:#fff;border-bottom:1px solid #e3e8ef}.settings-menu__item mat-icon{flex:none;width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem;color:#4b5565;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.settings-menu__item--active{background:#eff4ff;border-top:1px solid #155eef;border-bottom:1px solid #155eef}.settings-menu__item--disabled{cursor:not-allowed}.settings-panel{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;background:#fff;border:1px solid #cdd5df;border-radius:.125rem}.settings-panel__inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.pw-section{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch}.pw-section__label{margin:0;font-family:Inter,sans-serif;font-weight:500;font-size:1rem;line-height:1.5rem;color:#364152}.pw-section__fields{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.pw-divider{width:100%;max-width:48.3125rem;height:1px;margin:0;background:#cdd5df;border:none}.field-row{display:flex;flex-direction:row;align-items:center;gap:1.5rem;align-self:stretch;max-width:38.5rem}.field-row__label{flex:0 0 17.5rem;white-space:nowrap;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#364152}.field-row__label-wrap{position:relative;display:flex;flex:0 0 17.5rem;align-items:center}.field-row__label-wrap .field-row__label{flex:0 1 auto}.field-row__error-dot{position:absolute;top:50%;left:-1.125rem;width:.875rem;height:.875rem;font-size:.875rem;line-height:.875rem;color:#d92d20;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 1;transform:translateY(-50%) translateY(.33rem)}.field-row__tooltip{position:absolute;top:calc(100% + .25rem);left:-1.125rem;z-index:10;width:14rem;padding:.25rem .5rem;font-family:Inter,sans-serif;font-weight:400;font-size:.625rem;line-height:1.125rem;color:#eff0f7;background:#4b5565;border-radius:.1875rem}.field-row__required{margin-left:.125rem;color:#155eef}.field-row__field{display:flex;flex:1 1 auto;flex-direction:column;gap:.25rem;min-width:0}.field-row__control{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.25rem .5rem}.field-row__input{flex:1 1 auto;min-width:0;padding:0;font-family:Inter,sans-serif;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#202939;background:transparent;border:none;outline:none}.field-row__input::placeholder{color:#9aa4b2}.field-row__icon{display:flex;flex:none;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;padding:0;color:#4b5565;background:transparent;border:none;cursor:pointer}.field-row__icon mat-icon{width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem;font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.field-row__error{font-family:Inter,sans-serif;font-style:italic;font-weight:400;font-size:.75rem;line-height:1.125rem;color:#d92d20}.field-row--error .field-row__required{color:#d92d20}app-password-conditions{display:block;width:100%;max-width:38.5rem}.pw-submit{box-sizing:border-box;display:flex;flex:none;align-self:flex-end;align-items:center;justify-content:center;height:2rem;padding:0 .5rem;font-family:Inter,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#fff;background:#155eef;border:1px solid #155eef;border-radius:.125rem;cursor:pointer}.pw-submit:disabled{background:#9aa4b2;border-color:#9aa4b2;cursor:not-allowed}mat-icon{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}
