.slm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11000;display:grid;place-items:center;padding:18px;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important}.slm-card{position:relative;width:min(460px,100%);padding:24px;border:1px solid var(--border, #e3e6ef);border-radius:12px;background:#fff!important;color:var(--text, #1b1f2a);box-shadow:0 24px 80px #0c142647;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;isolation:isolate}.slm-card *{opacity:1}.slm-close{position:absolute;top:12px;right:12px}.slm-icon{width:42px;height:42px;display:inline-grid;place-items:center;margin-bottom:12px;border-radius:50%;background:#fff7dd;color:#a16207}.slm-card h2{margin:0 0 8px;font-size:22px}.slm-card p{margin:0 0 10px;color:var(--text, #1b1f2a);line-height:1.5}.slm-card small{display:block;color:var(--text-muted, #6b7280)}.slm-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}html[data-theme=dark] .slm-card,:root[data-theme=dark] .slm-card{background:#111827!important;color:#f8fafc!important;border-color:#ffffff29!important;box-shadow:0 24px 80px #0000008c}html[data-theme=dark] .slm-card p,:root[data-theme=dark] .slm-card p{color:#f8fafc!important}html[data-theme=dark] .slm-card h2,:root[data-theme=dark] .slm-card h2{color:#f8fafc!important}html[data-theme=dark] .slm-card small,:root[data-theme=dark] .slm-card small{color:#cbd5e1!important}html[data-theme=dark] .slm-close,:root[data-theme=dark] .slm-close{background:var(--oj-btn-secondary-bg, #111827)!important}@media (max-width: 520px){.slm-backdrop{padding:12px}.slm-card{padding:22px 16px 16px}.slm-actions{display:grid;grid-template-columns:1fr}.slm-actions .oj-button{width:100%}}
