.main-content{display:flex;flex-direction:column;flex:1;gap:2rem;align-items:center;text-align:center;max-width:72rem}.hero-title{font-size:2.25rem;line-height:2.5rem;font-weight:300;color:#333333;text-shadow:1px 1px 2px rgba(246,102,36,.1);letter-spacing:.5px}@media (min-width:640px){.hero-title{font-size:3.75rem;line-height:1}}.hero-description{font-size:1.125rem;line-height:1.75rem;color:#4b5563;margin-top:2rem;border-bottom:2px solid rgba(27,156,78,.2);padding-bottom:1.5rem;max-width:90%;margin-left:auto;margin-right:auto;font-weight:300}.hero-description strong{color:#f66624;font-weight:600}@media (min-width:640px){.hero-description{font-size:1.25rem;line-height:1.75rem}}.steps-container{display:flex;flex-direction:column;gap:2rem}.step{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:12px;background-color:rgba(0,0,0,.03);transition:transform .2s,background-color .2s}.step:hover{transform:translateX(8px);background-color:rgba(0,0,0,.05)}.step-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#f66624;border-radius:50%;font-weight:600;font-size:1.125rem;color:white;flex-shrink:0}.step-content{display:flex;flex-direction:column;gap:.5rem;text-align:left}.step-title{font-size:1.25rem;font-weight:400;color:#333333}.step-description{color:#6b7280;line-height:1.5;font-weight:300}@media (max-width:640px){.step,.steps-container{gap:1rem}.step{padding:1rem}.step-number{width:2rem;height:2rem;font-size:1rem}.step-title{font-size:1.125rem}}.hero-section{max-width:1200px;text-align:center;padding:0 2rem;margin-left:auto;margin-right:auto}.benefits-list{display:flex;flex-direction:column;gap:1.5rem;max-width:600px;margin:2rem auto}@media (min-width:768px){.benefits-list{flex-direction:row;justify-content:center;gap:2rem}}.benefit-item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(246,102,36,.05);border-radius:12px;border:1px solid rgba(246,102,36,.1);transition:all .3s ease}.benefit-item:hover{background:rgba(246,102,36,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(246,102,36,.15)}.benefit-icon{font-size:1.5rem;flex-shrink:0}.benefit-item span:last-child{font-weight:500;color:#333333}.cta-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem}@media (min-width:640px){.cta-section{flex-direction:row;justify-content:center;gap:2rem}}.cta-button-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.cta-button.primary{background:#f66624;color:white;border-color:#f66624}.cta-button.primary:hover{background:#cc5012;border-color:#cc5012;transform:translateY(-2px);box-shadow:0 4px 12px rgba(246,102,36,.3)}.cta-button.large{padding:1rem 2.5rem;font-size:1.125rem}.pricing-link{color:#f66624;text-decoration:none;font-weight:500;transition:color .3s ease}.pricing-link:hover{color:#cc5012;text-decoration:underline}.no-card-text{font-size:.875rem;color:#6b7280;margin-top:.5rem;font-weight:400;text-align:center}.features-section{max-width:1200px;margin:6rem auto 0;padding:0 2rem}.features-title{text-align:center;font-size:2.5rem;font-weight:300;color:#333333;margin-bottom:4rem}@media (min-width:640px){.features-title{font-size:3rem}}.feature-item{display:flex;flex-direction:column;gap:3rem;margin-bottom:6rem;align-items:center}@media (min-width:1024px){.feature-item{flex-direction:row;align-items:flex-start}.feature-item.reverse{flex-direction:row-reverse}}.feature-content{flex:1;max-width:500px;text-align:left}@media (max-width:1024px){.feature-content{text-align:center}}.feature-title{font-size:1.75rem;font-weight:600;color:#333333;margin-bottom:1rem;line-height:1.3}@media (min-width:640px){.feature-title{font-size:2rem}}.feature-description{font-size:1.125rem;color:#4b5563;line-height:1.6;font-weight:300}.feature-image{flex:1;max-width:600px;width:100%}.screenshot{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.screenshot:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.final-cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,rgba(246,102,36,.05),rgba(27,156,78,.05));border-radius:20px;margin:0 auto 6rem;max-width:800px}.cta-title{font-size:2.25rem;font-weight:600;color:#333333;margin-bottom:1rem}@media (min-width:640px){.cta-title{font-size:2.75rem}}.cta-description{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:300}@media (max-width:768px){.features-section{padding:0 1rem;margin:4rem auto 0}.feature-item{gap:2rem;margin-bottom:4rem}.feature-title{font-size:1.5rem}.feature-description{font-size:1rem}.final-cta-section{padding:3rem 1.5rem;margin:0 auto 4rem}.cta-title{font-size:2rem}.cta-description{font-size:1rem}}