.container.svelte-1m0gshv{max-width:1200px;margin:0 auto;padding:var(--spacing-6)}.page-header.svelte-1m0gshv{margin-bottom:var(--spacing-8);text-align:center}h1.svelte-1m0gshv{font-family:var(--font-heading);margin:0 0 var(--spacing-3);font-size:var(--font-size-4xl);line-height:var(--line-height-tight);color:var(--color-text-primary)}.page-description.svelte-1m0gshv{max-width:700px;margin:0 auto;color:var(--color-text-secondary);font-size:var(--font-size-lg);line-height:var(--line-height-normal)}.tabs-nav.svelte-1m0gshv{display:flex;flex-wrap:wrap;gap:var(--spacing-2);border-bottom:2px solid var(--color-border-light);padding-bottom:var(--spacing-1);margin-bottom:var(--spacing-8)}.tab-button.svelte-1m0gshv{padding:var(--spacing-3) var(--spacing-5);background:transparent;border:none;border-bottom:3px solid transparent;font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);cursor:pointer;transition:all .2s;margin-bottom:-2px}.tab-button.svelte-1m0gshv:hover{color:var(--color-primary)}.tab-button.active.svelte-1m0gshv{color:var(--color-primary);border-bottom-color:var(--color-primary)}.tab-content.svelte-1m0gshv{min-height:400px}.tab-panel.svelte-1m0gshv{animation:svelte-1m0gshv-fadeIn .3s ease-in-out}@keyframes svelte-1m0gshv-fadeIn{0%{opacity:0}to{opacity:1}}.filter-bar.svelte-1m0gshv{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-4);margin-bottom:var(--spacing-8);padding:var(--spacing-4);background:var(--color-bg-tertiary);border-radius:var(--radius-lg)}.filter-label.svelte-1m0gshv{font-weight:var(--font-weight-medium);color:var(--color-text-secondary)}.filter-options.svelte-1m0gshv{display:flex;flex-wrap:wrap;gap:var(--spacing-2)}.filter-button.svelte-1m0gshv{padding:var(--spacing-2) var(--spacing-4);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:var(--color-text-secondary);cursor:pointer;transition:all .2s}.filter-button.svelte-1m0gshv:hover{border-color:var(--color-primary);color:var(--color-primary)}.filter-button.active.svelte-1m0gshv{background:var(--color-primary);color:var(--color-neutral-900);border-color:var(--color-primary)}.loading.svelte-1m0gshv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-12) 0}.spinner.svelte-1m0gshv{width:40px;height:40px;border:3px solid var(--color-neutral-200);border-top:3px solid var(--color-primary);border-radius:var(--radius-full);animation:svelte-1m0gshv-spin 1s linear infinite;margin-bottom:var(--spacing-4)}@keyframes svelte-1m0gshv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analytics-section.svelte-1m0gshv{margin-bottom:var(--spacing-12);scroll-margin-top:var(--spacing-8)}.market-trends.svelte-1m0gshv{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--spacing-6)}.trend-card.svelte-1m0gshv{background:var(--color-bg-secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--spacing-6)}.trend-card.svelte-1m0gshv h3:where(.svelte-1m0gshv){margin-top:0;margin-bottom:var(--spacing-4);font-size:var(--font-size-xl);color:var(--color-text-primary)}.trend-chart.svelte-1m0gshv{height:200px;position:relative}.chart-container.svelte-1m0gshv{display:flex;align-items:flex-end;justify-content:space-between;height:180px}.chart-bar.svelte-1m0gshv{flex:1;margin:0 3px;background:linear-gradient(to top,var(--color-primary),var(--color-primary-400));border-radius:var(--radius-sm) var(--radius-sm) 0 0;position:relative;min-height:4px;transition:height .3s}.chart-value.svelte-1m0gshv{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:.75rem;color:#666}.chart-labels.svelte-1m0gshv{display:flex;justify-content:space-between;margin-top:.5rem}.chart-label.svelte-1m0gshv{flex:1;text-align:center;font-size:.75rem;color:#666}.reports-grid.svelte-1m0gshv{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.report-card.svelte-1m0gshv{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.report-card.svelte-1m0gshv:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.report-image.svelte-1m0gshv{height:180px;overflow:hidden}.report-image.svelte-1m0gshv img:where(.svelte-1m0gshv){width:100%;height:100%;object-fit:cover;transition:transform .3s}.report-card.svelte-1m0gshv:hover .report-image:where(.svelte-1m0gshv) img:where(.svelte-1m0gshv){transform:scale(1.05)}.report-content.svelte-1m0gshv{padding:1.25rem;display:flex;flex-direction:column;flex:1}.report-content.svelte-1m0gshv h3:where(.svelte-1m0gshv){margin-top:0;margin-bottom:.5rem;font-size:1.1rem;line-height:1.4}.report-date.svelte-1m0gshv{color:#666;font-size:.85rem;margin:0 0 .75rem}.report-summary.svelte-1m0gshv{margin:0 0 1rem;font-size:.9rem;line-height:1.5;flex:1}.report-category.svelte-1m0gshv{display:inline-block;padding:.25rem .5rem;background:#f0f0f0;border-radius:4px;font-size:.8rem;color:#555;margin-bottom:1rem}.btn-download.svelte-1m0gshv{display:inline-flex;align-items:center;gap:.5rem;background-color:#06c;color:#fff;border:none;padding:.6rem 1rem;border-radius:4px;font-weight:500;text-decoration:none;transition:background-color .2s;align-self:flex-start}.btn-download.svelte-1m0gshv:hover{background-color:#05a}.reviews-list.svelte-1m0gshv{display:flex;flex-direction:column;gap:1.5rem}.review-card.svelte-1m0gshv{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.review-card.svelte-1m0gshv h3:where(.svelte-1m0gshv){margin-top:0;margin-bottom:.75rem;font-size:1.2rem}.review-meta.svelte-1m0gshv{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#666}.review-author.svelte-1m0gshv{font-weight:500}.review-category.svelte-1m0gshv{padding:.15rem .5rem;background:#f0f0f0;border-radius:4px;font-size:.8rem}.review-content.svelte-1m0gshv{margin:0 0 1rem;line-height:1.6}.read-more.svelte-1m0gshv{display:inline-flex;align-items:center;color:#06c;text-decoration:none;font-weight:500;font-size:.9rem}.read-more.svelte-1m0gshv:hover{text-decoration:underline}.interviews-grid.svelte-1m0gshv{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.interview-card.svelte-1m0gshv{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.interview-card.svelte-1m0gshv:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.interview-image.svelte-1m0gshv{height:220px;position:relative;overflow:hidden}.interview-image.svelte-1m0gshv img:where(.svelte-1m0gshv){width:100%;height:100%;object-fit:cover;transition:transform .3s}.interview-card.svelte-1m0gshv:hover .interview-image:where(.svelte-1m0gshv) img:where(.svelte-1m0gshv){transform:scale(1.05)}.video-badge.svelte-1m0gshv{position:absolute;top:10px;right:10px;background-color:#000000b3;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.interview-content.svelte-1m0gshv{padding:1.25rem;display:flex;flex-direction:column;flex:1}.interview-content.svelte-1m0gshv h3:where(.svelte-1m0gshv){margin-top:0;margin-bottom:.25rem;font-size:1.1rem}.interview-position.svelte-1m0gshv{color:#555;font-size:.9rem;margin:0 0 .5rem}.interview-date.svelte-1m0gshv{color:#666;font-size:.85rem;margin:0 0 .75rem}.interview-topic.svelte-1m0gshv{margin:0 0 .5rem;font-size:.9rem}.interview-summary.svelte-1m0gshv{margin:0 0 1rem;font-size:.9rem;line-height:1.5;flex:1}.btn-view.svelte-1m0gshv{display:inline-flex;align-items:center;gap:.5rem;background-color:#06c;color:#fff;border:none;padding:.6rem 1rem;border-radius:4px;font-weight:500;text-decoration:none;transition:background-color .2s;align-self:flex-start}.btn-view.svelte-1m0gshv:hover{background-color:#05a}.education-grid.svelte-1m0gshv{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.education-card.svelte-1m0gshv{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s}.education-card.svelte-1m0gshv:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.education-image.svelte-1m0gshv{height:180px;position:relative;overflow:hidden}.education-image.svelte-1m0gshv img:where(.svelte-1m0gshv){width:100%;height:100%;object-fit:cover;transition:transform .3s}.education-card.svelte-1m0gshv:hover .education-image:where(.svelte-1m0gshv) img:where(.svelte-1m0gshv){transform:scale(1.05)}.content-type.svelte-1m0gshv{position:absolute;top:10px;right:10px;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:capitalize}.content-type.article.svelte-1m0gshv{background-color:#e3f2fd;color:#06c}.content-type.video.svelte-1m0gshv{background-color:#ffebee;color:#d32f2f}.content-type.infographic.svelte-1m0gshv{background-color:#e8f5e9;color:#2e7d32}.education-content.svelte-1m0gshv{padding:1.25rem;display:flex;flex-direction:column;flex:1}.education-content.svelte-1m0gshv h3:where(.svelte-1m0gshv){margin-top:0;margin-bottom:.5rem;font-size:1.1rem;line-height:1.4}.education-date.svelte-1m0gshv{color:#666;font-size:.85rem;margin:0 0 .75rem}.education-summary.svelte-1m0gshv{margin:0 0 1rem;font-size:.9rem;line-height:1.5;flex:1}.education-category.svelte-1m0gshv{display:inline-block;padding:.25rem .5rem;background:#f0f0f0;border-radius:4px;font-size:.8rem;color:#555;margin-bottom:1rem}@media (max-width: 768px){.market-trends.svelte-1m0gshv,.reports-grid.svelte-1m0gshv,.interviews-grid.svelte-1m0gshv,.education-grid.svelte-1m0gshv{grid-template-columns:1fr}}
