.styles_navContentContainer__RYk1U{height:60px;width:60px;min-height:fit-content;min-width:fit-content;max-height:100vh;max-width:100vw;left:50%;transform:translateX(-50%) translateY(0);box-sizing:border-box;position:fixed;top:1rem;z-index:99;color:var(--foreground);background-color:var(--card);backdrop-filter:blur(12px);border-radius:1.5rem;transition:height .25s ease-in-out,width .25s ease-in-out,min-height .25s ease-in-out,box-shadow .25s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out;border:1px solid var(--border);overflow:visible;box-shadow:0 0 10px rgba(0,0,0,.05),0 0 20px rgba(0,0,0,.08)}@media(prefers-color-scheme:dark){.styles_navContentContainer__RYk1U{box-shadow:0 0 10px rgba(0,0,0,.3),0 0 20px rgba(0,0,0,.2)}}.styles_navContentContainer__RYk1U.styles_active__sMdIM{background-color:var(--card);height:auto;min-height:420px;width:820px;box-shadow:0 0 20px rgba(0,0,0,.08),0 0 40px rgba(0,0,0,.12)}@media(prefers-color-scheme:dark){.styles_navContentContainer__RYk1U.styles_active__sMdIM{box-shadow:0 0 20px rgba(0,0,0,.4),0 0 40px rgba(0,0,0,.3)}}@media(max-width:768px){.styles_navContentContainer__RYk1U.styles_active__sMdIM{width:calc(100vw - 2rem);height:auto;max-height:calc(100vh - 8rem)}.styles_navContentContainer__RYk1U{display:none}}.styles_navContentContainer__RYk1U.styles_hidden__PENoE{transform:translateX(-50%) translateY(-100%);opacity:0;pointer-events:none}.styles_navContent__BBFWP{height:100%;width:100%;display:flex;flex-direction:column}.styles_navContent__BBFWP h2{margin:0}.styles_navContentLinksContainer__wgQrq{width:100%;position:relative;box-sizing:border-box;flex-shrink:0}.styles_navContentLinks__6TeVR{width:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-auto-flow:column;align-items:center;text-align:center;justify-items:center}.styles_navContentLinks__6TeVR>a{color:var(--foreground);z-index:3;transition:color .15s ease-in-out,font-weight .15s ease-in-out;padding:0 1.75rem;box-sizing:border-box;font-weight:500;font-size:12pt;height:60px;text-align:center;justify-content:center;justify-items:center;line-height:60px;text-decoration:none;font-family:var(--font-nav,"Inter"),sans-serif;background-color:rgba(0,0,0,0)}.styles_navContentLinks__6TeVR>a:hover{background-color:rgba(0,0,0,0)}.styles_navContentLinks__6TeVR>a.styles_active__sMdIM,.styles_navContentLinks__6TeVR>a:hover{color:var(--foreground);font-weight:600}@media(max-width:768px){.styles_navContentLinks__6TeVR{grid-template-columns:1fr;grid-auto-flow:row}.styles_navContentLinks__6TeVR>a{height:auto;line-height:1.5;padding:.75rem 1.5rem;font-size:.875rem}}.styles_navContentTab__taiI5{position:absolute;height:40px;width:0;left:0;top:0;margin:10px 0;box-sizing:border-box;border-radius:1rem;opacity:0;transition:opacity .25s ease-in-out,left .25s ease-in-out,width .15s ease-in-out,color .15s ease-in-out;background-color:hsla(0,0%,100%,.15);border:1px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,.1)}@media(prefers-color-scheme:dark){.styles_navContentTab__taiI5{background-color:hsla(0,0%,100%,.08);box-shadow:0 4px 12px rgba(0,0,0,.3)}}.styles_navContentBody__gxzHM{position:absolute;top:60px;left:0;right:0;width:100%;min-height:350px;z-index:10;overflow:hidden;pointer-events:none}@media(max-width:768px){.styles_navContentBody__gxzHM{min-height:auto}}.styles_panel__fn9cy,.styles_panel__fn9cy *,.styles_panel__fn9cy a{color:var(--foreground)}.styles_panel__fn9cy a{text-decoration:none}.styles_panel__fn9cy a:hover{color:var(--primary)}.styles_panel__fn9cy{position:absolute;top:0;left:0;right:0;bottom:0;visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s ease-in-out;width:100%;height:100%;box-sizing:border-box;z-index:10;display:flex;flex-direction:column;overflow-y:auto;pointer-events:none}.styles_panel__fn9cy.styles_activePanel__NiYZ3{visibility:visible;opacity:1;transition:opacity .25s ease-in-out;pointer-events:auto}.styles_active__sMdIM:hover{background-color:hsla(0,0%,100%,.97)}@media(prefers-color-scheme:dark){.styles_active__sMdIM:hover{background-color:rgba(var(--card-rgb,48,36,30),.97)}}.styles_mobileNav__fz_cT{position:fixed;bottom:0;left:0;right:0;height:80px;padding-bottom:0;background-color:var(--card);border-top:1px solid var(--border);z-index:40;display:none;box-shadow:0 -2px 8px rgba(0,0,0,.08)}@media(prefers-color-scheme:dark){.styles_mobileNav__fz_cT{box-shadow:0 -2px 8px rgba(0,0,0,.3)}}@media(max-width:768px){.styles_mobileNav__fz_cT{display:block}}.styles_mobileNavLinks__mjLgD{display:flex;justify-content:space-around;align-items:stretch;height:100%;width:100%;padding-bottom:env(safe-area-inset-bottom);gap:0}.styles_navItem__nfIIa{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;cursor:pointer;color:var(--foreground);text-decoration:none;transition:all .2s ease-in-out;padding:8px 4px;position:relative;opacity:.7}.styles_navItem__nfIIa:hover{opacity:.9}.styles_navItem__nfIIa.styles_active__MBbU5{opacity:1}.styles_navItem__nfIIa.styles_active__MBbU5:after{content:"";position:absolute;top:0;left:20%;right:20%;height:3px;background-color:var(--primary);border-radius:0 0 2px 2px}.styles_navItemLink__Ds_k3{flex-direction:column;gap:4px;color:inherit;text-decoration:none;width:100%;height:100%}.styles_navIcon__dAKvN,.styles_navItemLink__Ds_k3{display:flex;align-items:center;justify-content:center}.styles_navIcon__dAKvN{width:24px;height:24px;flex-shrink:0}.styles_navIcon__dAKvN svg{width:100%;height:100%}.styles_navLabel__rYu2p{font-size:.625rem;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-family:var(--font-nav,"Inter"),sans-serif;letter-spacing:.5px}.styles_backdrop__puXC4{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:45;animation:styles_fadeIn__US4eQ .2s ease-in-out}@keyframes styles_fadeIn__US4eQ{0%{opacity:0}to{opacity:1}}.styles_mobileMenuPanel__iciM_{position:fixed;bottom:0;left:0;right:0;max-height:calc(100vh - 60px);z-index:46;background-color:var(--card);border-top:1px solid var(--border);display:flex;flex-direction:column;animation:styles_slideUp__D6eTm .3s ease-out;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -4px 16px rgba(0,0,0,.12)}@media(prefers-color-scheme:dark){.styles_mobileMenuPanel__iciM_{box-shadow:0 -4px 16px rgba(0,0,0,.4)}}@keyframes styles_slideUp__D6eTm{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles_header__lbIkj{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border);flex-shrink:0;gap:1rem}.styles_title__vwgev{margin:0;font-size:1.25rem;font-weight:600;color:var(--foreground);flex:1;font-family:var(--font-nav,"Inter"),sans-serif}.styles_closeButton__y4Y0l{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;color:var(--foreground);cursor:pointer;transition:opacity .15s ease-in-out;opacity:.7;flex-shrink:0}.styles_closeButton__y4Y0l svg{width:24px;height:24px}.styles_closeButton__y4Y0l:active{opacity:.9}.styles_content__VZbvs{flex:1;overflow-y:auto;padding:1rem}.styles_content__VZbvs::-webkit-scrollbar{width:6px}.styles_content__VZbvs::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.styles_content__VZbvs::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:3px}.styles_content__VZbvs::-webkit-scrollbar-thumb:hover{background-color:var(--foreground);opacity:.5}.styles_content__VZbvs{scrollbar-color:var(--border) rgba(0,0,0,0);scrollbar-width:thin}.styles_content__VZbvs *{color:var(--foreground)}.styles_content__VZbvs a{color:var(--foreground);text-decoration:none;transition:color .15s ease-in-out}.styles_content__VZbvs a:hover{color:var(--primary)}.panels_panelContent__r4bjh{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}@media(max-width:768px){.panels_panelContent__r4bjh{padding:1rem;gap:1rem}}.panels_panelTitle__Iq_gI{margin:0;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);padding-bottom:.75rem;border-bottom:2px solid var(--primary)}.panels_cardGrid__cGCI4{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;flex:1}@media(max-width:1024px){.panels_cardGrid__cGCI4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.panels_cardGrid__cGCI4{grid-template-columns:1fr;gap:.75rem}}.panels_card__tPFFW{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:.5rem;border:1px solid var(--border);transition:all .2s ease-in-out;text-decoration:none;color:var(--foreground);background-color:var(--background)}.panels_card__tPFFW:hover{background-color:var(--muted);border-color:var(--primary);transform:translateY(-1px)}.panels_card__tPFFW h4{margin:0;font-size:.875rem;font-weight:600;color:var(--foreground);line-height:1.25}.panels_card__tPFFW p{margin:0;font-size:.75rem;color:var(--muted-foreground);line-height:1.3}@media(max-width:768px){.panels_card__tPFFW{padding:1rem}.panels_card__tPFFW h4{font-size:.9375rem}.panels_card__tPFFW p{font-size:.8125rem}}.panels_cardIcon__Eundf{width:1.75rem;height:1.75rem;color:var(--primary);display:flex;align-items:center;justify-content:center;opacity:.8}.panels_cardIcon__Eundf svg{width:100%;height:100%;stroke-width:2}.profile-panel_profilePanel__ljBxM{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:space-between}@media(max-width:768px){.profile-panel_profilePanel__ljBxM{padding:1rem}}.profile-panel_userInfo__8FpEg{display:flex;gap:1rem;align-items:flex-start}.profile-panel_avatar__YLLNa{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;color:#fff;flex-shrink:0}.profile-panel_details__MhbOM{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.profile-panel_username__Usoac{margin:0;font-size:.9375rem;font-weight:600;color:var(--foreground);word-break:break-word}.profile-panel_email__CXu3i{margin:0;font-size:.8125rem;color:var(--muted-foreground);word-break:break-word}.profile-panel_signOutButton__Etzj4{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;background:none;border:none;padding:.5rem 0;color:var(--foreground);cursor:pointer;font-size:.875rem;font-weight:500;font-family:inherit;transition:opacity .15s ease-in-out}.profile-panel_signOutButton__Etzj4 svg{width:1rem;height:1rem;stroke-width:1.5}.profile-panel_signOutButton__Etzj4:hover{opacity:.7}.profile-panel_signOutButton__Etzj4:active{opacity:.5}.styles_button__cZ1jw{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:500;font-size:.875rem;transition:all .2s ease;cursor:pointer;gap:.5rem}.styles_button__cZ1jw:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.styles_primary__828Yb{background:var(--primary);color:var(--primary-foreground);border:1px solid var(--primary)}.styles_primary__828Yb:hover{filter:brightness(.9)}.styles_secondary__yyvkv{background:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--secondary)}.styles_secondary__yyvkv:hover{filter:brightness(.9)}.styles_outline__XOWxe{border:1px solid var(--muted-border)}.styles_ghost__oMMri,.styles_outline__XOWxe{background:transparent;color:var(--foreground)}.styles_ghost__oMMri{border:1px solid transparent}.styles_ghost__oMMri:hover{background:var(--muted)}.styles_destructive__uhf_O{background:var(--destructive);color:var(--destructive-foreground);border:1px solid var(--destructive)}.styles_destructive__uhf_O:hover,.styles_outline__XOWxe:hover,.styles_secondary__yyvkv:hover{filter:brightness(.9)}.styles_icon__xgRLv{display:inline-block;width:16px;height:16px}.styles_sm__ScdRA{height:2rem;padding:0 .75rem;font-size:.75rem;.styles_icon__xgRLv{width:14px;height:14px}}.styles_md__1g2MW{height:2.5rem;padding:0 1rem}.styles_lg__abqvq{height:2.75rem;padding:0 1.5rem;font-size:1rem}.styles_fit__cMSVM{width:fit-content;height:fit-content}.styles_fit__cMSVM.styles_ghost__oMMri{padding:0}.styles_card__R8PB_{border:1px solid var(--muted-border);border-radius:calc(var(--radius)* 2);background:var(--card);color:var(--card-foreground);box-shadow:0 1px 2px 0 rgb(0 0 0/.05);transition:all .2s ease;&.styles_ghost__EnaJR{background:var(--background);border:1px solid var(--muted-border)}}.styles_hover__DnZzk{cursor:pointer}.styles_hover__DnZzk:hover{background:var(--accent);transform:translateY(-1px);box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.styles_alert__Zub8Y{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:var(--radius);border-bottom-left-radius:0;border-top-left-radius:0;border-left-width:4px;border-left-style:solid;font-size:.875rem;line-height:1.5;animation:styles_slideIn__iCVMl .2s ease-out;max-width:896px;margin:2rem auto}.styles_content__O1moo{display:flex;flex-direction:column;gap:.25rem;flex:1}.styles_title__ztTZw{display:flex;gap:.5rem;font-weight:600;color:inherit}.styles_message__kXcIn{color:inherit}.styles_icon__UhRjA{display:flex;align-items:center;flex-shrink:0;color:inherit}.styles_info__AHbLS{background-color:var(--alert-info-bg);border-left-color:var(--alert-info-border);color:var(--alert-info-text)}.styles_success__8Vowe{background-color:var(--alert-success-bg);border-left-color:var(--alert-success-border);color:var(--alert-success-text)}.styles_warning__iMky2{background-color:var(--alert-warning-bg);border-left-color:var(--alert-warning-border);color:var(--alert-warning-text)}.styles_error__RLVKg{background-color:var(--alert-error-bg);border-left-color:var(--alert-error-border);color:var(--alert-error-text)}@keyframes styles_slideIn__iCVMl{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.styles_badge__IyiWI{justify-content:center;font-weight:500;white-space:nowrap;transition:all .2s ease-in-out}.styles_badge__IyiWI.styles_sm__3iDtY{padding:.1rem .4rem;font-size:10px}.styles_badge__IyiWI.styles_md__E1MrK{padding:.15rem .6rem;font-size:.8rem}.styles_badge__IyiWI.styles_lg__lMv38{padding:.2rem .8rem;font-size:.9rem}.styles_badge__IyiWI{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid transparent;padding:.5rem 1rem;font-size:.75rem;font-weight:600;background-color:var(--primary);color:var(--primary-foreground);transition:background-color .3s ease,box-shadow .3s ease}.styles_badge__IyiWI.styles_secondary___tbWZ{background-color:var(--secondary);color:var(--secondary-foreground)}.styles_row__2WueR{border-bottom:1px solid var(--muted-border);background-color:var(--background);transition:background-color .2s ease}.styles_row__2WueR:hover{background-color:var(--muted)}.styles_row__2WueR.styles_stripped__UZX4c:nth-child(odd){background-color:var(--accent)}.styles_row__2WueR.styles_stripped__UZX4c:nth-child(2n){background-color:var(--background)}.styles_tableWrapper__o9n_o{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;scrollbar-width:thin}.styles_table__zA4Fn{border-collapse:separate;border-spacing:0;width:100%;min-width:600px;table-layout:auto;&.styles_tableFixed__XjJJ1{table-layout:fixed}}.styles_stickyHeaderWrapper__Lnwlw{position:fixed;top:0;transform:translateY(var(--navbar-height,0));left:0;right:0;z-index:50;background-color:var(--background);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);opacity:.98;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;transition:var(--navbar-transition)}.styles_stickyHeaderWrapper__Lnwlw .styles_table__zA4Fn{position:relative;margin:0;width:100%}.styles_stickyHeaderWrapper__Lnwlw::-webkit-scrollbar{display:none}.styles_stickyFirstColumn__ZSNbz{position:sticky;left:0;z-index:20;background-color:var(--background);box-shadow:4px 0 6px -2px rgba(0,0,0,.05);box-sizing:border-box}.styles_stickyHeaderWrapper__Lnwlw .styles_stickyFirstColumn__ZSNbz{position:sticky;left:0;z-index:60;background-color:var(--background);box-sizing:border-box}.styles_row__2WueR:hover .styles_stickyFirstColumn__ZSNbz{background-color:var(--muted)}.styles_row__2WueR.styles_stripped__UZX4c:nth-child(odd) .styles_stickyFirstColumn__ZSNbz{background-color:var(--accent)}.styles_row__2WueR.styles_stripped__UZX4c:nth-child(2n) .styles_stickyFirstColumn__ZSNbz{background-color:var(--background)}.styles_header__PMozc{border-bottom:2px solid var(--muted-border);color:var(--muted-foreground);font-weight:600;text-transform:uppercase;letter-spacing:.05em;height:3rem;text-align:left;background-color:var(--background);white-space:nowrap}.styles_cell__sbO9b,.styles_header__PMozc{padding:.75rem 1rem;vertical-align:middle;box-sizing:border-box}.styles_cell__sbO9b{color:var(--foreground);border-bottom:1px solid var(--muted-border)}.styles_cell__sbO9b:first-child,.styles_header__PMozc:first-child{padding-left:1.5rem}.styles_cell__sbO9b:last-child,.styles_header__PMozc:last-child{padding-right:1.5rem}@media (max-width:640px){.styles_cell__sbO9b,.styles_header__PMozc{padding:.5rem .75rem}.styles_cell__sbO9b:first-child,.styles_header__PMozc:first-child{padding-left:1rem}.styles_cell__sbO9b:last-child,.styles_header__PMozc:last-child{padding-right:1rem}}.styles_dialog__2SQgY{background:var(--background);box-shadow:0 0 0 1px rgba(32,32,32,.1),0 1px 0 0 rgba(32,32,32,.1),inset 0 0 1px 0 rgba(255,255,255,.07),inset 0 1px 0 0 rgba(255,255,255,.07),0 17px 7px 0 rgba(0,0,0,.01),0 10px 6px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.1);border-radius:var(--radius);position:relative;width:auto;max-width:800px;margin:auto;transition:margin-top .2s ease}.styles_dialog__2SQgY.styles_open___XZn1{margin-top:5vh}.styles_dialog__2SQgY.styles_closed__6MTHz{margin-top:-100%}.styles_dialogContainer__c9InX{position:fixed;align-items:center;display:flex;width:100vw;height:100vh;justify-content:center;left:0;top:0;z-index:1000;background:var(--backdrop-color);transition:opacity .4s ease,backdrop-filter .4s ease,-webkit-backdrop-filter .4s ease,visibility 0s linear 0s;overflow:auto}.styles_dialogHeader__p3yq4{align-items:center;display:flex;justify-content:space-between;padding:1rem}.styles_closeIcon__kIhg1{width:1.5rem;height:1.5rem;cursor:pointer}.styles_dialogHeaderNoTitle__uG1dR{position:absolute;right:0;top:0;z-index:1;padding:1rem}@media (max-width:768px){.styles_dialog__2SQgY{position:fixed;top:0;left:0;width:100%;max-width:100%;height:100vh;margin:0;border-radius:0;display:flex;flex-direction:column;box-shadow:none}.styles_dialog__2SQgY.styles_open___XZn1{margin-top:0}.styles_dialog__2SQgY.styles_closed__6MTHz{margin-top:100vh}.styles_dialogHeader__p3yq4{position:sticky;top:0;z-index:1;margin-bottom:0;border-bottom:none;background:var(--background)}.styles_dialogContentContainer__AAr9y{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.styles_dialogContent__qHyev{margin-bottom:0;min-height:fit-content;padding:1.75rem}}.styles_drawerContainer__UZ7UZ{position:fixed;background:var(--backdrop-color);top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:flex-end;z-index:1000;overflow:hidden;pointer-events:none;transition:opacity .4s ease,backdrop-filter .4s ease,-webkit-backdrop-filter .4s ease,visibility 0s linear 0s}.styles_drawer__MwJL_{background:var(--background);min-width:400px;max-width:800px;width:fit-content;height:100%;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease;border:1px solid var(--muted-border);display:flex;flex-direction:column;box-shadow:0 0 0 1px rgba(32,32,32,.1),0 1px 0 0 rgba(32,32,32,.1),inset 0 0 1px 0 rgba(255,255,255,.07),inset 0 1px 0 0 rgba(255,255,255,.07),0 17px 7px 0 rgba(0,0,0,.01),0 10px 6px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.1)}.styles_drawer__MwJL_.styles_open__CgRGg{transform:translateX(0);opacity:1}.styles_drawer__MwJL_.styles_closed__9_whR{transform:translateX(100%);opacity:0}.styles_drawerHeaderTopRow__uj_Q2{align-items:center;display:flex;justify-content:space-between;flex-shrink:0}.styles_drawerHeader__0hYvX{padding:.75rem;border-bottom:1px solid var(--muted-border)}.styles_drawerContent___iLD_{padding:.75rem;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.styles_drawerContainer__UZ7UZ.styles_open__CgRGg{opacity:1;pointer-events:all}.styles_title__yM0g5{font-size:110%;font-weight:500;margin:0}.styles_description__v8HPJ{font-size:80%;color:var(--muted-foreground);margin-top:8px}.styles_closeIcon__XYCX_{width:1.5rem;height:1.5rem;cursor:pointer}@media (max-width:768px){.styles_drawer__MwJL_{position:fixed;top:0;left:0;width:100%;min-width:100%;max-width:100%;height:100%;transform:none;border-radius:0;border:none}.styles_drawer__MwJL_.styles_closed__9_whR,.styles_drawer__MwJL_.styles_open__CgRGg{transform:none}.styles_drawerHeader__0hYvX{position:sticky;top:0;z-index:1;border-bottom:none;background:linear-gradient(to bottom,var(--background) 0,var(--background) 85%,transparent 100%)}.styles_drawerContent___iLD_{margin-top:-8px}.styles_drawerContainer__UZ7UZ{background:var(--backdrop-color);backdrop-filter:none;padding:0}}.ChartTooltip_tooltip__EFZ1T{position:absolute;background:rgba(0,0,0,.9);color:white;padding:8px 12px;border-radius:4px;font-size:14px;pointer-events:none;z-index:1000;transform:translate(4px,4px);box-shadow:0 2px 8px rgba(0,0,0,.15);white-space:nowrap}.ChartTooltip_seriesLabel__RaPtW{font-weight:600;margin-bottom:4px;font-size:12px;opacity:.9}.ChartTooltip_label__wxKem{font-size:12px;opacity:.8;margin-bottom:6px}.ChartTooltip_value__NyUPB{font-weight:600;font-size:14px}.ChartTooltip_seriesValues__q_tHq{display:flex;flex-direction:column;gap:4px}.ChartTooltip_seriesValue__kjD_g{display:flex;align-items:center;gap:6px;font-size:13px}.ChartTooltip_seriesColor__rFpN7{width:10px;height:10px;border-radius:2px;flex-shrink:0}.ChartTooltip_seriesValue__kjD_g .ChartTooltip_seriesLabel__RaPtW{margin-bottom:0;font-size:13px;font-weight:500}.ChartTooltip_seriesValue__kjD_g .ChartTooltip_value__NyUPB{font-size:13px;margin-left:auto}.ChartRangeSlider_container__SwKqS{display:flex;flex-direction:column;gap:8px;padding:12px 0;margin-top:16px}.ChartRangeSlider_label__32h_9{font-size:12px;font-weight:500;color:hsl(var(--muted-foreground))}.styles_container__eZ8L7{position:relative;display:inline-block}.styles_svg__u_TXO{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_grid__gWVuq{opacity:.1}.styles_gridLine__b1T9c{stroke:currentColor;stroke-width:1}.styles_axis__Gps7T{color:#666}.styles_axisLine__CB4Uw{fill:none}.styles_axisLine__CB4Uw,.styles_tick__QbOm4{stroke:currentColor;stroke-width:1}.styles_tickLabel__sRrZr{fill:currentColor;font-size:12px}.styles_axisLabel__EWkuR{fill:currentColor;font-size:14px;font-weight:500;text-anchor:middle}.styles_bar__r_sOZ{transition:opacity .2s ease}.styles_hoverBackground__N4Spk{transition:fill .15s ease}.styles_hoverArea__Jtxfl{cursor:pointer}.styles_container__hjR_H{position:relative;display:inline-block}.styles_svg__KBaiY{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_grid__ahs2o{opacity:.1}.styles_gridLine__NkueE{stroke:currentColor;stroke-width:1}.styles_axis__6PwIX{color:#666}.styles_axisLine__pBYsG{fill:none}.styles_axisLine__pBYsG,.styles_tick__yqI3g{stroke:currentColor;stroke-width:1}.styles_tickLabel__4aNld{fill:currentColor;font-size:12px}.styles_axisLabel__cLFQw{fill:currentColor;font-size:14px;font-weight:500;text-anchor:middle}.styles_line__s3yjj{stroke-linejoin:round;stroke-linecap:round}.styles_point__JY4U8{cursor:pointer;transition:r .2s ease}.styles_point__JY4U8:hover{r:6}.styles_area___bqDm{opacity:1}.styles_hoverIndicator__MBJf3{pointer-events:none}.styles_hoverLine__Kl3we{stroke:#666;stroke-width:1;stroke-dasharray:4 4;opacity:.5}.styles_hoverPoint__Sj25h{stroke:white;stroke-width:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.styles_container__l_lQU{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:12px}.styles_svg__Viydb{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_segment__QcSRe{cursor:pointer;stroke:white;stroke-width:2}.styles_label__gg653{fill:white;font-size:11px;font-weight:600;text-anchor:middle;dominant-baseline:middle;text-shadow:0 1px 3px rgba(0,0,0,.3)}.styles_centerText__Z4P61{pointer-events:none}.styles_centerTitle__uMYXw{fill:#111827;font-size:20px;font-weight:700;text-anchor:middle;dominant-baseline:middle}.styles_centerSubtitle__zSE_v{fill:#6b7280;font-size:14px;font-weight:400;text-anchor:middle;dominant-baseline:middle}.styles_legend__F3vON{display:flex;flex-direction:column;gap:8px;font-size:14px}.styles_legendItem__LhIiZ{display:flex;align-items:center;gap:8px}.styles_legendColor__Ge48D{width:16px;height:16px;border-radius:3px;flex-shrink:0}.styles_legendLabel__eUwpC{flex:1;color:#374151}.styles_legendValue__HmYBb{font-weight:600;color:#111827}.styles_backdrop__WGurK{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--backdrop-color);z-index:1000;opacity:0;transition:opacity .3s ease;pointer-events:none}.styles_backdropOpen__6RWzn{opacity:1;pointer-events:all}.styles_sheet__0ZlQw{position:absolute;left:0;right:0;bottom:0;background:var(--background);border-top-left-radius:calc(var(--radius) * 2);border-top-right-radius:calc(var(--radius) * 2);transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94),height .3s cubic-bezier(.25,.46,.45,.94);overflow:hidden;display:flex;flex-direction:column;max-height:100vh}@supports (height:100dvh){.styles_sheet__0ZlQw{max-height:100dvh}}.styles_sheetOpen__Uqnll{transform:translateY(0)}.styles_dragging__M5xvG{transition:none}.styles_dragHandle__0LQcl{display:flex;flex-direction:column;justify-content:center;gap:.5rem;align-items:center;padding:.75rem 0;cursor:grab;touch-action:none;user-select:none;border-bottom:1px solid var(--muted-border)}.styles_dragHandle__0LQcl:active{cursor:grabbing}.styles_dragIndicator__5ykhp{width:2rem;height:.25rem;background:var(--muted-foreground);border-radius:.125rem;transition:background-color .2s ease}.styles_title__5JvXN{font-size:1rem;font-weight:600;text-align:center}.styles_formItem__Y8jCt{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles_label___Ak9M{font-size:.875rem;font-weight:500;color:var(--foreground);user-select:none}.styles_inputWrapper__dQN3A{position:relative;width:100%;display:flex;align-items:center;border-radius:calc(var(--radius) - 2px);border:1px solid var(--muted-border);background:var(--secondary-background);transition:all .2s ease}.styles_inputWrapper__dQN3A:focus-within{border-color:var(--ring)}.styles_input__UV767{width:100%;height:2.5rem;padding:0 .75rem;font-size:16px;background:transparent;border:none;color:var(--foreground);outline:none}.styles_input__UV767:disabled{opacity:.5;cursor:not-allowed}.styles_iconWrapper__OeM1L{display:flex;align-items:center;padding-left:.75rem;color:var(--secondary-foreground)}.styles_icon__m2oN5{width:16px;height:16px}.styles_append__W5TX1,.styles_prepend__sUjKB{display:flex;align-items:center;padding:0 .75rem;color:var(--secondary-foreground);background:none;user-select:none}.styles_prepend__sUjKB{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-right:1px solid var(--muted-border)}.styles_append__W5TX1{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-left:1px solid var(--muted-border)}.styles_clearButton__gXpLb{display:flex;align-items:center;justify-content:center;padding-left:.5rem;padding-right:.75rem;color:var(--muted-foreground);background:none;border:none;cursor:pointer;transition:color .2s ease}.styles_clearButton__gXpLb:hover{color:var(--foreground)}.styles_clearButton__gXpLb:focus{outline:none}.styles_hasPrepend__FwOi1{border-top-left-radius:0;border-bottom-left-radius:0}.styles_hasAppend__GYGq6{border-top-right-radius:0;border-bottom-right-radius:0}.styles_error__dnqHO{border-color:var(--destructive)}.styles_errorMessage__fhqbw{font-size:.75rem;color:var(--destructive);margin-top:.25rem}.styles_tabsContainer__6Li42{display:flex;align-items:center;position:relative;gap:.5rem;background:var(--background);color:var(--secondary-foreground);padding:.25rem;border:1px solid var(--muted-border);border-radius:calc(var(--radius) * 2);width:100%}.styles_tab__ZVFZw{flex:1;padding:.75rem 1.25rem;background:none;border:none;font-size:.875rem;font-weight:500;color:var(--foreground);cursor:pointer;position:relative;border-radius:.75rem;transition:all .2s ease;z-index:1}.styles_activeIndicator___ldTm{position:absolute;height:calc(100% - .5rem);border-radius:calc(var(--radius) + .25rem);background:var(--popover);border:1px solid var(--foreground);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:0;top:.25rem}@media (max-width:768px){.styles_tabsContainer__6Li42{gap:.25rem;padding:.2rem}.styles_tab__ZVFZw{padding:.5rem 1rem;font-size:.65rem!important;border-radius:.5rem}.styles_activeIndicator___ldTm{height:calc(100% - .3rem);width:inherit;top:.15rem;border-radius:calc(var(--radius) + .125rem)}}@media (max-width:480px){.styles_tabsContainer__6Li42{gap:.15rem;padding:.15rem}.styles_tab__ZVFZw{padding:.4rem .5rem;font-size:.55rem!important;border-radius:.4rem}.styles_activeIndicator___ldTm{height:calc(100% - .2rem);width:inherit;top:.1rem;border-radius:calc(var(--radius) + .1rem)}}.styles_srOnly__GvpMw{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.styles_control__6oabn{position:relative;width:260px;height:38px;aspect-ratio:300/38;background:var(--secondary);border-radius:100px;border:1px solid var(--border,rgba(0,0,0,.1));padding:2px;--duration:0.22s;--ease:ease-out;--drop-off:0.4}.styles_controlTrack__dpkRz{display:grid;place-items:center;grid-template-columns:repeat(4,1fr);width:100%;height:100%;position:relative}.styles_manual__g_e8Q{width:100%;height:100%;display:grid;position:relative;grid-template-columns:1fr 1fr;border:1px solid transparent;container-type:size}.styles_manual__g_e8Q:before{content:"Manual";position:absolute;left:50%;top:50%;translate:-50% -80%;color:var(--primary);font-size:.75rem;z-index:2;transition-property:scale,translate;transition-duration:var(--duration,.22s);transition-timing-function:var(--ease,ease-out)}.styles_manual__g_e8Q:has(:checked):before{translate:-50% -250%;scale:.85}.styles_controlTrack__dpkRz>label:first-of-type,.styles_manual__g_e8Q{grid-column:span 2}.styles_indicator__UlXas{position:absolute;width:50%;left:0;top:0;bottom:0;background:var(--primary);border-radius:100px;transition:translate var(--duration,.22s) var(--ease,ease-out)}.styles_manual__g_e8Q .styles_indicator__UlXas{background:var(--primary);left:50%;top:0;translate:-50% 0;transition-property:translate,clip-path,background;transition-duration:var(--duration,.22s);transition-timing-function:var(--ease,ease-out);clip-path:inset(73cqh calc(50% + 1px) calc(27cqh - 2px) calc(50% - 3px) round 100px)}.styles_manual__g_e8Q:has(:checked) .styles_indicator__UlXas{background:var(--primary-foreground);clip-path:inset(0 0 0 0 round 100px)}.styles_controlTrack__dpkRz:not(:has(>:checked))>.styles_indicator__UlXas{translate:100% 0}.styles_controlTrack__dpkRz:has(>:checked) .styles_manual__g_e8Q .styles_indicator__UlXas{background:var(--muted-foreground)}.styles_manual__g_e8Q:has(:first-of-type:checked) .styles_indicator__UlXas{translate:-100% 0}.styles_manual__g_e8Q:has(:nth-of-type(2):checked) .styles_indicator__UlXas{translate:0 0}.styles_control__6oabn label{height:100%;width:100%;display:grid;place-items:center;cursor:pointer;font-size:.75rem;color:var(--primary);z-index:2;transition-property:color,opacity;transition-duration:var(--duration,.22s);transition-timing-function:var(--ease,ease-out)}.styles_controlTrack__dpkRz>label{color:var(--primary-foreground)}.styles_controlTrack__dpkRz:not(:has(>:checked))>label{color:var(--secondary-foreground);opacity:var(--drop-off,.4)}.styles_manual__g_e8Q label{height:100%;width:100%;display:grid;place-items:center;cursor:pointer;font-size:.75rem;color:var(--primary);z-index:2}.styles_manual__g_e8Q:has(:checked) label{scale:1}.styles_manual__g_e8Q:has(:checked) label{color:var(--primary-foreground);opacity:1}.styles_manual__g_e8Q:has(:first-of-type:checked) label:first-of-type,.styles_manual__g_e8Q:has(:nth-of-type(2):checked) label:nth-of-type(2){color:var(--primary);opacity:1}.styles_controlTrack__dpkRz:has(>:checked) .styles_manual__g_e8Q label{color:var(--muted-foreground)}.styles_icon__6GTTG{width:1.5rem;height:1.5rem}.styles_labelSpan__kyXmt{display:grid;place-items:center;height:100%;width:100%;transition:scale var(--duration,.22s) var(--ease,ease-out);scale:.75}.styles_manual__g_e8Q label:first-of-type .styles_labelSpan__kyXmt{transform-origin:150% 150%;border-radius:100px}.styles_manual__g_e8Q label:nth-of-type(2) .styles_labelSpan__kyXmt{transform-origin:-65% 150%;border-radius:100px}.styles_manual__g_e8Q:has(:checked) .styles_labelSpan__kyXmt{scale:1}.styles_container__gcc2d{position:relative;display:inline-block}.styles_container__gcc2d,.styles_popup__7B7eM{user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}.styles_popup__7B7eM{position:absolute;max-width:100vw;overflow-x:auto;bottom:100%;left:50%;display:flex;gap:8px;padding:8px;background-color:var(--popover);border-radius:calc(var(--radius) * 2);box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;opacity:0;transform:translateX(-50%) translateY(4px);transition:opacity .15s ease-out,transform .15s ease-out}.styles_popup__7B7eM.styles_visible__N_KCo{opacity:1;transform:translateX(-50%) translateY(0)}.styles_reactionButton__BgnN_{display:flex;align-items:center;gap:4px;padding:8px;border:none;background:transparent;border-radius:var(--radius);cursor:pointer;line-height:1;transition:background-color .2s ease;color:var(--foreground)}.styles_reactionButton__BgnN_ .styles_icon__1PizS{width:1.25rem;height:1.25rem}.styles_reactionButton__BgnN_ .styles_emoji__teD0I{font-size:1.25rem}.styles_reactionButton__BgnN_ .styles_buttonLabel__kdkCz{font-size:.675rem;color:var(--muted-foreground)}.styles_reactionOption___lvmR{display:flex;align-items:center;justify-content:center;padding:8px;border:none;background:transparent;border-radius:var(--radius);cursor:pointer;line-height:1;transition:transform .2s ease,background-color .2s ease;color:var(--foreground)}.styles_reactionOption___lvmR .styles_emoji__teD0I{font-size:1.25rem}@media (hover:hover){.styles_reactionButton__BgnN_:hover{background-color:var(--muted);color:var(--foreground)}.styles_reactionOption___lvmR:hover{transform:scale(2)}}.styles_popup__7B7eM.styles_left__xQvAf{left:0;transform:translateY(4px)}.styles_popup__7B7eM.styles_right___aVlx{right:0;left:auto;transform:translateY(4px)}.styles_popup__7B7eM.styles_visible__N_KCo.styles_center__rlpZw{transform:translateX(-50%) translateY(0)}.styles_popup__7B7eM.styles_visible__N_KCo.styles_left__xQvAf,.styles_popup__7B7eM.styles_visible__N_KCo.styles_right___aVlx{transform:translateY(0)}.style_tooltip__fh0Tw{position:fixed;transform:translateX(-50%);background-color:var(--primary);color:var(--primary-foreground);padding:4px 6px;border-radius:9999px;font-size:.625rem;white-space:nowrap;pointer-events:none;z-index:9999;box-shadow:var(--shadow);animation:style_fadeIn__ILksh .15s ease}@keyframes style_fadeIn__ILksh{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.styles_container__SnsLb{width:100%;display:flex;flex-direction:column;border:2px dashed var(--border);border-radius:var(--radius);background-color:var(--secondary-background);transition:all .2s ease;overflow:hidden;position:relative}.styles_container__SnsLb:hover,.styles_dragging__LP5RF{border-color:var(--primary)}.styles_dragging__LP5RF{background-color:color-mix(in srgb,var(--primary) 10%,transparent)}.styles_error__FLYac{border-color:var(--destructive)}.styles_disabled__F36Cs{opacity:.6;cursor:not-allowed}.styles_fileInput__Y_RK_{position:absolute;width:0;height:0;opacity:0}.styles_uploadButton__DG4B_{width:100%;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--muted-foreground);background:none;border:none;cursor:pointer;padding:1rem;text-align:center}.styles_uploadButton__DG4B_:disabled{cursor:not-allowed}.styles_iconContainer__d57UQ{display:flex;color:var(--muted-foreground)}.styles_label__I6Yfp{color:var(--muted-foreground);font-size:.875rem}.styles_errorMessage__DSdDm{color:var(--destructive);font-size:.75rem;padding:.25rem .5rem}.styles_carouselWrapper__Js9_b{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden}.styles_imageCarousel__sszm6{display:flex;width:100%;transition:transform .3s ease}.styles_carouselImageContainer__xEBiu{position:relative;flex:0 0 50%;padding:.25rem;box-sizing:border-box}.styles_carouselImageContainer__xEBiu:only-child{flex:0 0 100%}.styles_carouselImage__p72ae{width:100%;height:auto;border-radius:.5rem;object-fit:cover;display:block}.styles_carouselNavButton__0f5c6{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;padding:.5rem;border-radius:9999px;cursor:pointer;z-index:10}.styles_carouselNavButton__0f5c6 svg{width:24px;height:24px}.styles_carouselNavButton__0f5c6:first-of-type{left:.5rem}.styles_carouselNavButton__0f5c6:last-of-type{right:.5rem}.styles_carouselNavButton__0f5c6:disabled{display:none}.styles_removeButton__YKMMg{position:absolute;top:.5rem;right:.5rem;background-color:rgba(0,0,0,.6);border:none;border-radius:9999px;padding:.25rem;cursor:pointer;z-index:20;color:white}.styles_carouselNavButton__0f5c6,.styles_removeButton__YKMMg{backdrop-filter:blur(10px)}.styles_carouselNavButton__0f5c6:hover,.styles_removeButton__YKMMg:hover{filter:brightness(1.2)}.styles_postInput__ulJkK{width:100%;height:100%;min-height:fit-content;background:transparent;transition:all .2s ease;outline:none;resize:none;word-break:break-all;-ms-overflow-style:none;scrollbar-width:none;font-size:100%}.styles_postInput__ulJkK:empty:before{content:attr(data-placeholder);color:var(--muted-foreground);pointer-events:none;opacity:.7}.styles_postInput__ulJkK::-webkit-scrollbar{display:none}.styles_postInput__ulJkK:focus,.styles_postInput__ulJkK:focus-visible,.styles_postInput__ulJkK:focus-within,.styles_postInput__ulJkK:hover{outline:none}.styles_formItem__m0FnN{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;min-height:1lh;overflow-y:auto}.styles_error__xtWQU{border-color:var(--destructive)}.styles_errorMessage__FJrJc{font-size:.75rem;color:var(--destructive);margin-top:.25rem}.styles_formFields__oxZqp{display:flex;flex-direction:column;gap:2rem}.styles_formGroup__OEi_p{display:flex;flex-direction:column;gap:.5rem}.styles_container__L2wNg{position:relative;display:inline-block}.styles_svg__uSAUn{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_grid__s1yo5{opacity:.1}.styles_gridLine__vAgrk{stroke:currentColor;stroke-width:1}.styles_axis__q4nje{color:#666}.styles_axisLine__bBLGh{fill:none}.styles_axisLine__bBLGh,.styles_tick__i8skx{stroke:currentColor;stroke-width:1}.styles_tickLabel__24l1Q{fill:currentColor;font-size:12px}.styles_axisLabel__bBy2E{fill:currentColor;font-size:14px;font-weight:500;text-anchor:middle}.styles_point__CzDPD{cursor:pointer;opacity:.7;transition:opacity .2s ease,r .2s ease}.styles_point__CzDPD:hover{opacity:1}