.styles_dialog__cL2K6{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__cL2K6.styles_open__8__j6{margin-top:5vh}.styles_dialog__cL2K6.styles_closed__m1Knn{margin-top:-100%}.styles_dialogContainer__rhg__{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___nbVg{align-items:center;display:flex;justify-content:space-between;padding:1rem}.styles_closeIcon__u5v8G{width:1.5rem;height:1.5rem;cursor:pointer}.styles_dialogHeaderNoTitle__JOrm6{position:absolute;right:0;top:0;z-index:1;padding:1rem}@media (max-width:768px){.styles_dialog__cL2K6{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__cL2K6.styles_open__8__j6{margin-top:0}.styles_dialog__cL2K6.styles_closed__m1Knn{margin-top:100vh}.styles_dialogHeader___nbVg{position:sticky;top:0;z-index:1;margin-bottom:0;border-bottom:none;background:var(--background)}.styles_dialogContentContainer__cValE{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.styles_dialogContent__8vBrw{margin-bottom:0;min-height:fit-content;padding:1.75rem}}.styles_formItem__N9bun{display:flex;flex-direction:column;gap:.5rem;width:100%}.styles_label__1nYhP{font-size:.875rem;font-weight:500;color:var(--foreground);user-select:none}.styles_errorMessage__18K6o{font-size:.75rem;color:var(--destructive);margin-top:.25rem}.styles_triggerButton__0x6qE{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:200px;height:2.5rem;padding:0 .75rem;background:var(--secondary-background);border:1px solid var(--muted-border);border-radius:calc(var(--radius) - 2px);cursor:pointer;transition:all .2s ease;font-size:16px}.styles_triggerButton__0x6qE.styles_active__QmDA7,.styles_triggerButton__0x6qE:focus,.styles_triggerButton__0x6qE:hover{border-color:var(--ring)}.styles_triggerText__uBWCI{flex:1;text-align:left;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--foreground)}.styles_triggerText__uBWCI:empty:before{content:attr(data-placeholder);color:var(--muted-foreground)}.styles_icon__288_F{width:16px;height:16px;color:var(--muted-foreground);transition:transform .2s ease}.styles_icon__288_F.styles_iconOpen__6elky{transform:rotate(180deg)}.styles_dropdownContent__6J8pz{min-width:200px;max-height:300px;display:flex;flex-direction:column}.styles_searchContainer__SNSB3{padding:.75rem;border-bottom:1px solid var(--muted-border)}.styles_searchInput__KNKBX{width:100%;height:2.5rem;padding:0 .75rem;font-size:16px;background:var(--secondary-background);border:1px solid var(--muted-border);border-radius:calc(var(--radius) - 2px);color:var(--foreground);transition:all .2s ease}.styles_searchInput__KNKBX:focus{outline:none;border-color:var(--ring)}.styles_searchInput__KNKBX::placeholder{color:var(--muted-foreground)}.styles_optionsList__j3Bq2{list-style:none;margin:0;padding:.25rem 0;overflow-y:auto}.styles_optionItem__3lfF2{padding:.5rem .75rem;cursor:pointer;transition:background-color .2s ease;font-size:16px}.styles_optionItem__3lfF2.styles_selected__pswy2,.styles_optionItem__3lfF2:hover{background-color:var(--secondary-background)}.styles_optionItem__3lfF2.styles_selected__pswy2 span{color:var(--primary);font-weight:500}.styles_optionLabel__HLLuf{display:flex;align-items:center;gap:.5rem;cursor:pointer}.styles_optionLabel__HLLuf span{color:var(--foreground)}.styles_actions__7D2gK{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem;border-top:1px solid var(--muted-border);background:var(--background);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.styles_noResults__FYVi9{padding:.75rem;text-align:center;color:var(--muted-foreground);font-style:italic;font-size:16px}.styles_checkboxContainer__A8VnA{display:flex;align-items:center;cursor:pointer;user-select:none;padding:.5rem}.styles_checkboxInput__3W_aT{margin-right:.5rem;width:1rem;height:1rem;border:1px solid var(--muted-border);background:var(--background);border-radius:calc(var(--radius)*.25);appearance:none;cursor:pointer;transition:all .2s ease}.styles_checkboxInput__3W_aT:hover{border-color:var(--ring)}.styles_checkboxInput__3W_aT:focus{outline:none;border-color:var(--ring)}.styles_checkboxInput__3W_aT:checked{background-color:var(--primary);border-color:var(--primary)}.styles_checkboxInput__3W_aT:checked:before{content:"✔";display:block;color:var(--primary-foreground);font-size:.75rem;text-align:center;line-height:1rem}.styles_checkboxLabel__WIvHU{font-size:.875rem;color:var(--foreground)}.style_dropdownContainer__Ijlqd{display:inline-block}.style_dropdownTrigger__VW9Rb{cursor:pointer;display:inline-block}.style_dropdownContent__hhw3M{background:var(--popover);border-radius:var(--radius);border:1px solid var(--muted-border);z-index:1000;min-width:200px;animation:style_slideDown__s06W7 .1s ease-out;box-shadow:0 2px 10px rgba(0,0,0,.1)}.style_dropdownContent__hhw3M.style_top__moNKm{animation:style_slideUp__uhwzT .1s ease-out}.style_dropdownContent__hhw3M.style_right__MZTTm{left:auto;right:0}@keyframes style_slideDown__s06W7{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes style_slideUp__uhwzT{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles_row__shJ8P{border-bottom:1px solid var(--muted-border);background-color:var(--background);transition:background-color .2s ease}.styles_row__shJ8P:hover{background-color:var(--muted)}.styles_row__shJ8P.styles_stripped___o_X1:nth-child(odd){background-color:var(--accent)}.styles_row__shJ8P.styles_stripped___o_X1:nth-child(2n){background-color:var(--background)}.styles_tableWrapper__YDcgl{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;scrollbar-width:thin}.styles_table__rQr2C{border-collapse:separate;border-spacing:0;width:100%;min-width:600px;table-layout:auto;&.styles_tableFixed__vwONR{table-layout:fixed}}.styles_stickyHeaderWrapper__3lyXb{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__3lyXb .styles_table__rQr2C{position:relative;margin:0;width:100%}.styles_stickyHeaderWrapper__3lyXb::-webkit-scrollbar{display:none}.styles_stickyFirstColumn__NsPGF{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__3lyXb .styles_stickyFirstColumn__NsPGF{position:sticky;left:0;z-index:60;background-color:var(--background);box-sizing:border-box}.styles_row__shJ8P:hover .styles_stickyFirstColumn__NsPGF{background-color:var(--muted)}.styles_row__shJ8P.styles_stripped___o_X1:nth-child(odd) .styles_stickyFirstColumn__NsPGF{background-color:var(--accent)}.styles_row__shJ8P.styles_stripped___o_X1:nth-child(2n) .styles_stickyFirstColumn__NsPGF{background-color:var(--background)}.styles_header__zwSG2{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__WN3eZ,.styles_header__zwSG2{padding:.75rem 1rem;vertical-align:middle;box-sizing:border-box}.styles_cell__WN3eZ{color:var(--foreground);border-bottom:1px solid var(--muted-border)}.styles_cell__WN3eZ:first-child,.styles_header__zwSG2:first-child{padding-left:1.5rem}.styles_cell__WN3eZ:last-child,.styles_header__zwSG2:last-child{padding-right:1.5rem}@media (max-width:640px){.styles_cell__WN3eZ,.styles_header__zwSG2{padding:.5rem .75rem}.styles_cell__WN3eZ:first-child,.styles_header__zwSG2:first-child{padding-left:1rem}.styles_cell__WN3eZ:last-child,.styles_header__zwSG2:last-child{padding-right:1rem}}.styles_section___aVPh{display:flex;flex-direction:column;height:100%;max-height:100vh}@supports (height:100svh){.styles_section___aVPh{max-height:100svh}}.styles_sectionHeader__guUfI{padding:1rem}.styles_sectionContentContainer__HF2xk{flex:1 1 auto;overflow:auto}.styles_sectionContent__cneME{padding:1rem}.styles_sectionFooter__o2McY{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.styles_drawerContainer__LRsoz{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__xUA_i{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__xUA_i.styles_open__rzRKq{transform:translateX(0);opacity:1}.styles_drawer__xUA_i.styles_closed__mgkAd{transform:translateX(100%);opacity:0}.styles_drawerHeaderTopRow__28K2E{align-items:center;display:flex;justify-content:space-between;flex-shrink:0}.styles_drawerHeader__U0C_G{padding:.75rem;border-bottom:1px solid var(--muted-border)}.styles_drawerContent__B9mKf{padding:.75rem;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.styles_drawerContainer__LRsoz.styles_open__rzRKq{opacity:1;pointer-events:all}.styles_title__X2eaT{font-size:110%;font-weight:500;margin:0}.styles_description__R6x_W{font-size:80%;color:var(--muted-foreground);margin-top:8px}.styles_closeIcon__PF4_N{width:1.5rem;height:1.5rem;cursor:pointer}@media (max-width:768px){.styles_drawer__xUA_i{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__xUA_i.styles_closed__mgkAd,.styles_drawer__xUA_i.styles_open__rzRKq{transform:none}.styles_drawerHeader__U0C_G{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__B9mKf{margin-top:-8px}.styles_drawerContainer__LRsoz{background:var(--backdrop-color);backdrop-filter:none;padding:0}}.styles_formItem___CqOn{display:flex;flex-direction:column;gap:.5rem}.styles_toggleWrapper__yIUBX{display:inline-flex;align-items:center;width:100%;gap:.75rem;cursor:pointer;user-select:none;justify-content:space-between}.styles_label__FfOqn{font-size:.875rem;font-weight:500;color:var(--foreground)}.styles_input__X4jw6{height:0;width:0;opacity:0;position:absolute}.styles_slider__1j3_t{position:relative;display:inline-block;width:36px;height:20px;background:var(--secondary);border:1px solid var(--muted-border);border-radius:34px;transition:all .2s ease}.styles_slider__1j3_t:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background:var(--muted-foreground);border-radius:50%;transition:all .2s ease}.styles_input__X4jw6:checked+.styles_slider__1j3_t{background:var(--primary);border-color:var(--primary)}.styles_input__X4jw6:checked+.styles_slider__1j3_t:before{transform:translateX(16px);background:var(--primary-foreground)}.styles_input__X4jw6:focus+.styles_slider__1j3_t{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary)}.styles_error__6iLfQ{border-color:var(--destructive)}.styles_errorMessage__vyy0_{font-size:.75rem;color:var(--destructive);margin-top:.25rem}.styles_rangeSliderContainer__w3JeB{position:relative;width:100%;padding:.5rem 1rem;min-width:100px}.styles_rail__8J0OP{position:relative;cursor:pointer}.styles_rail__8J0OP,.styles_track__h3_HR{height:6px;background:var(--accent);border-radius:var(--radius)}.styles_track__h3_HR{position:absolute;z-index:1}.styles_thumb__gseym{position:absolute;width:32px;height:32px;background:var(--background);border:1px solid var(--muted-border);box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:50%;cursor:pointer;z-index:2;transform:translate(-50%,-50%)}.styles_thumb__gseym:hover{box-shadow:0 0 0 4px var(--ring);border-color:var(--primary)}.styles_valueLabel__fx7bz{position:absolute;bottom:32px;left:-50%;background:var(--popover);border:1px solid var(--muted-border);border-radius:calc(var(--radius) * .5);padding:2px 4px;font-size:12px;white-space:nowrap;color:var(--foreground)}.styles_noSelect__mmR48{user-select:none}.style_navbar__HDlLo{background:var(--background);border-bottom:1px solid var(--muted-border);height:64px;position:fixed;top:0;width:100%;transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center}.style_navbarContainer__n6JyB{display:flex;max-width:1400px;width:100%;padding:0 1rem;align-items:center;justify-content:space-between}.style_navbarGroup__D9kdt{display:flex;align-items:center;justify-content:space-between;width:fit-content;&.style_fill__lHxEG{width:100%}}.style_hidden__FKoqV{top:-80px}.style_navLink__m9QNE{text-decoration:none;color:var(--muted-foreground);font-size:14px;transition:all .2s ease;cursor:pointer}.style_navLink__m9QNE:hover{color:var(--foreground)}.style_navbarHidden__GkZqM{margin-left:0}.styles_badge__WHJQU{justify-content:center;font-weight:500;white-space:nowrap;transition:all .2s ease-in-out}.styles_badge__WHJQU.styles_sm__KmDft{padding:.1rem .4rem;font-size:10px}.styles_badge__WHJQU.styles_md__0QSWi{padding:.15rem .6rem;font-size:.8rem}.styles_badge__WHJQU.styles_lg__yCht4{padding:.2rem .8rem;font-size:.9rem}.styles_badge__WHJQU{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__WHJQU.styles_secondary__qzxbB{background-color:var(--secondary);color:var(--secondary-foreground)}.styles_tabsContainer__zBhhn{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___t8mT{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__UlT1t{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__zBhhn{gap:.25rem;padding:.2rem}.styles_tab___t8mT{padding:.5rem 1rem;font-size:.65rem!important;border-radius:.5rem}.styles_activeIndicator__UlT1t{height:calc(100% - .3rem);width:inherit;top:.15rem;border-radius:calc(var(--radius) + .125rem)}}@media (max-width:480px){.styles_tabsContainer__zBhhn{gap:.15rem;padding:.15rem}.styles_tab___t8mT{padding:.4rem .5rem;font-size:.55rem!important;border-radius:.4rem}.styles_activeIndicator__UlT1t{height:calc(100% - .2rem);width:inherit;top:.1rem;border-radius:calc(var(--radius) + .1rem)}}.styles_container__JZ8mB{display:flex;gap:.5rem;justify-content:center;align-items:center}.styles_input__5bzBM{width:3rem;height:3rem;border:2px solid var(--muted-border);border-radius:var(--radius);text-align:center;font-size:1.25rem;font-weight:600;color:var(--foreground);background:var(--background);transition:all .2s ease-in-out}.styles_input__5bzBM:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-foreground)}.styles_input__5bzBM:hover{border-color:var(--muted-foreground)}.styles_input__5bzBM:disabled{background-color:var(--muted);cursor:not-allowed}.styles_alert__sYgus{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__JiJwQ .2s ease-out;max-width:896px;margin:2rem auto}.styles_content__58EY8{display:flex;flex-direction:column;gap:.25rem;flex:1}.styles_title__NyF8M{display:flex;gap:.5rem;font-weight:600;color:inherit}.styles_message__zWQ75{color:inherit}.styles_icon__WHd7z{display:flex;align-items:center;flex-shrink:0;color:inherit}.styles_info__B61r6{background-color:var(--alert-info-bg);border-left-color:var(--alert-info-border);color:var(--alert-info-text)}.styles_success__My8EY{background-color:var(--alert-success-bg);border-left-color:var(--alert-success-border);color:var(--alert-success-text)}.styles_warning__V_xK4{background-color:var(--alert-warning-bg);border-left-color:var(--alert-warning-border);color:var(--alert-warning-text)}.styles_error__277V7{background-color:var(--alert-error-bg);border-left-color:var(--alert-error-border);color:var(--alert-error-text)}@keyframes styles_slideIn__JiJwQ{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.styles_srOnly__SEPA9{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__5Mwnr{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__xXZUk{display:grid;place-items:center;grid-template-columns:repeat(4,1fr);width:100%;height:100%;position:relative}.styles_manual__n83GZ{width:100%;height:100%;display:grid;position:relative;grid-template-columns:1fr 1fr;border:1px solid transparent;container-type:size}.styles_manual__n83GZ: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__n83GZ:has(:checked):before{translate:-50% -250%;scale:.85}.styles_controlTrack__xXZUk>label:first-of-type,.styles_manual__n83GZ{grid-column:span 2}.styles_indicator__gJOfh{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__n83GZ .styles_indicator__gJOfh{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__n83GZ:has(:checked) .styles_indicator__gJOfh{background:var(--primary-foreground);clip-path:inset(0 0 0 0 round 100px)}.styles_controlTrack__xXZUk:not(:has(>:checked))>.styles_indicator__gJOfh{translate:100% 0}.styles_controlTrack__xXZUk:has(>:checked) .styles_manual__n83GZ .styles_indicator__gJOfh{background:var(--muted-foreground)}.styles_manual__n83GZ:has(:first-of-type:checked) .styles_indicator__gJOfh{translate:-100% 0}.styles_manual__n83GZ:has(:nth-of-type(2):checked) .styles_indicator__gJOfh{translate:0 0}.styles_control__5Mwnr 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__xXZUk>label{color:var(--primary-foreground)}.styles_controlTrack__xXZUk:not(:has(>:checked))>label{color:var(--secondary-foreground);opacity:var(--drop-off,.4)}.styles_manual__n83GZ label{height:100%;width:100%;display:grid;place-items:center;cursor:pointer;font-size:.75rem;color:var(--primary);z-index:2}.styles_manual__n83GZ:has(:checked) label{scale:1}.styles_manual__n83GZ:has(:checked) label{color:var(--primary-foreground);opacity:1}.styles_manual__n83GZ:has(:first-of-type:checked) label:first-of-type,.styles_manual__n83GZ:has(:nth-of-type(2):checked) label:nth-of-type(2){color:var(--primary);opacity:1}.styles_controlTrack__xXZUk:has(>:checked) .styles_manual__n83GZ label{color:var(--muted-foreground)}.styles_icon__rbluQ{width:1.5rem;height:1.5rem}.styles_labelSpan__X_V73{display:grid;place-items:center;height:100%;width:100%;transition:scale var(--duration,.22s) var(--ease,ease-out);scale:.75}.styles_manual__n83GZ label:first-of-type .styles_labelSpan__X_V73{transform-origin:150% 150%;border-radius:100px}.styles_manual__n83GZ label:nth-of-type(2) .styles_labelSpan__X_V73{transform-origin:-65% 150%;border-radius:100px}.styles_manual__n83GZ:has(:checked) .styles_labelSpan__X_V73{scale:1}.styles_container__lJhMz{position:relative;display:inline-block}.styles_container__lJhMz,.styles_popup__lX9_l{user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}.styles_popup__lX9_l{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__lX9_l.styles_visible__N_ICX{opacity:1;transform:translateX(-50%) translateY(0)}.styles_reactionButton__ENBOM{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__ENBOM .styles_icon__jNM1M{width:1.25rem;height:1.25rem}.styles_reactionButton__ENBOM .styles_emoji__iZ_6y{font-size:1.25rem}.styles_reactionButton__ENBOM .styles_buttonLabel__Wqt5k{font-size:.675rem;color:var(--muted-foreground)}.styles_reactionOption__R82Dv{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__R82Dv .styles_emoji__iZ_6y{font-size:1.25rem}@media (hover:hover){.styles_reactionButton__ENBOM:hover{background-color:var(--muted);color:var(--foreground)}.styles_reactionOption__R82Dv:hover{transform:scale(2)}}.styles_popup__lX9_l.styles_left__vsdHW{left:0;transform:translateY(4px)}.styles_popup__lX9_l.styles_right__yQzoD{right:0;left:auto;transform:translateY(4px)}.styles_popup__lX9_l.styles_visible__N_ICX.styles_center__P3GKg{transform:translateX(-50%) translateY(0)}.styles_popup__lX9_l.styles_visible__N_ICX.styles_left__vsdHW,.styles_popup__lX9_l.styles_visible__N_ICX.styles_right__yQzoD{transform:translateY(0)}.styles_container__OnAGW{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__OnAGW:hover,.styles_dragging__yrtpc{border-color:var(--primary)}.styles_dragging__yrtpc{background-color:color-mix(in srgb,var(--primary) 10%,transparent)}.styles_error__0L1kD{border-color:var(--destructive)}.styles_disabled__4UwU9{opacity:.6;cursor:not-allowed}.styles_fileInput__Rok6M{position:absolute;width:0;height:0;opacity:0}.styles_uploadButton__OZOUs{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__OZOUs:disabled{cursor:not-allowed}.styles_iconContainer__XxHIu{display:flex;color:var(--muted-foreground)}.styles_label__z2vMH{color:var(--muted-foreground);font-size:.875rem}.styles_errorMessage__0WDm6{color:var(--destructive);font-size:.75rem;padding:.25rem .5rem}.styles_carouselWrapper__M5baY{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden}.styles_imageCarousel__MxfYz{display:flex;width:100%;transition:transform .3s ease}.styles_carouselImageContainer__H6Jt2{position:relative;flex:0 0 50%;padding:.25rem;box-sizing:border-box}.styles_carouselImageContainer__H6Jt2:only-child{flex:0 0 100%}.styles_carouselImage__4ozIm{width:100%;height:auto;border-radius:.5rem;object-fit:cover;display:block}.styles_carouselNavButton__TAudH{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__TAudH svg{width:24px;height:24px}.styles_carouselNavButton__TAudH:first-of-type{left:.5rem}.styles_carouselNavButton__TAudH:last-of-type{right:.5rem}.styles_carouselNavButton__TAudH:disabled{display:none}.styles_removeButton___Irzn{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__TAudH,.styles_removeButton___Irzn{backdrop-filter:blur(10px)}.styles_carouselNavButton__TAudH:hover,.styles_removeButton___Irzn:hover{filter:brightness(1.2)}.styles_postInput__i6wxM{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__i6wxM:empty:before{content:attr(data-placeholder);color:var(--muted-foreground);pointer-events:none;opacity:.7}.styles_postInput__i6wxM::-webkit-scrollbar{display:none}.styles_postInput__i6wxM:focus,.styles_postInput__i6wxM:focus-visible,.styles_postInput__i6wxM:focus-within,.styles_postInput__i6wxM:hover{outline:none}.styles_formItem__vHwQY{display:flex;flex-direction:column;gap:.5rem;width:100%;height:100%;min-height:1lh;overflow-y:auto}.styles_error__Av9df{border-color:var(--destructive)}.styles_errorMessage__mBm47{font-size:.75rem;color:var(--destructive);margin-top:.25rem}.styles_formFields__8_umF{display:flex;flex-direction:column;gap:2rem}.styles_formGroup___p4C8{display:flex;flex-direction:column;gap:.5rem}.ChartTooltip_tooltip__Pt5y6{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___lPKH{font-weight:600;margin-bottom:4px;font-size:12px;opacity:.9}.ChartTooltip_label__Vr_XZ{font-size:12px;opacity:.8;margin-bottom:6px}.ChartTooltip_value__7jgcF{font-weight:600;font-size:14px}.ChartTooltip_seriesValues__4R9vA{display:flex;flex-direction:column;gap:4px}.ChartTooltip_seriesValue__Aa8Qc{display:flex;align-items:center;gap:6px;font-size:13px}.ChartTooltip_seriesColor__0cM9R{width:10px;height:10px;border-radius:2px;flex-shrink:0}.ChartTooltip_seriesValue__Aa8Qc .ChartTooltip_seriesLabel___lPKH{margin-bottom:0;font-size:13px;font-weight:500}.ChartTooltip_seriesValue__Aa8Qc .ChartTooltip_value__7jgcF{font-size:13px;margin-left:auto}.ChartRangeSlider_container__K5lpJ{display:flex;flex-direction:column;gap:8px;padding:12px 0;margin-top:16px}.ChartRangeSlider_label__CByNR{font-size:12px;font-weight:500;color:hsl(var(--muted-foreground))}.styles_container__yNhQC{position:relative;display:inline-block}.styles_svg__sN2_4{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_grid__ML581{opacity:.1}.styles_gridLine__oLUib{stroke:currentColor;stroke-width:1}.styles_axis__CIbLV{color:#666}.styles_axisLine__h0pDo{fill:none}.styles_axisLine__h0pDo,.styles_tick__0_Edj{stroke:currentColor;stroke-width:1}.styles_tickLabel__8Dw5j{fill:currentColor;font-size:12px}.styles_axisLabel__Zh9Ul{fill:currentColor;font-size:14px;font-weight:500;text-anchor:middle}.styles_line__tlaMM{stroke-linejoin:round;stroke-linecap:round}.styles_point__3TVdj{cursor:pointer;transition:r .2s ease}.styles_point__3TVdj:hover{r:6}.styles_area__YwpR8{opacity:1}.styles_hoverIndicator__exeue{pointer-events:none}.styles_hoverLine__8DkwR{stroke:#666;stroke-width:1;stroke-dasharray:4 4;opacity:.5}.styles_hoverPoint__mab_J{stroke:white;stroke-width:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.styles_container__rGPr7{position:relative;display:inline-block}.styles_svg__ecNcA{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_grid__cCnB9{opacity:.1}.styles_gridLine__bIYDD{stroke:currentColor;stroke-width:1}.styles_axis__CpZNQ{color:#666}.styles_axisLine__f1C_O{fill:none}.styles_axisLine__f1C_O,.styles_tick__LyX3L{stroke:currentColor;stroke-width:1}.styles_tickLabel__V932_{fill:currentColor;font-size:12px}.styles_axisLabel__IAjEb{fill:currentColor;font-size:14px;font-weight:500;text-anchor:middle}.styles_bar__TCxe_{transition:opacity .2s ease}.styles_hoverBackground__vRwch{transition:fill .15s ease}.styles_hoverArea___0dhr{cursor:pointer}.styles_container__pPZbM{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:12px}.styles_svg__Bi7S7{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_segment__M7Xt9{cursor:pointer;stroke:white;stroke-width:2}.styles_label__dZ94S{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__LRAuo{pointer-events:none}.styles_centerTitle__B3NPT{fill:#111827;font-size:20px;font-weight:700;text-anchor:middle;dominant-baseline:middle}.styles_centerSubtitle__SS6Fs{fill:#6b7280;font-size:14px;font-weight:400;text-anchor:middle;dominant-baseline:middle}.styles_legend__TD5xs{display:flex;flex-direction:column;gap:8px;font-size:14px}.styles_legendItem__pWBqN{display:flex;align-items:center;gap:8px}.styles_legendColor__zs_Wx{width:16px;height:16px;border-radius:3px;flex-shrink:0}.styles_legendLabel__t3qo_{flex:1;color:#374151}.styles_legendValue__OVKbU{font-weight:600;color:#111827}.styles_container__uLLyX{position:relative;display:inline-block}.styles_svg__IlLsV{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.styles_grid__l0pRX{opacity:.1}.styles_gridLine__kYXSl{stroke:currentColor;stroke-width:1}.styles_axis__Lgsiv{color:#666}.styles_axisLine__wt7hb{fill:none}.styles_axisLine__wt7hb,.styles_tick__pQA18{stroke:currentColor;stroke-width:1}.styles_tickLabel__9Kb_6{fill:currentColor;font-size:12px}.styles_axisLabel__p6Vo6{fill:currentColor;font-size:14px;font-weight:500;text-anchor:middle}.styles_point__GGdHB{cursor:pointer;opacity:.7;transition:opacity .2s ease,r .2s ease}.styles_point__GGdHB:hover{opacity:1}.styles_backdrop__MARPo{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__HJiJb{opacity:1;pointer-events:all}.styles_sheet__dgvyl{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__dgvyl{max-height:100dvh}}.styles_sheetOpen__eFqq3{transform:translateY(0)}.styles_dragging__WdDCp{transition:none}.styles_dragHandle__W1Meq{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__W1Meq:active{cursor:grabbing}.styles_dragIndicator__ZsF9D{width:2rem;height:.25rem;background:var(--muted-foreground);border-radius:.125rem;transition:background-color .2s ease}.styles_title__HnWer{font-size:1rem;font-weight:600;text-align:center}