.ai-banner{color:#fff;background:linear-gradient(135deg,#0f1c2e,#16263d);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:40px;display:flex}.ai-banner-left{flex:1;min-width:280px}.yellow-text{color:#facc15;font-size:28px;font-weight:700}.ai-subtitle{margin:10px 0;font-size:22px}.green-text{color:#22c55e}.ai-description{color:#cbd5e1;margin-bottom:20px;font-size:14px;line-height:1.6}.ai-btn{color:#22c55e;cursor:pointer;background:0 0;border:2px solid #22c55e;border-radius:30px;padding:10px 20px;font-weight:500;transition:all .3s}.ai-btn:hover{color:#0f1c2e;background:#22c55e}.ai-banner-right{background:azure;min-width:250px}.profile-card{background:#1e293b;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex}.profile-card img{object-fit:cover;border-radius:50%;width:60px;height:60px}@media (max-width:768px){.ai-banner{text-align:center;flex-direction:column;padding:5px}.ai-banner-right{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.ai-banner-right{grid-template-columns:repeat(2,1fr)}}
