.about-hero{padding:96px 0 120px;text-align:center}.about-hero-content{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:32px;align-items:center}.about-hero-title{margin:0;font-size:64px;line-height:1.1;letter-spacing:-.03em;font-weight:700;color:var(--foreground)}.about-hero-story-container{background:var(--card);padding:56px 64px;border-radius:32px;box-shadow:0 4px 24px #00000005;border:1px solid var(--border);margin-top:24px;width:100%;text-align:left}.story-header{display:flex;align-items:center;gap:20px;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid var(--border)}.story-header-icon{width:56px;height:56px;border-radius:16px;background:color-mix(in srgb,var(--accent) 30%,white 70%);color:var(--primary);display:flex;align-items:center;justify-content:center}.story-heading{margin:0;font-size:32px;font-weight:700;color:var(--foreground)}.story-timeline{display:flex;flex-direction:column;gap:48px;position:relative}.story-timeline:before{content:"";position:absolute;top:24px;bottom:24px;left:19px;width:2px;background:var(--border)}.motion-ready .about-hero-story-container .story-timeline:before{transform:scaleY(0);transform-origin:top;transition:transform var(--motion-duration-slow) var(--motion-ease)}.motion-ready .about-hero-story-container.motion-in-view .story-timeline:before{transform:scaleY(1)}.timeline-step{display:flex;gap:32px;position:relative;z-index:1}.step-indicator{width:40px;height:40px;border-radius:50%;background:var(--background);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--muted-foreground);flex-shrink:0;box-shadow:0 2px 8px #00000005;overflow:hidden}.timeline-step.highlight .step-indicator.final{background:color-mix(in srgb,var(--accent) 30%,white 70%);border-color:transparent;color:var(--primary)}.timeline-step.highlight .step-indicator.final .app-icon{width:24px;height:24px}.step-content{padding-top:6px}.step-content p{margin:0;font-size:19px;line-height:1.65;color:var(--muted-foreground)}.timeline-step.highlight .step-content p{color:var(--foreground);font-weight:500}.founders-section{background:var(--secondary);padding:120px 0;border-radius:48px}.founders-header{text-align:center;margin-bottom:80px}.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1000px;margin:0 auto}.founder-card{position:relative;background:var(--card);border-radius:32px;padding:48px;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 24px #00000005;overflow:hidden}.founder-card>*{position:relative;z-index:1}.founder-avatar{width:130px;height:130px;border-radius:50%;object-fit:cover;box-shadow:0 8px 24px #0000000f}.founder-name{font-size:28px;font-weight:700;color:var(--foreground);margin:0}.founder-bio{display:flex;flex-direction:column;gap:16px}.founder-bio p{font-size:17px;line-height:1.6;color:var(--muted-foreground);margin:0}.pain-points-section{padding:140px 0}.pain-points-header{text-align:center;margin-bottom:80px}.pain-points-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.pain-point-card{background:var(--card);padding:48px 40px;border-radius:24px;border:1px solid var(--border);display:flex;flex-direction:column;gap:20px}.pain-point-card h3{font-size:22px;font-weight:700;color:var(--foreground);margin:0}.pain-point-card p{font-size:16px;line-height:1.6;color:var(--muted-foreground);margin:0}.heart-section{background:var(--primary);color:var(--primary-foreground);padding:120px 0;border-radius:48px 48px 0 0}.heart-inner{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.heart-intro{display:flex;flex-direction:column;gap:24px}.heart-title{margin:0;font-size:52px;line-height:1.1;font-weight:700;letter-spacing:-.02em}.heart-subtitle{margin:0;font-size:22px;font-weight:500;color:color-mix(in srgb,var(--primary-foreground) 80%,transparent)}.heart-divider{width:64px;height:4px;background:var(--accent);border-radius:2px;margin:8px 0}.heart-lead{margin:0;font-size:32px;line-height:1.35;font-weight:600;color:var(--primary-foreground)}.heart-content-grid{display:flex;flex-direction:column;gap:24px}.heart-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:40px;display:flex;gap:24px}.heart-card .info-card-content{display:flex;flex-direction:column;gap:12px}.heart-card h3{margin:0;font-size:22px;font-weight:700;color:var(--primary-foreground)}.heart-card p{margin:0;font-size:17px;line-height:1.6;color:color-mix(in srgb,var(--primary-foreground) 85%,transparent)}@media(max-width:1100px){.heart-inner{grid-template-columns:1fr}}@media(max-width:980px){.pain-points-grid,.founders-grid{grid-template-columns:1fr}}@media(max-width:720px){.about-hero,.founders-section,.pain-points-section,.heart-section{padding-left:0;padding-right:0}.about-hero-title{font-size:44px}.story-header{flex-direction:column;align-items:flex-start}.timeline-step{gap:20px}.about-hero-story-container,.founder-card,.pain-point-card,.heart-card{padding:32px}.heart-title{font-size:38px}.heart-card{flex-direction:column;align-items:flex-start;gap:24px}.heart-card .info-card-content{width:100%;gap:14px}.heart-card h3{font-size:30px;line-height:1.18}.heart-card p{font-size:17px;line-height:1.65}}
