.p-dialog{max-height:100vh}.p-overlay-mask{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;z-index:1000!important;background-color:#6b7280e6!important}.p-dialog-header{position:relative;padding:.5rem 1rem!important}.p-dialog-header:after{content:"";border-bottom:1px solid #e5e7eb;width:calc(100% - 2rem);position:absolute;bottom:0;left:1rem;right:1rem}.p-dialog-content{scrollbar-color:var(--primary) #e5e7eb;scrollbar-gutter:stable;scrollbar-width:thin;height:100%;padding:1.25rem 1rem 0!important}.p-dialog-content::-webkit-scrollbar{background:#e5e7eb;width:8px}.p-dialog-content::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}.p-dialog-content::-webkit-scrollbar-track{background:#e5e7eb}.p-dialog-footer{position:relative;padding:1rem!important}@media (min-width:1000px){.p-dialog-header{padding:1.5rem 2rem .5rem!important}.p-dialog-header:after{width:calc(100% - 4rem);left:2rem;right:2rem}.p-dialog-content{padding:1.25rem 2rem 0!important}.p-dialog-footer{padding:2rem!important}}
