.about-page{min-height:100vh;background:#0a0a0a;font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;color:#fff}.about-hero{max-width:720px;margin:0 auto;padding:8rem 2rem 4rem}.about-hero h1{font-size:2.75rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.5rem}.about-highlight{color:#ff6b35}.about-hero-sub{font-size:1.0625rem;color:#777;line-height:1.8}.about-story{max-width:720px;margin:0 auto;padding:0 2rem 4rem}.about-story-section{margin-bottom:3rem}.about-story-section h2{font-size:1.375rem;font-weight:700;color:#ff6b35;margin-bottom:1.25rem;letter-spacing:-.02em}.about-story-section p{font-size:1.0625rem;color:#bbb;line-height:1.9;margin-bottom:1.5rem}.about-founder{max-width:720px;margin:0 auto;padding:3rem 2rem;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}.about-founder-inner{display:flex;gap:2.5rem;align-items:flex-start}.about-founder-image{border-radius:10px;overflow:hidden;width:160px;min-width:160px}.about-founder-label{font-size:.6875rem;font-weight:700;color:#ff6b35;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem}.about-founder-info h2{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1rem}.about-founder-bio{font-size:.9375rem;color:#888;line-height:1.8;margin-bottom:1rem}.about-founder-location{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#555;margin-top:1.25rem;font-weight:500}.about-founder-dot{width:8px;height:8px;border-radius:50%;background:#ff6b35}.about-values{max-width:720px;margin:0 auto;padding:3rem 2rem}.about-values h2{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:1.5rem;color:#ff6b35}.about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.about-value{background:#111;border:1px solid #1a1a1a;border-radius:10px;padding:1.5rem}.about-value h3{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:.625rem}.about-value p{font-size:.875rem;color:#666;line-height:1.7}.about-cta{max-width:720px;margin:0 auto;padding:3rem 2rem 4rem;text-align:center}.about-cta h2{font-size:1.75rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem;color:#ff6b35}.about-cta p{font-size:1rem;color:#666;margin-bottom:2rem}.about-cta-btn{background:#ff6b35;color:#000;font-weight:700}.about-cta-btn,.about-cta-btn-outline{display:inline-block;padding:.875rem 1.75rem;border-radius:8px;text-decoration:none;font-size:.9375rem}.about-cta-btn-outline{background:transparent;color:#fff;font-weight:600;border:1px solid #333}@media (max-width:768px){.about-hero{padding:5rem 1.5rem 3rem}.about-hero h1{font-size:2rem}.about-founder-inner{flex-direction:column;gap:1.5rem}.about-founder-image{width:120px;min-width:120px}.about-values-grid{grid-template-columns:1fr}.about-story{padding:0 1.5rem 3rem}}