.tabs-overflow_experiment__rOrOT{display:flex;flex-direction:column;gap:1.25rem;max-width:640px;margin:0 auto;padding-block:2rem}.tabs-overflow_variant__Cmo63{border:1px solid var(--color-gray-200);border-radius:1rem;padding:1rem;background-color:white;box-shadow:0 10px 25px rgb(15 23 42/.08);display:flex;flex-direction:column;gap:.5rem}.tabs-overflow_variantTitle__Bne_l{margin:0;font-size:1rem;font-weight:600;color:var(--color-gray-900)}.tabs-overflow_variantSubtitle__TPRLY{margin:0;font-size:.875rem;color:var(--color-gray-500)}.tabs-overflow_variantBody__Yufbl{display:flex;width:100%;justify-content:center}.tabs-overflow_tabs__6UPza{max-width:100%}.tabs-overflow_list__FOJ5I{display:flex;border-radius:.75rem;position:relative;min-height:3rem;width:100%;overflow-x:auto;max-width:100%;z-index:1}.tabs-overflow_tab__v9qnG{padding-block:.35rem;padding-inline:.75rem;border-radius:.5rem;border:none;background:none;color:var(--color-gray-800);font-weight:600;font-size:inherit;line-height:1.25rem;white-space:nowrap;flex-shrink:0;z-index:1}.tabs-overflow_tab__v9qnG[data-active]{color:white}.tabs-overflow_tab__v9qnG:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}.tabs-overflow_indicator__GZaLB{position:absolute;left:0;top:50%;translate:var(--active-tab-left,0) -50%;width:var(--active-tab-width,0);height:var(--active-tab-height,0);border-radius:.25rem;background-color:var(--color-gray-900);transition-property:translate,width,height;transition-duration:.2s;transition-timing-function:ease-in-out;z-index:-1}.toast_viewport__hiUSO{width:300px;position:fixed;left:50%;top:20px;transform:translateX(-50%)}.toast_root__Is0hs{position:absolute;left:0;right:0;margin:0 auto;transform-origin:top center;background:white;padding:1rem;width:300px;box-shadow:0 2px 10px rgb(0 0 0/.1);border-radius:10px;z-index:calc(2147483647 - var(--toast-index));transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s;transform:translateY(calc(var(--toast-index) * 15px)) scale(calc(1 - (var(--toast-index) * .1)));opacity:1;--gap:10px;user-select:none;&:after{content:"";position:absolute;left:0;top:100%;width:100%;height:calc(var(--gap) + 1px)}&[data-expanded]{transform:translateY(calc(var(--toast-offset-y) + calc(var(--toast-index) * var(--gap))))}&[data-ending-style],&[data-starting-style]{transform:translateY(-150%)}&[data-ending-style]{transition-duration:.2s;transition-timing-function:ease-in}&[data-swipe=end][data-ending-style]{transition-duration:calc(.3s / var(--toast-momentum, 1));transition-timing-function:linear}}.toast_content__sqUrj{overflow:hidden;transition:opacity .25s;&[data-behind]{opacity:0}&[data-expanded]{opacity:1}}.toast_title__uMoYe{font-weight:600;margin-bottom:4px}.toast_button__dZbQh{background:royalblue;color:white;padding:.5rem;border-radius:5px;text-align:center;margin-top:1rem}.toast_close__oRGhk{position:absolute;right:0;top:0;padding:.5rem}.toggle_grid___jL03{display:grid;grid-gap:2rem}.toggle_group__8aCKn{display:flex}.toggle_button__e6Cjq{--size:2.5rem;--corner-radius:0.4rem;--border-color:var(--gray-outline-2);--border-radius-right:0 var(--corner-radius) var(--corner-radius) 0;--border-radius-left:var(--corner-radius) 0 0 var(--corner-radius);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:var(--size);width:var(--size);border:1px solid var(--border-color);background-color:var(--gray-container-2);color:var(--gray-400)}.toggle_button__e6Cjq:disabled{cursor:not-allowed}.toggle_button__e6Cjq:focus-visible{outline:2px solid black;z-index:1}.toggle_button__e6Cjq:first-child{border-radius:var(--border-radius-left);border-inline-end-color:transparent}.toggle_button__e6Cjq:last-child{border-radius:var(--border-radius-right);border-inline-start-color:transparent}.toggle_button__e6Cjq:first-child:dir(rtl){border-radius:var(--border-radius-right)}.toggle_button__e6Cjq:last-child:dir(rtl){border-radius:var(--border-radius-left)}.toggle_button__e6Cjq:not(:disabled):hover{background-color:var(--gray-surface-1);outline:1px solid #444;outline-offset:-1px;color:var(--gray-text-2);cursor:pointer;z-index:1}.toggle_button__e6Cjq svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.toggle_button__e6Cjq[data-pressed]{background-color:#fefefe;color:var(--gray-text-2)}.toolbar_Root__d8UQ_{display:flex;align-items:center;gap:.5rem;border:1px solid var(--color-gray-200);border-radius:.375rem;background-color:var(--color-gray-50);padding:.5rem .6rem;text-wrap:nowrap}.toolbar_Grid__HWZNy{display:grid;grid-template-columns:1fr 1fr;padding:.5rem}.toolbar_Root__d8UQ_ [type=button]:disabled,.toolbar_Root__d8UQ_ [type=button][data-disabled],.toolbar_Root__d8UQ_ button[data-disabled],.toolbar_Root__d8UQ_ input[data-disabled]{color:color-mix(in srgb,currentColor 30%,transparent)!important;cursor:not-allowed!important}.toolbar_Separator__26RmV[data-orientation=vertical]{width:1px;align-self:stretch;margin-block:4px;background-color:var(--color-gray-300)}.toolbar_Separator__26RmV[data-orientation=horizontal]{height:1px;align-self:stretch;background-color:var(--color-gray-300);margin-block:24px}.toolbar_Link__O64I2{font-size:.875rem;line-height:1.25rem;color:var(--color-gray-900);text-decoration-color:var(--color-gray-400);text-decoration-thickness:1px;text-decoration-line:none;text-underline-offset:2px;@media (hover:hover){&:hover{text-decoration-line:underline}}&:focus-visible{border-radius:.125rem;outline:2px solid var(--color-blue);text-decoration-line:none}}.toolbar_Button__HZ76c{box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:2.5rem;padding-inline:.875rem;margin:0;outline:0;border:1px solid var(--color-gray-200);border-radius:.375rem;font-family:inherit;font-size:1rem;line-height:1.5rem;background-color:initial;color:var(--color-gray-900);user-select:none;&:focus-visible{background-color:initial;outline:2px solid var(--color-blue);outline-offset:-1px}@media (hover:hover){&:hover{background-color:var(--color-gray-100)}}&:active{background-color:var(--color-gray-200)}}.toolbar_ToggleGroup__HBS9r{display:flex;gap:1px;border-radius:.375rem;padding:.125rem}.toolbar_Toggle__1buLx{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;margin:0;outline:0;border:0;border-radius:.25rem;background-color:initial;color:var(--color-gray-600);user-select:none;&:focus-visible{background-color:initial;outline:2px solid var(--color-blue);outline-offset:-1px}@media (hover:hover){&:hover{background-color:var(--color-gray-100)}}&:active{background-color:var(--color-gray-200)}&[data-pressed]{background-color:var(--color-gray-100);color:var(--color-gray-900)}}.toolbar_Icon__N3kgD{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.toolbar_More__ECtCK{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:.375rem;height:2.5rem;padding:0 .875rem;margin:0;outline:0;border:1px solid var(--color-gray-200);border-radius:.375rem;background-color:var(--color-gray-50);font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5rem;color:var(--color-gray-900);user-select:none;@media (hover:hover){&:hover{background-color:var(--color-gray-100)}}&:active,&[data-popup-open]{background-color:var(--color-gray-100)}&:focus-visible{outline:2px solid var(--color-blue);outline-offset:-1px}}.toolbar_ArrowSvg__MlMOc>path:nth-child(2){@media (prefers-color-scheme:light){fill:var(--color-gray-200)}}.toolbar_ArrowSvg__MlMOc>path:nth-child(3){@media (prefers-color-scheme:dark){fill:var(--color-gray-300)}}.toolbar_NumberFieldGroup__x77J1{--corner-radius:0.375rem;--border-radius-right:0 var(--corner-radius) var(--corner-radius) 0;--border-radius-left:var(--corner-radius) 0 0 var(--corner-radius);& button:first-of-type{border-radius:var(--border-radius-left)}& button:first-of-type:dir(rtl),& button:last-of-type{border-radius:var(--border-radius-right)}& button:last-of-type:dir(rtl){border-radius:var(--border-radius-left)}}.toolbar_Input__V_hh7{box-sizing:border-box;margin:0;padding:0;border-top:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-200);border-left:none;border-right:none;width:3rem;height:2.5rem;font-family:inherit;font-size:1rem;font-weight:400;background-color:initial;color:var(--color-gray-900);text-align:center;font-variant-numeric:tabular-nums;&:focus{z-index:1;outline:2px solid var(--color-blue);outline-offset:-1px}}.toolbar_Textarea__lZ_nb{box-sizing:border-box;padding:.875rem;margin:0;border:1px solid var(--color-gray-200);width:100%;border-radius:.375rem;font-family:inherit;font-size:1rem;font-weight:400;background-color:initial;color:var(--color-gray-900);&:focus{outline:2px solid var(--color-blue);outline-offset:-1px}}.toolbar_Wrapper__sIOWO{min-width:50dvw;display:flex;flex-direction:column;gap:1rem;align-items:self-start}.toolbar_h3__rdiLO{margin-bottom:1rem}.toolbar_a__ht8I8{color:var(--color-blue);text-decoration:underline;align-self:flex-start}.css-modules_Label__MOzCc{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700;color:oklch(14.5% 0 0deg);@media (prefers-color-scheme:dark){color:white}}.css-modules_Input__RCkW3{box-sizing:border-box;padding:0 .5rem;margin:0;border-radius:0;border:1px solid oklch(14.5% 0 0deg);width:10rem;height:2rem;font-family:inherit;font-size:.875rem;line-height:1.25rem;font-weight:400;background-color:white;color:oklch(14.5% 0 0deg);@media (any-pointer:coarse){font-size:1rem;line-height:1.5rem}@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white}&::placeholder{color:oklch(55.6% 0 0deg);@media (prefers-color-scheme:dark){color:oklch(70.8% 0 0deg)}}&:focus{outline:2px solid oklch(14.5% 0 0deg);outline-offset:-1px;@media (prefers-color-scheme:dark){outline-color:white}}}.css-modules_Field__L7hiA{display:flex;flex-direction:column;align-items:start;gap:.25rem}.css-modules_Label__V2bQ0{font-size:.875rem;line-height:1.25rem;font-weight:700;color:oklch(14.5% 0 0deg);cursor:default;@media (prefers-color-scheme:dark){color:white}}.css-modules_Value__I8tDk[data-placeholder]{color:oklch(55.6% 0 0deg);@media (prefers-color-scheme:dark){color:oklch(70.8% 0 0deg)}}.css-modules_Select__r50lj{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:.75rem;height:2rem;padding-left:.5rem;padding-right:.25rem;margin:0;outline:0;border:1px solid oklch(14.5% 0 0deg);background-color:white;font-family:inherit;font-size:.875rem;line-height:1;white-space:nowrap;font-weight:400;color:oklch(14.5% 0 0deg);user-select:none;min-width:10rem;@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white}@media (hover:hover){&:hover:not([data-disabled]){background-color:oklch(97% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(26.9% 0 0deg)}}}&[data-popup-open]{background-color:oklch(97% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(26.9% 0 0deg)}}&:active:not([data-disabled]){background-color:oklch(92.2% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(37.1% 0 0deg)}}&[data-disabled]{color:oklch(55.6% 0 0deg);border-color:oklch(55.6% 0 0deg);@media (prefers-color-scheme:dark){color:oklch(70.8% 0 0deg);border-left-color:oklch(70.8% 0 0deg);border-bottom-color:oklch(70.8% 0 0deg);border-right-color:oklch(70.8% 0 0deg);border-top-color:oklch(70.8% 0 0deg)}}&:focus-visible{outline:2px solid oklch(14.5% 0 0deg);outline-offset:-1px;@media (prefers-color-scheme:dark){outline-color:white}}}.css-modules_Positioner__vifi6{outline:none;z-index:10;user-select:none}.css-modules_Popup__5kGI4{box-sizing:border-box;outline:0;border:1px solid oklch(14.5% 0 0deg);background-color:white;background-clip:padding-box;color:oklch(14.5% 0 0deg);min-width:var(--anchor-width);transform-origin:var(--transform-origin);box-shadow:.25rem .25rem 0 rgb(0 0 0/12%);transition:transform .1s ease-out,opacity .1s ease-out;@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white;box-shadow:none}&[data-ending-style],&[data-starting-style]{opacity:0;transform:scale(.98)}&[data-side=none]{transition:none;transform:translateY(1px);opacity:1;min-width:calc(var(--anchor-width) + 1.75rem)}}.css-modules_List__N7XUc{box-sizing:border-box;position:relative;padding-block:.25rem;overflow-y:auto;max-height:var(--available-height);scroll-padding-block:1.5rem}.css-modules_Item__D6_xW{box-sizing:border-box;outline:0;font-size:.875rem;line-height:1.25rem;padding-block:.375rem;padding-left:.625rem;padding-right:1rem;display:grid;gap:.5rem;align-items:center;grid-template-columns:1rem 1fr;cursor:default;user-select:none;&[data-highlighted]{background-color:oklch(14.5% 0 0deg);color:white;@media (prefers-color-scheme:dark){background-color:white;color:oklch(14.5% 0 0deg)}}}.css-modules_ItemIndicator__jV0cL{grid-column-start:1}.css-modules_ItemText__qk5O2{grid-column-start:2}.css-modules_ScrollArrow__sJ_VU{width:100%;background-color:white;z-index:1;text-align:center;cursor:default;height:1rem;font-size:.75rem;display:flex;align-items:center;justify-content:center;@media (prefers-color-scheme:dark){background-color:oklch(14.5% 0 0deg)}&:before{content:"";position:absolute;width:100%;height:100%;left:0}&[data-direction=up]{top:0;&[data-side=none]{&:before{top:-100%}}}&[data-direction=down]{bottom:0;&[data-side=none]{&:before{bottom:-100%}}}}.css-modules_Field__GHhmK{display:flex;flex-direction:column;align-items:start;gap:.25rem}.css-modules_ScrubArea__Kv86G{cursor:ew-resize;font-weight:700;user-select:none}.css-modules_ScrubAreaCursor__C_k35{filter:drop-shadow(0 1px 1px #0008)}.css-modules_Label__wJhJx{cursor:ew-resize;font-size:.875rem;line-height:1.25rem;font-weight:700;color:oklch(14.5% 0 0deg);@media (prefers-color-scheme:dark){color:white}}.css-modules_Group__bQynd{display:flex;height:2rem}.css-modules_Input___w8ap{box-sizing:border-box;margin:0;padding:0 .5rem;border:1px solid oklch(14.5% 0 0deg);border-radius:0;width:7ch;height:100%;font-family:inherit;font-size:.875rem;line-height:1.25rem;font-weight:400;background-color:white;color:oklch(14.5% 0 0deg);text-align:left;font-variant-numeric:tabular-nums;@media (any-pointer:coarse){font-size:1rem;line-height:1.5rem}@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white}&:focus{z-index:1;outline:2px solid oklch(14.5% 0 0deg);outline-offset:-1px;@media (prefers-color-scheme:dark){outline-color:white}}}.css-modules_Decrement__iyTM9,.css-modules_Increment__gRWK_{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:2rem;height:100%;margin:0;outline:0;padding:0;border:1px solid oklch(14.5% 0 0deg);border-radius:0;background-color:white;background-clip:padding-box;color:oklch(14.5% 0 0deg);user-select:none;@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white}@media (hover:hover){&:hover:not([data-disabled]){background-color:oklch(97% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(26.9% 0 0deg)}}}&:active:not([data-disabled]){background-color:oklch(92.2% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(37.1% 0 0deg)}}&[data-disabled]{color:oklch(55.6% 0 0deg);border-color:oklch(55.6% 0 0deg);@media (prefers-color-scheme:dark){color:oklch(70.8% 0 0deg);border-left-color:oklch(70.8% 0 0deg);border-bottom-color:oklch(70.8% 0 0deg);border-right-color:oklch(70.8% 0 0deg);border-top-color:oklch(70.8% 0 0deg)}}}.css-modules_Decrement__iyTM9{border-right:0}.css-modules_Increment__gRWK_{border-left:0}.triggers_Root__BRUEo{display:inline-flex;background-color:var(--color-gray-100);padding:0 .75rem;&[data-orientation=vertical]{flex-direction:column;align-self:flex-start;padding:.75rem 0}}.triggers_Toggle__FZTsO{&[data-orientation=horizontal]{margin-block:.5rem}&[data-orientation=vertical]{margin-inline:.5rem}}.triggers_Separator__6JRSS[data-orientation=vertical]{width:1px;align-self:stretch;background-color:var(--color-gray-200)}.triggers_Separator__6JRSS[data-orientation=horizontal]{height:1px;align-self:stretch;background-color:var(--color-gray-200)}.triggers_Switch___yUGC[data-orientation=horizontal]{inset-inline:.5rem}.triggers_Switch___yUGC[data-orientation=vertical]{margin-block:.25rem;justify-content:center;align-items:center}.triggers_Switch___yUGC[data-disabled]{cursor:not-allowed!important;background-image:linear-gradient(to right,color-mix(in srgb,var(--color-gray-700) 30%,transparent) 35%,color-mix(in srgb,var(--color-gray-200) 30%,transparent) 65%)}.css-modules_Label__apmGy{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:400;color:oklch(14.5% 0 0deg);@media (prefers-color-scheme:dark){color:white}}.css-modules_Switch__P47Qm{box-sizing:border-box;display:flex;flex-shrink:0;border:1px solid oklch(14.5% 0 0deg);padding:.125rem;width:2.25rem;height:1.25rem;background-color:white;transition:background-color .15s ease;@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg)}&[data-checked]{background-color:oklch(14.5% 0 0deg);@media (prefers-color-scheme:dark){background-color:white}}&:focus-visible{outline:2px solid oklch(14.5% 0 0deg);outline-offset:2px;@media (prefers-color-scheme:dark){outline-color:white}}}.css-modules_Thumb__hG6Vt{width:.875rem;height:.875rem;background-color:oklch(14.5% 0 0deg);transition:translate .15s ease,background-color .15s ease;@media (prefers-color-scheme:dark){background-color:white}&[data-checked]{translate:1rem 0;background-color:white;@media (prefers-color-scheme:dark){background-color:oklch(14.5% 0 0deg)}}}.css-modules_Button__1GHp4{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:.5rem;height:2rem;padding:0 .75rem;margin:0;border:1px solid oklch(14.5% 0 0deg);background-color:white;font-family:inherit;font-size:.875rem;font-weight:400;line-height:1;white-space:nowrap;color:oklch(14.5% 0 0deg);user-select:none;@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white}&[data-color=red]{color:oklch(50.5% .213 27.518deg);@media (prefers-color-scheme:dark){color:oklch(70.4% .191 22.216deg)}}@media (hover:hover){&:hover:not([data-disabled]){background-color:oklch(97% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(26.9% 0 0deg)}}}&:active:not([data-disabled]){background-color:oklch(92.2% 0 0deg);@media (prefers-color-scheme:dark){background-color:oklch(37.1% 0 0deg)}}&:focus-visible{outline:2px solid oklch(14.5% 0 0deg);outline-offset:-1px;@media (prefers-color-scheme:dark){outline-color:white}}&[data-disabled]{color:oklch(55.6% 0 0deg);border-color:oklch(55.6% 0 0deg);@media (prefers-color-scheme:dark){color:oklch(70.8% 0 0deg);border-left-color:oklch(70.8% 0 0deg);border-bottom-color:oklch(70.8% 0 0deg);border-right-color:oklch(70.8% 0 0deg);border-top-color:oklch(70.8% 0 0deg)}}}.css-modules_Backdrop__60FxG{position:fixed;min-height:100dvh;inset:0;background-color:black;opacity:.2;transition:opacity .15s;@supports (-webkit-touch-callout:none){position:absolute}@media (prefers-color-scheme:dark){opacity:.5}&[data-ending-style],&[data-starting-style]{opacity:0}}.css-modules_Popup__IG5zT{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:24rem;max-width:calc(100vw - 3rem);margin-top:-2rem;padding:1rem;border:1px solid oklch(14.5% 0 0deg);background-color:white;color:oklch(14.5% 0 0deg);box-shadow:.25rem .25rem 0 rgb(0 0 0/12%);transition:transform .1s ease-out,opacity .1s ease-out;@media (prefers-color-scheme:dark){border-left-color:white;border-left-style:solid;border-left-width:1px;border-bottom-color:white;border-bottom-style:solid;border-bottom-width:1px;border-right-color:white;border-right-style:solid;border-right-width:1px;border-top-color:white;border-top-style:solid;border-top-width:1px;background-color:oklch(14.5% 0 0deg);color:white;box-shadow:none}&[data-ending-style],&[data-starting-style]{opacity:0;transform:translate(-50%,-50%) scale(.98)}}.css-modules_Intro__FVJ2C{display:flex;flex-direction:column;gap:.25rem}.css-modules_Title__ZbmV1{margin:0;font-size:1rem;line-height:1.5rem;font-weight:700}.css-modules_Description__mbVrM{margin:0;font-size:.875rem;line-height:1.25rem;color:oklch(43.9% 0 0deg);@media (prefers-color-scheme:dark){color:oklch(70.8% 0 0deg)}}.css-modules_Actions__j0LIu{display:flex;justify-content:end;gap:.75rem}.slider_Wrapper__CFyJt{display:flex;flex-direction:column}.slider_Row__NRJBP{justify-content:center;align-items:center}.slider_Row__NRJBP,.slider_Slider__5DKsN{display:flex;gap:1rem}.slider_Value__bE6HL{line-height:1.7;width:2rem}.slider_Control__SOJ7q{box-sizing:border-box;display:flex;align-items:center;width:14rem;padding-block:.75rem}.slider_Track__HBL13{width:100%;height:.25rem;background-color:var(--color-gray-200);box-shadow:inset 0 0 0 1px var(--color-gray-200);border-radius:.25rem}.slider_Indicator__7bTNT{border-radius:.25rem;background-color:var(--color-gray-700);&.slider_r__2Yso1{background-color:red}&.slider_g__CizhN{background-color:green}&.slider_b__DAK4p{background-color:blue}}.slider_Thumb___wQdf{width:1rem;height:1rem;border-radius:100%;background-color:white;outline:1px solid var(--color-gray-300);&:focus-visible{outline:2px solid var(--color-blue)}}.slider_Field__sXGas{display:flex;flex-direction:column;align-items:start;gap:.25rem;width:4rem;max-width:4rem}.slider_Label__E3MU7{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-gray-900)}.slider_Group__o0o81{display:flex}.slider_Input__G13LB{box-sizing:border-box;padding-left:.875rem;margin:0;border:1px solid var(--color-gray-200);width:100%;height:2.5rem;border-radius:.375rem;font-family:inherit;font-size:1rem;background-color:initial;color:var(--color-gray-900);&:focus{outline:2px solid var(--color-blue);outline-offset:-1px}}.slider_Error____EeK{font-size:.875rem;line-height:1.25rem;color:var(--color-red)}.slider_Description__iKtw9{margin:0;font-size:.875rem;line-height:1.25rem;color:var(--color-gray-600)}.disabled_Container__hguNQ{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.disabled_ButtonGroup__tcUex{display:flex}.disabled_IconButton__E7NwF{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;margin:0;outline:0;border:1px solid var(--color-gray-200);background-color:var(--color-gray-50);color:var(--color-gray-900);user-select:none;&[data-popup-open]{background-color:var(--color-gray-100)}&:focus-visible{outline:2px solid var(--color-blue);outline-offset:-1px}@media (hover:hover){&:hover{background-color:var(--color-gray-100)}}&:active{background-color:var(--color-gray-100)}&:only-child{border-radius:.375rem}&:first-child:not(:only-child){border-radius:.375rem 0 0 .375rem}&:last-child:not(:only-child){border-radius:0 .375rem .375rem 0}&:not(:first-child){border-left:none}}.disabled_Icon__jROHk{width:1.25rem;height:1.25rem}.disabled_Positioner__wbWQC{height:var(--positioner-height);width:var(--positioner-width);max-width:var(--available-width)}.disabled_Popup__vQ6T4{box-sizing:border-box;font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem;border-radius:.375rem;background-color:canvas;transform-origin:var(--transform-origin);transition:transform .15s,opacity .15s;&[data-ending-style],&[data-starting-style]{opacity:0;transform:scale(.9)}&[data-instant]{transition:none}@media (prefers-color-scheme:light){outline:1px solid var(--color-gray-200);box-shadow:0 10px 15px -3px var(--color-gray-200),0 4px 6px -4px var(--color-gray-200)}@media (prefers-color-scheme:dark){outline:1px solid var(--color-gray-300);outline-offset:-1px}}.disabled_Arrow___49oc{display:flex;&[data-side=top]{bottom:-8px;rotate:180deg}&[data-side=bottom]{top:-8px;rotate:0deg}&[data-side=left]{right:-13px;rotate:90deg}&[data-side=right]{left:-13px;rotate:-90deg}}.disabled_ArrowFill__Dnbmq{fill:canvas}.disabled_ArrowOuterStroke__EcTf6{@media (prefers-color-scheme:light){fill:var(--color-gray-200)}}.disabled_ArrowInnerStroke__1iVpg{@media (prefers-color-scheme:dark){fill:var(--color-gray-300)}}.disabled_Button__LBwZL{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 .875rem;margin:0;outline:0;border:1px solid var(--color-gray-200);border-radius:.375rem;background-color:var(--color-gray-50);font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5rem;color:var(--color-gray-900);user-select:none;@media (hover:hover){&:hover:not([data-disabled]){background-color:var(--color-gray-100)}}&:active:not([data-disabled]){background-color:var(--color-gray-100)}&:focus-visible{outline:2px solid var(--color-blue);outline-offset:-1px}&[data-disabled]{opacity:.5}}.nested_Container__26sbZ{display:flex;flex-direction:column;gap:32px;padding:32px}.nested_Row__Epx2o{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #ddd;border-radius:8px;cursor:default}.nested_IconButton__bh1Pj{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #ccc;border-radius:6px;background:#f5f5f5;cursor:pointer}.nested_Popup__KYrjC{background:#222;color:white;padding:4px 8px;border-radius:4px;font-size:14px}.prevent-open_Root__K4VFp{display:flex;border:1px solid var(--color-gray-200);border-radius:.375rem;background-color:var(--color-gray-50);padding:.125rem}.prevent-open_Trigger__KB45w{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.25rem;color:var(--color-gray-900);user-select:none;outline:none}.prevent-open_Trigger__KB45w:hover{background-color:var(--color-gray-100)}.prevent-open_Trigger__KB45w:active{background-color:var(--color-gray-200)}.prevent-open_Trigger__KB45w:focus-visible{outline:2px solid var(--color-blue);outline-offset:-1px}.prevent-open_Trigger__KB45w:focus-visible:not(:hover){background-color:initial}.prevent-open_Trigger__KB45w[data-popup-open]{background-color:var(--color-gray-100)}.prevent-open_TriggerIcon__3vSuR{width:1rem;height:1rem}.prevent-open_Popup__c5UaR{display:flex;flex-direction:column;transform-origin:var(--transform-origin);border-radius:.375rem;background-color:canvas;padding:.25rem .5rem;font-size:.875rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);outline:1px solid var(--color-gray-200);transition:transform .15s,scale .15s,opacity .15s}.prevent-open_Popup__c5UaR[data-ending-style],.prevent-open_Popup__c5UaR[data-starting-style]{scale:.9;opacity:0}.prevent-open_Popup__c5UaR[data-instant]{transition-duration:0s}.prevent-open_Arrow__2RbmV[data-side=bottom]{top:-8px}.prevent-open_Arrow__2RbmV[data-side=left]{right:-13px;rotate:90deg}.prevent-open_Arrow__2RbmV[data-side=right]{left:-13px;rotate:-90deg}.prevent-open_Arrow__2RbmV[data-side=top]{bottom:-8px;rotate:180deg}.prevent-open_ArrowFill__RR74o{fill:canvas}.prevent-open_ArrowStrokeLight__95nqr{fill:var(--color-gray-200)}.prevent-open_ArrowStrokeDark__boaPa{@media (prefers-color-scheme:dark){fill:var(--color-gray-300)}}@media (prefers-color-scheme:dark){.prevent-open_Popup__c5UaR{box-shadow:none;outline-color:var(--color-gray-300);outline-offset:-1px}.prevent-open_ArrowStrokeLight__95nqr{fill:none}}
/*# sourceMappingURL=c38e0405b7881e69.css.map*/