@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}.page-section{margin-bottom:24px}.page-toolbar{margin-bottom:16px;display:flex;justify-content:flex-start;align-items:center;gap:12px;flex-wrap:wrap}.page-toolbar--split{justify-content:space-between}.scrollable-modal.n-modal .n-card{max-height:calc(100vh - 88px);display:flex;flex-direction:column}.scrollable-modal.n-modal .n-card__content{overflow:hidden;flex:1 1 auto;min-height:0}.scrollable-modal.n-modal .n-card__footer{flex-shrink:0;border-top:1px solid var(--n-border-color, #efeff5)}.scrollable-modal-body{max-height:min(76vh,880px);overflow-x:hidden;overflow-y:auto;padding-right:4px;margin-right:-2px}.scrollable-modal-body::-webkit-scrollbar{width:5px}.scrollable-modal-body::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}
