.analytics-hero{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;padding:4rem 1rem;text-align:center}.analytics-hero h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.analytics-hero p{font-size:1.25rem;margin:0 auto 2rem;max-width:700px;opacity:.9}.analytics-hero__badge{background:hsla(0,0%,100%,.2);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem}.analytics-hero__badge--new{animation:badge-pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#f59e0b,#d97706)}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.analytics-hero__cta{background:#fff;border-radius:8px;color:#5b21b6;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.analytics-hero__cta:hover{box-shadow:0 8px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.analytics-section{padding:4rem 1rem}.analytics-section--gray{background:var(--brand-bg)}.analytics-section--purple{background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.analytics-section--dark{background:linear-gradient(135deg,#1f2937,#111827);color:#fff}.analytics-container{margin:0 auto;max-width:1100px}.analytics-section__title{color:var(--text-primary);font-size:2rem;font-weight:700;margin:0 0 1rem;text-align:center}.analytics-section--dark .analytics-section__title{color:#fff}.analytics-section__subtitle{color:var(--text-muted);font-size:1.1rem;margin:0 auto 3rem;max-width:700px;text-align:center}.analytics-section--dark .analytics-section__subtitle{color:#9ca3af}.feature-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:2rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.feature-card--featured{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-color:#8b5cf6;position:relative}.feature-card__new-badge{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:4px;box-shadow:0 2px 8px rgba(245,158,11,.4);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:.5px;padding:4px 10px;position:absolute;right:-10px;text-transform:uppercase;top:-10px}.feature-card__icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.feature-card__icon--carrier{background:var(--status-lrn-bg);color:var(--status-lrn-text)}.feature-card__icon--spam{background:var(--status-spam-bg);color:var(--alert-error-text)}.feature-card__icon--geo{background:var(--status-clean-bg);color:var(--status-clean-text)}.feature-card__icon--trend{background:var(--status-cnam-bg);color:var(--alert-warning-text)}.feature-card__icon--export{background:var(--status-messaging-bg);color:var(--status-messaging-text)}.feature-card__icon--api,.feature-card__icon--drilldown{background:var(--status-trust-bg);color:var(--status-trust-text)}.feature-card__icon--map{background:var(--status-clean-bg);color:var(--status-clean-text)}.feature-card h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.feature-card p{color:var(--text-secondary);line-height:1.6;margin:0}.new-feature-highlight{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media (max-width:900px){.new-feature-highlight{grid-template-columns:1fr}}.new-feature-highlight__content h3{color:var(--text-primary);font-size:1.75rem;font-weight:700;margin:0 0 1rem}.analytics-section--dark .new-feature-highlight__content h3{color:#fff}.new-feature-highlight__content p{color:var(--text-secondary);line-height:1.7;margin:0 0 1.5rem}.analytics-section--dark .new-feature-highlight__content p{color:#d1d5db}.drill-down-list{list-style:none;margin:0;padding:0}.drill-down-list li{align-items:flex-start;border-bottom:1px solid var(--brand-border);color:var(--text-primary);display:flex;gap:.75rem;padding:.75rem 0}.analytics-section--dark .drill-down-list li{border-bottom-color:#374151;color:#e5e7eb}.drill-down-list li:last-child{border-bottom:none}.drill-down-list__arrow{color:#8b5cf6;flex-shrink:0;font-weight:700}.screenshot-placeholder{align-items:center;background:var(--brand-bg);border:2px dashed var(--brand-border);border-radius:12px;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:3rem 2rem;text-align:center}.screenshot-placeholder--dark{background:linear-gradient(135deg,#374151,#1f2937);border-color:#4b5563}.screenshot-placeholder__icon{align-items:center;background:var(--brand-border);border-radius:12px;color:var(--text-muted);display:flex;height:64px;justify-content:center;margin-bottom:1rem;width:64px}.screenshot-placeholder--dark .screenshot-placeholder__icon{background:#4b5563;color:#9ca3af}.screenshot-placeholder__text{color:var(--text-muted);font-size:.875rem}.screenshot-placeholder--dark .screenshot-placeholder__text{color:#9ca3af}.screenshot-image{border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);display:block;height:auto;width:100%}.screenshot-image--framed{border:4px solid #1f2937}.preview-section{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.preview-section{grid-template-columns:1fr}}.preview-text h3{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin:0 0 1rem}.preview-text p{color:var(--text-secondary);line-height:1.7;margin:0 0 1.5rem}.preview-list{list-style:none;margin:0;padding:0}.preview-list li{align-items:flex-start;border-bottom:1px solid var(--brand-border);display:flex;gap:.75rem;padding:.75rem 0}.preview-list li:last-child{border-bottom:none}.preview-list__check{color:#22c55e;flex-shrink:0;font-weight:700}.preview-mockup{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden}.preview-mockup__header{align-items:center;background:var(--brand-bg);border-bottom:1px solid var(--brand-border);display:flex;gap:.5rem;padding:1rem 1.5rem}.preview-mockup__dot{border-radius:50%;height:12px;width:12px}.preview-mockup__dot--red{background:#ef4444}.preview-mockup__dot--yellow{background:#f59e0b}.preview-mockup__dot--green{background:#22c55e}.preview-mockup__content{padding:1.5rem}.preview-mockup__title{align-items:center;color:var(--text-primary);display:flex;font-weight:600;gap:.5rem;margin:0 0 1rem}.preview-mockup__badge{background:var(--status-lrn-bg);border-radius:4px;color:var(--status-lrn-text);font-size:.75rem;font-weight:600;padding:.25rem .5rem}.preview-mockup__table{border-collapse:collapse;font-size:.85rem;width:100%}.preview-mockup__table th{background:var(--brand-bg);color:var(--text-secondary);font-weight:600;text-align:left}.preview-mockup__table td,.preview-mockup__table th{border-bottom:1px solid var(--brand-border);padding:.5rem}.preview-mockup__table td{color:var(--text-primary)}.preview-mockup__table .status--valid{color:#059669}.preview-mockup__table .status--warning{color:#d97706}.preview-mockup__footer{align-items:center;background:var(--alert-success-bg);border-top:1px solid var(--alert-success-border);display:flex;font-size:.9rem;justify-content:space-between;padding:1rem 1.5rem}.preview-mockup__cost{color:#059669;font-weight:600}.stats-row{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}@media (max-width:768px){.stats-row{grid-template-columns:repeat(2,1fr)}}.stat-box{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:12px;padding:1.5rem;text-align:center}.stat-box__value{color:#7c3aed;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-box__label{color:var(--text-muted);font-size:.9rem}.cta-section{background:linear-gradient(135deg,#7c3aed,#5b21b6);color:#fff;padding:4rem 1rem;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;margin:0 0 1rem}.cta-section p{font-size:1.1rem;margin:0 auto 2rem;max-width:600px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn{border-radius:8px;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .2s}.cta-btn--primary{background:#fff;color:#5b21b6}.cta-btn--secondary{background:transparent;border:2px solid hsla(0,0%,100%,.5);color:#fff}.cta-btn:hover{transform:translateY(-2px)}.drill-down-hierarchy{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:2rem 0}.drill-down-hierarchy__item{background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:8px;color:var(--text-primary);font-size:.875rem;font-weight:500;padding:.5rem 1rem}.analytics-section--dark .drill-down-hierarchy__item{background:#374151;border-color:#4b5563;color:#e5e7eb}.drill-down-hierarchy__arrow{color:#8b5cf6;font-size:1.25rem}[data-theme=dark] .analytics-section--purple{background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(91,33,182,.1))}[data-theme=dark] .analytics-section--purple .analytics-section__title{color:var(--text-primary)}[data-theme=dark] .analytics-section--purple .analytics-section__subtitle{color:var(--text-muted)}[data-theme=dark] .feature-card--featured{background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(124,58,237,.06));border-color:rgba(139,92,246,.4)}[data-theme=dark] .feature-card{box-shadow:0 4px 12px rgba(0,0,0,.2)}[data-theme=dark] .feature-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.3)}[data-theme=dark] .stat-box__value{color:#a78bfa}[data-theme=dark] .preview-mockup__table .status--valid{color:#34d399}[data-theme=dark] .preview-mockup__table .status--warning{color:#fbbf24}[data-theme=dark] .preview-mockup__cost{color:#34d399}[data-theme=dark] .preview-mockup__footer{color:var(--text-primary)}[data-theme=dark] .preview-mockup{box-shadow:0 4px 20px rgba(0,0,0,.3)}[data-theme=dark] .preview-list li{color:var(--text-primary)}[data-theme=dark] .preview-list__check{color:#34d399}[data-theme=dark] .screenshot-image{box-shadow:0 8px 30px rgba(0,0,0,.4)}[data-theme=dark] .screenshot-image--framed{border-color:#475569}[data-theme=dark] .drill-down-hierarchy__arrow,[data-theme=dark] .drill-down-list__arrow{color:#a78bfa}[data-theme=dark] .analytics-section--purple .drill-down-list li{border-bottom-color:var(--brand-border);color:var(--text-primary)}[data-theme=dark] .analytics-section--purple .new-feature-highlight__content h3{color:var(--text-primary)}[data-theme=dark] .analytics-section--purple .new-feature-highlight__content p{color:var(--text-secondary)}