.story-page{min-height:100vh;background-color:var(--landing-bg,#ffffff);color:var(--landing-text,#1e293b)}.story-content{padding-top:140px;padding-bottom:80px}.story-container{max-width:680px;margin:0 auto;padding:0 var(--spacing-xl)}.story-headline{font-family:var(--font-display);font-size:38px;font-weight:var(--font-weight-regular);color:var(--landing-text,#1e293b);text-align:center;margin-bottom:80px;line-height:1.2;letter-spacing:-.02em}.story-section{margin-bottom:24px}.story-section-title{font-family:var(--font-family);font-size:15px;font-weight:var(--font-weight-semibold);color:var(--landing-text,#1e293b);margin-bottom:16px;letter-spacing:.01em}.story-section p{font-size:16px;line-height:1.7;color:var(--landing-text-secondary,#64748b);margin-bottom:20px}.story-section p:last-child{margin-bottom:0}.story-lead{font-size:17px}.story-emphasis{font-style:italic}.story-section strong{color:var(--landing-text,#1e293b);font-weight:var(--font-weight-semibold)}.story-divider{width:200px;height:1px;background:linear-gradient(90deg,transparent 0,var(--landing-border,#e2e8f0) 20%,var(--landing-border,#e2e8f0) 80%,transparent 100%);margin:56px auto}.story-list{list-style:none;padding:0;margin:16px 0 0}.story-list li{position:relative;padding-left:20px;font-size:16px;line-height:1.7;color:var(--landing-text-secondary,#64748b);margin-bottom:8px}.story-list li:before{content:"—";position:absolute;left:0;color:var(--landing-text-muted,#94a3b8)}.story-list li:last-child{margin-bottom:0}.story-founder{display:flex;flex-direction:column;align-items:center;margin-top:80px;padding-top:56px;border-top:1px solid var(--landing-border,#e2e8f0)}.story-founder-image{width:160px;height:160px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;filter:grayscale(100%);margin-bottom:20px}.story-founder-title{font-size:13px;font-weight:var(--font-weight-medium);color:var(--landing-text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px}.story-founder-name{font-family:var(--font-display);font-size:17px;font-weight:var(--font-weight-regular);color:var(--landing-text,#1e293b);margin:0}@media (max-width:768px){.story-content{padding-top:120px;padding-bottom:60px}.story-container{padding:0 var(--spacing-xl)}.story-headline{font-size:30px;margin-bottom:60px}.story-section-title{font-size:14px}.story-section p{font-size:15px}.story-divider{margin:40px auto}.story-founder{margin-top:60px;padding-top:40px}.story-founder-image{width:140px;height:140px}.story-founder-name{font-size:16px}}@media (max-width:480px){.story-content{padding-top:100px}.story-headline{font-size:24px;margin-bottom:48px}.story-container{padding:0 var(--spacing-lg)}.story-founder{margin-top:48px;padding-top:32px}.story-founder-image{width:120px;height:120px}.story-founder-title{font-size:12px}.story-founder-name{font-size:15px}}