.page-hero.svelte-cwls5q{padding:calc(var(--spacing-3xl) + 80px) var(--spacing-md) var(--spacing-xl);text-align:center;background:var(--gradient-hero);position:relative;overflow:hidden}.hero-bg-pattern.svelte-cwls5q{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(37,99,235,.15) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(34,211,238,.1) 0%,transparent 50%);animation:svelte-cwls5q-pulse-bg 8s ease-in-out infinite alternate}@keyframes svelte-cwls5q-pulse-bg{0%{opacity:.5}to{opacity:1}}.page-hero.svelte-cwls5q .container:where(.svelte-cwls5q){position:relative;z-index:1}.page-label.svelte-cwls5q{display:inline-block;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-cyan);margin-bottom:var(--spacing-sm)}.page-intro.svelte-cwls5q{font-size:1.2rem;color:var(--color-text-secondary);margin-top:var(--spacing-sm)}.stats-bar.svelte-cwls5q{background:var(--glass-bg);border-bottom:1px solid var(--glass-border);padding:var(--spacing-lg) 0}.stats-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}.stat-item.svelte-cwls5q{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)}.stat-icon.svelte-cwls5q{font-size:2rem}.stat-content.svelte-cwls5q{display:flex;flex-direction:column}.stat-value.svelte-cwls5q{font-size:1.5rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label.svelte-cwls5q{font-size:.8rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.section-badge.svelte-cwls5q{display:inline-block;padding:.25rem .75rem;background:linear-gradient(135deg,#2563eb33,#22d3ee33);border:1px solid var(--glass-border);border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent-cyan);margin-bottom:var(--spacing-sm)}.section-header.svelte-cwls5q{text-align:center;margin-bottom:var(--spacing-2xl)}.section-header.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--spacing-sm)}.section-desc.svelte-cwls5q{max-width:700px;margin:0 auto;color:var(--color-text-secondary);font-size:1.05rem}.story-section.svelte-cwls5q{background:var(--gradient-glow)}.story-grid.svelte-cwls5q{display:grid;grid-template-columns:1.3fr 1fr;gap:var(--spacing-2xl);align-items:start}.story-content.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--spacing-md)}.story-content.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-secondary);margin-bottom:var(--spacing-md);line-height:1.8}.story-cta.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm);margin-top:var(--spacing-lg)}.highlights-card.svelte-cwls5q{padding:var(--spacing-lg)}.highlights-card.svelte-cwls5q h4:where(.svelte-cwls5q){margin-bottom:var(--spacing-md);color:var(--color-accent-cyan);font-size:1.1rem}.highlights-list.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--spacing-md)}.highlights-list.svelte-cwls5q li:where(.svelte-cwls5q){display:flex;gap:var(--spacing-sm);align-items:flex-start;color:var(--color-text-secondary);font-size:.95rem}.highlight-icon.svelte-cwls5q{font-size:1.2rem;flex-shrink:0}.timeline-section.svelte-cwls5q{background:linear-gradient(180deg,transparent 0%,rgba(37,99,235,.05) 100%)}.timeline.svelte-cwls5q{position:relative;max-width:800px;margin:0 auto;padding:var(--spacing-lg) 0}.timeline-line.svelte-cwls5q{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--color-electric-blue),var(--color-accent-cyan));transform:translate(-50%)}.timeline-item.svelte-cwls5q{display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-xl);position:relative}.timeline-item.right.svelte-cwls5q{flex-direction:row-reverse}.timeline-marker.svelte-cwls5q{flex-shrink:0;width:80px;display:flex;justify-content:center}.timeline-year.svelte-cwls5q{display:inline-block;padding:.5rem 1rem;background:var(--gradient-primary);border-radius:20px;font-size:.85rem;font-weight:700;z-index:1}.timeline-content.svelte-cwls5q{flex:1;padding:var(--spacing-md);max-width:300px}.timeline-content.svelte-cwls5q h4:where(.svelte-cwls5q){color:var(--color-accent-cyan);margin-bottom:var(--spacing-xs)}.timeline-content.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-secondary);font-size:.9rem}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-lg)}.value-card.svelte-cwls5q{padding:var(--spacing-xl);text-align:center;transition:all var(--transition-normal);position:relative;overflow:hidden}.value-card.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-primary)}.value-card.svelte-cwls5q:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.value-icon-wrapper.svelte-cwls5q{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb33,#22d3ee1a);border-radius:50%;margin:0 auto var(--spacing-md)}.value-icon.svelte-cwls5q{font-size:2rem}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.15rem;margin-bottom:var(--spacing-sm)}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.cta-section.svelte-cwls5q{background:var(--gradient-glow)}.cta-box.svelte-cwls5q{text-align:center;padding:var(--spacing-2xl);background:var(--gradient-card)}.cta-box.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--spacing-sm)}.cta-box.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-text-secondary);margin-bottom:var(--spacing-lg)}.cta-buttons.svelte-cwls5q{display:flex;gap:var(--spacing-sm);justify-content:center;flex-wrap:wrap}@media(max-width:968px){.stats-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.story-grid.svelte-cwls5q{grid-template-columns:1fr}.timeline-line.svelte-cwls5q{left:40px}.timeline-item.svelte-cwls5q,.timeline-item.right.svelte-cwls5q{flex-direction:row}.timeline-marker.svelte-cwls5q{width:40px}.timeline-content.svelte-cwls5q{max-width:none}}@media(max-width:768px){.values-grid.svelte-cwls5q{grid-template-columns:1fr}.story-cta.svelte-cwls5q{flex-direction:column}}@media(max-width:480px){.stats-grid.svelte-cwls5q{grid-template-columns:1fr}.stat-item.svelte-cwls5q{justify-content:center}}
