:root{--background:#f3faff;--foreground:#0f171f;--card:#fff;--card-foreground:#0f171f;--popover:#fff;--popover-foreground:#0f171f;--primary:#2770ad;--primary-foreground:#fcfcfc;--secondary:#dfedf7;--secondary-foreground:#14212d;--muted:#e9f0f4;--muted-foreground:#515f6e;--accent:#c9e3ec;--accent-foreground:#182532;--border:#dfe2e4;--input:#cdd9e4;--ring:#377fbd;--sidebar:#f7fdff;--sidebar-foreground:#131c24;--sidebar-primary:#2770ad;--sidebar-primary-foreground:#fcfcfc;--sidebar-accent:#dfedf7;--sidebar-accent-foreground:#131c24;--sidebar-border:#dfe5eb;--sidebar-ring:#377fbd}@supports (color:lab(0% 0 0)){:root{--background:lab(97.6956% -1.63329 -3.29721);--foreground:lab(7.19408% -1.70891 -6.7788);--card:lab(100.016% -1.63391 -3.29745);--card-foreground:lab(7.19408% -1.70891 -6.7788);--popover:lab(100.016% -1.63391 -3.29745);--popover-foreground:lab(7.19408% -1.70891 -6.7788);--primary:lab(45.0161% -6.08128 -39.9264);--primary-foreground:lab(98.84% .0000298023 -.0000119209);--secondary:lab(93.0781% -3.41758 -6.43114);--secondary-foreground:lab(11.776% -2.56265 -10.1758);--muted:lab(94.2204% -1.73542 -3.22983);--muted-foreground:lab(39.6457% -3.15191 -10.3607);--accent:lab(88.5729% -7.43684 -7.47539);--accent-foreground:lab(14.1007% -2.65607 -10.2004);--border:lab(89.5634% -.717342 -1.71309);--input:lab(86.0886% -2.77546 -6.80194);--ring:lab(50.8576% -6.91387 -40.0442);--sidebar:lab(98.8556% -1.63358 -3.29736);--sidebar-foreground:lab(9.48828% -1.9263 -6.84594);--sidebar-primary:lab(45.0161% -6.08128 -39.9264);--sidebar-primary-foreground:lab(98.84% .0000298023 -.0000119209);--sidebar-accent:lab(93.0781% -3.41758 -6.43114);--sidebar-accent-foreground:lab(9.48828% -1.9263 -6.84594);--sidebar-border:lab(90.726% -1.42008 -3.41804);--sidebar-ring:lab(50.8576% -6.91387 -40.0442)}}.dark{--background:#0b121a;--foreground:#e9eff5;--card:#141b24;--card-foreground:#e9eff5;--popover:#141b24;--popover-foreground:#e9eff5;--primary:#599fd8;--primary-foreground:#0f171f;--secondary:#262f38;--secondary-foreground:#e9eff5;--muted:#262f38;--muted-foreground:#a1acb7;--accent:#2a3a46;--accent-foreground:#e9eff5;--border:#232a30;--input:#303942;--ring:#599fd8;--sidebar:#0f171f;--sidebar-foreground:#e9eff5;--sidebar-primary:#599fd8;--sidebar-primary-foreground:#0f171f;--sidebar-accent:#262f38;--sidebar-accent-foreground:#e9eff5;--sidebar-border:#232a30;--sidebar-ring:#599fd8}@supports (color:lab(0% 0 0)){.dark{--background:lab(5.23127% -1.15929 -6.2068);--foreground:lab(94.2036% -1.367 -3.44645);--card:lab(9.47796% -1.69584 -6.93499);--card-foreground:lab(94.2036% -1.367 -3.44645);--popover:lab(9.47796% -1.69584 -6.93499);--popover-foreground:lab(94.2036% -1.367 -3.44645);--primary:lab(62.6703% -10.0033 -36.2012);--primary-foreground:lab(7.18439% -1.49957 -6.86639);--secondary:lab(18.7658% -1.84783 -6.98735);--secondary-foreground:lab(94.2036% -1.367 -3.44645);--muted:lab(18.7658% -1.84783 -6.98735);--muted-foreground:lab(69.8328% -2.42236 -6.9494);--accent:lab(23.4404% -3.93553 -9.80307);--accent-foreground:lab(94.2036% -1.367 -3.44645);--border:lab(16.4574% -1.44607 -5.26403);--input:lab(23.4083% -1.89607 -7.00585);--ring:lab(62.6703% -10.0033 -36.2012);--sidebar:lab(7.18439% -1.49957 -6.86639);--sidebar-foreground:lab(94.2036% -1.367 -3.44645);--sidebar-primary:lab(62.6703% -10.0033 -36.2012);--sidebar-primary-foreground:lab(7.18439% -1.49957 -6.86639);--sidebar-accent:lab(18.7658% -1.84783 -6.98735);--sidebar-accent-foreground:lab(94.2036% -1.367 -3.44645);--sidebar-border:lab(16.4574% -1.44607 -5.26403);--sidebar-ring:lab(62.6703% -10.0033 -36.2012)}}body{background-color:var(--background);background-image:radial-gradient(circle at 8% 4%, color-mix(in oklch, var(--primary) 16%, transparent) 0, transparent 34%), radial-gradient(circle at 94% 10%, color-mix(in oklch, var(--accent) 34%, transparent) 0, transparent 30%);min-height:100vh}html{--mobile-tab-bar-height:0px;--mobile-tab-bar-safe-offset:0px}html.mobile-tab-bar-active{--mobile-tab-bar-height:3.5rem;--mobile-tab-bar-safe-offset:env(safe-area-inset-bottom,0px)}html.mobile-tab-bar-active:not(.capacitor-native) .mobile-scroll-bottom{padding-bottom:calc(var(--mobile-tab-bar-height) + var(--mobile-tab-bar-safe-offset))}.mobile-tab-bar{inset-inline:0;z-index:40;pointer-events:none;position:fixed;bottom:0}.mobile-tab-bar__surface{pointer-events:auto;border-top:1px solid color-mix(in srgb, var(--border) 80%, transparent);background:color-mix(in srgb, var(--background) 92%, transparent);padding-bottom:var(--mobile-tab-bar-safe-offset);box-shadow:0 -8px 24px color-mix(in srgb, var(--foreground) 6%, transparent);-webkit-backdrop-filter:blur(20px)saturate(1.4)}.mobile-tab-bar__items{height:var(--mobile-tab-bar-height);justify-content:space-around;align-items:stretch;gap:.125rem;max-width:32rem;margin-inline:auto;padding-inline:.5rem;display:flex}.mobile-tab-bar__item{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.mobile-tab-bar__button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;width:100%;min-width:0;max-width:5.5rem;padding:.375rem .5rem;font-size:.6875rem;font-weight:500;line-height:1;transition:color .15s,background-color .15s;display:flex}.mobile-tab-bar__icon-wrap{border-radius:9999px;justify-content:center;align-items:center;padding:.375rem .75rem;transition:background-color .15s;display:flex}.mobile-tab-bar__button[data-active=true] .mobile-tab-bar__icon-wrap{background:color-mix(in oklch, var(--primary) 14%, transparent)}.mobile-tab-bar__button[data-active=true]{color:var(--primary)}.mobile-tab-bar__button[data-active=false]{color:var(--muted-foreground)}@media (max-width:1023px){html.mobile-tab-bar-active .dashboard-sidebar-trigger{display:none}}html.capacitor-native{--native-inset-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));--native-inset-bottom:var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--native-inset-left:var(--safe-area-inset-left,env(safe-area-inset-left,0px));--native-inset-right:var(--safe-area-inset-right,env(safe-area-inset-right,0px));--native-safe-top:max(var(--native-inset-top), 28px);--native-safe-bottom:var(--native-inset-bottom);--native-safe-left:var(--native-inset-left);--native-safe-right:var(--native-inset-right);--native-ad-banner-height:0px}html.capacitor-native.native-ad-banner-active{--native-ad-banner-height:50px}html.capacitor-native.mobile-tab-bar-active{--mobile-tab-bar-safe-offset:var(--native-inset-bottom,0px)}html.capacitor-native .native-safe-top{min-height:calc(3.5rem + var(--native-safe-top));padding-top:calc(var(--native-safe-top) + .5rem)!important}html.capacitor-native .native-safe-top.min-h-12{min-height:calc(3rem + var(--native-safe-top))}html.capacitor-native .native-safe-top.native-safe-top-compact{min-height:calc(3rem + var(--native-safe-top));padding-top:var(--native-safe-top)!important}html.capacitor-native .native-safe-bottom{padding-bottom:calc(var(--native-safe-bottom) + var(--native-ad-banner-height) + var(--mobile-tab-bar-height))!important}html.capacitor-native .native-fab-above-bar{right:calc(1rem + var(--native-safe-right))!important;bottom:calc(5rem + var(--native-safe-bottom) + var(--native-ad-banner-height))!important}html.capacitor-native .native-page-x{padding-left:calc(var(--native-safe-left) + 1rem);padding-right:calc(var(--native-safe-right) + 1rem)}@media (min-width:768px){html.capacitor-native .native-page-x{padding-left:calc(var(--native-safe-left) + 1.5rem);padding-right:calc(var(--native-safe-right) + 1.5rem)}}html.capacitor-native .native-header-x{padding-left:calc(var(--native-safe-left) + .75rem);padding-right:calc(var(--native-safe-right) + .75rem)}@media (min-width:640px){html.capacitor-native .native-header-x{padding-left:calc(var(--native-safe-left) + 1rem);padding-right:calc(var(--native-safe-right) + 1rem)}}html.capacitor-native .native-auth-x{padding-left:calc(var(--native-safe-left) + 1.25rem);padding-right:calc(var(--native-safe-right) + 1.25rem)}@media (min-width:1024px){html.capacitor-native .native-auth-x{padding-left:calc(var(--native-safe-left) + 2rem);padding-right:calc(var(--native-safe-right) + 2rem)}}html.capacitor-native .native-safe-x{padding-left:calc(var(--native-safe-left) + 1rem);padding-right:calc(var(--native-safe-right) + 1rem)}html.capacitor-native .mobile-tab-bar{bottom:0}html.capacitor-native.native-ad-banner-active .mobile-tab-bar{bottom:var(--native-ad-banner-height)}html.capacitor-native .mobile-tab-bar__items{padding-inline:calc(.5rem + var(--native-safe-left)) calc(.5rem + var(--native-safe-right))}::selection{color:#fff;background:#22d3ee3d}*{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s}:hover{scrollbar-color:oklch(60% .02 248/.4) transparent}.dark :hover{scrollbar-color:oklch(70% .02 248/.35) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:0 0;border-radius:999px;transition:background .3s}:hover::-webkit-scrollbar-thumb{background:#77828c66;background:lab(53.586% -2.27454 -6.98078/.4)}.dark :hover::-webkit-scrollbar-thumb{background:#95a0ab59;background:lab(65.1875% -2.3022 -6.994/.35)}::-webkit-scrollbar-thumb:hover{background:#51667999!important;background:lab(41.9434% -3.98842 -13.7367/.6)!important}.dark ::-webkit-scrollbar-thumb:hover{background:#9bb1c78c!important;background:lab(70.9599% -4.31287 -13.858/.55)!important}