.lyf-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:2100;padding:24px}.lyf-confirm-card{background:#fff;border-radius:20px;width:520px;max-width:100%;min-height:320px;padding:36px 36px 28px;box-shadow:0 18px 40px #1118272e;text-align:center;box-sizing:border-box}.lyf-confirm-icon-wrap{width:84px;height:84px;margin:-10px auto 8px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,99,99,.1);box-shadow:0 6px 20px #1118270f}.lyf-confirm-icon{width:36px;height:36px;color:#ef4444}.lyf-confirm-title{font-size:24px;font-weight:700;margin:8px 0;color:#111827}.lyf-confirm-message{font-size:15px;color:#374151;margin:0 0 20px;line-height:1.45}.lyf-confirm-actions{display:flex;gap:16px;justify-content:center;align-items:center;margin-top:6px}.lyf-confirm-actions .btn-cancel{background:#f3f4f6;color:#111827;border:none;padding:12px 28px;border-radius:999px;font-weight:600}.lyf-confirm-actions .btn-cancel:hover{filter:brightness(.98)}.lyf-confirm-actions .btn-confirm{background:#ff4d5a;color:#fff;border:none;padding:12px 30px;border-radius:999px;font-weight:700}.lyf-confirm-actions .btn-confirm:hover{filter:brightness(.95)}@media (max-width: 480px){.lyf-confirm-card{padding:22px}.lyf-confirm-icon-wrap{width:68px;height:68px;margin-top:-54px}.lyf-confirm-title{font-size:20px}}
