@keyframes tooltip-enter-top{0%{opacity:0;transform:scale(.95) translate3d(0,2px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes tooltip-exit-top{0%{opacity:1;transform:scale(1) translateZ(0)}to{opacity:0;transform:scale(.95) translate3d(0,2px,0)}}@keyframes tooltip-enter-bottom{0%{opacity:0;transform:scale(.95) translate3d(0,-2px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes tooltip-exit-bottom{0%{opacity:1;transform:scale(1) translateZ(0)}to{opacity:0;transform:scale(.95) translate3d(0,-2px,0)}}@keyframes tooltip-enter-left{0%{opacity:0;transform:scale(.95) translate3d(2px,0,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes tooltip-exit-left{0%{opacity:1;transform:scale(1) translateZ(0)}to{opacity:0;transform:scale(.95) translate3d(2px,0,0)}}@keyframes tooltip-enter-right{0%{opacity:0;transform:scale(.95) translate3d(-2px,0,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes tooltip-exit-right{0%{opacity:1;transform:scale(1) translateZ(0)}to{opacity:0;transform:scale(.95) translate3d(-2px,0,0)}}.tooltip-popup{--tooltip-duration:150ms;--tooltip-ease-in:cubic-bezier(0.4,0,1,1);--tooltip-ease-out:cubic-bezier(0,0,0.2,1);will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}[data-side=top] .tooltip-popup[data-open]{animation:tooltip-enter-top var(--tooltip-duration) var(--tooltip-ease-out) forwards}[data-side=top] .tooltip-popup[data-closed]{animation:tooltip-exit-top var(--tooltip-duration) var(--tooltip-ease-in) forwards}[data-side=bottom] .tooltip-popup[data-open]{animation:tooltip-enter-bottom var(--tooltip-duration) var(--tooltip-ease-out) forwards}[data-side=bottom] .tooltip-popup[data-closed]{animation:tooltip-exit-bottom var(--tooltip-duration) var(--tooltip-ease-in) forwards}[data-side=left] .tooltip-popup[data-open]{animation:tooltip-enter-left var(--tooltip-duration) var(--tooltip-ease-out) forwards}[data-side=left] .tooltip-popup[data-closed]{animation:tooltip-exit-left var(--tooltip-duration) var(--tooltip-ease-in) forwards}[data-side=right] .tooltip-popup[data-open]{animation:tooltip-enter-right var(--tooltip-duration) var(--tooltip-ease-out) forwards}[data-side=right] .tooltip-popup[data-closed]{animation:tooltip-exit-right var(--tooltip-duration) var(--tooltip-ease-in) forwards}.tooltip-popup[data-instant][data-open]{animation:none!important}@media (prefers-reduced-motion:reduce){.tooltip-popup{animation:none!important;transition:none!important}}.configurable-sheet-stack_ConfigurableSheetStack-view__sNVGN{height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.configurable-sheet-stack_ConfigurableSheetStack-view__sNVGN.configurable-sheet-stack_contentPlacement-left__Ai_gv,.configurable-sheet-stack_ConfigurableSheetStack-view__sNVGN.configurable-sheet-stack_contentPlacement-right__kui26,.configurable-sheet-stack_ConfigurableSheetStack-view__sNVGN.configurable-sheet-stack_contentPlacement-top__U30ov{height:var(--silk-100-lvh-dvh-pct)}.configurable-sheet-stack_ConfigurableSheetStack-content__l9qST{box-sizing:border-box;background-color:transparent;display:grid}.configurable-sheet-stack_ConfigurableSheetStack-content__l9qST.configurable-sheet-stack_contentPlacement-bottom__OuX1L{height:calc(90svh + env(safe-area-inset-bottom, 0px));padding-inline:.5rem;padding-block:.5rem max(env(safe-area-inset-bottom,0px),.5rem)}.configurable-sheet-stack_ConfigurableSheetStack-content__l9qST.configurable-sheet-stack_contentPlacement-left__Ai_gv,.configurable-sheet-stack_ConfigurableSheetStack-content__l9qST.configurable-sheet-stack_contentPlacement-right__kui26{height:100%;width:min(80%,700px);padding:.75rem}.configurable-sheet-stack_ConfigurableSheetStack-content__l9qST.configurable-sheet-stack_contentPlacement-top__U30ov{height:calc(80svh + env(safe-area-inset-top, 0px));padding-inline:.5rem;padding-block:max(env(safe-area-inset-top,0px),.5rem) .5rem}.configurable-sheet-stack_ConfigurableSheetStack-innerContent__PAS5t{height:100%;min-height:0;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);overflow:hidden;border-radius:24px;background-color:var(--background-color-primary);display:flex;flex-direction:column}.configurable-sheet-stack_ConfigurableSheetStack-scrollRoot__dHk7W{width:100%;height:100%;background-color:transparent;scroll-behavior:smooth}.configurable-sheet-stack_ConfigurableSheetStack-scrollContent__D0ohS{height:auto;display:grid;place-items:center}.configurable-sheet-stack_ConfigurableSheetStack-handle__bRT6M{width:50px;height:6px;grid-area:1/-1;justify-self:center;border:0;border-radius:9999px;background-color:var(--color-border-primary);cursor:pointer}.configurable-sheet-stack_ConfigurableSheetStack-handle__bRT6M.configurable-sheet-stack_handle-bottom__WP7VT{align-self:start;margin-top:.5rem}.configurable-sheet-stack_ConfigurableSheetStack-handle__bRT6M.configurable-sheet-stack_handle-top__7Xs6U{align-self:end;margin-bottom:.5rem}.configurable-sheet-stack_ConfigurableSheetStack-handle__bRT6M.configurable-sheet-stack_handle-left__WbQxP{width:6px;height:50px;align-self:center;justify-self:end;margin-right:.5rem;margin-top:0}.configurable-sheet-stack_ConfigurableSheetStack-handle__bRT6M.configurable-sheet-stack_handle-right__OZ85K{width:6px;height:50px;align-self:center;justify-self:start;margin-left:.5rem;margin-top:0}