@charset "UTF-8";.root{min-height:100vh;width:100%;position:relative;overflow:hidden}.desktop{display:none}@media (min-width: 1024px){.desktop{display:flex;width:100%;height:100vh;min-height:900px;background:#fafafd}}.left-panel{width:620px;background:#1c1c24;color:#fff;padding:48px 59px;display:flex;flex-direction:column;justify-content:space-between;position:relative;min-height:100vh}@media (min-width: 1200px){.left-panel{width:620px}}@media (min-width: 1920px){.left-panel{width:620px}}.logo{font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;max-width:500px;color:#fff;letter-spacing:.5px;margin-bottom:auto;display:flex;flex-direction:row;align-self:center}.logo img{max-width:500px}.main-title{font-family:Montserrat,sans-serif;font-size:54px;font-weight:700;color:#fff;line-height:1.2;margin:auto 0 120px}.main-title .title-red{color:#e53935}.footer{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 118px);font-size:14px;color:#ffffff73;position:absolute;bottom:120px;left:59px;right:59px}.footer-text{font-size:14px;color:#ffffff73;font-family:Inter,sans-serif}.footer-text .footer-link{color:#ffffff73;text-decoration:none;transition:color .2s}.footer-text .footer-link:hover{color:#ffffffb3;text-decoration:underline}.footer-links{font-size:14px;color:#33333373;font-family:Inter,sans-serif;text-align:right}.right-panel{flex:1;background:#f8f8fa;position:relative;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;min-width:0}.background-pattern{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(217,217,217,.25) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(217,217,217,.2) 0%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(217,217,217,.15) 0%,transparent 60%);background-size:200% 200%;animation:backgroundMove 20s ease-in-out infinite;z-index:0}@keyframes backgroundMove{0%,to{background-position:0% 0%}50%{background-position:100% 100%}}.form-container{position:relative;z-index:2;background:#fff;border-radius:20px;padding:40px 60px;box-shadow:0 80px 48px -27px #7f7f9954;min-width:520px;max-width:520px;margin:0 auto}.mobile-content{height:100%;flex:1}.title{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;color:#28293d;margin:0 0 12px;line-height:1}.subtitle{font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;color:#555b6f;margin:0 0 20px;line-height:1.4}.form{display:flex;flex-direction:column;gap:14px}.input-group{display:flex;flex-direction:column;gap:6px;position:relative}.input-group:has(.forgot-link) .input{padding-right:140px}.input-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#555b6f;line-height:1}.input{width:100%;height:50px;border:1px solid #cfd0d4;border-radius:8px;padding:8px 16px;font-family:Montserrat,sans-serif;font-size:14px;color:#28293d;background:#fff;box-sizing:border-box;transition:border-color .2s}.input:focus{outline:none;border-color:#6b8fd6}.input.input-error{border-color:#e53935}.input::placeholder{color:#c9cad4;font-family:Montserrat,sans-serif;font-size:14px;opacity:1}.error{font-family:Montserrat,sans-serif;font-size:13px;color:#e53935;margin-bottom:8px;text-align:center;padding:8px;border-radius:4px}.success{font-family:Montserrat,sans-serif;font-size:13px;color:#00d34c;margin-bottom:8px;text-align:center;padding:8px;border-radius:4px}.field-error{font-family:Montserrat,sans-serif;font-size:12px;color:#e53935;margin-top:4px}.forgot-link{position:absolute;right:16px;top:calc(50% + 10px);transform:translateY(-50%);font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;color:#1c1c24;text-decoration:none;line-height:1}.forgot-link:hover{text-decoration:underline}.checkbox-group{margin:6px 0}.checkbox{font-family:Montserrat,sans-serif;font-size:13px;color:#555b70}.checkbox .checkbox-link{color:#1c1c24;text-decoration:underline;transition:color .2s}.checkbox .checkbox-link:hover{color:#6b8fd6}.checkbox ::ng-deep .mdc-checkbox{--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #00c274;--mdc-checkbox-selected-hover-icon-color: #00c274;--mdc-checkbox-selected-icon-color: #00c274;--mdc-checkbox-selected-pressed-icon-color: #00c274;--mdc-checkbox-selected-focus-state-layer-color: #00c274;--mdc-checkbox-selected-hover-state-layer-color: #00c274;--mdc-checkbox-selected-pressed-state-layer-color: #00c274;--mdc-checkbox-selected-focus-icon-opacity: 1;--mdc-checkbox-selected-hover-icon-opacity: 1;--mdc-checkbox-selected-pressed-icon-opacity: 1;--mdc-checkbox-unselected-focus-border-color: #6d8fd6;--mdc-checkbox-unselected-hover-border-color: #6d8fd6;--mdc-checkbox-unselected-border-color: #6d8fd6}.checkbox ::ng-deep .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background{background-color:#00c274;border-color:#00c274}.checkbox ::ng-deep .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked)~.mdc-checkbox__background{border-color:#6d8fd6}.button{width:100%;height:50px;background:#1c1c24;color:#fff;border:none;border-radius:12px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;margin-top:6px;transition:background-color .2s}.button:hover:not(:disabled){background:#2a2a3a}.button:disabled{opacity:.5;cursor:not-allowed}.mobile-password-wrapper{position:relative;padding-right:64px}.password-wrapper{position:relative;padding-right:52px}.password-toggle{position:absolute;background:none;border:1px solid #cfd0d4;border-radius:8px;cursor:pointer;padding:11px;right:0;font-family:Montserrat,sans-serif;background:#fff}.password-toggle:focus{outline:none;border-color:#6b8fd6}.password-toggle.input-error{border-color:#e53935}.password-toggle::placeholder{color:#c9cad4;font-family:Montserrat,sans-serif;font-size:14px;opacity:1}.mobile-password-toggle{position:absolute;background:none;border:1.2px solid #79747e;border-radius:4.79px;cursor:pointer;padding:19px;background:#fff}.mobile-password-toggle:focus{outline:none;border-color:#5b8dee}.mobile-password-toggle.mobile-input-error{border-color:#e53935}.mobile-password-toggle::placeholder{color:#272d46;font-family:Montserrat,sans-serif;font-size:16px;opacity:.7}.base-link{font-family:Montserrat,sans-serif;font-size:13px;color:#555b6f}.base-link a{color:#1c1c24;text-decoration:none;font-weight:500}.base-link a:hover{text-decoration:underline}.cta-link{text-align:center;margin-top:16px;font-family:Montserrat,sans-serif;font-size:13px;color:#555b6f}.cta-link a{color:#1c1c24;text-decoration:none;font-weight:500}.cta-link a:hover{text-decoration:underline}.mobile{display:flex;flex-direction:column;min-height:100vh;background:#eef0f5;padding:0;position:relative;overflow:hidden}@media (min-width: 1024px){.mobile{display:none}}.mobile-character{width:80%;height:300px;margin:0 auto 40px;position:relative;z-index:1}.mobile-character-bottom{width:100%;padding-top:20px;padding-bottom:20px;display:flex;flex-direction:column;gap:8px;text-align:center;position:relative;background:#1c1c24;z-index:1}.mobile-character-image{display:flex;justify-content:center;width:100%;height:100%;background:#1c1c24;border-bottom-left-radius:20px}.mobile-title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#28293d;margin:0 0 12px;text-align:center;position:relative;z-index:1;line-height:1.2;padding:0 20px}.mobile-subtitle{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;color:#28293d;margin:0 0 32px;text-align:center;position:relative;z-index:1;line-height:1.5;padding:0 20px}.mobile-form{display:flex;flex-direction:column;gap:18px;margin-bottom:0;padding:0 20px;position:relative;z-index:1;max-width:100%}.mobile-input-group{display:flex;flex-direction:column;gap:6px;position:relative}.mobile-input-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#79747e}.mobile-input{width:100%;height:67px;border:1.2px solid #79747e;border-radius:4.79px;padding:19px;font-family:Montserrat,sans-serif;font-size:16px;color:#272d46;background:#fff;box-sizing:border-box;transition:border-color .2s}.mobile-input:focus{outline:none;border-color:#5b8dee}.mobile-input.mobile-input-error{border-color:#e53935}.mobile-input::placeholder{color:#272d46;font-family:Montserrat,sans-serif;font-size:16px;opacity:.7}.mobile-message{font-family:Montserrat,sans-serif;font-size:13px;margin-bottom:8px;text-align:center;padding:8px;border-radius:4px}.mobile-success{font-family:Montserrat,sans-serif;font-size:13px;color:#00d34c;margin-bottom:8px;text-align:center;padding:8px;border-radius:4px}.mobile-error{font-family:Montserrat,sans-serif;font-size:13px;color:#e53935;margin-bottom:8px;text-align:center;padding:8px;border-radius:4px}.mobile-field-error{font-family:Montserrat,sans-serif;font-size:12px;color:#e53935;margin-top:4px}.mobile-forgot-link{position:absolute;right:16px;top:calc(50% + 10px);transform:translateY(-50%);font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;color:#1c1c24;text-decoration:none;line-height:1}.mobile-forgot-link:hover{text-decoration:underline}.mobile-input-group:has(.mobile-forgot-link) .mobile-input{padding-right:140px}.mobile-hint{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#6a6b7c;margin:-8px 0 0}.mobile-checkbox-group{margin:6px 0}.select{width:100%;height:50px;border:1px solid #cfd0d4;border-radius:8px;padding:8px 40px 8px 16px;font-family:Montserrat,sans-serif;font-size:14px;color:#28293d;background:#fff;box-sizing:border-box;transition:border-color .2s;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2328293d' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.select:focus{outline:none;border-color:#6b8fd6}.select.select-error{border-color:#e53935}.select:disabled{opacity:.5;cursor:not-allowed;background-color:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23c9cad4' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.mobile-select{width:100%;height:67px;border:1.2px solid #79747e;border-radius:4.79px;padding:19px 45px 19px 19px;font-family:Montserrat,sans-serif;font-size:16px;color:#272d46;background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23272d46' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 19px center;box-sizing:border-box;transition:border-color .2s;cursor:pointer;appearance:none}.mobile-select:focus{outline:none;border-color:#5b8dee}.mobile-select.mobile-select-error{border-color:#e53935}.mobile-select:disabled{opacity:.5;cursor:not-allowed;background-color:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2379747e' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.mobile-checkbox{font-family:Montserrat,sans-serif;font-size:14px;color:#6a6b7c;margin-bottom:12px}.mobile-checkbox .mobile-checkbox-link{color:#1c1c24;text-decoration:underline;transition:color .2s}.mobile-checkbox .mobile-checkbox-link:hover{color:#6b8fd6}.mobile-checkbox ::ng-deep .mdc-checkbox{--mdc-checkbox-selected-checkmark-color: #ffffff;--mdc-checkbox-selected-focus-icon-color: #6a6b7c;--mdc-checkbox-selected-hover-icon-color: #6a6b7c;--mdc-checkbox-selected-icon-color: #6a6b7c;--mdc-checkbox-selected-pressed-icon-color: #6a6b7c;--mdc-checkbox-unselected-focus-border-color: #6a6b7c;--mdc-checkbox-unselected-hover-border-color: #6a6b7c;--mdc-checkbox-unselected-border-color: #6a6b7c}.mobile-button{width:100%;height:69px;background:#1c1c24;color:#fff;border:none;border-radius:9.58px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:500;cursor:pointer;margin-top:24px;transition:background-color .2s}.mobile-button:hover:not(:disabled){background:#1c1c24;color:#5a5a5a}.mobile-button:disabled{opacity:.5;cursor:not-allowed}.mobile-register-link{text-align:center;margin-top:16px;font-family:Montserrat,sans-serif;font-size:13px;color:#555b6f;margin-bottom:50px}.mobile-register-link a{color:#1c1c24;text-decoration:none;font-weight:500}.mobile-register-link a:hover{text-decoration:underline}.mobile-bottom-character{width:135px;height:126px;background:#1c1c24;border-radius:12px;margin:40px auto 0;opacity:.8;position:relative;z-index:1}.mobile>*{position:relative;z-index:1}.nf-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f3f4f6 0,#fff)}.nf-panel{background:#fff;padding:32px 40px;border-radius:12px;box-shadow:0 10px 30px #00000014;text-align:center}.nf-title{font-family:Montserrat,Inter,Roboto,Arial,sans-serif;font-size:72px;margin:0 0 8px;color:#1c233d}.nf-subtitle{font:400 14px Inter,Roboto;color:#6b7280;margin:0 0 16px}.dashboard-activity{display:flex;width:100vw;height:100vh;background:#f2f4f8;font-family:Inter,sans-serif;overflow:hidden;position:relative}.dashboard-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s ease}@media (max-width: 768px){.dashboard-overlay{display:block}.dashboard-overlay.active{opacity:1;pointer-events:all}}.dashboard-content{margin-left:280px;flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;height:100vh;position:relative;transition:margin-left .3s ease}@media (min-width: 769px){.dashboard-sidenav:not(.open)~.dashboard-content{margin-left:80px}}@media (max-width: 768px){.dashboard-sidenav:not(.open)~.dashboard-content{margin-left:0}}.dashboard-header{width:100%;min-height:140px;background:#1e2541;overflow:hidden;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:space-between;padding:58px 40px;gap:40px;z-index:10}@media (min-width: 1201px){.dashboard-header{padding:58px 60px;gap:60px}}@media (max-width: 1200px){.dashboard-header{position:sticky;top:0;z-index:50;padding:20px 30px;gap:20px;flex-wrap:wrap;align-items:flex-start}}@media (max-width: 768px){.dashboard-header{padding:15px 20px;gap:15px}}.dashboard-header-background{position:absolute;inset:0;width:100%;height:100%;background:#1e2541;z-index:1;pointer-events:none}.dashboard-header-background:before{content:"";position:absolute;top:50%;right:20%;transform:translateY(-50%);width:524px;height:450px;max-width:30vw;max-height:30vh;background:#ff1313;border-radius:50%;filter:blur(190px);opacity:.6}@media (max-width: 1200px){.dashboard-header-background:before{display:none}}.dashboard-header-background:after{content:"";position:absolute;top:0;left:0;width:405px;height:348px;max-width:25vw;max-height:25vh;background:#ff1313;border-radius:50%;filter:blur(190px);opacity:.6}@media (max-width: 1200px){.dashboard-header-background:after{display:none}}.dashboard-heading{position:relative;flex:0 0 auto;z-index:10;min-width:0;max-width:100%}@media (max-width: 1200px){.dashboard-heading{width:100%;flex:1 1 100%}}.dashboard-title{font-size:36px;font-weight:600;color:#fafafe;margin:0 0 17px;line-height:1.2}@media (max-width: 1200px){.dashboard-title{font-size:28px;margin-bottom:12px}}@media (max-width: 768px){.dashboard-title{font-size:24px;margin-bottom:8px}}.dashboard-subtitle{font-size:16px;font-weight:400;color:#c8c9d4;margin:0;line-height:1.5;max-width:434px}@media (max-width: 1200px){.dashboard-subtitle{font-size:14px;max-width:100%}}@media (max-width: 768px){.dashboard-subtitle{font-size:12px}}.dashboard-controls{position:relative;display:flex;align-items:center;gap:36px;z-index:10;flex:1 1 auto;justify-content:flex-end;min-width:0;flex-wrap:wrap}@media (min-width: 1201px){.dashboard-controls{gap:36px}}@media (max-width: 1200px){.dashboard-controls{width:100%;flex:1 1 100%;gap:20px;justify-content:flex-start;margin-top:0}}@media (max-width: 768px){.dashboard-controls{gap:12px;flex-direction:column;align-items:stretch}}.dashboard-search{position:relative;min-width:200px;width:269px;max-width:100%;height:44px;background:#f1f6ff;border-radius:44px;display:flex;align-items:center;padding:10px 27px;flex:0 1 auto}@media (max-width: 1200px){.dashboard-search{flex:1 1 auto;min-width:180px;max-width:100%}}@media (max-width: 768px){.dashboard-search{width:100%;flex:1 1 100%;min-width:100%}}.dashboard-search-icon{width:24px;height:24px;color:#8f91a6;margin-right:16px;flex-shrink:0}@media (max-width: 768px){.dashboard-search-icon{width:20px;height:20px;margin-right:12px}}.dashboard-search-input{flex:1;background:transparent;border:none;outline:none;font-size:16px;color:#8f91a6;font-weight:400;min-width:0}.dashboard-search-input::placeholder{color:#8f91a6}@media (max-width: 768px){.dashboard-search-input{font-size:14px}}.dashboard-date{min-width:150px;width:auto;height:auto;display:flex;align-items:center;gap:12px;flex-shrink:0}@media (max-width: 1200px){.dashboard-date{min-width:120px}}@media (max-width: 768px){.dashboard-date{width:100%;justify-content:flex-start}}.dashboard-date-icon{width:24px;height:24px;color:#c8c9d4;flex-shrink:0}@media (max-width: 768px){.dashboard-date-icon{width:20px;height:20px}}.dashboard-date-text{font-size:16px;color:#c8c9d4;font-weight:400;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media (max-width: 1200px){.dashboard-date-text{font-size:14px;max-width:150px}}@media (max-width: 768px){.dashboard-date-text{font-size:12px;max-width:100%;white-space:normal}}.dashboard-time{min-width:150px;width:auto;height:auto;display:flex;align-items:center;gap:12px;flex-shrink:0}@media (max-width: 1200px){.dashboard-time{min-width:120px}}@media (max-width: 768px){.dashboard-time{width:100%;justify-content:flex-start}}.dashboard-time-icon{width:24px;height:24px;color:#c8c9d4;flex-shrink:0}@media (max-width: 768px){.dashboard-time-icon{width:20px;height:20px}}.dashboard-time-text{font-size:16px;color:#c8c9d4;font-weight:400;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media (max-width: 1200px){.dashboard-time-text{font-size:14px;max-width:150px}}@media (max-width: 768px){.dashboard-time-text{font-size:12px;max-width:100%;white-space:normal}}.dashboard-notifications{position:relative;width:59px;height:59px;z-index:10;flex-shrink:0}@media (max-width: 1200px){.dashboard-notifications{width:auto;height:auto;margin-left:auto}}@media (max-width: 768px){.dashboard-notifications{position:absolute;top:15px;right:20px;width:50px;height:50px}}.dashboard-notification-button{position:relative;width:100%;height:100%;min-width:58px;min-height:58px;background:transparent;border:2px solid #8f91a6;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.dashboard-notification-button:hover{border-color:#f3f3f6;background:#f3f3f61a}.dashboard-notification-button svg{width:24px;height:24px;color:#f3f3f6;flex-shrink:0}@media (max-width: 768px){.dashboard-notification-button{min-width:50px;min-height:50px;border-radius:12px}.dashboard-notification-button svg{width:20px;height:20px}}.dashboard-notification-badge{position:absolute;top:0;right:0;width:18px;height:18px;background:#ff3b3b;border:3px solid #1e2541;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}.dashboard-sidenav{position:fixed;left:0;top:0;width:280px;height:100vh;background:#fff;box-shadow:3px 0 30px #b2b6cc40;z-index:100;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;transition:transform .3s ease,width .3s ease}@media (min-width: 769px){.dashboard-sidenav:not(.open){width:80px}.dashboard-sidenav:not(.open) .dashboard-logo-text,.dashboard-sidenav:not(.open) .dashboard-menu-text,.dashboard-sidenav:not(.open) .dashboard-profile-info,.dashboard-sidenav:not(.open) .dashboard-team-content{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.dashboard-sidenav:not(.open) .dashboard-logo{margin-left:14px}.dashboard-sidenav:not(.open) .dashboard-menu{margin-left:29px}.dashboard-sidenav:not(.open) .dashboard-profile,.dashboard-sidenav:not(.open) .dashboard-team-widget{margin-left:17px;width:46px}.dashboard-sidenav:not(.open) .dashboard-hamburger svg{transform:rotate(90deg)}}@media (max-width: 768px){.dashboard-sidenav:not(.open){transform:translate(-100%)}}.dashboard-sidenav.open{transform:translate(0)}.dashboard-logo{margin:51px 0 0 58px;width:135px;height:69px;display:flex;align-items:center;flex-shrink:0}.dashboard-logo-icon{width:53px;height:70px;background:linear-gradient(135deg,#e94c89,#aa1c55);border-radius:8px;margin-right:14px;flex-shrink:0;position:relative}.dashboard-logo-icon:after{content:"\26bd";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;color:#fff}.dashboard-logo-text{display:flex;flex-direction:column;gap:8px}.dashboard-logo-main{font-size:14px;font-weight:600;color:#e94c89;line-height:14px;width:68px;height:14px}.dashboard-logo-sub{font-size:10px;font-weight:400;color:#28293d;line-height:10px;width:68px;height:10px}.dashboard-menu{margin:95px 0 0 72px;width:153px;flex:1;position:relative}.dashboard-menu-arrow{position:absolute;left:3px;top:2px;width:18px;height:18px;color:#1c1c28}.dashboard-menu-items{position:absolute;left:39px;top:0;width:114px;height:638px;display:flex;flex-direction:column;gap:40px}.dashboard-menu-item{display:flex;align-items:center;text-decoration:none;color:#1c1c28;font-size:16px;font-weight:400;height:24px;position:relative;transition:all .2s ease}.dashboard-menu-item:hover,.dashboard-menu-item:hover .dashboard-menu-icon{color:#ff3b3b}.dashboard-menu-item.dashboard-menu-item-active{font-weight:500}.dashboard-menu-icon{position:absolute;left:-39px;top:0;width:22px;height:22px;color:#8f91a6;flex-shrink:0}.dashboard-menu-text{font-size:16px;line-height:24px}.dashboard-hamburger{position:absolute;right:26px;top:64px;width:49px;height:49px;background:#c8c9d4;border:none;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:30;transition:all .3s ease}.dashboard-hamburger:hover{background:#b8b9c4}.dashboard-hamburger:active{transform:scale(.95)}.dashboard-hamburger svg{color:#28293d;stroke-width:2;transition:transform .3s ease}.dashboard-hamburger svg.rotated{transform:rotate(90deg)}.dashboard-profile{margin:auto 0 24px 40px;width:200px;height:71px;display:flex;align-items:center;gap:18px;flex-shrink:0}.dashboard-profile-avatar{width:71px;height:71px;background:#28293d;border-radius:20px;flex-shrink:0}.dashboard-profile-info{flex:1}.dashboard-profile-name{font-size:18px;font-weight:600;color:#1c1c28;margin-bottom:1px;height:22px;line-height:22px}.dashboard-profile-role{font-size:14px;color:#8f91a6;height:22px;line-height:22px}.dashboard-team-widget{margin:0 0 40px 40px;width:197px;height:96px;background:#28293d;border-radius:20px;padding:20px;display:flex;align-items:center;gap:16px;flex-shrink:0}.dashboard-team-content{flex:1}.dashboard-team-label{font-size:11px;font-weight:400;color:#e4f1e5;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px;height:13px;line-height:13px}.dashboard-team-price{font-size:18px;font-weight:600;color:#fff;margin-bottom:5px;height:20px;line-height:20px}.dashboard-team-change{display:inline-block;font-size:11px;font-weight:600;color:#fff;background:#00b7c4;border-radius:4px;padding:3px 6px;margin-bottom:25px;height:13px;line-height:13px}.dashboard-team-update{font-size:11px;color:#94a394;height:13px;line-height:13px}.dashboard-team-chart{width:131px;height:44px;position:relative}.dashboard-team-chart:before{content:"";position:absolute;bottom:0;left:0;width:75%;height:2px;background:linear-gradient(90deg,#00ffe8,#00ea5d);border-radius:1px;filter:drop-shadow(0 4px 3px rgba(1,241,133,.12))}.dashboard-team-chart:after{content:"";position:absolute;bottom:0;left:60%;width:40%;height:2px;background:linear-gradient(90deg,#05ff00,#adea00);border-radius:1px;filter:drop-shadow(0 4px 3px rgba(1,241,133,.12))}.dashboard-main{flex:1;padding:30px 40px;display:flex;flex-direction:column;gap:30px}.dashboard-top-row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.dashboard-select-category{width:377px;height:52px;display:flex;align-items:center;gap:15px;flex-shrink:0}.dashboard-select-label{font-size:16px;font-weight:400;color:#c8c9d4;width:112px;height:24px;line-height:24px}.dashboard-select-wrapper{position:relative;width:250px;height:52px}.dashboard-select-input{width:100%;height:100%;background:#fff;border:1px solid #8f91a6;border-radius:8px;padding:8px 16px;font-size:16px;color:#f3f3f6;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0L5 5L10 0H0Z' fill='%23F3F3F6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:10px 5px}.dashboard-select-input:focus{outline:none;border-color:#ff3b3b}.dashboard-upgrade-widget{width:330px;height:85px;background:#fff;border-radius:20px;padding:20px;display:flex;align-items:center;gap:40px;box-shadow:0 4px 20px #00000014;flex-shrink:0}.dashboard-upgrade-content{display:flex;align-items:center;gap:16px;flex:1}.dashboard-upgrade-icon{width:40px;height:40px;background:#0c23f10f;border-radius:50%;flex-shrink:0}.dashboard-upgrade-text{flex:1}.dashboard-upgrade-time{font-size:12px;color:#1c1c28;margin-bottom:1px;height:16px;line-height:16px}.dashboard-upgrade-title{font-size:16px;font-weight:600;color:#1c1c28;height:28px;line-height:28px}.dashboard-upgrade-button{width:85px;height:32px;background:#1c1c28;color:#fff;border:none;border-radius:5px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.dashboard-upgrade-button:hover{background:#2a2a36}.dashboard-widgets-row{display:flex;gap:20px;flex:1;align-items:flex-start;flex-wrap:wrap;width:100%;min-width:0}.dashboard-members-list{flex:1 1 500px;min-width:300px;max-width:100%;height:600px;background:#fff;border:1px solid #e4e7eb;border-radius:20px;position:relative;overflow:hidden}.dashboard-members-header{position:absolute;left:31px;top:30px;width:192px;height:34px;display:flex;align-items:center;gap:27px}.dashboard-members-badge{background:#1c1c28;color:#fff;padding:9px 28px;border-radius:12px;font-size:12px;font-weight:500;height:16px;line-height:16px}.dashboard-members-keyword{font-size:12px;color:#1c1c28;font-weight:400;height:16px;line-height:16px}.dashboard-members-actions{position:absolute;right:31px;top:27px;display:flex;gap:20px}.dashboard-members-filter{height:40px;border:1px solid #28293d;border-radius:6px;padding:6px 12px;font-size:14px;color:#28293d;background:#fff;cursor:pointer;appearance:none}.dashboard-members-filter.dashboard-members-filter-delete{border-color:#ff3b3b;color:#ff3b3b}.dashboard-members-table{position:absolute;left:31px;top:98px;width:702px;height:772px}.dashboard-members-table-header{position:absolute;top:0;left:0;width:688px;height:16px;display:grid;grid-template-columns:87px 53px 71px 25px 38px;gap:94px;align-items:center;margin-bottom:47px}.dashboard-members-table-header>span{font-size:12px;font-weight:500;color:#8f91a6;height:16px;line-height:16px}.dashboard-members-table-header>span:first-child{font-weight:600;color:#1c1c28}.dashboard-members-table-body{position:absolute;top:99px;left:0;width:632px;display:flex;flex-direction:column;gap:28px}.dashboard-members-row{display:flex;align-items:center;height:33px;position:relative}.dashboard-members-row.dashboard-members-row-selected .dashboard-members-checkbox{background:#28293d;border-color:#6c7ce8}.dashboard-members-member{width:216px;display:flex;align-items:center;gap:20px}.dashboard-members-checkbox{width:24px;height:24px;border:1px solid #28293d;border-radius:8px;background:#fff;cursor:pointer;position:relative;appearance:none;transition:all .2s ease}.dashboard-members-checkbox:checked{background:#28293d;border-color:#6c7ce8}.dashboard-members-checkbox:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:600}.dashboard-members-checkbox:hover{border-color:#6c7ce8}.dashboard-members-avatar{width:33px;height:33px;background:#28293d;border-radius:50%;flex-shrink:0}.dashboard-members-name{font-size:16px;color:#28293d;font-weight:400;height:24px;line-height:24px}.dashboard-members-cell{font-size:10px;color:#28293d;height:10px;line-height:10px;text-align:center}.dashboard-members-cell:nth-child(2){position:absolute;left:290px;width:23px}.dashboard-members-cell:nth-child(3){position:absolute;left:413px;width:23px}.dashboard-members-cell:nth-child(4){position:absolute;left:551px;width:23px}.dashboard-members-cell:nth-child(5){position:absolute;left:640px;width:23px}.dashboard-activity-panel{flex:1 1 400px;min-width:300px;max-width:100%;height:600px;background:#fff;border:1px solid #e4e7eb;border-radius:20px;position:relative;overflow:hidden}.dashboard-activity-tabs{position:absolute;left:29px;top:25px;width:361px;height:44px;display:flex;gap:12px}.dashboard-activity-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:10px 29px;font-size:14px;color:#8f91a6;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:10px;height:44px;min-width:112px}.dashboard-activity-tab.dashboard-activity-tab-active{color:#1c1c28;border-bottom-color:#1c1c28;font-weight:500}.dashboard-activity-tab.dashboard-activity-tab-active svg{color:#000}.dashboard-activity-tab:hover{color:#ff3b3b}.dashboard-activity-tab svg{width:24px;height:24px;color:#8f91a6}.dashboard-activity-tab span{font-size:14px}.dashboard-activity-content{position:absolute;left:29px;top:104px;width:420px;height:740px}.dashboard-activity-section{margin-bottom:40px}.dashboard-activity-section-title{font-size:12px;font-weight:500;color:#28293d;margin:0 0 20px;text-transform:uppercase;letter-spacing:1px;height:16px;line-height:16px}.dashboard-activity-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.dashboard-activity-item{display:flex;align-items:center;gap:16px;height:42px}.dashboard-activity-avatar{width:38px;height:38px;background:#28293d;border-radius:50%;flex-shrink:0}.dashboard-activity-details{flex:1}.dashboard-activity-text{font-size:14px;color:#1c1c28;margin:0 0 8px;height:16px;line-height:16px}.dashboard-activity-time{font-size:12px;color:#838892;height:14px;line-height:14px}.dashboard-activity-highlight{background:#9ebffa;border-radius:10px;padding:20px;margin:24px 0;width:356px;height:115px;position:relative}.dashboard-activity-highlight-text{font-size:14px;font-weight:500;color:#1c1c28;margin-bottom:12px;display:block;height:16px;line-height:16px}.dashboard-activity-matches{display:flex;gap:12px}.dashboard-activity-match{background:#fff;border-radius:10px;padding:16px;flex:1;width:142px;height:56px;position:relative}.dashboard-activity-match-title{font-size:12px;color:#28293d;margin-bottom:4px;height:16px;line-height:16px}.dashboard-activity-match-bet{font-size:11px;color:#00b7c4;height:14px;line-height:14px}.dashboard-activity-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);width:21px;height:21px;background:#28293d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px}.dashboard-activity-actions{display:flex;gap:12px;margin:24px 0}.dashboard-activity-action-primary{background:#1c1c28;color:#fff;border:none;border-radius:7px;padding:10px 18px;font-size:12px;font-weight:500;cursor:pointer;height:33px;width:87px}.dashboard-activity-action-primary:hover{background:#2a2a36}.dashboard-activity-action-secondary{background:transparent;color:#565770;border:1px solid #565770;border-radius:7px;padding:10px 18px;font-size:12px;font-weight:500;cursor:pointer;height:33px;width:87px}.dashboard-activity-action-secondary:hover{background:#f3f3f6;border-color:#ff3b3b;color:#ff3b3b}.dashboard-activity-show-more{background:transparent;border:none;color:#8f91a6;font-size:10px;cursor:pointer;text-align:center;width:100%;padding:16px;height:10px;line-height:10px}.dashboard-activity-show-more:hover{color:#ff3b3b}.dashboard-right-sidebar{display:flex;flex-direction:column;gap:20px;flex:0 0 280px;min-width:250px;max-width:100%}.dashboard-preview-panel{width:100%;height:500px;background:#fff;border:1px solid #e4e7eb;border-radius:20px;padding:22px;overflow:hidden}.dashboard-preview-title{font-size:12px;font-weight:500;color:#28293d;margin:0 0 50px;text-transform:uppercase;letter-spacing:1px;height:16px;line-height:16px}.dashboard-preview-content{height:calc(100% - 66px);display:flex;flex-direction:column}.dashboard-match-preview{margin-bottom:40px}.dashboard-match-teams{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;height:46px}.dashboard-match-team{width:46px;height:46px;border-radius:50%}.dashboard-match-team-home{background:#e4b822}.dashboard-match-team-away{background:#004170}.dashboard-match-score{font-size:18px;font-weight:600;color:#272f46;height:22px;line-height:22px;width:34px;text-align:center}.dashboard-match-time{font-size:10px;color:#696b73;text-align:center;height:10px;line-height:10px;width:22px}.dashboard-match-stats{flex:1;display:flex;flex-direction:column;gap:32px;margin-bottom:40px}.dashboard-match-stat{position:relative}.dashboard-match-stat-bar{background:#565770;border-radius:32px;height:22px;width:201px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.dashboard-match-stat-label{font-size:12px;font-weight:400;color:#272f46;height:16px;line-height:16px;text-align:center}.dashboard-match-stat-values{display:flex;justify-content:space-between;padding:0 24px;height:14px}.dashboard-match-stat-values>span{font-size:11px;font-weight:500;color:#28293d;height:14px;line-height:14px}.dashboard-preview-user{display:flex;align-items:center;gap:9px;margin-top:auto;height:47px}.dashboard-preview-user-avatar{width:26px;height:26px;background:#28293d;border-radius:50%;flex-shrink:0}.dashboard-preview-user-info{flex:1}.dashboard-preview-user-name{font-size:12px;font-weight:500;color:#28293d;margin-bottom:2px;height:16px;line-height:16px}.dashboard-preview-user-date{font-size:12px;color:#8f91a6;height:16px;line-height:16px}.dashboard-help-widget{width:100%;height:121px;background:#e9f9ff;border-radius:20px;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 4px #00000024}.dashboard-help-icon{width:40px;height:40px;background:#04b1c5;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.dashboard-help-content{flex:1}.dashboard-help-title{font-size:16px;font-weight:600;color:#1c1c28;margin:0 0 3px;height:22px;line-height:22px}.dashboard-help-text{font-size:11px;color:#565770;margin:0;height:48px;line-height:1.4}@media (max-width: 1600px){.dashboard-widgets-row{flex-wrap:wrap}.dashboard-right-sidebar{flex:0 0 250px}.dashboard-activity-panel{flex:0 0 400px}}@media (max-width: 1200px){.dashboard-right-sidebar{display:none}.dashboard-members-list{min-width:400px}.dashboard-activity-panel{flex:1}}@media (max-width: 768px){.dashboard-main{padding:20px}.dashboard-top-row{flex-direction:column;align-items:stretch}.dashboard-select-category,.dashboard-upgrade-widget{width:100%}.dashboard-widgets-row{flex-direction:column;gap:15px}.dashboard-members-list,.dashboard-activity-panel{min-width:100%;max-width:100%;flex:1 1 100%;height:auto;min-height:400px}.dashboard-right-sidebar{flex:1 1 100%;min-width:100%;max-width:100%}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f2f4f8}::-webkit-scrollbar-thumb{background:#c8c9d4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8f91a6}:root{--fl-text: #fffcf9;--fl-navy: #1c233d;--fl-grad-1: #e53535;--fl-grad-2: #ff3b3b;--fl-grad-3: #ff5c5c;--fl-grad-4: #ff8080;--fl-grad-5: #ffe5e5}html{--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #0001ac);--mat-sys-on-tertiary-container: light-dark(#0000ef, #e0e0ff);--mat-sys-on-tertiary-fixed: light-dark(#00006e, #00006e);--mat-sys-on-tertiary-fixed-variant: light-dark(#0000ef, #0000ef);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#343dff, #bec2ff);--mat-sys-tertiary-container: light-dark(#e0e0ff, #0000ef);--mat-sys-tertiary-fixed: light-dark(#e0e0ff, #e0e0ff);--mat-sys-tertiary-fixed-dim: light-dark(#bec2ff, #bec2ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem;--mat-sys-body-large-font: ;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem;--mat-sys-body-medium-font: ;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem;--mat-sys-body-small-font: ;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem;--mat-sys-display-large-font: ;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem;--mat-sys-display-medium-font: ;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem;--mat-sys-display-small-font: ;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem;--mat-sys-headline-large-font: ;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem;--mat-sys-headline-medium-font: ;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem;--mat-sys-headline-small-font: ;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem;--mat-sys-label-large-font: ;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem;--mat-sys-label-medium-font: ;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem;--mat-sys-label-small-font: ;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem;--mat-sys-title-large-font: ;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem;--mat-sys-title-medium-font: ;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem;--mat-sys-title-small-font: ;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}body{color-scheme:light;background-color:var(--mat-sys-surface);color:var(--mat-sys-on-surface);font:var(--mat-sys-body-medium);margin:0}html,body{height:100%}body{margin:0;font-family:Inter,Roboto,Helvetica Neue,sans-serif}h1,h2,h3{font-family:Montserrat,Inter,Roboto,Arial,sans-serif}::ng-deep .success-snackbar{--mdc-snackbar-container-color: #4caf50;--mat-snack-bar-button-color: #fff;--mdc-snackbar-supporting-text-color: #fff}::ng-deep .error-snackbar{--mdc-snackbar-container-color: #f44336;--mat-snack-bar-button-color: #fff;--mdc-snackbar-supporting-text-color: #fff}
