@layer theme;@layer base{html{font-size:100%}body{font-size:93.75%}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:2.75rem;--rdp-day-width:2.75rem;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:var(--rdp-day-height);--rdp-day_button-width:var(--rdp-day-width);--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-foreground-color:white;--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root{box-sizing:border-box;position:relative}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.rdp-button_next,.rdp-button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.rdp-button_next:disabled,.rdp-button_previous:disabled{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform-origin:50%;transform:rotate(180deg)}.rdp-dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.rdp-dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.rdp-months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.rdp-week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border-color:#0000;border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}}@layer legacy{html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}.layoutJSON{background:#ddd;border:1px solid #000;margin-top:10px;padding:10px}.columns{columns:120px}.react-grid-item{box-sizing:border-box;transition:left .2s,top .2s}.react-grid-item.resizing{opacity:.9;z-index:1;will-change:width, height}.react-grid-item.static{background:#cce}.react-grid-item .text{text-align:center;height:24px;margin:auto;font-size:24px;position:absolute;inset:0}.react-grid-item .minMax{font-size:12px}.react-grid-item .add{cursor:pointer}.react-grid-dragHandleExample{cursor:move;cursor:grab}.toolbox{background-color:#dfd;width:100%;height:120px;overflow:scroll}.hide-button{cursor:pointer;font-size:20px;position:absolute;top:0;right:5px}.toolbox__title{margin-bottom:5px;font-size:24px}.toolbox__items{display:block}.toolbox__items__item{text-align:center;cursor:pointer;background-color:#ddd;border:1px solid #000;width:40px;height:40px;margin:5px;padding:10px;line-height:40px;display:inline-block}.droppable-element{background:#ddd;border:1px solid #000;width:150px;margin-top:10px;padding:10px}.react-grid-layout{transition:height .2s;position:relative}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item>.react-resizable-handle{cursor:se-resize;width:20px;height:20px;position:absolute;bottom:0;right:0}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.__react_component_tooltip.type-dark{background:#555;margin-top:-4px;margin-left:-4px;transition:none}.__react_component_tooltip.place-right:after{display:none}.link:visited{color:#00000078}.link:link{color:#000000de}.link--primary:visited{color:#13cdf0}.link--primary:link{color:#41bae2}.link--grey:visited,.link--grey,.link--grey:hover{color:#00000078!important}.link--secondary:visited{color:#569fdb}.link--inversed{color:#fff}.link--grey:visited,.link--secondary:link{color:#569fdb}.topics-dialog{padding-top:0!important}abbr{text-decoration:none}.drag-handle{cursor:grab;background-image:url("data:image/svg+xml;charset=UTF-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 16\"><path fill-opacity=\"0.2\" d=\"M4 14c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM2 6C.9 6 0 6.9 0 8s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6C.9 0 0 .9 0 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z\" /></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:15px;height:15px;margin-top:25px;margin-right:7.5px;position:absolute;left:-30px}.sketch-picker{box-shadow:none!important;background:0 0!important;padding-top:0!important}.sketch-picker input{color:#000}link[rel=manifest]{--pwacompat-splash-font:24px var(--font-family)}body{position:relative}.root{isolation:isolate}.pagination-tooltip:after,.pagination-tooltip:before{content:none!important}.input-time{border:0;border-bottom:1px solid #00000045;width:50px;margin:5px 0}:focus{outline:0}.tooltip-label{color:#0f0!important}.sketch-picker>div:first-child{padding-bottom:40%!important}.sketch-picker .flexbox-fix:last-child div{width:12px!important;height:12px!important;margin:0 2px 2px 0!important}.grid-wrapper{margin:0 auto;display:grid}.widget-drawer .editor{margin:0 6px;border:0!important}.widget-drawer .editor-wrapper{max-height:9999px!important}.editor-wrapper{max-height:300px}.Pane.vertical.Pane1{overflow:auto}.instagram-media,.twitter-tweet{margin:0 auto!important}@media (min-height:300px) and (min-width:768px){.editor-wrapper{max-height:50px}}@media (min-height:600px) and (min-width:768px){.editor-wrapper{max-height:100px}}@media (min-height:700px) and (min-width:768px){.editor-wrapper{max-height:200px}}@media (min-height:900px) and (min-width:768px){.editor-wrapper{max-height:260px}}@media (min-height:1000px) and (min-width:768px){.editor-wrapper{max-height:360px}}@media (min-height:1200px) and (min-width:768px){.editor-wrapper{max-height:500px}}@media (min-width:600px){.grid-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.grid-wrapper{grid-template-columns:repeat(3,1fr)}}.notification-wrapper{z-index:9000;width:320px;margin:0 auto 0 -160px;font-size:14px;position:fixed;top:0;left:50%}.media-list--checked .box-hover:hover{cursor:pointer;background:#f1edd4}.feed-deck-content{white-space:normal;width:100%;position:absolute;top:54px;bottom:70px;left:0;overflow-y:scroll}.feed-deck-list>div{overflow-y:scroll!important}.menu-item{min-height:auto!important;line-height:16px!important}.menu-item svg{fill:#757575!important}.menu-item>div{margin-left:0;padding:8px 50px 8px 60px;font-size:14px;position:relative}.menu-item>div>div{padding:0!important;position:static!important}.menu-item-lefticon{margin-top:4px!important}.button-link *{overflow-wrap:anywhere!important;text-decoration:none!important}.button-link{text-decoration:none!important}.button-link.icon-padding>div>span>div>div{padding:8px 36px 8px 60px!important}.list-media-subtype .button-link.icon-padding>div>span>div>div{padding:8px 36px 8px 34px!important}.avatar--image{margin:0!important;display:inline-block!important}.dialog-overlay{z-index:1701!important;background:#fbfcfdb3!important}.modal-dialog{padding:0!important}.pageload-overlay{visibility:visible;width:100%;height:100%;position:fixed;inset:0}.pageload-overlay.show{visibility:visible}.pageload-overlay svg{position:absolute;top:0;left:0}.pageload-overlay svg path{fill:#fff}.recharts-bar-rectangle,.recharts-legend-item{cursor:pointer}a{color:#000;text-decoration:none}a.underlined{text-decoration:underline}a.underlined :hover,a:hover{text-decoration:none}.DateRangePicker{position:relative}.DateRangePicker_picker__portal{z-index:9999;top:0!important}.drawer-fullscreen{padding:0!important}.drawer-fullscreen>div>div{transition:none!important}.drawer-fullscreen>div>div>div{box-shadow:0 14px 45px #00000012,0 10px 18px #0000001f!important}.drawer-fullscreen-mobile-body{max-height:none!important}.sticky-bar{top:54px!important}input:-webkit-autofill{transition-delay:9999s}input:-webkit-autofill:hover{transition-delay:9999s}input:-webkit-autofill:focus{transition-delay:9999s}input:-webkit-autofill:active{transition-delay:9999s}.plain-link,.table-col{cursor:pointer;text-decoration:none}.plain-link:hover,.table-col:hover{text-decoration:underline}.table-col{cursor:pointer;text-decoration:underline}.table-col:hover{text-decoration:none}.table-wrapper--responsive{overflow-y:auto}.touch-visibility{display:none!important}.wrapper-touch-visibility:hover .touch-visibility{display:block!important}@media (hover:none) and (pointer:coarse){.touch-visibility{display:block!important}}.megalist-search input ::-webkit-input-placeholder{color:#fff}.search-wrapper ::-webkit-input-placeholder{color:#fff}.megalist-search input ::-moz-placeholder{color:#fff}.search-wrapper ::-moz-placeholder{color:#fff}.megalist-search input :-ms-placeholder-shown{color:#fff}.search-wrapper :-ms-placeholder-shown{color:#fff}.megalist-search input :-moz-placeholder-shown{color:#fff}.search-wrapper :-moz-placeholder-shown{color:#fff}.visible-on-hover{opacity:.01;transition:opacity .1s ease-in}@media (hover:none) and (pointer:coarse){.visible-on-hover{opacity:1}}.widget:hover .visible-on-hover{opacity:1}.list-hover .actions{opacity:0}.list-hover .actions.active,.list-hover:hover .actions{opacity:1}.list-hover:hover .counter{opacity:0}@media only screen and (max-width:600px){body>div:last-of-type>div[data-reactroot][style*="left: 0px"]{background:0 0!important;width:auto!important;left:10px!important;right:auto!important;box-shadow:0 1px 6px #0000,0 3px 5px #0000000f!important}body>div:last-of-type>div[data-reactroot][style*="left: 0px"] div[role=presentation]{width:auto!important}}.tippy-box{max-width:100%!important}[data-tippy-root]{z-index:1000!important}}@layer components,utilities;
@layer theme{:root,:host{--tw-font-sans:var(--font-family-base);--tw-breakpoint-sm:40rem;--tw-breakpoint-md:48rem;--tw-breakpoint-lg:64rem;--tw-breakpoint-xl:80rem;--tw-breakpoint-2xl:96rem;--tw-scaling:1;--tw-font-base:var(--font-family-base)}:root{--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:1.5;--text-sm:.875rem;--text-sm--line-height:1.5;--text-md:1rem;--text-md--line-height:1.5;--text-lg:1.125rem;--text-lg--line-height:1.5;--text-2xl:1.5rem;--text-2xl--line-height:1.25;--text-3xl:1.875rem;--text-3xl--line-height:1.25;--text-4xl:2.25rem;--text-4xl--line-height:1.25;--text-5xl:3rem;--text-5xl--line-height:1.25;--text-12:.75rem;--text-12--line-height:1.5;--text-13:.8125rem;--text-13--line-height:1.5;--text-14:.875rem;--text-14--line-height:1.5;--text-15:.9375rem;--text-15--line-height:1.5;--text-16:1rem;--text-16--line-height:1.5;--text-18:1.125rem;--text-18--line-height:1.5;--text-20:1.25rem;--text-20--line-height:1.5;--text-24:1.5rem;--text-24--line-height:1.25;--text-30:1.875rem;--text-30--line-height:1.25;--text-36:2.25rem;--text-36--line-height:1.25;--text-48:3rem;--text-48--line-height:1.25;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--radius-none:0;--radius-xs:.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.625rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--icon-default-size:1rem}}@layer base,legacy;@layer components{:where([data-slot],[data-slot] *){box-sizing:border-box}:where(.modern-box,[data-slot]),:where(.modern-box,[data-slot]) :where(*){box-sizing:border-box;border:0 solid;margin:0;padding:0}:where(.modern-box,[data-slot]){tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;line-height:1.5}:where(.modern-box,[data-slot]) :where(hr){block-size:0;color:inherit;border-block-start-width:1px}:where(.modern-box,[data-slot]) :where(abbr:where([title])){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(.modern-box,[data-slot]) :where(h1,h2,h3,h4,h5,h6){font-size:inherit;font-weight:inherit}:where(.modern-box,[data-slot]) :where(a){color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}:where(.modern-box,[data-slot]) :where(b,strong){font-weight:bolder}:where(.modern-box,[data-slot]) :where(code,kbd,samp,pre){font-family:var(--font-mono);font-size:1em}:where(.modern-box,[data-slot]) :where(small){font-size:80%}:where(.modern-box,[data-slot]) :where(sub,sup){vertical-align:baseline;font-size:75%;line-height:0;position:relative}:where(.modern-box,[data-slot]) :where(sub){inset-block-end:-.25em}:where(.modern-box,[data-slot]) :where(sup){inset-block-start:-.5em}:where(.modern-box,[data-slot]) :where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(.modern-box,[data-slot]) :where(:-moz-focusring:where(:not(iframe))){outline:auto}:where(.modern-box,[data-slot]) :where(progress){vertical-align:baseline}:where(.modern-box,[data-slot]) :where(summary){display:list-item}:where(.modern-box,[data-slot]) :where(ol,ul,menu){list-style:none}:where(.modern-box,[data-slot]) :where(img,svg,video,canvas,audio,iframe,embed,object){vertical-align:middle;display:block}:where(.modern-box,[data-slot]) :where(img,video){block-size:auto;max-inline-size:100%}:where(.modern-box,[data-slot]) :where(button,input,select,optgroup,textarea){color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1;background-color:#0000;border-radius:0}:where(.modern-box,[data-slot]) :where(button,input:where([type=button],[type=reset],[type=submit])){appearance:auto}:where(.modern-box,[data-slot]) :where(){margin-inline-end:4px}:where(.modern-box,[data-slot]) :where(textarea){resize:vertical}:where(.modern-box,[data-slot]) :where(){opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){:where(.modern-box,[data-slot]) :where(){color:currentColor}@supports (color:color-mix(in lab, red, red)){:where(.modern-box,[data-slot]) :where(){color:color-mix(in oklab, currentcolor 50%, transparent)}}}:where(.modern-box,[data-slot]) :where(){-webkit-appearance:none;block-size:auto}:where(.modern-box,[data-slot]) :where(:-moz-ui-invalid){box-shadow:none}:where(.modern-box,[data-slot]) :where([hidden]:where(:not([hidden=until-found]))){display:none!important}}@layer utilities{.tw\:mt-4{margin-top:calc(var(--spacing) * 4)}.tw\:flex{display:flex}.tw\:flex-wrap{flex-wrap:wrap}.tw\:gap-8{gap:calc(var(--spacing) * 8)}}:root,html.default{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--neutral-50:#f8f9fa;--neutral-100:#f1f3f5;--neutral-200:#e9ecef;--neutral-300:#dee2e6;--neutral-350:#ced4da;--neutral-400:#adb5bd;--neutral-500:#6c757d;--neutral-600:#495057;--neutral-700:#343a40;--neutral-800:#212529;--neutral-900:#16191d;--neutral-950:#0d0f12;--primary-base:#0d61ff;--secondary-base:#31b67a;--success-base:#36ba7f;--warning-base:#ea8868;--error-base:#e54b4b;--info-base:#0d61ff;--gradient-accent:#03edb5;--font-family-base:var(--font-family,"Lato", ui-sans-serif, system-ui, sans-serif);--radius:.75rem;--background:#fff;--foreground:var(--neutral-900);--surface:var(--neutral-50);--card:#fff;--card-foreground:var(--neutral-900);--popover:#fff;--popover-foreground:var(--neutral-900);--primary:var(--primary-base);--primary-foreground:#fff;--secondary:var(--secondary-base);--secondary-foreground:var(--neutral-900);--muted:var(--neutral-100);--muted-foreground:var(--neutral-600);--accent:var(--neutral-100);--accent-foreground:var(--neutral-900);--destructive:oklch(from var(--error-base) .588 c h);--destructive-foreground:#fff;--info:var(--info-base);--info-foreground:#fff;--success:var(--success-base);--success-foreground:var(--neutral-900);--warning:var(--warning-base);--warning-foreground:var(--neutral-900);--border:var(--neutral-200);--input:var(--neutral-200);--input-background:var(--neutral-50);--switch-background:var(--neutral-300);--ring:var(--primary-base)}@supports (color:lab(0% 0 0)){:root,html.default{--neutral-50:lab(97.9116% -.247478 -.706518);--neutral-100:lab(95.7073% -.368714 -1.05994);--neutral-200:lab(93.2707% -.611454 -1.7648);--neutral-300:lab(89.6739% -.851333 -2.46809);--neutral-350:lab(84.568% -1.32233 -3.86977);--neutral-400:lab(73.1966% -1.76579 -5.26513);--neutral-500:lab(48.7301% -2.11555 -5.46831);--neutral-600:lab(33.6364% -1.68158 -5.2392);--neutral-700:lab(24.0094% -1.44735 -4.53602);--neutral-800:lab(14.3851% -1.01079 -3.14438);--neutral-900:lab(8.56772% -.608884 -3.26519);--neutral-950:lab(4.26762% -.236802 -1.82163);--primary-base:lab(45.2171% 27.2565 -85.8459);--secondary-base:lab(66.0487% -47.5359 20.1234);--success-base:lab(67.5478% -47.374 19.388);--warning-base:lab(67.1208% 36.2908 34.2806);--error-base:lab(54.9238% 60.3786 35.4681);--info-base:lab(45.2171% 27.2565 -85.8459);--gradient-accent:lab(83.6867% -59.2012 13.2373);--background:lab(100% 0 0);--card:lab(100% 0 0);--popover:lab(100% 0 0);--primary-foreground:lab(100% 0 0);--destructive-foreground:lab(100% 0 0);--info-foreground:lab(100% 0 0)}}html:has(body.light){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){body:not(.light):not(.dark){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:var(--neutral-950);--foreground:var(--neutral-50);--surface:var(--neutral-900);--card:var(--neutral-900);--card-foreground:var(--neutral-50);--popover:#191919;--popover-foreground:var(--neutral-50);--primary:var(--primary-base);--primary-foreground:#fff;--secondary:var(--secondary-base);--secondary-foreground:var(--neutral-900);--muted:var(--neutral-800);--muted-foreground:var(--neutral-400);--accent:var(--neutral-800);--accent-foreground:var(--neutral-50);--destructive:oklch(from var(--error-base) .588 c h);--destructive-foreground:#fff;--info:var(--info-base);--info-foreground:#fff;--success:var(--success-base);--success-foreground:var(--neutral-900);--warning:var(--warning-base);--warning-foreground:var(--neutral-900);--border:var(--neutral-800);--input:var(--neutral-800);--input-background:var(--neutral-900);--switch-background:var(--neutral-700);--ring:oklch(from var(--primary-base) calc(l + .16) c h)}@supports (color:lab(0% 0 0)){body:not(.light):not(.dark){--primary-foreground:lab(100% 0 0);--destructive-foreground:lab(100% 0 0);--info-foreground:lab(100% 0 0)}}}html.dark,html.default.dark,body.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:var(--neutral-950);--foreground:var(--neutral-50);--surface:var(--neutral-900);--card:var(--neutral-900);--card-foreground:var(--neutral-50);--popover:var(--neutral-900);--popover-foreground:var(--neutral-50);--primary:var(--primary-base);--primary-foreground:#fff;--secondary:var(--secondary-base);--secondary-foreground:var(--neutral-900);--muted:var(--neutral-800);--muted-foreground:var(--neutral-400);--accent:var(--neutral-800);--accent-foreground:var(--neutral-50);--destructive:oklch(from var(--error-base) .588 c h);--destructive-foreground:#fff;--info:var(--info-base);--info-foreground:#fff;--success:var(--success-base);--success-foreground:var(--neutral-900);--warning:var(--warning-base);--warning-foreground:var(--neutral-900);--border:var(--neutral-800);--input:var(--neutral-800);--input-background:var(--neutral-900);--switch-background:var(--neutral-700);--ring:oklch(from var(--primary-base) calc(l + .16) c h)}@supports (color:lab(0% 0 0)){html.dark,html.default.dark,body.dark{--primary-foreground:lab(100% 0 0);--destructive-foreground:lab(100% 0 0);--info-foreground:lab(100% 0 0)}}html:has(body.dark){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--card-gutter:1rem;--card-gap:1rem;--card-header-space:.4rem;--card-cluster-gap:.8rem;--card-band-space:1rem;--card-radius:var(--radius-sm);--card-shadow:0 0 0 0 transparent;--card-border-mix:100%;--card-title-size:var(--text-lg);--card-title-color:var(--card-foreground);--card-title-weight:var(--font-weight-medium);--card-title-leading:var(--leading-normal);--card-description-color:var(--muted-foreground);--card-description-size:var(--text-md);--card-description-leading:var(--leading-snug)}
@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:300;src:url(/static/0809f3a2266676b62610f9ab6f96f7cc97ed47e04f608503a9e0cff2f085ea5b.woff2)format("woff2")}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}