.rkat-modal-overlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.15s rkat-fade;display:flex;position:fixed;inset:0}@keyframes rkat-fade{0%{opacity:0}}.rkat-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;animation:.16s rkat-pop;display:flex;box-shadow:0 20px 60px #00000040}@keyframes rkat-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}}.dark .rkat-modal{background:#1c2434}.rkat-modal-head{border-bottom:1px solid #64748b26;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.rkat-modal-x{color:#94a3b8;transition:color .12s}.rkat-modal-x:hover{color:#dc2626}.rkat-modal-body{padding:18px 20px;overflow-y:auto}.rkat-modal-foot{border-top:1px solid #64748b26;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;display:flex}.rkat-file-input{cursor:pointer;border:1px solid #64748b40;border-radius:9px;align-items:center;gap:10px;padding:6px 6px 6px 0;display:flex;overflow:hidden}.rkat-file-btn{color:#334155;background:#eef2f7;border-radius:8px;padding:7px 14px;font-size:12.5px;font-weight:600}.dark .rkat-file-btn{color:#cdd5e0;background:#ffffff14}.simas-skeleton{background:#e8edf5;position:relative;overflow:hidden}.dark .simas-skeleton{background:#ffffff12}.simas-skeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff8c 50%,#0000 100%);animation:1.4s ease-in-out infinite simas-shimmer;position:absolute;inset:0;transform:translate(-100%)}.dark .simas-skeleton:after{background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%)}@keyframes simas-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.simas-skeleton:after{animation:none}}.coa-page-icon{background:#0074ba1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.simas-fb{background:linear-gradient(135deg,#f8faff 0%,#eef3ff 100%);border-bottom:1px solid #0d6efd1a;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 20px;display:flex}.dark .simas-fb{background:#ffffff05;border-bottom:1px solid #ffffff0f}.simas-fb select{appearance:none;color:#334155;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23185fa5' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1.5px solid #185fa52e;border-radius:8px;flex-shrink:0;width:auto;padding:7px 28px 7px 10px;font-size:12.5px;font-weight:500;line-height:1.4;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 3px #0000000f}.simas-fb select:hover{border-color:#185fa5}.simas-fb select:focus{border-color:#185fa5;outline:none;box-shadow:0 0 0 3px #185fa51a}.simas-search{flex:1;min-width:180px;max-width:320px;position:relative}.simas-search .s-icon{color:#94a3b8;pointer-events:none;align-items:center;font-size:15px;display:flex;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.simas-search:focus-within .s-icon{color:#185fa5}.simas-search input{color:#334155;background:#fff;border:1.5px solid #185fa52e;border-radius:8px;width:100%;padding:7.5px 12px 7.5px 34px;font-size:12.5px;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 3px #0000000f}.simas-search input::placeholder{color:#94a3b8}.simas-search input:focus{border-color:#185fa5;outline:none;box-shadow:0 0 0 3px #185fa51a}.simas-count-pill{color:#185fa5;white-space:nowrap;background:#0d6efd12;border:1px solid #0d6efd26;border-radius:20px;align-items:center;gap:5px;padding:4px 11px;font-size:12px;font-weight:600;display:inline-flex}.simas-table-wrap{overflow-x:auto}.simas-table{border-collapse:collapse;width:100%}.simas-table thead tr{background:#e8f1fb;border-top:1px solid #185fa51f;border-bottom:1px solid #185fa533}.dark .simas-table thead tr{background:#ffffff0a}.simas-table thead th{color:#185fa5;letter-spacing:.07em;text-transform:uppercase;text-align:left;white-space:nowrap;background:#e8f1fb;padding:10px 14px;font-size:10.5px;font-weight:700}.dark .simas-table thead th{color:#7eb6e8;background:#222b3c}.simas-table thead th:first-child{padding-left:24px}.simas-table thead th:last-child{text-align:right;padding-right:24px}.simas-table tbody tr{border-bottom:1px solid #0000000a;transition:background .1s}.simas-table tbody tr:last-child{border-bottom:none}.simas-table tbody tr:nth-child(2n){background:#185fa505}.simas-table tbody tr:hover{background:#185fa50d!important}.dark .simas-table tbody tr{border-bottom:1px solid #ffffff0d}.dark .simas-table tbody tr:nth-child(2n){background:#ffffff05}.dark .simas-table tbody tr:hover{background:#ffffff0d!important}.simas-table tbody td{color:var(--color-dark,#333);vertical-align:middle;padding:11px 14px;font-size:12.5px}.dark .simas-table tbody td{color:#cdd5e0}.simas-table tbody td:first-child{padding-left:24px}.simas-table tbody td:last-child{padding-right:24px}.simas-table.compact thead th{padding:8px 14px}.simas-table.compact tbody td{padding:9px 14px;font-size:12px}.simas-code{letter-spacing:.02em;color:#0074ba;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.simas-muted{color:#94a3b8}.simas-badge{white-space:nowrap;border:1px solid;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:500;display:inline-flex}.simas-badge .dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.sb-aktif{color:#2e5a0e;background:#eaf3de;border-color:#3b6d1133}.sb-aktif .dot{background:#639922}.sb-nonaktif{color:#444441;background:#f1efe8;border-color:#88878033}.sb-nonaktif .dot{background:#888780}.sb-header{color:#633806;background:#faeeda;border-color:#ba751733}.coa-type{border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.ct-ASSET{color:#0c447c;background:#e6f1fb}.ct-LIABILITY{color:#633806;background:#faeeda}.ct-EQUITY{color:#3c3489;background:#eeedfe}.ct-REVENUE{color:#2e5a0e;background:#eaf3de}.ct-EXPENSE{color:#791f1f;background:#fcebeb}.dt{border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.dt-UNIVERSITAS{color:#3c3489;background:#eeedfe}.dt-FAKULTAS{color:#085041;background:#e1f5ee}.dt-PRODI{color:#0c447c;background:#e6f1fb}.dt-REKTORAT{color:#72243e;background:#fbeaf0}.dt-LEMBAGA{color:#065f46;background:#f0fdf9}.dt-BIRO{color:#3c3489;background:#eeedfe}.dt-UPT{color:#7c2d12;background:#fff7ed}.dt-BADAN{color:#633806;background:#faeeda}.dt-LAINNYA{color:#5f5e5a;background:#f1efe8}.fstat{white-space:nowrap;border:1px solid #0000;border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.fstat .dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.fy-ACTIVE{color:#2e5a0e;background:#eaf3de;border-color:#3b6d1133}.fy-ACTIVE .dot{background:#639922}.fy-DRAFT{color:#0c447c;background:#e6f1fb;border-color:#0c447c2e}.fy-DRAFT .dot{background:#2f7fd0}.fy-CLOSED{color:#5f5e5a;background:#f1efe8;border-color:#88878033}.fy-CLOSED .dot{background:#888780}.fp-OPEN{color:#2e5a0e;background:#eaf3de}.fp-OPEN .dot{background:#639922}.fp-CLOSED{color:#5f5e5a;background:#f1efe8}.fp-CLOSED .dot{background:#888780}.fp-LOCKED{color:#72243e;background:#fbeaf0}.fp-LOCKED .dot{background:#b03a5b}.dark .fy-DRAFT{color:#93c2ee;background:#2f7fd029}.dark .fy-ACTIVE{color:#acd98c;background:#6399222e}.dark .fy-CLOSED,.dark .fp-CLOSED{color:#9aa3b2;background:#ffffff12}.simas-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.simas-btn-act{cursor:pointer;color:#888;background:#fff;border:1px solid #0000001f;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .12s;display:inline-flex}.dark .simas-btn-act{color:#94a3b8;background:0 0;border-color:#ffffff24}.simas-btn-act:hover{color:#185fa5;background:#185fa50d;border-color:#185fa5;transform:translateY(-1px)}.simas-btn-act.warn:hover{color:#ba7517;background:#ba75170f;border-color:#ba7517}.simas-btn-act.danger:hover{color:#a32d2d;background:#a32d2d0f;border-color:#a32d2d}.simas-tf{color:#888;background:#f8fafc;border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding:10px 24px;font-size:11.5px;display:flex}.dark .simas-tf{color:#94a3b8;background:#ffffff05;border-top:1px solid #ffffff0f}.simas-empty{text-align:center;color:#94a3b8;padding:48px 24px;font-size:13px}.rkat-detail-head{background:linear-gradient(120deg,#eef5ff 0%,#f6fbff 55%,#fff 100%);border:1px solid #185fa51f}.dark .rkat-detail-head{background:linear-gradient(120deg,#185fa51f 0%,#ffffff05 100%);border-color:#ffffff12}.rkat-tabs{border-bottom:1px solid #185fa51f;gap:2px;padding:0 8px;display:flex;overflow-x:auto}.rkat-tab{color:#64748b;white-space:nowrap;cursor:pointer;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:12px 14px;font-size:12.5px;font-weight:600;transition:color .12s,border-color .12s;display:inline-flex}.rkat-tab:hover{color:#185fa5}.rkat-tab.active{color:#0c447c;border-bottom-color:#0c447c}.dark .rkat-tab.active{color:#7eb6e8;border-bottom-color:#7eb6e8}.rkat-tab-badge{color:#185fa5;background:#185fa51a;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.rkat-rapb-row{color:var(--color-dark,#334155);border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;gap:12px;padding:7px 16px 7px 0;font-size:12.5px;display:flex}.dark .rkat-rapb-row{color:#cdd5e0;border-bottom-color:#ffffff0d}.rkat-rapb-row.lvl0{background:#185fa50d}.rkat-rapb-row:hover{background:#185fa512}.dark .rkat-rapb-row.lvl0{background:#ffffff0a}.rkat-rapb-code{color:#0074ba;font-variant-numeric:tabular-nums;min-width:48px;font-size:10.5px;font-weight:700}.rkat-rapb-pct{color:#64748b;text-align:right;min-width:56px;font-size:10.5px;font-weight:600}.simas-table.rkat-pivot th,.simas-table.rkat-pivot td{border:1px solid #64748b2e}.dark .simas-table.rkat-pivot th,.dark .simas-table.rkat-pivot td{border-color:#ffffff14}.simas-table.rkat-pivot thead th{color:#1e3a5f;text-transform:none;letter-spacing:0;vertical-align:middle;text-align:center;background:#dde8f6;font-size:10.5px;font-weight:700}.simas-table.rkat-pivot thead th:first-child,.simas-table.rkat-pivot thead th:last-child{text-align:center}.dark .simas-table.rkat-pivot thead th{color:#cdd5e0;background:#1b2433}.rkat-acc-head{background:#cdddf0!important}.dark .rkat-acc-head{background:#233044!important}.simas-table.rkat-pivot td.rkat-band{color:#0c447c;background:#185fa50d;font-weight:600}.dark .simas-table.rkat-pivot td.rkat-band{color:#93c2ee;background:#ffffff0a}.simas-table.rkat-pivot tr.rkat-pengurang td{color:#7a2530;background:#fff7f7}.dark .simas-table.rkat-pivot tr.rkat-pengurang td{background:#dc262614}.simas-table.rkat-pivot tfoot tr.rkat-foot td{color:#0c447c;background:#e8eef6;border-top:2px solid #185fa54d;font-weight:700;position:sticky;bottom:0}.dark .simas-table.rkat-pivot tfoot tr.rkat-foot td{color:#93c2ee;background:#1b2433}.simas-table-wrap.simas-scroll-y .rkat-pivot thead th{position:static}.simas-table.spp-fixed{table-layout:fixed;width:100%;min-width:0}.simas-table.spp-fixed td,.simas-table.spp-fixed th{text-overflow:ellipsis;overflow:hidden}.mhs-scroll{-webkit-overflow-scrolling:touch;position:relative;overflow:auto}.mhs-scroll table.mhs-pivot{border-collapse:separate;border-spacing:0;min-width:max-content}.mhs-scroll table.mhs-pivot thead{z-index:3;position:sticky;top:0}.mhs-scroll table.mhs-pivot tfoot{z-index:3;position:sticky;bottom:0}.mhs-scroll table.mhs-pivot th,.mhs-scroll table.mhs-pivot td{border:1px solid #64748b2e}.dark .mhs-scroll table.mhs-pivot th,.dark .mhs-scroll table.mhs-pivot td{border-color:#ffffff14}.rkat-total-bar{color:#fff;letter-spacing:.02em;background:#0f2740;justify-content:space-between;align-items:center;padding:12px 24px;font-size:13px;font-weight:700;display:flex}.rkat-total-bar span:last-child{font-variant-numeric:tabular-nums;font-size:15px}.simas-toolbar{border-bottom:1px solid #0000000d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 20px;display:flex}.dark .simas-toolbar{border-bottom:1px solid #ffffff0d}.simas-btn-primary{color:#fff;cursor:pointer;background:#0c447c;border-radius:8px;align-items:center;gap:5px;padding:8px 16px;font-size:12.5px;font-weight:600;transition:background .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 6px #0c447c40}.simas-btn-primary:hover{background:#0a3a6a}.simas-btn-soft{color:#475569;cursor:pointer;background:#fff;border:1px solid #64748b33;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .12s;display:inline-flex}.dark .simas-btn-soft{color:#cdd5e0;background:0 0;border-color:#ffffff1f}.simas-btn-soft:hover{color:#185fa5;background:#185fa50d;border-color:#185fa5}.simas-toolbar .pg-size{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.simas-toolbar .pg-size select{appearance:none;color:#334155;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23185fa5' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;background-size:14px;border:1.5px solid #185fa52e;border-radius:7px;padding:5px 24px 5px 9px;font-size:12px;font-weight:500}.dark .simas-toolbar .pg-size select{color:#cdd5e0;background-color:#ffffff0a}.simas-table.rkat-grid{min-width:980px}.simas-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.simas-table-wrap.simas-scroll-y{-webkit-overflow-scrolling:touch;overflow-y:auto}.simas-table-wrap.simas-scroll-y thead th{z-index:4;background:#e8f1fb;position:sticky;top:0}.dark .simas-table-wrap.simas-scroll-y thead th{background:#1b2433}.simas-table-wrap.simas-scroll-y tbody tr.rkat-group td{z-index:2;background:#eaf1fb;position:sticky;top:34px}.dark .simas-table-wrap.simas-scroll-y tbody tr.rkat-group td{background:#1b2433}.rkat-income-total{background:#f8fafc;border-top:2px solid #185fa526;justify-content:space-between;align-items:center;padding:12px 24px;font-size:13px;font-weight:700;display:flex}.dark .rkat-income-total{background:#ffffff08}.simas-table.rkat-grid thead th.text-right{text-align:right}.simas-table.rkat-grid thead th.text-center{text-align:center}.simas-table.rkat-grid thead th:last-child{text-align:left}.simas-table tbody tr.rkat-group{cursor:pointer;border-top:1px solid #185fa51f;border-bottom:1px solid #185fa51f;background:#185fa50d!important}.simas-table tbody tr.rkat-group:hover{background:#185fa514!important}.dark .simas-table tbody tr.rkat-group{background:#ffffff0b!important}.simas-table tbody tr.rkat-group td{padding-top:11px;padding-bottom:11px}.rkat-ver-select{appearance:none;color:#6d28d9;cursor:pointer;background-color:#7c3aed1a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%237c3aed' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;background-size:14px;border:1px solid #7c3aed40;border-radius:6px;padding:3px 24px 3px 9px;font-size:11px;font-weight:700}.dark .rkat-ver-select{color:#c4b5fd;background-color:#7c3aed2e}.rkat-ver{color:#185fa5;background:#185fa514;border:1px solid #185fa526;border-radius:6px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-block}.dark .rkat-ver{color:#93c2ee;background:#7eb6e81f}.simas-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .12s}.simas-table thead th.sortable:hover{color:#0c447c}.simas-table thead th .sort-ico{vertical-align:middle;opacity:.35;margin-left:4px;transition:opacity .12s;display:inline-flex}.simas-table thead th.sorted .sort-ico{opacity:1}.simas-pg{background:#f8fafc;border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px;display:flex}.dark .simas-pg{background:#ffffff05;border-top:1px solid #ffffff0f}.simas-pg .pg-info{color:#64748b;font-size:12px}.dark .simas-pg .pg-info{color:#94a3b8}.simas-pg .pg-info b{color:#0f172a;font-weight:600}.dark .simas-pg .pg-info b{color:#e2e8f0}.simas-pg .pg-right{align-items:center;gap:10px;display:flex}.simas-pg .pg-size{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.simas-pg .pg-size select{appearance:none;color:#334155;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23185fa5' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;background-size:14px;border:1.5px solid #185fa52e;border-radius:7px;padding:5px 24px 5px 9px;font-size:12px;font-weight:500}.dark .simas-pg .pg-size select{color:#cdd5e0;background-color:#ffffff0a}.simas-pg .pg-nav{align-items:center;gap:3px;display:flex}.simas-pg .pg-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #185fa524;border-radius:8px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 8px;font-size:12.5px;font-weight:600;transition:all .12s;display:inline-flex}.dark .simas-pg .pg-btn{color:#cdd5e0;background:0 0;border-color:#ffffff1f}.simas-pg .pg-btn:hover:not(:disabled):not(.active){color:#185fa5;background:#185fa50d;border-color:#185fa5}.simas-pg .pg-btn:disabled{opacity:.4;cursor:default}.simas-pg .pg-btn.active{color:#fff;background:#0c447c;border-color:#0c447c;box-shadow:0 2px 6px #0c447c40}.simas-pg .pg-ellipsis{text-align:center;color:#94a3b8;min-width:24px;font-size:12px}.simas-table td.rkat-freeze,.simas-table th.rkat-freeze{position:sticky;left:0}.simas-table td.rkat-freeze{z-index:2;background:#fff;box-shadow:1px 0 #0f172a0f}.dark .simas-table td.rkat-freeze{background:#1c2434}.simas-table thead th.rkat-freeze{z-index:6;background:#e8f1fb;top:0}.dark .simas-table thead th.rkat-freeze{background:#2a2f3a}.simas-tt{border-bottom:1px solid #0000000d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.dark .simas-tt{border-bottom:1px solid #ffffff0f}.simas-tt-left,.simas-tt-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.simas-seg{background:#0c447c0f;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.dark .simas-seg{background:#ffffff0f}.simas-seg button{color:#64748b;border-radius:7px;align-items:center;gap:5px;padding:5px 12px;font-size:12.5px;font-weight:600;transition:background .12s,color .12s,box-shadow .12s;display:inline-flex}.simas-seg button.on{color:#fff;background:#0c447c;box-shadow:0 2px 6px #0c447c40}.dark .simas-seg button.on{background:#2563eb}.simas-tt-search{align-items:center;gap:6px;display:inline-flex}.simas-tt-search input{background:0 0;border:1px solid #0000001f;border-radius:8px;width:200px;height:36px;padding:0 12px;font-size:13px;transition:border-color .12s,box-shadow .12s}.simas-tt-search input:focus{border-color:#0c447c;outline:none;box-shadow:0 0 0 3px #0c447c1f}.dark .simas-tt-search input{color:#e2e8f0;border-color:#ffffff24}.simas-th-sort{cursor:pointer;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;align-items:center;gap:4px;transition:color .12s;display:inline-flex}.simas-th-sort.is-right{justify-content:flex-end;width:100%}.simas-th-sort.is-center{justify-content:center;width:100%}.simas-th-sort:hover{color:#0c447c}.dark .simas-th-sort:hover{color:#60a5fa}
.gooey-spinnerSpin{animation:1s linear infinite gooey-spin}@keyframes gooey-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-sonner-toast][data-x-position=center]{width:fit-content!important;margin-left:auto!important;margin-right:auto!important;left:0!important;right:0!important}@media only screen and (max-width:600px){[data-sonner-toaster][data-x-position=center]{left:50%!important;right:auto!important;transform:translate(-50%)!important}}[data-gooey-toast-css]{--gooey-toast:1}[data-sonner-toast][data-expanded=true]{transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .4s,height .35s cubic-bezier(.22,1,.36,1),box-shadow .2s!important}@media (prefers-reduced-motion:reduce){[data-sonner-toast][data-expanded=true]{transition:opacity 10ms,box-shadow 10ms!important}}.gooey-wrapper{pointer-events:auto;cursor:default;width:fit-content;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;position:relative}.gooey-blobSvg{pointer-events:none;filter:drop-shadow(0 4px 12px #0000000f)drop-shadow(0 1px 4px #0000000a);position:absolute;top:0;left:0;overflow:visible}.gooey-content{z-index:1;transition:padding .35s cubic-bezier(.4,0,.2,1);position:relative}.gooey-contentCompact{padding:7px 10px}.gooey-contentExpanded{min-width:300px;max-width:380px;padding:7px 10px 16px}.gooey-header{color:inherit;align-items:center;gap:8px;display:inline-flex}.gooey-header>.gooey-title,.gooey-header>.gooey-timestamp{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gooey-header>.gooey-timestamp{margin-left:auto}.gooey-iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;line-height:0;display:flex}.gooey-title{white-space:nowrap;color:inherit;padding:0 4px 2px 2px;font-size:12px;font-weight:700;line-height:1}.gooey-titleDefault{color:#555}.gooey-titleSuccess{color:#4caf50}.gooey-titleError{color:#e53935}.gooey-titleWarning{color:#c49000}.gooey-titleInfo{color:#1e88e5}.gooey-titleLoading{color:#555}.gooey-timestamp{color:#999;white-space:nowrap;padding-left:6px;font-size:11px;font-weight:400;line-height:1}.gooey-description{color:#444;margin-top:16px;font-size:13px;font-weight:400;line-height:1.55;overflow:hidden}.gooey-actionWrapper{margin-top:12px;overflow:hidden}.gooey-actionButton{box-sizing:border-box;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;outline:none;width:100%;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s;display:block}.gooey-actionButton:focus:not(:focus-visible){outline:none}.gooey-actionButton:focus-visible{outline-offset:2px;outline:2px solid}.gooey-actionDefault{color:#555;background:#e8e8e8}.gooey-actionDefault:hover{background:#dcdcdc}.gooey-actionDefault:active{background:#d0d0d0}.gooey-actionSuccess{color:#4caf50;background:#c8e6c9}.gooey-actionSuccess:hover{background:#a5d6a7}.gooey-actionSuccess:active{background:#81c784}.gooey-actionError{color:#e53935;background:#ffcdd2}.gooey-actionError:hover{background:#ef9a9a}.gooey-actionError:active{background:#e57373}.gooey-actionWarning{color:#c49000;background:#ffecb3}.gooey-actionWarning:hover{background:#ffe082}.gooey-actionWarning:active{background:#ffd54f}.gooey-actionInfo{color:#1e88e5;background:#bbdefb}.gooey-actionInfo:hover{background:#90caf9}.gooey-actionInfo:active{background:#64b5f6}.gooey-progressWrapper{background:#0000000f;border-radius:2px;height:3px;margin-top:10px;overflow:hidden}.gooey-progressBar{transform-origin:0;height:100%;animation:gooey-progress-shrink var(--gooey-progress-duration,4s) linear forwards;border-radius:2px;animation-play-state:running}.gooey-progressPaused .gooey-progressBar{animation-play-state:paused}@keyframes gooey-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.gooey-progressDefault{background:#999}.gooey-progressSuccess{background:#4caf50}.gooey-progressError{background:#e53935}.gooey-progressWarning{background:#c49000}.gooey-progressInfo{background:#1e88e5}.gooey-wrapper[data-theme=dark] .gooey-blobSvg{filter:drop-shadow(0 4px 12px #0000004d)drop-shadow(0 1px 4px #0003)}.gooey-wrapper[data-theme=dark] .gooey-titleDefault{color:#ccc}.gooey-wrapper[data-theme=dark] .gooey-titleSuccess{color:#66bb6a}.gooey-wrapper[data-theme=dark] .gooey-titleError{color:#ef5350}.gooey-wrapper[data-theme=dark] .gooey-titleWarning{color:#ffb300}.gooey-wrapper[data-theme=dark] .gooey-titleInfo{color:#42a5f5}.gooey-wrapper[data-theme=dark] .gooey-titleLoading{color:#ccc}.gooey-wrapper[data-theme=dark] .gooey-timestamp{color:#777}.gooey-wrapper[data-theme=dark] .gooey-description{color:#e0e0e0}.gooey-wrapper[data-theme=dark] .gooey-actionDefault{color:#ccc;background:#3a3a3a}.gooey-wrapper[data-theme=dark] .gooey-actionDefault:hover{background:#444}.gooey-wrapper[data-theme=dark] .gooey-actionDefault:active{background:#4e4e4e}.gooey-wrapper[data-theme=dark] .gooey-actionSuccess{color:#66bb6a;background:#1b5e20}.gooey-wrapper[data-theme=dark] .gooey-actionSuccess:hover{background:#2e7d32}.gooey-wrapper[data-theme=dark] .gooey-actionSuccess:active{background:#388e3c}.gooey-wrapper[data-theme=dark] .gooey-actionError{color:#ef5350;background:#b71c1c}.gooey-wrapper[data-theme=dark] .gooey-actionError:hover{background:#c62828}.gooey-wrapper[data-theme=dark] .gooey-actionError:active{background:#d32f2f}.gooey-wrapper[data-theme=dark] .gooey-actionWarning{color:#ffb300;background:#4a3800}.gooey-wrapper[data-theme=dark] .gooey-actionWarning:hover{background:#5c4600}.gooey-wrapper[data-theme=dark] .gooey-actionWarning:active{background:#6e5400}.gooey-wrapper[data-theme=dark] .gooey-actionInfo{color:#42a5f5;background:#0d47a1}.gooey-wrapper[data-theme=dark] .gooey-actionInfo:hover{background:#1565c0}.gooey-wrapper[data-theme=dark] .gooey-actionInfo:active{background:#1976d2}.gooey-wrapper[data-theme=dark] .gooey-progressWrapper{background:#ffffff1a}.gooey-wrapper[data-theme=dark] .gooey-progressDefault{background:#888}.gooey-wrapper[data-theme=dark] .gooey-progressSuccess{background:#66bb6a}.gooey-wrapper[data-theme=dark] .gooey-progressError{background:#ef5350}.gooey-wrapper[data-theme=dark] .gooey-progressWarning{background:#ffb300}.gooey-wrapper[data-theme=dark] .gooey-progressInfo{background:#42a5f5}.gooey-closeButton{z-index:2;color:#444;cursor:pointer;opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;border-style:solid;border-radius:50%;outline:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:-6px;left:-6px}.gooey-closeButtonRight{top:6px;left:auto;right:-1px}.gooey-wrapper:hover .gooey-closeButton,.gooey-wrapper:focus-within .gooey-closeButton,.gooey-wrapper:active .gooey-closeButton{opacity:1;pointer-events:auto}.gooey-closeButton:focus,.gooey-closeButton:focus-visible{opacity:1;pointer-events:auto;box-shadow:0 0 0 2px #00000026}.gooey-closeButton:hover{transform:scale(1.15)}.gooey-closeButton:active{transform:scale(.95)}.gooey-wrapper[data-theme=dark] .gooey-closeButton{color:#e0e0e0;box-shadow:0 1px 4px #ffffff40}
