.about-wrap.svelte-cwls5q{margin-top:52px;padding:3.5rem 1.5rem 4rem;max-width:960px;margin-left:auto;margin-right:auto}.about-header.svelte-cwls5q{text-align:center;margin-bottom:3rem}.about-header.svelte-cwls5q .hero-icon:where(.svelte-cwls5q){font-size:2.8rem;line-height:1;margin-bottom:1rem}.about-header.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:2.1rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.about-header.svelte-cwls5q .subtitle:where(.svelte-cwls5q){color:var(--muted);font-size:1rem;max-width:560px;margin:0 auto;line-height:1.65}.about-section.svelte-cwls5q{margin-bottom:3rem}.about-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.15rem;font-weight:700;margin-bottom:.65rem;display:flex;align-items:center;gap:.5rem}.about-section.svelte-cwls5q .section-icon:where(.svelte-cwls5q){font-size:1.1rem}.about-section.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--muted);font-size:.9rem;line-height:1.75;margin-bottom:.75rem}.about-section.svelte-cwls5q p:where(.svelte-cwls5q):last-child{margin-bottom:0}.about-section.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--accent);text-decoration:none;font-weight:500}.about-section.svelte-cwls5q a:where(.svelte-cwls5q):hover{text-decoration:underline}.stats-row.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem}.stat-card.svelte-cwls5q{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.4rem 1rem;text-align:center;transition:border-color .15s,box-shadow .15s}.stat-card.svelte-cwls5q:hover{border-color:var(--accent);box-shadow:0 4px 18px color-mix(in srgb,var(--accent) 10%,transparent)}.stat-card.svelte-cwls5q .stat-value:where(.svelte-cwls5q){font-size:1.85rem;font-weight:700;color:var(--accent);line-height:1;margin-bottom:.35rem}.stat-card.svelte-cwls5q .stat-label:where(.svelte-cwls5q){font-size:.78rem;color:var(--muted);line-height:1.4}.feature-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem}.feature-card.svelte-cwls5q{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.35rem;transition:border-color .15s,box-shadow .15s}.feature-card.svelte-cwls5q:hover{border-color:var(--accent);box-shadow:0 4px 18px color-mix(in srgb,var(--accent) 10%,transparent)}.feature-card.svelte-cwls5q .fc-icon:where(.svelte-cwls5q){font-size:1.4rem;line-height:1}.feature-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:.93rem;font-weight:600;margin:0}.feature-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.82rem;color:var(--muted);margin:0;line-height:1.55;flex:1}.tech-row.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.tech-pill.svelte-cwls5q{background:var(--surface2);border:1px solid var(--border);border-radius:9999px;padding:.3rem .85rem;font-size:.78rem;color:var(--muted);white-space:nowrap}.tech-pill.highlight.svelte-cwls5q{border-color:var(--accent);color:var(--accent)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3rem}.value-card.svelte-cwls5q{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem;text-align:center;transition:border-color .15s,box-shadow .15s}.value-card.svelte-cwls5q:hover{border-color:var(--accent);box-shadow:0 4px 18px color-mix(in srgb,var(--accent) 10%,transparent)}.value-card.svelte-cwls5q .vc-icon:where(.svelte-cwls5q){font-size:1.65rem;margin-bottom:.6rem;line-height:1}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:.9rem;font-weight:700;margin-bottom:.35rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.8rem;color:var(--muted);line-height:1.55;margin:0}.about-cta.svelte-cwls5q{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2.25rem 2rem;text-align:center;margin-bottom:3rem}.about-cta.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.about-cta.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--muted);font-size:.9rem;line-height:1.65;margin-bottom:1.4rem;max-width:520px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-cwls5q{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-primary.svelte-cwls5q{background:var(--accent-btn,#1f6feb);color:#fff;border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:background .15s,transform .1s}.btn-primary.svelte-cwls5q:hover{background:var(--accent-hover);text-decoration:none;color:#fff;opacity:1}.btn-primary.svelte-cwls5q:active{transform:scale(.97)}.btn-secondary.svelte-cwls5q{background:transparent;color:var(--text);border:1px solid var(--border);border-radius:8px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color .15s,color .15s,transform .1s}.btn-secondary.svelte-cwls5q:hover{border-color:var(--accent);color:var(--accent);text-decoration:none;opacity:1}.btn-secondary.svelte-cwls5q:active{transform:scale(.97)}.divider.svelte-cwls5q{border:none;border-top:1px solid var(--border);margin:2.5rem 0}code.svelte-cwls5q{font-family:var(--font-mono);font-size:.85em;background:var(--surface2);padding:.15rem .4rem;border-radius:4px;border:1px solid var(--border)}@media(max-width:720px){.about-wrap.svelte-cwls5q{padding:2rem 1rem 3rem}.stats-row.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.feature-grid.svelte-cwls5q{grid-template-columns:1fr}.values-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}.about-header.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:1.65rem}}@media(max-width:480px){.stats-row.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.values-grid.svelte-cwls5q{grid-template-columns:1fr}.cta-buttons.svelte-cwls5q{flex-direction:column;align-items:center}.btn-primary.svelte-cwls5q,.btn-secondary.svelte-cwls5q{width:100%;text-align:center}}
