body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#6366f1;--primary-dark:#4f46e5;--secondary-color:#8b5cf6;--accent-color:#ec4899;--dark:#1e293b;--dark-light:#334155;--gray:#64748b;--gray-light:#cbd5e1;--light:#f1f5f9;--white:#fff;--success:#10b981;--shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;color:var(--dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);position:fixed;top:0;width:100%;z-index:1000}.nav-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo,.nav-content{align-items:center;display:flex}.logo{color:#6366f1;color:var(--primary-color);font-size:1.5rem;font-weight:700;gap:.75rem}.logo-image{height:50px;object-fit:contain;width:auto}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#1e293b;color:var(--dark);font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#6366f1;color:var(--primary-color)}.nav-cta{background:#6366f1;background:var(--primary-color);border-radius:.5rem;color:#fff!important;color:var(--white)!important;padding:.5rem 1.5rem;transition:background .3s ease}.nav-cta:hover{background:#4f46e5;background:var(--primary-dark)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;color:var(--white);margin-top:80px;padding:6rem 2rem;text-align:center}.hero-content{margin:0 auto;max-width:1000px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95}.hero-cta{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}.btn{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;background:var(--white);color:#6366f1;color:var(--primary-color)}.btn-primary:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;border:2px solid var(--white);color:#fff;color:var(--white)}.btn-secondary:hover{background:#fff;background:var(--white);color:#6366f1;color:var(--primary-color)}.btn-large{font-size:1.1rem;padding:1.25rem 3rem}.hero-badges{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:2rem;display:flex;gap:.5rem;padding:.75rem 1.5rem}.badge-icon{font-size:1.5rem}.badge-text{font-size:1rem;font-weight:600;white-space:nowrap}.section{padding:5rem 2rem}.section:nth-child(2n){background:#f1f5f9;background:var(--light)}.container{margin:0 auto;max-width:1200px}.section-title{color:#1e293b;color:var(--dark);font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-align:center}.section-subtitle{color:#64748b;color:var(--gray);font-size:1.1rem;margin-bottom:3rem;text-align:center}.steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.step{background:#fff;background:var(--white);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);padding:2rem;position:relative;text-align:center;transition:transform .3s ease}.step:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.step-number{align-items:center;background:#6366f1;background:var(--primary-color);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:1.2rem;font-weight:700;height:2.5rem;justify-content:center;left:50%;position:absolute;top:-1rem;transform:translateX(-50%);width:2.5rem}.step-icon{font-size:3rem;margin:1rem 0}.step h3{color:#1e293b;color:var(--dark);font-size:1.5rem;margin-bottom:1rem}.step p{color:#64748b;color:var(--gray)}.our-story{background:#fff;background:var(--white)}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.2fr .8fr}.story-text{max-width:700px}.story-text p{color:#334155;color:var(--dark-light);font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.story-text p:last-child{color:#1e293b;color:var(--dark);font-size:1.1rem;font-weight:600;margin-top:2rem}.story-placeholder{height:500px}.story-placeholder p{font-size:1.8rem;line-height:1.4;text-align:center}.service-tabs{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.tab{background:#fff;background:var(--white);border:2px solid #cbd5e1;border:2px solid var(--gray-light);border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.tab:hover{color:#6366f1;color:var(--primary-color)}.tab.active,.tab:hover{border-color:#6366f1;border-color:var(--primary-color)}.tab.active{background:#6366f1;background:var(--primary-color);color:#fff;color:var(--white)}.service-option{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.service-details h3{color:#1e293b;color:var(--dark);font-size:2rem;margin-bottom:1rem}.service-details p{color:#64748b;color:var(--gray);font-size:1.1rem;margin-bottom:2rem}.feature-list{list-style:none;margin-bottom:2rem}.feature-list li{border-bottom:1px solid #cbd5e1;border-bottom:1px solid var(--gray-light);color:#1e293b;color:var(--dark);font-size:1rem;padding:.75rem 0}.pricing-note{background:#f1f5f9;background:var(--light);border-radius:.5rem;color:#64748b;color:var(--gray);font-size:1rem;line-height:1.6;margin-top:1.5rem;padding:1.5rem}.pricing-note strong{color:#1e293b;color:var(--dark)}.image-placeholder,.service-image{align-items:center;display:flex;justify-content:center}.image-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);color:#fff;color:var(--white);flex-direction:column;height:400px;width:100%}.placeholder-icon{font-size:5rem;margin-bottom:1rem}.image-placeholder p{font-size:1.5rem;font-weight:600}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card-type{background:#fff;background:var(--white);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);padding:2rem;text-align:center;transition:transform .3s ease}.card-type:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.card-type-icon{font-size:3rem;margin-bottom:1rem}.card-type h3{color:#1e293b;color:var(--dark);font-size:1.5rem;margin-bottom:.5rem}.card-type p{color:#64748b;color:var(--gray)}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit{background:#fff;background:var(--white);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);padding:2rem;transition:transform .3s ease}.benefit:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit h3{color:#1e293b;color:var(--dark);font-size:1.5rem;margin-bottom:1rem}.benefit p{color:#64748b;color:var(--gray)}.contact{background:#0f172a!important}.contact,.contact h2{color:#fff;color:var(--white)}.contact h2{font-size:2.5rem;margin-bottom:1rem}.contact-content{margin:0 auto;max-width:800px;text-align:center}.contact-content>p{font-size:1.2rem;margin-bottom:3rem;opacity:.9}.contact-form{background:#1e293b;border-radius:1rem;margin-bottom:3rem;padding:3rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-input,.form-textarea{background:#ffffff1a;border:2px solid #fff3;border-radius:.5rem;color:#fff;color:var(--white);font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input::placeholder,.form-textarea::placeholder{color:#fff9}.form-input:focus,.form-textarea:focus{background:#ffffff26;border-color:#6366f1;border-color:var(--primary-color);outline:none}.form-textarea{margin-bottom:1.5rem;resize:vertical;width:100%}.form-message{border-radius:.5rem;font-weight:600;margin-bottom:1.5rem;padding:1rem;text-align:center}.form-message.success{background:#10b98133;border:2px solid #10b98180;color:#10b981}.form-message.error{background:#ef444433;border:2px solid #ef444480;color:#ef4444}.btn:disabled{cursor:not-allowed;opacity:.6}.contact-info{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.contact-item{align-items:center;display:flex;font-size:1.1rem;gap:.5rem}.contact-icon{font-size:1.5rem}.footer{background:#334155;background:var(--dark-light);color:#fff;color:var(--white);padding:3rem 2rem 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px}.footer-section h4{color:#fff;color:var(--white);font-size:1.2rem;margin-bottom:1rem}.footer-section p{margin-bottom:1rem}.footer-section a,.footer-section p{color:#cbd5e1;color:var(--gray-light)}.footer-section a{display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#6366f1;color:var(--primary-color)}.footer-bottom{border-top:1px solid #64748b;border-top:1px solid var(--gray);color:#cbd5e1;color:var(--gray-light);padding-top:2rem;text-align:center}@media (max-width:768px){.nav-links{display:none}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-cta{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}.hero-stats{gap:2rem}.service-option,.story-content{grid-template-columns:1fr}.story-image{display:none}.form-row{grid-template-columns:1fr}.section{padding:3rem 1rem}.section-title{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.logo-text{display:none}.logo-image{height:40px}.benefits-grid,.card-grid,.steps{grid-template-columns:1fr}}.legal-page{background:var(--light);min-height:100vh;padding-bottom:4rem;padding-top:100px}.legal-back{margin:0 auto 1rem;max-width:900px;padding:0 3rem}.back-link{align-items:center;color:var(--primary-color);display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;text-decoration:none;transition:color .3s ease}.back-link:hover{color:var(--primary-dark)}.legal-container{background:var(--white);border-radius:1rem;box-shadow:var(--shadow);margin:0 auto;max-width:900px;padding:3rem}.legal-page h1{color:var(--dark);font-size:2.5rem;margin-bottom:.5rem}.last-updated{border-bottom:2px solid var(--gray-light);color:var(--gray);font-style:italic;margin-bottom:3rem;padding-bottom:1.5rem}.legal-page section{margin-bottom:2.5rem}.legal-page h2{color:var(--dark);font-size:1.8rem;margin-bottom:1rem;margin-top:2rem}.legal-page h3{color:var(--dark-light);font-size:1.3rem;margin-bottom:.75rem;margin-top:1.5rem}.legal-page h4{color:var(--dark);font-size:1.1rem;font-weight:600;margin-bottom:.75rem;margin-top:1.25rem}.legal-page p{color:var(--dark-light);line-height:1.8;margin-bottom:1rem}.legal-page ol,.legal-page ul{margin-bottom:1rem;margin-left:2rem}.legal-page li{color:var(--dark-light);line-height:1.8;margin-bottom:.5rem}.legal-page strong{color:var(--dark);font-weight:600}@media (max-width:768px){.legal-page{padding-top:80px}.legal-container{margin:0 1rem;padding:2rem 1.5rem}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.5rem}}
/*# sourceMappingURL=main.6718e195.css.map*/