/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/@tmsoft/notifications@1.0.20/css/style.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
body{font-family:Arial,sans-serif;margin:0;padding:0}#notificacion-widget{font-family:sans-serif;max-width:100%;border-radius:8px;display:flex;flex-direction:column;gap:8px}.notificacion{display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.icono{font-size:24px;margin-right:10px;flex-shrink:0;margin-top:9px}.contenido{flex-grow:1}.notificacion-boton{padding:5px 10px;border:1px solid;border-radius:10px;cursor:pointer;font-weight:700}.actions{gap:10px;justify-content:flex-end;display:flex;align-items:center;justify-items:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-notificacion{background:#fff;padding:2rem;border-radius:10px;max-width:500px;width:90%;text-align:center;box-shadow:0 0 10px #000;animation:fadeIn .3s ease-in-out}.modal-notificacion p{white-space:pre-wrap}.modal-actions{margin-top:1.5rem;display:flex;justify-content:center;gap:1rem}.modal-notificacion button{padding:.5rem 1rem;border:1px solid #333;background:0 0;cursor:pointer;border-radius:5px}.modal-invasiva .contenido{max-height:300px;overflow-y:auto;padding-right:10px;border:1px solid #ccc;margin-bottom:1rem}.modal-invasiva .action button{opacity:.5;pointer-events:none;transition:opacity .3s ease}.modal-invasiva .action button.enabled{opacity:1;pointer-events:auto}.modal-content-scroll{max-height:300px;overflow-y:auto;padding-right:10px;margin-bottom:1rem}.notificacion-boton.disabled{opacity:.5;cursor:not-allowed}#history_notifications{max-height:300px;overflow-y:auto;padding:8px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:6px;font-family:Arial,sans-serif}.history-notification{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px 14px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);cursor:default;transition:background-color .2s ease}.history-notification:hover{background-color:#f0f7ff}.history-notification strong{display:block;font-size:1.1em;margin-bottom:6px;color:#1a237e}.history-notification p{margin:0;color:#444;line-height:1.4;white-space:pre-wrap;font-size:.95em}#intern-notification-container{position:fixed;bottom:20px;right:20px;max-height:calc(100vh - 40px);overflow-y:auto;display:flex;flex-direction:column;gap:10px;z-index:9999;padding-right:5px;scrollbar-width:thin}.intern-notification{background-color:#fff;color:#000;padding:12px 16px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;max-width:300px;border:1px solid #ccc;transition:all .3s ease}.intern-notification:hover{background-color:#f5f5f5}
/*# sourceMappingURL=/sm/61d1f1e2b2a8d489d618884a0901c4c636419bce90cfb28b4181ffedf7423014.map */