.Drawer_root__WiIyV.Drawer_root__WiIyV{padding:0 0 var(--salt-spacing-200);width:100%}.Drawer_header__5vci0{display:flex;justify-content:space-between;flex-direction:row;padding:var(--salt-spacing-100) var(--salt-spacing-200)}.Drawer_logoLink__bhtqY:focus-visible{outline:var(--salt-focused-outline)}.saltDrawer{background:var(--drawer-background);display:flex;flex-direction:column;max-height:100%;max-width:100%;overflow:auto;padding:var(--salt-spacing-300);box-shadow:var(--salt-overlayable-shadow-modal);z-index:var(--salt-zIndex-drawer);position:fixed;top:0;box-sizing:border-box}.saltDrawer.saltDrawer-sectioned{padding:0}@supports selector(:has(*)){.saltDrawer:has(>.saltDrawerHeader,>.saltDrawerContent,>.saltDrawerFooter){padding:0}}.saltDrawer-primary{--drawer-background:var(--salt-container-primary-background)}.saltDrawer-secondary{--drawer-background:var(--salt-container-secondary-background)}.saltDrawer-tertiary{--drawer-background:var(--salt-container-tertiary-background)}.saltDrawer-top{left:0;right:0;bottom:auto}.saltDrawer-top.saltDrawer-enterAnimation{animation:var(--salt-animation-slide-in-bottom)}.saltDrawer-top.saltDrawer-exitAnimation{animation:var(--salt-animation-slide-out-bottom)}.saltDrawer-right{left:auto;right:0;height:100%}.saltDrawer-right.saltDrawer-enterAnimation{animation:var(--salt-animation-slide-in-right)}.saltDrawer-right.saltDrawer-exitAnimation{animation:var(--salt-animation-slide-out-right)}.saltDrawer-left{left:0;right:auto;height:100%}.saltDrawer-left.saltDrawer-enterAnimation{animation:var(--salt-animation-slide-in-left)}.saltDrawer-left.saltDrawer-exitAnimation{animation:var(--salt-animation-slide-out-left)}.saltDrawer-bottom{left:0;right:0;bottom:0;top:auto}.saltDrawer-bottom.saltDrawer-enterAnimation{animation:var(--salt-animation-slide-in-top)}.saltDrawer-bottom.saltDrawer-exitAnimation{animation:var(--salt-animation-slide-out-top)}.saltDrawerContent{color:var(--salt-content-primary-foreground);padding:0 var(--salt-spacing-300);flex:1 1 auto;min-height:var(--salt-text-lineHeight);display:flex;box-sizing:border-box}.saltDrawerContent:first-child{padding-top:var(--salt-spacing-300)}.saltDrawerContent:last-child{padding-bottom:var(--salt-spacing-300)}.saltDrawerContent-inner{flex:1 1;min-width:0;overflow-y:auto;border-top:var(--salt-size-fixed-100) var(--salt-borderStyle-solid) transparent;border-bottom:var(--salt-size-fixed-100) var(--salt-borderStyle-solid) transparent;box-sizing:border-box}.saltDrawerContent-inner:focus-visible{outline:var(--salt-focused-outline);outline-offset:calc(-1 * var(--salt-focused-outlineWidth))}.saltDrawerContent-inner.saltDrawerContent-scrollTop{border-top-color:var(--salt-separable-tertiary-borderColor)}.saltDrawerContent-inner.saltDrawerContent-scrollBottom{border-bottom-color:var(--salt-separable-tertiary-borderColor)}.saltDrawerFooter{justify-content:flex-end;align-items:center}.saltDrawerFooter,.saltDrawerHeader{padding:var(--salt-spacing-300);display:flex;gap:var(--salt-spacing-100);flex-shrink:0;box-sizing:border-box}.saltDrawerHeader-header{margin:0}.saltDrawerHeader-container{flex-grow:1;margin:0;display:flex;flex-direction:column;gap:var(--salt-spacing-50);padding-top:calc((var(--salt-size-base) - var(--salt-text-h2-lineHeight)) / 2);align-items:flex-start;min-width:0;word-break:break-word}.saltDrawerHeader-header>.saltText{display:block;margin:0}.saltDrawerHeader-actionsContainer{align-self:flex-start;display:flex}.saltDrawerHeader-withAccent{position:relative}.saltDrawerHeader-withAccent:before{content:"";position:absolute;top:var(--salt-spacing-300);bottom:var(--salt-spacing-300);left:0;width:var(--salt-size-bar);background:var(--salt-sentiment-accent-background)}