.our-story-page{--bg:#fff;--text:#1a1a1a;--text-secondary:#666;--border:rgba(0,0,0,.1);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:calc(100vh - 60px)}@media (prefers-color-scheme:dark){.our-story-page{--bg:#1a1a1a;--text:#fff;--text-secondary:#888;--border:hsla(0,0%,100%,.1)}}.our-story-page main{max-width:720px;margin:0 auto;padding:60px 24px 100px}.our-story-page .page-title{font-family:Playfair Display,serif;font-size:clamp(36px,5vw,52px);font-weight:500;margin-bottom:48px;text-align:center}.our-story-page .founder-image{width:200px;height:200px;margin:0 auto 48px;display:block}.our-story-page .founder-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.our-story-page .story-content{font-size:17px;line-height:1.9;color:var(--text);opacity:.9}.our-story-page .story-content p{margin-bottom:28px}.our-story-page .story-content .highlight{font-family:Playfair Display,serif;font-size:24px;font-style:italic;line-height:1.6;color:var(--text);margin:48px 0;padding-left:24px;border-left:3px solid var(--text-secondary);opacity:1}.our-story-page .story-content .signature{margin-top:48px;font-style:italic;color:var(--text-secondary)}.our-story-page .story-cta{margin-top:80px;padding-top:48px;border-top:1px solid var(--border);text-align:center}.our-story-page .story-cta h3{font-family:Playfair Display,serif;font-size:28px;margin-bottom:16px}.our-story-page .story-cta p{color:var(--text-secondary);margin-bottom:32px}.our-story-page .app-button{height:54px;display:inline-block;transition:transform .2s,opacity .2s}.our-story-page .app-button:hover{transform:scale(1.05);opacity:.9}.our-story-page .app-button img{height:100%;width:auto}.our-story-page .marketing-footer{padding:48px;border-top:1px solid var(--border)}.our-story-page .footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.our-story-page .footer-links{display:flex;gap:24px}.our-story-page .footer-links a{text-decoration:none;color:var(--text-secondary);font-size:13px;transition:color .2s}.our-story-page .footer-links a:hover{color:var(--text)}.our-story-page .footer-social{display:flex;gap:20px}.our-story-page .footer-social a{color:var(--text-secondary);transition:color .2s}.our-story-page .footer-social a:hover{color:var(--text)}@media (max-width:900px){.our-story-page main{padding:40px 20px 80px}.our-story-page .marketing-footer{padding:32px 24px}.our-story-page .footer-container{flex-direction:column;gap:24px}.our-story-page .footer-links{flex-wrap:wrap;justify-content:center}}