body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);background-color:var(--bs-body-bg);margin:0}.spinner{border:2px solid #0000001a;border-left-color:currentColor;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{justify-content:center;align-items:center;height:100vh;display:flex}.ag-modal-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ag-modal{background:var(--color-bg-card,#fff);z-index:10000;border-radius:12px;width:90%;max-width:450px;padding:1.5rem;position:relative;box-shadow:0 10px 25px #0003;display:block!important}.ag-modal-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ag-modal-header h3{margin:0;font-size:1.25rem}.btn-ghost{color:inherit;background:0 0;border:1px solid #0000;transition:all .2s}.btn-ghost:hover{background:#0000000d}.btn-icon{justify-content:center;align-items:center;padding:.35rem .5rem;display:inline-flex}
