.modal{color:#000;background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.modal .title{width:calc(100% - 56px);position:relative;top:16px;left:16px}.modal-close{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.modal-close:hover{transform:scale(.9)}.modal-close:active{transform:scale(.8)}.modal-header.scrollable{background:#fff;align-items:center;height:55px;display:flex}.modal-content{flex:1;padding:16px 0;overflow-y:auto}.modal-content::-webkit-scrollbar{width:2px}.modal-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:8px}.modal-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:8px}.modal-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.modal-content.scrollable{scrollbar-width:none;max-height:calc(98vh - 55px);padding-top:8px;overflow-y:auto}.modal.svelte-13efp8t{max-width:384px}.modal-sm.svelte-13efp8t{font-size:17px}.modal-close.svelte-13efp8t{top:16px;right:16px}.modal.svelte-10qqo1y{max-width:1194px}@media screen and (width<=1214px){.modal.svelte-10qqo1y{max-width:98%}}.modal.svelte-10qqo1y .title:where(.svelte-10qqo1y){padding:16px 0 0 16px;font-size:20px;position:static}.modal-close.svelte-10qqo1y{top:16px;right:16px}.modal.svelte-17ifvty{max-width:1792px}@media screen and (width<=1812px){.modal.svelte-17ifvty{max-width:98%}}.modal.svelte-17ifvty .title:where(.svelte-17ifvty){position:unset;font-size:20px}.modal-close.svelte-17ifvty{top:16px;right:16px}.message-box{min-height:20px;padding:5px 16px;font-size:14px}.message-box .text-secondary{color:rgb(var(--colors_text_light));text-align:center}.modal-actions{flex-wrap:nowrap;justify-content:center;gap:16px;max-width:100%;padding-top:32px;display:flex}
