@charset "UTF-8";.custom-alert{position:fixed;top:20px;right:20px;width:350px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:9999;display:none;overflow:hidden;animation:slideIn 0.3s ease-out;border-left:5px solid #f44}.custom-alert.success{border-left-color:#00C851}.alert-content{display:flex;align-items:center;padding:15px}.alert-icon{font-size:24px;font-weight:bold;margin-right:15px;color:#f44}.success .alert-icon{color:#00C851}.alert-text{flex:1}.alert-title{margin:0 0 5px 0;font-size:18px;color:#333}.alert-message{margin:0;font-size:14px;color:#666}.alert-close{background:none;border:none;font-size:20px;cursor:pointer;color:#999;margin-left:10px}
