@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--shell-top-size:0px;--shell-left-size:0px;--shell-right-size:0px;--shell-bottom-size:0px;--shell-top-inset:0px;--shell-left-inset:0px;--shell-right-inset:0px;--shell-bottom-inset:0px;--shell-top-clearance-inset:0px;--shell-left-clearance-inset:0px;--shell-right-clearance-inset:0px;--shell-bottom-clearance-inset:0px}*,:before,:after,::backdrop{--shell-panel-layer-size:0px}}}@property --shell-top-size{syntax:"<length>";inherits:true;initial-value:0}@property --shell-left-size{syntax:"<length>";inherits:true;initial-value:0}@property --shell-right-size{syntax:"<length>";inherits:true;initial-value:0}@property --shell-bottom-size{syntax:"<length>";inherits:true;initial-value:0}@property --shell-panel-layer-size{syntax:"<length>";inherits:false;initial-value:0}@property --shell-top-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-left-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-right-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-bottom-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-top-clearance-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-left-clearance-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-right-clearance-inset{syntax:"<length>";inherits:true;initial-value:0}@property --shell-bottom-clearance-inset{syntax:"<length>";inherits:true;initial-value:0}html:has(.shell-root[data-host=viewport]){overscroll-behavior:none;height:100%;overflow:hidden}html:has(.shell-root[data-host=viewport]) body{overscroll-behavior:none;height:100%;overflow:hidden}@layer components{.shell-root{box-sizing:border-box;isolation:isolate;flex-direction:column;width:100%;min-width:0;height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.shell-root[data-host=contained]{height:100%;min-height:0}.shell-main:has(.shell-root[data-host=contained][data-overlay-open]){z-index:36}.shell-overlay-backdrop{z-index:35;pointer-events:none;cursor:pointer;background:var(--overlay-scrim-background,color-mix(in oklab, canvasText 24%, transparent));opacity:0;-webkit-backdrop-filter:var(--overlay-scrim-filter,none);backdrop-filter:var(--overlay-scrim-filter,none);transition:opacity var(--shell-overlay-backdrop-duration,.22s) var(--shell-overlay-backdrop-easing,ease-out);border:0;padding:0;position:absolute;inset:0}.shell-overlay-backdrop[data-state=open]{pointer-events:auto;opacity:1}.shell-panel-slot[data-presentation=overlay][role=dialog]:focus,.shell-panel-slot[data-presentation=overlay][role=dialog]:focus-visible{box-shadow:none;-webkit-tap-highlight-color:transparent;outline:none}.shell-layout{--shell-top-clearance:calc(var(--shell-top-size,0px) + var(--shell-top-clearance-inset,0px));--shell-left-clearance:calc(var(--shell-left-size,0px) + var(--shell-left-clearance-inset,0px));--shell-right-clearance:calc(var(--shell-right-size,0px) + var(--shell-right-clearance-inset,0px));--shell-bottom-clearance:calc(var(--shell-bottom-size,0px) + var(--shell-bottom-clearance-inset,0px));box-sizing:border-box;grid-template-rows:var(--shell-top-size,0px) minmax(0, 1fr) var(--shell-bottom-size,0px);grid-template-columns:var(--shell-left-size,0px) minmax(0, 1fr) var(--shell-right-size,0px);gap:var(--shell-gap,0px);flex:auto;min-width:0;min-height:0;display:grid;overflow:hidden}.shell-root:not([data-resize-ready]) .shell-layout{--shell-top-size:var(--shell-top-size-initial,0px);--shell-left-size:var(--shell-left-size-initial,0px);--shell-right-size:var(--shell-right-size-initial,0px);--shell-bottom-size:var(--shell-bottom-size-initial,0px)}@media (min-width:520px){.shell-root:not([data-resize-ready]) .shell-layout{--shell-top-size:var(--shell-top-size-xs,var(--shell-top-size-initial,0px));--shell-left-size:var(--shell-left-size-xs,var(--shell-left-size-initial,0px));--shell-right-size:var(--shell-right-size-xs,var(--shell-right-size-initial,0px));--shell-bottom-size:var(--shell-bottom-size-xs,var(--shell-bottom-size-initial,0px))}}@media (min-width:768px){.shell-root:not([data-resize-ready]) .shell-layout{--shell-top-size:var(--shell-top-size-sm,var(--shell-top-size-xs,var(--shell-top-size-initial,0px)));--shell-left-size:var(--shell-left-size-sm,var(--shell-left-size-xs,var(--shell-left-size-initial,0px)));--shell-right-size:var(--shell-right-size-sm,var(--shell-right-size-xs,var(--shell-right-size-initial,0px)));--shell-bottom-size:var(--shell-bottom-size-sm,var(--shell-bottom-size-xs,var(--shell-bottom-size-initial,0px)))}}@media (min-width:1024px){.shell-root:not([data-resize-ready]) .shell-layout{--shell-top-size:var(--shell-top-size-md,var(--shell-top-size-sm,var(--shell-top-size-xs,var(--shell-top-size-initial,0px))));--shell-left-size:var(--shell-left-size-md,var(--shell-left-size-sm,var(--shell-left-size-xs,var(--shell-left-size-initial,0px))));--shell-right-size:var(--shell-right-size-md,var(--shell-right-size-sm,var(--shell-right-size-xs,var(--shell-right-size-initial,0px))));--shell-bottom-size:var(--shell-bottom-size-md,var(--shell-bottom-size-sm,var(--shell-bottom-size-xs,var(--shell-bottom-size-initial,0px))))}}@media (min-width:1280px){.shell-root:not([data-resize-ready]) .shell-layout{--shell-top-size:var(--shell-top-size-lg,var(--shell-top-size-md,var(--shell-top-size-sm,var(--shell-top-size-xs,var(--shell-top-size-initial,0px)))));--shell-left-size:var(--shell-left-size-lg,var(--shell-left-size-md,var(--shell-left-size-sm,var(--shell-left-size-xs,var(--shell-left-size-initial,0px)))));--shell-right-size:var(--shell-right-size-lg,var(--shell-right-size-md,var(--shell-right-size-sm,var(--shell-right-size-xs,var(--shell-right-size-initial,0px)))));--shell-bottom-size:var(--shell-bottom-size-lg,var(--shell-bottom-size-md,var(--shell-bottom-size-sm,var(--shell-bottom-size-xs,var(--shell-bottom-size-initial,0px)))))}}@media (min-width:1640px){.shell-root:not([data-resize-ready]) .shell-layout{--shell-top-size:var(--shell-top-size-xl,var(--shell-top-size-lg,var(--shell-top-size-md,var(--shell-top-size-sm,var(--shell-top-size-xs,var(--shell-top-size-initial,0px))))));--shell-left-size:var(--shell-left-size-xl,var(--shell-left-size-lg,var(--shell-left-size-md,var(--shell-left-size-sm,var(--shell-left-size-xs,var(--shell-left-size-initial,0px))))));--shell-right-size:var(--shell-right-size-xl,var(--shell-right-size-lg,var(--shell-right-size-md,var(--shell-right-size-sm,var(--shell-right-size-xs,var(--shell-right-size-initial,0px))))));--shell-bottom-size:var(--shell-bottom-size-xl,var(--shell-bottom-size-lg,var(--shell-bottom-size-md,var(--shell-bottom-size-sm,var(--shell-bottom-size-xs,var(--shell-bottom-size-initial,0px))))))}}.shell-root[data-resize-ready] .shell-layout{transition:--shell-top-size var(--shell-top-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-top-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-left-size var(--shell-left-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-left-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-right-size var(--shell-right-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-right-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-bottom-size var(--shell-bottom-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-bottom-resize-timing,var(--shell-transition-resize-timing,ease))}.shell-root[data-resize-ready]{transition:--shell-top-inset var(--shell-top-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-top-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-left-inset var(--shell-left-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-left-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-right-inset var(--shell-right-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-right-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-bottom-inset var(--shell-bottom-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-bottom-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-top-clearance-inset var(--shell-top-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-top-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-left-clearance-inset var(--shell-left-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-left-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-right-clearance-inset var(--shell-right-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-right-resize-timing,var(--shell-transition-resize-timing,ease)), --shell-bottom-clearance-inset var(--shell-bottom-resize-duration,var(--shell-transition-resize-duration,.22s)) var(--shell-bottom-resize-timing,var(--shell-transition-resize-timing,ease))}.shell-layout[data-layout=header]{grid-template-areas:"top top top""left main right""bottom bottom bottom"}.shell-layout[data-layout=rail-left]{grid-template-areas:"left top top""left main right""left bottom bottom"}.shell-layout[data-layout=rail-right]{grid-template-areas:"top top right""left main right""bottom bottom right"}.shell-layout[data-layout=rails]{grid-template-areas:"left top right""left main right""left bottom right"}.shell-main{z-index:10;box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;position:relative;overflow:auto}.shell-panel-slot{box-sizing:border-box;flex-direction:column;place-self:stretch stretch;min-width:0;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.shell-panel-slot[data-overflow=visible]:not([data-presentation=floating]):not([data-presentation=overlay]){z-index:20}.shell-panel-slot[data-overflow=visible]{overflow:visible}.shell-panel-frame{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;transition:transform var(--shell-transition-reveal-duration,.22s) var(--shell-transition-reveal-timing,ease);flex-direction:column;flex:auto;display:flex}.shell-panel-surface{box-sizing:border-box;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.shell-panel-clip{box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:auto}.shell-panel-slot[data-overflow=visible] .shell-panel-clip{overflow-clip-margin:var(--shell-panel-optical-inset,1rem);overflow:clip}.shell-panel-slot[data-state=hidden]{pointer-events:none}.shell-panel-slot[data-presentation=docked][data-state=hidden]{overflow:hidden}.shell-panel-slot[data-presentation=floating][data-side=left][data-state=hidden]>.shell-panel-frame,.shell-panel-slot[data-presentation=overlay][data-side=left][data-state=hidden]>.shell-panel-frame{transform:translateX(calc(-100% - var(--shell-panel-slide-clearance,0px) - var(--shell-panel-shadow-outset,0px)))}.shell-panel-slot[data-presentation=floating][data-side=right][data-state=hidden]>.shell-panel-frame,.shell-panel-slot[data-presentation=overlay][data-side=right][data-state=hidden]>.shell-panel-frame{transform:translateX(calc(100% + var(--shell-panel-slide-clearance,0px) + var(--shell-panel-shadow-outset,0px)))}.shell-panel-slot[data-presentation=floating][data-side=top][data-state=hidden]>.shell-panel-frame,.shell-panel-slot[data-presentation=overlay][data-side=top][data-state=hidden]>.shell-panel-frame{transform:translateY(calc(-100% - var(--shell-panel-slide-clearance,0px) - var(--shell-panel-shadow-outset,0px)))}.shell-panel-slot[data-presentation=floating][data-side=bottom][data-state=hidden]>.shell-panel-frame,.shell-panel-slot[data-presentation=overlay][data-side=bottom][data-state=hidden]>.shell-panel-frame{transform:translateY(calc(100% + var(--shell-panel-slide-clearance,0px) + var(--shell-panel-shadow-outset,0px)))}.shell-panel-slot[data-presentation=floating]{z-index:30;pointer-events:none;width:auto;min-width:0;height:auto;min-height:0;position:absolute}.shell-panel-slot[data-presentation=overlay]{z-index:40;pointer-events:none;width:auto;min-width:0;height:auto;min-height:0;position:absolute}.shell-root:not([data-resize-ready]) .shell-panel-slot[data-presentation=floating],.shell-root:not([data-resize-ready]) .shell-panel-slot[data-presentation=overlay]{transition:none}.shell-panel-slot[data-presentation=floating][data-state=expanded],.shell-panel-slot[data-presentation=floating][data-state=condensed],.shell-panel-slot[data-presentation=overlay][data-state=expanded],.shell-panel-slot[data-presentation=overlay][data-state=condensed]{pointer-events:auto;transition:--shell-panel-layer-size var(--shell-transition-reveal-duration,.22s) var(--shell-transition-reveal-timing,ease)}.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=floating][data-side=left],.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=overlay][data-side=left]{top:var(--shell-top-clearance,0px);bottom:var(--shell-bottom-clearance,0px);width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));left:0}.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=floating][data-side=right],.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=overlay][data-side=right]{top:var(--shell-top-clearance,0px);right:0;bottom:var(--shell-bottom-clearance,0px);width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=overlay][data-side=top]{height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));top:0;left:0;right:0}.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=floating][data-side=bottom],.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=overlay][data-side=bottom]{height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));bottom:0;left:0;right:0}.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=left],.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=overlay][data-side=left]{width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));top:0;bottom:0;left:0}.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=right],.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=overlay][data-side=right]{top:var(--shell-top-clearance,0px);right:0;bottom:var(--shell-bottom-clearance,0px);width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=overlay][data-side=top]{top:0;right:var(--shell-right-clearance,0px);left:var(--shell-left-clearance,0px);height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=bottom],.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=overlay][data-side=bottom]{right:var(--shell-right-clearance,0px);bottom:0;left:var(--shell-left-clearance,0px);height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=right],.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=overlay][data-side=right]{width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));top:0;bottom:0;right:0}.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=left],.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=overlay][data-side=left]{top:var(--shell-top-clearance,0px);bottom:var(--shell-bottom-clearance,0px);width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));left:0}.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=overlay][data-side=top]{top:0;right:var(--shell-right-clearance,0px);left:var(--shell-left-clearance,0px);height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=bottom],.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=overlay][data-side=bottom]{right:var(--shell-right-clearance,0px);bottom:0;left:var(--shell-left-clearance,0px);height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=floating][data-side=left],.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=overlay][data-side=left]{width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));top:0;bottom:0;left:0}.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=floating][data-side=right],.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=overlay][data-side=right]{width:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1));top:0;bottom:0;right:0}.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=overlay][data-side=top]{top:0;right:var(--shell-right-clearance,0px);left:var(--shell-left-clearance,0px);height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=floating][data-side=bottom],.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=overlay][data-side=bottom]{right:var(--shell-right-clearance,0px);bottom:0;left:var(--shell-left-clearance,0px);height:calc(var(--shell-panel-layer-size,0px) * var(--scaling,1))}.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=header] .shell-panel-slot[data-presentation=floating][data-side=bottom]{z-index:31}.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=floating][data-side=left],.shell-layout[data-layout=rails] .shell-panel-slot[data-presentation=floating][data-side=right],.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=left]{z-index:32}.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=rail-left] .shell-panel-slot[data-presentation=floating][data-side=bottom]{z-index:31}.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=right]{z-index:32}.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=top],.shell-layout[data-layout=rail-right] .shell-panel-slot[data-presentation=floating][data-side=bottom]{z-index:31}.shell-presence{--shell-presence-duration:var(--shell-transition-reveal-duration,.22s);--shell-presence-easing:var(--shell-transition-reveal-timing,ease-out);--shell-presence-opacity-from:0;--shell-presence-transform-from:none;--shell-presence-blur-from:0px;box-sizing:border-box;grid-template-rows:minmax(0,auto);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;display:grid}.shell-presence-branch{box-sizing:border-box;opacity:1;filter:blur();width:100%;min-width:0;transition-timing-function:var(--shell-presence-easing);transition-duration:var(--shell-presence-duration);grid-area:1/1;transition-property:opacity,transform,filter;position:relative;transform:none}.shell-root:not([data-resize-ready]) .shell-presence-branch{transition:none!important}.shell-presence[data-enter=fade]{--shell-presence-opacity-from:0;--shell-presence-transform-from:none}.shell-presence[data-enter=slideUp]{--shell-presence-opacity-from:0;--shell-presence-transform-from:translateY(.5rem)}.shell-presence[data-enter=slideDown]{--shell-presence-opacity-from:0;--shell-presence-transform-from:translateY(-.5rem)}.shell-presence[data-enter=slideLeft]{--shell-presence-opacity-from:0;--shell-presence-transform-from:translateX(.5rem)}.shell-presence[data-enter=slideRight]{--shell-presence-opacity-from:0;--shell-presence-transform-from:translateX(-.5rem)}.shell-presence[data-enter=scale]{--shell-presence-opacity-from:0;--shell-presence-transform-from:scale(.98)}.shell-presence[data-enter=none]{--shell-presence-opacity-from:1;--shell-presence-transform-from:none}.shell-presence[data-enter=none]>.shell-presence-branch{filter:none;transition:none}[data-shell-panel][data-chrome=expanded] .shell-presence>.shell-presence-branch[data-branch=expanded],[data-shell-panel][data-chrome=condensed] .shell-presence>.shell-presence-branch[data-branch=condensed]{z-index:1;opacity:1;filter:blur();transform:none}[data-shell-panel][data-chrome=expanded] .shell-presence>.shell-presence-branch[data-branch=condensed],[data-shell-panel][data-chrome=condensed] .shell-presence>.shell-presence-branch[data-branch=expanded]{z-index:0;pointer-events:none;opacity:0;transform:var(--shell-presence-transform-from);overflow:hidden}[data-shell-panel][data-chrome=expanded] .shell-presence[data-enter-blur]>.shell-presence-branch[data-branch=condensed],[data-shell-panel][data-chrome=condensed] .shell-presence[data-enter-blur]>.shell-presence-branch[data-branch=expanded]{filter:blur(var(--shell-presence-blur-from))}[data-shell-panel][data-state=hidden] .shell-presence:not([data-enter=none])>.shell-presence-branch{transition-property:opacity;transition-timing-function:cubic-bezier(.32,0,.67,0)}[data-shell-panel][data-state=hidden][data-chrome=expanded] .shell-presence:not([data-enter=none])>.shell-presence-branch[data-branch=expanded],[data-shell-panel][data-state=hidden][data-chrome=condensed] .shell-presence:not([data-enter=none])>.shell-presence-branch[data-branch=condensed]{opacity:0;filter:blur();transform:none}@media (prefers-reduced-motion:reduce){.shell-presence-branch{transition:none!important}}}.shell-drawer-overlay{z-index:50;background:var(--overlay-scrim-background,var(--gray-12));position:fixed;inset:0}@supports (color:color-mix(in lab, red, red)){.shell-drawer-overlay{background:var(--overlay-scrim-background,color-mix(in oklab, var(--gray-12) 24%, transparent))}}.shell-drawer-overlay{-webkit-backdrop-filter:var(--overlay-scrim-filter,none);backdrop-filter:var(--overlay-scrim-filter,none)}.shell-drawer-overlay[data-vaul-overlay]{transition:opacity var(--shell-transition-reveal-duration,.22s) var(--shell-transition-reveal-timing,ease), backdrop-filter var(--shell-transition-reveal-duration,.22s) var(--shell-transition-reveal-timing,ease), -webkit-backdrop-filter var(--shell-transition-reveal-duration,.22s) var(--shell-transition-reveal-timing,ease);animation:none}.shell-drawer-overlay[data-shell-state=expanded],.shell-drawer-overlay[data-shell-state=condensed]{opacity:1}.shell-drawer-overlay[data-shell-state=hidden]{pointer-events:none;opacity:0}.shell-drawer-content{z-index:51;background:0 0;outline:none;flex-direction:column;display:flex;position:fixed;overflow:hidden}.shell-drawer-content[data-overflow=visible]{overflow:visible}.shell-drawer-content[data-overflow=visible] .shell-panel-clip{overflow-clip-margin:var(--shell-panel-optical-inset,1rem);overflow:clip}.shell-drawer-content[data-vaul-drawer-direction=left],.shell-drawer-content[data-vaul-drawer-direction=right]{width:calc(var(--shell-panel-layer-size,20rem) * var(--scaling,1));flex-direction:row;align-items:stretch;max-width:100vw;height:100dvh;top:0;bottom:0}.shell-drawer-content[data-vaul-drawer-direction=left]{left:0}.shell-drawer-content[data-vaul-drawer-direction=right]{right:0}.shell-drawer-content[data-vaul-drawer-direction=top],.shell-drawer-content[data-vaul-drawer-direction=bottom]{height:calc(var(--shell-panel-layer-size,20rem) * var(--scaling,1));max-height:100dvh;left:0;right:0}.shell-drawer-content[data-vaul-drawer-direction=top]{top:0}.shell-drawer-content[data-vaul-drawer-direction=bottom]{bottom:0}.shell-drawer-content>.shell-panel-surface{flex:auto;min-width:0;min-height:0;position:relative}.shell-drawer-content[data-vaul-drawer]{transition:transform var(--shell-transition-reveal-duration,.22s) var(--shell-transition-reveal-timing,ease)}.shell-drawer-content[data-shell-state=expanded],.shell-drawer-content[data-shell-state=condensed]{transform:translate(0)}.shell-drawer-content[data-shell-state=hidden]{pointer-events:none}.shell-drawer-content[data-vaul-drawer-direction=left][data-shell-state=hidden]{transform:translate(-100%)}.shell-drawer-content[data-vaul-drawer-direction=right][data-shell-state=hidden]{transform:translate(100%)}.shell-drawer-content[data-vaul-drawer-direction=top][data-shell-state=hidden]{transform:translateY(-100%)}.shell-drawer-content[data-vaul-drawer-direction=bottom][data-shell-state=hidden]{transform:translateY(100%)}.shell-drawer-content[data-vaul-drawer]:after{display:none}.shell-drawer-handle[data-vaul-handle]{box-sizing:border-box;margin:var(--space-3) auto;background:var(--gray-a8);border-radius:999px;flex-shrink:0;align-self:center;width:6.25rem!important;height:.25rem!important}.shell-drawer-handle[data-vaul-handle][data-side=left],.shell-drawer-handle[data-vaul-handle][data-side=right],.shell-drawer-content[data-vaul-drawer-direction=left]>.shell-drawer-handle[data-vaul-handle],.shell-drawer-content[data-vaul-drawer-direction=right]>.shell-drawer-handle[data-vaul-handle]{margin-block:auto;margin-inline:var(--space-3);touch-action:pan-x;width:.25rem!important;height:6.25rem!important}.shell-drawer-title{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
