.about-page.svelte-cwls5q{min-height:100vh}.about-hero.svelte-cwls5q{padding:6rem 1.5rem 4rem;text-align:center;background:linear-gradient(180deg,var(--color-brand-50) 0%,var(--color-background) 100%)}.dark .about-hero.svelte-cwls5q{background:linear-gradient(180deg,#1f1f1f,#0f0f0f)}.about-badge.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-brand-100);color:var(--color-brand-700);border-radius:var(--radius-full);font-size:.875rem;font-weight:500}.dark .about-badge.svelte-cwls5q{background:var(--color-brand-900);color:var(--color-brand-300)}.about-title.svelte-cwls5q{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;margin-top:1.5rem;color:var(--text-primary)}.about-subtitle.svelte-cwls5q{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:1.5rem auto 0;line-height:1.6}.about-section.svelte-cwls5q{padding:5rem 1.5rem}.about-section-alt.svelte-cwls5q{background:var(--section-bg-alt)}.dark .about-section-alt.svelte-cwls5q{background:var(--text-primary)}.story-grid.svelte-cwls5q{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.story-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:4rem}.story-grid-reverse.svelte-cwls5q .story-content:where(.svelte-cwls5q){order:2}.story-grid-reverse.svelte-cwls5q .story-visual:where(.svelte-cwls5q){order:1}}.story-content.svelte-cwls5q{max-width:500px}.text-link.svelte-cwls5q{color:var(--color-brand-600);text-decoration:none;font-weight:500}.text-link.svelte-cwls5q:hover{text-decoration:underline}.lab-card.svelte-cwls5q{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.lab-card-header.svelte-cwls5q{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:var(--text-primary);color:#fff;font-weight:600}.dark .lab-card-header.svelte-cwls5q{background:var(--text-primary)}.lab-card-body.svelte-cwls5q{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.lab-stat.svelte-cwls5q{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--card-border)}.lab-stat.svelte-cwls5q:last-child{padding-bottom:0;border-bottom:none}.lab-stat-value.svelte-cwls5q{font-size:1.25rem;font-weight:700;color:var(--color-brand-600)}.lab-stat-label.svelte-cwls5q{color:var(--text-secondary);font-size:.875rem}.tournament-visual.svelte-cwls5q{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);padding:2rem;display:flex;align-items:center;justify-content:center;min-height:250px}.tournament-bracket-preview.svelte-cwls5q{display:flex;align-items:center;gap:1rem}.bracket-line.svelte-cwls5q{width:60px;height:40px;border:2px solid var(--border);border-radius:var(--radius-md);background:var(--bg-tertiary)}.dark .bracket-line.svelte-cwls5q{border-color:var(--text-secondary);background:var(--text-primary)}.bracket-connector.svelte-cwls5q{width:30px;height:2px;background:var(--border)}.dark .bracket-connector.svelte-cwls5q{background:var(--text-secondary)}.bracket-final.svelte-cwls5q{width:80px;height:50px;border:2px solid var(--color-victory-500);border-radius:var(--radius-md);background:var(--color-victory-100)}.dark .bracket-final.svelte-cwls5q{background:var(--color-victory-900)}.philosophy-header.svelte-cwls5q{text-align:center;max-width:600px;margin:0 auto 3rem}.philosophy-grid.svelte-cwls5q{display:grid;gap:1.5rem}@media(min-width:768px){.philosophy-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr);gap:2rem}}.philosophy-card.svelte-cwls5q{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);padding:1.5rem;text-align:center}.philosophy-icon.svelte-cwls5q{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:var(--color-brand-100);color:var(--color-brand-600);border-radius:var(--radius-lg);margin-bottom:1rem}.dark .philosophy-icon.svelte-cwls5q{background:var(--color-brand-900);color:var(--color-brand-400)}.philosophy-title.svelte-cwls5q{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.philosophy-text.svelte-cwls5q{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.studio-card.svelte-cwls5q{display:grid;gap:2rem;align-items:center;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-lg)}@media(min-width:768px){.studio-card.svelte-cwls5q{grid-template-columns:1fr auto;padding:3rem}}.studio-content.svelte-cwls5q{max-width:500px}.studio-logo.svelte-cwls5q{display:flex;align-items:center;justify-content:center}.studio-logo-mark.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;padding:2rem;background:var(--text-primary);border-radius:var(--radius-xl);color:#fff}.dark .studio-logo-mark.svelte-cwls5q{background:var(--text-primary)}.studio-logo-text.svelte-cwls5q{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.studio-logo-accent.svelte-cwls5q{font-size:1rem;font-weight:500;color:var(--color-brand-400)}.about-cta.svelte-cwls5q{padding:5rem 1.5rem;text-align:center;background:linear-gradient(180deg,var(--color-background) 0%,var(--color-brand-50) 100%)}.dark .about-cta.svelte-cwls5q{background:linear-gradient(180deg,hsl(0,0%,6%) 0%,var(--text-primary) 100%)}.cta-content.svelte-cwls5q{max-width:500px;margin:0 auto}.cta-actions.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.caption.svelte-cwls5q{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.text-brand.svelte-cwls5q{color:var(--color-brand-600)}.dark .text-brand.svelte-cwls5q{color:var(--color-brand-400)}.heading-2.svelte-cwls5q{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:var(--text-primary)}.lead.svelte-cwls5q{font-size:1.125rem;line-height:1.6;color:var(--text-secondary)}.body-text.svelte-cwls5q{font-size:1rem;line-height:1.7;color:var(--text-secondary)}.container.svelte-cwls5q{max-width:1100px;margin:0 auto;padding:0 1rem}
