#community-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:99999;animation:fadeIn .3s ease}#community-modal{background:#fff;border-radius:16px;padding:40px;max-width:480px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);text-align:center;animation:slideUp .3s ease}.modal-logo{margin-bottom:20px}.modal-logo img{max-width:120px;height:auto;border-radius:50%}.modal-title{font-size:24px;font-weight:700;color:#222;margin-bottom:12px}.modal-description{font-size:15px;color:#555;line-height:1.6;margin-bottom:24px}.modal-checkbox{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;font-size:14px;color:#666;cursor:pointer}.modal-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer}.modal-actions{display:flex;gap:12px;justify-content:center}.modal-actions .btn{padding:12px 28px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.modal-actions .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.modal-actions .btn-primary{background:#e91e63;color:#fff}.modal-actions .btn-primary:hover{background:#c2185b}.modal-actions .btn-danger{background:#f5f5f5;color:#333}.modal-actions .btn-danger:hover{background:#e0e0e0}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=common_theme_225_e86b57b8c02542c259de777abbe01eb3f15b8d21.css.map?__ws=mulheresdeluiza.magalu.com.br */
