:root{--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .3);--accent-pink: #C7184C;--accent-green: #10B981;--text-primary: #1a1a1a;--text-secondary: #666}.about-page.svelte-cwls5q{font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);background:linear-gradient(180deg,#fafafa,#f0f0f0);min-height:100vh;position:relative;overflow-x:hidden;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.about-page.visible.svelte-cwls5q{opacity:1;transform:translateY(0)}.container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 24px}.page-header.svelte-cwls5q{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 0}.header-container.svelte-cwls5q{display:flex;align-items:center;justify-content:space-between}.logo-link.svelte-cwls5q{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease}.logo-link.svelte-cwls5q:hover{transform:scale(1.05)}.logo.svelte-cwls5q{height:45px;width:auto}.back-link.svelte-cwls5q{font-size:.9rem;font-weight:600;color:var(--accent-pink);text-decoration:none;padding:10px 20px;border-radius:25px;background:#c7184c1a;transition:all .2s ease}.back-link.svelte-cwls5q:hover{background:var(--accent-pink);color:#fff}.floating-bg.svelte-cwls5q{position:fixed;inset:0;pointer-events:none;z-index:0}.blob.svelte-cwls5q{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.blob-1.svelte-cwls5q{width:400px;height:400px;background:linear-gradient(135deg,#c7184c,#ff6b9d);top:-100px;right:-100px}.blob-2.svelte-cwls5q{width:300px;height:300px;background:linear-gradient(135deg,#10b981,#34d399);bottom:200px;left:-100px}.blob-3.svelte-cwls5q{width:250px;height:250px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);top:50%;right:10%}.hero.svelte-cwls5q{position:relative;z-index:1;padding:120px 0 80px;text-align:center}.hero-eyebrow.svelte-cwls5q{font-size:.9rem;text-transform:uppercase;letter-spacing:3px;color:var(--accent-pink);font-weight:600;margin:0 0 16px}.hero.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin:0 0 24px;color:var(--text-primary)}.gradient-text.svelte-cwls5q{background:linear-gradient(135deg,#c7184c,#ff6b9d,#ff9a8b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline.svelte-cwls5q{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.bento-section.svelte-cwls5q,.features-bento.svelte-cwls5q{position:relative;z-index:1;padding:60px 0}.section-title.svelte-cwls5q{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 48px}.bento-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bento-card.svelte-cwls5q{border-radius:24px;padding:32px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.bento-card.svelte-cwls5q:hover{transform:translateY(-5px)}.glass.svelte-cwls5q{background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:0 8px 32px #00000014}.glass.svelte-cwls5q:hover{box-shadow:0 20px 60px #0000001f}.bento-card.large.svelte-cwls5q{grid-column:span 2;grid-row:span 2}.bento-card.small.svelte-cwls5q{grid-column:span 1}.bento-card.wide.svelte-cwls5q,.bento-card.medium.svelte-cwls5q{grid-column:span 2}.card-emoji.svelte-cwls5q{font-size:2.5rem;display:block;margin-bottom:16px}.bento-card.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.8rem;font-weight:700;margin:0 0 16px}.bento-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.3rem;font-weight:700;margin:0 0 12px}.bento-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.accent-pink.svelte-cwls5q{border-top:4px solid var(--accent-pink)}.accent-green.svelte-cwls5q{border-top:4px solid var(--accent-green)}.dark.svelte-cwls5q{background:#1a1a1a!important;color:#fff}.dark.svelte-cwls5q h3:where(.svelte-cwls5q){color:#fff}.dark.svelte-cwls5q li:where(.svelte-cwls5q){color:#ccc}.gradient-card.svelte-cwls5q{background:linear-gradient(135deg,#c7184c1a,#10b9811a)!important;border:2px solid rgba(199,24,76,.2)}.stats-card.svelte-cwls5q{display:flex;align-items:center;justify-content:space-around;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff}.stat.svelte-cwls5q{text-align:center}.stat-number.svelte-cwls5q{display:block;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#c7184c,#ff6b9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label.svelte-cwls5q{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:1px}.stat-divider.svelte-cwls5q{width:1px;height:60px;background:#ffffff1a}.problem-list.svelte-cwls5q,.solution-list.svelte-cwls5q{list-style:none;padding:0;margin:0}.problem-list.svelte-cwls5q li:where(.svelte-cwls5q),.solution-list.svelte-cwls5q li:where(.svelte-cwls5q){padding:8px 0;font-size:.95rem}.bento-grid.features.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}.feature-card.svelte-cwls5q{text-align:center}.feature-card.large.svelte-cwls5q{grid-column:span 1;grid-row:span 2;display:flex;flex-direction:column;justify-content:center}.feature-icon.svelte-cwls5q{font-size:3rem;margin-bottom:16px}.highlight.svelte-cwls5q{background:linear-gradient(135deg,#c7184c26,#c7184c0d)!important;border:2px solid rgba(199,24,76,.3)}.highlight-badge.svelte-cwls5q{display:inline-block;margin-top:16px;padding:6px 16px;background:var(--accent-pink);color:#fff;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.users-section.svelte-cwls5q{position:relative;z-index:1;padding:80px 0}.users-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.user-card.svelte-cwls5q{padding:48px;text-align:center;border-radius:32px}.user-emoji.svelte-cwls5q{font-size:4rem;margin-bottom:16px}.user-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.5rem;font-weight:700;margin:0 0 24px}.user-benefits.svelte-cwls5q{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.user-benefits.svelte-cwls5q span:where(.svelte-cwls5q){padding:8px 20px;background:#c7184c1a;color:var(--accent-pink);border-radius:20px;font-weight:600;font-size:.9rem}.ethics-section.svelte-cwls5q{position:relative;z-index:1;padding:40px 0;overflow:hidden;background:#1a1a1a}.marquee.svelte-cwls5q{width:100%;overflow:hidden}.marquee-content.svelte-cwls5q{display:flex;gap:60px;animation:svelte-cwls5q-scroll 20s linear infinite;white-space:nowrap}.marquee-content.svelte-cwls5q span:where(.svelte-cwls5q){font-size:1.1rem;color:#fff;font-weight:500}@keyframes svelte-cwls5q-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bank-section.svelte-cwls5q{position:relative;z-index:1;padding:80px 0}.bank-card.svelte-cwls5q{max-width:600px;margin:0 auto;padding:40px;border-radius:32px}.bank-header.svelte-cwls5q{display:flex;gap:16px;margin-bottom:32px;align-items:flex-start}.bank-icon.svelte-cwls5q{font-size:2.5rem}.bank-header.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.3rem;font-weight:700;margin:0 0 4px}.bank-header.svelte-cwls5q p:where(.svelte-cwls5q){margin:0;font-size:.9rem;color:var(--text-secondary)}.bank-details.svelte-cwls5q{margin-bottom:24px}.detail-row.svelte-cwls5q{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.05)}.detail-row.highlight.svelte-cwls5q{background:#c7184c0d;margin:0 -16px;padding:12px 16px;border-radius:12px;border:none}.detail-row.svelte-cwls5q .label:where(.svelte-cwls5q){color:var(--text-secondary);font-size:.9rem}.detail-row.svelte-cwls5q .value:where(.svelte-cwls5q){font-weight:600;font-size:.95rem}.detail-row.highlight.svelte-cwls5q .value:where(.svelte-cwls5q){color:var(--accent-pink);font-size:1.1rem;letter-spacing:1px}.bank-warning.svelte-cwls5q{text-align:center;font-size:.85rem;color:#92400e;background:#fef3c7;padding:12px 20px;border-radius:12px}.contact-section.svelte-cwls5q{position:relative;z-index:1;padding:80px 0}.contact-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:800px;margin:0 auto}.contact-card.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;border-radius:24px;text-decoration:none;color:inherit;transition:transform .3s ease}.contact-card.svelte-cwls5q:hover{transform:translateY(-5px)}.contact-icon.svelte-cwls5q{font-size:2rem}.contact-value.svelte-cwls5q{font-weight:600;font-size:.95rem;color:var(--accent-pink)}.quote-section.svelte-cwls5q{position:relative;z-index:1;padding:100px 0;text-align:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.quote-section.svelte-cwls5q blockquote:where(.svelte-cwls5q){font-size:clamp(1.5rem,4vw,3rem);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.3}.quote-attribution.svelte-cwls5q{font-size:1rem;color:var(--accent-pink);margin:0;font-weight:500}@media(max-width:1024px){.bento-grid.svelte-cwls5q,.bento-grid.features.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.bento-card.large.svelte-cwls5q,.feature-card.large.svelte-cwls5q{grid-column:span 2;grid-row:span 1}}@media(max-width:768px){.hero.svelte-cwls5q{padding:80px 0 60px}.bento-grid.svelte-cwls5q,.bento-grid.features.svelte-cwls5q,.users-grid.svelte-cwls5q,.contact-grid.svelte-cwls5q{grid-template-columns:1fr}.bento-card.large.svelte-cwls5q,.bento-card.wide.svelte-cwls5q,.bento-card.medium.svelte-cwls5q,.feature-card.large.svelte-cwls5q{grid-column:span 1}.stats-card.svelte-cwls5q{flex-direction:column;gap:24px;padding:40px}.stat-divider.svelte-cwls5q{width:60px;height:1px}.section-title.svelte-cwls5q{font-size:2rem}.bank-card.svelte-cwls5q{padding:28px}.detail-row.svelte-cwls5q{flex-direction:column;gap:4px}}
