.ai-insight-section{padding:4rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e293b;position:relative;overflow:hidden}.ai-insight-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 20%,rgba(99,102,241,.08) 0,transparent 40%),radial-gradient(circle at 80% 80%,rgba(217,70,239,.05) 0,transparent 40%);opacity:.7;pointer-events:none}.ai-insight-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:4rem;position:relative;z-index:1}.ai-insight-content{flex:1}.ai-badge{display:inline-block;padding:.4rem 1rem;background:linear-gradient(90deg,rgba(220,22,124,.15),rgba(245,158,11,.15));color:#dc167c;font-size:.75rem;font-weight:600;border-radius:2rem;margin-bottom:1rem;font-family:DM Sans,sans-serif;border:1px solid rgba(220,22,124,.2);box-shadow:0 2px 10px -4px rgba(220,22,124,.25);backdrop-filter:blur(4px);transition:all .3s ease}.ai-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px -3px rgba(220,22,124,.35)}.ai-pulse{display:inline-block;width:8px;height:8px;background:#dc167c;border-radius:50%;margin-right:.625rem;position:relative}.ai-pulse:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;border-radius:inherit;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(2.5);opacity:0}to{transform:scale(2.5);opacity:0}}.ai-insight-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#0f172a;font-family:DM Sans,sans-serif}.gradient-text{background:linear-gradient(90deg,#dc167c,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;z-index:1}.ai-insight-description{font-size:1.125rem;line-height:1.7;margin-bottom:2.5rem;color:#475569;max-width:90%;font-family:Poppins,sans-serif}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;margin-bottom:2rem}.feature-item{background:rgba(255,255,255,.75);border-radius:.75rem;padding:1.25rem;transition:all .2s ease;border:1px solid rgba(241,245,249,.8);box-shadow:0 1px 4px -2px rgba(0,0,0,.04);position:relative;overflow:hidden;display:flex;align-items:center;gap:1rem}.feature-item:hover{transform:translateY(-2px);box-shadow:0 6px 12px -6px rgba(0,0,0,.08);background:white;border-color:rgba(220,22,124,.1)}.feature-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;min-width:56px;color:#dc167c;transition:all .2s ease}.feature-item:hover .feature-icon{transform:scale(1.05)}.feature-icon svg{width:30px;height:30px}.feature-content{display:flex;flex-direction:column;gap:.25rem}.feature-title{font-size:1.1rem;font-weight:600;margin:0;color:#0f172a;font-family:DM Sans,sans-serif}.feature-description{font-size:.9rem;line-height:1.4;color:#64748b;margin:0;font-family:Poppins,sans-serif}.ai-insight-visual{flex:1;position:relative;min-height:500px;display:flex;justify-content:center}.insight-card{background:white;backdrop-filter:blur(12px);border:1px solid rgba(220,22,124,.15);border-radius:1.25rem;padding:1.75rem;box-shadow:0 20px 40px -10px rgba(0,0,0,.1),0 10px 20px -15px rgba(220,22,124,.15);width:100%;max-width:420px;position:relative;z-index:3;transition:transform .3s ease,box-shadow .3s ease}.insight-card:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px rgba(0,0,0,.12),0 15px 25px -15px rgba(220,22,124,.2)}.insight-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.insight-card-badge{background:linear-gradient(90deg,#dc167c,#f59e0b);color:white;font-size:.7rem;font-weight:600;font-family:DM Sans,sans-serif;padding:.35rem .85rem;border-radius:2rem;box-shadow:0 4px 10px -2px rgba(220,22,124,.25)}.insight-card-date{color:#64748b;font-size:.75rem;font-family:Poppins,sans-serif}.insight-card-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#0f172a;font-family:DM Sans,sans-serif;line-height:1.4}.insight-card-content{font-size:.875rem;line-height:1.6;color:#475569;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.chart-container{background:rgba(249,250,251,.7);border-radius:1rem;padding:1.25rem;margin-bottom:1.5rem;border:1px solid rgba(241,245,249,.8)}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chart-header h4{font-size:.9rem;font-weight:600;color:#0f172a;font-family:DM Sans,sans-serif;margin:0}.chart-badge{font-size:.7rem;color:#64748b;background:rgba(241,245,249,.8);padding:.2rem .6rem;border-radius:1rem;font-family:Poppins,sans-serif}.charts-row{display:flex;gap:1rem;justify-content:space-between}.pie-chart-container{flex:1}.pie-chart-container h5{font-size:.75rem;font-weight:600;color:#64748b;margin:0 0 .5rem;text-align:center;font-family:DM Sans,sans-serif}.mini-pie-chart{position:relative;width:80px;height:80px;border-radius:50%;margin:0 auto .75rem}.pie-segment{width:100%;height:100%;top:0;left:0}.pie-center,.pie-segment{position:absolute;border-radius:50%}.pie-center{width:50px;height:50px;background:white;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.05)}.pie-center span{font-size:.85rem;font-weight:700;color:#0f172a;font-family:DM Sans,sans-serif}.desktop{background:#dc167c}.mobile{background:#f59e0b}.tablet{background:#0ea5e9}.chrome{background:#dc167c}.safari{background:#f59e0b}.firefox{background:#0ea5e9}.edge{background:#10b981}.chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.legend-item{display:flex;align-items:center;gap:.25rem;font-size:.65rem;color:#64748b;font-family:Poppins,sans-serif}.legend-color{width:8px;height:8px;border-radius:2px;flex-shrink:0}.insight-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;background:white;border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;border:1px solid rgba(241,245,249,.8)}.metric{text-align:center}.metric-value{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.25rem;font-family:DM Sans,sans-serif}.metric-label{font-size:.7rem;color:#64748b;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:.5px}.insight-card-actions{display:flex;gap:.75rem}.action-button{padding:.6rem 1rem;border-radius:.5rem;font-size:.85rem;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer;transition:all .2s ease;flex:1;text-align:center;border:none}.action-button.primary{background:linear-gradient(90deg,#dc167c,#f59e0b);color:white;box-shadow:0 4px 10px -2px rgba(220,22,124,.25)}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 15px -2px rgba(220,22,124,.3)}.action-button.secondary{background:white;color:#0f172a;border:1px solid rgba(203,213,225,.8)}.action-button.secondary:hover{background:#f8fafc;border-color:rgba(148,163,184,.5)}@media (max-width:1024px){.ai-insight-container{flex-direction:column;gap:3rem}.ai-insight-visual{min-height:400px;width:100%}.insight-card{max-width:90%}}@media (max-width:768px){.ai-insight-title{font-size:2rem}.ai-features{grid-template-columns:1fr}}@media (max-width:480px){.ai-insight-section{padding:4rem 1rem}.ai-insight-title{font-size:1.75rem}.ai-insight-description{font-size:1rem}.insight-card-metrics{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width:768px){.ai-insight-container{flex-direction:column;gap:2rem}.ai-insight-content{max-width:100%}.ai-insight-title{font-size:1.8rem}.feature-list{grid-template-columns:1fr;gap:1rem}.feature-item{padding:1.25rem}.feature-icon{width:32px;height:32px;min-width:32px}.feature-icon svg{width:20px;height:20px}.feature-title{font-size:.95rem}.feature-description{font-size:.8rem}.charts-row{gap:2rem}.charts-row,.pie-chart-container{flex-direction:column;align-items:center}.pie-chart-container{width:100%;display:flex}.mini-pie-chart{width:100px;height:100px}.pie-center{width:60px;height:60px}.pie-center span{font-size:1rem}.chart-legend{margin-top:.5rem;justify-content:center;gap:.75rem}.legend-item{font-size:.7rem}.insight-card-metrics{gap:.5rem;padding:.75rem}.metric-value{font-size:1.25rem}.insight-card-actions{flex-direction:column;gap:.5rem}.action-button{width:100%;padding:.75rem}}@media screen and (max-width:480px){.ai-insight-section{padding:3rem 1rem}.ai-insight-title{font-size:1.5rem}.ai-insight-description{font-size:.9rem;line-height:1.6}.feature-item{padding:1rem}.feature-icon{width:28px;height:28px;min-width:28px}.feature-icon svg{width:18px;height:18px}.feature-title{font-size:.9rem}.feature-description{font-size:.75rem}.insight-card{padding:1.25rem}.chart-container{padding:1rem}.mini-pie-chart{width:80px;height:80px}.pie-center{width:50px;height:50px}.chart-header h4{font-size:.8rem}.chart-badge{font-size:.65rem;padding:.15rem .5rem}}