.about-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.about-main{flex:1;padding:2rem 1rem}.about-container{max-width:1200px;margin:0 auto}.hero-section{text-align:center;padding:6rem 1rem 3rem;background-color:transparent;background-size:cover;background-position:50%;position:relative}.hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}.banner-image-section{width:100%;margin:0 auto 2rem;padding:0;max-width:1200px;display:flex;justify-content:center}.banner-image{width:100%;max-width:1200px;height:auto;border-radius:0;object-fit:cover}.hero-play-button{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:#fff;border-radius:50%;margin-bottom:2.5rem;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all .2s ease;border:none}.play-icon{font-size:1.5rem;margin-left:3px}.hero-title,.play-icon{color:#000;font-weight:700}.hero-title{font-size:4rem;margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:1.25rem;color:#4b5563;font-weight:400;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.hero-actions{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.waitlist-form{display:flex;flex-direction:row;width:100%;max-width:500px;margin:0 auto}.email-input{flex:1;padding:.75rem 1rem;border-radius:.5rem 0 0 .5rem;font-size:1rem;outline:none;margin:0}.email-input:focus{border-color:#000}.email-input:disabled{background-color:#f9fafb;cursor:not-allowed}.hero-cta{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;background-color:#000;color:#fff;border:none;border-radius:0 .5rem .5rem 0;margin:0;transition:all .2s ease}.hero-microcopy{font-size:.8rem;color:#6b7280;margin:1.5rem 0 0}.credibility-section{margin-bottom:4rem;padding:2rem 1rem;text-align:center}.credibility-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center;max-width:1000px;margin:0 auto}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-icon{color:#374151;margin-bottom:.5rem}.stat-number{font-size:2.5rem;font-weight:800;color:#111827}.stat-label{font-size:1rem;color:#6b7280;font-weight:500}.about-section-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:2rem;text-align:center}.comparison-section{margin-bottom:4rem;padding:2rem}.comparison-table{background-color:#fff;border-radius:.5rem;border:2px solid #e5e7eb;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.comparison-header{display:grid;grid-template-columns:1fr 1fr;background-color:#f9fafb;border-bottom:2px solid #e5e7eb}.comparison-col{padding:1.5rem;display:flex;align-items:center;gap:.75rem}.mapscroll-col{background-color:#f0fdf4;border-right:1px solid #e5e7eb}.mapscroll-col h3{color:#111827}.competitor-col h3,.mapscroll-col h3{font-size:1.5rem;font-weight:700;margin:0}.competitor-col h3{color:#374151}.competitor-note{font-size:.875rem;color:#6b7280;margin:.25rem 0 0;font-style:italic}.comparison-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e5e7eb}.comparison-row:last-child{border-bottom:none}.check-icon{color:#059669;flex-shrink:0}.value-section{margin-bottom:4rem;padding:2rem}.value-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.value-card{background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:2rem;transition:all .2s ease}.value-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.value-icon{color:#374151;flex-shrink:0}.value-header h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.value-list{list-style:none;padding:0;margin:0}.value-list li{color:#374151;line-height:1.6;position:relative;padding:.5rem 0 .5rem 1.5rem}.value-list li:before{content:"•";color:#059669;font-weight:700;position:absolute;left:0}.features-section{margin-bottom:4rem;padding:2rem;border-radius:.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;transition:all .2s ease}.about-feature-icon{color:#374151;margin-bottom:1rem}.about-feature-item h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.about-feature-item p{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}.how-it-works-section{margin-bottom:4rem;padding:2rem}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.step-item{gap:1rem;padding:1.5rem;background-color:#fff;border-radius:.5rem;border:2px solid #e5e7eb}.step-item,.step-number{display:flex;align-items:center}.step-number{width:3rem;height:3rem;background-color:#111827;color:#fff;border-radius:50%;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}.step-content h4{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.step-content p{font-size:1rem;color:#6b7280;margin:0;line-height:1.4}.total-time{text-align:center;font-size:1.125rem;color:#374151;margin:0}.about-faq-section{padding:2rem;margin-bottom:3rem}.about-faq-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:2rem;text-align:center}.about-faq-list{display:flex;flex-direction:column;gap:0;max-width:800px;margin:0 auto}.about-faq-item{border-bottom:1px solid #e5e7eb}.about-faq-item:last-child{border-bottom:none}.about-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;text-align:left;cursor:pointer;font-size:1.125rem;font-weight:500;color:#111827;transition:color .2s ease;outline:none}.about-faq-question:hover{color:#4b5563}.about-faq-question:focus{color:#000}.about-faq-chevron{color:#6b7280;transition:transform .2s ease;flex-shrink:0;margin-left:1rem}.about-faq-chevron.expanded{transform:rotate(180deg)}.about-faq-answer{padding-bottom:1.5rem}.about-faq-answer p{font-size:1rem;line-height:1.6;color:#4b5563;margin:0}.final-cta-section{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#111827,#374151);border-radius:1rem;color:#fff;margin-bottom:2rem}.cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.3}.final-cta-button{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;background-color:#fff;color:#111827;border:none;margin:0 auto 1rem}.cta-note{font-size:.875rem;color:#d1d5db;font-style:italic;margin:0 0 1.5rem}.cta-alternative{margin-top:1rem}@media (max-width:768px){.about-page{overflow-x:hidden;min-height:100vh;height:100vh;position:fixed;width:100%;top:0;left:0}.about-main{padding:1rem .5rem;overflow-y:auto;overflow-x:hidden;height:100%;-webkit-overflow-scrolling:touch}.hero-section{margin-bottom:1rem;margin-top:3rem;padding:4rem 1rem 2rem}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.hero-play-button{width:50px;height:50px;margin-bottom:1.5rem}.play-icon{font-size:1.25rem}.waitlist-form{max-width:90%;flex-direction:column}.email-input{border-radius:.5rem;margin-bottom:.5rem}.hero-cta{border-radius:.5rem;width:100%}.banner-image-section{padding:0 .5rem;margin-bottom:1.5rem}.banner-image{border-radius:6px}.about-section-title{font-size:2rem;margin-bottom:1.5rem}.credibility-stats{grid-template-columns:1fr;gap:1.5rem}.stat-number{font-size:2rem}.comparison-header,.comparison-row,.comparison-table{grid-template-columns:1fr}.comparison-col{padding:1rem;border-right:none;border-bottom:1px solid #e5e7eb}.mapscroll-col{border-bottom:2px solid #059669}.competitor-col{background-color:#fef2f2}.features-grid,.steps-container,.value-cards{grid-template-columns:1fr;gap:1.5rem}.step-item{flex-direction:column;text-align:center;gap:1rem}.pricing-snapshot-header,.pricing-snapshot-row,.pricing-snapshot-table{grid-template-columns:1fr}.pricing-col{padding:.75rem;flex-direction:column;align-items:flex-start;text-align:left}.cta-title{font-size:2rem;margin-bottom:1.5rem}.final-cta-section{padding:2rem 1rem}}@media (max-width:480px){.about-main{padding:.5rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.hero-play-button{width:45px;height:45px;margin-bottom:1rem}.play-icon{font-size:1rem}.about-section-title{font-size:1.75rem}.about-faq-section,.comparison-section,.credibility-section,.features-section,.hero-section,.how-it-works-section,.pricing-snapshot-section,.value-section{padding:1rem;margin-bottom:2rem}.about-feature-item,.step-item,.value-card{padding:1rem}.cta-title{font-size:1.75rem}.final-cta-section{padding:1.5rem 1rem;margin-bottom:5rem}}