/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--color-background:245.2960629921 243.6787401575 250.5212598425;--color-form-background:255 255 255;--color-form-background-2:250 250 250;--color-form-hover:229.5 229.5 229.5;--color-form-border:215 223 227;--color-form-head:251 251 251;--color-text-on-background:102 102 102;--color-text-on-primary:255 255 255;--color-primary-light:68.6771653543 50.4566929134 127.5433070866;--color-secondary:247 133 86;--color-text-on-secondary:0 0 0;--color-primary-dark:29.3228346457 21.5433070866 54.4566929134;--color-highlight:207.7086614173 199.8267716535 233.1732283465;--color-highlight-2:232.7669291339 229.0614173228 244.7385826772;--color-button:linear-gradient(90deg,rgb(58.8385826772,43.2283464567,109.2716535433),rgb(var(--color-primary-dark)));--color-gray-button:0 0 0/0.05;--color-gray-button-border:153 153 153;--color-gray-button-text:102 102 102;--color-gray-button-icon:255 255 255;--color-disabled:153 153 153;--color-disabled-lighter:240 240 240;--color-danger:239 83 80;--color-warning:239 164 60;--color-text-on-danger:255 255 255;--color-text-on-warning:0 0 0;--color-checkerboard-light:255 255 255;--color-checkerboard-dark:224 224 224;--color-notes-background:241 241 241;--color-notes-text:129 129 129;--color-selected:84 156 111;color-scheme:light}body,html{background:rgb(var(--color-background));display:flex;min-height:100%;width:100%;overflow-x:hidden;overflow-y:auto}body::-webkit-scrollbar,html::-webkit-scrollbar{width:1rem;height:1rem;cursor:pointer}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgba(0,0,0,.125);border-radius:999px;margin-top:0}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:1rem}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:rgb(var(--color-primary-light))}dialog,input,select,textarea{outline:none}::selection{color:rgb(var(--color-text-on-primary));background-color:rgb(var(--color-primary-dark)/.75)}a{text-decoration:none;color:rgb(var(--color-text-on-background));font-weight:500}a:hover{text-decoration:underline}.content-wrapper,.flex-wrapper{display:flex;height:100%;gap:1rem;align-items:flex-start}.content-wrapper.--row,.flex-wrapper.--row{flex-direction:row}.content-wrapper.--column,.flex-wrapper.--column{flex-direction:column;width:100%}.content-wrapper{padding:0 2rem 2rem;flex-direction:column}.box,.box-v2{position:relative;display:flex;flex-direction:column;background-color:rgb(var(--color-form-background));border:1px solid rgb(var(--color-form-border));border-radius:.75rem;box-shadow:0 .333rem 1.25rem rgba(0,0,0,.1);overflow:hidden;flex-shrink:0;margin-bottom:2rem;max-width:100%}.box-v2:last-child,.box:last-child{margin-bottom:0}.box .head,.box-v2 .head{padding:.25rem 2rem;background-color:rgb(var(--color-form-head));border-bottom:1px solid rgb(var(--color-form-border));display:flex;flex-shrink:0;align-items:center;justify-content:space-between;min-height:3.5rem}.box .head .headline,.box-v2 .head .headline{font-size:1.25rem;font-weight:500;color:rgb(var(--color-primary-light));display:flex;flex:1 1}.box .head .headline .--right,.box-v2 .head .headline .--right{flex:1 1;text-align:right}.box .head .sub-headline,.box-v2 .head .sub-headline{font-size:.9rem;font-weight:500;color:rgb(var(--color-text-on-background)/.75);display:flex;flex:1 1}.box .head:has(.sub-headline),.box-v2 .head:has(.sub-headline){align-items:flex-start;flex-direction:column}.box .body,.box-v2 .body{padding:1rem 2rem;flex:1 1}.box .foot,.box-v2 .foot{padding:1rem 2rem;background-color:rgb(var(--color-form-head));border-top:1px solid rgb(var(--color-form-border));display:flex;gap:1rem;flex-shrink:0;align-items:center}.box .foot .success-note,.box-v2 .foot .success-note{color:rgb(var(--color-primary-light));margin:0 1rem;opacity:0;transition:.2s}.box .foot .success-note.--show,.box-v2 .foot .success-note.--show{opacity:1}.box-v2{background-color:rgba(0,0,0,0);border:none;box-shadow:none;border-radius:0;overflow:visible}.box-v2 .foot,.box-v2 .head{background-color:rgba(0,0,0,0);border:none;height:unset}.box-v2 .foot .foot-notes,.box-v2 .head .foot-notes{color:rgb(var(--color-text-on-background)/.75);font-size:.75rem}.box-v2.--filled{background-color:rgb(var(--color-primary-light));box-shadow:0 .333rem 1.25rem rgba(0,0,0,.1);color:rgb(var(--color-text-on-primary));border-radius:1rem}.box-v2.--filled .head{padding:2rem 2rem 0}.box-v2.--filled .head .headline{color:rgb(var(--color-text-on-primary))}.box-v2.--filled .body{padding:1rem 2rem 2rem}.box-v2.--filled .foot{padding-top:0}.box-v2.--filled .foot:has(.foot-notes){margin:-1rem 0 .5rem}.box-v2.--filled .foot-notes{color:rgb(var(--color-text-on-primary)/.75)}.box-v2:not(.--filled) .head{min-height:0;margin-bottom:.5rem}.box-v2:not(.--filled) .body{border-radius:1rem;background-color:rgb(var(--color-form-background));box-shadow:0 8px 24px rgba(149,157,165,.2)}.box-v2:not(.--filled) .foot{padding:1rem}.small-box{border-radius:.5rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}body.dark-mode .box,body.dark-mode .box .body,body.dark-mode .box-v2,body.dark-mode .box-v2 .body{box-shadow:none}body.dark-mode .small-box{box-shadow:none;border:1px solid rgb(var(--color-form-border))}.button,.gray-button{position:relative;display:flex;justify-content:center;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:500;color:rgb(var(--color-text-on-primary));background:var(--color-button);transition:opacity .2s,background-color .2s;cursor:pointer;text-align:center}.button:hover,.gray-button:hover{opacity:.75}.button.--danger,.gray-button.--danger{background:#eb3b5a!important}.button.--danger:hover,.gray-button.--danger:hover{background-color:red}.button.--disabled,.gray-button.--disabled{filter:grayscale(1);cursor:not-allowed}.button.gray-button,.gray-button.gray-button{background:rgb(var(--color-gray-button));color:rgb(var(--color-gray-button-text));border:3px dashed rgb(var(--color-gray-button-border));width:100%;justify-content:center;letter-spacing:1px}.button.low-cta,.gray-button.low-cta{background:rgb(var(--color-gray-button));color:rgb(var(--color-gray-button-text));box-shadow:inset 0 0 0 1px rgb(var(--color-gray-button-border))}.buttons-container{height:100%;display:flex;gap:.25rem}.buttons-container .button-wrapper{height:100%}.buttons-container .button-wrapper .dg-button{background-color:rgb(var(--color-primary-light)/.1);color:rgb(var(--color-primary-light));border-color:rgb(var(--color-primary-light));border-radius:.5rem;margin:.25rem 0;font-weight:700;display:grid;height:calc(100% - .5rem);width:3rem;place-items:center;cursor:pointer;transition:.2s;font-size:1rem}.buttons-container .button-wrapper .dg-button:hover{background-color:rgb(var(--color-primary-light)/.2)}.input-wrapper{position:relative;border:2px solid rgba(0,0,0,0);margin-bottom:2rem;display:flex;flex-direction:column;transition:background-color .2s,border-color .2s;width:100%}.input-wrapper:last-of-type{margin-bottom:0}.input-wrapper .label,.input-wrapper label{font-size:.9rem;font-weight:500;margin-bottom:.5rem;padding-left:.5rem;color:rgb(var(--color-text-on-background));transition:opacity .2s;display:flex}.input-wrapper .label .small,.input-wrapper label .small{font-size:.8rem;font-weight:400;opacity:.75}.input-wrapper .label .info,.input-wrapper label .info{width:1.75rem;height:1.75rem;display:grid;place-items:center;background-color:rgb(var(--color-primary-light)/.1);border-radius:.5rem;color:rgb(var(--color-primary-light));margin-bottom:-.25rem;cursor:pointer;transition:background-color .2s}.input-wrapper .label .info:hover,.input-wrapper label .info:hover{background-color:rgb(var(--color-primary-light)/.25)}.input-wrapper .wrapper{width:100%;display:flex;align-items:stretch;border-radius:1rem;background-color:rgb(var(--color-primary-light)/.1);transition:background-color .2s,outline .2s;overflow:hidden;outline:solid 2px rgb(var(--color-primary-light)/0)}.input-wrapper .wrapper .icon,.input-wrapper .wrapper .toggle-password{position:relative;color:rgb(var(--color-text-on-background));font-size:1.333rem;width:4rem;display:grid;place-content:center}.input-wrapper .wrapper .icon:after,.input-wrapper .wrapper .toggle-password:after{content:"";position:absolute;top:.5rem;width:100%;height:calc(100% - 1rem);pointer-events:none}.input-wrapper .wrapper .icon{flex-shrink:0}.input-wrapper .wrapper .icon:not(.--right){margin-right:1rem}.input-wrapper .wrapper .icon:not(.--right):after{border-right:1px solid rgb(var(--color-primary-dark)/.25)}.input-wrapper .wrapper .icon.--right,.input-wrapper .wrapper .toggle-password{margin-left:1rem;cursor:pointer;transition:background-color .2s}.input-wrapper .wrapper .icon.--right:after,.input-wrapper .wrapper .toggle-password:after{border-left:1px solid rgb(var(--color-primary-dark)/.25)}.input-wrapper .wrapper .icon.--right:hover,.input-wrapper .wrapper .toggle-password:hover{background-color:rgb(var(--color-primary-dark)/.25)}.input-wrapper .wrapper .row>input:not([type=checkbox]),.input-wrapper .wrapper .row>textarea:not([type=checkbox]),.input-wrapper .wrapper>input:not([type=checkbox]),.input-wrapper .wrapper>textarea:not([type=checkbox]){width:100%;color:rgb(var(--color-text-on-background));padding:0 1rem 0 0;height:3rem;background-color:rgba(0,0,0,0);border:none}.input-wrapper .wrapper .row>input:not([type=checkbox])::placeholder,.input-wrapper .wrapper .row>textarea:not([type=checkbox])::placeholder,.input-wrapper .wrapper>input:not([type=checkbox])::placeholder,.input-wrapper .wrapper>textarea:not([type=checkbox])::placeholder{color:rgb(var(--color-text-on-background)/.333)}.input-wrapper .wrapper .row>input[type=checkbox],.input-wrapper .wrapper .row>textarea[type=checkbox],.input-wrapper .wrapper>input[type=checkbox],.input-wrapper .wrapper>textarea[type=checkbox]{width:1.5rem;height:1.5rem}.input-wrapper .wrapper .row>input[type=datetime-local]::-webkit-calendar-picker-indicator,.input-wrapper .wrapper .row>textarea[type=datetime-local]::-webkit-calendar-picker-indicator,.input-wrapper .wrapper>input[type=datetime-local]::-webkit-calendar-picker-indicator,.input-wrapper .wrapper>textarea[type=datetime-local]::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;width:100%;height:100%;padding:0;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.input-wrapper .wrapper .groups-wrapper{padding:1rem 0;width:100%}.input-wrapper .wrapper .groups-wrapper .group{display:flex;align-items:center;height:2rem;padding:0 1rem;width:100%}.input-wrapper .wrapper .groups-wrapper .group .icon{width:1.5rem;height:1.5rem;background-size:contain;background-repeat:no-repeat;margin:0 1rem}.input-wrapper .wrapper .groups-wrapper .group .icon:after{content:unset}.input-wrapper .wrapper .groups-wrapper .group .icon.--facebook{background-image:url(/images/social/facebook.svg)}.input-wrapper .wrapper .groups-wrapper .group .icon.--instagram{background-image:url(/images/social/instagram.svg)}.input-wrapper .wrapper .groups-wrapper .group .icon.--tiktok{background-image:url(/images/social/tiktok.svg)}.input-wrapper .wrapper .groups-wrapper .group .icon.--youtube{background-image:url(/images/social/youtube.svg)}.input-wrapper .wrapper .groups-wrapper .group .label,.input-wrapper .wrapper .groups-wrapper .group label{padding-left:0;margin:0;flex:1 1}.input-wrapper .wrapper .groups-wrapper .group:not(:has(.icon)) .label,.input-wrapper .wrapper .groups-wrapper .group:not(:has(.icon)) label{padding-left:1rem}.input-wrapper .wrapper .groups-wrapper .group:hover{background:rgb(var(--color-primary-light)/.1)}.input-wrapper .wrapper textarea{height:5rem;padding:1rem 0;resize:none}.input-wrapper .wrapper textarea.--large{height:20rem;line-height:1.5}.input-wrapper .wrapper select{width:100%;color:rgb(var(--color-text-on-background));padding:0 1rem 0 0;height:3rem;background-color:rgba(0,0,0,0);border:none;cursor:pointer;margin-right:.5rem}.input-wrapper .wrapper select::placeholder{color:rgb(var(--color-text-on-background)/.5)}.input-wrapper .wrapper:has(.checkbox-wrapper){flex-direction:column}.input-wrapper .wrapper .empty{padding:0 1rem;font-size:.9rem;font-style:italic}.input-wrapper .wrapper.--vertical{flex-direction:column}.input-wrapper .wrapper:focus-within{outline-color:rgb(var(--color-primary-light))}.input-wrapper .checkbox-wrapper{display:flex;align-items:center;cursor:pointer;transition:background-color .2s}.input-wrapper .checkbox-wrapper *{cursor:pointer}.input-wrapper .checkbox-wrapper .label,.input-wrapper .checkbox-wrapper label{margin-bottom:0;padding:.75rem 1rem;flex:1 1;display:block}.input-wrapper .checkbox-wrapper .label a,.input-wrapper .checkbox-wrapper label a{font-weight:700;color:rgb(var(--color-primary-light))}.input-wrapper input[type=checkbox]:not(.MuiSwitch-input){position:relative;width:1.25rem;height:1.25rem;-moz-appearance:none;-webkit-appearance:none;content:none;display:flex;align-items:center;justify-content:center;margin-left:1rem}.input-wrapper input[type=checkbox]:not(.MuiSwitch-input):before{content:"";display:block;width:100%;height:100%;border:3px solid rgb(var(--color-primary-light));border-radius:.25rem}.input-wrapper input[type=checkbox]:not(.MuiSwitch-input):after{content:"";position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);background-color:rgba(0,0,0,0);border-radius:1px;transition:.2s}.input-wrapper input[type=checkbox]:not(.MuiSwitch-input):checked:after{background-color:rgb(var(--color-primary-light))}.input-wrapper input[type=color]{padding:0!important;margin:1rem;cursor:pointer;width:100%;height:3rem}.input-wrapper .foot-notes{margin-top:.5rem;padding-left:.5rem;font-size:.75rem;color:rgb(var(--color-text-on-background))}.input-wrapper .password-strength-indicator{position:relative;height:.5rem;margin:.5rem .25rem 0;background-color:rgb(var(--color-form-background-2));border:1px solid rgb(var(--color-form-border));border-radius:.5rem;overflow:hidden}.input-wrapper .password-strength-indicator .inner{height:100%;width:0;transition:.2s}.input-wrapper .password-strength-indicator .inner:after{content:"";position:absolute;top:0;left:50%;width:.25rem;height:100%;background-color:hsla(0,0%,100%,.5);transform:translateX(-50%)}.input-wrapper .password-strength-indicator .inner[data-strength="0"],.input-wrapper .password-strength-indicator .inner[data-strength="1"]{background-color:#eb3b5a}.input-wrapper .password-strength-indicator .inner[data-strength="2"]{background-color:#fa8231}.input-wrapper .password-strength-indicator .inner[data-strength="3"],.input-wrapper .password-strength-indicator .inner[data-strength="4"]{background-color:#20bf6b}.input-wrapper .locked{position:absolute;right:.75rem;bottom:.75rem}.input-wrapper.--error .label,.input-wrapper.--error label{color:rgb(var(--color-danger));font-weight:700}.input-wrapper.--error .wrapper{background-color:rgb(var(--color-danger)/.1)}.input-wrapper.--error .wrapper .icon,.input-wrapper.--error .wrapper .toggle-password{color:rgb(var(--color-danger))}.input-wrapper.--error .wrapper .icon:after,.input-wrapper.--error .wrapper .toggle-password:after{border-color:rgb(var(--color-danger))}.input-wrapper.--error .wrapper input,.input-wrapper.--error .wrapper textarea{color:rgb(var(--color-danger))}.input-wrapper:has(.checkbox-wrapper){padding:.5rem 1rem}.input-wrapper .radio-wrapper{padding:.5rem 0}.input-wrapper .radio-wrapper .label,.input-wrapper .radio-wrapper label{padding:.5rem 0;margin:0}.input-wrapper .radio-wrapper .label input,.input-wrapper .radio-wrapper label input{margin-right:.5rem}.input-wrapper .actions{margin-top:.5rem;display:flex;flex-direction:row-reverse}.input-wrapper .actions .action{font-size:.75rem;color:rgb(var(--color-gray-button-text));border:1px solid rgb(var(--color-gray-button-border));background-color:rgb(var(--color-gray-button));padding:.25rem .5rem;border-radius:.5rem;cursor:pointer;transition:.2s}.input-wrapper .actions .action:hover{background-color:color-mix(in oklch,black,rgb(var(--color-gray-button)) 95%)}.input-wrapper:has(.actions){margin-bottom:1rem}.input-wrapper .tag-list{display:flex;flex-wrap:wrap;padding:1rem;gap:.25rem;margin-bottom:-1rem}.input-wrapper .tag-list .tag{display:flex;height:1.75rem;border:1px solid rgb(var(--color-primary-light));border-radius:.5rem;align-items:center;overflow:hidden;background-color:rgb(var(--color-form-background))}.input-wrapper .tag-list .tag .label{padding-left:.5rem;margin-bottom:0}.input-wrapper .tag-list .tag .remove{width:1.75rem;height:1.75rem;display:grid;place-items:center;border-left:1px solid rgb(var(--color-primary-light));margin-left:.5rem;padding-right:.25rem;cursor:pointer;transition:.2s}.input-wrapper .tag-list .tag .remove:hover{background-color:rgb(var(--color-primary-light));color:#fff}.input-wrapper .tag-list .tag.--is-overridden{opacity:.5;border-color:rgb(var(--color-gray-button-border));background-color:rgb(var(--color-gray-button-border)/.125)}.input-wrapper .tag-list .tag.--is-overridden .label{font-style:italic}.input-wrapper .tag-list .tag.--is-overridden .remove{border-color:rgb(var(--color-gray-button-border))}.input-wrapper .tag-list .tag:not(:has(.remove)){padding-right:.5rem}.input-wrapper .timezone{background-color:rgb(var(--color-primary-light)/.1);border:1px solid rgb(var(--color-primary-light)/.25);border-radius:.25rem;padding:.125rem .25rem;font-size:.65rem;margin-left:.5rem}.notice{color:rgb(var(--color-gray-button-text));background-color:rgb(var(--color-gray-button));font-size:.8rem;font-weight:500;margin-bottom:.5rem;padding:.5rem;border-radius:.5rem;border:1px solid rgb(var(--color-gray-button-border))!important;display:flex}.notice.--error{color:rgb(var(--color-danger));background-color:rgb(var(--color-danger)/.1);border-color:rgb(var(--color-danger))}.notice .icon{width:2.5rem;display:grid;place-items:center;font-size:1.5rem;padding-right:.5rem;border-right:1px solid rgb(var(--color-gray-button-border));margin-right:.75rem}.notice .message{flex:1 1}.notice a{color:rgb(var(--color-primary-light));font-weight:700}.error-message{color:rgb(var(--color-danger));font-size:.8rem;font-weight:500;margin-top:.5rem;padding-left:.5rem}dialog .error-note,form .error-note,section .error-note{background-color:rgb(var(--color-danger));color:#fff;padding:2rem;margin:-1rem -2rem 1rem;font-weight:700}.sub-menu{background:linear-gradient(90deg,rgb(var(--color-primary-light)/.05),rgb(var(--color-primary-light)/.125));height:100%;width:18rem;border-radius:1rem;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}.sub-menu .head{font-size:1.25rem;font-weight:700;border-bottom:1px solid rgb(var(--color-primary-light)/.25);color:rgb(var(--color-primary-light));background-color:rgb(var(--color-primary-light)/.1);display:flex}.sub-menu .head .headline{flex:1 1;padding:1rem}.sub-menu .head .add-button{background-color:rgb(var(--color-primary-light)/.25);border-radius:.5rem;padding:.5rem 1rem;display:grid;margin:.5rem;place-items:center;cursor:pointer;transition:background-color .2s}.sub-menu .head .add-button:hover{background-color:rgb(var(--color-primary-light)/.5)}.sub-menu .body{padding:.5rem}.sub-menu .body .sub-item{position:relative;padding:1rem;border-radius:.5rem;background-color:rgb(var(--color-primary-light)/.1);border:1px solid rgb(var(--color-primary-light)/.25);margin-bottom:.5rem;cursor:pointer;transition:.2s}.sub-menu .body .sub-item:last-child{margin-bottom:0}.sub-menu .body .sub-item:nth-child(2n){background-color:rgb(var(--color-primary-light)/.15)}.sub-menu .body .sub-item:hover{background-color:rgb(var(--color-primary-light)/.25)}.sub-menu .body .sub-item.--selected{background-color:rgb(var(--color-primary-light)/.75);color:rgb(var(--color-text-on-primary))}.sub-menu .body .sub-item.--selected .action{color:rgb(var(--color-text-on-primary))!important;opacity:1!important;pointer-events:all!important}.sub-menu .body .sub-item .label{font-weight:700}.sub-menu .body .sub-item .actions{position:absolute;right:0;top:0;height:100%;padding:.25rem;display:flex;flex-direction:column;gap:.25rem}.sub-menu .body .sub-item .actions .action{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.5rem;background-color:rgb(var(--color-primary-light)/.25);color:rgb(var(--color-primary-light));cursor:pointer;transition:.2s;opacity:0;pointer-events:none}.sub-menu .body .sub-item .actions .action:hover{background-color:rgb(var(--color-primary-light)/.5)}.sub-menu .body .empty{text-align:center;margin:1rem 0 2rem}.top-menu{position:absolute;top:2rem;right:2rem;display:flex;gap:1rem}.top-menu .top-button{color:rgb(var(--color-text-on-background));font-size:1.5rem;display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background-color:rgb(var(--color-primary-light)/.1);transition:.2s;cursor:pointer;border:2px solid rgb(var(--color-primary-light))}.top-menu .top-button:has(.icon){display:flex;align-items:center;width:auto;padding:0 1rem}.top-menu .top-button .icon{margin-right:.5rem;display:grid;place-items:center}.top-menu .top-button .text{font-size:1rem}.top-menu .top-button:hover{background-color:rgb(var(--color-primary-light)/.25)}.top-menu .top-info{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;background-color:rgb(var(--color-primary-light)/.1);padding:0 2rem;border-radius:1rem;border:1px solid rgb(var(--color-primary-light-darker-10));color:rgb(var(--color-text-on-background))}.select [aria-disabled=false]{cursor:pointer}.select [aria-disabled=true]{color:rgb(var(--color-danger))!important;background-color:rgb(var(--color-danger)/.1)!important;cursor:not-allowed}.select .small{font-size:.75rem}.MuiDateRangeCalendar-root{border:2px solid rgb(var(--color-primary-light));border-radius:.5rem}.recharts-layer,.recharts-sector{outline:none!important}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateWithTranslate{0%{transform:rotate(0deg) translate(-50%,-50%)}to{transform:rotate(1turn) translate(-50%,-50%)}}@keyframes current-progress-dot{0%{transform:scale(1);opacity:.75}to{transform:scale(2.5);opacity:0}}@keyframes breathe{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.1);opacity:1}}@keyframes wobbleLeftRight{0%,to{transform:translateX(-.25rem)}50%{transform:translateX(.25rem)}}@keyframes wobbleTopBottom{0%,to{transform:translateY(-.25rem)}50%{transform:translateY(.25rem)}}@keyframes movingGradient{0%,to{background-position:0 50%}to{background-position:100% 50%}}@property --gradient-color{syntax:"<color>";initial-value:rgba(0,0,0,0);inherits:false}@keyframes preview-flashing{0%,to{background-color:color-mix(in oklch,rgb(var(--color-primary-light)) 15%,#fff)}50%{background-color:color-mix(in oklch,rgb(var(--color-primary-light)) 35%,#fff)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}@font-face{font-family:Poetsen One;src:url(/_next/static/media/PoetsenOne-Regular.436d4d4b.woff2) format("woff2"),url(/_next/static/media/PoetsenOne-Regular.9d519d1a.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}