.modal-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-panel{color:#fff;background:#0b0b0b;border:1px solid #ffffff0d;border-radius:8px;width:420px;max-width:calc(100% - 32px);padding:1.25rem;box-shadow:0 10px 30px #00000080}.modal-title{margin:0 0 .5rem;font-size:1.05rem}.modal-message{color:#ffffffe6;margin-bottom:1rem}.modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.modal-panel .button{padding:8px 12px}.modal-panel .button-secondary{color:#fff;background:0 0;border:1px solid #ffffff14}
