.face-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#18062e8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.face-modal{background:#fff;border-radius:24px;width:min(420px,100%);max-height:92vh;padding:2rem 1.75rem 1.75rem;position:relative;overflow-y:auto;box-shadow:0 24px 60px #18062e59}.face-modal-close{cursor:pointer;color:#6c757d;background:#f3f0f8;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}.face-modal-close:hover{background:#e9e2f5}.face-modal-body{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.face-modal-icon{color:#fff;background:linear-gradient(135deg,#6b1fa2,#3d1060);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.4rem;display:flex}.face-modal-icon--success{background:linear-gradient(135deg,#16a34a,#0f7a38)}.face-modal-title{color:#2d0a50;font-size:1.25rem;font-weight:800}.face-modal-text{color:#6c757d;max-width:320px;font-size:.92rem;line-height:1.5}.face-modal-text--tight{margin-bottom:.4rem}.face-modal-error{color:#9b1c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;width:100%;padding:.6rem .9rem;font-size:.85rem}.face-modal-actions{flex-direction:column;gap:.6rem;width:100%;margin-top:.6rem;display:flex}.face-modal-btn{cursor:pointer;border:none;border-radius:30px;width:100%;padding:.85rem;font-size:1rem;font-weight:700;transition:transform .2s}.face-modal-btn--primary{color:#fff;background:linear-gradient(135deg,#6b1fa2,#3d1060);box-shadow:0 4px 14px #6b1fa252}.face-modal-btn--primary:hover{transform:translateY(-2px)}.face-modal-btn--ghost{color:#6c757d;background:0 0}.face-modal-btn--ghost:hover{color:#3d1060}
