:root{--brand-primary: #981B1E;--brand-accent: #C1272D;--brand-dark: #7a1517;--text-dark: #1e293b;--text-muted: #64748b;--text-light: #94a3b8;--bg-light: #f8fafc;--bg-cream: #fefdfb;--card-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--card-shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}.container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 2rem}.about-content.svelte-cwls5q{background:linear-gradient(180deg,var(--bg-light) 0%,var(--bg-cream) 100%);padding:4rem 0 6rem}.mv-section.svelte-cwls5q{margin-bottom:4rem}.mv-header.svelte-cwls5q{text-align:center;margin-bottom:2.5rem}.mv-label.svelte-cwls5q{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;color:var(--brand-accent);text-transform:uppercase;letter-spacing:3px;display:block;margin-bottom:.75rem}.mv-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--text-dark);margin:0}.mv-cards.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.mv-card.svelte-cwls5q{border-radius:20px;overflow:hidden;position:relative}.vision-card.svelte-cwls5q{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-dark) 100%)}.mission-card.svelte-cwls5q{background:linear-gradient(135deg,#1e293b,#0f172a)}.mv-card-inner.svelte-cwls5q{padding:3rem 2.5rem;text-align:center;position:relative;z-index:1}.mv-card.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.mv-badge.svelte-cwls5q{display:inline-block;background:#fff3;color:#fff;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:.5rem 1.25rem;border-radius:50px;margin-bottom:1.5rem}.mv-statement.svelte-cwls5q{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:#fff;line-height:1.4;margin:0 0 1.5rem}.mv-verse.svelte-cwls5q{font-family:Inter,sans-serif;font-size:.8rem;color:#ffffffb3;font-weight:500}.content-layout.svelte-cwls5q{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.welcome-section.svelte-cwls5q{background:#fff;border-radius:24px;padding:3rem;box-shadow:var(--card-shadow);margin-bottom:2.5rem}.welcome-header.svelte-cwls5q{margin-bottom:1.5rem}.section-badge.svelte-cwls5q{display:inline-block;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;color:var(--brand-accent);text-transform:uppercase;letter-spacing:2px;background:#c1272d1a;padding:.4rem 1rem;border-radius:50px;margin-bottom:1rem}.welcome-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;color:var(--text-dark);margin:0}.lead-text.svelte-cwls5q{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.8;color:var(--text-muted);margin-bottom:2rem}.founder-feature.svelte-cwls5q{display:flex;gap:1.5rem;align-items:center;background:linear-gradient(135deg,#fef2f2,#fff5f5);padding:1.5rem;border-radius:16px;text-decoration:none;border:1px solid rgba(193,39,45,.1);margin-bottom:2.5rem;transition:all .3s ease}.founder-feature.svelte-cwls5q:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-lg);border-color:#c1272d33}.founder-image.svelte-cwls5q{width:90px;height:90px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid white;box-shadow:0 4px 12px #00000026}.founder-image.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.founder-info.svelte-cwls5q{flex:1}.founder-role.svelte-cwls5q{font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;color:var(--brand-accent);text-transform:uppercase;letter-spacing:1.5px}.founder-info.svelte-cwls5q h3:where(.svelte-cwls5q){font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:var(--text-dark);margin:.25rem 0 .15rem}.founder-info.svelte-cwls5q p:where(.svelte-cwls5q){font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-muted);margin:0 0 .5rem}.founder-link.svelte-cwls5q{display:inline-flex;align-items:center;gap:.35rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;color:var(--brand-accent)}.founder-link.svelte-cwls5q svg:where(.svelte-cwls5q){transition:transform .2s ease}.founder-feature.svelte-cwls5q:hover .founder-link:where(.svelte-cwls5q) svg:where(.svelte-cwls5q){transform:translate(4px)}.stats-row.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.stat-box.svelte-cwls5q{text-align:center;flex:1}.stat-number.svelte-cwls5q{display:block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:var(--brand-primary);line-height:1}.stat-label.svelte-cwls5q{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;display:block}.stat-divider.svelte-cwls5q{width:1px;height:50px;background:#e2e8f0}.values-section.svelte-cwls5q{background:#fff;border-radius:24px;padding:3rem;box-shadow:var(--card-shadow)}.values-header.svelte-cwls5q{text-align:center;margin-bottom:2.5rem}.values-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--text-dark);margin:0 0 .5rem}.values-header.svelte-cwls5q p:where(.svelte-cwls5q){font-family:Inter,sans-serif;font-size:1rem;color:var(--text-muted);margin:0}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.value-card.svelte-cwls5q{background:var(--bg-light);padding:1.5rem;border-radius:16px;text-align:center;transition:all .3s ease;border:1px solid transparent}.value-card.svelte-cwls5q:hover{background:#fff;border-color:#c1272d26;box-shadow:var(--card-shadow);transform:translateY(-3px)}.value-icon.svelte-cwls5q{font-size:2rem;display:block;margin-bottom:.75rem}.value-card.svelte-cwls5q h4:where(.svelte-cwls5q){font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:var(--text-dark);margin:0 0 .5rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){font-family:Inter,sans-serif;font-size:.85rem;color:var(--text-muted);line-height:1.5;margin:0}.sidebar-column.svelte-cwls5q{position:sticky;top:140px}.sidebar-card.svelte-cwls5q{background:#fff;border-radius:20px;padding:1.75rem;margin-bottom:1.5rem;box-shadow:var(--card-shadow)}.sidebar-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:var(--text-dark);margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--bg-light)}.facts-list.svelte-cwls5q{list-style:none;padding:0;margin:0}.facts-list.svelte-cwls5q li:where(.svelte-cwls5q){display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;border-bottom:1px solid #f1f5f9;font-family:Inter,sans-serif}.facts-list.svelte-cwls5q li:where(.svelte-cwls5q):last-child{border:none;padding-bottom:0}.fact-label.svelte-cwls5q{font-size:.85rem;color:var(--text-muted)}.fact-value.svelte-cwls5q{font-size:.85rem;font-weight:600;color:var(--text-dark);text-align:right}.scripture-card.svelte-cwls5q{background:linear-gradient(135deg,var(--brand-primary) 0%,var(--brand-dark) 100%);position:relative;overflow:hidden}.scripture-bg.svelte-cwls5q{position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.scripture-content.svelte-cwls5q{position:relative;z-index:1;text-align:center}.quote-icon.svelte-cwls5q{color:#fff;margin-bottom:.5rem}.scripture-card.svelte-cwls5q blockquote:where(.svelte-cwls5q){font-family:Playfair Display,serif;font-size:1.05rem;font-style:italic;color:#fff;line-height:1.6;margin:0 0 1rem}.scripture-card.svelte-cwls5q cite:where(.svelte-cwls5q){font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:1px}.contact-card.svelte-cwls5q p:where(.svelte-cwls5q){font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-muted);margin:0 0 1.25rem;line-height:1.5}.contact-rows.svelte-cwls5q{margin-bottom:1.5rem}.contact-row.svelte-cwls5q{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;font-family:Inter,sans-serif;font-size:.9rem;color:var(--text-dark)}.contact-row.svelte-cwls5q svg:where(.svelte-cwls5q){color:var(--brand-accent);flex-shrink:0}.btn-contact.svelte-cwls5q{display:block;text-align:center;background:linear-gradient(135deg,var(--brand-accent) 0%,var(--brand-primary) 100%);color:#fff;text-decoration:none;padding:.9rem;border-radius:12px;font-family:Inter,sans-serif;font-weight:600;font-size:.85rem;transition:all .3s ease}.btn-contact.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c1272d4d}@media(max-width:1024px){.content-layout.svelte-cwls5q{grid-template-columns:1fr}.sidebar-column.svelte-cwls5q{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.sidebar-card.svelte-cwls5q{margin-bottom:0}}@media(max-width:768px){.mv-cards.svelte-cwls5q{grid-template-columns:1fr}.mv-statement.svelte-cwls5q{font-size:1.5rem}.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.sidebar-column.svelte-cwls5q{grid-template-columns:1fr}.stats-row.svelte-cwls5q{flex-direction:column;gap:1.5rem}.stat-divider.svelte-cwls5q{width:60px;height:1px}}@media(max-width:600px){.about-content.svelte-cwls5q{padding:2rem 0 4rem}.container.svelte-cwls5q{padding:0 1rem}.welcome-section.svelte-cwls5q,.values-section.svelte-cwls5q{padding:2rem 1.5rem;border-radius:16px}.welcome-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.75rem}.founder-feature.svelte-cwls5q{flex-direction:column;text-align:center}.values-grid.svelte-cwls5q{grid-template-columns:1fr}.mv-card-inner.svelte-cwls5q{padding:2rem 1.5rem}}
