.alert-block{display:flex;align-items:flex-start;padding:1rem;border-radius:.5rem;margin:1rem 0;border-left:4px solid}.alert-icon{font-size:1.5rem;margin-right:.75rem;flex-shrink:0}.alert-content{flex:1;line-height:1.5}.alert-content p{margin:0}.alert-info{background-color:#dbeafe;border-left-color:#3b82f6;color:#1e40af}.alert-warning{background-color:#fef3c7;border-left-color:#f59e0b;color:#92400e}.alert-error{background-color:#fee2e2;border-left-color:#ef4444;color:#991b1b}.alert-tip{background-color:#d1fae5;border-left-color:#10b981;color:#065f46}