.ind-hero { background: linear-gradient(135deg, #f8f9ff 0%, #eef0ff 100%); padding: 72px 0 56px; text-align: center; border-bottom: 1px solid #e5e7f5; }
.ind-hero h1 { font-size: 2.4rem; font-weight: 800; color: #0a0a0a; max-width: 800px; margin: 0 auto 16px; line-height: 1.2; }
.ind-hero .subhead { font-size: 1.1rem; color: #555; max-width: 640px; margin: 0 auto 12px; line-height: 1.6; }
.stat-badge { display: inline-block;background: rgba(48, 67, 217, 0.07) !important; color: #3043d9; font-size: 0.85rem; font-weight: 700; padding: 6px 16px; border-radius: 20px; margin-bottom: 24px; }
.stat-badge a {color: #3043d9 !important; text-decoration: none;}
.hero-ctas { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 20px; }
.hero-ctas a { display: inline-block; padding: 14px 32px; border-radius: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; transition: opacity 0.2s; }
.hero-ctas a:hover { opacity: 0.9; }
.hero-ctas .btn-primary, .ind-cta a {box-shadow: 0 4px 20px rgba(48, 67, 217, 0.35); transition: transform 0.2s, box-shadow 0.2s; color: #fff; }
.hero-ctas .btn-secondary { background: rgba(48,67,217,0.06); border: 1.5px solid rgba(48, 67, 217, 0.2); color: #3043d9;  }
.hero-ctas .btn-secondary:hover { background: rgba(48, 67, 217, 0.12);border-color: rgba(48, 67, 217, 0.35);}
.ind-section { padding: 64px 0; }
.ind-section.alt { background: #f8f9ff; }
.ind-section h2 { font-size: 1.9rem; font-weight: 800; color: #0a0a0a; margin-bottom: 8px; }
.ind-section p.section-sub { color: #555; font-size: 1.05rem; margin-bottom: 36px; line-height: 1.6; }
.pain-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 32px; }
@media (max-width: 768px) { .pain-grid, .product-grid { grid-template-columns: 1fr; } .ind-hero h1 { font-size: 1.8rem; } }
.pain-card { background: #fff; border: 1.5px solid #e5e7eb; border-radius: 12px; padding: 28px 24px; }
.pain-card .pain-icon { font-size: 1.8rem; margin-bottom: 12px; }
.pain-card h3 { font-size: 1.05rem; font-weight: 700; color: #0a0a0a; margin-bottom: 8px; }
.pain-card p { font-size: 0.9rem; color: #555; line-height: 1.6; margin: 0; }
.product-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 32px; }
.product-card { background: #fff; border: 1.5px solid #3043d9; border-radius: 12px; padding: 28px 24px; }
.product-card h3 { font-size: 1.05rem; font-weight: 700; color: #3043d9; margin-bottom: 8px; }
.product-card p { font-size: 0.9rem; color: #444; line-height: 1.6; margin-bottom: 0; }
.stat-strip { background: #3043d9; padding: 48px 0; text-align: center; }
.stat-strip-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; max-width: 800px; margin: 0 auto; }
@media (max-width: 640px) { .stat-strip-grid { grid-template-columns: 1fr; gap: 24px; } }
.stat-item .stat-num { font-size: 2.4rem; font-weight: 900; color: #fff; line-height: 1; margin-bottom: 6px; }
.stat-item .stat-label { font-size: 0.85rem; color: rgba(255,255,255,0.8); line-height: 1.4; }
.ind-cta { padding: 72px 0; text-align: center; background:  linear-gradient(135deg, #f5f3ff 0%, #eff6ff 50%, #f0f9ff 100%); }
.ind-cta h2 { font-size: 2rem; font-weight: 800; color: #0a0a0a; margin-bottom: 16px; }
.ind-cta p { font-size: 1.1rem; color: #555; max-width: 580px; margin: 0 auto 32px; line-height: 1.6; }
.ind-cta a { display: inline-block; color: #fff !important; background: linear-gradient(135deg, #7c3aed 0%, #3043d9 50%, #0ea5e9 100%); padding: 16px 36px; border-radius: 8px; font-weight: 700; font-size: 1.05rem; text-decoration: none; }
.container { max-width: 1080px; margin: 0 auto; padding: 0 24px; }
.opacity-0 {
    opacity: 0 !important;
}
/* Data Section */
.data-section { padding: 64px 0; background: #fff; }
.data-section h2 { font-size: 1.9rem; font-weight: 800; color: #0a0a0a; margin-bottom: 8px; text-align: center; }
.data-section p.section-sub { color: #555; font-size: 1.05rem; margin-bottom: 36px; line-height: 1.6; text-align: center; }
.data-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 32px; }
@media (max-width: 768px) { .data-grid { grid-template-columns: 1fr; } }
.data-card { background: #f8f9ff; border: 1px solid #e5e7f5; border-radius: 12px; padding: 24px 20px; text-align: center; }
.data-card .data-num { font-size: 2rem; font-weight: 900; color: #3043d9; margin-bottom: 8px; }
.data-card .data-desc { font-size: 0.9rem; color: #333; line-height: 1.5; margin-bottom: 8px; }
.data-card .data-source { font-size: 0.75rem; color: #888; font-style: italic; }

/* AI Section */
.ai-section { padding: 72px 0;}
.ai-section h2 { font-size: 1.9rem; font-weight: 800; color: #0a0a0a; margin-bottom: 8px; text-align: center; }
.ai-section h2 + p { font-size: 1.05rem; color: #555; margin-bottom: 30px; line-height: 1.6; text-align: center; }
.ai-section .col-lg-6 {margin-bottom: 30px;}
.ai-card { position: relative; z-index: 1;
    background: var(--glass-bg); height: 100%;
    backdrop-filter: blur(16px);
    border: 1px solid var(--glass-bdr);
    box-shadow: var(--glass-shadow);  border-radius: var(--radius-lg);  padding: 30px; transition: transform 0.25s, box-shadow 0.25s;
}
.ai-card h3 {  margin-top: 0px; font-size: 17px; font-weight: 700; letter-spacing: -0.5px;}
.ai-section p { font-size: 0.95rem; color: #444; line-height: 1.7; }
.ai-card p {margin-bottom: 0px;}
.ai-section .ai-section-main { background: #fff; border: 1px solid #e5e7f5; border-radius: 16px; padding: 32px; box-shadow: 0 12px 28px rgba(48, 67, 217, 0.08); }
.ai-section .ai-section-main p { max-width: none; }
.ai-section .bj-expert-quote {background: rgba(48, 67, 217, 0.15);}
.ai-section-aside {display: none;}
@media (max-width: 900px) { .ai-section .ai-section-grid { grid-template-columns: 1fr; } .ai-section .ai-section-aside { min-height: 220px; } }

/* Schema Example Section */
.schema-section { padding: 64px 0; background: #f8f9ff; }
.schema-section h2 { font-size: 1.9rem; font-weight: 800; color: #0a0a0a; margin-bottom: 8px; text-align: center; }
.schema-section h2 + p {text-align: center;}
.schema-section p { font-size: 0.95rem; color: #444; line-height: 1.7; margin: auto;  margin-bottom: 24px; max-width: 800px;}
.schema-code { background: #1a1a2e; color: #e0e0e0; padding: 24px; border-radius: 12px; margin: auto; overflow-x: auto; font-family: 'Courier New', monospace; font-size: 0.82rem; line-height: 1.6; max-width: 800px; }
.schema-code .key { color: #7ec8e3; }
.schema-code .str { color: #98c379; }
.schema-code .num { color: #d19a66; }

/* FAQ Section */
.faq-section { padding: 64px 0; }
.faq-section h2 { font-size: 1.9rem; font-weight: 800; color: #0a0a0a; margin-bottom: 32px; text-align: center; }
.faq-item { border-bottom: 1px solid #e5e7eb; padding: 20px 0; max-width: 800px; margin: 0 auto; }
.faq-item h3 { font-size: 1.05rem; font-weight: 700; color: #0a0a0a; margin-bottom: 8px; }
.faq-item p { font-size: 0.9rem; color: #555; line-height: 1.6; margin: 0; }

/* Expert Quote */
.bj-expert-quote { background: #f8f9ff; border-left: 4px solid #3043d9; padding: 24px 28px; margin: 32px 0; border-radius: 0 12px 12px 0; font-size: 1.05rem; color: #333; line-height: 1.7; font-style: italic; }
.bj-expert-quote cite { display: block; margin-top: 12px; font-size: 0.85rem; color: #666; font-style: normal; font-weight: 600; }

/* Comparison Table */
.bj-compare-table { width: 100%; border-collapse: collapse; font-size: 0.9rem; margin-top: 16px; }
.bj-compare-table th { background: #3043d9; color: #fff; padding: 12px 16px; text-align: left; font-weight: 700; }
.bj-compare-table td { padding: 12px 16px; border-bottom: 1px solid #e5e7eb; color: #333; }
.bj-compare-table tr:nth-child(even) td { background: #f8f9ff; }
@media (max-width: 640px) { .bj-compare-table { font-size: 0.78rem; } .bj-compare-table th, .bj-compare-table td { padding: 8px 10px; } }