.loading{position:absolute;top:50%;left:50%;width:100px;height:25px;background:#ffffff4d;line-height:0;color:#207dff}.loading>div{background-color:#207dff;display:inline-block;height:100%;vertical-align:middle;opacity:.75;border-radius:2px;animation:1s ease 0s infinite normal none running pulse-loader}.loading>div:nth-child(2){animation-delay:.1s}.loading>div:nth-child(3){animation-delay:.2s}@keyframes pulse-loader{30%{transform:scale(1);opacity:.75}50%{transform:scale(.8)}70%{transform:scale(1.2);opacity:1}90%{transform:scale(1);opacity:.75}}.ms-modal{position:fixed;inset:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:16px}.ms-modal__backdrop{position:absolute;inset:0;background:#26273f99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;animation:ms-modal-fade-in .3s ease}.ms-modal__shell{position:relative;z-index:1;width:100%;background:#f4f6f8;border-radius:24px;box-shadow:0 24px 48px #0003;border:1px solid rgba(255,255,255,.2);overflow:hidden;max-height:90vh;display:flex;flex-direction:column;animation:ms-modal-zoom-in .3s ease}.ms-modal__shell--max-sm{max-width:24rem}.ms-modal__shell--max-md{max-width:28rem}.ms-modal__shell--max-lg{max-width:32rem}.ms-modal__shell--max-xl{max-width:36rem}.ms-modal__shell--max-2xl{max-width:42rem}.ms-modal__shell--max-4xl{max-width:56rem}.ms-modal__close-button{position:absolute;top:20px;right:20px;z-index:120;display:inline-flex;align-items:center;justify-content:center;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#ffffff1a!important;color:#26273f66!important;box-shadow:none!important;font-family:inherit!important;font-size:inherit!important;line-height:1!important;text-transform:none!important;cursor:pointer;transition:all .2s ease}.ms-modal__close-button:hover{background:#26273f0d!important;color:#26273f!important}.ms-modal__close-button:focus-visible{outline:2px solid #40B7B0!important;outline-offset:2px}.ms-modal__close-icon{width:20px!important;height:20px!important}.ms-modal__content{position:relative}.ms-modal__title{margin:0;color:#26273f;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif;font-size:20px;font-weight:700;line-height:1.2;text-align:center}.ms-modal__description{margin:16px 0 0;color:#26273fb3;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif;font-size:15px;font-weight:400;line-height:1.5;text-align:center}@media(min-width:768px){.ms-modal__shell{border-radius:32px}}@media(prefers-reduced-motion:reduce){.ms-modal__backdrop,.ms-modal__shell{animation:none}}@keyframes ms-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ms-modal-zoom-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.nav.sidebar-nav{height:100vh;background:#26273f;color:#fff;display:flex;flex-direction:column;transition:width .3s ease,transform .3s ease;border-right:1px solid rgba(255,255,255,.1);flex-shrink:0;z-index:80;position:fixed;inset:0 auto 0 0;width:280px;transform:translate(-100%)}.nav.sidebar-nav.is-mobile-open{transform:translate(0)}.nav.sidebar-nav.is-collapsed{width:80px}.sidebar-nav__mobile-open-toggle{position:fixed;top:60px;left:16px;z-index:60;padding:8px;background:#26273f;color:#fff;border:none;border-radius:8px;box-shadow:0 10px 24px #0a0c1c59;cursor:pointer}.sidebar-nav__mobile-overlay{position:fixed;inset:0;z-index:70;border:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.sidebar-nav__brand-row{height:96px;padding:0 24px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.sidebar-nav__brand-link{display:flex;align-items:center;min-width:0}.sidebar-nav__brand-link.is-collapsed{justify-content:center;width:100%}.sidebar-nav__brand-logo{height:40px;width:auto;max-width:100%;object-fit:contain;object-position:left;flex-shrink:0}.sidebar-nav__brand-icon-only{height:40px;width:40px;object-fit:contain;flex-shrink:0}.sidebar-nav__mobile-close{border:none;background:transparent;color:#ffffff80;padding:0;cursor:pointer}.sidebar-nav__mobile-close:hover{color:#fff}.sidebar-nav__content{flex:1;padding:0 12px;overflow-y:auto}.sidebar-nav__public-section{margin-top:32px}.sidebar-nav__section{margin-top:8px;margin-bottom:24px}.sidebar-nav__section--overview{margin-top:24px}.sidebar-nav__section--tools{margin-top:32px}.sidebar-nav__section-label{padding:0 16px;margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff6;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif}.sidebar-nav__item{display:flex;align-items:center;padding:12px 16px;margin:4px 0;border-radius:12px;text-decoration:none;transition:all .2s ease;color:#ffffffb3;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif}.sidebar-nav__item:hover{background:#ffffff0d;color:#fff}.sidebar-nav__item.is-active{background:#ffffff1a;color:#40b7b0}.sidebar-nav__item-icon{color:#ffffff80;flex-shrink:0}.sidebar-nav__item-icon.is-active{color:#40b7b0}.sidebar-nav__item-content{margin-left:12px;display:flex;align-items:center;gap:20px;flex:1;min-width:0;overflow:hidden}.sidebar-nav__item-text-wrap{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.sidebar-nav__item-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:400}.sidebar-nav__item-label.is-active{font-weight:700}.sidebar-nav__item-badge{background:#eb535c;color:#fff;font-size:10px;font-weight:700;border-radius:999px;padding:2px 8px;margin-left:8px;text-align:center}.sidebar-nav__item-external-icon{margin-left:8px;color:#ffffff4d;transition:color .2s ease}.sidebar-nav__item:hover .sidebar-nav__item-external-icon{color:#40b7b0}.sidebar-nav__progress-wrap{margin-top:8px;width:100%}.sidebar-nav__progress-bar{width:100%;height:4px;border-radius:999px;background:#ffffff1a;overflow:hidden}.sidebar-nav__progress-fill{height:100%;border-radius:999px;background:#40b7b0}.sidebar-nav__progress-label{margin-top:4px;text-align:right;font-size:9px;font-weight:700;color:#fff6}.sidebar-nav__item:not(.has-progress) .sidebar-nav__item-content{align-items:center;min-height:20px;position:relative;top:-1px}.sidebar-nav__item:not(.has-progress) .sidebar-nav__item-text-wrap{justify-content:center}.sidebar-nav__item:not(.has-progress) .sidebar-nav__item-label{line-height:20px}.sidebar-nav__item.has-progress{align-items:flex-start;height:50px;padding-top:10px;padding-bottom:10px}.sidebar-nav__item.has-progress .sidebar-nav__item-content{align-items:flex-start}.nav.sidebar-nav.is-collapsed .sidebar-nav__item.has-progress{align-items:center;height:auto;padding-top:12px;padding-bottom:12px}.sidebar-nav__divider-wrapper{margin:24px 0;padding:0 16px}.sidebar-nav__divider{height:1px;width:100%;background:#ffffff1a}.sidebar-nav__footer{padding:12px;margin-top:auto;background:#0000001a}.sidebar-nav__signout-button{display:flex;align-items:center;width:100%;padding:12px 16px;border:none;background:transparent;color:#ffffffb3;transition:color .2s ease;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif;cursor:pointer}.sidebar-nav__signout-button:hover{color:#eb535c}.sidebar-nav__signout-label{margin-left:12px;font-size:14px;line-height:20px;position:relative;top:-1px}.sidebar-nav__collapse-toggle{position:absolute;bottom:96px;right:-12px;display:none;align-items:center;justify-content:center;border:2px solid #26273F;border-radius:999px;padding:4px;color:#26273f;background:#40b7b0;cursor:pointer;box-shadow:0 8px 20px #0a0c1c59;transition:transform .2s ease;z-index:50}.sidebar-nav__collapse-toggle:hover{transform:scale(1.1)}@media(min-width:768px){.sidebar-nav__mobile-open-toggle,.sidebar-nav__mobile-overlay,.sidebar-nav__mobile-close{display:none}.nav.sidebar-nav{position:relative;transform:translate(0)}.sidebar-nav__collapse-toggle{display:inline-flex}}@media(max-width:767px){.nav.sidebar-nav,.nav.sidebar-nav.is-collapsed{width:280px}.sidebar-nav__collapse-toggle{display:none}}.sidebar-timeout-modal{padding:32px}.sidebar-timeout-modal__actions{display:flex;flex-direction:column;gap:12px;margin-top:32px}.sidebar-timeout-modal__continue{width:100%;border:1px solid #40B7B0!important;background:#40b7b0!important;color:#fff!important;border-radius:12px!important;box-shadow:0 14px 24px #40b7b038!important;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important;padding:14px 20px!important;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.sidebar-timeout-modal__continue:hover{background:#369d96!important;border-color:#369d96!important;box-shadow:0 16px 26px #369d9642!important}.sidebar-timeout-modal__continue:active{transform:scale(.98)}.sidebar-timeout-modal__signout{width:fit-content;margin:0 auto;border:none!important;background:transparent!important;color:#26273f!important;box-shadow:none!important;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;padding:4px 8px!important;text-decoration:none}.sidebar-timeout-modal__signout:hover{text-decoration:underline}@media(max-width:767px){.sidebar-timeout-modal{padding:24px 20px}.sidebar-timeout-modal__actions{margin-top:24px}}.google-auth{position:relative;width:100%;max-width:100%;min-height:56px;border-radius:16px}.google-auth__visual{min-height:56px;border:1px solid #e4e4e7;border-radius:16px;background:#fff;color:#26273f;display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:0 20px;box-sizing:border-box;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif;font-size:16px;font-weight:700;line-height:1.375;transition:background-color .2s ease;pointer-events:none}.google-auth:hover .google-auth__visual{background:#fafafa}.google-auth:focus-within .google-auth__visual{border-color:#40b7b0;box-shadow:0 0 0 3px #40b7b033}.google-auth__icon{width:20px;height:20px;flex-shrink:0}.google-auth__native{position:absolute;inset:0;z-index:2;overflow:hidden;border-radius:16px}.google-auth__native>div,.google-auth__native iframe{width:100%!important;height:100%!important}.google-auth__native>div{opacity:.01}.MuiSnackbar-root{top:0!important;left:0!important;transform:none!important;width:100%}.MuiSnackbar-root .MuiAlert-root{width:100%;height:115px;border-radius:0;display:flex;justify-content:center;align-items:center;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#fff}.MuiSnackbar-root .MuiAlert-standardSuccess{background-color:#7cd4b7}.MuiSnackbar-root .MuiAlert-standardSuccess .MuiAlert-icon{color:#48aa8a}.MuiSnackbar-root .MuiAlert-standardSuccess .MuiAlert-icon img{width:40px;height:40px;filter:brightness(.7)}.MuiSnackbar-root .MuiAlert-standardError{background-color:#ffaba1}.main.sign-in{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:calc(100vh - 70px);min-height:calc(100svh - 70px);padding:52px 24px 12px;overflow-x:hidden;background:#f4f6f8}.sign-in__container{width:100%;max-width:480px;position:relative;z-index:1}.sign-in__card{background:#fff;border:1px solid #e4e4e7;border-radius:32px;box-shadow:0 1px 2px #10182814;padding:36px 24px}.sign-in__header{margin-bottom:40px;text-align:center}.sign-in__header h1{margin:0;color:#26273f;font-size:32px;line-height:1.2;letter-spacing:-.02em}.sign-in__header p{margin:8px 0 0;color:#71717a;font-size:16px;line-height:1.45}.sign-in__form{display:flex;flex-direction:column;gap:20px}.sign-in__field{display:flex;flex-direction:column;gap:8px}.sign-in__field label{margin-left:4px;color:#26273f99;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sign-in__password-header{display:flex;align-items:flex-end;justify-content:space-between;padding:0 4px}.sign-in__password-header a{color:#40b7b0;font-size:12px;font-weight:700;text-decoration:none}.sign-in__password-header a:hover{text-decoration:underline}.sign-in__input-wrap{position:relative;display:flex;align-items:center}.sign-in__input-wrap>svg{position:absolute;left:16px;color:#a1a1aa;transition:color .2s ease;pointer-events:none}.sign-in__input-wrap input{width:100%;min-height:56px;padding:0 48px;border-radius:16px;border:1px solid #e4e4e7;background:#fafafa;color:#26273f;font-size:16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.sign-in__input-wrap input::placeholder{color:#a1a1aa}.sign-in__input-wrap input:focus{border-color:#40b7b0;box-shadow:0 0 0 3px #40b7b033}.sign-in__input-wrap input:focus+.sign-in__toggle-password{color:#40b7b0}.sign-in__input-wrap:focus-within>svg{color:#40b7b0}.sign-in__toggle-password{position:absolute;right:16px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#a1a1aa;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.sign-in__toggle-password:hover{color:#71717a}.sign-in__submit{margin-top:4px;min-height:56px;border:none;border-radius:16px;background:#26273f;color:#fff;font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s ease}.sign-in__submit svg{transition:transform .2s ease}.sign-in__submit:hover{background:#323354}.sign-in__submit:hover svg{transform:translate(4px)}.sign-in__submit:disabled{background:#a1a1aa;cursor:not-allowed}.sign-in__submit:disabled svg{transform:none}.sign-in__passkey-actions{margin-top:4px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.sign-in__submit--choice{min-height:56px;margin-top:0;font-size:16px;padding:0 12px}.sign-in__submit--secondary{background:#fff;border:1px solid #d4d4d8;color:#26273f}.sign-in__submit--secondary:hover{background:#f8f8f8}.sign-in__divider{position:relative;margin:28px 0;text-align:center}.sign-in__divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid #f4f4f5}.sign-in__divider span{position:relative;padding:0 14px;background:#fff;color:#a1a1aa;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.sign-in__google{display:flex;width:100%;min-height:56px}.sign-in__signup-copy{margin:24px 0 0;text-align:center;color:#71717a;font-size:14px}.sign-in__signup-copy a{color:#40b7b0;font-weight:700;text-decoration:none}.sign-in__signup-copy a:hover{text-decoration:underline}.sign-in--twofa .sign-in__card{max-width:440px;margin:0 auto}.sign-in__twofa-form{display:flex;flex-direction:column;gap:16px}.sign-in__twofa-form input{width:100%;min-height:56px;border-radius:16px;border:1px solid #e4e4e7;background:#fafafa;color:#26273f;font-size:20px;letter-spacing:.14em;text-align:center;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.sign-in__twofa-form input::placeholder{color:#a1a1aa;letter-spacing:.08em}.sign-in__twofa-form input:focus{border-color:#40b7b0;box-shadow:0 0 0 3px #40b7b033}.sign-in__passkey-helper{margin:0;color:#71717a;font-size:14px;text-align:center}@media(max-width:768px){.main.sign-in{align-items:flex-start;justify-content:flex-start;padding:16px 0 calc(16px + env(safe-area-inset-bottom,0px))}.sign-in__card{margin:0 25px}}@media(min-width:768px){.main.sign-in{padding:64px 40px 16px}.sign-in__card{padding:48px}.sign-in__header{text-align:left}}@media(max-width:1439px){.main.sign-in{min-height:calc(100vh - 70px);min-height:calc(100svh - 70px)}}@media(min-width:1440px){.main.sign-in{min-height:100vh}}@font-face{font-family:Sen;src:url(/assets/Sen-Bold-CS_-yLFc.woff2) format("woff2"),url(/assets/Sen-Bold-LHaIRdTY.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Sen;src:url(/assets/Sen-ExtraBold-DGhJlJqf.woff2) format("woff2"),url(/assets/Sen-ExtraBold-DZfO6f0U.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Sen;src:url(/assets/Sen-Regular-Bh2sLj50.woff2) format("woff2"),url(/assets/Sen-Regular-D8XkI1NW.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/assets/Caveat-Regular-BmQ10ZMN.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/assets/Caveat-Medium-BZ1UDjhc.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/assets/Caveat-SemiBold-BR_y5fTf.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Caveat;src:url(/assets/Caveat-Bold-DmimgeFR.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@keyframes ms-border-pulse{0%{border-color:#40b7b0;box-shadow:0 0 #40b7b073}50%{border-color:#2f9f99;box-shadow:0 0 0 8px #40b7b024}to{border-color:#40b7b0;box-shadow:0 0 #40b7b000}}.ms-border-pulse{animation:ms-border-pulse 1.8s ease-out}html{width:100%;height:100%;margin:0;padding:0}html body{width:100%;height:100%;margin:0;padding:0;overflow:hidden!important;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif;font-style:normal;background-color:#f4f6f8}html body button,html body input,html body select,html body textarea{font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif}html body #root{width:100%;height:100%}html body .wrapper{width:100%;height:100vh;padding:0;display:flex;overflow:hidden;background-color:#f4f6f8;font-family:Sen,Century Gothic,AppleGothic,Segoe UI,Futura,sans-serif}html body .wrapper .main{flex:1 1 0%;overflow-y:auto;padding:16px;position:relative;background-color:#f4f6f8;min-width:0}@media(min-width:768px){html body .wrapper .main{padding:40px}}
