.close-button.close-button{border-radius:calc(var(--space-2xs) - 5px);border-width:1px;padding:3px}.close-button.close-button svg{position:relative;top:0;left:-1px}.close-button.close-button path{fill:var(--primary)}.close-button.close-button:focus-visible path,.close-button.close-button:hover path{fill:var(--bg)}.close-button-s.close-button-s{height:fit-content;padding:0}

html:has(.dialog-base[open]){scrollbar-gutter:stable;overflow-y:hidden}.dialog-base{overscroll-behavior:contain;border:none;position:fixed}.dialog-base::backdrop{background:#00000059}.dialog-base_center{top:50%;left:50%;transform:translate(-50%,-50%)}.dialog-base_right{height:calc(100dvh - var(--header-height));left:unset;max-height:calc(100dvh - var(--header-height));min-width:450px;right:0;top:var(--header-height)}@media (width<=768px){.dialog-base_right{min-width:370px}}@media (width<=400px){.dialog-base_right{min-width:calc(100vw - var(--container-padding))}}

/*# sourceMappingURL=14a0169b6db9b608.css.map*/