.styles_container__rsK78::-webkit-scrollbar{width:0}.styles_container__rsK78{display:flex;width:100%;overflow-x:scroll}.styles_list__enZBf{display:flex;width:100%;flex-direction:row;justify-content:space-between;gap:.625rem}.styles_arrow__gU8i5{--transform-pos:calc(-50% - 10px);transform:translateY(var(--transform-pos))}.styles_btn__PB51Z{box-shadow:0 1px 5px rgba(0,24,61,.1);transition:background-color .2s ease;border-radius:9999px;background-color:var(--color-container-secondary);padding:.75rem}.styles_btn__PB51Z:hover{background-color:var(--color-geometry-neutral)}.ExplorePage_category__JxqyU{display:flex;width:100%;flex-direction:column;align-items:center;border-radius:.375rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ExplorePage_category__JxqyU:nth-child(5n+1):hover{background-color:var(--color-warning-secondary);color:var(--color-warning-neutral)}.ExplorePage_category__JxqyU:nth-child(5n+2):hover{background-color:var(--color-positive-secondary);color:var(--color-positive-neutral)}.ExplorePage_category__JxqyU:nth-child(5n+3):hover{background-color:var(--color-action-secondary);color:var(--color-action-neutral)}.ExplorePage_category__JxqyU:nth-child(5n+4):hover{background-color:var(--color-inform-secondary);color:var(--color-inform-neutral)}.ExplorePage_category__JxqyU:nth-child(5n+5):hover{background-color:var(--color-negative-secondary);color:var(--color-negative-neutral)}@keyframes Workspace_fade-in__HJKWW{0%{opacity:0}to{opacity:1}}@keyframes Workspace_fade-out__2ueBC{0%{opacity:1}to{opacity:0}}@keyframes Workspace_float-in__Qxv8_{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes Workspace_float-out__6hhHO{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes Workspace_slide-in-right__ec3NS{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Workspace_slide-out-right__lHpYL{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Workspace_workspace__7kSIl{display:flex;width:100%;gap:.5rem;align-items:center;background-color:inherit;color:var(--color-text-primary);border:none;padding:8px;cursor:pointer;transition:background-color .15s linear,outline .15s linear;border-radius:8px;z-index:1}.Workspace_workspace__7kSIl[data-state=checked]{color:var(--color-action-neutral);background-color:var(--color-action-secondary);border-color:var(--color-action-secondary)}.Workspace_workspace__7kSIl[data-state=checked].Workspace_settingSelected__UGhHO{color:var(--color-text-primary)!important;background-color:inherit;border-color:rgba(0,0,0,0)!important}.Workspace_workspace__7kSIl[data-state=unchecked]:not(:disabled):hover{background-color:var(--color-geometry-neutral)}.Workspace_workspaceSettings__jOp23{padding:1.25rem 0 0;display:flex;flex-direction:column;justify-content:flex-end;gap:.25rem;position:relative;top:-1rem;margin-bottom:-1rem;z-index:0;height:auto}.Workspace_workspaceSettings__jOp23 a{border-radius:8px;transition:background-color .15s linear,color .15s linear}.Workspace_workspaceSettings__jOp23 a:focus-visible,.Workspace_workspaceSettings__jOp23 a:hover{background-color:var(--color-geometry-neutral)}.Workspace_workspaceSettings__jOp23 a[aria-current=page]{background-color:var(--color-action-secondary);color:var(--color-action-neutral)}.FormInput_input__fFATV{border-bottom:2px solid var(--color-geometry-neutral)}.FormInput_input__fFATV:focus-visible{border-radius:.25rem}.FormInput_input__fFATV:not(:focus-visible):hover{border-radius:.25rem}.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-cancel-button,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-decoration,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-results-button,.SearchBar_resetSearchStyles__Kc4n8 input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.Slider_rangeslider__yScOo{-webkit-appearance:none}.Slider_rangeslider__yScOo::-webkit-slider-thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;cursor:pointer}.Slider_rangeslider__yScOo::-moz-range-thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);width:24px;height:24px;border:0;border-radius:50%;cursor:pointer}.Slider_rangeslider__yScOo:focus::-webkit-slider-thumb{border:1px solid var(--color-action-primary)}.Slider_rangeslider__yScOo:focus::-moz-range-thumb{border:1px solid var(--color-action-primary)}.Slider_rangeslider__yScOo:hover::-webkit-slider-thumb{background-color:var(--color-action-primary);box-shadow:0 0 0 3px var(--color-action-secondary)}.Slider_rangeslider__yScOo:hover::-moz-range-thumb{background-color:var(--color-action-primary);box-shadow:0 0 0 3px var(--color-action-secondary)}@keyframes CustomPopover_fade-in__e_xIL{0%{opacity:0}to{opacity:1}}@keyframes CustomPopover_fade-out__dYRCz{0%{opacity:1}to{opacity:0}}@keyframes CustomPopover_float-in__K6mfi{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes CustomPopover_float-out__FqtfA{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes CustomPopover_slide-in-right___lNhb{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes CustomPopover_slide-out-right__4Q6py{0%{transform:translateX(0)}to{transform:translateX(100%)}}.CustomPopover_trigger__AezDb{flex-direction:column}.CustomPopover_content__YfXbm{min-width:200px;width:-moz-fit-content;width:fit-content;border-radius:16px;background-color:var(--color-container-secondary);box-shadow:0 10px 15px -3px rgba(0,24,61,.1),0 4px 6px -2px rgba(0,24,61,.05);display:flex;flex-direction:column;gap:8px;max-height:var(--radix-popover-content-available-height);overflow-y:auto}.CustomPopover_content__YfXbm[data-state=closed]{animation:CustomPopover_fade-out__dYRCz .15s linear,CustomPopover_float-out__FqtfA .15s linear}.CustomPopover_content__YfXbm[data-state=open]{animation:CustomPopover_fade-in__e_xIL .15s linear,CustomPopover_float-in__K6mfi .15s linear}.CustomPopover_content__YfXbm .CustomPopover_group__nm071{padding:8px;border-radius:8px;display:flex;flex-direction:column}.CustomPopover_content__YfXbm .CustomPopover_group__nm071:empty{display:none}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navigation__87gmC{display:flex;justify-content:center;list-style:none;margin:0;padding:0;flex-direction:column}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf{all:unset;cursor:pointer;display:flex;flex:1}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93{border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:4px;padding:11px 8px 12px;background-color:inherit;transition:background-color .15s linear,color .15s linear;color:var(--color-text-primary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-disabled],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-disabled]{opacity:var(--opacity-sm)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf:hover,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93:hover{background-color:var(--color-geometry-neutral)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-state=checked],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-state=checked]{color:var(--color-action-neutral);background-color:var(--color-action-secondary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout],.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]{color:var(--color-negative-primary)}.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout]:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_actionItem__nuUvf[data-id=logout]:hover,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]:focus-visible,.CustomPopover_content__YfXbm .CustomPopover_group__nm071 .CustomPopover_navItem__uKW93[data-id=logout]:hover{color:var(--color-text-on-negative)}