body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{background:#fff;box-shadow:0 2px 8px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo .logo-img{height:180px;width:auto}.nav-links{display:flex;flex:1 1;gap:2rem;justify-content:center}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#06c}.nav-buttons{display:flex;gap:1rem}.btn-primary,.btn-secondary{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.5rem;transition:all .3s}.btn-primary{background:#06c;color:#fff}.btn-primary:hover{background:#0052a3;transform:translateY(-1px)}.btn-secondary{background:#0000;border:1px solid #ddd;color:#333}.btn-secondary:hover{background:#f5f5f5}.btn-large{font-size:1.1rem;padding:1rem 2.5rem}.hero{background:linear-gradient(135deg,#f0f4f8,#e8f2ff);padding:4rem 0 2rem}.hero-title{color:#1a1a1a;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;max-width:900px}.hero-subtitle{color:#666;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;max-width:800px}.trust-logos{margin-top:4rem;padding:2rem 0}.logo-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));opacity:.6}.logo-item{text-align:center}.logo-placeholder{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:.85rem;padding:1rem}.how-it-works{background:#fff;padding:6rem 0}.step-section{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:8rem}.step-section.reverse{direction:rtl}.step-section.reverse>*{direction:ltr}.step-number{color:#e8f2ff;font-size:6rem;font-weight:900;line-height:1;margin-bottom:-2rem}.step-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.step-description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.step-list{list-style:none;padding:0}.step-list li{color:#555;padding:.75rem 0 .75rem 1.5rem;position:relative}.step-list li:before{color:#06c;content:"✓";font-weight:700;left:0;position:absolute}.step-visual{align-items:center;background:linear-gradient(135deg,#f0f4f8,#e8f2ff);border-radius:12px;display:flex;justify-content:center;min-height:300px;padding:3rem}.visual-placeholder{color:#999;font-size:1.2rem;text-align:center}.testimonial{background:linear-gradient(135deg,#f0f4f8,#e8f2ff);padding:5rem 0;text-align:center}.testimonial-quote{color:#1a1a1a;font-size:1.8rem;font-style:italic;font-weight:400;line-height:1.6;margin:0 auto 2rem;max-width:800px}.testimonial-author{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.testimonial-title{color:#666;font-size:1rem}.cta-section{background:#fff;padding:5rem 0;text-align:center}.cta-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{color:#666;font-size:1.2rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.footer{background:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.footer-column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#ccc;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-column ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;color:#999;font-size:.9rem;padding-top:2rem;text-align:center}.footer-bottom p{margin-bottom:.5rem}@media (max-width:968px){.nav-links{display:none}.hero-title{font-size:2.5rem}.step-section{gap:2rem;grid-template-columns:1fr}.step-section.reverse{direction:ltr}.step-number{font-size:4rem}.step-title{font-size:2rem}}@media (max-width:600px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.nav-buttons{flex-direction:column;gap:.5rem}.btn-primary,.btn-secondary{font-size:.85rem;padding:.5rem 1rem}.testimonial-quote{font-size:1.4rem}.footer-grid{grid-template-columns:1fr}}.hero-list{list-style:none;margin:2rem auto;max-width:800px;padding:0}.hero-list li{color:#555;font-size:1.1rem;padding:1rem 0 1rem 2rem;position:relative}.hero-list li:before{color:#06c;content:"•";font-size:1.5rem;font-weight:700;left:0;line-height:1;position:absolute}.hero-text{color:#666;font-size:1.1rem;margin:1.5rem auto;max-width:800px;text-align:center}.pricing-features{background:#f8f9fa;padding:6rem 0}.section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2.5rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-4px)}.feature-card-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card-text{color:#555;font-size:1rem;line-height:1.7}.faq-section{background:#fff;padding:6rem 0}.faq-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:900px}.faq-item{border-bottom:1px solid #e0e0e0;padding-bottom:2rem}.faq-item:last-child{border-bottom:none}.faq-question{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.faq-answer{color:#555;font-size:1rem;line-height:1.7}@media (max-width:968px){.features-grid{grid-template-columns:1fr}.hero-list li{font-size:1rem}}.book-intro{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.intro-hero{background:linear-gradient(135deg,#f0f4f8,#e8f2ff);padding:4rem 0 6rem}.intro-title{color:#1a1a1a;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:2rem;text-align:center}.intro-description{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:1000px;text-align:center}.intro-features{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto 4rem;max-width:900px;padding:0 2rem}.feature-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2.5rem}.feature-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-text{color:#555;font-size:1.1rem;line-height:1.7}.btn-center{display:block;margin:3rem auto 4rem}.trust-logos-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:4rem auto 0;max-width:1200px;opacity:.6}.trust-logos-grid .logo-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;font-size:.9rem;padding:1.5rem;text-align:center}.form-content-wrapper{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:4rem auto;max-width:1200px}.form-side-content{display:flex;flex-direction:column;gap:2rem}.form-side-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:1rem}.form-side-text{color:#555;font-size:1.1rem;line-height:1.7}.form-benefits{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.benefit-item{color:#333;font-size:1.1rem;font-weight:500}.intro-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:3rem}.form-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:1rem;padding:1rem;transition:border-color .3s}.form-group input:focus{border-color:#06c;outline:none}.form-group input::placeholder{color:#999}@media (max-width:968px){.intro-title{font-size:2.5rem}.intro-features{grid-template-columns:1fr}.trust-logos-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.form-content-wrapper,.form-row{grid-template-columns:1fr}}@media (max-width:600px){.intro-title{font-size:2rem}.intro-description{font-size:1.1rem}.feature-title{font-size:1.3rem}.feature-text{font-size:1rem}}
/*# sourceMappingURL=main.e56514f3.css.map*/