.ai-anchors{padding:80px 0;background:var(--color-bg-secondary,#f8fafc)}.ai-anchors-header{text-align:center;margin-bottom:48px}.ai-anchors-header .section-badge{display:inline-block;padding:8px 16px;background:linear-gradient(135deg,#4299e126,#9f7aea26);border-radius:50px;font-size:14px;font-weight:600;color:#4299e1;margin-bottom:16px}.ai-anchors-header .section-title{font-size:36px;font-weight:800;color:var(--color-text-primary);margin-bottom:12px;letter-spacing:-.02em}.ai-anchors-header .section-subtitle{font-size:18px;color:var(--color-text-muted)}.ai-anchors-content{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.ai-anchor-card{background:var(--gradient-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem;transition:all var(--transition-base)}.ai-anchor-card:hover{border-color:#4299e133;box-shadow:var(--shadow-lg)}.ai-anchor-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.ai-anchor-card-icon{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-anchor-card-icon.blue,.ai-anchor-card-icon.emerald,.ai-anchor-card-icon.green,.ai-anchor-card-icon.purple{background:#ffffff0f;color:var(--color-text-primary);border:1px solid var(--border-color)}.ai-anchor-card h3{font-size:1.15rem;font-weight:700;color:var(--color-text-primary);margin:0}.ai-anchor-card p{color:var(--color-text-secondary);line-height:1.6;font-size:.95rem;margin:0 0 .75rem}.ai-anchor-card p:last-child{margin-bottom:0}.ai-anchor-card a{color:var(--color-primary,#4299e1);text-decoration:none;font-weight:500}.ai-anchor-card a:hover{text-decoration:underline}.ai-anchors-reviews{text-align:center;margin-top:2rem;font-size:.95rem;color:var(--color-text-secondary)}.ai-anchors-reviews a{color:var(--color-primary,#4299e1);text-decoration:none;font-weight:500}.ai-anchors-reviews a:hover{text-decoration:underline}@media (max-width:768px){.ai-anchors{padding:2.5rem 0}.ai-anchors-header .section-title{font-size:28px}.ai-anchor-card{padding:1.25rem}}