[data-theme-studio=active] body{background:var(--theme-studio-body-background,var(--theme-studio-bg));background-attachment:var(--theme-studio-body-background-attachment,scroll);min-height:100vh;font-family:var(--font-sans), system-ui, sans-serif}[data-theme-studio=active][data-theme-corner-glow=true] [class~=lg\:flex][class~=h-full]{background:0 0!important}[data-theme-studio=active][data-theme-corner-glow=true] #root{z-index:1;isolation:isolate;min-height:100vh;position:relative}[data-theme-studio=active]{--theme-studio-text-dimmed:#8a8a8a;--theme-studio-shell-gutter:1.75rem;--theme-studio-shell-row-gap:1.5rem;--theme-studio-shell-column-gap:2.5rem;--theme-studio-radius:16px;--theme-studio-radius-sm:10px;--theme-studio-radius-lg:20px;--theme-studio-radius-pill:9999px;--theme-studio-radius-circle:50%;--mantine-radius-default:var(--theme-studio-radius);--mantine-radius-xs:var(--theme-studio-radius-sm);--mantine-radius-sm:var(--theme-studio-radius-sm);--mantine-radius-md:var(--theme-studio-radius);--mantine-radius-lg:var(--theme-studio-radius-lg);--mantine-radius-xl:var(--theme-studio-radius-lg);--button-radius:var(--theme-studio-radius);--card-radius:var(--theme-studio-radius);--input-radius:var(--theme-studio-radius);--paper-radius:var(--theme-studio-radius);--alert-radius:var(--theme-studio-radius);--accordion-radius:var(--theme-studio-radius);--popover-radius:var(--theme-studio-radius);--cb-radius:var(--theme-studio-radius-sm);--checkbox-radius:var(--theme-studio-radius-sm);--badge-radius:var(--theme-studio-radius-pill);--chip-radius:var(--theme-studio-radius-pill);--avatar-radius:var(--theme-studio-radius-circle);--ai-radius:var(--theme-studio-radius);--bi-radius:var(--theme-studio-radius);--ti-radius:var(--theme-studio-radius)}[data-theme-studio=active][data-theme-roundness=none]{--avatar-radius:var(--theme-studio-radius)}[data-theme-studio=active] .theme-studio-server-address,[data-theme-studio=active] .theme-studio-server-state,[data-theme-studio=active] .theme-studio-server-metrics,[data-theme-studio=active] .theme-studio-server-metric__icon,[data-theme-studio=active] .theme-studio-server-checkbox{border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .theme-studio-server-card__meta .mantine-ActionIcon-root{--ai-radius:var(--theme-studio-radius-sm)!important;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .theme-studio-server-card__meta button.cursor-pointer{background:0 0;border:none;padding:0;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] [style*=--paper-radius]{--paper-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] [style*=--button-radius]{--button-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] [style*=--input-radius]{--input-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] [style*=--ai-radius]{--ai-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] [style*=--cb-radius]{--cb-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root,.theme-studio-page) :-webkit-any(.mantine-Card-root,.mantine-Paper-root){--paper-radius:var(--theme-studio-radius)!important;--card-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root,.theme-studio-page) :is(.mantine-Card-root,.mantine-Paper-root){--paper-radius:var(--theme-studio-radius)!important;--card-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] [class~=lg\:flex][class~=h-full]{background:var(--theme-studio-bg)}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] [class~=lg\:flex][class~=h-full]{overflow:visible}@media (min-width:64em){[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host{grid-template-columns:auto minmax(0,1fr);grid-template-rows:var(--theme-studio-topbar-height,4.75rem) minmax(0, 1fr);z-index:1;grid-template-areas:"brand topbar""sidebar main";row-gap:0;width:100%;max-width:100vw;position:relative;overflow:visible;height:100vh!important;display:grid!important}[data-theme-studio=active][data-theme-shell=dashboard] #sidebar-desktop{z-index:30;grid-area:sidebar;align-self:stretch;height:100%!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;position:relative!important;top:auto!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-brand{padding:1rem var(--theme-studio-shell-gutter) 0 var(--theme-studio-shell-gutter);box-sizing:border-box;min-height:var(--theme-studio-topbar-height,4.75rem);z-index:20;grid-area:brand;justify-content:flex-start;align-items:center;display:flex}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-topbar{width:100%;min-width:0;min-height:var(--theme-studio-topbar-height,4.75rem);box-sizing:border-box;z-index:20;grid-area:topbar;padding-top:1rem}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root,[data-theme-studio=active][data-theme-shell=dashboard] #server-root{box-sizing:border-box;grid-area:main;min-width:0;height:100%;min-height:0;max-height:100%;overflow:auto;flex:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #sidebar-desktop #sidebar-content>.shrink-0:first-child,[data-theme-studio=active][data-theme-shell=dashboard] #sidebar-account-card,[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root>div>.my-2.ml-auto,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root .my-2.ml-auto,[data-theme-studio=active][data-theme-shell=dashboard] #server-root>div>.my-2.ml-auto{display:none!important}}.theme-studio-brand{color:inherit;flex-direction:row;justify-content:flex-start;align-items:center;gap:.65rem;width:max-content;max-width:100%;text-decoration:none;display:flex}.theme-studio-brand__icon{border-radius:var(--theme-studio-radius);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;overflow:hidden}.theme-studio-brand__icon-img{object-fit:contain;width:100%;height:100%;display:block}.theme-studio-brand__name{letter-spacing:-.02em;white-space:nowrap;line-height:1.2;color:var(--theme-studio-text,#fff)!important;font-size:1.0625rem!important}.theme-studio-topnav{width:100%;height:100%;min-height:calc(var(--theme-studio-topbar-height,4.75rem) - 1rem);padding:.25rem var(--theme-studio-shell-gutter) 0 var(--theme-studio-shell-gutter);align-items:center;gap:1rem;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.theme-studio-topnav__center{flex:1;justify-content:center;min-width:0;max-width:520px;margin:0 auto;display:flex}.theme-studio-topnav__search{width:100%}.theme-studio-topnav__search .mantine-Input-input{height:2.75rem;background:var(--theme-studio-secondary-surface-nested,#2c2c2c)!important;color:var(--theme-studio-text)!important;border-radius:var(--theme-studio-radius)!important;border:none!important}.theme-studio-topnav__search .mantine-Input-section{color:var(--theme-studio-text-dimmed)!important}.theme-studio-topnav__actions{flex-shrink:0;align-items:center;gap:.35rem;margin-left:auto;display:flex}.theme-studio-topnav__profile{flex-shrink:0;align-items:center;display:flex}.theme-studio-topnav__profile--left{margin-right:.35rem}html[data-theme-search-bar=false] .theme-studio-topnav__center{display:none!important}html[data-theme-profile-location=navbar-left] .theme-studio-topnav{justify-content:flex-start}html[data-theme-profile-location=navbar-left] .theme-studio-topnav__center{margin-left:.75rem;margin-right:auto}html[data-theme-profile-location=navbar-left] .theme-studio-topnav__actions{margin-left:0}html[data-theme-profile-location=sidebar-top] .theme-studio-topnav__profile,html[data-theme-profile-location=sidebar-bottom] .theme-studio-topnav__profile,html[data-theme-profile-location=sidebar-top] .theme-studio-topnav__avatar-btn,html[data-theme-profile-location=sidebar-bottom] .theme-studio-topnav__avatar-btn{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #sidebar-desktop #sidebar-content:has(.theme-studio-sidebar-profile){flex-direction:column!important;min-height:0!important;display:flex!important}.theme-studio-sidebar-profile__card{border-radius:var(--theme-studio-radius);background:var(--theme-studio-secondary-surface,color-mix(in srgb, var(--theme-studio-text) 8%, transparent));border:1px solid color-mix(in srgb, var(--theme-studio-border) 45%, transparent);align-items:center;gap:.65rem;width:100%;padding:.35rem .45rem;display:flex}.theme-studio-sidebar-profile__avatar-btn{border-radius:var(--theme-studio-radius-sm);flex-shrink:0;padding:0;line-height:0;display:inline-flex}.theme-studio-sidebar-profile__avatar-btn:hover{opacity:.9}.theme-studio-sidebar-profile__name{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.theme-studio-sidebar-profile--top{order:-1;margin-bottom:.65rem}.theme-studio-sidebar-profile--bottom{margin-top:auto;padding-top:.65rem}[data-theme-studio=active][data-theme-nav=icon-rail] .theme-studio-sidebar-profile__name{display:none}[data-theme-studio=active][data-theme-nav=icon-rail] .theme-studio-sidebar-profile__card{background:0 0;border:none;flex-direction:column;align-items:center;gap:0;padding:.35rem}[data-theme-studio=active][data-theme-nav=icon-rail] .theme-studio-sidebar-profile__avatar-btn{justify-content:center}[data-theme-studio=active][data-theme-nav=icon-rail] .theme-studio-sidebar-profile--bottom{padding-top:.5rem}[data-theme-studio=active][data-theme-nav=full] .theme-studio-sidebar-profile__name{display:inline}.theme-studio-topnav__notify-pill{border-radius:var(--theme-studio-radius-pill);height:2.75rem;color:var(--theme-studio-text);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:0 1rem 0 .85rem;transition:background .15s;display:inline-flex;background:var(--theme-studio-secondary-surface-nested,#2c2c2c)!important}.theme-studio-topnav__notify-pill:hover{background:var(--theme-studio-secondary-surface-hover,#363636)!important}.theme-studio-topnav__notify-pill--empty{justify-content:center;width:2.75rem;padding:0}.theme-studio-topnav__notify-icon{font-size:1.05rem}.theme-studio-topnav__notify-count{min-width:1ch;font-size:.875rem;font-weight:600;line-height:1}.theme-studio-topnav__avatar-btn{border-radius:var(--theme-studio-radius-circle);background:var(--theme-studio-secondary-surface,#ffffff14);border:none;padding:0;line-height:0}@media (min-width:64em){[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #sidebar-desktop,[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #sidebar-desktop.mantine-Card-root{background:var(--theme-studio-secondary-surface)!important;border-right:1px solid color-mix(in srgb, var(--theme-studio-border) 35%, transparent)!important;box-shadow:none!important;border-radius:0!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface][data-theme-nav=full] #sidebar-desktop,[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface][data-theme-nav=full] #sidebar-desktop.mantine-Card-root{background:var(--theme-studio-surface)!important;border-right-color:var(--theme-studio-border)!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #sidebar-desktop #sidebar-content{padding-top:0!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-shell-host:before{content:"";width:100%;height:var(--theme-studio-topbar-height,4.75rem);background:var(--theme-studio-secondary-surface);border:none;border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 35%, transparent);z-index:0;pointer-events:none;border-radius:0;position:absolute;top:0;left:0;right:0}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface][data-theme-nav=full] #theme-studio-shell-host:before{background:var(--theme-studio-surface);border-bottom-color:var(--theme-studio-border)}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-brand,[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-topbar{z-index:1;position:relative}}[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav{box-shadow:none!important;background:0 0!important;border:none!important}[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav__search .mantine-Input-input,[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav__notify-pill,[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav__avatar-btn{box-shadow:none!important;border-radius:var(--theme-studio-radius)!important;background:0 0!important;border:none!important}[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav__notify-pill{border-radius:var(--theme-studio-radius-pill)!important}[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav__avatar-btn{border-radius:var(--theme-studio-radius-circle)!important}[data-theme-studio=active][data-theme-roundness=none][data-theme-header-style=surface] .theme-studio-topnav__avatar-btn{border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active][data-theme-header-style=surface] .theme-studio-topnav__notify-pill:hover{background:var(--theme-studio-secondary-surface-hover)!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-brand{padding-right:.75rem}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] .theme-studio-brand__icon{box-shadow:none;background:0 0;border:none}@media (max-width:63.99em){[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host{min-height:100dvh;padding:.75rem var(--theme-studio-shell-gutter,1rem) .75rem;box-sizing:border-box;grid-template:"menu brand actions""main main main"/auto minmax(0,1fr) auto;gap:.75rem .65rem;height:auto!important;max-height:none!important;display:grid!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host>.mantine-Card-root[class*=lg\:hidden]{z-index:25;grid-area:menu;justify-content:center;align-items:center;width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;display:flex!important;position:static!important;top:auto!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-shell-host:before{content:"";top:-.75rem;left:calc(-1 * var(--theme-studio-shell-gutter,1rem));right:calc(-1 * var(--theme-studio-shell-gutter,1rem));width:calc(100% + 2 * var(--theme-studio-shell-gutter,1rem));background:var(--theme-studio-secondary-surface);border:none;border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 35%, transparent);z-index:0;pointer-events:none;border-radius:0;min-height:3.5rem;position:absolute}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface][data-theme-nav=full] #theme-studio-shell-host:before{background:var(--theme-studio-surface);border-bottom-color:var(--theme-studio-border)}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-shell-host>.mantine-Card-root[class*=lg\:hidden],[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-brand,[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-topbar{z-index:1;position:relative}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] #theme-studio-shell-host>.mantine-Card-root[class*=lg\:hidden] .mantine-ActionIcon-root{box-shadow:none!important;background:0 0!important;border:none!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-header-style=surface] .theme-studio-topnav{padding:.35rem .65rem!important}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host>.mantine-Card-root[class*=lg\:hidden] .mantine-ActionIcon-root{border-radius:var(--theme-studio-radius);width:2.75rem;height:2.75rem;background:var(--theme-studio-secondary-surface-nested,#2c2c2c)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-brand{grid-area:brand;align-self:center;min-width:0;min-height:0;padding:0!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-brand{min-width:0;max-width:100%}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-brand__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-topbar{grid-area:actions;align-self:center;width:auto;min-height:0;padding:0!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-topnav{justify-content:flex-end;gap:.35rem;height:auto;min-height:0;padding:0!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-topnav__center{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root,[data-theme-studio=active][data-theme-shell=dashboard] #server-root{box-sizing:border-box;grid-area:main;flex:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin-left:0!important;margin-right:0!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop,[data-theme-studio=active][data-theme-shell=dashboard] #sidebar-desktop{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host,[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host[class~=lg\:flex],[data-theme-studio=active][data-theme-shell=dashboard] #theme-studio-shell-host[class~=h-full]{box-sizing:border-box;min-height:100dvh;width:100%!important;max-width:100vw!important;height:auto!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root>div,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root>div,[data-theme-studio=active][data-theme-shell=dashboard] #server-root>div{box-sizing:border-box;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root>div>[class*=px-4],[data-theme-studio=active][data-theme-shell=dashboard] #admin-root>div>[class*=px-4],[data-theme-studio=active][data-theme-shell=dashboard] #server-root>div>[class*=px-4]{box-sizing:border-box;width:100%!important;max-width:100%!important;margin-top:0!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-content{border-radius:0 var(--theme-studio-radius-lg) var(--theme-studio-radius-lg) 0!important;background:var(--theme-studio-surface-alt)!important;border-left:none!important;width:min(22rem,92vw)!important;max-width:min(22rem,92vw)!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body{height:100%;position:relative;overflow:hidden;padding:0!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body>.mantine-CloseButton-root{z-index:2;border-radius:var(--theme-studio-radius-sm)!important;background:color-mix(in srgb, var(--theme-studio-text) 8%, transparent)!important;width:2.25rem!important;height:2.25rem!important;color:var(--theme-studio-text)!important;position:absolute!important;top:.85rem!important;right:.85rem!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content{gap:0;height:100%;min-height:0}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0{border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 55%, transparent);flex-shrink:0;padding:.75rem 3.25rem .5rem .75rem}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0:not(:has(a.w-full .mantine-Button-root)){display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0>.mantine-Divider-root,[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0>.flex.flex-col{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0>a.w-full:first-child:not(:has(.mantine-Button-root)){display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.sidebar-nav-scroll{flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:.75rem .75rem 1rem;display:flex;overflow:hidden auto}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0+.sidebar-nav-scroll{padding-top:.75rem}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .sidebar-nav-scroll>a.w-full,[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .sidebar-nav-scroll>*>a.w-full,[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content>.shrink-0 a.w-full{display:block;width:100%!important;min-width:0!important;max-width:100%!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Button-root{border-radius:var(--theme-studio-radius-sm)!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:2.5rem!important;box-shadow:none!important;color:var(--theme-studio-text)!important;background:0 0!important;border:none!important;justify-content:flex-start!important;align-items:center!important;padding:.5rem .75rem!important;font-weight:500!important;display:flex!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Button-root:hover{background:color-mix(in srgb, var(--theme-studio-text) 8%, transparent)!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Button-inner{width:100%;justify-content:flex-start!important;align-items:center!important;display:flex!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Button-label{white-space:nowrap!important;width:100%!important;font-size:.875rem!important;line-height:1!important;font-weight:inherit!important;justify-content:flex-start!important;align-items:center!important;gap:.75rem!important;display:inline-flex!important;overflow:visible!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Button-label svg,[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Button-label .svg-inline--fa{opacity:.82;flex-shrink:0;display:block;width:1rem!important;height:1rem!important;margin:0!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Divider-root{--divider-color:transparent;border-color:#0000!important;width:100%!important;margin:.65rem 0 .25rem!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Divider-root:before,[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Divider-root:after{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content .mantine-Divider-label{letter-spacing:.08em;text-transform:uppercase;opacity:1!important;max-width:none!important;color:var(--theme-studio-text-dimmed)!important;margin:0 0 0 .75rem!important;padding:0!important;font-size:.6875rem!important;font-weight:700!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content a.active .mantine-Button-root{background:var(--theme-studio-text)!important;color:var(--theme-studio-bg)!important;font-weight:600!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content a.w-full:has(.active) .mantine-Button-root{background:var(--theme-studio-text)!important;color:var(--theme-studio-bg)!important;font-weight:600!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content a.active .mantine-Button-root svg{opacity:1;color:var(--theme-studio-bg)!important}[data-theme-studio=active][data-theme-shell=dashboard] .theme-studio-mobile-drawer .mantine-Drawer-body #sidebar-content a.w-full:has(.active) .mantine-Button-root svg{opacity:1;color:var(--theme-studio-bg)!important}[data-theme-studio=active][data-theme-shell=dashboard] #root{min-height:100dvh;height:auto!important;overflow:visible!important}}#theme-studio-ambient-host{pointer-events:none;z-index:0;position:fixed;top:0;bottom:0;left:0;right:0}.theme-studio-ambient{pointer-events:none;z-index:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}[data-theme-corner-glow=false] .theme-studio-ambient{display:none}.theme-studio-ambient__orb{border-radius:50%;position:absolute}.theme-studio-ambient__orb--tl{background:var(--theme-studio-glow-accent,var(--theme-studio-accent,#d4ff5c));opacity:.26;filter:blur(72px);width:260px;height:260px;top:-100px;left:-100px}.theme-studio-ambient__orb--br{display:none}.theme-studio-welcome{z-index:1;margin-bottom:1.75rem;position:relative}.theme-studio-welcome__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.theme-studio-welcome__toggle{margin-left:auto;padding-bottom:.125rem}.theme-studio-welcome__toggle .mantine-Switch-label{color:var(--theme-studio-text-dimmed,#8a8a8a);font-size:.82rem;font-weight:500}.theme-studio-welcome__title{letter-spacing:-.03em;color:var(--theme-studio-text,#fff);margin:0 0 .5rem;font-size:clamp(2.25rem,4vw,2.75rem);font-weight:700;line-height:1.1}.theme-studio-welcome__subtitle{color:var(--theme-studio-text-dimmed,#8a8a8a);max-width:36rem;margin:0;font-size:.9rem}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-root{--tabs-list-border-width:0!important;margin:0 0 1.5rem!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-list{flex-wrap:wrap;gap:.5rem;background:0 0!important;border:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-list:before{content:none!important;display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-tab{font-weight:600;border:1px solid var(--theme-studio-border)!important;border-radius:var(--theme-studio-radius)!important;background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text-dimmed)!important;height:auto!important;padding:.65rem 1rem!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-tab[data-active]{background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text)!important;border-color:var(--theme-studio-border)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-tab[data-active] .mantine-Tabs-tabSection{color:var(--theme-studio-accent)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-tab[data-active] .mantine-Tabs-tabSection svg{color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-tab:not([data-active]) .mantine-Tabs-tabSection{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Tabs-tab:hover{color:var(--theme-studio-text)!important;background:#252525!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-root{--tabs-list-border-width:0!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-root{--tabs-list-border-width:0!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-list{flex-wrap:wrap;gap:.5rem;background:0 0!important;border:none!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-list{flex-wrap:wrap;gap:.5rem;background:0 0!important;border:none!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-list:before{content:none!important;display:none!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-list:before{content:none!important;display:none!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab{border:1px solid var(--theme-studio-border)!important;background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text-dimmed)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab{border:1px solid var(--theme-studio-border)!important;background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text-dimmed)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active]{color:var(--theme-studio-text)!important;border-color:var(--theme-studio-border)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active]{color:var(--theme-studio-text)!important;border-color:var(--theme-studio-border)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active] .mantine-Tabs-tabSection{color:var(--theme-studio-accent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active] .mantine-Tabs-tabSection{color:var(--theme-studio-accent)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active] .mantine-Tabs-tabSection svg{color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active] .mantine-Tabs-tabSection svg{color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active] svg{color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active] svg{color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab:not([data-active]) .mantine-Tabs-tabSection{display:none!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab:not([data-active]) .mantine-Tabs-tabSection{display:none!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active]{border-color:color-mix(in srgb, var(--theme-studio-accent) 45%, var(--theme-studio-border))!important;background:color-mix(in srgb, var(--theme-studio-surface-alt) 88%, var(--theme-studio-accent) 12%)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab[data-active]{border-color:color-mix(in srgb, var(--theme-studio-accent) 45%, var(--theme-studio-border))!important;background:color-mix(in srgb, var(--theme-studio-surface-alt) 88%, var(--theme-studio-accent) 12%)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab:hover{background:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Tabs-tab:hover{background:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty{text-align:center;border-radius:var(--theme-studio-radius);background:color-mix(in srgb, var(--theme-studio-text,#fff) 12%, transparent);flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;padding:3rem 2rem;display:flex}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty__icon{opacity:.35;width:3.25rem;height:3.25rem;color:var(--theme-studio-text,#fff)}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty__message{opacity:.4;max-width:22rem;margin:0;font-size:.95rem;font-weight:500;line-height:1.5;color:var(--theme-studio-text,#fff)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty__action{opacity:1;margin-top:.25rem}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-skeleton-pulse{border-radius:var(--theme-studio-radius-sm)!important;background-color:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty--compact{margin-top:0;padding:2rem 1.25rem}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty--compact .dashboard-home-empty__icon{width:2.5rem;height:2.5rem}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-empty--compact .dashboard-home-empty__message{max-width:18rem;font-size:.875rem}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .gap-4.grid{gap:1.25rem!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .gap-4.grid>* .mantine-Card-root,[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .gap-4.grid>*>div>.mantine-Card-root{min-height:140px;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]{color:inherit;height:100%;text-decoration:none;display:block}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root,[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.theme-studio-server-card{color:var(--theme-studio-surface-alt-text,var(--theme-studio-text))}[data-theme-studio=active] .mantine-Table-root .mantine-Table-tr,[data-theme-studio=active] .mantine-Table-root .mantine-Table-th,[data-theme-studio=active] .mantine-Table-root .mantine-Table-td{color:var(--theme-studio-surface-elevated-text,var(--theme-studio-text))}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root{min-height:unset!important;background:linear-gradient(165deg, color-mix(in srgb, var(--theme-studio-surface-alt) 88%, var(--theme-studio-accent) 12%), var(--theme-studio-surface-alt))!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 48%, transparent)!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 5%, transparent) inset, 0 8px 24px #00000029!important;justify-content:flex-start!important;gap:.75rem!important;padding:.95rem 1rem!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div.flex.flex-col.justify-between{flex-grow:0!important;justify-content:flex-start!important;gap:.35rem!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div.flex.flex-col.justify-between>.mantine-Divider-root{display:none!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root:hover{border-color:color-mix(in srgb, var(--theme-studio-accent) 38%, var(--theme-studio-border))!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 7%, transparent) inset, 0 12px 32px #00000038!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child{width:100%;flex-grow:0!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child>.mantine-Divider-root{display:none!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child>.flex.flex-col[class*=justify-center]{border:1px solid color-mix(in srgb, var(--theme-studio-border) 38%, transparent);background:color-mix(in srgb, var(--theme-studio-text) 2.5%, transparent);overflow:hidden;border-radius:var(--theme-studio-radius-sm)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:0!important;display:grid!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child>.flex.flex-col[class*=justify-center]>.mantine-Divider-root{display:none!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child>.flex.flex-col[class*=justify-center]>div.flex.gap-2{border-right:1px solid color-mix(in srgb, var(--theme-studio-border) 32%, transparent);flex:1 1 0;min-width:0;justify-content:center!important;padding:.55rem .35rem!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child>.flex.flex-col[class*=justify-center]>div.flex.gap-2:last-child{border-right:none!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root>div:last-child>.flex.flex-col[class*=justify-center]>div.flex.gap-2 .size-5{color:var(--theme-studio-accent)!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root .mantine-Card-root{background:color-mix(in srgb, var(--theme-studio-text) 5%, transparent)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 45%, transparent)!important;border-radius:var(--theme-studio-radius-sm)!important;width:auto!important;min-height:0!important;box-shadow:none!important;padding:.28rem .6rem!important;display:inline-flex!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.mantine-Card-root .mantine-Card-root p{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.theme-studio-server-card{border-radius:var(--theme-studio-radius)!important;background:linear-gradient(165deg, color-mix(in srgb, var(--theme-studio-surface-alt) 88%, var(--theme-studio-accent) 12%), var(--theme-studio-surface-alt))!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 48%, transparent)!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 5%, transparent) inset, 0 8px 24px #00000029!important;padding:.95rem 1rem!important;transition:border-color .2s,box-shadow .2s,transform .15s!important}[data-theme-studio=active] #dashboard-root a[href^="/server/"]>.theme-studio-server-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb, var(--theme-studio-accent) 38%, var(--theme-studio-border))!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 7%, transparent) inset, 0 12px 32px #00000038, 0 0 0 1px color-mix(in srgb, var(--theme-studio-accent) 8%, transparent)!important}[data-theme-studio=active] .theme-studio-server-card--selected{border-color:color-mix(in srgb, var(--theme-studio-accent) 55%, var(--theme-studio-border))!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 6%, transparent) inset, 0 8px 24px #00000029, 0 0 0 2px color-mix(in srgb, var(--theme-studio-accent) 35%, transparent)!important}[data-theme-studio=active] .theme-studio-server-checkbox{z-index:3;border-radius:var(--theme-studio-radius-sm);border:1.5px solid color-mix(in srgb, var(--theme-studio-border) 70%, var(--theme-studio-text-dimmed));background:color-mix(in srgb, var(--theme-studio-surface-alt) 85%, #000);color:#0a0f0a;cursor:pointer;opacity:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;margin:0;padding:0;transition:opacity .15s,transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;position:absolute;top:.6rem;right:.6rem;transform:scale(.92)}[data-theme-studio=active] .theme-studio-server-card:hover .theme-studio-server-checkbox,[data-theme-studio=active] .theme-studio-server-card--selected .theme-studio-server-checkbox{opacity:1;transform:scale(1)}[data-theme-studio=active] .theme-studio-server-checkbox:focus-visible{opacity:1;transform:scale(1)}[data-theme-studio=active] .theme-studio-server-checkbox--checked{opacity:1;border-color:var(--theme-studio-accent);background:var(--theme-studio-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-studio-accent) 25%, transparent);transform:scale(1)}[data-theme-studio=active] .theme-studio-server-checkbox--checked svg{width:.65rem;height:.65rem}[data-theme-studio=active] .theme-studio-server-checkbox:hover{border-color:color-mix(in srgb, var(--theme-studio-accent) 60%, var(--theme-studio-border))}[data-theme-studio=active] .theme-studio-server-card--selected .theme-studio-server-card__name{color:color-mix(in srgb, var(--theme-studio-accent) 25%, var(--theme-studio-text))}[data-theme-studio=active] .theme-studio-server-card>div.absolute.left-0{width:3px!important}[data-theme-studio=active] .theme-studio-server-card .bg-green-500{background:var(--color-server-status-running)!important}[data-theme-studio=active] .theme-studio-server-card .bg-yellow-500{background:var(--color-server-status-starting)!important}[data-theme-studio=active] .theme-studio-server-card .bg-red-500{background:var(--color-server-status-offline)!important}[data-theme-studio=active] .theme-studio-server-card .bg-gray-500{background:color-mix(in srgb, var(--theme-studio-text-dimmed) 70%, transparent)!important}[data-theme-studio=active] .theme-studio-server-card:has(.theme-studio-server-checkbox) .theme-studio-server-card__header{padding-right:1.5rem}[data-theme-studio=active] .theme-studio-server-card__header{flex-direction:column;gap:.55rem;min-width:0;display:flex}@media (min-width:640px){[data-theme-studio=active] .theme-studio-server-card__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.75rem}}[data-theme-studio=active] .theme-studio-server-card__title-row{flex:auto;align-items:center;gap:.45rem;min-width:0;display:flex}[data-theme-studio=active] .theme-studio-server-card__name{letter-spacing:-.02em;color:var(--theme-studio-text);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25;overflow:hidden}[data-theme-studio=active] .theme-studio-server-card__hint{color:var(--theme-studio-text-dimmed);flex-shrink:0}[data-theme-studio=active] .theme-studio-server-card__meta{flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:.35rem;display:flex}@media (min-width:640px){[data-theme-studio=active] .theme-studio-server-card__meta{justify-content:flex-end;max-width:55%}}[data-theme-studio=active] .theme-studio-server-address{max-width:100%;color:var(--theme-studio-text-dimmed);background:color-mix(in srgb, var(--theme-studio-text) 5%, transparent);border:1px solid color-mix(in srgb, var(--theme-studio-border) 40%, transparent);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;padding:.22rem .55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.3;transition:border-color .15s,background .15s;display:inline-block;overflow:hidden;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .theme-studio-server-address:hover{border-color:color-mix(in srgb, var(--theme-studio-accent) 35%, var(--theme-studio-border));background:color-mix(in srgb, var(--theme-studio-accent) 8%, var(--theme-studio-surface));color:var(--theme-studio-text)}[data-theme-studio=active] .theme-studio-server-address--muted{cursor:default}[data-theme-studio=active] .theme-studio-server-metrics{border:1px solid color-mix(in srgb, var(--theme-studio-border) 38%, transparent);background:color-mix(in srgb, var(--theme-studio-text) 2.5%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .theme-studio-server-metric{border-right:1px solid color-mix(in srgb, var(--theme-studio-border) 32%, transparent);justify-content:center;align-items:center;gap:.4rem;min-width:0;padding:.55rem .35rem;display:flex}[data-theme-studio=active] .theme-studio-server-metric:last-child{border-right:none}[data-theme-studio=active] .theme-studio-server-metric__icon{box-sizing:content-box;border-radius:var(--theme-studio-radius-sm);width:.9rem;height:.9rem;color:var(--theme-studio-accent);background:color-mix(in srgb, var(--theme-studio-accent) 12%, transparent);flex-shrink:0;padding:.28rem}[data-theme-studio=active] .theme-studio-server-metric__text{white-space:nowrap;min-width:0;font-size:.78rem;line-height:1.2}[data-theme-studio=active] .theme-studio-server-metric__value{color:var(--theme-studio-text);font-weight:600}[data-theme-studio=active] .theme-studio-server-metric__limit{color:var(--theme-studio-text-dimmed);font-size:.68rem}[data-theme-studio=active] .theme-studio-server-state{color:var(--theme-studio-text-dimmed);border-radius:var(--theme-studio-radius-sm);border:1px dashed color-mix(in srgb, var(--theme-studio-border) 45%, transparent);background:color-mix(in srgb, var(--theme-studio-text) 3%, transparent);justify-content:center;align-items:center;gap:.5rem;padding:.65rem;font-size:.8125rem;display:flex}[data-theme-studio=active] .theme-studio-server-metrics--loading>div{width:100%;background:0 0!important;border:none!important;flex-flow:row!important;gap:0!important;padding:0!important;display:flex!important}[data-theme-studio=active] .theme-studio-server-metrics--loading>div>div{border-right:1px solid color-mix(in srgb, var(--theme-studio-border) 32%, transparent);flex:1 1 0;justify-content:center!important;padding:.55rem .35rem!important}[data-theme-studio=active] .theme-studio-server-metrics--loading>div>div:last-child{border-right:none}@media (max-width:639px){[data-theme-studio=active] .theme-studio-server-metrics{grid-template-columns:1fr}[data-theme-studio=active] .theme-studio-server-metric{border-right:none;border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 32%, transparent);justify-content:flex-start;padding:.5rem .65rem}[data-theme-studio=active] .theme-studio-server-metric:last-child{border-bottom:none}}[data-theme-studio=active] #dashboard-root .flex.flex-col.gap-3>.mantine-Card-root{overflow:hidden;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important}[data-theme-studio=active] #dashboard-root .flex.flex-col.gap-3>.mantine-Card-root>.mantine-Group-root:first-child{background:var(--theme-studio-surface);border-bottom:1px solid var(--theme-studio-border);padding:.85rem 1rem}[data-theme-studio=active] :-webkit-any(.rounded-xl,.rounded-lg,.rounded-md,.rounded,[class*=rounded-xl],[class*=rounded-lg],[class*=rounded-md]){border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] :is(.rounded-xl,.rounded-lg,.rounded-md,.rounded,[class*=rounded-xl],[class*=rounded-lg],[class*=rounded-md]){border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] :-webkit-any(.rounded-2xl,.rounded-3xl,[class*=rounded-2xl],[class*=rounded-3xl]){border-radius:var(--theme-studio-radius-lg)!important}[data-theme-studio=active] :is(.rounded-2xl,.rounded-3xl,[class*=rounded-2xl],[class*=rounded-3xl]){border-radius:var(--theme-studio-radius-lg)!important}[data-theme-studio=active] :-webkit-any(.rounded-sm,[class*=rounded-sm]){border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] :is(.rounded-sm,[class*=rounded-sm]){border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] :-webkit-any(.rounded-full,[class*=rounded-full]){border-radius:var(--theme-studio-radius-pill)!important}[data-theme-studio=active] :is(.rounded-full,[class*=rounded-full]){border-radius:var(--theme-studio-radius-pill)!important}[data-theme-studio=active] .dashboard-home-skeleton-pulse,[data-theme-studio=active] .mantine-Card-root.rounded-xl\!{border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .theme-studio-welcome~.mantine-Group-root:has(.mantine-TextInput-root){display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .mantine-Group-root:has(.mantine-TextInput-root) :has(.mantine-Switch-root){display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-page-skeleton__toolbar{display:none!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root .dashboard-home-page-skeleton__welcome .dashboard-home-skeleton-pulse:first-child{max-width:20rem;height:clamp(2.25rem,4vw,2.75rem)}[data-theme-studio=active] #dashboard-root,[data-theme-studio=active] #admin-root,[data-theme-studio=active] #server-root{flex:1;min-width:0}[data-theme-studio=active] #dashboard-root>div,[data-theme-studio=active] #admin-root>div,[data-theme-studio=active] #server-root>div{padding-left:var(--theme-studio-content-padding)!important;padding-right:var(--theme-studio-content-padding)!important}@media (min-width:64em){[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root,[data-theme-studio=active][data-theme-shell=dashboard] #server-root{margin-left:var(--theme-studio-shell-column-gap,2.5rem)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root>div,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root>div,[data-theme-studio=active][data-theme-shell=dashboard] #server-root>div{padding-left:0!important;padding-right:var(--theme-studio-shell-gutter,1.75rem)!important}[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root>div>[class*=px-4],[data-theme-studio=active][data-theme-shell=dashboard] #admin-root>div>[class*=px-4],[data-theme-studio=active][data-theme-shell=dashboard] #server-root>div>[class*=px-4]{margin-top:2.25rem!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}}[data-theme-studio=active]:not([data-theme-content-max-width=none]) #dashboard-root,[data-theme-studio=active]:not([data-theme-content-max-width=none]) #admin-root,[data-theme-studio=active]:not([data-theme-content-max-width=none]) #server-root{max-width:var(--theme-studio-content-max-width);width:100%;margin-left:auto;margin-right:auto}@media (max-width:63.99em){[data-theme-studio=active][data-theme-shell=dashboard] #dashboard-root,[data-theme-studio=active][data-theme-shell=dashboard] #admin-root,[data-theme-studio=active][data-theme-shell=dashboard] #server-root{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}}@media (min-width:72em){[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]:not(:has(.theme-studio-admin-overview)){grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.25rem!important;display:grid!important}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]:not(:has(.theme-studio-admin-overview)){grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1.25rem!important;display:grid!important}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>:first-child{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>:first-child{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>.mantine-Group-root{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>.mantine-Group-root{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>.mb-4{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>.mb-4{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>.mb-6{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>.mb-6{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>.mantine-Card-root:first-of-type{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>.mantine-Card-root:first-of-type{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>[class*=grid]{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>[class*=grid]{grid-column:1/-1}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#admin-root,#server-root)>div>[class*=px-4]>.mantine-Card-root{min-height:180px}[data-theme-studio=active][data-theme-shell=dashboard] :is(#admin-root,#server-root)>div>[class*=px-4]>.mantine-Card-root{min-height:180px}}[data-theme-studio=active] .mantine-Title-root{letter-spacing:-.025em;font-weight:700}[data-theme-studio=active] .mantine-Title-root[data-order="1"]{font-size:1.75rem}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Group-root{row-gap:.75rem}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Group-root{row-gap:.75rem}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) :-webkit-any(.mantine-Group-root,.flex,.grid):has(>.mantine-TextInput-root,>.mantine-Select-root,>.mantine-Button-root){margin-bottom:1rem}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) :is(.mantine-Group-root,.flex,.grid):has(>.mantine-TextInput-root,>.mantine-Select-root,>.mantine-Button-root){margin-bottom:1rem}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) :-webkit-any(.mantine-Button-root,.mantine-ActionIcon-root,.mantine-Select-input,.mantine-TextInput-input,.mantine-Textarea-input){background-clip:padding-box}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) :is(.mantine-Button-root,.mantine-ActionIcon-root,.mantine-Select-input,.mantine-TextInput-input,.mantine-Textarea-input){background-clip:padding-box}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) :-webkit-any(.mantine-Button-root,.mantine-ActionIcon-root,.mantine-Input-input):focus-visible{outline:2px solid color-mix(in srgb, var(--theme-studio-primary) 50%, transparent);outline-offset:1px}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) :is(.mantine-Button-root,.mantine-ActionIcon-root,.mantine-Input-input):focus-visible{outline:2px solid color-mix(in srgb, var(--theme-studio-primary) 50%, transparent);outline-offset:1px}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Table-root{border-radius:var(--theme-studio-radius);background:0 0;overflow:hidden}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Table-root{border-radius:var(--theme-studio-radius);background:0 0;overflow:hidden}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Table-thead{background:color-mix(in srgb, var(--theme-studio-text,#fff) 7%, transparent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Table-thead{background:color-mix(in srgb, var(--theme-studio-text,#fff) 7%, transparent)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Table-th{border-color:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Table-th{border-color:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Table-td{border-color:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Table-td{border-color:color-mix(in srgb, var(--theme-studio-text,#fff) 10%, transparent)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) :-webkit-any(.mantine-Alert-root,.mantine-Notification-root){background:color-mix(in srgb, var(--theme-studio-surface-alt) 88%, transparent)!important;border:1px solid var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;box-shadow:none!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) :is(.mantine-Alert-root,.mantine-Notification-root){background:color-mix(in srgb, var(--theme-studio-surface-alt) 88%, transparent)!important;border:1px solid var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;box-shadow:none!important}[data-theme-studio=active] #sidebar-content footer,[data-theme-studio=active] #sidebar-desktop .mantine-Combobox-root,[data-theme-studio=active] #sidebar-content .mantine-Combobox-root{display:none!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop{width:auto!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;top:auto!important;overflow:visible!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop.mantine-Card-root{background:0 0!important;border:none!important;overflow:visible!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content{padding:.5rem var(--theme-studio-shell-gutter,2rem) .5rem var(--theme-studio-shell-gutter,2rem);align-items:flex-start;gap:.5rem;background:0 0!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop{width:auto!important;min-width:0!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Divider-root{width:var(--sidebar-link-size,2.75rem);opacity:1;margin:.5rem auto;transition:max-width .22s cubic-bezier(.4,0,.2,1);overflow:hidden;border-color:#0000!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Divider-label{opacity:0;white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;max-width:0;font-size:.6875rem;font-weight:700;transition:opacity .16s,max-width .22s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Divider-root:hover{width:max-content;max-width:14rem}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Divider-root:hover .mantine-Divider-label{opacity:1;max-width:14rem;padding:0 .35rem}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full{--sidebar-link-size:2.75rem;min-width:var(--sidebar-link-size);max-width:var(--sidebar-link-size);z-index:1;border-radius:var(--theme-studio-radius);flex-shrink:0;transition:max-width .22s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;width:max-content!important;height:var(--sidebar-link-size)!important;display:block!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within{z-index:50;max-width:14rem;overflow:visible;width:max-content!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-ActionIcon-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Menu-target .mantine-UnstyledButton-root{width:100%!important;min-width:var(--sidebar-link-size)!important;max-width:100%!important;height:var(--sidebar-link-size)!important;min-height:var(--sidebar-link-size)!important;border-radius:var(--theme-studio-radius)!important;background:var(--theme-studio-secondary-surface,#ffffff14)!important;color:#ffffff8c!important;box-shadow:none!important;border:none!important;justify-content:flex-start!important;align-items:center!important;padding:0!important;transition-property:background-color,color,box-shadow!important;transition-duration:.15s,.15s,.22s!important;transition-timing-function:ease,ease,cubic-bezier(.4,0,.2,1)!important;display:flex!important;overflow:hidden!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-inner{justify-content:flex-start!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-label{transition:font-size .16s,line-height .16s,gap .16s,justify-content .16s;white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-size:0!important;font-weight:600!important;line-height:0!important;display:flex!important;overflow:hidden!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-label svg{flex-shrink:0;width:1.125rem!important;height:1.125rem!important;margin:0!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .sidebar-link-icon{flex:0 0 var(--sidebar-link-size);width:var(--sidebar-link-size);height:var(--sidebar-link-size);justify-content:center!important;align-items:center!important;margin-left:0!important;display:flex!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .sidebar-link-icon svg{flex-shrink:0;width:1.125rem!important;height:1.125rem!important;margin:0!important;display:block!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .sidebar-link-text{grid-template-columns:0fr;min-width:0;transition:grid-template-columns .22s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden;margin:0!important;padding:0!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .sidebar-link-text-inner{white-space:nowrap;opacity:0;min-width:0;transition:opacity .16s 40ms;display:block;overflow:hidden}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover .mantine-Button-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within .mantine-Button-root{box-shadow:0 10px 28px #00000052;background:var(--theme-studio-secondary-surface-hover,#ffffff24)!important;color:#fffffff2!important;overflow:visible!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover .mantine-Button-label,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within .mantine-Button-label{justify-content:flex-start!important;gap:.625rem!important;padding-left:.75rem!important;padding-right:.85rem!important;font-size:.8125rem!important;line-height:1!important;overflow:visible!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover .mantine-Button-label svg,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within .mantine-Button-label svg{margin-left:0!important;margin-right:0!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover .sidebar-link-text,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within .sidebar-link-text{grid-template-columns:1fr}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover .sidebar-link-text-inner,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within .sidebar-link-text-inner{opacity:1}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.active .mantine-Button-root{color:#0a0a0a!important;box-shadow:none!important;background:#fff!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:has(.active) .mantine-Button-root{color:#0a0a0a!important;box-shadow:none!important;background:#fff!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.active .mantine-Button-root svg{color:#0a0a0a!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:has(.active) .mantine-Button-root svg{color:#0a0a0a!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:hover .mantine-Button-root.active,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full:focus-within .mantine-Button-root.active,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.active:hover .mantine-Button-root{box-shadow:0 10px 28px #00000052;color:#0a0a0a!important;background:#fff!important}@media (prefers-reduced-motion:reduce){[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content a.w-full,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-label,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .sidebar-link-text{transition:none!important}}@media (min-width:64em){[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop,[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop.mantine-Card-root{flex-direction:column!important;height:100%!important;min-height:0!important;display:flex!important}}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content{box-sizing:border-box!important;flex:1!important;justify-content:stretch!important;height:100%!important;min-height:0!important;padding-top:0!important;padding-bottom:.75rem!important}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content>.sidebar-nav-scroll,[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content>.flex-col.flex-1{box-sizing:content-box!important;scrollbar-width:none!important;-ms-overflow-style:none!important;flex-direction:column!important;flex:1!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.5rem!important;width:2.75rem!important;min-height:0!important;margin-right:-14rem!important;padding-top:0!important;padding-bottom:0!important;padding-right:14rem!important;display:flex!important;overflow:visible auto!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content>.sidebar-nav-scroll,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content>.flex-col.flex-1{scrollbar-width:none!important;-ms-overflow-style:none!important;justify-content:flex-start!important;gap:.5rem!important;overflow:visible auto!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content>.flex-col.flex-1::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content{scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:visible!important}@media (prefers-reduced-motion:reduce){[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Button-label{transition:none!important}}[data-theme-studio=active][data-theme-shell=dashboard][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content footer{flex:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content footer .mantine-Card-root{box-shadow:none!important;background:0 0!important;border:none!important}[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .shrink-0 .mantine-Button-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content footer .mantine-Button-root,[data-theme-studio=active][data-theme-nav=icon-rail] #sidebar-desktop #sidebar-content .mantine-Menu-target{width:2.75rem!important;font-size:0!important}[data-theme-studio=active][data-theme-nav=full] #sidebar-desktop{width:var(--theme-studio-sidebar-width,16rem)!important;box-shadow:none!important;background:0 0!important;border-right:none!important;border-radius:0!important;margin:0!important}[data-theme-studio=active][data-theme-header-style=surface][data-theme-nav=full] #sidebar-desktop{border-right:1px solid var(--theme-studio-border)!important;background:var(--theme-studio-surface)!important}[data-theme-studio=active] .mantine-Card-root,[data-theme-studio=active] .mantine-Paper-root{background:var(--theme-studio-surface-alt)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 45%, transparent)!important;--paper-radius:var(--theme-studio-radius)!important;--card-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 8px 24px #00000024!important}[data-theme-studio=active] .mantine-Card-root:has(.mantine-Table-root){box-shadow:inset 0 1px 0 color-mix(in srgb, var(--theme-studio-text) 10%, transparent);background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text)!important;border-color:var(--theme-studio-border)!important}[data-theme-studio=active] .mantine-Card-root:has(.mantine-Table-root) .mantine-Text-root{color:var(--theme-studio-text)}[data-theme-studio=active] .mantine-Card-root:has(.mantine-Table-root) .mantine-Table-th{color:var(--theme-studio-text)}[data-theme-studio=active] .mantine-Card-root:has(.mantine-Table-root) .mantine-Table-td{color:var(--theme-studio-text)}[data-theme-studio=active] .mantine-Card-root:has(.mantine-Table-root) .mantine-Text-root[data-c=dimmed]{color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active][data-theme-border-style=rounded] #dashboard-root>div>.mantine-Card-root:first-of-type,[data-theme-studio=active][data-theme-border-style=rounded] #admin-root .px-4>.mantine-Card-root:first-of-type,[data-theme-studio=active][data-theme-border-style=rounded] #admin-root [class~=lg\:px-6]>.mantine-Card-root:first-of-type{position:relative;border-top-left-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active][data-theme-border-style=rounded] #dashboard-root>div>.mantine-Card-root:first-of-type:before,[data-theme-studio=active][data-theme-border-style=rounded] #admin-root .px-4>.mantine-Card-root:first-of-type:before,[data-theme-studio=active][data-theme-border-style=rounded] #admin-root [class~=lg\:px-6]>.mantine-Card-root:first-of-type:before{content:"";background:var(--theme-studio-surface-alt);border:1px solid var(--theme-studio-border);border-radius:var(--theme-studio-radius-sm) var(--theme-studio-radius-sm) 0 0;border-bottom:none;width:72px;height:10px;position:absolute;top:-1px;left:12px}[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:not([data-theme-tone=danger]){font-weight:600;--button-bg:var(--theme-studio-accent)!important;--button-color:var(--theme-studio-accent-text,var(--theme-studio-primary-text,#fff))!important;--button-hover:color-mix(in srgb, var(--theme-studio-accent) 88%, #000)!important;background:var(--theme-studio-accent)!important;box-shadow:none!important;color:var(--theme-studio-accent-text,var(--theme-studio-primary-text,#fff))!important;background-image:none!important;border:none!important}[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:not([data-theme-tone=danger]) .mantine-Button-inner,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:not([data-theme-tone=danger]) .mantine-Button-label,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:not([data-theme-tone=danger]) .mantine-Button-section,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:not([data-theme-tone=danger]) svg{fill:currentColor;color:var(--theme-studio-accent-text,var(--theme-studio-primary-text,#fff))!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled]{font-weight:600;--button-bg:var(--theme-studio-danger)!important;--button-color:var(--theme-studio-danger-text)!important;--button-hover:color-mix(in srgb, var(--theme-studio-danger) 88%, #000)!important;background:var(--theme-studio-danger)!important;box-shadow:none!important;color:var(--theme-studio-danger-text)!important;background-image:none!important;border:none!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled] .mantine-Button-inner,[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled] .mantine-Button-label,[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled] .mantine-Button-section,[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled] svg{fill:currentColor;color:var(--theme-studio-danger-text)!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=light]{background:color-mix(in srgb, var(--theme-studio-danger) 14%, var(--theme-studio-surface-alt))!important;color:var(--theme-studio-danger)!important;border:none!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=light] .mantine-Button-inner,[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=light] .mantine-Button-label,[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=light] svg{color:var(--theme-studio-danger)!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=outline]{color:var(--theme-studio-danger)!important;border-color:color-mix(in srgb, var(--theme-studio-danger) 45%, var(--theme-studio-border))!important;background:0 0!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=subtle]{color:var(--theme-studio-danger)!important;background:0 0!important}[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=subtle]:hover{background:color-mix(in srgb, var(--theme-studio-danger) 10%, var(--theme-studio-surface-alt))!important}[data-theme-studio=active] .mantine-ActionIcon-root[data-theme-tone=danger][data-variant=filled]{background:var(--theme-studio-danger)!important;color:var(--theme-studio-danger-text)!important;border:none!important}[data-theme-studio=active] .mantine-ActionIcon-root[data-theme-tone=danger][data-variant=light]{background:color-mix(in srgb, var(--theme-studio-danger) 14%, var(--theme-studio-surface-alt))!important;color:var(--theme-studio-danger)!important}[data-theme-studio=active] .mantine-ActionIcon-root[data-theme-tone=danger][data-variant=subtle],[data-theme-studio=active] .mantine-ActionIcon-root[data-theme-tone=danger][data-variant=outline]{color:var(--theme-studio-danger)!important;border-color:color-mix(in srgb, var(--theme-studio-danger) 45%, var(--theme-studio-border))!important;background:0 0!important}[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root .mantine-Button-inner,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root .mantine-Button-label,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root .mantine-Button-section,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root svg{fill:currentColor;color:var(--theme-studio-accent-text,var(--theme-studio-primary-text,#fff))!important}[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root{background:var(--theme-studio-accent)!important}[data-theme-studio=active] .mantine-Button-root[data-variant=default],[data-theme-studio=active] .mantine-Button-root[data-variant=outline],[data-theme-studio=active] .mantine-Button-root[data-variant=subtle]{box-shadow:none!important}[data-theme-studio=active] .mantine-Button-root[data-variant=outline]{border-color:var(--theme-studio-border)!important}[data-theme-studio=active] .mantine-Button-root[data-variant=subtle],[data-theme-studio=active] .mantine-ActionIcon-root{background:var(--theme-studio-surface)!important;border:none!important}[data-theme-studio=active] .mantine-Button-root[data-variant=subtle]:hover,[data-theme-studio=active] .mantine-ActionIcon-root:hover{background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active] .mantine-Button-root[data-disabled],[data-theme-studio=active] .mantine-Button-root:disabled{pointer-events:none;opacity:1!important;cursor:not-allowed!important;box-shadow:none!important}[data-theme-studio=active] .mantine-Button-root[data-variant=filled][data-disabled]:not([data-theme-tone=danger]),[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:disabled:not([data-theme-tone=danger]),[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root[data-disabled],[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root:disabled,[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled][data-disabled],[data-theme-studio=active] .mantine-Button-root[data-theme-tone=danger][data-variant=filled]:disabled{--button-bg:color-mix(in srgb, var(--theme-studio-text) 8%, var(--theme-studio-surface-alt))!important;--button-color:var(--theme-studio-text-dimmed)!important;--button-hover:color-mix(in srgb, var(--theme-studio-text) 8%, var(--theme-studio-surface-alt))!important;background:color-mix(in srgb, var(--theme-studio-text) 8%, var(--theme-studio-surface-alt))!important;color:var(--theme-studio-text-dimmed)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 65%, transparent)!important}[data-theme-studio=active] .mantine-Button-root[data-variant=filled][data-disabled] .mantine-Button-inner,[data-theme-studio=active] .mantine-Button-root[data-variant=filled][data-disabled] .mantine-Button-label,[data-theme-studio=active] .mantine-Button-root[data-variant=filled][data-disabled] .mantine-Button-section,[data-theme-studio=active] .mantine-Button-root[data-variant=filled][data-disabled] svg,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:disabled .mantine-Button-inner,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:disabled .mantine-Button-label,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:disabled .mantine-Button-section,[data-theme-studio=active] .mantine-Button-root[data-variant=filled]:disabled svg,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root[data-disabled] .mantine-Button-inner,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root[data-disabled] .mantine-Button-label,[data-theme-studio=active] .theme-studio-accent-filled-btn.mantine-Button-root[data-disabled] svg{fill:currentColor;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .mantine-Button-root[data-variant=default][data-disabled],[data-theme-studio=active] .mantine-Button-root[data-variant=default]:disabled,[data-theme-studio=active] .mantine-Button-root[data-variant=outline][data-disabled],[data-theme-studio=active] .mantine-Button-root[data-variant=outline]:disabled,[data-theme-studio=active] .mantine-Button-root[data-variant=light][data-disabled],[data-theme-studio=active] .mantine-Button-root[data-variant=light]:disabled,[data-theme-studio=active] .mantine-Button-root[data-variant=subtle][data-disabled],[data-theme-studio=active] .mantine-Button-root[data-variant=subtle]:disabled{background:color-mix(in srgb, var(--theme-studio-text) 5%, var(--theme-studio-surface))!important;color:var(--theme-studio-text-dimmed)!important;border-color:color-mix(in srgb, var(--theme-studio-border) 55%, transparent)!important}[data-theme-studio=active] .mantine-ActionIcon-root[data-disabled],[data-theme-studio=active] .mantine-ActionIcon-root:disabled{background:color-mix(in srgb, var(--theme-studio-text) 5%, var(--theme-studio-surface))!important;color:var(--theme-studio-text-dimmed)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 55%, transparent)!important;opacity:.85!important}[data-theme-studio=active] .mantine-Input-input,[data-theme-studio=active] .mantine-TextInput-input,[data-theme-studio=active] .mantine-Select-input,[data-theme-studio=active] .mantine-Textarea-input,[data-theme-studio=active] .mantine-NumberInput-input,[data-theme-studio=active] .mantine-PasswordInput-input,[data-theme-studio=active] .mantine-PasswordInput-innerInput,[data-theme-studio=active] .mantine-MultiSelect-input{--input-radius:var(--theme-studio-radius)!important;background:var(--theme-studio-surface)!important;border:1px solid var(--theme-studio-border)!important;box-shadow:none!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .mantine-TextInput-root,[data-theme-studio=active] .mantine-PasswordInput-root,[data-theme-studio=active] .mantine-Select-root,[data-theme-studio=active] .mantine-Textarea-root,[data-theme-studio=active] .mantine-NumberInput-root,[data-theme-studio=active] .mantine-MultiSelect-root{--input-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .mantine-ActionIcon-root{--ai-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .mantine-ThemeIcon-root{--ti-radius:var(--theme-studio-radius-sm)!important;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .mantine-Card-root,[data-theme-studio=active] .mantine-Paper-root{--card-radius:var(--theme-studio-radius)!important;--paper-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .mantine-Button-root{--button-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .mantine-Checkbox-input{--checkbox-radius:var(--theme-studio-radius-sm)!important;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] .mantine-Radio-radio{--radio-radius:var(--theme-studio-radius-pill)!important;border-radius:var(--theme-studio-radius-pill)!important}[data-theme-studio=active] .mantine-Button-root,[data-theme-studio=active] .mantine-ActionIcon-root,[data-theme-studio=active] .mantine-Menu-dropdown,[data-theme-studio=active] .mantine-Modal-content,[data-theme-studio=active] .mantine-Drawer-content,[data-theme-studio=active] .mantine-Alert-root,[data-theme-studio=active] .mantine-Notification-root,[data-theme-studio=active] .mantine-Popover-dropdown,[data-theme-studio=active] .mantine-Tabs-tab,[data-theme-studio=active] .mantine-SegmentedControl-root,[data-theme-studio=active] .mantine-Pagination-control,[data-theme-studio=active] .mantine-Accordion-control,[data-theme-studio=active] .mantine-NavLink-root{border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .mantine-Badge-root,[data-theme-studio=active] .mantine-Chip-label{--badge-radius:var(--theme-studio-radius-pill)!important;--chip-radius:var(--theme-studio-radius-pill)!important;border-radius:var(--theme-studio-radius-pill)!important}[data-theme-studio=active] .mantine-Avatar-root{--avatar-radius:var(--theme-studio-radius-circle)!important;border-radius:var(--theme-studio-radius-circle)!important}[data-theme-studio=active][data-theme-roundness=none] .mantine-Avatar-root{border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .mantine-Badge-root:not([data-variant=light]){text-transform:none;letter-spacing:0;font-weight:600;background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text)!important;border:none!important}[data-theme-studio=active] .mantine-Table-root{width:100%;border-collapse:collapse!important;border-spacing:0!important;background:0 0!important}[data-theme-studio=active] .mantine-Table-thead{background:var(--theme-studio-surface)!important}[data-theme-studio=active] .mantine-Table-th{text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-weight:700;color:color-mix(in srgb, var(--theme-studio-text) 82%, var(--theme-studio-text-dimmed))!important;border-bottom:1px solid var(--theme-studio-border)!important;padding:.75rem .9rem!important;font-size:.74rem!important}[data-theme-studio=active] .mantine-Table-tr{border:0!important}[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr{transition:background-color .15s}[data-theme-studio=active] .mantine-Table-td,[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr>td{vertical-align:middle;color:var(--theme-studio-text)!important;border-bottom:1px solid color-mix(in srgb, var(--theme-studio-text) 10%, transparent)!important;background:0 0!important;border-top:0!important;border-left:0!important;border-right:0!important;padding:.78rem .9rem!important}[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:nth-child(2n):not(:has(.mantine-Checkbox-input:checked)){background:color-mix(in srgb, var(--theme-studio-surface) 88%, transparent)!important}[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:hover:not(:has(.mantine-Checkbox-input:checked)){background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active] .mantine-Table[data-highlight-on-hover] .mantine-Table-tbody .mantine-Table-tr:hover .mantine-Table-td,[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:hover .mantine-Table-td,[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:hover>td,[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:nth-child(2n) .mantine-Table-td,[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:nth-child(2n)>td{background:0 0!important}[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:last-child .mantine-Table-td,[data-theme-studio=active] .mantine-Table-tbody .mantine-Table-tr:last-child>td{border-bottom-color:#0000!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr:has(.mantine-Checkbox-input:checked){background:color-mix(in srgb, var(--theme-studio-accent) 16%, var(--theme-studio-surface-alt))!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr:has(.mantine-Checkbox-input:checked):hover{background:color-mix(in srgb, var(--theme-studio-accent) 22%, var(--theme-studio-surface-alt))!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr:has(.mantine-Checkbox-input:checked) .mantine-Table-td{background:0 0!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr:has(.mantine-Checkbox-input:checked)>td{background:0 0!important}[data-theme-studio=active] .selection-area .selection-box{border-radius:var(--theme-studio-radius-sm);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-studio-accent) 12%, transparent);background-color:color-mix(in srgb, var(--theme-studio-accent) 14%, transparent)!important;border:1px solid color-mix(in srgb, var(--theme-studio-accent) 42%, transparent)!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr{position:relative}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>.mantine-Table-td:has(.mantine-Checkbox-root){isolation:isolate;vertical-align:middle;background:inherit;position:relative;z-index:12!important;width:2.75rem!important;min-width:2.75rem!important;max-width:2.75rem!important;padding-left:1rem!important;padding-right:.35rem!important;overflow:visible!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>td:has(.mantine-Checkbox-root){isolation:isolate;vertical-align:middle;background:inherit;position:relative;z-index:12!important;width:2.75rem!important;min-width:2.75rem!important;max-width:2.75rem!important;padding-left:1rem!important;padding-right:.35rem!important;overflow:visible!important}[data-theme-studio=active] .selection-area .theme-studio-file-checkbox-cell{cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>.mantine-Table-td:has(.mantine-Checkbox-root){cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>td:has(.mantine-Checkbox-root){cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>.mantine-Table-td:has(.mantine-Checkbox-root) .mantine-Checkbox-root{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>.mantine-Table-td:has(.mantine-Checkbox-root) .mantine-Checkbox-input{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>.mantine-Table-td:has(.mantine-Checkbox-root) .mantine-Checkbox-inner{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>.mantine-Table-td:has(.mantine-Checkbox-root) .mantine-Checkbox-body{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>td:has(.mantine-Checkbox-root) .mantine-Checkbox-root{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>td:has(.mantine-Checkbox-input) .mantine-Checkbox-input{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>td:has(.mantine-Checkbox-root) .mantine-Checkbox-inner{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .mantine-Table-tbody .mantine-Table-tr>td:has(.mantine-Checkbox-root) .mantine-Checkbox-body{pointer-events:none!important;cursor:pointer!important}[data-theme-studio=active] .selection-area .theme-studio-file-name-cell,[data-theme-studio=active] .selection-area .mantine-Table-td.max-w-0{contain:paint;isolation:isolate;clip-path:inset(0);position:relative;z-index:0!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}[data-theme-studio=active] .selection-area .theme-studio-file-name-cell>*,[data-theme-studio=active] .selection-area .mantine-Table-td.max-w-0>*{max-width:100%;overflow:hidden}[data-theme-studio=active] .selection-area .mantine-Table-root.table-fixed{table-layout:fixed;width:100%}[data-theme-studio=active] .mantine-Modal-content,[data-theme-studio=active] .mantine-Drawer-content{background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 16px 48px #00000059!important}[data-theme-studio=active] :-webkit-any(.mantine-Menu-dropdown,.mantine-Popover-dropdown,.mantine-Tooltip-tooltip,.mantine-Combobox-dropdown,.mantine-Select-dropdown,.mantine-MultiSelect-dropdown,.mantine-Modal-content,.mantine-Drawer-content){background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 45%, transparent)!important}[data-theme-studio=active] :is(.mantine-Menu-dropdown,.mantine-Popover-dropdown,.mantine-Tooltip-tooltip,.mantine-Combobox-dropdown,.mantine-Select-dropdown,.mantine-MultiSelect-dropdown,.mantine-Modal-content,.mantine-Drawer-content){background:var(--theme-studio-surface-alt)!important;color:var(--theme-studio-text)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 45%, transparent)!important}[data-theme-studio=active] :-webkit-any(.mantine-Menu-item,.mantine-Combobox-option,.mantine-Select-option,.mantine-MultiSelect-option){color:var(--theme-studio-text)!important;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] :is(.mantine-Menu-item,.mantine-Combobox-option,.mantine-Select-option,.mantine-MultiSelect-option){color:var(--theme-studio-text)!important;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] :-webkit-any(.mantine-Menu-item:hover,.mantine-Combobox-option:hover,.mantine-Select-option:hover,.mantine-MultiSelect-option:hover,.mantine-Combobox-option[data-combobox-selected],.mantine-Select-option[data-combobox-selected],.mantine-MultiSelect-option[data-combobox-selected]){background:color-mix(in srgb, var(--theme-studio-surface) 72%, var(--theme-studio-accent) 28%)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active] :is(.mantine-Menu-item:hover,.mantine-Combobox-option:hover,.mantine-Select-option:hover,.mantine-MultiSelect-option:hover,.mantine-Combobox-option[data-combobox-selected],.mantine-Select-option[data-combobox-selected],.mantine-MultiSelect-option[data-combobox-selected]){background:color-mix(in srgb, var(--theme-studio-surface) 72%, var(--theme-studio-accent) 28%)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active] :-webkit-any(.mantine-Input-input,.mantine-InputWrapper-input,.mantine-Input-section,.mantine-Input-label,.mantine-Input-description,.mantine-Input-error){color:var(--theme-studio-text)!important}[data-theme-studio=active] :is(.mantine-Input-input,.mantine-InputWrapper-input,.mantine-Input-section,.mantine-Input-label,.mantine-Input-description,.mantine-Input-error){color:var(--theme-studio-text)!important}[data-theme-studio=active] :-webkit-any(.mantine-Input-label,.mantine-Input-description,.mantine-Text-root[data-c=dimmed]){color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :is(.mantine-Input-label,.mantine-Input-description,.mantine-Text-root[data-c=dimmed]){color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :-webkit-any(.mantine-Checkbox-input,.mantine-Radio-radio,.mantine-SegmentedControl-control){border-color:color-mix(in srgb, var(--theme-studio-accent) 35%, var(--theme-studio-border))!important;background:var(--theme-studio-surface)!important}[data-theme-studio=active] :is(.mantine-Checkbox-input,.mantine-Radio-radio,.mantine-SegmentedControl-control){border-color:color-mix(in srgb, var(--theme-studio-accent) 35%, var(--theme-studio-border))!important;background:var(--theme-studio-surface)!important}[data-theme-studio=active] :-webkit-any(.mantine-Checkbox-input:checked,.mantine-Radio-radio:checked,.mantine-SegmentedControl-control[data-active=true]){background:color-mix(in srgb, var(--theme-studio-primary) 80%, var(--theme-studio-accent) 20%)!important;border-color:var(--theme-studio-primary)!important}[data-theme-studio=active] :is(.mantine-Checkbox-input:checked,.mantine-Radio-radio:checked,.mantine-SegmentedControl-control[data-active=true]){background:color-mix(in srgb, var(--theme-studio-primary) 80%, var(--theme-studio-accent) 20%)!important;border-color:var(--theme-studio-primary)!important}[data-theme-studio=active] .mantine-Switch-root{--switch-color:var(--theme-studio-accent)}[data-theme-studio=active] .mantine-Switch-track{--switch-bg:color-mix(in srgb, var(--theme-studio-text) 16%, var(--theme-studio-surface-alt))!important;background-color:var(--switch-bg)!important;border:none!important}[data-theme-studio=active] .mantine-Switch-input:checked+.mantine-Switch-track{--switch-text-color:var(--theme-studio-accent-text);--switch-bg:var(--theme-studio-accent)!important;background-color:var(--switch-bg)!important}[data-theme-studio=active] .mantine-Switch-thumb{box-shadow:none!important;--switch-thumb-bg:var(--theme-studio-text)!important;background-color:var(--switch-thumb-bg)!important;border:none!important}[data-theme-studio=active] .mantine-Switch-input:checked+.mantine-Switch-track .mantine-Switch-thumb{--switch-thumb-bg:var(--theme-studio-accent-text)!important;background-color:var(--switch-thumb-bg)!important}[data-theme-studio=active] .mantine-Switch-thumb:before,[data-theme-studio=active] .mantine-Switch-thumb[data-with-thumb-indicator]:before{content:none!important;display:none!important}[data-theme-studio=active] :-webkit-any(.mantine-Pagination-control,.mantine-Chip-label,.mantine-Breadcrumbs-breadcrumb){border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active] :is(.mantine-Pagination-control,.mantine-Chip-label,.mantine-Breadcrumbs-breadcrumb){border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active]:not([data-theme-route=oobe]) .mantine-Stepper-step{border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active] :-webkit-any(.mantine-Pagination-control[data-active=true],.mantine-Chip-label[data-checked=true]){background:color-mix(in srgb, var(--theme-studio-surface) 65%, var(--theme-studio-accent) 35%)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 55%, var(--theme-studio-border))!important}[data-theme-studio=active] :is(.mantine-Pagination-control[data-active=true],.mantine-Chip-label[data-checked=true]){background:color-mix(in srgb, var(--theme-studio-surface) 65%, var(--theme-studio-accent) 35%)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 55%, var(--theme-studio-border))!important}[data-theme-studio=active]:not([data-theme-route=oobe]) :-webkit-any(.mantine-Stepper-step[data-progress=true],.mantine-Stepper-step[data-completed=true]){background:color-mix(in srgb, var(--theme-studio-surface) 65%, var(--theme-studio-accent) 35%)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 55%, var(--theme-studio-border))!important}[data-theme-studio=active]:not([data-theme-route=oobe]) :is(.mantine-Stepper-step[data-progress=true],.mantine-Stepper-step[data-completed=true]){background:color-mix(in srgb, var(--theme-studio-surface) 65%, var(--theme-studio-accent) 35%)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 55%, var(--theme-studio-border))!important}[data-theme-studio=active] :-webkit-any(.mantine-Progress-root,.mantine-Progress-section,.mantine-Slider-track,.mantine-Slider-bar){background:color-mix(in srgb, var(--theme-studio-surface) 75%, transparent)!important}[data-theme-studio=active] :is(.mantine-Progress-root,.mantine-Progress-section,.mantine-Slider-track,.mantine-Slider-bar){background:color-mix(in srgb, var(--theme-studio-surface) 75%, transparent)!important}[data-theme-studio=active] :-webkit-any(.mantine-Progress-section,.mantine-Slider-bar,.mantine-Slider-thumb){background:var(--theme-studio-accent)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 50%, #fff 50%)!important}[data-theme-studio=active] :is(.mantine-Progress-section,.mantine-Slider-bar,.mantine-Slider-thumb){background:var(--theme-studio-accent)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 50%, #fff 50%)!important}[data-theme-studio=active] :-webkit-any(.mantine-Tooltip-tooltip,.mantine-Code-root,.mantine-Kbd-root,.mantine-Blockquote-root){background:color-mix(in srgb, var(--theme-studio-surface) 88%, transparent)!important;border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active] :is(.mantine-Tooltip-tooltip,.mantine-Code-root,.mantine-Kbd-root,.mantine-Blockquote-root){background:color-mix(in srgb, var(--theme-studio-surface) 88%, transparent)!important;border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active] :-webkit-any(.mantine-Divider-root,.mantine-Divider-label){border-color:color-mix(in srgb, var(--theme-studio-accent) 20%, var(--theme-studio-border))!important;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :is(.mantine-Divider-root,.mantine-Divider-label){border-color:color-mix(in srgb, var(--theme-studio-accent) 20%, var(--theme-studio-border))!important;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :-webkit-any(.mantine-Anchor-root,a){color:var(--theme-studio-link,color-mix(in srgb, var(--theme-studio-accent) 78%, #fff 22%))}[data-theme-studio=active] :is(.mantine-Anchor-root,a){color:var(--theme-studio-link,color-mix(in srgb, var(--theme-studio-accent) 78%, #fff 22%))}[data-theme-studio=active] :-webkit-any(.mantine-Anchor-root:hover,a:hover){color:color-mix(in srgb, var(--theme-studio-link,var(--theme-studio-accent)) 92%, #fff 8%)}[data-theme-studio=active] :is(.mantine-Anchor-root:hover,a:hover){color:color-mix(in srgb, var(--theme-studio-link,var(--theme-studio-accent)) 92%, #fff 8%)}[data-theme-studio=active] :-webkit-any(.mantine-Accordion-item,.mantine-Accordion-control,.mantine-Accordion-panel,.mantine-Spoiler-control){border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;background:0 0!important}[data-theme-studio=active] :is(.mantine-Accordion-item,.mantine-Accordion-control,.mantine-Accordion-panel,.mantine-Spoiler-control){border-color:var(--theme-studio-border)!important;color:var(--theme-studio-text)!important;background:0 0!important}[data-theme-studio=active] :-webkit-any(.mantine-NavLink-root,.mantine-NavLink-body,.mantine-NavLink-label){color:var(--theme-studio-text)!important}[data-theme-studio=active] :is(.mantine-NavLink-root,.mantine-NavLink-body,.mantine-NavLink-label){color:var(--theme-studio-text)!important}[data-theme-studio=active] :-webkit-any(.mantine-NavLink-root[data-active=true],.mantine-NavLink-root:hover){background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active] :is(.mantine-NavLink-root[data-active=true],.mantine-NavLink-root:hover){background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active] :is(.mantine-Loader-root svg,.mantine-Loader-root circle){color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}[data-theme-studio=active] :-webkit-any(.mantine-Mark-root,mark){background:color-mix(in srgb, var(--theme-studio-accent) 35%, transparent)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active] :is(.mantine-Mark-root,mark){background:color-mix(in srgb, var(--theme-studio-accent) 35%, transparent)!important;color:var(--theme-studio-text)!important}[data-theme-studio=active] :is(.mantine-Table-th *,.mantine-Table-td *,.mantine-Menu-item *,.mantine-Button-root *,.mantine-Alert-root *,.mantine-Notification-root *){color:inherit}@media (min-width:72em){[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root){grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr);grid-template-areas:"header header""main side";align-items:start;gap:1.25rem!important;display:grid!important}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root){grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr);grid-template-areas:"header header""main side";align-items:start;gap:1.25rem!important;display:grid!important}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>:first-child{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>:first-child{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mantine-Group-root{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mantine-Group-root{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mb-4{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mb-4{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mb-6{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mb-6{grid-area:header}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mantine-Card-root:has(.mantine-Table-root){grid-area:main}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mantine-Card-root:has(.mantine-Table-root){grid-area:main}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mantine-Card-root:not(:has(.mantine-Table-root)){grid-area:side}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>.mantine-Card-root:not(:has(.mantine-Table-root)){grid-area:side}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>[class*=grid]{grid-area:side}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>[class*=grid]{grid-area:side}[data-theme-studio=active][data-theme-shell=dashboard] :-webkit-any(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>[class*=flex]{grid-area:side}[data-theme-studio=active][data-theme-shell=dashboard] :is(#dashboard-root,#admin-root,#server-root)>div>[class*=px-4]:has(.mantine-Table-root)>[class*=flex]{grid-area:side}[data-theme-studio=active][data-theme-shell=dashboard] #server-root:has(.xterm)>div>[class*=px-4]{display:block!important}[data-theme-studio=active][data-theme-shell=dashboard] #server-root:has(.theme-studio-server-layout)>div>[class*=px-4]{display:block!important}[data-theme-studio=active][data-theme-shell=dashboard] #admin-root:has([class*=auto-fill])>div>[class*=px-4]{display:block!important}[data-theme-studio=active] #admin-root [class*=auto-fill] .mantine-Card-root{border-top-left-radius:var(--theme-studio-radius)!important;padding-top:1.25rem!important;padding-inline-start:1rem!important;padding-inline-end:1rem!important;padding-bottom:1rem!important;overflow:visible!important}[data-theme-studio=active] #admin-root [class*=auto-fill] .mantine-Card-root:before{content:none!important;display:none!important}}@media (prefers-reduced-motion:no-preference){[data-theme-studio=active][data-theme-motion=true] .mantine-Card-root,[data-theme-studio=active][data-theme-motion=true] .mantine-Button-root,[data-theme-studio=active][data-theme-motion=true] #sidebar-content .mantine-Button-root{transition:background-color .15s,border-color .15s,transform .15s}[data-theme-studio=active][data-theme-motion=true] .mantine-Card-root:hover{transform:translateY(-1px)}}[data-theme-studio=active] ::-webkit-scrollbar{width:8px;height:8px}[data-theme-studio=active] ::-webkit-scrollbar-thumb{background:var(--theme-studio-border);border-radius:var(--theme-studio-radius-sm)}[data-theme-studio=active] ::-webkit-scrollbar-track{background:0 0}[data-theme-studio=active] .theme-studio-auth-page :-webkit-any(.mantine-Input-input,.mantine-TextInput-input,.mantine-PasswordInput-input,.mantine-PasswordInput-innerInput,.mantine-Button-root,.mantine-Alert-root,.mantine-Card-root,.mantine-Paper-root){--paper-radius:var(--theme-studio-radius)!important;--input-radius:var(--theme-studio-radius)!important;--button-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .theme-studio-auth-page :is(.mantine-Input-input,.mantine-TextInput-input,.mantine-PasswordInput-input,.mantine-PasswordInput-innerInput,.mantine-Button-root,.mantine-Alert-root,.mantine-Card-root,.mantine-Paper-root){--paper-radius:var(--theme-studio-radius)!important;--input-radius:var(--theme-studio-radius)!important;--button-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active][data-theme-route=auth] :-webkit-any(.mantine-Input-input,.mantine-TextInput-input,.mantine-PasswordInput-input,.mantine-PasswordInput-innerInput,.mantine-Button-root,.mantine-Alert-root,.mantine-Card-root,.mantine-Paper-root){--paper-radius:var(--theme-studio-radius)!important;--input-radius:var(--theme-studio-radius)!important;--button-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active][data-theme-route=auth] :is(.mantine-Input-input,.mantine-TextInput-input,.mantine-PasswordInput-input,.mantine-PasswordInput-innerInput,.mantine-Button-root,.mantine-Alert-root,.mantine-Card-root,.mantine-Paper-root){--paper-radius:var(--theme-studio-radius)!important;--input-radius:var(--theme-studio-radius)!important;--button-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .theme-studio-auth-page .mantine-ActionIcon-root,[data-theme-studio=active][data-theme-route=auth] .mantine-ActionIcon-root{--ai-radius:var(--theme-studio-radius);border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .theme-studio-auth-header__logo{object-fit:contain;border-radius:var(--theme-studio-radius);width:4.5rem;height:4.5rem}[data-theme-studio=active] .theme-studio-auth-page{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(1.5rem,4vw,3rem);display:flex}[data-theme-studio=active] .theme-studio-auth-panel{text-align:center;flex-direction:column;align-items:center;width:min(100%,28rem);display:flex}[data-theme-studio=active] .theme-studio-auth-header{flex-direction:column;align-items:center;gap:.85rem;margin-bottom:2rem;display:flex}[data-theme-studio=active] .theme-studio-auth-header__title{letter-spacing:-.03em;color:var(--theme-studio-text);margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700}[data-theme-studio=active] .theme-studio-auth-body{width:100%}[data-theme-studio=active] .theme-studio-auth-form{text-align:center;width:100%}[data-theme-studio=active] .theme-studio-auth-form__intro{margin-bottom:.25rem}[data-theme-studio=active] .theme-studio-auth-form__intro .mantine-Title-root{letter-spacing:-.03em;margin-bottom:.35rem;color:var(--theme-studio-text)!important;font-size:1.375rem!important;font-weight:700!important}[data-theme-studio=active] .theme-studio-auth-form__subtitle{font-size:.9375rem;line-height:1.5;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .theme-studio-auth-form__alerts,[data-theme-studio=active] .theme-studio-auth-form__fields{text-align:left;width:100%}[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-Input-label,[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-TextInput-label,[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-PasswordInput-label{font-size:.9375rem!important;font-weight:600!important}[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-Input-input,[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-TextInput-input,[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-PasswordInput-input,[data-theme-studio=active] .theme-studio-auth-form__fields .mantine-Button-root{min-height:3rem!important;font-size:1rem!important}[data-theme-studio=active] .theme-studio-auth-form__submit.mantine-Button-root[data-variant=filled]:not([data-disabled]){font-weight:600;background:var(--theme-studio-accent)!important;color:var(--theme-studio-accent-text,#111)!important;border:none!important}[data-theme-studio=active] .theme-studio-auth-form__link{align-self:flex-start;font-size:.875rem;text-decoration:none;transition:color .15s;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .theme-studio-auth-form__link:hover{color:var(--theme-studio-accent)!important}[data-theme-studio=active] .theme-studio-auth-form__register{justify-content:center;align-items:center;gap:.35rem;font-size:.875rem;text-decoration:none;display:inline-flex;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .theme-studio-auth-form__register span{color:var(--theme-studio-accent);font-weight:600}[data-theme-studio=active] .theme-studio-auth-footer{margin-top:1.75rem;font-size:.8125rem;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .flex.flex-col.text-xs.transition-all:has(.jericho-copyright-credit){flex-flow:wrap;align-items:center;gap:.25rem .5rem}[data-theme-studio=active][data-theme-route=auth] .mantine-Divider-root{border-color:color-mix(in srgb, var(--theme-studio-border) 70%, transparent)!important}[data-theme-studio=active][data-theme-route=auth] .mantine-Divider-label{color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active][data-theme-route=auth] .mantine-Alert-root{border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active][data-theme-route=auth] .flex.items-center.justify-center.h-screen{min-height:100vh;padding:clamp(1.5rem,4vw,3rem)}[data-theme-studio=active][data-theme-route=auth] .flex.items-center.justify-center.h-screen img.h-12,[data-theme-studio=active][data-theme-route=auth] .flex.items-center.justify-center.h-screen img.h-48{border-radius:var(--theme-studio-radius)}[data-theme-studio=active][data-theme-route=auth] .max-w-100{width:min(100%,28rem);max-width:none}[data-theme-studio=active][data-theme-route=auth] .mantine-Card-root{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}[data-theme-studio=active][data-theme-route=auth] .text-neutral-400,[data-theme-studio=active][data-theme-route=auth] a.text-neutral-400,[data-theme-studio=active][data-theme-route=auth] .text-neutral-400\!{color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active][data-theme-route=auth] a.text-neutral-400:hover,[data-theme-studio=active][data-theme-route=auth] .text-neutral-400.flex.gap-1:hover p{color:var(--theme-studio-accent)!important}[data-theme-studio=active][data-theme-route=oobe] [class~=lg\:flex][class~=h-full]{z-index:1;align-items:stretch;gap:var(--theme-studio-shell-row-gap,1.5rem);min-height:100vh;padding:var(--theme-studio-shell-gutter,1.75rem);box-sizing:border-box;position:relative}@media (min-width:64em){[data-theme-studio=active][data-theme-route=oobe] [class~=lg\:flex][class~=h-full]{grid-template-rows:minmax(0,1fr);grid-template-columns:max-content minmax(0,1fr);display:grid!important}}[data-theme-studio=active][data-theme-route=oobe] #sidebar-desktop{align-self:stretch;width:max-content!important;min-width:4.25rem!important;max-width:20rem!important;height:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;position:relative!important;top:auto!important;overflow:visible!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-desktop.mantine-Card-root{box-shadow:none!important;background:0 0!important;border:none!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content{align-items:flex-start!important;gap:1rem!important;width:max-content!important;max-width:100%!important;padding:.25rem .5rem .25rem .35rem!important;overflow:visible!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content .mantine-Divider-root{display:none!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content>.shrink-0:first-child{flex-direction:column;gap:0;padding:0 .15rem .75rem .5rem!important;display:flex!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content>.shrink-0:first-child .h-16{width:100%;height:auto!important;margin-top:0!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content>.shrink-0:first-child img.h-12{flex-shrink:0;width:2.35rem!important;height:2.35rem!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content>.shrink-0:first-child h1{letter-spacing:-.02em;color:var(--theme-studio-text)!important;margin-left:.5rem!important;font-size:1rem!important;font-weight:700!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content>.sidebar-nav-scroll{flex:1!important;gap:0!important;width:max-content!important;min-width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible auto!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content footer{flex:none!important;height:auto!important;margin-top:auto!important;padding-top:1rem!important;display:block!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content footer>div{background:color-mix(in srgb, var(--theme-studio-surface-alt) 72%, transparent)!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 40%, transparent)!important;border-radius:var(--theme-studio-radius)!important;box-shadow:none!important;padding:.75rem!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content footer .mantine-Progress-root{background:color-mix(in srgb, var(--theme-studio-border) 35%, transparent)!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content footer .mantine-Progress-section{background:var(--theme-studio-accent)!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content footer .mantine-Text-root{color:var(--theme-studio-text-dimmed)!important;font-size:.75rem!important}[data-theme-studio=active][data-theme-route=oobe] #sidebar-content .mantine-Stepper-root{display:none!important}[data-theme-studio=active][data-theme-route=oobe] .theme-studio-oobe-nav-host{width:max-content;min-width:100%;max-width:100%}.theme-studio-oobe-nav{--oobe-nav-icon:2.5rem;--oobe-nav-icon-center:calc(.35rem + var(--oobe-nav-icon) / 2);width:max-content;min-width:100%;max-width:100%;padding:.15rem .5rem .15rem 0;position:relative}.theme-studio-oobe-nav__track{left:var(--oobe-nav-icon-center);top:calc(var(--oobe-nav-icon) / 2 + .35rem);bottom:calc(var(--oobe-nav-icon) / 2 + .35rem);pointer-events:none;z-index:0;background:#ffffff1a;border-radius:1px;width:2px;position:absolute;overflow:hidden;transform:translate(-50%)}.theme-studio-oobe-nav__track-fill{width:100%;height:var(--oobe-track-progress,0%);background:color-mix(in srgb, var(--theme-studio-accent) 70%, #fff3);border-radius:1px;transition:height .45s cubic-bezier(.4,0,.2,1)}.theme-studio-oobe-nav__list{z-index:1;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.theme-studio-oobe-nav__item{width:max-content;max-width:100%;display:flex}.theme-studio-oobe-nav__btn{width:max-content;max-width:100%;color:inherit;cursor:default;text-align:left;border:none;border-radius:0;align-items:center;gap:0;padding:.35rem;transition:gap .32s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:none!important;background:0 0!important}.theme-studio-oobe-nav__item--reachable .theme-studio-oobe-nav__btn{cursor:pointer}.theme-studio-oobe-nav__item--reachable:not(.theme-studio-oobe-nav__item--active) .theme-studio-oobe-nav__btn:hover{background:0 0!important}.theme-studio-oobe-nav__item--reachable:not(.theme-studio-oobe-nav__item--active) .theme-studio-oobe-nav__btn:hover .theme-studio-oobe-nav__icon{background:#ffffff1f}.theme-studio-oobe-nav__item--active .theme-studio-oobe-nav__btn{gap:.65rem;padding:.35rem .5rem .35rem .35rem;background:0 0!important}.theme-studio-oobe-nav__icon{width:var(--oobe-nav-icon);height:var(--oobe-nav-icon);border-radius:var(--theme-studio-radius-circle);color:#ffffff7a;z-index:2;background:#ffffff14;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;transition:background .25s,color .25s,transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.theme-studio-oobe-nav__item--active .theme-studio-oobe-nav__icon{color:#0a0a0a;background:#fff;transform:none}.theme-studio-oobe-nav__item--completed .theme-studio-oobe-nav__icon{background:color-mix(in srgb, var(--theme-studio-accent) 30%, #ffffff1a);color:var(--theme-studio-accent)}.theme-studio-oobe-nav__text{grid-template-columns:0fr;min-width:0;transition:grid-template-columns .38s cubic-bezier(.4,0,.2,1);display:grid}.theme-studio-oobe-nav__item--active .theme-studio-oobe-nav__text{grid-template-columns:1fr}.theme-studio-oobe-nav__label{white-space:nowrap;color:var(--theme-studio-text);font-size:.8125rem;font-weight:600;line-height:1.25;display:block;overflow:hidden}.theme-studio-oobe-nav__btn:disabled{opacity:1}@media (prefers-reduced-motion:reduce){.theme-studio-oobe-nav__btn,.theme-studio-oobe-nav__icon,.theme-studio-oobe-nav__text,.theme-studio-oobe-nav__track-fill{transition:none!important}}[data-theme-studio=active][data-theme-motion=false] .theme-studio-oobe-nav__btn,[data-theme-studio=active][data-theme-motion=false] .theme-studio-oobe-nav__icon,[data-theme-studio=active][data-theme-motion=false] .theme-studio-oobe-nav__text,[data-theme-studio=active][data-theme-motion=false] .theme-studio-oobe-nav__track-fill{transition:none!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1]{flex-direction:column;min-width:0;display:flex}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1]>.flex.flex-col.gap-4.items-center.justify-center.min-h-screen{flex:1;width:100%;max-width:52rem;margin:0 auto;justify-content:flex-start!important;gap:1.25rem!important;min-height:0!important;padding:0!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] img.h-48{border-radius:var(--theme-studio-radius);background:color-mix(in srgb, var(--theme-studio-surface-alt) 92%, var(--theme-studio-accent) 8%);border:1px solid color-mix(in srgb, var(--theme-studio-accent) 22%, var(--theme-studio-border));object-fit:contain;box-shadow:none;padding:.65rem;width:4.5rem!important;height:4.5rem!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .flex.flex-col.items-center.gap-2{width:100%;padding:.25rem 0;text-align:left!important;flex-direction:row!important;align-items:center!important;gap:1rem!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Title-root{color:var(--theme-studio-text)!important;text-align:left!important;font-size:1.5rem!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Text-root[data-size=lg]{color:var(--theme-studio-text-dimmed)!important;text-align:left!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1]>.flex.flex-col>.mantine-Card-root{width:100%;background:var(--theme-studio-surface-alt)!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Card-root .mantine-Title-root[data-order="2"],[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Card-root .mantine-Title-root[data-order="4"]{letter-spacing:-.02em;color:var(--theme-studio-text)!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-List-itemIcon .mantine-ThemeIcon-root{background:color-mix(in srgb, var(--theme-studio-accent) 22%, var(--theme-studio-surface))!important;color:var(--theme-studio-accent)!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Alert-root{background:color-mix(in srgb, var(--theme-studio-surface) 90%, var(--theme-studio-accent) 10%)!important;border-color:color-mix(in srgb, var(--theme-studio-accent) 30%, var(--theme-studio-border))!important}[data-theme-studio=active][data-theme-route=oobe] [class*=lg\:hidden]{margin:0 0 .5rem!important}@media (max-width:63.99em){[data-theme-studio=active][data-theme-route=oobe] [class~=lg\:flex][class~=h-full]{padding:1rem}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .flex.flex-col.items-center.gap-2{text-align:center!important;flex-direction:column!important}[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Title-root,[data-theme-studio=active][data-theme-route=oobe] [class*="max-w-[100vw]"][class~=flex-1] .mantine-Text-root[data-size=lg]{text-align:center!important}}html[data-theme-studio-designer=true] #sidebar-desktop,html[data-theme-studio-designer=true] #sidebar-content{display:none!important}html[data-theme-studio-designer=true] .mantine-Portal,html[data-theme-studio-designer=true] [data-mantine-portal],html[data-theme-studio-designer=true] .mantine-Combobox-dropdown,html[data-theme-studio-designer=true] .mantine-Popover-dropdown,html[data-theme-studio-designer=true] .mantine-Menu-dropdown{z-index:12000!important}.theme-studio-designer{z-index:9999;color:#f5f5f5;font-family:var(--font-sans), system-ui, sans-serif;background:#0f0f0f;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.theme-studio-designer__header{background:#1a1a1a;border-bottom:1px solid #2e2e2e;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.theme-studio-designer__body{flex:1;grid-template-columns:12.5rem minmax(16rem,22rem) minmax(0,1fr);min-height:0;display:grid}.theme-studio-designer__nav{background:#141414;border-right:1px solid #2e2e2e;flex-direction:column;gap:.25rem;min-width:0;padding:1rem .75rem;display:flex}.theme-studio-designer__nav-btn{border-radius:var(--theme-studio-radius);color:#9ca3af;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;padding:.65rem .85rem;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.theme-studio-designer__nav-btn:hover{color:#fff;background:#242424}.theme-studio-designer__nav-btn--active{color:#111;background:#fff}.theme-studio-designer__main{background:#111;border-right:1px solid #2e2e2e;min-width:0;padding:1.25rem 1rem;overflow:hidden auto}.theme-studio-designer__preview{background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:1rem 1.25rem;display:flex;overflow:hidden}.theme-studio-preview{flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:0;display:flex}.theme-studio-preview__label{letter-spacing:.08em;text-transform:uppercase;color:#737373;align-self:flex-start;margin:0 0 .75rem;font-size:.6875rem;font-weight:600}.theme-studio-preview__frame{aspect-ratio:16/9;border-radius:var(--theme-studio-radius,16px);background:#00000040;border:1px solid #404040;justify-content:center;align-items:center;width:min(100%,177.778vh - 13.3333rem);max-width:100%;display:flex;overflow:hidden;box-shadow:0 24px 48px #00000073}.theme-studio-preview__stage{flex-shrink:0;position:relative;overflow:hidden}.theme-studio-preview__iframe{transform-origin:0 0;pointer-events:none;border:0;display:block}.theme-studio-palette-swatch{border-radius:var(--theme-studio-radius-sm);cursor:pointer;border:2px solid #3f3f3f;width:2.5rem;height:2.5rem;transition:transform .15s}.theme-studio-palette-swatch:hover{transform:scale(1.06)}.theme-studio-palette-swatch--active{border-color:#fff}.theme-studio-preset-btn{border-radius:var(--theme-studio-radius-sm);cursor:pointer;background:#141414;border:1px solid #2f2f2f;justify-content:center;align-items:center;padding:.35rem;transition:border-color .15s,transform .15s,background .15s;display:inline-flex}.theme-studio-preset-btn:hover{background:#1b1b1b;border-color:#4a4a4a;transform:translateY(-1px)}.theme-studio-preset-swatches{gap:.2rem;display:inline-flex}.theme-studio-preset-swatches>span{border-radius:var(--theme-studio-radius-sm);border:1px solid #ffffff0f;width:1.05rem;height:1.7rem}.theme-studio-preset-swatches--dual{gap:.35rem}.theme-studio-preset-swatches__half{border-radius:var(--theme-studio-radius-sm);gap:.15rem;padding:.15rem;display:inline-flex}.theme-studio-preset-swatches__half--dark{background:#0a0a0a}.theme-studio-preset-swatches__half--light{background:#f4f4f5}.theme-studio-preset-swatches__half>span{border-radius:var(--theme-studio-radius-sm);border:1px solid #00000014;width:.75rem;height:1.35rem}.theme-studio-branding-preview{border-radius:var(--theme-studio-radius,12px);background-color:#00000059;background-image:linear-gradient(45deg,#ffffff14 25%,#0000 25%),linear-gradient(-45deg,#ffffff14 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff14 75%),linear-gradient(-45deg,#0000 75%,#ffffff14 75%),none;background-position:0 0,0 5px,5px -5px,-5px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:10px 10px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border:1px solid #ffffff1f;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;overflow:hidden}.theme-studio-branding-preview__img{object-fit:contain;width:100%;height:100%;display:block}.theme-studio-branding-preview--wide{width:8rem;height:4.5rem}.theme-studio-branding-preview--wide .theme-studio-branding-preview__img{object-fit:cover}.theme-studio-branding-preview__placeholder{color:#ffffff59;justify-content:center;align-items:center;width:100%;height:100%;display:flex}[data-theme-studio=active] #title-card-icon{background:color-mix(in srgb, var(--theme-studio-text) 8%, var(--theme-studio-surface))!important;color:var(--theme-studio-text-dimmed)!important;border:1px solid var(--theme-studio-border)!important}[data-theme-studio=active] #title-card-icon svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Title-root:has(svg)>svg:first-of-type{flex-shrink:0;color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Title-root:has(svg)>svg:first-of-type{flex-shrink:0;color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Card-root>h3:has(svg) svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Card-root>h3:has(svg) svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Input-section[data-position=left] svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Input-section[data-position=left] svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-TextInput-section svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-TextInput-section svg{color:var(--theme-studio-text-dimmed)!important;stroke:var(--theme-studio-text-dimmed)!important}.theme-studio-page{z-index:1;position:relative}.theme-studio-page-chrome{margin-bottom:.25rem}.theme-studio-page__hero,.theme-studio-admin-overview__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.theme-studio-page__title,.theme-studio-admin-overview__title{letter-spacing:-.03em;color:var(--theme-studio-text,#fff);margin:0 0 .35rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.theme-studio-page__subtitle,.theme-studio-admin-overview__subtitle{color:var(--theme-studio-text-dimmed,#8a8a8a);max-width:40rem;margin:0;font-size:.88rem}.theme-studio-page__search :-webkit-any(.mantine-Input-input,.mantine-TextInput-input){--input-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}.theme-studio-page__search :is(.mantine-Input-input,.mantine-TextInput-input){--input-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}.theme-studio-page__toolbar{border-radius:var(--theme-studio-radius,12px);background:var(--theme-studio-surface-alt);border:1px solid var(--theme-studio-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.theme-studio-page__search{flex:1;min-width:min(100%,16rem);max-width:22rem}.theme-studio-page__actions{flex-shrink:0}[data-theme-studio=active] .theme-studio-page>.mantine-Tabs-root{margin-bottom:1.35rem!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root:has(#title-card-header){overflow:hidden;padding:0!important}[data-theme-studio=active] .theme-studio-page #title-card-header{background:var(--theme-studio-surface)!important;border-bottom:1px solid var(--theme-studio-border)!important;padding:.9rem 1.1rem!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root:has(#title-card-header)>div:last-child{padding:1rem 1.1rem 1.15rem!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root:has(#title-card-header)+.mantine-Card-root:has(#title-card-header){margin-top:1rem!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root.mt-4:has(#title-card-header){margin-top:1rem!important}[data-theme-studio=active] .theme-studio-page div[class*=grid]>.mantine-Card-root.flex{min-height:5.5rem;--paper-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;padding:1rem 1.1rem!important}[data-theme-studio=active] .theme-studio-page div.grid>.mantine-Card-root:has(.mantine-Title-root[data-order="3"]){min-height:5.5rem;--paper-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;padding:1rem 1.1rem!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root:has(h3){--paper-radius:var(--theme-studio-radius)!important;border-radius:var(--theme-studio-radius)!important}[data-theme-studio=active] .theme-studio-page div[class*=grid]>.mantine-Card-root.flex .mantine-Title-root[data-order="3"],[data-theme-studio=active] .theme-studio-page div.grid>.mantine-Card-root .mantine-Title-root[data-order="3"]{letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.2rem;font-weight:700}[data-theme-studio=active] .theme-studio-page div[class*=grid]>.mantine-Card-root.flex .mantine-Title-root[data-order="3"]~:not(.mantine-Title-root),[data-theme-studio=active] .theme-studio-page div.grid>.mantine-Card-root .mantine-Title-root[data-order="3"]~*{color:var(--theme-studio-text-dimmed);font-size:.78rem}[data-theme-studio=active] .theme-studio-page>.mantine-Table-scrollContainer{overflow:hidden;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 8px 24px #0000001f!important}[data-theme-studio=active] .theme-studio-page>.mantine-ScrollArea-root:has(.mantine-Table-root){overflow:hidden;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 8px 24px #0000001f!important}[data-theme-studio=active] .theme-studio-page>.mantine-Table-scrollContainer .mantine-Table-root,[data-theme-studio=active] .theme-studio-page>.mantine-ScrollArea-root .mantine-Table-root{background:0 0!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root:has(h3){padding-top:0!important}[data-theme-studio=active] .theme-studio-page .mantine-Card-root:has(h3)>h3{border-bottom:1px solid var(--theme-studio-border);background:var(--theme-studio-surface);align-items:center;gap:.5rem;margin:0;padding:.85rem 1rem;font-size:.95rem;font-weight:600;display:flex}[data-theme-studio=active] .theme-studio-page>.mantine-Alert-root,[data-theme-studio=active] .theme-studio-page>.mb-4.mantine-Alert-root{border-radius:var(--theme-studio-radius-sm)!important;margin-bottom:1rem!important}[data-theme-studio=active] .theme-studio-server-layout>.mantine-Tabs-root{margin-bottom:1.5rem!important}[data-theme-studio=active] #server-root #console-infobar{border-radius:var(--theme-studio-radius)!important;background:linear-gradient(135deg, color-mix(in srgb, var(--theme-studio-surface-alt) 88%, var(--theme-studio-accent) 12%), var(--theme-studio-surface-alt))!important;border:1px solid color-mix(in srgb, var(--theme-studio-border) 55%, transparent)!important;margin:0 0 1.25rem!important;padding:1.1rem 1.25rem!important;box-shadow:0 12px 36px #0003!important}[data-theme-studio=active] #server-root #console-infobar .mantine-Title-root[data-order="1"]{letter-spacing:-.03em;color:var(--theme-studio-text)!important;font-size:clamp(1.35rem,2.5vw,1.75rem)!important;font-weight:700!important}[data-theme-studio=active] #server-root #console-infobar p{margin-top:.2rem;color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] #console-infobar .flex.w-full.gap-2:has([data-theme-studio-power-controls])>button.mantine-Button-root{display:none!important}[data-theme-studio=active] [data-theme-studio-power-controls]{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}@media (min-width:768px){[data-theme-studio=active] [data-theme-studio-power-controls]{flex:none;width:auto}}[data-theme-studio=active] .theme-studio-power-btn{min-height:2.35rem;font-weight:600!important}[data-theme-studio=active] .theme-studio-power-btn__icon{width:.85rem;height:.85rem}[data-theme-studio=active] .theme-studio-power-btn--start:not(:disabled){background:var(--color-server-status-running)!important;border-color:color-mix(in srgb, var(--color-server-status-running) 80%, #000)!important;color:#0a0f0a!important}[data-theme-studio=active] .theme-studio-power-btn--restart:not(:disabled){color:#1a1400!important;background:#ca8a04!important;border-color:#986803!important}[data-theme-studio=active] .theme-studio-power-btn--stop:not(:disabled){background:var(--color-server-status-offline)!important;border-color:color-mix(in srgb, var(--color-server-status-offline) 80%, #000)!important;color:#fff!important}[data-theme-studio=active] .theme-studio-power-btn:disabled{opacity:.45}[data-theme-studio=active] .theme-studio-server-layout [class*=xl\:grid-cols-4]{gap:1.15rem!important;margin-bottom:1.15rem!important}[data-theme-studio=active] .theme-studio-server-layout [class*=xl\:col-span-3]{min-height:min(62vh,720px)}[data-theme-studio=active] .theme-studio-server-layout [class*=xl\:col-span-3]>.mantine-Card-root,[data-theme-studio=active] .theme-studio-server-layout [class*=xl\:col-span-3]>div>.mantine-Card-root,[data-theme-studio=active] .theme-studio-server-layout [class*="h-[60vh]"]>.mantine-Card-root,[data-theme-studio=active] .theme-studio-server-layout [class*="h-[60vh]"]>div>.mantine-Card-root{flex-direction:column;height:100%;min-height:100%;display:flex;overflow:hidden;border:1px solid color-mix(in srgb, var(--theme-studio-border) 70%, #000)!important;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--theme-studio-text) 6%, transparent)!important;border-radius:var(--theme-studio-radius)!important;background:#0a0a0c!important}[data-theme-studio=active] .theme-studio-server-layout .xterm{padding:.65rem .75rem .85rem}[data-theme-studio=active] .theme-studio-server-layout [class*=xl\:col-span-3]+.flex{gap:.85rem}[data-theme-studio=active] .theme-studio-server-layout .flex.flex-col.space-y-4>.mantine-Card-root,[data-theme-studio=active] .theme-studio-server-layout .flex.flex-col.space-y-4 .mantine-Card-root{background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;color:var(--theme-studio-surface-alt-text,var(--theme-studio-text))!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 5%, transparent) inset, 0 8px 24px #0000001f!important}[data-theme-studio=active] .theme-studio-server-layout .flex.flex-col.space-y-4 .mantine-Card-root .text-lg{color:var(--theme-studio-text)!important}[data-theme-studio=active] .theme-studio-server-layout .flex.flex-col.space-y-4 .mantine-Card-root .text-sm{color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .theme-studio-server-layout .flex.flex-col.space-y-4 .mantine-ThemeIcon-root{background:color-mix(in srgb, var(--theme-studio-accent) 16%, var(--theme-studio-surface-alt))!important;color:var(--theme-studio-accent)!important;border:1px solid color-mix(in srgb, var(--theme-studio-accent) 28%, var(--theme-studio-border))!important}[data-theme-studio=active] .theme-studio-server-layout .flex.flex-col.space-y-4 .mantine-ThemeIcon-root svg{color:inherit!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Notification-root{border-radius:var(--theme-studio-radius-sm)!important;border:1px solid var(--theme-studio-border)!important}[data-theme-studio=active] .theme-studio-server-layout .grid.grid-cols-1.md\\:grid-cols-3{gap:1rem!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(canvas){overflow:hidden;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 5%, transparent) inset, 0 10px 28px #00000024!important;color:var(--theme-studio-surface-alt-text,var(--theme-studio-text))!important;padding-top:0!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(.chartjs-render-monitor){overflow:hidden;background:var(--theme-studio-surface-alt)!important;border:1px solid var(--theme-studio-border)!important;border-radius:var(--theme-studio-radius)!important;box-shadow:0 1px 0 color-mix(in srgb, var(--theme-studio-text) 5%, transparent) inset, 0 10px 28px #00000024!important;color:var(--theme-studio-surface-alt-text,var(--theme-studio-text))!important;padding-top:0!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(canvas) h3{letter-spacing:.01em;border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 65%, transparent);background:color-mix(in srgb, var(--theme-studio-surface) 88%, var(--theme-studio-surface-alt));margin:0;padding:.85rem 1rem;font-size:.88rem;font-weight:600;color:var(--theme-studio-surface-alt-text,var(--theme-studio-text))!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(.chartjs-render-monitor) h3{letter-spacing:.01em;border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 65%, transparent);background:color-mix(in srgb, var(--theme-studio-surface) 88%, var(--theme-studio-surface-alt));margin:0;padding:.85rem 1rem;font-size:.88rem;font-weight:600;color:var(--theme-studio-surface-alt-text,var(--theme-studio-text))!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(canvas) h3 svg{margin-right:.4rem;color:var(--theme-studio-accent)!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(.chartjs-render-monitor) h3 svg{margin-right:.4rem;color:var(--theme-studio-accent)!important}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(canvas) .z-10{min-height:11.5rem;padding:.35rem .65rem .85rem}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(.chartjs-render-monitor) .z-10{min-height:11.5rem;padding:.35rem .65rem .85rem}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(canvas) canvas{max-height:10.5rem}[data-theme-studio=active] .theme-studio-server-layout .mantine-Card-root:has(.chartjs-render-monitor) canvas{max-height:10.5rem}[data-theme-studio=active] .theme-studio-server-layout .grid.grid-cols-1.md\\:grid-cols-3 .text-cyan-400{color:var(--theme-studio-accent)!important}[data-theme-studio=active] .theme-studio-server-layout .grid.grid-cols-1.md\\:grid-cols-3 .text-yellow-400{color:var(--theme-studio-accent)!important}[data-theme-studio=active] .theme-studio-server-layout .grid.grid-cols-1.md\\:grid-cols-3 .light\\:text-cyan-600{color:var(--theme-studio-link)!important}[data-theme-studio=active] .theme-studio-server-layout .grid.grid-cols-1.md\\:grid-cols-3 .light\\:text-amber-600{color:var(--theme-studio-link)!important}[data-theme-studio=active] #server-root #console-infobar .mantine-Button-root[data-variant=filled]{min-width:5.5rem;font-weight:600;border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] #server-root #console-infobar .mantine-Button-root[data-variant=outline],[data-theme-studio=active] #server-root #console-infobar .mantine-Button-root[data-variant=default]{border-radius:var(--theme-studio-radius-sm)!important}[data-theme-studio=active] #admin-root [data-jericho-settings-icon-field]{display:none!important}[data-theme-studio=active] #admin-root .theme-studio-settings-branding-note{border-radius:var(--theme-studio-radius-sm);border:1px solid color-mix(in srgb, var(--theme-studio-border) 55%, transparent);background:color-mix(in srgb, var(--theme-studio-surface-alt) 92%, var(--theme-studio-accent) 8%);color:var(--theme-studio-text-dimmed);grid-column:1/-1;padding:.85rem 1rem;font-size:.875rem}[data-theme-studio=active] #admin-root .theme-studio-settings-branding-note a{color:var(--theme-studio-link);font-weight:600;text-decoration:none}[data-theme-studio=active] #admin-root .theme-studio-settings-branding-note a:hover{text-decoration:underline}[data-theme-studio=active] .theme-studio-server-layout>div>.mantine-Card-root{box-shadow:0 10px 28px #00000029!important}[data-theme-studio=active] .theme-studio-server-layout>.mantine-Card-root:not(:has(#title-card-header)){box-shadow:0 10px 28px #00000029!important}.theme-studio-admin-overview{z-index:1;flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative}.theme-studio-admin-overview__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.theme-studio-admin-overview__title{letter-spacing:-.03em;color:var(--theme-studio-text,#fff);margin:0 0 .35rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.theme-studio-admin-overview__subtitle{color:var(--theme-studio-text-dimmed,#8a8a8a);max-width:40rem;margin:0;font-size:.88rem}.theme-studio-admin-overview__badge{border-radius:var(--theme-studio-radius-pill);color:var(--theme-studio-text);background:var(--theme-studio-surface-alt);border:1px solid var(--theme-studio-border);align-items:center;gap:.45rem;padding:.5rem .9rem;font-size:.78rem;font-weight:600;display:inline-flex}.theme-studio-admin-overview__badge svg{color:var(--theme-studio-accent)!important}.theme-studio-admin-overview__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}@media (max-width:72em){.theme-studio-admin-overview__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:40em){.theme-studio-admin-overview__kpis{grid-template-columns:minmax(0,1fr)}}.theme-studio-admin-kpi{border-radius:var(--theme-studio-radius,12px);background:var(--theme-studio-surface-alt);border:1px solid color-mix(in srgb, var(--theme-studio-border) 55%, transparent);flex-direction:column;gap:.65rem;min-height:6.5rem;padding:1rem 1.1rem;display:flex}.theme-studio-admin-kpi__icon{border-radius:var(--theme-studio-radius-sm);background:color-mix(in srgb, var(--theme-studio-text) 8%, var(--theme-studio-surface));width:2.25rem;height:2.25rem;color:var(--theme-studio-text-dimmed);flex-shrink:0;justify-content:center;align-items:center;display:flex}.theme-studio-admin-kpi__icon svg{color:inherit!important;stroke:currentColor!important}.theme-studio-admin-kpi__value{letter-spacing:-.03em;color:var(--theme-studio-text);font-size:1.75rem;font-weight:700;line-height:1}.theme-studio-admin-kpi__label{color:var(--theme-studio-text-dimmed);margin-top:auto;font-size:.75rem;font-weight:500}.theme-studio-admin-overview__charts{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:.85rem;display:grid}@media (max-width:64em){.theme-studio-admin-overview__charts{grid-template-columns:minmax(0,1fr)}}.theme-studio-admin-chart-card{flex-direction:column;min-height:260px;display:flex;background:var(--theme-studio-surface-alt)!important;padding:1.15rem 1.2rem 1.2rem!important}.theme-studio-admin-chart-card__head{border-bottom:1px solid color-mix(in srgb, var(--theme-studio-border) 45%, transparent);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.theme-studio-admin-chart-card__head .mantine-Title-root{font-weight:600;color:var(--theme-studio-text)!important;font-size:.95rem!important}.theme-studio-admin-chart-card__icon{border-radius:var(--theme-studio-radius-sm);background:color-mix(in srgb, var(--theme-studio-text) 8%, var(--theme-studio-surface));width:1.85rem;height:1.85rem;color:var(--theme-studio-text-dimmed);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-studio-admin-chart-card__icon svg{color:inherit!important;stroke:currentColor!important}.theme-studio-admin-chart-card__canvas{flex:1;min-height:190px;position:relative}.theme-studio-admin-chart-card__memory{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.theme-studio-admin-chart-card__memory-caption{color:var(--theme-studio-text-dimmed);text-align:center;font-size:.78rem}.theme-studio-admin-overview__secondary{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem;display:grid}@media (max-width:64em){.theme-studio-admin-overview__secondary{grid-template-columns:minmax(0,1fr)}}.theme-studio-admin-metric-grid,.theme-studio-admin-system{background:var(--theme-studio-surface-alt)!important;padding:1.15rem 1.2rem!important}.theme-studio-admin-metric-grid__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.theme-studio-admin-metric-grid__item{border-radius:var(--theme-studio-radius-sm);background:color-mix(in srgb, var(--theme-studio-text) 5%, var(--theme-studio-surface));border:1px solid color-mix(in srgb, var(--theme-studio-border) 40%, transparent);flex-direction:column;gap:.2rem;padding:.75rem .85rem;display:flex}.theme-studio-admin-metric-grid__item svg{display:none}.theme-studio-admin-metric-grid__value{letter-spacing:-.02em;color:var(--theme-studio-text);font-size:1.25rem;font-weight:700}.theme-studio-admin-metric-grid__label{color:var(--theme-studio-text-dimmed);font-size:.72rem;font-weight:500}.theme-studio-admin-system__list{flex-direction:column;gap:.55rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.theme-studio-admin-system__list li{color:var(--theme-studio-text-dimmed);align-items:flex-start;gap:.55rem;font-size:.84rem;display:flex}.theme-studio-admin-system__list li svg{flex-shrink:0;margin-top:.1rem;color:var(--theme-studio-accent)!important;stroke:var(--theme-studio-accent)!important}.theme-studio-admin-system__cache{border-top:1px solid color-mix(in srgb, var(--theme-studio-text) 10%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding-top:.85rem;display:grid}.theme-studio-admin-system__cache-stat{text-align:center}.theme-studio-admin-system__cache-value{color:var(--theme-studio-text);font-size:1.1rem;font-weight:700;display:block}[data-theme-studio=active] #admin-root .theme-studio-admin-overview{grid-column:1/-1}[data-theme-studio=active] #admin-root .theme-studio-page>.mantine-Tabs-root{margin-bottom:.5rem!important}.theme-studio-admin-system__cache-label{color:var(--theme-studio-text-dimmed);margin-top:.2rem;font-size:.68rem;line-height:1.3;display:block}[data-theme-studio=active]{--theme-studio-semantic-success:var(--color-server-status-running,#22c55e);--theme-studio-semantic-warning:var(--color-server-status-starting,#eab308);--theme-studio-semantic-danger:var(--color-server-status-offline,#ef4444);--theme-studio-semantic-info:#38bdf8;--theme-studio-semantic-accent:var(--theme-studio-accent,#d4ff5c);--theme-studio-semantic-cpu:#a78bfa;--theme-studio-semantic-memory:#38bdf8;--theme-studio-semantic-disk:#fb923c}[data-theme-studio=active] .semantic-icon--success{color:var(--theme-studio-semantic-success)!important}[data-theme-studio=active] .semantic-icon--warning{color:var(--theme-studio-semantic-warning)!important}[data-theme-studio=active] .semantic-icon--danger{color:var(--theme-studio-semantic-danger)!important}[data-theme-studio=active] .semantic-icon--accent{color:var(--theme-studio-semantic-accent)!important}[data-theme-studio=active] .semantic-icon--cpu{color:var(--theme-studio-semantic-cpu)!important}[data-theme-studio=active] .semantic-icon--memory{color:var(--theme-studio-semantic-memory)!important}[data-theme-studio=active] .semantic-icon--disk{color:var(--theme-studio-semantic-disk)!important}[data-theme-studio=active] .role-badge.mantine-Badge-root{letter-spacing:.01em;border:1px solid color-mix(in srgb, currentColor 22%, transparent);font-weight:600}[data-theme-studio=active] #dashboard-root .bg-green-500{background-color:var(--color-server-status-running)!important}[data-theme-studio=active] #dashboard-root .bg-yellow-500{background-color:var(--color-server-status-starting)!important}[data-theme-studio=active] #dashboard-root .bg-red-500{background-color:var(--color-server-status-offline)!important}[data-theme-studio=active] #dashboard-root .bg-gray-500{background-color:color-mix(in srgb, var(--theme-studio-text-dimmed) 65%, transparent)!important}.theme-studio-admin-kpi--users .theme-studio-admin-kpi__icon{background:color-mix(in srgb, #3b82f6 28%, var(--theme-studio-surface));color:#60a5fa}.theme-studio-admin-kpi--servers .theme-studio-admin-kpi__icon{background:color-mix(in srgb, #a855f7 28%, var(--theme-studio-surface));color:#c084fc}.theme-studio-admin-kpi--nodes .theme-studio-admin-kpi__icon{background:color-mix(in srgb, var(--theme-studio-semantic-success) 28%, var(--theme-studio-surface));color:var(--theme-studio-semantic-success)}.theme-studio-admin-kpi--locations .theme-studio-admin-kpi__icon{background:color-mix(in srgb, #14b8a6 28%, var(--theme-studio-surface));color:#2dd4bf}.theme-studio-admin-kpi--users .theme-studio-admin-kpi__icon svg,.theme-studio-admin-kpi--servers .theme-studio-admin-kpi__icon svg,.theme-studio-admin-kpi--nodes .theme-studio-admin-kpi__icon svg,.theme-studio-admin-kpi--locations .theme-studio-admin-kpi__icon svg{color:inherit!important;stroke:currentColor!important}[data-theme-studio=active] :-webkit-any(#dashboard-root,#admin-root,#server-root) .mantine-Badge-root[data-variant=light]{background:color-mix(in srgb, currentColor 18%, var(--theme-studio-surface-alt))!important}[data-theme-studio=active] :is(#dashboard-root,#admin-root,#server-root) .mantine-Badge-root[data-variant=light]{background:color-mix(in srgb, currentColor 18%, var(--theme-studio-surface-alt))!important}[data-theme-studio=active] .screen-block__card{box-shadow:0 12px 40px color-mix(in srgb, var(--theme-studio-bg) 55%, transparent);background:var(--theme-studio-surface)!important;border-color:var(--theme-studio-border)!important}[data-theme-studio=active] .screen-block__watermark{color:var(--theme-studio-text);opacity:.06}[data-theme-studio=active] .screen-block__icon-wrap{border-color:var(--theme-studio-border);background:color-mix(in srgb, var(--theme-studio-text) 6%, var(--theme-studio-surface-alt));color:var(--theme-studio-text-dimmed)}[data-theme-studio=active] .screen-block__title{color:var(--theme-studio-text)!important}[data-theme-studio=active] .screen-block__content{color:var(--theme-studio-text-dimmed)!important}[data-theme-studio=active] .screen-block--permission .screen-block__icon-wrap{color:var(--theme-studio-semantic-danger);border-color:color-mix(in srgb, var(--theme-studio-semantic-danger) 35%, var(--theme-studio-border));background:color-mix(in srgb, var(--theme-studio-semantic-danger) 12%, var(--theme-studio-surface-alt))}[data-theme-studio=active] .screen-block--warning .screen-block__icon-wrap{color:var(--theme-studio-semantic-warning);border-color:color-mix(in srgb, var(--theme-studio-semantic-warning) 35%, var(--theme-studio-border));background:color-mix(in srgb, var(--theme-studio-semantic-warning) 12%, var(--theme-studio-surface-alt))}.m_e4d36c9b{min-width:calc(12.5rem * var(--mantine-scale));background-color:var(--mantine-color-body);box-shadow:var(--mantine-shadow-md);border-radius:var(--mantine-radius-default)}:where([data-mantine-color-scheme=light]) .m_e4d36c9b{border:1px solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_e4d36c9b{border:1px solid var(--mantine-color-dark-4)}.m_7f4bcb19{padding:var(--mantine-spacing-xs) var(--mantine-spacing-md);font-size:var(--mantine-font-size-md);font-weight:var(--mantine-font-weight-medium);color:var(--mantine-color-bright)}.m_3de554dd{padding:var(--mantine-spacing-sm) var(--mantine-spacing-md);padding-top:0}.m_e4d36c9b:where([data-type=radial]) :where(.m_3de554dd){padding-top:var(--mantine-spacing-sm)}.m_b30369b5{width:calc(.75rem * var(--mantine-scale));height:calc(.75rem * var(--mantine-scale));min-width:calc(.75rem * var(--mantine-scale));min-height:calc(.75rem * var(--mantine-scale))}.m_3de8964e{font-size:var(--mantine-font-size-sm);justify-content:space-between;align-items:center;display:flex}.m_3de8964e:where(.m_3de8964e+.m_3de8964e){margin-top:calc(var(--mantine-spacing-sm) / 2)}.m_3de8964e[data-type=scatter] .m_b30369b5{display:none}.m_50186d10{align-items:center;gap:var(--mantine-spacing-sm);margin-inline-end:var(--mantine-spacing-xl);display:flex}.m_501dadf9{color:var(--mantine-color-text);font-size:var(--mantine-font-size-sm)}.m_50192318{color:var(--mantine-color-bright)}.m_847eaf{flex-wrap:wrap;justify-content:flex-end;align-items:center;height:100%;display:flex}.m_847eaf:where([data-centered]){justify-content:center}.m_847eaf:where([data-position=top]){padding-bottom:var(--mantine-spacing-md)}.m_847eaf:where([data-position=bottom]){padding-top:var(--mantine-spacing-md)}.m_17da7e62{align-items:center;gap:calc(.4375rem * var(--mantine-scale));padding:7px var(--mantine-spacing-xs);border-radius:var(--mantine-radius-default);line-height:1;display:flex}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_17da7e62:where(:hover){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_17da7e62:where(:hover){background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_17da7e62:where(:active){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_17da7e62:where(:active){background-color:var(--mantine-color-dark-5)}}.m_17da7e62[data-without-color] .m_6e236e21{display:none}.m_8ff56c0d{font-size:var(--mantine-font-size-sm);margin:0;padding:0}.m_a50f3e58{--chart-bar-label-color:var(--mantine-color-dimmed);width:100%;display:block}.m_a50f3e58 svg{outline:0;overflow:visible}:where([data-mantine-color-scheme=light]) .m_a50f3e58{--chart-grid-color:#adb5bd99;--chart-cursor-fill:#adb5bd26}:where([data-mantine-color-scheme=dark]) .m_a50f3e58{--chart-cursor-fill:#69696926;--chart-grid-color:#69696999}.m_a50f3e58 :where(text){font-family:var(--mantine-font-family);color:var(--chart-text-color,var(--mantine-color-dimmed))}.m_af9188cb{width:100%;height:100%}.m_a50a48bc{stroke:var(--chart-grid-color)}.m_a507a517{color:var(--chart-grid-color)}.m_2293801d{color:var(--chart-text-color,var(--mantine-color-dimmed))}.m_92b296cd{min-width:calc(12.5rem * var(--mantine-scale));background-color:var(--mantine-color-body);box-shadow:var(--mantine-shadow-md);border-radius:var(--mantine-radius-default);padding:var(--mantine-spacing-sm)}:where([data-mantine-color-scheme=light]) .m_92b296cd{border:1px solid var(--mantine-color-gray-3)}:where([data-mantine-color-scheme=dark]) .m_92b296cd{border:1px solid var(--mantine-color-dark-4)}.m_f9458cfe svg{outline:0}.m_a410e613{min-height:var(--chart-size,auto);height:var(--chart-size,auto);width:var(--chart-size,auto);min-width:var(--chart-size,auto)}.m_a410e613 :where(*){outline:0}.m_ddb0bfe3{fill:var(--mantine-color-text);font-size:var(--mantine-font-size-sm)}.m_cd8943fd{min-height:var(--chart-size,auto);height:var(--chart-size,auto);width:var(--chart-size,auto);min-width:var(--chart-size,auto)}.m_cd8943fd :where(*){outline:0}:where([data-mantine-color-scheme=light]) .m_1f271cf7{--chart-grid-color:#adb5bd99;--chart-text-color:var(--mantine-color-gray-7)}:where([data-mantine-color-scheme=dark]) .m_1f271cf7{--chart-grid-color:#69696999;--chart-text-color:var(--mantine-color-dark-1)}.m_1f271cf7 :where(text){font-size:var(--mantine-font-size-xs);fill:var(--chart-text-color,var(--mantine-color-dimmed));-webkit-user-select:none;user-select:none}.m_1f271cf7 :where(svg){outline:0}.m_cf06f58c{width:100%;height:100%}:where([data-mantine-color-scheme=light]) .m_cd2bd9e5{--chart-empty-background:var(--mantine-color-gray-1);--chart-cursor-color:var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_cd2bd9e5{--chart-empty-background:var(--mantine-color-dark-6);--chart-cursor-color:var(--mantine-color-dark-4)}.m_cd2bd9e5 :where(svg){outline:0}.m_6bcc3420{padding:var(--mantine-spacing-md);box-shadow:var(--mantine-shadow-md);min-width:calc(12.5rem * var(--mantine-scale));font-size:var(--mantine-font-size-sm);justify-content:space-between;align-items:center;display:flex}:where([data-mantine-color-scheme=light]) .m_6bcc3420{border:1px solid var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_6bcc3420{border:1px solid var(--mantine-color-dark-4)}.m_80d531e7{min-height:var(--chart-size,auto);height:var(--chart-size,auto);width:var(--chart-size,auto);min-width:var(--chart-size,auto)}.m_80d531e7 :where(*){outline:0}.m_2ef228c3{width:-moz-fit-content;width:fit-content;display:block}:where([data-mantine-color-scheme=light]) .m_2ef228c3{--heatmap-level-1:#51cf664d;--heatmap-level-2:#40c05773;--heatmap-level-3:#37b24dbf;--heatmap-level-4:#2b8a3e;--heatmap-empty-rect-bg:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_2ef228c3{--heatmap-level-1:#2b8a3e4d;--heatmap-level-2:#2f9e4473;--heatmap-level-3:#37b24dbf;--heatmap-level-4:#51cf66;--heatmap-empty-rect-bg:var(--mantine-color-dark-5)}.m_2ef201c5{stroke-width:calc(.0625rem * var(--mantine-scale))}.m_2ef201c5:where([data-empty]){fill:var(--heatmap-empty-rect-bg)}.m_7e977775,.m_c4b68f8d,.m_75b4f3e6{cursor:default;-webkit-user-select:none;user-select:none;fill:var(--mantine-color-dimmed)}.m_da847eb2:where([data-empty]){fill:var(--heatmap-empty-rect-bg)}.m_1ea785b1{gap:var(--bars-list-gap);flex-direction:column;width:100%;display:flex}.m_294011ec{font-size:var(--mantine-font-size-sm);font-weight:var(--mantine-font-weight-medium);padding-bottom:var(--bars-list-gap);justify-content:space-between;display:flex}.m_9de42164{justify-content:space-between;align-items:center;gap:var(--mantine-spacing-md);display:flex}.m_6f89abf0{min-width:var(--bars-list-min-bar-size);height:var(--bars-list-bar-height);padding:0 var(--mantine-spacing-sm);font-size:var(--mantine-font-size-sm);color:var(--mantine-color-white);border-radius:var(--mantine-radius-sm);align-items:center;font-weight:500;transition:width .3s;display:flex}:where([data-mantine-color-scheme=light]) .m_6f89abf0{background-color:var(--mantine-primary-color-filled)}:where([data-mantine-color-scheme=dark]) .m_6f89abf0{background-color:var(--mantine-primary-color-filled)}.m_7016be6d{font-size:var(--mantine-font-size-sm);font-weight:var(--mantine-font-weight-medium);white-space:nowrap;color:var(--mantine-color-text)}.m_3c064071{min-height:var(--chart-height,auto)}.m_3c064071 :where(*){outline:0}.m_b42d2970{min-height:var(--chart-height,auto)}.m_b42d2970 :where(*){outline:0}:where([data-mantine-color-scheme=light]) .m_b42d2970{--chart-link-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=dark]) .m_b42d2970{--chart-link-color:var(--mantine-color-dark-5)}.m_468e7eda{-webkit-appearance:none;appearance:none;padding-top:0;padding-bottom:0}.m_468e7eda::-webkit-calendar-picker-indicator{display:none}.m_468e7eda::-webkit-clear-button{display:none}.m_468e7eda::-webkit-datetime-edit-hour-field{max-height:calc(1.875rem * var(--mantine-scale));padding-top:0;display:inline}.m_468e7eda::-webkit-datetime-edit-minute-field{max-height:calc(1.875rem * var(--mantine-scale));padding-top:0;display:inline}.m_468e7eda::-webkit-datetime-edit-second-field{max-height:calc(1.875rem * var(--mantine-scale));padding-top:0;display:inline}.m_468e7eda::-webkit-datetime-edit-ampm-field{max-height:calc(1.875rem * var(--mantine-scale));padding-top:0;display:inline}.m_468e7eda::-webkit-datetime-edit-hour-field:focus{background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_468e7eda::-webkit-datetime-edit-minute-field:focus{background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_468e7eda::-webkit-datetime-edit-second-field:focus{background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_468e7eda::-webkit-datetime-edit-ampm-field:focus{background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}.m_7a8f1e6d{align-items:center;height:100%;display:flex;overflow:hidden}:where([dir=rtl]) .m_7a8f1e6d{flex-direction:row-reverse}.m_d6bb0a54{height:calc(var(--input-height) - 15px);align-items:center;display:flex}.m_b97ecb26{flex-direction:column;display:flex}.m_31fe42f9{gap:calc(.25rem * var(--mantine-scale));display:flex}.m_9c4817c3{padding:calc(.25rem * var(--mantine-scale))}.m_154c536b{text-align:center;border-radius:var(--mantine-radius-default);width:max-content;min-width:2.5em;height:2em;font-size:var(--control-font-size,var(--mantine-font-size-sm))}.m_154c536b:where([data-active]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}@media (hover:hover){.m_154c536b:hover:where(:not([data-active])){color:var(--mantine-color-bright)}:where([data-mantine-color-scheme=dark]) .m_154c536b:hover:where(:not([data-active])){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=light]) .m_154c536b:hover:where(:not([data-active])){background-color:var(--mantine-color-gray-1)}}@media (hover:none){.m_154c536b:active:where(:not([data-active])){color:var(--mantine-color-bright)}:where([data-mantine-color-scheme=dark]) .m_154c536b:active:where(:not([data-active])){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=light]) .m_154c536b:active:where(:not([data-active])){background-color:var(--mantine-color-gray-1)}}.m_7be09d0c{text-align:center;border-radius:var(--mantine-radius-default);height:2em;font-size:var(--control-font-size,var(--mantine-font-size-sm));padding-inline-start:.5em;padding-inline-end:.5em}.m_7be09d0c:where([data-active]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white)}@media (hover:hover){.m_7be09d0c:hover:where(:not([data-active])){color:var(--mantine-color-bright)}:where([data-mantine-color-scheme=dark]) .m_7be09d0c:hover:where(:not([data-active])){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=light]) .m_7be09d0c:hover:where(:not([data-active])){background-color:var(--mantine-color-gray-1)}}@media (hover:none){.m_7be09d0c:active:where(:not([data-active])){color:var(--mantine-color-bright)}:where([data-mantine-color-scheme=dark]) .m_7be09d0c:active:where(:not([data-active])){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=light]) .m_7be09d0c:active:where(:not([data-active])){background-color:var(--mantine-color-gray-1)}}.m_7d00001d+.m_7d00001d{margin-top:var(--mantine-spacing-sm)}.m_d8d918d7{margin-bottom:calc(.25rem * var(--mantine-scale));color:var(--mantine-color-dimmed);font-size:calc(var(--control-font-size,var(--mantine-font-size-sm)) - 2px);font-weight:var(--mantine-font-weight-medium);align-items:center;padding-inline-start:calc(.4375rem * var(--mantine-scale));display:flex}.m_d8d918d7:after{content:"";width:100%;height:calc(.0625rem * var(--mantine-scale));flex:1;margin-inline-start:var(--mantine-spacing-xs)}:where([data-mantine-color-scheme=light]) .m_d8d918d7:after{background-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_d8d918d7:after{background-color:var(--mantine-color-dark-4)}.m_6b43ba88{caret-color:#0000;font-variant-numeric:tabular-nums;text-align:center;text-align-last:center;width:calc(2ch + .3em);height:100%;color:var(--input-color);border-radius:calc(.125rem * var(--mantine-scale));-webkit-appearance:none;appearance:none;background-color:#0000;border:0;padding-inline-start:.15em;padding-inline-end:.15em;line-height:1;position:relative}.m_6b43ba88:where([data-am-pm]){width:auto}.m_6b43ba88:where(:disabled){cursor:not-allowed}.m_6b43ba88::selection{background-color:#0000}.m_6b43ba88::placeholder{opacity:1;color:inherit}.m_6b43ba88:focus{background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white);outline:0}.m_6b43ba88:focus::placeholder{color:var(--mantine-color-white)}.m_396ce5cb{--day-size-xs:calc(1.875rem * var(--mantine-scale));--day-size-sm:calc(2.25rem * var(--mantine-scale));--day-size-md:calc(2.625rem * var(--mantine-scale));--day-size-lg:calc(3rem * var(--mantine-scale));--day-size-xl:calc(3.375rem * var(--mantine-scale));--day-size:var(--day-size-sm);width:var(--day-size,var(--day-size-sm));height:var(--day-size,var(--day-size-sm));font-size:calc(var(--day-size) / 2.8);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:var(--mantine-radius-default);color:var(--mantine-color-text);opacity:1;background-color:#0000;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover){[data-mantine-color-scheme=light] .m_396ce5cb:hover:where(:not(:-webkit-any([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_396ce5cb:hover:where(:not(:is([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_396ce5cb:hover:where(:not(:-webkit-any([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_396ce5cb:hover:where(:not(:is([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-dark-5)}}@media (hover:none){[data-mantine-color-scheme=light] .m_396ce5cb:active:where(:not(:-webkit-any([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_396ce5cb:active:where(:not(:is([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_396ce5cb:active:where(:not(:-webkit-any([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_396ce5cb:active:where(:not(:is([data-static],[data-disabled],[data-selected],[data-in-range]))){background-color:var(--mantine-color-dark-5)}}.m_396ce5cb:where([data-static]){-webkit-user-select:auto;user-select:auto;cursor:default}.m_396ce5cb:where([data-weekend]){color:var(--mantine-color-red-6)}.m_396ce5cb:where([data-outside]){color:var(--mantine-color-dimmed);opacity:.5}.m_396ce5cb:where(:disabled,[data-disabled]){color:var(--mantine-color-disabled-color);cursor:not-allowed;opacity:.5}.m_396ce5cb:where([data-hidden]){display:none}:where([data-mantine-color-scheme=light]) .m_396ce5cb:where([data-today][data-highlight-today]:not(:-webkit-any([data-selected],[data-in-range]))){border:1px solid var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=light]) .m_396ce5cb:where([data-today][data-highlight-today]:not(:is([data-selected],[data-in-range]))){border:1px solid var(--mantine-color-gray-4)}:where([data-mantine-color-scheme=dark]) .m_396ce5cb:where([data-today][data-highlight-today]:not(:-webkit-any([data-selected],[data-in-range]))){border:1px solid var(--mantine-color-dark-4)}:where([data-mantine-color-scheme=dark]) .m_396ce5cb:where([data-today][data-highlight-today]:not(:is([data-selected],[data-in-range]))){border:1px solid var(--mantine-color-dark-4)}.m_396ce5cb:where([data-in-range]){background-color:var(--mantine-primary-color-light);border-radius:0}@media (hover:hover){.m_396ce5cb:where([data-in-range]):hover:where(:not(:-webkit-any([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-light)}.m_396ce5cb:where([data-in-range]):hover:where(:not(:is([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-light)}}@media (hover:none){.m_396ce5cb:where([data-in-range]):active:where(:not(:-webkit-any([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-light)}.m_396ce5cb:where([data-in-range]):active:where(:not(:is([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-light)}}.m_396ce5cb:where([data-first-in-range]){border-radius:0}.m_396ce5cb:where([data-first-in-range]):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-first-in-range]):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-first-in-range]):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-first-in-range]):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range]){border-radius:0}.m_396ce5cb:where([data-last-in-range]):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range]):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range]):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range]):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-last-in-range][data-first-in-range]){border-radius:var(--mantine-radius-default)}.m_396ce5cb:where([data-full-width]){width:100%;height:auto;min-height:var(--day-size);aspect-ratio:1}.m_396ce5cb:where([data-selected]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-primary-color-contrast)}@media (hover:hover){.m_396ce5cb:where([data-selected]):hover:where(:not(:-webkit-any([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}.m_396ce5cb:where([data-selected]):hover:where(:not(:is([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}}@media (hover:none){.m_396ce5cb:where([data-selected]):active:where(:not(:-webkit-any([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}.m_396ce5cb:where([data-selected]):active:where(:not(:is([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}}.m_18a3eca{color:var(--mantine-color-dimmed);font-weight:var(--mantine-font-weight-regular);font-size:var(--wr-fz,var(--mantine-font-size-sm));text-transform:capitalize;padding-bottom:calc(var(--wr-spacing,var(--mantine-spacing-sm)) / 2)}.m_cc9820d3{border-collapse:collapse;table-layout:fixed}.m_cc9820d3[data-full-width]{width:100%}.m_8f457cd5{padding:0}.m_8f457cd5:where([data-with-spacing]){padding:calc(.03125rem * var(--mantine-scale))}.m_6cff9dea{--wn-size-xs:calc(1.875rem * var(--mantine-scale));--wn-size-sm:calc(2.25rem * var(--mantine-scale));--wn-size-md:calc(2.625rem * var(--mantine-scale));--wn-size-lg:calc(3rem * var(--mantine-scale));--wn-size-xl:calc(3.375rem * var(--mantine-scale));color:var(--mantine-color-dimmed);font-weight:var(--mantine-font-weight-regular);font-size:calc(var(--wn-size,var(--wn-size-sm)) / 2.8);text-align:center;width:var(--wn-size,var(--wn-size-sm))}.m_dc6a3c71{--dpc-size-xs:calc(1.875rem * var(--mantine-scale));--dpc-size-sm:calc(2.25rem * var(--mantine-scale));--dpc-size-md:calc(2.625rem * var(--mantine-scale));--dpc-size-lg:calc(3rem * var(--mantine-scale));--dpc-size-xl:calc(3.375rem * var(--mantine-scale));--dpc-size:var(--dpc-size-sm);font-size:var(--dpc-fz,var(--mantine-font-size-sm));height:var(--dpc-size);width:calc((var(--dpc-size) * 7) / 3 + calc(.09375rem * var(--mantine-scale)));-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--mantine-color-text);opacity:1;border-radius:var(--mantine-radius-default);background-color:#0000;justify-content:center;align-items:center;display:flex}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_dc6a3c71:hover:where(:not(:-webkit-any([data-disabled],:disabled))){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=light]) .m_dc6a3c71:hover:where(:not(:is([data-disabled],:disabled))){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_dc6a3c71:hover:where(:not(:-webkit-any([data-disabled],:disabled))){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=dark]) .m_dc6a3c71:hover:where(:not(:is([data-disabled],:disabled))){background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_dc6a3c71:active:where(:not(:-webkit-any([data-disabled],:disabled))){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=light]) .m_dc6a3c71:active:where(:not(:is([data-disabled],:disabled))){background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_dc6a3c71:active:where(:not(:-webkit-any([data-disabled],:disabled))){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=dark]) .m_dc6a3c71:active:where(:not(:is([data-disabled],:disabled))){background-color:var(--mantine-color-dark-5)}}.m_dc6a3c71:where(:disabled,[data-disabled]){color:var(--mantine-color-disabled-color);cursor:not-allowed;opacity:.5}.m_dc6a3c71:where([data-selected]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-primary-color-contrast,var(--mantine-color-white))}@media (hover:hover){.m_dc6a3c71:where([data-selected]):hover{background-color:var(--mantine-primary-color-filled-hover)}}@media (hover:none){.m_dc6a3c71:where([data-selected]):active{background-color:var(--mantine-primary-color-filled-hover)}}.m_dc6a3c71:where([data-in-range]){background-color:var(--mantine-primary-color-light-hover);border-radius:0}@media (hover:hover){.m_dc6a3c71:where([data-in-range]):hover{background-color:var(--mantine-primary-color-light)}}@media (hover:none){.m_dc6a3c71:where([data-in-range]):active{background-color:var(--mantine-primary-color-light)}}.m_dc6a3c71:where([data-first-in-range]){border-radius:0}.m_dc6a3c71:where([data-first-in-range]):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-first-in-range]):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-first-in-range]):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-first-in-range]):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-last-in-range]){border-radius:0}.m_dc6a3c71:where([data-last-in-range]):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-last-in-range]):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:var(--mantine-radius-default);border-bottom-right-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-last-in-range]):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-last-in-range]):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:var(--mantine-radius-default);border-bottom-left-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-first-in-range][data-last-in-range]){border-radius:var(--mantine-radius-default)}.m_dc6a3c71:where([data-full-width]){width:100%}.m_9206547b{border-collapse:collapse;border-width:0}.m_9206547b[data-full-width]{width:100%}.m_c5a19c7d{padding:0}.m_c5a19c7d:where([data-with-spacing]){padding:calc(.03125rem * var(--mantine-scale))}.m_2a6c32d{border-collapse:collapse;cursor:pointer;border-width:0}.m_2a6c32d[data-full-width]{width:100%}.m_fe27622f{padding:0}.m_fe27622f:where([data-with-spacing]){padding:calc(.03125rem * var(--mantine-scale))}.m_730a79ed{--dch-control-size-xs:calc(1.875rem * var(--mantine-scale));--dch-control-size-sm:calc(2.25rem * var(--mantine-scale));--dch-control-size-md:calc(2.625rem * var(--mantine-scale));--dch-control-size-lg:calc(3rem * var(--mantine-scale));--dch-control-size-xl:calc(3.375rem * var(--mantine-scale));--dch-control-size:var(--dch-control-size-sm);max-width:calc(var(--dch-control-size) * 8 + calc(.4375rem * var(--mantine-scale)));margin-bottom:var(--mantine-spacing-xs);display:flex}.m_730a79ed[data-full-width]{width:100%;max-width:none}.m_f6645d97,.m_2351eeb0{height:var(--dch-control-size);border-radius:var(--mantine-radius-default);-webkit-user-select:none;user-select:none;opacity:1;cursor:pointer;justify-content:center;align-items:center;display:flex}.m_f6645d97:where([data-static]){cursor:default}.m_2351eeb0:where([data-static]){cursor:default}@media (hover:hover){[data-mantine-color-scheme=light] .m_f6645d97:hover:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_f6645d97:hover:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_2351eeb0:hover:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_2351eeb0:hover:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_f6645d97:hover:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_f6645d97:hover:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_2351eeb0:hover:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_2351eeb0:hover:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}}@media (hover:none){[data-mantine-color-scheme=light] .m_f6645d97:active:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_f6645d97:active:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_2351eeb0:active:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=light] .m_2351eeb0:active:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .m_f6645d97:active:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_f6645d97:active:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_2351eeb0:active:where(:not(:-webkit-any([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .m_2351eeb0:active:where(:not(:is([data-disabled],[data-static],:disabled))){background-color:var(--mantine-color-dark-5)}}.m_f6645d97:where(:disabled,[data-disabled]){opacity:.2;cursor:not-allowed}.m_2351eeb0:where(:disabled,[data-disabled]){opacity:.2;cursor:not-allowed}.m_2351eeb0{width:var(--dch-control-size)}.m_f6645d97{font-size:var(--dch-fz,var(--mantine-font-size-sm));font-weight:var(--mantine-font-weight-medium);text-transform:capitalize;flex:1}.m_367dc749{width:60%;height:60%}.m_367dc749:where([data-direction=next]){transform:rotate(270deg)}:where([dir=rtl]) .m_367dc749:where([data-direction=next]){transform:rotate(90deg)}.m_367dc749:where([data-direction=previous]){transform:rotate(90deg)}:where([dir=rtl]) .m_367dc749:where([data-direction=previous]){transform:rotate(270deg)}.m_30b26e33{gap:var(--mantine-spacing-md);display:flex}.m_30b26e33[data-full-width]{width:100%}.m_30b26e33[data-full-width]>*{flex:1}.m_6fa5e2aa{cursor:pointer;line-height:unset}.m_6fa5e2aa:where([data-read-only]){cursor:default}.m_d01e596f{font-size:var(--preset-font-size);display:flex}.m_52a6b4b0{border-inline-end:calc(.0625rem * var(--mantine-scale)) solid;flex-direction:column;margin-inline-end:.5em;padding-inline-end:.5em;display:flex}:where([data-mantine-color-scheme=light]) .m_52a6b4b0{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_52a6b4b0{border-color:var(--mantine-color-dark-5)}.m_b0d93233{border-radius:var(--mantine-radius-default);font-size:var(--preset-font-size);white-space:nowrap;padding:.52em .8em}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_b0d93233:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_b0d93233:hover{background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_b0d93233:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_b0d93233:active{background-color:var(--mantine-color-dark-5)}}.m_53c9e871{font-size:var(--preset-font-size);display:flex}.m_cccb8ff3{border-inline-end:calc(.0625rem * var(--mantine-scale)) solid;flex-direction:column;margin-inline-end:.5em;padding-inline-end:.5em;display:flex}:where([data-mantine-color-scheme=light]) .m_cccb8ff3{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_cccb8ff3{border-color:var(--mantine-color-dark-5)}.m_7b4fbf50{border-radius:var(--mantine-radius-default);font-size:var(--preset-font-size);white-space:nowrap;padding:.52em .8em}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_7b4fbf50:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_7b4fbf50:hover{background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_7b4fbf50:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_7b4fbf50:active{background-color:var(--mantine-color-dark-5)}}.m_765a40cf{font-size:var(--preset-font-size);display:flex}.m_d6a681e1{border-inline-end:calc(.0625rem * var(--mantine-scale)) solid;flex-direction:column;margin-inline-end:.5em;padding-inline-end:.5em;display:flex}:where([data-mantine-color-scheme=light]) .m_d6a681e1{border-color:var(--mantine-color-gray-2)}:where([data-mantine-color-scheme=dark]) .m_d6a681e1{border-color:var(--mantine-color-dark-5)}.m_acd30b22{border-radius:var(--mantine-radius-default);font-size:var(--preset-font-size);white-space:nowrap;padding:.52em .8em}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_acd30b22:hover{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_acd30b22:hover{background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_acd30b22:active{background-color:var(--mantine-color-gray-0)}:where([data-mantine-color-scheme=dark]) .m_acd30b22:active{background-color:var(--mantine-color-dark-5)}}.m_43bf4edb{margin-top:var(--mantine-spacing-md);align-items:stretch;display:flex}.m_49f1412{flex:1;margin-inline-end:var(--mantine-spacing-md)}.m_d6d672a0{margin-top:var(--mantine-spacing-md);font-size:calc(var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale)));color:var(--mantine-color-text);height:calc((var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale))) * 1.4);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}.m_80eb36d4{align-items:stretch;gap:var(--mantine-spacing-md);margin-top:var(--mantine-spacing-md);display:flex}.m_5566a64b{flex:1}.m_208d2562{margin-top:var(--mantine-spacing-md);align-items:stretch;display:flex}.m_62ee059{flex:1;margin-inline-end:var(--mantine-spacing-md)}.m_d8663ee7{margin-top:var(--mantine-spacing-md);font-size:calc(var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale)));color:var(--mantine-color-text);height:calc((var(--mantine-font-size-sm) - calc(.125rem * var(--mantine-scale))) * 1.4);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}.m_afb15cad{align-items:stretch;gap:var(--mantine-spacing-md);margin-top:var(--mantine-spacing-md);display:flex}.m_8afe6e64{flex:1}.m_ac3f4d63{text-align:center;border:1px solid var(--mantine-color-default-border);background-color:var(--mantine-color-default);color:var(--mantine-color-default-color);border-radius:var(--time-grid-radius,var(--mantine-radius-default));font-size:var(--time-grid-fz,var(--mantine-font-size-sm));padding-block-start:.25em;padding-block-end:.25em;padding-inline-start:1em;padding-inline-end:1em}@media (hover:hover){.m_ac3f4d63:hover:where(:not([data-disabled])){background-color:var(--mantine-color-default-hover)}}@media (hover:none){.m_ac3f4d63:active:where(:not([data-disabled])){background-color:var(--mantine-color-default-hover)}}.m_ac3f4d63:where([data-active]){background-color:var(--mantine-primary-color-filled);color:var(--mantine-color-white);border-color:#0000}@media (hover:hover){.m_ac3f4d63:where([data-active]):hover:where(:not([data-disabled])){background-color:var(--mantine-primary-color-filled-hover)}}@media (hover:none){.m_ac3f4d63:where([data-active]):active:where(:not([data-disabled])){background-color:var(--mantine-primary-color-filled-hover)}}.m_ac3f4d63:where(:disabled,[data-disabled]){opacity:.5;cursor:not-allowed}.m_2a0c4eda{width:-moz-fit-content;width:fit-content;font-size:var(--mini-calendar-font-size);align-items:center;display:flex}.m_2a05be4f{font-size:inherit;display:flex}.m_99d16a4{min-width:3em;font-size:inherit;border-radius:var(--mantine-radius-default);flex-direction:column;align-items:center;gap:.5em;padding:.75em;line-height:1;display:flex}.m_99d16a4:where([data-selected]){color:var(--mantine-primary-color-contrast);background-color:var(--mantine-primary-color-filled)}@media (hover:hover){.m_99d16a4:where([data-selected]):hover:where(:not(:-webkit-any([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}.m_99d16a4:where([data-selected]):hover:where(:not(:is([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}}@media (hover:none){.m_99d16a4:where([data-selected]):active:where(:not(:-webkit-any([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}.m_99d16a4:where([data-selected]):active:where(:not(:is([data-disabled],[data-static]))){background-color:var(--mantine-primary-color-filled-hover)}}.m_99d16a4:where([data-disabled]){opacity:.3;cursor:not-allowed}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_99d16a4:hover:where(:not(:-webkit-any([data-disabled],[data-selected]))){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=light]) .m_99d16a4:hover:where(:not(:is([data-disabled],[data-selected]))){background-color:var(--mantine-color-gray-1)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_99d16a4:active:where(:not(:-webkit-any([data-disabled],[data-selected]))){background-color:var(--mantine-color-gray-1)}:where([data-mantine-color-scheme=light]) .m_99d16a4:active:where(:not(:is([data-disabled],[data-selected]))){background-color:var(--mantine-color-gray-1)}}@media (hover:hover){:where([data-mantine-color-scheme=dark]) .m_99d16a4:hover:where(:not(:-webkit-any([data-disabled],[data-selected]))){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=dark]) .m_99d16a4:hover:where(:not(:is([data-disabled],[data-selected]))){background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=dark]) .m_99d16a4:active:where(:not(:-webkit-any([data-disabled],[data-selected]))){background-color:var(--mantine-color-dark-5)}:where([data-mantine-color-scheme=dark]) .m_99d16a4:active:where(:not(:is([data-disabled],[data-selected]))){background-color:var(--mantine-color-dark-5)}}.m_176ca23c{font-size:.75em;font-weight:var(--mantine-font-weight-medium);opacity:.65}.m_d830530d{font-size:.9em;font-weight:var(--mantine-font-weight-medium)}.m_14c23465{font-size:inherit;border-radius:var(--mantine-radius-default);width:2em;color:var(--mantine-color-bright);justify-content:center;align-self:stretch;align-items:center;display:flex}.m_14c23465:where([data-disabled]){opacity:.3;cursor:not-allowed}.m_14c23465 [data-chevron]{font-size:inherit;width:60%}.m_14c23465[data-direction=previous] [data-chevron]{transform:rotate(90deg)}[dir=rtl] .m_14c23465[data-direction=previous] [data-chevron],.m_14c23465[data-direction=next] [data-chevron]{transform:rotate(-90deg)}[dir=rtl] .m_14c23465[data-direction=next] [data-chevron]{transform:rotate(90deg)}@media (hover:hover){:where([data-mantine-color-scheme=light]) .m_14c23465:hover:where(:not([data-disabled])){background-color:var(--mantine-color-gray-1)}}@media (hover:none){:where([data-mantine-color-scheme=light]) .m_14c23465:active:where(:not([data-disabled])){background-color:var(--mantine-color-gray-1)}}@media (hover:hover){:where([data-mantine-color-scheme=dark]) .m_14c23465:hover:where(:not([data-disabled])){background-color:var(--mantine-color-dark-5)}}@media (hover:none){:where([data-mantine-color-scheme=dark]) .m_14c23465:active:where(:not([data-disabled])){background-color:var(--mantine-color-dark-5)}}.me_52c9647f{--window-handle-size:6px;--window-handle-length:40px;--window-handle-square:14px;background:var(--window-background);border-radius:var(--window-radius);box-shadow:var(--window-shadow);flex-direction:column;padding:4px;display:flex;position:fixed;overflow:hidden}.me_52c9647f:where([data-with-border]){border:calc(.0625rem*var(--mantine-scale)) solid var(--mantine-color-gray-1)}[data-mantine-color-scheme=dark] .me_52c9647f:where([data-with-border]){border:calc(.0625rem*var(--mantine-scale)) solid var(--mantine-color-gray-8)}.me_a0cc2304{border-radius:calc(var(--window-radius) - 4px);flex-direction:column;height:100%;display:flex}[data-mantine-color-scheme=light] .me_a0cc2304{--window-container-border-color:var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .me_a0cc2304{--window-container-border-color:var(--mantine-color-dark-5)}.me_a0cc2304{border:1px solid var(--window-container-border-color)}.me_b45e52ea{-webkit-touch-callout:none;color:var(--mantine-color-dark-1);height:40px;padding:var(--mantine-spacing-xs);justify-content:space-between;align-items:center;display:flex}.me_b45e52ea[data-window-draggable=true]{touch-action:none;-webkit-user-select:none;user-select:none}.me_b45e52ea:active{cursor:default}.me_67cb25b{font-size:var(--mantine-font-size-sm);font-weight:600}[data-mantine-color-scheme=light] .me_67cb25b{color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .me_67cb25b{color:var(--mantine-color-dark-1)}.me_7f4bd90d,.me_d29fc49c,.me_da736660{--ai-size:12px!important}.me_7f4bd90d svg,.me_d29fc49c svg,.me_da736660 svg{color:var(--mantine-color-dark-9);opacity:0;transition:opacity .35s}.me_7f4bd90d:hover svg,.me_d29fc49c:hover svg,.me_da736660:hover svg{opacity:1}.me_da736660 svg{transform:rotate(-45deg)}.me_e0bbcfbc{padding:var(--mantine-spacing-sm);flex:1;overflow:auto}.me_64f83623{cursor:nwse-resize;height:var(--window-handle-square);width:var(--window-handle-square);left:0}.me_64f83623,.me_df4c7ffc{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;top:0}.me_df4c7ffc{cursor:ns-resize;height:var(--window-handle-size);width:var(--window-handle-length);left:50%;transform:translate(-50%)}.me_df4c7ffc[data-full-size=true]{left:var(--window-handle-square);right:var(--window-handle-square);width:auto;transform:none}.me_3a64ef80{cursor:nesw-resize;height:var(--window-handle-square);width:var(--window-handle-square);top:0}.me_3a64ef80,.me_3e0d7303{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;right:0}.me_3e0d7303{cursor:ew-resize;height:var(--window-handle-length);width:var(--window-handle-size);top:50%;transform:translateY(-50%)}.me_3e0d7303[data-full-size=true]{bottom:var(--window-handle-square);height:auto;top:var(--window-handle-square);transform:none}.me_53490258{cursor:nwse-resize;height:var(--window-handle-square);width:var(--window-handle-square);right:0}.me_53490258,.me_68ae0624{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:0}.me_68ae0624{cursor:ns-resize;height:var(--window-handle-size);width:var(--window-handle-length);left:50%;transform:translate(-50%)}.me_68ae0624[data-full-size=true]{left:var(--window-handle-square);right:var(--window-handle-square);width:auto;transform:none}.me_b85a684b{cursor:nesw-resize;height:var(--window-handle-square);width:var(--window-handle-square);bottom:0}.me_a3fb640,.me_b85a684b{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;left:0}.me_a3fb640{cursor:ew-resize;height:var(--window-handle-length);width:var(--window-handle-size);top:50%;transform:translateY(-50%)}.me_a3fb640[data-full-size=true]{bottom:var(--window-handle-square);height:auto;top:var(--window-handle-square);transform:none}.me_5069d899{--audio-color:var(--mantine-primary-color-filled);--audio-radius:var(--mantine-radius-md);--audio-bg:var(--mantine-color-body);--audio-border-color:var(--mantine-color-default-border);--audio-text-color:var(--mantine-color-text);--audio-timeline-color:var(--audio-color);--audio-timeline-thumb-color:var(--audio-color);--audio-waveform-color:#00000026}[data-mantine-color-scheme=dark] .me_5069d899{--audio-waveform-color:#ffffff2e}.me_5069d899{--audio-waveform-played-color:var(--audio-color);--audio-spectrum-bar-color:var(--audio-color);--audio-spectrum-bar-color-fade:#fff0}[data-mantine-color-scheme=dark] .me_5069d899{--audio-spectrum-bar-color-fade:transparent}.me_5069d899{--audio-padding-y:12px;--audio-padding-x:12px;--audio-row-gap:8px;--audio-control-gap:8px;--audio-font-size:var(--mantine-font-size-sm);--audio-icon-size:18px;--audio-action-size:36px;--audio-play-size:38px;--audio-timeline-thumb-size:12px;--audio-time-display-min-width:88px;--audio-volume-slider-width:90px;background:var(--audio-bg);border-radius:var(--audio-radius);color:var(--audio-text-color);font-size:var(--audio-font-size);gap:var(--audio-row-gap);padding:var(--audio-padding-y) var(--audio-padding-x);-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:relative}.me_5069d899[data-size=xs]{--audio-padding-y:4px;--audio-padding-x:6px;--audio-row-gap:4px;--audio-control-gap:4px;--audio-font-size:var(--mantine-font-size-xs);--audio-icon-size:12px;--audio-action-size:24px;--audio-play-size:26px;--audio-timeline-thumb-size:8px;--audio-time-display-min-width:64px;--audio-volume-slider-width:56px}.me_5069d899[data-size=sm]{--audio-padding-y:8px;--audio-padding-x:10px;--audio-row-gap:6px;--audio-control-gap:6px;--audio-font-size:var(--mantine-font-size-xs);--audio-icon-size:16px;--audio-action-size:30px;--audio-play-size:32px;--audio-timeline-thumb-size:10px;--audio-time-display-min-width:76px;--audio-volume-slider-width:72px}.me_5069d899[data-size=lg]{--audio-padding-y:16px;--audio-padding-x:18px;--audio-row-gap:10px;--audio-control-gap:10px;--audio-font-size:var(--mantine-font-size-md);--audio-icon-size:20px;--audio-action-size:42px;--audio-play-size:44px;--audio-timeline-thumb-size:14px;--audio-time-display-min-width:100px;--audio-volume-slider-width:110px}.me_5069d899[data-size=xl]{--audio-padding-y:20px;--audio-padding-x:24px;--audio-row-gap:14px;--audio-control-gap:12px;--audio-font-size:var(--mantine-font-size-lg);--audio-icon-size:24px;--audio-action-size:48px;--audio-play-size:54px;--audio-timeline-thumb-size:16px;--audio-time-display-min-width:120px;--audio-volume-slider-width:130px}.me_5069d899:focus-visible{outline:2px solid var(--audio-color);outline-offset:2px}.me_5069d899[data-variant=overlay]{background:var(--mantine-color-default);box-shadow:var(--mantine-shadow-xs)}.me_5069d899[data-variant=bordered]{background:var(--audio-bg);border:1px solid var(--audio-border-color)}.me_5069d899[data-variant=floating]{background:var(--mantine-color-default);border-radius:calc(var(--audio-radius)*1.25);box-shadow:var(--mantine-shadow-md);padding:14px 16px}.me_5069d899[data-variant=minimal]{background:0 0;gap:6px;padding:4px 0}.me_5069d899[data-as-background]{pointer-events:none;background:0 0;border-radius:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.me_f4a0c830{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:auto;z-index:2;background:#00000080;position:absolute;bottom:16px;right:16px}.me_f4a0c830:hover{background:#000000b3}.me_bbe43aff{display:none}.me_c878eaed{flex-direction:column;gap:4px;display:flex}.me_8de937ed{align-items:center;gap:var(--audio-control-gap);display:flex}.me_a956d9fd{flex-shrink:0}.me_6e7c7878{flex:1;align-items:center;margin:0 4px;display:flex;position:relative}.me_6fba7577{background:var(--mantine-color-default-hover);pointer-events:none;border-radius:2px;height:4px;transition:width .25s linear;position:absolute;top:50%;bottom:auto;left:0;right:0;transform:translateY(-50%)}.me_231ae99e{font-size:var(--audio-font-size);font-variant-numeric:tabular-nums;min-width:var(--audio-time-display-min-width);text-align:center}.me_b5a1c152{width:var(--audio-volume-slider-width)}.me_c3931fcd{border-radius:var(--mantine-radius-sm);color:var(--audio-text-color);cursor:pointer;font-size:var(--audio-font-size);font-variant-numeric:tabular-nums;background:0 0;padding:4px 8px;font-weight:500;transition:background .12s}.me_c3931fcd:hover{background:var(--mantine-color-default-hover)}.me_c3931fcd[data-state=custom]{color:var(--audio-color)}.me_e471f74{border-radius:var(--mantine-radius-sm);width:100%;position:relative;overflow:hidden}.me_e471f74[data-loading]{opacity:.5}.me_4e6619ec{width:100%;height:100%;display:block}.me_76714228{background:var(--audio-color);opacity:.5;pointer-events:none;width:1px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.me_6b27bc08{width:100%;position:relative;overflow:hidden}.me_647bf780{width:100%;height:100%;display:block}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Helvetica", "Arial", "sans-serif";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-400:#ff6568;--color-red-500:#fb2c36;--color-amber-600:#dd7400;--color-yellow-400:#fac800;--color-yellow-500:#edb200;--color-green-500:#00c758;--color-cyan-200:#a2f4fd;--color-cyan-400:#00d2ef;--color-cyan-600:#0092b5;--color-blue-200:#bedbff;--color-blue-400:#54a2ff;--color-blue-700:#1447e6;--color-blue-900:#1c398e;--color-purple-500:#ac4bff;--color-slate-400:#90a1b9;--color-gray-50:#f9fafb;--color-gray-400:#99a1af;--color-gray-500:#6a7282;--color-gray-600:#4a5565;--color-zinc-300:#d4d4d8;--color-zinc-400:#9f9fa9;--color-zinc-500:#71717b;--color-zinc-700:#3f3f46;--color-neutral-400:#a1a1a1;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-normal:0em;--tracking-wide:.025em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce:bounce 1s infinite;--blur-xs:4px;--blur-md:12px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-server-status-running:#22c55e;--color-server-status-offline:#ef4444;--color-server-status-starting:#eab308;--color-server-status-stopping:#eab308}@supports (color:color(display-p3 0 0 0)){:root,:host{--color-red-400:color(display-p3 .933534 .431676 .423491);--color-red-500:color(display-p3 .903738 .262579 .253307);--color-amber-600:color(display-p3 .827144 .467166 .0336006);--color-yellow-400:color(display-p3 .959941 .790171 .0585198);--color-yellow-500:color(display-p3 .903651 .703062 .0745389);--color-green-500:color(display-p3 .308734 .774754 .374307);--color-cyan-200:color(display-p3 .707418 .947027 .984826);--color-cyan-400:color(display-p3 .294638 .813991 .934996);--color-cyan-600:color(display-p3 .193249 .564651 .707197);--color-blue-200:color(display-p3 .76688 .855207 .987483);--color-blue-400:color(display-p3 .397443 .62813 .992116);--color-blue-700:color(display-p3 .1379 .274983 .867624);--color-blue-900:color(display-p3 .136395 .219428 .537145);--color-purple-500:color(display-p3 .629519 .30089 .990817);--color-slate-400:color(display-p3 .577446 .629622 .716602);--color-gray-50:color(display-p3 .977213 .98084 .985102);--color-gray-400:color(display-p3 .605734 .630385 .680158);--color-gray-500:color(display-p3 .421287 .446085 .504784);--color-gray-600:color(display-p3 .297358 .332176 .39043);--color-zinc-300:color(display-p3 .831087 .831083 .846819);--color-zinc-400:color(display-p3 .622604 .622563 .659842);--color-zinc-500:color(display-p3 .442983 .442931 .480324);--color-zinc-700:color(display-p3 .246478 .246448 .273934);--color-neutral-400:color(display-p3 .630163 .630163 .630163)}}@supports (color:lab(0% 0 0)){:root,:host{--color-red-400:lab(63.7053% 60.745 31.3109);--color-red-500:lab(55.4814% 75.0732 48.8528);--color-amber-600:lab(60.3514% 40.5624 87.1228);--color-yellow-400:lab(83.2664% 8.65132 106.895);--color-yellow-500:lab(76.3898% 14.5258 98.4589);--color-green-500:lab(70.5521% -66.5147 45.8073);--color-cyan-200:lab(91.0821% -24.0435 -12.8306);--color-cyan-400:lab(76.6045% -40.9406 -29.6231);--color-cyan-600:lab(55.1767% -26.7496 -30.5139);--color-blue-200:lab(86.15% -4.04379 -21.0797);--color-blue-400:lab(65.0361% -1.42065 -56.9802);--color-blue-700:lab(36.9089% 35.0961 -85.6872);--color-blue-900:lab(26.1542% 15.7545 -51.5504);--color-purple-500:lab(52.0183% 66.11 -78.2316);--color-slate-400:lab(65.5349% -2.25151 -14.5072);--color-gray-50:lab(98.2596% -.247031 -.706708);--color-gray-400:lab(65.9269% -.832707 -8.17473);--color-gray-500:lab(47.7841% -.393182 -10.0268);--color-gray-600:lab(35.6337% -1.58697 -10.8425);--color-zinc-300:lab(84.9837% .601262 -2.17986);--color-zinc-400:lab(65.6464% 1.53497 -5.42429);--color-zinc-500:lab(47.8878% 1.65477 -5.77283);--color-zinc-700:lab(26.8019% 1.35387 -4.68303);--color-neutral-400:lab(66.128% -.0000298023 .0000119209)}}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::-webkit-file-upload-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::-webkit-file-upload-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:-webkit-any([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:-webkit-any([multiple],[size])) optgroup option{padding-inline-start:20px}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::-webkit-file-upload-button{margin-inline-end:4px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-year-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-month-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-day-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-hour-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-minute-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-second-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-millisecond-field{padding-block-start:0;padding-block-end:0}::-webkit-datetime-edit-meridiem-field{padding-block-start:0;padding-block-end:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button{-webkit-appearance:button;appearance:button}input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.absolute\!{position:absolute!important}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.sticky\!{position:sticky!important}.inset-0{inset:calc(var(--spacing) * 0)}.top-0{top:calc(var(--spacing) * 0)}.top-2{top:calc(var(--spacing) * 2)}.top-4{top:calc(var(--spacing) * 4)}.top-5{top:calc(var(--spacing) * 5)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-16{bottom:calc(var(--spacing) * 16)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.left-4{left:calc(var(--spacing) * 4)}.z-1{z-index:1}.z-10{z-index:10}.z-50{z-index:50}.z-90{z-index:90}.z-100{z-index:100}.z-999{z-index:999}.order-10{order:10}.order-20{order:20}.order-30{order:30}.order-40{order:40}.order-50{order:50}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.-mx-4{margin-inline:calc(var(--spacing) * -4)}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-6{margin-inline:calc(var(--spacing) * 6)}.mx-auto{margin-inline-start:auto;margin-inline-end:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-4{margin-block:calc(var(--spacing) * 4)}.my-auto{margin-block-start:auto;margin-block-end:auto}.-mt-0\.5{margin-top:calc(var(--spacing) * -.5)}.-mt-2{margin-top:calc(var(--spacing) * -2)}.-mt-4{margin-top:calc(var(--spacing) * -4)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\.5{margin-top:calc(var(--spacing) * 2.5)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-auto{margin-top:auto}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-1\!{margin-right:calc(var(--spacing) * 1)!important}.mr-2{margin-right:calc(var(--spacing) * 2)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-12{margin-right:calc(var(--spacing) * 12)}.-mb-0\.5{margin-bottom:calc(var(--spacing) * -.5)}.-mb-2{margin-bottom:calc(var(--spacing) * -2)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-2\.5{margin-bottom:calc(var(--spacing) * 2.5)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.-ml-1{margin-left:calc(var(--spacing) * -1)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-3{margin-left:calc(var(--spacing) * 3)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.flex\!{display:flex!important}.grid{display:grid}.hidden{display:none}.hidden\!{display:none!important}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1}.size-3{width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-14{width:calc(var(--spacing) * 14);height:calc(var(--spacing) * 14)}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7\/8\!{height:87.5%!important}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-16{height:calc(var(--spacing) * 16)}.h-48{height:calc(var(--spacing) * 48)}.h-56{height:calc(var(--spacing) * 56)}.h-64{height:calc(var(--spacing) * 64)}.h-\[60vh\]{height:60vh}.h-\[calc\(100vh-16px\)\]{height:calc(100vh - 16px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-72{max-height:calc(var(--spacing) * 72)}.max-h-96{max-height:calc(var(--spacing) * 96)}.min-h-0{min-height:calc(var(--spacing) * 0)}.min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:calc(var(--spacing) * 0)}.w-1{width:calc(var(--spacing) * 1)}.w-2{width:calc(var(--spacing) * 2)}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-16{width:calc(var(--spacing) * 16)}.w-48{width:calc(var(--spacing) * 48)}.w-56{width:calc(var(--spacing) * 56)}.w-64{width:calc(var(--spacing) * 64)}.w-64\!{width:calc(var(--spacing) * 64)!important}.w-72{width:calc(var(--spacing) * 72)}.w-\[calc\(100\%-4rem\)\]\!{width:calc(100% - 4rem)!important}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-fit\!{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%}.w-full\!{width:100%!important}.w-screen{width:100vw}.max-w-0{max-width:calc(var(--spacing) * 0)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-100{max-width:calc(var(--spacing) * 100)}.max-w-\[100vw\]{max-width:100vw}.max-w-\[calc\(100\%-40px\)\]{max-width:calc(100% - 40px)}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.max-w-screen{max-width:100vw}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-10{min-width:calc(var(--spacing) * 10)}.min-w-32{min-width:calc(var(--spacing) * 32)}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-\[1\.5\]{flex:1.5}.flex-none{flex:none}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-0{rotate:0deg}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-pulse{animation:var(--animate-pulse)}.cursor-default\!{cursor:default!important}.cursor-help{cursor:help}.cursor-pointer{cursor:pointer}.cursor-pointer\!{cursor:pointer!important}.cursor-wait{cursor:wait}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fill\,minmax\(300px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row\!{flex-direction:row!important}.flex-wrap{flex-wrap:wrap}.flex-wrap\!{flex-wrap:wrap!important}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing) * 2)}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}.self-center{align-self:center}.self-end{align-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-lg\!{border-radius:var(--radius-lg)!important}.rounded-md{border-radius:var(--radius-md)}.rounded-xl\!{border-radius:var(--radius-xl)!important}.rounded-l-none\!{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\(--mantine-color-blue-5\){border-color:var(--mantine-color-blue-5)}.border-\(--mantine-color-default-border\){border-color:var(--mantine-color-default-border)}.border-zinc-700\/60{border-color:#3f3f4699}@supports (color:color-mix(in lab, red, red)){.border-zinc-700\/60{border-color:color-mix(in oklab, var(--color-zinc-700) 60%, transparent)}}.bg-\(--mantine-color-body\){background-color:var(--mantine-color-body)}.bg-\(--mantine-color-dark-7\){background-color:var(--mantine-color-dark-7)}.bg-\(--mantine-color-default\){background-color:var(--mantine-color-default)}.bg-\(--mantine-color-default-hover\){background-color:var(--mantine-color-default-hover)}.bg-black\/20{background-color:#0003}@supports (color:color-mix(in lab, red, red)){.bg-black\/20{background-color:color-mix(in oklab, var(--color-black) 20%, transparent)}}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-green-500{background-color:var(--color-green-500)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-500\/10{background-color:#fb2c361a}@supports (color:color-mix(in lab, red, red)){.bg-red-500\/10{background-color:color-mix(in oklab, var(--color-red-500) 10%, transparent)}}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-linear-to-b{--tw-gradient-position:to bottom}@supports (background-image:linear-gradient(in lab, red, red)){.bg-linear-to-b{--tw-gradient-position:to bottom in oklab}}.bg-linear-to-b{background-image:linear-gradient(var(--tw-gradient-stops))}.from-\(--mantine-color-default-hover\){--tw-gradient-from:var(--mantine-color-default-hover);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\(--mantine-color-default\){--tw-gradient-to:var(--mantine-color-default);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.p-2\!{padding:calc(var(--spacing) * 2)!important}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-12{padding-block:calc(var(--spacing) * 12)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-2\.5{padding-left:calc(var(--spacing) * 2.5)}.pl-4{padding-left:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-\[100\%\]{--tw-leading:100%;line-height:100%}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-bold\!{--tw-font-weight:var(--font-weight-bold)!important;font-weight:var(--font-weight-bold)!important}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-normal\!{--tw-font-weight:var(--font-weight-normal)!important;font-weight:var(--font-weight-normal)!important}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.font-semibold\!{--tw-font-weight:var(--font-weight-semibold)!important;font-weight:var(--font-weight-semibold)!important}.tracking-\[0\.02em\]{--tw-tracking:.02em;letter-spacing:.02em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-nowrap{text-wrap:nowrap}.wrap-break-word{overflow-wrap:break-word}.break-all{word-break:break-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\(--mantine-color-anchor\){color:var(--mantine-color-anchor)}.text-\(--mantine-color-blue-5\){color:var(--mantine-color-blue-5)}.text-\(--mantine-color-dimmed\){color:var(--mantine-color-dimmed)}.text-\(--mantine-color-dimmed\)\!{color:var(--mantine-color-dimmed)!important}.text-\(--mantine-color-text\){color:var(--mantine-color-text)}.text-blue-400{color:var(--color-blue-400)}.text-cyan-200{color:var(--color-cyan-200)}.text-cyan-400{color:var(--color-cyan-400)}.text-gray-400{color:var(--color-gray-400)}.text-gray-400\!{color:var(--color-gray-400)!important}.text-gray-500{color:var(--color-gray-500)}.text-green-500{color:var(--color-green-500)}.text-neutral-400{color:var(--color-neutral-400)}.text-neutral-400\!{color:var(--color-neutral-400)!important}.text-purple-500{color:var(--color-purple-500)}.text-red-400{color:var(--color-red-400)}.text-red-500{color:var(--color-red-500)}.text-slate-400{color:var(--color-slate-400)}.text-white\!{color:var(--color-white)!important}.text-yellow-400{color:var(--color-yellow-400)}.text-yellow-500{color:var(--color-yellow-500)}.text-zinc-300{color:var(--color-zinc-300)}.text-zinc-400{color:var(--color-zinc-400)}.text-zinc-500{color:var(--color-zinc-500)}.lowercase\!{text-transform:lowercase!important}.normal-case\!{text-transform:none!important}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_2px_0_var\(--mantine-color-default-border\)\,inset_0_1px_0_rgba\(255\,255\,255\,0\.05\)\]{--tw-shadow:0 2px 0 var(--tw-shadow-color,var(--mantine-color-default-border)), inset 0 1px 0 var(--tw-shadow-color,#ffffff0d);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.blur-xs{--tw-blur:blur(var(--blur-xs));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all\!{transition-property:all!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-190{--tw-duration:.19s;transition-duration:.19s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:bg-\(--mantine-color-default-hover\):hover{background-color:var(--mantine-color-default-hover)}.hover\:bg-white\/2\!:hover{background-color:#ffffff05!important}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/2\!:hover{background-color:color-mix(in oklab, var(--color-white) 2%, transparent)!important}}.hover\:text-blue-200:hover{color:var(--color-blue-200)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}}@media (min-width:40rem){.sm\:my-0{margin-block:calc(var(--spacing) * 0)}.sm\:mb-0{margin-bottom:calc(var(--spacing) * 0)}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:max-w-2xl{max-width:var(--container-2xl)}.sm\:max-w-none{max-width:none}.sm\:flex-0{flex:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-0{gap:calc(var(--spacing) * 0)}.sm\:self-end{align-self:flex-end}}@media (min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:ml-auto{margin-left:auto}.md\:grid{display:grid}.md\:table-cell{display:table-cell}.md\:h-full{height:100%}.md\:w-72{width:calc(var(--spacing) * 72)}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.md\:min-w-xl{min-width:var(--container-xl)}.md\:columns-2{columns:2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:px-0{padding-inline:calc(var(--spacing) * 0)}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media (min-width:64rem){.lg\:sticky{position:sticky}.lg\:top-15{top:calc(var(--spacing) * 15)}.lg\:-mx-6{margin-inline:calc(var(--spacing) * -6)}.lg\:mt-6{margin-top:calc(var(--spacing) * 6)}.lg\:ml-0{margin-left:calc(var(--spacing) * 0)}.lg\:block\!{display:block!important}.lg\:flex{display:flex}.lg\:hidden\!{display:none!important}.lg\:w-1\/3{width:33.3333%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:self-start{align-self:flex-start}.lg\:px-6{padding-inline:calc(var(--spacing) * 6)}.lg\:pt-6{padding-top:calc(var(--spacing) * 6)}.lg\:pb-0{padding-bottom:calc(var(--spacing) * 0)}}@media (min-width:80rem){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:h-auto{height:auto}.xl\:min-w-3xl{min-width:var(--container-3xl)}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:96rem){.\32 xl\:columns-2{columns:2}.\32 xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.light\:bg-\(--mantine-color-gray-0\)\!:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){background-color:var(--mantine-color-gray-0)!important}.light\:bg-\(--mantine-color-gray-2\)\!:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){background-color:var(--mantine-color-gray-2)!important}.light\:text-amber-600:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){color:var(--color-amber-600)}.light\:text-blue-700:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){color:var(--color-blue-700)}.light\:text-cyan-600:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){color:var(--color-cyan-600)}.light\:text-gray-500\!:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){color:var(--color-gray-500)!important}.light\:text-gray-600\!:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){color:var(--color-gray-600)!important}@media (hover:hover){.hover\:light\:bg-black\/3\!:hover:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){background-color:#00000008!important}@supports (color:color-mix(in lab, red, red)){.hover\:light\:bg-black\/3\!:hover:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *){background-color:color-mix(in oklab, var(--color-black) 3%, transparent)!important}}.light\:hover\:text-blue-900:where([data-mantine-color-scheme=light],[data-mantine-color-scheme=light] *):hover{color:var(--color-blue-900)}}.bg-server-status-running{background-color:var(--color-server-status-running)}.bg-server-status-offline{background-color:var(--color-server-status-offline)}.bg-server-status-starting{background-color:var(--color-server-status-starting)}.bg-server-status-stopping{background-color:var(--color-server-status-stopping)}}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#545454;background:#fefefe}.hljs-comment,.hljs-quote{color:#696969}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#d91e18}.hljs-attribute,.hljs-built_in,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#aa5d00}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:green}.hljs-section,.hljs-title{color:#007faa}.hljs-keyword,.hljs-selector-tag{color:#7928a1}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-quote,.hljs-string,.hljs-symbol,.hljs-type{color:highlight}.hljs-keyword,.hljs-selector-tag{font-weight:700}}@font-face{font-family:Helvetica;font-style:normal;font-weight:400;src:local(Helvetica),url(/fonts/Helvetica.woff)format("woff")}:root[data-mantine-color-scheme=light]{--mantine-color-body:#f0eff0}:root[data-mantine-color-scheme=dark]{--mantine-color-anchor:var(--mantine-color-blue-4);--mantine-color-blue-filled:var(--mantine-color-blue-8);--mantine-color-blue-filled-hover:var(--mantine-color-blue-9);--mantine-color-blue-light:#228be626;--mantine-color-blue-light-color:var(--mantine-color-blue-3);--mantine-color-blue-light-hover:#228be633;--mantine-color-blue-outline:var(--mantine-color-blue-4);--mantine-color-blue-outline-hover:#4dabf70d;--mantine-color-blue-text:var(--mantine-color-blue-4);--mantine-color-body:var(--mantine-color-dark-7);--mantine-color-bright:var(--mantine-color-white);--mantine-color-cyan-filled:var(--mantine-color-cyan-8);--mantine-color-cyan-filled-hover:var(--mantine-color-cyan-9);--mantine-color-cyan-light:#15aabf26;--mantine-color-cyan-light-color:var(--mantine-color-cyan-3);--mantine-color-cyan-light-hover:#15aabf33;--mantine-color-cyan-outline:var(--mantine-color-cyan-4);--mantine-color-cyan-outline-hover:#3bc9db0d;--mantine-color-cyan-text:var(--mantine-color-cyan-4);--mantine-color-dark-filled:var(--mantine-color-dark-8);--mantine-color-dark-filled-hover:var(--mantine-color-dark-9);--mantine-color-dark-light:#2e2e2e26;--mantine-color-dark-light-color:var(--mantine-color-dark-3);--mantine-color-dark-light-hover:#2e2e2e33;--mantine-color-dark-outline:var(--mantine-color-dark-4);--mantine-color-dark-outline-hover:#4242420d;--mantine-color-dark-text:var(--mantine-color-dark-4);--mantine-color-default:var(--mantine-color-dark-6);--mantine-color-default-border:var(--mantine-color-dark-4);--mantine-color-default-color:var(--mantine-color-white);--mantine-color-default-hover:var(--mantine-color-dark-5);--mantine-color-dimmed:var(--mantine-color-dark-2);--mantine-color-disabled:var(--mantine-color-dark-6);--mantine-color-disabled-border:var(--mantine-color-dark-4);--mantine-color-disabled-color:var(--mantine-color-dark-3);--mantine-color-error:var(--mantine-color-red-8);--mantine-color-grape-filled:var(--mantine-color-grape-8);--mantine-color-grape-filled-hover:var(--mantine-color-grape-9);--mantine-color-grape-light:#be4bdb26;--mantine-color-grape-light-color:var(--mantine-color-grape-3);--mantine-color-grape-light-hover:#be4bdb33;--mantine-color-grape-outline:var(--mantine-color-grape-4);--mantine-color-grape-outline-hover:#da77f20d;--mantine-color-grape-text:var(--mantine-color-grape-4);--mantine-color-gray-filled:var(--mantine-color-gray-8);--mantine-color-gray-filled-hover:var(--mantine-color-gray-9);--mantine-color-gray-light:#868e9626;--mantine-color-gray-light-color:var(--mantine-color-gray-3);--mantine-color-gray-light-hover:#868e9633;--mantine-color-gray-outline:var(--mantine-color-gray-4);--mantine-color-gray-outline-hover:#ced4da0d;--mantine-color-gray-text:var(--mantine-color-gray-4);--mantine-color-green-filled:var(--mantine-color-green-8);--mantine-color-green-filled-hover:var(--mantine-color-green-9);--mantine-color-green-light:#40c05726;--mantine-color-green-light-color:var(--mantine-color-green-3);--mantine-color-green-light-hover:#40c05733;--mantine-color-green-outline:var(--mantine-color-green-4);--mantine-color-green-outline-hover:#69db7c0d;--mantine-color-green-text:var(--mantine-color-green-4);--mantine-color-indigo-filled:var(--mantine-color-indigo-8);--mantine-color-indigo-filled-hover:var(--mantine-color-indigo-9);--mantine-color-indigo-light:#4c6ef526;--mantine-color-indigo-light-color:var(--mantine-color-indigo-3);--mantine-color-indigo-light-hover:#4c6ef533;--mantine-color-indigo-outline:var(--mantine-color-indigo-4);--mantine-color-indigo-outline-hover:#748ffc0d;--mantine-color-indigo-text:var(--mantine-color-indigo-4);--mantine-color-lime-filled:var(--mantine-color-lime-8);--mantine-color-lime-filled-hover:var(--mantine-color-lime-9);--mantine-color-lime-light:#82c91e26;--mantine-color-lime-light-color:var(--mantine-color-lime-3);--mantine-color-lime-light-hover:#82c91e33;--mantine-color-lime-outline:var(--mantine-color-lime-4);--mantine-color-lime-outline-hover:#a9e34b0d;--mantine-color-lime-text:var(--mantine-color-lime-4);--mantine-color-orange-filled:var(--mantine-color-orange-8);--mantine-color-orange-filled-hover:var(--mantine-color-orange-9);--mantine-color-orange-light:#fd7e1426;--mantine-color-orange-light-color:var(--mantine-color-orange-3);--mantine-color-orange-light-hover:#fd7e1433;--mantine-color-orange-outline:var(--mantine-color-orange-4);--mantine-color-orange-outline-hover:#ffa94d0d;--mantine-color-orange-text:var(--mantine-color-orange-4);--mantine-color-pink-filled:var(--mantine-color-pink-8);--mantine-color-pink-filled-hover:var(--mantine-color-pink-9);--mantine-color-pink-light:#e6498026;--mantine-color-pink-light-color:var(--mantine-color-pink-3);--mantine-color-pink-light-hover:#e6498033;--mantine-color-pink-outline:var(--mantine-color-pink-4);--mantine-color-pink-outline-hover:#f783ac0d;--mantine-color-pink-text:var(--mantine-color-pink-4);--mantine-color-placeholder:var(--mantine-color-dark-3);--mantine-color-red-filled:var(--mantine-color-red-8);--mantine-color-red-filled-hover:var(--mantine-color-red-9);--mantine-color-red-light:#fa525226;--mantine-color-red-light-color:var(--mantine-color-red-3);--mantine-color-red-light-hover:#fa525233;--mantine-color-red-outline:var(--mantine-color-red-4);--mantine-color-red-outline-hover:#ff87870d;--mantine-color-red-text:var(--mantine-color-red-4);--mantine-color-scheme:dark;--mantine-color-teal-filled:var(--mantine-color-teal-8);--mantine-color-teal-filled-hover:var(--mantine-color-teal-9);--mantine-color-teal-light:#12b88626;--mantine-color-teal-light-color:var(--mantine-color-teal-3);--mantine-color-teal-light-hover:#12b88633;--mantine-color-teal-outline:var(--mantine-color-teal-4);--mantine-color-teal-outline-hover:#38d9a90d;--mantine-color-teal-text:var(--mantine-color-teal-4);--mantine-color-text:var(--mantine-color-dark-0);--mantine-color-violet-filled:var(--mantine-color-violet-8);--mantine-color-violet-filled-hover:var(--mantine-color-violet-9);--mantine-color-violet-light:#7950f226;--mantine-color-violet-light-color:var(--mantine-color-violet-3);--mantine-color-violet-light-hover:#7950f233;--mantine-color-violet-outline:var(--mantine-color-violet-4);--mantine-color-violet-outline-hover:#9775fa0d;--mantine-color-violet-text:var(--mantine-color-violet-4);--mantine-color-yellow-filled:var(--mantine-color-yellow-8);--mantine-color-yellow-filled-hover:var(--mantine-color-yellow-9);--mantine-color-yellow-light:#fab00526;--mantine-color-yellow-light-color:var(--mantine-color-yellow-3);--mantine-color-yellow-light-hover:#fab00533;--mantine-color-yellow-outline:var(--mantine-color-yellow-4);--mantine-color-yellow-outline-hover:#ffd43b0d;--mantine-color-yellow-text:var(--mantine-color-yellow-4);--mantine-primary-color-contrast:var(--mantine-color-white)}body{font-family:var(--font-sans);background-color:var(--mantine-color-body);color:var(--mantine-color-text)}h1,h2,h3,h4,h5,h6{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}p{font-family:var(--font-sans);--tw-leading:var(--leading-snug);line-height:var(--leading-snug);color:var(--mantine-color-text)}form{margin:calc(var(--spacing) * 0)}textarea,select,input,button,button:focus{--tw-outline-style:none;outline-style:none}button:focus-visible{--tw-outline-style:none;outline-style:none}strong{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}[data-mantine-color-scheme=dark] .hljs{color:#f8f8f2;background:#2b2b2b}[data-mantine-color-scheme=dark] .hljs-comment,[data-mantine-color-scheme=dark] .hljs-quote{color:#d4d0ab}[data-mantine-color-scheme=dark] .hljs-deletion,[data-mantine-color-scheme=dark] .hljs-name,[data-mantine-color-scheme=dark] .hljs-regexp,[data-mantine-color-scheme=dark] .hljs-selector-class,[data-mantine-color-scheme=dark] .hljs-selector-id,[data-mantine-color-scheme=dark] .hljs-tag,[data-mantine-color-scheme=dark] .hljs-template-variable,[data-mantine-color-scheme=dark] .hljs-variable{color:#ffa07a}[data-mantine-color-scheme=dark] .hljs-built_in,[data-mantine-color-scheme=dark] .hljs-link,[data-mantine-color-scheme=dark] .hljs-literal,[data-mantine-color-scheme=dark] .hljs-meta,[data-mantine-color-scheme=dark] .hljs-number,[data-mantine-color-scheme=dark] .hljs-params,[data-mantine-color-scheme=dark] .hljs-type{color:#f5ab35}[data-mantine-color-scheme=dark] .hljs-attribute{color:gold}[data-mantine-color-scheme=dark] .hljs-addition,[data-mantine-color-scheme=dark] .hljs-bullet,[data-mantine-color-scheme=dark] .hljs-string,[data-mantine-color-scheme=dark] .hljs-symbol{color:#abe338}[data-mantine-color-scheme=dark] .hljs-section,[data-mantine-color-scheme=dark] .hljs-title{color:#00e0e0}[data-mantine-color-scheme=dark] .hljs-keyword,[data-mantine-color-scheme=dark] .hljs-selector-tag{color:#dcc6e0}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}
