header{background-color:var(--color-webrazzi-gray-dark);z-index:1;align-items:center;height:64px;padding-inline:24px;display:flex;position:relative;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}header button.circleIconButton:hover{background-color:var(--color-sidebar-hover)}header button.circleIconButton:active{background-color:var(--color-sidebar-active)}header .profileButtonTexts strong{color:var(--color-text-secondary)}header .profileButtonSquircle,header .profileButtonSquircleImage span{background-color:var(--color-text-secondary)}header .profileButtonSquircleEmpty{background-color:var(--color-webrazzi-gray-dark)}header .profileButton:hover .profileButtonSquircle{background-color:var(--color-white)!important}.headerLeft{gap:24px;transition:transform .32s;display:flex}.headerRight{flex:1;justify-content:flex-end;gap:8px;display:flex}@media only screen and (width<=890px){.headerRight .profileButtonTexts{display:none}}aside{background-color:var(--color-webrazzi-gray-dark);z-index:2;flex-direction:column;flex-shrink:0;width:240px;height:100%;transition:margin-left .32s,transform .32s;display:flex;box-shadow:2px 0 3px #0000001a,2px 0 2px -1px #0000001a}aside a.sidebarLogo{background-color:var(--color-sidebar-hover);cursor:pointer;align-items:center;height:64px;padding-inline:24px;display:flex}aside a.sidebarLogo img{height:22px}aside.closed{box-shadow:none;margin-left:-240px}aside .skeletonLoading{margin-inline:24px}aside .skeletonLoading:before{background-image:radial-gradient(circle,#ffffff0f 0%,#0000 38%)}.sidebarTitle{color:var(--color-webrazzi-yellow);margin:24px 24px 8px;font-size:12px;font-weight:600}.sidebarUnauthorized{color:var(--color-webrazzi-gray-800);margin-inline:24px;font-size:13px;font-weight:500;line-height:21px}.sidebarItem img{border-radius:3px;width:20px;height:20px}.sidebarLoading{flex-direction:column;gap:4px;display:flex}.sidebarLoading .skeletonLoading{background-color:var(--color-sidebar-hover)}.sidebarLoading .skeletonLoading:before{background-image:radial-gradient(circle,#ffffff0a 0%,#0000 38%)}.asideTop{flex:1}.asideBottom{background-color:var(--color-sidebar-hover);flex-direction:column;gap:8px;padding:12px;display:flex;position:relative}.asideBottom p{color:#ffffff61;text-align:center;font-size:10px;line-height:12px}.asideBottom p:empty{background-color:#ffffff14;border-radius:3px;width:96px;height:12px;margin-inline:auto}.asideBottom .animatedAlert{position:absolute;bottom:12px;left:12px}@media only screen and (width<=768px){aside{margin-left:-240px;transform:translate(240px)}aside+.wrapper .headerLeft{transform:translate(240px)}aside+.wrapper .headerRight{display:none}aside.closed,aside.closed+.wrapper .headerLeft{transform:translate(0)}aside.closed+.wrapper .headerRight{display:flex}}#root{align-items:flex-start;height:100svh;display:flex}.wrapper{flex:1}main{height:calc(100svh - 4rem);container:main/inline-size}#root:has(.login){justify-content:center;align-items:center;min-height:100svh;display:flex}.login{background-color:var(--color-white);border:1px solid var(--color-white-background-border);border-radius:3px;width:576px;padding:48px;box-shadow:0 2px 4px #0000000a}.login h1{text-align:center;margin-bottom:48px}@media only screen and (width<=630px){.login{width:100%;margin-inline:12px;padding:24px}.login h1{margin-bottom:24px}}.pageHeader{align-items:center;gap:24px;display:flex}.pageHeaderTexts{align-items:center;gap:12px;display:flex}.pageHeaderTexts svg{color:var(--color-text-primary);font-size:24px}.pageHeaderTexts h1.webrazziText{font-size:25px;line-height:30px}.pageHeaderRight{flex:1;justify-content:flex-end;gap:24px;display:flex}.pageHeaderRight .pageHeaderInput{width:360px}.rightElementLink{cursor:pointer}.rightElementLink:hover{text-decoration:underline}.webrazziTableBody .tableButtonsContainer{justify-content:flex-end;display:flex}.tableButtons{gap:9px;display:flex;position:absolute;top:9px}.faviconImage{border-radius:3px;width:24px;height:24px;position:absolute;top:12px}.iconBadge{width:max-content;height:30px;color:var(--color-text-secondary);background-color:#e3ebf3;border-radius:30px;align-items:center;gap:6px;padding-inline:12px;display:flex;position:absolute;top:9px}.iconBadge svg{font-size:20px}.iconBadge b{font-size:13px;font-weight:500!important}.bigTextarea textarea{min-height:216px!important}.siteHeader{background-color:#fff;align-items:center;gap:12px;padding-block:12px;padding-inline:24px;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.siteHeader img{border-radius:3px;width:24px;height:24px}.siteHeader h1{color:var(--color-text-primary);font-size:17px;font-weight:500;line-height:20px}.pDefault:has(.siteHeader){flex-direction:column;height:calc(100svh - 64px);padding:0;display:flex}.siteWrapper{flex:1;gap:4px;padding-inline:4px;display:flex}.siteLeft{flex-shrink:0;width:576px;margin-block:4px}.siteRight{border:1px solid var(--color-white-background-border);background-color:#fff;border-radius:4px;flex:1;margin-block:4px;box-shadow:0 2px 4px #0000000a}.newsItem{cursor:pointer;border:1px solid #0000;padding:24px;position:relative}.newsItem>p{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;font-size:11px;line-height:18px;display:-webkit-box;overflow:hidden}.newsItem:hover{border:1px solid var(--color-white-background-border);background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000000a}.newsItem:hover.unread:before{top:2px;bottom:2px;left:2px}.newsItem.selected{border:1px solid var(--color-white-background-border);background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000000a}.newsItem.selected.unread:before{top:2px;bottom:2px;left:2px}.newsItem.read{opacity:.38}.newsItem.unread:before{content:"";background-color:var(--color-link-text);border-radius:4px;width:4px;position:absolute;top:0;bottom:0;left:0}.newsItemHead{align-items:center;gap:12px;display:flex}.newsItemHead img{aspect-ratio:16/9;object-fit:contain;background-color:var(--color-gray-background);border-radius:3px;height:50px}.newsItemHeadRight{flex:1}.newsItemHeadRight h2{color:var(--color-text-primary);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;font-size:17px;font-weight:648;line-height:25px;display:-webkit-box;overflow:hidden}.iconTextContainer{gap:32px;margin-top:12px;display:flex}.iconText{color:var(--color-text-secondary);align-items:center;gap:8px;display:flex}.iconText svg{flex-shrink:0;font-size:16px}.iconText p{font-size:11px;line-height:16px}.iconText.link{color:var(--color-link-text);cursor:pointer}.iconText.link p{font-weight:500}.iconText.link:hover p{text-decoration:underline}.newsItemLine{background-color:var(--color-white-background-border);height:1px;margin-block:4px}.pDefault:has(.skeletonLoading.pageLoading){flex-direction:column;height:100%;display:flex}.skeletonLoading.pageLoading{flex:1;justify-content:center;align-items:center;width:auto;display:flex}.spinner{gap:2px;display:flex}.spinner>div{background-color:var(--color-text-secondary);border-radius:12px;width:12px;height:12px;animation:1.4s ease-in-out infinite both sk-bouncedelay}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.newsItemHeader{background-color:var(--color-gray-background);border-bottom:1px solid var(--color-white-background-border);border-radius:3px 3px 0 0;padding:24px}.newsItemHeader h3{color:var(--color-text-primary);text-wrap:pretty;font-size:17px;font-weight:648;line-height:25px}.newsItemImg{margin-inline:24px;aspect-ratio:16/9;object-fit:contain;background-color:var(--color-gray-background);border-radius:3px;width:calc(100% - 48px);margin-top:24px}.newsItemContent{margin-inline:24px;flex-direction:column;gap:12px;margin-top:24px;margin-bottom:24px;display:flex}.newsItemContent p{color:var(--color-text-secondary);font-size:14px;line-height:22px}:root{--color-gray-background:#f1f5f9;--color-gray-background-rgba:241, 245, 249;--color-white:#fff;--color-sidebar-hover:#0f0f10;--color-sidebar-active:#060606;--color-text-primary:#1e293b;--color-text-primary-rgba:30, 41, 49;--color-text-secondary:#64758b;--color-text-secondary-rgba:100, 117, 139;--color-text-list:#58687e;--color-text-list-rgba:88, 104, 126;--color-text-active:#5183f5;--color-text-active-rgba:81, 131, 245;--color-input-border:#cbd5e1;--color-input-border-focus:#3d9cff;--color-white-background-border:#dcdfe2;--color-white-list-border:#e7e9eb;--color-confirm-footer-background:#f8fafc;--color-confirm-footer-border:#e2e8f0;--color-tooltip-background:#1e2229;--color-tooltip-text:#aeb1bd;--color-link-text:#6366f1;--color-progress-background:#eaf0f6;--color-progress-secondary:#17a2b8;--color-table-text:#3c4653;--color-badge-text:#2ecc71;--color-chart-grid:#f0f1f4;--color-printer-text-color:#19191a;--color-webrazzi-yellow-dark:#4d451a;--color-webrazzi-yellow-dark-rgba:77, 69, 26;--color-webrazzi-yellow:#f3d02e;--color-webrazzi-yellow-rgba:243, 208, 46;--color-webrazzi-gray-dark:#19191a;--color-webrazzi-gray-dark-100:#2e3132;--color-webrazzi-gray:#525659;--color-webrazzi-gray-rgba:82, 86, 89;--color-webrazzi-gray-800:#7a8085;--color-webrazzi-gray-400:#b6b7b9;--color-pale-blue:#e4e6e7;--color-button-primary-hover:#f5d853;--color-button-primary-active:#f6dd66;--color-button-secondary-hover:#dedee0;--color-button-secondary-active:#d3d3d7;--color-button-danger-background:#e53e3e;--color-button-danger-hover:#de1e1e;--color-button-danger-active:#cd1c1c;--color-notify-success-background:#f1faf7;--color-notify-success-text:#04543f;--color-notify-success-icon-background:#34c38e;--color-notify-success-icon-background-rgba:52, 195, 142;--color-notify-error-background:#fdf1f1;--color-notify-error-text:#9a1c1d;--color-notify-error-icon-background:#e53e3e;--color-notify-error-icon-background-rgba:229, 62, 61;--color-notify-warning-background:#fefdeb;--color-notify-warning-text:#8d4b0e;--color-notify-warning-icon-background:#e3a008;--color-notify-warning-icon-background-rgba:227, 160, 8;--color-notify-info-background:#f6f4ff;--color-notify-info-text:#6763fe;--color-notify-info-icon-background:#9593fb;--color-notify-info-icon-background-rgba:149, 147, 251}*{box-sizing:border-box;border:0;outline:none;margin:0;padding:0}body{background-color:var(--color-gray-background);overflow:hidden}html{font-feature-settings:"salt";font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px}svg,img{display:block}ul,li{list-style:none}a{text-decoration:none}button{font-feature-settings:"salt";cursor:pointer;background-color:#0000;font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem}input,textarea,select{font-feature-settings:"salt";font-family:Inter,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont-1DkMk9sQ.woff2)format("woff2");font-weight:100 900;font-display:swap}.mt60{margin-top:3.75rem}.mt48{margin-top:3rem}.mt36{margin-top:2.25rem}.mt32{margin-top:2rem}.mt24{margin-top:1.5rem}.mt12{margin-top:.75rem}.mt8{margin-top:.5rem}.mt4{margin-top:.25rem}.mb48{margin-bottom:3rem}.mb36{margin-bottom:2.25rem}.mb32{margin-bottom:2rem}.mb24{margin-bottom:1.5rem}.mb12{margin-bottom:.75rem}.mb8{margin-bottom:.5rem}.mb4{margin-bottom:.25rem}.p0{padding:0}.pDefault{padding:1.5rem}.gridForm{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));display:grid}.formColumn{flex-direction:column;row-gap:1.5rem;display:flex}.formRow{flex-direction:row;column-gap:1.5rem;display:flex}.formRow>div{flex:1}.leftButton{margin-right:auto}.wAuto{width:auto!important}.tabularNums{font-variant:tabular-nums}.dynamicViewportHeight{height:100svh}.rc-scrollbars-thumb-v,.rc-scrollbars-thumb-h{opacity:0;transition:background-color .12s,opacity .12s;background-color:#0000003d!important;border-radius:2px!important}.rc-scrollbars-thumb-v:hover,.rc-scrollbars-thumb-h:hover{background-color:#0000007a!important}.rc-scrollbars-track-v{transition:width .12s;top:3px!important;bottom:3px!important;right:3px!important}.rc-scrollbars-track-v:hover{width:8px!important}.rc-scrollbars-track-h{transition:height .12s;bottom:3px!important;left:3px!important;right:3px!important}.rc-scrollbars-track-h:hover{height:8px!important}.rc-scrollbars-container:hover>.rc-scrollbars-track-v .rc-scrollbars-thumb-v,.rc-scrollbars-container:hover>.rc-scrollbars-track-h .rc-scrollbars-thumb-h{opacity:1}.lightScrollbars>.rc-scrollbars-track-v .rc-scrollbars-thumb-v,.lightScrollbars>.rc-scrollbars-track-h .rc-scrollbars-thumb-h{background-color:#ffffff3d!important}.lightScrollbars>.rc-scrollbars-track-v .rc-scrollbars-thumb-v:hover,.lightScrollbars>.rc-scrollbars-track-h .rc-scrollbars-thumb-h:hover{background-color:#ffffff7a!important}button.webrazziButton{background-color:var(--color-webrazzi-yellow);border-radius:.1875rem;align-items:center;height:3rem;font-size:.9375rem;transition:background-color .12s,opacity .12s;display:flex;box-shadow:0 1px 2px #00000010}button.webrazziButton span{background-color:#00000010;border-radius:.1875rem 0 0 .1875rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}button.webrazziButton span svg{color:var(--color-webrazzi-yellow-dark);font-size:1.25rem}button.webrazziButton span em.spin{border:.125rem solid var(--color-webrazzi-yellow-dark);border-top-color:#0000;border-radius:1.25rem;width:1.25rem;height:1.25rem;animation-name:webrazziSpin;animation-duration:.84s;animation-timing-function:linear;animation-iteration-count:infinite}button.webrazziButton b{color:var(--color-webrazzi-yellow-dark);-webkit-user-select:none;user-select:none;padding:0 1.5rem;font-size:.9375rem;font-weight:538}button.webrazziButton:hover{background-color:var(--color-button-primary-hover)}button.webrazziButton:active{background-color:var(--color-button-primary-active)}button.webrazziButton.secondary{background-color:var(--color-pale-blue)}button.webrazziButton.secondary b,button.webrazziButton.secondary span svg{color:var(--color-webrazzi-gray)}button.webrazziButton.secondary span{background-color:#0000000c}button.webrazziButton.secondary span em.spin{border-color:var(--color-webrazzi-gray);border-top-color:#0000}button.webrazziButton.secondary:hover{background-color:var(--color-button-secondary-hover)}button.webrazziButton.secondary:active{background-color:var(--color-button-secondary-active)}button.webrazziButton.danger{background-color:var(--color-button-danger-background)}button.webrazziButton.danger b,button.webrazziButton.danger span svg{color:var(--color-white)}button.webrazziButton.danger span{background-color:#00000013}button.webrazziButton.danger span em.spin{border-color:var(--color-white);border-top-color:#0000}button.webrazziButton.danger:hover{background-color:var(--color-button-danger-hover)}button.webrazziButton.danger:active{background-color:var(--color-button-danger-active)}button.webrazziButton.medium{height:2.75rem;font-size:.875rem}button.webrazziButton.medium b{padding:0 1.25rem;font-size:.875rem}button.webrazziButton.medium span{width:2.75rem;height:2.75rem}button.webrazziButton.small{height:2.5rem;font-size:.8125rem}button.webrazziButton.small b{padding:0 1rem;font-size:.8125rem}button.webrazziButton.small span{width:2.5rem;height:2.5rem}button.webrazziButton.extraSmall{height:1.875rem;font-size:.75rem}button.webrazziButton.extraSmall b{padding:0 .8125rem;font-size:.75rem}button.webrazziButton.extraSmall span{width:1.875rem;height:1.875rem}button.webrazziButton.extraSmall span svg{font-size:1rem}button.webrazziButton.extraSmall span em{border-width:.0625rem;width:.875rem;height:.875rem}button.webrazziButton.extraSmallH31{height:1.9375rem}button.webrazziButton.extraSmallH31 span{width:1.9375rem;height:1.9375rem}button.webrazziButton:not(:has(b)) span{background-color:#0000!important}button.webrazziButton.widthFull{width:100%}button.webrazziButton.widthFull b{flex:1}button.webrazziButton.disabled{opacity:.64;cursor:not-allowed}button.webrazziButton.disabled:hover,button.webrazziButton.disabled:active{background-color:var(--color-webrazzi-yellow)}button.webrazziButton.disabled.secondary:hover,button.webrazziButton.disabled.secondary:active{background-color:var(--color-pale-blue)}button.webrazziButton.disabled.danger:hover,button.webrazziButton.disabled.danger:active{background-color:var(--color-button-danger-background)}@keyframes webrazziSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.webrazziText{display:block}h1.webrazziText{color:var(--color-text-primary);font-size:1.75rem;font-weight:700;line-height:2.25rem}h2.webrazziText{color:var(--color-text-primary);font-size:1.625rem;font-weight:700;line-height:2.125rem}h3.webrazziText{color:var(--color-text-primary);font-size:1.5rem;font-weight:600;line-height:2rem}h4.webrazziText{color:var(--color-text-primary);font-size:1.375rem;font-weight:600;line-height:2rem}h5.webrazziText{color:var(--color-text-primary);font-size:1.25rem;font-weight:600;line-height:1.75rem}h6.webrazziText{color:var(--color-text-primary);font-size:1.125rem;font-weight:600;line-height:1.625rem}p.webrazziText{color:var(--color-webrazzi-gray);font-size:1rem;line-height:1.625rem}p.webrazziText strong,p.webrazziText b{font-weight:600}p.webrazziText a{color:var(--color-link-text);cursor:pointer;font-weight:500}p.webrazziText a:hover{text-decoration:underline}p.webrazziText.primary{color:var(--color-text-primary)}p.webrazziText.secondary{color:var(--color-text-secondary)}span.webrazziText{color:var(--color-webrazzi-gray);font-size:.875rem;line-height:1.375rem}span.webrazziText strong,span.webrazziText b{font-weight:600}span.webrazziText a{color:var(--color-link-text);cursor:pointer;font-weight:500}span.webrazziText a:hover{text-decoration:underline}span.webrazziText.primary{color:var(--color-text-primary)}span.webrazziText.secondary{color:var(--color-text-secondary)}.webrazziFormContainer{flex-direction:column;gap:.5rem;display:flex}.webrazziFormContainer.disabled .webrazziInput input,.webrazziFormContainer.disabled .webrazziTextarea textarea,.webrazziFormContainer.disabled .webrazziSelect select{background-color:var(--color-gray-background);color:var(--color-text-secondary);cursor:not-allowed}.webrazziFormContainer.g12{gap:.75rem}.webrazziFormHeader{justify-content:space-between;align-items:flex-end;display:flex}.webrazziFormHeader label{color:var(--color-text-primary);cursor:pointer;font-size:.9375rem;font-weight:500}.webrazziFormHeader label.cursorText{cursor:text}.webrazziFormRightElement{color:var(--color-text-secondary);font-size:.75rem}.webrazziInput{position:relative}.webrazziInput input{background-color:var(--color-white);border:1px solid var(--color-input-border);width:100%;color:var(--color-text-primary);border-radius:.1875rem;padding:.875rem;font-size:.9375rem;line-height:1.125rem;transition:box-shadow .12s,border-color .12s,background-color .12s,color .12s;box-shadow:0 1px 2px #00000010}.webrazziInput input:focus{border-color:var(--color-input-border-focus);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziInput input::placeholder{color:var(--color-text-secondary);opacity:.58}.webrazziInput:has(input:focus) .webrazziInputLeftIcon svg{opacity:1}.webrazziInputLeftIcon{pointer-events:none;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:.9375rem}.webrazziInputLeftIcon svg{color:var(--color-text-secondary);opacity:.58;font-size:1.25rem;transition:opacity .12s}.webrazziInputLeftIcon img{object-fit:contain;width:1.25rem;height:1.25rem}.webrazziInputLeftIcon+input{padding-left:3rem}.webrazziInputRightIcon{align-items:center;display:flex;position:absolute;top:0;bottom:0;right:.375rem}.webrazziInputRightIcon .circleIconButton{width:2.25rem;height:2.25rem}.webrazziInputRightIcon .circleIconButton svg{font-size:1.25rem}.webrazziInput:has(.webrazziInputRightIcon) input{padding-right:3.4375rem}.webrazziInput:has(.webrazziSelectIcon) input{padding-right:3rem}.webrazziInputPrefix{background-color:var(--color-gray-background);color:var(--color-text-secondary);border-right:1px solid var(--color-input-border);border-radius:.125rem 0 0 .125rem;align-items:center;padding-inline:.875rem;font-size:.9375rem;display:flex;position:absolute;top:.0625rem;bottom:.0625rem;left:.0625rem}.webrazziInput:has(.webrazziInputPrefix) input{color:var(--color-white)}.webrazziInput:has(.webrazziInputPrefix) input::placeholder{opacity:0}.prefixTextShow{color:var(--color-text-primary)!important}.prefixTextShow::placeholder{opacity:.58!important}.webrazziFormContainer:has(.webrazziFormError) .webrazziInput input{border-color:rgba(var(--color-notify-error-icon-background-rgba), .64);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziFormError{gap:.25rem;display:flex}.webrazziFormError svg{color:var(--color-notify-error-icon-background);flex-shrink:0;font-size:1rem}.webrazziFormError em{color:var(--color-notify-error-icon-background);font-size:.8125rem;font-style:normal;font-weight:538;line-height:1.1875rem;position:relative;top:-.0625rem}.notifyContainer{z-index:901;padding:.75rem .75rem 0;transition:all .32s;position:fixed;top:0;right:0;overflow:hidden}.notify{opacity:0;transform-origin:100% 0;border-radius:.1875rem;width:22.5rem;height:0;transition:all .32s;display:flex;position:relative;overflow:hidden;transform:translate(calc(100% - 3rem))scale(.72);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.notify.notifyShow{opacity:1;height:auto;transform:translate(0)scale(1)}.notifyIcon{justify-content:center;width:2.75rem;display:flex;position:relative}.notifyIcon .notifyIconBackground{z-index:1;background-color:#00000018;transition:top .48s;position:absolute;inset:0}.notifyIcon svg{color:var(--color-white);z-index:2;font-size:1.25rem;position:relative;top:.75rem}.notifyText{flex:1;margin-right:2.75rem;padding:.75rem;font-size:.875rem;line-height:1.25rem}.notifyText strong,.notifyText b{font-weight:600}.notifyText a{color:var(--color-link-text);cursor:pointer;font-weight:500}.notifyText a:hover{text-decoration:underline}.notifyClose{cursor:pointer;position:absolute;top:.875rem;right:.875rem}.notifyClose svg{opacity:.72;font-size:1rem;transition:opacity .12s}.notifyClose svg:hover{opacity:1}.notify_success{background-color:var(--color-notify-success-background);color:var(--color-notify-success-text)}.notify_success .notifyIcon{background-color:var(--color-notify-success-icon-background)}.notify_success .notifyClose svg{color:var(--color-notify-success-text)}.notify_error{background-color:var(--color-notify-error-background);color:var(--color-notify-error-text)}.notify_error .notifyIcon{background-color:var(--color-notify-error-icon-background)}.notify_error .notifyClose svg{color:var(--color-notify-error-text)}.notify_warning{background-color:var(--color-notify-warning-background);color:var(--color-notify-warning-text)}.notify_warning .notifyIcon{background-color:var(--color-notify-warning-icon-background)}.notify_warning .notifyClose svg{color:var(--color-notify-warning-text)}.notify_info{background-color:var(--color-notify-info-background);color:var(--color-notify-info-text)}.notify_info .notifyIcon{background-color:var(--color-notify-info-icon-background)}.notify_info .notifyClose svg{color:var(--color-notify-info-text)}@media only screen and (width<=384px){.notify{width:auto}}button.circleIconButton{border-radius:56.25rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .12s,opacity .12s;display:flex;position:relative}button.circleIconButton svg{color:var(--color-text-secondary);font-size:1.5rem}button.circleIconButton span{background-color:var(--color-notify-warning-icon-background);color:var(--color-white);border-radius:56.25rem;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.625rem;font-weight:500;display:flex;position:absolute;top:.1875rem;right:.1875rem}button.circleIconButton:hover{background-color:#0000000c}button.circleIconButton:active{background-color:#00000018}button.circleIconButton.disabled{opacity:.64;cursor:not-allowed;background-color:#0000}button.circleIconButton.small{width:2.125rem;height:2.125rem}button.circleIconButton.small svg{font-size:1.25rem}button.profileButton{align-items:center;gap:.75rem;margin-left:1rem;display:flex}button.profileButton:hover .profileButtonSquircle{background-color:var(--color-notify-warning-icon-background)}button.profileButton.cursorText{cursor:text}button.profileButton.cursorText .profileButtonSquircle{background-color:var(--color-webrazzi-yellow)}.profileButtonSquircle{background-color:var(--color-webrazzi-yellow);width:2.5rem;height:2.5rem;padding:.125rem;transition:background-color .12s}.profileButtonSquircleEmpty{background-color:var(--color-gray-background);width:100%;height:100%;padding:.125rem}.profileButtonSquircleImage{width:100%;height:100%;display:flex}.profileButtonSquircleImage img{object-fit:cover;width:100%;height:100%}.profileButtonSquircleImage span{background-color:var(--color-webrazzi-yellow);color:var(--color-white);flex:1;justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex}.profileButtonTexts{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.profileButtonTexts strong{color:var(--color-text-primary);font-size:.875rem;font-weight:500;line-height:1.0625rem}.profileButtonTexts span{color:var(--color-text-secondary);font-size:.75rem;line-height:.9375rem}.webrazziTooltip{background-color:var(--color-tooltip-background);color:var(--color-tooltip-text);pointer-events:none;z-index:900;opacity:0;word-break:break-all;border-radius:.1875rem;max-width:19.5rem;padding:.5rem .75rem;font-size:.8125rem;line-height:1.0625rem;transition:transform .12s,opacity .12s;position:absolute;top:0;box-shadow:0 2px 4px #0000001f,0 1px 2px -1px #0000001f}.webrazziTooltip strong,.webrazziTooltip b{font-weight:600}.webrazziTooltip:before{content:"";border:.375rem solid #0000;width:0;height:0;position:absolute}.webrazziTooltip.top{transform:translateY(-.75rem)}.webrazziTooltip.top:before{border-top-color:var(--color-tooltip-background);bottom:-.75rem;right:calc(50% - .375rem)}.webrazziTooltip.bottom{transform:translateY(.75rem)}.webrazziTooltip.bottom:before{border-bottom-color:var(--color-tooltip-background);top:-.75rem;right:calc(50% - .375rem)}.webrazziTooltip.left{transform:translate(-.75rem)}.webrazziTooltip.left:before{border-left-color:var(--color-tooltip-background);top:calc(50% - .375rem);right:-.75rem}.webrazziTooltip.right{transform:translate(.75rem)}.webrazziTooltip.right:before{border-right-color:var(--color-tooltip-background);top:calc(50% - .375rem);left:-.75rem}.webrazziTooltip.active{opacity:1;transform:translate(0)}.webrazziTooltip.multipleChildren{padding:1rem}.webrazziTooltipTitle{color:var(--color-white);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.confirmBackground{opacity:0;z-index:900;background-color:#00000052;justify-content:center;align-items:center;transition:opacity .32s;display:flex;position:absolute;inset:0}.confirmBackground.active{opacity:1}.confirmBackground.active .confirmWrapper{transform:scale(1)}.confirmWrapper{background-color:var(--color-white);border-radius:.75rem;width:30.375rem;transition:transform .32s;overflow:hidden;transform:scale(.82);box-shadow:0 0 14px #00000018}.confirmContainer{align-items:flex-start;gap:1rem;padding:2rem;display:flex}.confirmIcon{background-color:#0000000c;border-radius:56.25rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative;top:.0625rem}.confirmIcon svg{color:var(--color-text-secondary);font-size:1.5rem}.confirmIcon.success{background-color:var(--color-notify-success-icon-background)}.confirmIcon.success svg{color:var(--color-white)}.confirmIcon.error{background-color:var(--color-notify-error-icon-background)}.confirmIcon.error svg{color:var(--color-white)}.confirmIcon.warning{background-color:var(--color-notify-warning-icon-background)}.confirmIcon.warning svg{color:var(--color-white)}.confirmIcon.info{background-color:var(--color-notify-info-icon-background)}.confirmIcon.info svg{color:var(--color-white)}.confirmTexts{flex:1}.confirmPrimaryText{color:var(--color-text-primary);font-size:1.125rem;font-weight:500;line-height:1.625rem}.confirmSecondaryText{color:var(--color-text-secondary);margin-top:.25rem;font-size:.875rem;line-height:1.375rem}.confirmSecondaryText strong,.confirmSecondaryText b{font-weight:600}.confirmSecondaryText a{color:var(--color-link-text);cursor:pointer;font-weight:500}.confirmSecondaryText a:hover{text-decoration:underline}.confirmFooter{background-color:var(--color-confirm-footer-background);border-top:.0625rem solid var(--color-confirm-footer-border);flex-flow:row-reverse wrap;justify-content:flex-start;gap:1rem;padding-block:1rem;padding-inline:1.5rem;display:flex}@media only screen and (width<=534px){.confirmWrapper{width:auto;margin-inline:1.5rem}}.squircleContainer{filter:drop-shadow(0 1px 2px #00000021)}.squircleContainer.empty{filter:drop-shadow(1px 1px #00000010)}.squircleContainer.empty .squircle{background-color:var(--color-gray-background);width:100%;height:100%;color:var(--color-text-secondary);justify-content:center;align-items:center;font-size:1rem;font-weight:500;display:flex}.squircle{-webkit-mask-image:url("data:image/svg+xml,<svg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 100 0 C 20 0 0 20 0 100 C 0 180 20 200 100 200 C 180 200 200 180 200 100 C 200 20 180 0 100 0 Z\"/></svg>");mask-image:url("data:image/svg+xml,<svg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M 100 0 C 20 0 0 20 0 100 C 0 180 20 200 100 200 C 180 200 200 180 200 100 C 200 20 180 0 100 0 Z\"/></svg>")}.alert{border-radius:.1875rem;display:flex;overflow:hidden;box-shadow:0 1px 2px #00000010}.alert .notifyText{border:.0625rem solid;border-left:none;border-radius:0 .1875rem .1875rem 0;margin-right:0}.alert .notifyIcon{width:2.875rem}.alert.notify_success .notifyText{border-color:rgba(var(--color-notify-success-icon-background-rgba), .38)}.alert.notify_error .notifyText{border-color:rgba(var(--color-notify-error-icon-background-rgba), .38)}.alert.notify_warning .notifyText{border-color:rgba(var(--color-notify-warning-icon-background-rgba), .38)}.alert.notify_info .notifyText{border-color:rgba(var(--color-notify-info-icon-background-rgba), .38)}.sidebarItem{cursor:pointer;align-items:center;gap:1rem;padding-block:.75rem;padding-inline:1.5rem;transition:background-color .12s;display:flex}.sidebarItem>svg{color:#ffffffc7;font-size:1.25rem;transition:color .12s}.sidebarItem b{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;flex:1;font-size:.8125rem;font-weight:500;transition:color .12s;overflow:hidden}.sidebarItem:hover{background-color:var(--color-sidebar-hover)}.sidebarItem.active{background-color:var(--color-sidebar-active)}.sidebarItem.active>svg,.sidebarItem.active b,.sidebarItem.active .sidebarSimpleBadge{color:var(--color-white)}.sidebarItem.opened .sidebarItemCaret{transform:rotate(90deg)}.sidebarItem.opened>svg,.sidebarItem.opened b{color:var(--color-white)}.sidebarItemCaret{transition:transform .24s}.sidebarItemCaret svg{color:#ffffff85;font-size:1rem}.sidebarItemChildren>li>.sidebarItem{padding-left:3.25rem}.sidebarItemChildren>li>div>div>.sidebarItemChildren>li>.sidebarItem{padding-left:5rem}.sidebarItemChildren>li>div>div>.sidebarItemChildren>li>div>div>.sidebarItemChildren>li>.sidebarItem{padding-left:6.75rem}.sidebarItemChildren>li>div>div>.sidebarItemChildren>li>div>div>.sidebarItemChildren>li>div>div>.sidebarItemChildren>li>.sidebarItem{padding-left:8.5rem}.sidebarCircleBadge{background-color:var(--color-webrazzi-gray-400);color:var(--color-sidebar-hover);border-radius:56.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;font-weight:600;display:flex}.sidebarRectangleBadge{background-color:var(--color-webrazzi-gray-400);color:var(--color-sidebar-hover);border-radius:.1875rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600}.sidebarRoundedBadge{border-radius:56.25rem}.sidebarSimpleBadge{color:var(--color-webrazzi-gray-800);font-size:.625rem;font-weight:600}.highlighted{background-color:var(--color-webrazzi-yellow)}.sidebarSimpleBadge.highlighted{color:var(--color-webrazzi-yellow);background-color:#0000}.webrazziInputFile{background-color:var(--color-white);border:1px solid var(--color-input-border);border-radius:.1875rem;align-items:center;height:3rem;padding-left:.5rem;padding-right:.875rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000010}.webrazziInputFile span{border:1px dashed var(--color-input-border);color:var(--color-text-primary);-webkit-user-select:none;user-select:none;-webkit-line-clamp:1;word-break:break-all;border-radius:.1875rem;-webkit-box-orient:vertical;padding:.1875rem .5625rem;font-size:.9375rem;line-height:1.375rem;display:-webkit-box;overflow:hidden}.webrazziInputFile p{color:var(--color-text-secondary);opacity:.58;-webkit-user-select:none;user-select:none;white-space:nowrap;flex:1;margin-left:.875rem;font-size:.9375rem}.webrazziInputFile input{cursor:pointer;opacity:0;position:absolute;inset:-3rem 0 0}.webrazziFormContainer.disabled .webrazziInputFile{background-color:var(--color-gray-background)}.webrazziFormContainer.disabled .webrazziInputFile span{box-shadow:none;color:var(--color-text-secondary);border-color:var(--color-input-border);background-color:#0000}.webrazziFormContainer.disabled .webrazziInputFile input{cursor:not-allowed}.webrazziFormContainer:has(.webrazziFormError) .webrazziInputFile{border-color:rgba(var(--color-notify-error-icon-background-rgba), .64);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziTable{border:.0625rem solid var(--color-white-background-border);--scrollbar-size:15px;border-radius:.1875rem;box-shadow:0 1px 2px #00000010}.webrazziTable.isMobileDevice{--scrollbar-size:0px}.webrazziTable .rc-scrollbars-track-v{top:2.875rem!important}.webrazziTable:has(.webrazziTableFooter) .webrazziTableBody{border-radius:0}.webrazziTable:has(.webrazziTableFooter) .rc-scrollbars-track-v{bottom:2.75rem!important}.webrazziTableTitle{background-color:var(--color-white);border-radius:.125rem .125rem 0 0}.webrazziTableTitle+.rc-scrollbars-container .webrazziTableHeader{border-radius:0}.webrazziTableTitle{border-bottom:.0625rem solid var(--color-white-background-border);flex-direction:column;gap:.25rem;padding-block:1rem;padding-inline:1rem;display:flex}.webrazziTableTitle b{color:var(--color-text-primary);font-size:1rem;font-weight:538}.webrazziTableTitle span{color:var(--color-text-secondary);font-size:.75rem}.webrazziTableTitleNode{background-color:var(--color-white);border-radius:.125rem .125rem 0 0}.webrazziTableTitleNode+.rc-scrollbars-container .webrazziTableHeader{border-radius:0}.webrazziTableTitleNode{border-bottom:.0625rem solid var(--color-white-background-border);padding-block:1rem;padding-inline:1rem}.webrazziTableHeader{background-color:var(--color-gray-background);z-index:1;border-radius:.125rem .125rem 0 0;min-width:max-content;position:sticky;top:0}.webrazziTableHeader .webrazziTableCell{color:var(--color-text-secondary);padding-block:.75rem;font-weight:500}.webrazziTableHeader .webrazziTableCell.endSticky{background:linear-gradient(90deg, transparent 0%, var(--color-gray-background) 6%);position:sticky;right:0}.webrazziTableHeader:before{content:"";background-color:var(--color-white-background-border);height:.0625rem;position:absolute;bottom:-.0625rem;left:0;right:0}.webrazziTableBody{background-color:var(--color-white);border-radius:0 0 .125rem .125rem;min-width:max-content}.webrazziTableBody .webrazziTableRow{border-top:.0625rem solid var(--color-white-background-border);transition:background-color .12s}.webrazziTableBody .webrazziTableRow .webrazziTableCell{color:var(--color-table-text);padding-block:.875rem}.webrazziTableBody .webrazziTableRow .webrazziTableCell.endSticky{background:linear-gradient(90deg, transparent 0%, var(--color-white) 6%);position:sticky;right:0}.webrazziTableBody .webrazziTableRow:hover{background-color:rgba(var(--color-gray-background-rgba), .32)}.webrazziTableRow{flex-wrap:nowrap;display:flex}.webrazziTableCell{width:15rem;padding-inline:.75rem;font-size:.875rem;line-height:1.25rem}.webrazziTableCell:first-child{padding-left:1rem}.webrazziTableCell:last-child{padding-right:1rem}.webrazziTableCell.textOverflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.webrazziTableCell.align_left{text-align:left}.webrazziTableCell.align_center{text-align:center}.webrazziTableCell.align_right{text-align:right}.webrazziTableCell.verticalCenter{align-items:center;display:flex}.webrazziTableCell.tabularNums{font-variant:tabular-nums}.webrazziTableCell.widthFull{flex:1}.webrazziTableCell strong,.webrazziTableCell b{font-weight:600}.webrazziTableCell a{color:var(--color-link-text);cursor:pointer;font-weight:500}.webrazziTableCell a:hover{text-decoration:underline}.webrazziTableCell.pRelative{position:relative}.webrazziTableCell.pRelative>.webrazziButton.extraSmall{box-shadow:none;position:absolute;top:.5625rem}.webrazziTableCell.pRelative>.circleIconButton.small{position:absolute;top:.4375rem}.webrazziTableCell.pRelative>.animatedAlert{position:absolute;top:1.25rem}.webrazziTableCell.pRelative>.badge{position:absolute;top:.5625rem}.webrazziTableCell.oVisible{overflow:visible}.tableIcon{color:var(--color-text-secondary);font-size:1.25rem}.tableIcon.colorPrimary{color:var(--color-webrazzi-yellow)}.tableIcon.colorSecondary{color:var(--color-text-secondary)}.tableIcon.colorSuccess{color:var(--color-notify-success-icon-background)}.tableIcon.colorError{color:var(--color-notify-error-icon-background)}.tableIcon.colorWarning{color:var(--color-notify-warning-icon-background)}.tableIcon.colorInfo{color:var(--color-notify-info-icon-background)}.tableIcon.twoLine{position:absolute;top:1.5rem}.webrazziTableEmpty{background-color:var(--color-white);padding:.5rem;position:sticky;left:0}.webrazziTableEmpty span{background-color:var(--color-gray-background);border:.0625rem dashed var(--color-input-border);border-radius:.1875rem;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.webrazziTableEmpty span svg .empty_e{fill:var(--color-input-border);opacity:.32}.webrazziTableEmpty span svg .empty_g{stroke:var(--color-input-border)}.webrazziTableEmpty span svg .empty_p{fill:var(--color-white)}.webrazziTableEmpty span em{color:var(--color-text-secondary);font-size:.75rem;font-style:normal;line-height:1rem}.webrazziTableFooter{background-color:var(--color-gray-background);min-width:max-content;color:var(--color-text-secondary);border-top:.0625rem solid var(--color-white-background-border);border-radius:0 0 .125rem .125rem;padding:.75rem 1rem;font-size:.75rem;line-height:1rem;position:sticky;bottom:0;left:0}.webrazziTableFooter strong,.webrazziTableFooter b{font-weight:600}.webrazziTableFooter a{color:var(--color-link-text);cursor:pointer;font-weight:500}.webrazziTableFooter a:hover{text-decoration:underline}.webrazziDayPicker{position:relative}.webrazziDayPicker input{cursor:pointer;font-variant:tabular-nums}.webrazziDayPicker.opened input{border-color:var(--color-input-border-focus);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziDayPicker.opened .webrazziInputLeftIcon svg{opacity:1}.webrazziDayPicker:not(:has(.webrazziFormHeader)) .webrazziDayPickerPortal{top:3.625rem}.webrazziDayPickerPortal{background-color:var(--color-white);border:.0625rem solid var(--color-input-border-focus);z-index:900;opacity:0;pointer-events:none;border-radius:.1875rem;transition:transform .12s,opacity .12s;position:absolute;top:5.25rem;left:0;transform:translateY(1.5rem);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziDayPickerPortal.opened{opacity:1;pointer-events:auto;transform:translateY(0)}.rdp-month_caption{background-color:var(--color-gray-background);border-bottom:.0625rem solid var(--color-white-background-border);border-radius:.125rem .125rem 0 0;align-items:center;height:2.9375rem;padding:.375rem .75rem .375rem 1.5rem;display:flex}.rdp-month_caption .rdp-dropdowns{align-items:center;gap:.5rem;display:flex}.rdp-month_caption .rdp-dropdowns span span{display:none}.rdp-month_caption .rdp-dropdowns span select{appearance:none;cursor:pointer;color:var(--color-text-secondary);background-color:#0000;font-size:.875rem;font-weight:500}.rdp-month_caption .rdp-dropdowns span:nth-child(2){order:1}.rdp-month_caption .rdp-dropdowns span:first-child{order:2}.rdp-nav{display:flex;position:absolute;top:.375rem;right:.75rem}.rdp-nav button{border-radius:.1875rem;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;transition:background-color .12s;display:flex}.rdp-nav button svg{color:var(--color-text-secondary);font-size:1.25rem}.rdp-nav button:hover{background-color:#0000000c}.rdp-nav button:active{background-color:#00000018}.rdp-nav button[disabled]{opacity:.64;background-color:#0000}.rdp-day_button:not([disabled]){cursor:pointer}.rdp-day_button[disabled]{cursor:not-allowed}.rdp-month table{border-spacing:0;padding:1rem .75rem .75rem}.rdp-weekday{color:var(--color-text-secondary);vertical-align:baseline;height:1.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.rdp-day button{width:2.5rem;height:2.5rem;color:var(--color-text-primary);border-radius:.1875rem;font-size:.875rem;line-height:1.25rem;transition:background-color .12s,font-weight .12s,color .12s,box-shadow .12s}.rdp-day button:hover{background-color:#0000000c}.rdp-day button:active{background-color:#00000018}.rdp-disabled button{opacity:.08;background-color:#0000!important}.rdp-today button{font-weight:600}.rdp-outside button{color:rgba(var(--color-text-primary-rgba), .32)}.rdp-selected button{color:var(--color-webrazzi-yellow-dark);font-weight:500;box-shadow:0 1px 2px #00000010;background-color:var(--color-webrazzi-yellow)!important}.webrazziSelect{position:relative}.webrazziSelect select{appearance:none;cursor:pointer;background-color:var(--color-white);border:1px solid var(--color-input-border);width:100%;height:3rem;color:var(--color-text-primary);border-radius:.1875rem;padding-left:.875rem;padding-right:3rem;font-size:.9375rem;line-height:1.4375rem;transition:box-shadow .12s,border-color .12s,background-color .12s,color .12s;box-shadow:0 1px 2px #00000010}.webrazziSelect select:focus{border-color:var(--color-input-border-focus);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziSelect.webrazziSelectEmpty select{color:rgba(var(--color-text-secondary-rgba), .58)}.webrazziSelectIcon{pointer-events:none;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:.9375rem}.webrazziSelectIcon svg{color:var(--color-text-secondary);opacity:.58;font-size:1.25rem}.webrazziFormContainer:has(.webrazziFormError) .webrazziSelect select{border-color:rgba(var(--color-notify-error-icon-background-rgba), .64);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziCustomSelect{position:relative}.webrazziCustomSelect input{cursor:pointer}.webrazziCustomSelect.opened input{border-color:var(--color-input-border-focus);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziCustomSelect.opened .webrazziInputLeftIcon svg{opacity:1}.webrazziCustomSelect:not(:has(.webrazziFormHeader)) .webrazziCustomSelectPortal{top:3.625rem}.webrazziCustomSelectPortal{background-color:var(--color-white);border:.0625rem solid var(--color-input-border-focus);z-index:900;opacity:0;pointer-events:none;border-radius:.1875rem;transition:transform .12s,opacity .12s;position:absolute;top:5.25rem;left:0;right:0;transform:translateY(1.5rem);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziCustomSelectPortal.opened{opacity:1;pointer-events:auto;transform:translateY(0)}.selectPortalTitle{background-color:var(--color-gray-background);color:var(--color-text-secondary);border-bottom:.0625rem solid var(--color-white-background-border);text-overflow:ellipsis;white-space:nowrap;border-radius:.125rem .125rem 0 0;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.selectPortalItem{text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background-color .12s;display:flex}.selectPortalItem svg{color:var(--color-text-secondary);font-size:1.25rem}.selectPortalItem img{object-fit:contain;-webkit-user-select:none;user-select:none;width:1.25rem;height:1.25rem}.selectPortalItem b{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.8125rem;font-weight:500;line-height:1.25rem;overflow:hidden}.selectPortalItem em{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:.75rem;font-style:oblique 10deg;overflow:hidden}.selectPortalItem:hover{background-color:rgba(var(--color-text-secondary-rgba), .06)}.selectPortalItem:active{background-color:rgba(var(--color-text-secondary-rgba), .12)}.selectPortalItem.active{background-color:rgba(var(--color-text-active-rgba), .06)}.selectPortalItem.active svg,.selectPortalItem.active b{color:var(--color-text-active)}.selectPortalItem.disabled{opacity:.64;cursor:not-allowed;background-color:#0000}.selectPortalItem:first-child{margin-top:.25rem}.selectPortalItem:last-child{margin-bottom:.25rem}.selectPortalItemSelected{background-color:var(--color-text-active);border-radius:20px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:flex}.selectPortalItemSelected i{background-color:var(--color-white);border-radius:8px;width:8px;height:8px}.selectPortalItemSelectedMultiple{border:.0625rem solid var(--color-input-border);border-radius:.1875rem;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background-color .36s,border-color .36s;display:flex;box-shadow:0 1px 2px #00000010}.selectPortalItemSelectedMultiple svg{opacity:0;font-size:1.125rem;transition:transform .32s,opacity .32s;transform:scale(.48)}.selectPortalItemSelectedMultiple.selected{background-color:var(--color-text-active);border-color:var(--color-text-active)}.selectPortalItemSelectedMultiple.selected svg{color:var(--color-white);opacity:1;transform:scale(1)}.webrazziCustomSelectIcon{background-color:var(--color-gray-background);border:1px solid var(--color-white-background-border);border-radius:.1875rem;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.webrazziCustomSelectIcon i{color:var(--color-text-secondary);font-size:11px;font-style:normal;line-height:14px;position:relative}.skeletonLoading{background-color:var(--color-progress-background);border-radius:.1875rem;width:7.25rem;height:3.125rem;animation:1.2s linear infinite skeletonLoadingOpacity;position:relative;overflow:hidden}.skeletonLoading:before{content:"";background-image:radial-gradient(circle,#ffffffa3 0%,#0000 38%);width:200%;height:200%;animation:1.52s linear infinite skeletonLoadingBackground;position:absolute;top:-50%;left:-50%}.skeletonLoading.minimalRadius{border-radius:.125rem}.skeletonLoading.grayBackground{background-color:rgba(var(--color-text-secondary-rgba), .12)}@keyframes skeletonLoadingOpacity{0%{opacity:1}50%{opacity:.64}to{opacity:1}}@keyframes skeletonLoadingBackground{0%{transform:translate(-75%)}to{transform:translate(75%)}}.skeletonLoadingTable{border:.0625rem solid var(--color-white-background-border);border-radius:.1875rem;box-shadow:0 1px 2px #00000010}.skeletonLoadingTableRow{border-top:.0625rem solid var(--color-white-background-border);background-color:var(--color-white);gap:1.5rem;padding-inline:1rem;display:flex}.skeletonLoadingTableRow:last-child{border-radius:0 0 .125rem .125rem}.skeletonLoadingTableRow span{flex-shrink:0;align-items:center;width:15rem;height:3rem;display:flex}.skeletonLoadingTableRow span .skeletonLoading{height:1rem}.skeletonLoadingTableHeader{background-color:var(--color-gray-background);border-top:none;border-radius:.125rem .125rem 0 0}.skeletonLoadingTableHeader span .skeletonLoading{background-color:rgba(var(--color-text-secondary-rgba), .08)}@container main (width<=850px){.skeletonLoadingTableRow span:nth-child(3){display:none}}@container main (width<=586px){.skeletonLoadingTableRow span:nth-child(2){display:none}}.badge{border-radius:.1875rem;justify-content:center;align-items:center;gap:.5rem;height:1.875rem;padding-inline:.75rem;font-weight:500;display:flex}.badge svg{flex-shrink:0;font-size:.875rem}.badge span{font-size:.75rem}.badge.badge_primary{background-color:rgba(var(--color-webrazzi-yellow-rgba), .12);color:var(--color-badge-text)}.badge.badge_secondary{background-color:var(--color-gray-background);color:var(--color-text-secondary)}.badge.badge_success{background-color:rgba(var(--color-notify-success-icon-background-rgba), .12);color:var(--color-notify-success-icon-background)}.badge.badge_error{background-color:rgba(var(--color-notify-error-icon-background-rgba), .12);color:var(--color-notify-error-icon-background)}.badge.badge_warning{background-color:rgba(var(--color-notify-warning-icon-background-rgba), .12);color:var(--color-notify-warning-icon-background)}.badge.badge_info{background-color:rgba(var(--color-notify-info-icon-background-rgba), .12);color:var(--color-notify-info-icon-background)}.progress{background-color:var(--color-progress-background);border-radius:.1875rem;position:relative}.progress span{border-radius:.1875rem;transition:width .48s;position:absolute;top:0;bottom:0;left:0;box-shadow:0 1px 2px #00000010}.progress span.progress_primary{background-color:var(--color-webrazzi-yellow)}.progress span.progress_secondary{background-color:var(--color-progress-secondary)}.progress span.progress_success{background-color:var(--color-notify-success-icon-background)}.progress span.progress_error{background-color:var(--color-notify-error-icon-background)}.progress span.progress_warning{background-color:var(--color-notify-warning-icon-background)}.progress span.progress_info{background-color:var(--color-notify-info-icon-background)}.progress b{color:var(--color-text-secondary);opacity:.64;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;transition:color .12s,opacity .12s;display:flex;position:absolute;inset:0}.progress b.half{color:var(--color-white);opacity:1}.progress.stripe span,.progress.animated span{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0 50%,#ffffff26 0 75%,#0000 0,#0000);background-size:1em 1em}.progress.animated span{animation:1s linear infinite progressAnimated}@keyframes progressAnimated{0%{background-position:0 0}to{background-position:2em 0}}.card{background-color:var(--color-white);border:.0625rem solid var(--color-white-background-border);border-radius:.1875rem;padding:1.5rem;box-shadow:0 2px 4px #0000000a}.cardTitle{background-color:var(--color-gray-background);border-bottom:.0625rem solid var(--color-white-background-border);border-radius:.125rem .125rem 0 0;justify-content:space-between;align-items:center;gap:1.5rem;width:calc(100% + 3rem);margin-top:-1.5rem;margin-bottom:1.5rem;margin-left:-1.5rem;padding:.75rem 1rem;display:flex}.cardTitle strong{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.cardTitle.insideCard{border-top:.0625rem solid var(--color-white-background-border);border-radius:0;margin-top:1.5rem}.webrazziModalContent .cardTitle{padding:.75rem 1.5rem}.webrazziAreaChart{margin:-.25rem -.25rem -.5rem 0}.webrazziAreaChart .cartesianGrid{stroke:var(--color-chart-grid)}.webrazziAreaChart .recharts-xAxis-tick-labels g:first-child text{text-anchor:start}.webrazziAreaChart .recharts-xAxis-tick-labels g:last-child text{text-anchor:end;transform:translate(.75rem,.375rem)}.webrazziAreaChart .recharts-xAxis-tick-labels text,.webrazziAreaChart .recharts-yAxis-tick-labels text{fill:var(--color-text-secondary);font-size:12px;font-weight:300}.webrazziAreaChart .recharts-xAxis-tick-labels text{transform:translateY(.375rem)}.webrazziAreaChart .recharts-yAxis-tick-labels text{transform:translate(-.375rem)}.webrazziAreaChart .recharts-tooltip-cursor{stroke:var(--color-white-background-border)}.recharts-active-dot circle{r:5}.webrazziBarChart{margin:-.25rem -.25rem -.5rem 0}.webrazziBarChart .cartesianGrid{stroke:var(--color-chart-grid)}.webrazziBarChart .recharts-xAxis-tick-labels text,.webrazziBarChart .recharts-yAxis-tick-labels text{fill:var(--color-text-secondary);font-size:12px;font-weight:300}.webrazziBarChart .recharts-xAxis-tick-labels text{transform:translateY(.375rem)}.webrazziBarChart .recharts-yAxis-tick-labels text{transform:translate(-.375rem)}.webrazziBarChart .recharts-tooltip-cursor{fill:rgba(var(--color-text-active-rgba), .06)}.heatMap{gap:.125rem;display:flex}.heatMapMetrics{flex-direction:column;gap:.125rem;margin-right:1.375rem;display:flex}.heatMapMetric{height:2rem;color:var(--color-text-secondary);align-items:center;font-size:.875rem;display:flex}.heatMapSeries{flex-direction:column;flex:1;gap:.125rem;display:flex}.heatMapRow{gap:.125rem;display:flex}.heatMapRow span{height:2rem;color:rgba(var(--color-webrazzi-yellow-dark-rgba), .64);border-radius:.125rem;flex:1;justify-content:center;align-items:center;font-size:.75rem;transition:background-color .12s,opacity .12s;display:flex}.heatMapRow em{text-align:center;color:var(--color-text-secondary);flex:1;margin-top:.625rem;font-size:.875rem;font-style:normal}.heatMapInfo{align-items:center;display:flex}.heatMapInfo i{color:var(--color-text-secondary);font-size:.75rem;font-style:normal}.heatMapInfo span{border-radius:.125rem;width:.6875rem;height:.6875rem}.heatMapInfo span+span{margin-left:.125rem}.heatMapInfo i+span,.heatMapInfo span+i{margin-left:.5rem}@container main (width<=880px){.heatMapMetrics{margin-right:.625rem}.heatMapMetric,.heatMapRow em{font-size:.75rem}}@container main (width<=740px){.heatMapInfo,.heatMapRow:last-child{display:none}.heatMapRow span{text-indent:-99rem}}.webrazziEmpty{background-color:var(--color-gray-background);border:.0625rem dashed var(--color-input-border);border-radius:.1875rem;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.webrazziEmpty svg .empty_e{fill:var(--color-input-border);opacity:.32}.webrazziEmpty svg .empty_g{stroke:var(--color-input-border)}.webrazziEmpty svg .empty_p{fill:var(--color-white)}.webrazziEmpty em{color:var(--color-text-secondary);font-size:.75rem;font-style:normal;line-height:1rem}.webrazziChartTooltip{background-color:var(--color-white);border:.0625rem solid var(--color-input-border-focus);border-radius:.1875rem;width:15rem;box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziPieChartTooltip{padding-top:.75rem}.webrazziChartTooltipTitle{background-color:var(--color-gray-background);color:var(--color-text-secondary);border-bottom:.0625rem solid var(--color-white-background-border);text-overflow:ellipsis;white-space:nowrap;border-radius:.125rem .125rem 0 0;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.webrazziChartTooltipItem{align-items:center;gap:.75rem;padding-inline:1rem;display:flex}.webrazziChartTooltipItem span{border-radius:.1875rem;width:.625rem;height:.625rem;box-shadow:0 1px 2px #00000010}.webrazziChartTooltipItem p{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;font-weight:500;line-height:1.25rem;overflow:hidden}.webrazziChartTooltipItem b{color:var(--color-text-secondary);font-variant:tabular-nums;font-size:.8125rem;font-weight:500;line-height:1.25rem}.webrazziChartTooltipItem+.webrazziChartTooltipItem{margin-top:.375rem}.webrazziChartTooltipItem:last-child{margin-bottom:.75rem}.webrazziCheckbox{cursor:pointer;align-items:center;gap:.75rem;display:flex}.webrazziCheckbox span{background-color:var(--color-white);border:.0625rem solid var(--color-input-border);border-radius:.1875rem;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;transition:background-color .36s,border-color .36s;display:flex;box-shadow:0 1px 2px #00000010}.webrazziCheckbox span svg{color:var(--color-white);opacity:0;font-size:1.125rem;transition:transform .32s,opacity .32s;transform:scale(.48)}.webrazziCheckbox strong{color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;text-align:left;font-size:.875rem;font-weight:500;line-height:1.25rem}.webrazziCheckbox strong a{color:var(--color-link-text)}.webrazziCheckbox strong a:hover{text-decoration:underline}.webrazziCheckbox em{color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;text-align:left;font-size:.8125rem;font-style:normal;line-height:1.25rem}.webrazziCheckbox:hover span{background-color:#0000000c}.webrazziCheckbox:active span{background-color:#00000018}.webrazziCheckbox.checked span{background-color:var(--color-webrazzi-yellow);border-color:var(--color-webrazzi-yellow)}.webrazziCheckbox.checked span svg{opacity:1;transform:scale(1)}.webrazziCheckList,.webrazziRadio{flex-direction:column;row-gap:.75rem;display:flex}.webrazziCheckList.webrazziCheckListRow,.webrazziRadio.webrazziCheckListRow{flex-flow:wrap;column-gap:3rem}.webrazziCheckList.disabled,.webrazziRadio.disabled{cursor:not-allowed}.webrazziCheckList.disabled .webrazziCheckbox,.webrazziRadio.disabled .webrazziCheckbox{pointer-events:none}.webrazziSwitch{cursor:pointer;align-items:center;gap:.75rem;display:flex}.webrazziSwitch span{background-color:var(--color-gray-background);border:.0625rem solid var(--color-input-border);border-radius:56.25rem;flex-shrink:0;width:3.25rem;height:1.875rem;transition:background-color .12s,border-color .12s;box-shadow:0 1px 2px #00000010}.webrazziSwitch span i{background-color:var(--color-white);border:.0625rem solid var(--color-input-border);border-radius:56.25rem;width:1.25rem;height:1.25rem;transition:transform .12s,border-color .12s;display:block;transform:translateY(4px)translate(4px);box-shadow:0 1px 2px #00000010}.webrazziSwitch strong{color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;text-align:left;font-size:.875rem;font-weight:500;line-height:1.25rem}.webrazziSwitch strong a{color:var(--color-link-text)}.webrazziSwitch strong a:hover{text-decoration:underline}.webrazziSwitch:hover span{background-color:#0000000c}.webrazziSwitch:active span{background-color:#00000018}.webrazziSwitch.checked span{background-color:var(--color-webrazzi-yellow);border-color:var(--color-webrazzi-yellow)}.webrazziSwitch.checked span i{border-color:var(--color-white);transform:translateY(4px)translate(26px)}.webrazziFormContainer.disabled .webrazziSwitch{cursor:not-allowed}.webrazziFormContainer.disabled .webrazziSwitch:not(.checked):hover span{background-color:var(--color-gray-background)}.webrazziModalContainer{z-index:900;opacity:0;background-color:#000000b8;justify-content:center;align-items:flex-start;padding-block:1.5rem;transition:opacity .32s;display:flex;position:absolute;inset:0}.webrazziModalContainer.active{opacity:1}.webrazziModalContainer.active .webrazziModal{transform:scale(1)}.webrazziModal{border-radius:.75rem;margin-inline:1.5rem;transition:transform .32s;transform:scale(.82);box-shadow:0 0 14px #00000018}.webrazziModal:not(:has(.webrazziModalFooter)) .webrazziModalContent{border-radius:0 0 .75rem .75rem}.webrazziModalHeader{background-color:var(--color-gray-background);border-bottom:.0625rem solid var(--color-white-background-border);border-radius:.75rem .75rem 0 0;justify-content:space-between;align-items:center;gap:1.5rem;height:3.375rem;padding-inline:1.5rem;display:flex}.webrazziModalHeader strong{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;overflow:hidden}.webrazziModalHeader .circleIconButton{border-radius:.1875rem;flex-shrink:0}.webrazziModalContent{background-color:var(--color-white);padding:1.5rem}.webrazziModalFooter{background-color:var(--color-confirm-footer-background);border-top:.0625rem solid var(--color-confirm-footer-border);border-radius:0 0 .75rem .75rem;flex-direction:row-reverse;justify-content:flex-start;gap:1rem;padding-block:1rem;padding-inline:1.5rem;display:flex}.radiusModalScrollbar .rc-scrollbars-container{border-radius:0 0 .75rem .75rem}.webrazziTextarea textarea{resize:vertical;vertical-align:top;background-color:var(--color-white);border:1px solid var(--color-input-border);width:100%;min-height:7.75rem;color:var(--color-text-primary);border-radius:.1875rem;padding:.875rem;font-size:.9375rem;line-height:1.5rem;transition:box-shadow .12s,border-color .12s,background-color .12s,color .12s;box-shadow:0 1px 2px #00000010}.webrazziTextarea textarea:focus{border-color:var(--color-input-border-focus);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziTextarea textarea::placeholder{color:var(--color-text-secondary);opacity:.58}.webrazziFormContainer:has(.webrazziFormError) .webrazziTextarea textarea{border-color:rgba(var(--color-notify-error-icon-background-rgba), .64);box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziDropdown{z-index:900;background-color:var(--color-white);border:.0625rem solid var(--color-input-border-focus);border-radius:.1875rem;width:15rem;padding-bottom:.25rem;position:absolute;top:0;box-shadow:0 1px 2px #00000010,0 0 0 3px #2038751f,0 10px 18px -16px #20387552}.webrazziDropdown:not(:has(.webrazziDropdownTitle)){padding-top:.25rem}.webrazziDropdown{opacity:0;pointer-events:none;transition:transform .12s,opacity .12s;transform:translateY(1.5rem)}.webrazziDropdown.opened{opacity:1;pointer-events:auto;transform:translate(0)}.webrazziDropdownTitle{background-color:var(--color-gray-background);color:var(--color-text-secondary);border-bottom:.0625rem solid var(--color-white-background-border);text-overflow:ellipsis;white-space:nowrap;border-radius:.125rem .125rem 0 0;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;overflow:hidden}.webrazziDropdownItem{text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background-color .12s;display:flex}.webrazziDropdownItem svg{color:var(--color-text-secondary);font-size:1.25rem}.webrazziDropdownItem img{object-fit:contain;width:1.25rem;height:1.25rem}.webrazziDropdownItem b{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;flex:1;font-size:.8125rem;font-weight:500;line-height:1.25rem;overflow:hidden}.webrazziDropdownItem.danger svg,.webrazziDropdownItem.danger b{color:var(--color-notify-error-icon-background)}.webrazziDropdownItem:hover{background-color:rgba(var(--color-text-secondary-rgba), .06)}.webrazziDropdownItem:active{background-color:rgba(var(--color-text-secondary-rgba), .12)}.webrazziDropdownItem.active{background-color:rgba(var(--color-text-active-rgba), .06)}.webrazziDropdownItem.active svg,.webrazziDropdownItem.active b{color:var(--color-text-active)}.webrazziDropdownItem.disabled{opacity:.64;cursor:not-allowed;background-color:#0000}.webrazziDropdownItem+.webrazziDropdownTitle{border-top:.0625rem solid var(--color-white-background-border);margin-top:.25rem}.webrazziDropdownSeperator{background-color:var(--color-white-background-border);height:.0625rem;margin-block:.25rem}.animatedAlert{border-radius:56.25rem;justify-content:center;align-items:center;width:.5rem;height:.5rem;display:flex;position:relative}.animatedAlert:before,.animatedAlert:after{content:"";opacity:0;border-radius:56.25rem;width:3rem;height:3rem;animation:1.2s infinite animatedAlertPulse;display:block;position:absolute}.animatedAlert:after{animation-delay:.32s}.animatedAlert.animatedAlert_primary,.animatedAlert.animatedAlert_primary:before,.animatedAlert.animatedAlert_primary:after{background-color:var(--color-webrazzi-yellow)}.animatedAlert.animatedAlert_secondary,.animatedAlert.animatedAlert_secondary:before,.animatedAlert.animatedAlert_secondary:after{background-color:var(--color-progress-secondary)}.animatedAlert.animatedAlert_success,.animatedAlert.animatedAlert_success:before,.animatedAlert.animatedAlert_success:after{background-color:var(--color-notify-success-icon-background)}.animatedAlert.animatedAlert_error,.animatedAlert.animatedAlert_error:before,.animatedAlert.animatedAlert_error:after{background-color:var(--color-notify-error-icon-background)}.animatedAlert.animatedAlert_warning,.animatedAlert.animatedAlert_warning:before,.animatedAlert.animatedAlert_warning:after{background-color:var(--color-notify-warning-icon-background)}.animatedAlert.animatedAlert_info,.animatedAlert.animatedAlert_info:before,.animatedAlert.animatedAlert_info:after{background-color:var(--color-notify-info-icon-background)}@keyframes animatedAlertPulse{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}
/*$vite$:1*/