*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:.5rem;display:block!important;width:100%;box-sizing:border-box}p{margin-bottom:1rem;display:block!important;width:100%;box-sizing:border-box}a{color:#385beb;text-decoration:none}a:hover{text-decoration:underline}* h1,* h2,* h3,* h4,* h5,* h6,* p{display:block!important;white-space:normal!important}.container{max-width:1200px;margin:0 auto;padding:0 2rem}main{flex:1}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}img{max-width:100%;height:auto}*:focus{outline:2px solid #385BEB;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#385beb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2d4bbf}.header{background:linear-gradient(135deg,#385beb,#4f6cff);height:70px;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #385beb26,0 3px #ffffff4d,0 6px #ffffff1a}.container{max-width:1200px;margin:0 auto;padding:0 2rem;height:100%}.header-content{display:flex;justify-content:space-between;align-items:center;height:100%}.logo{color:#fff;text-decoration:none;font-size:1.8rem;font-weight:500;letter-spacing:-.02em;transition:opacity .2s ease}.logo:hover{opacity:.9;text-decoration:none}.nav{display:flex;height:100%;align-items:stretch}.nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:1rem;padding:0 2rem;display:flex;align-items:center;height:100%;position:relative;transition:all .3s ease;border-right:1px solid rgba(255,255,255,.1)}.nav-link:last-child{border-right:none}.nav-link:hover{background:#ffffff1a;text-decoration:none}.nav-link.active{background:#ffffff26;font-weight:600}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#fff}@media (max-width: 768px){.container{padding:0 1rem}.header{height:60px}.logo{font-size:1.6rem}.nav-link{padding:0 1.5rem;font-size:.95rem}}@media (max-width: 480px){.header{height:55px}.logo{font-size:1.4rem}.nav-link{padding:0 1rem;font-size:.85rem}}.footer{background:#1a1a2e;color:#fff;padding:3rem 0 1rem;margin-top:auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#385beb;margin-bottom:1rem;font-size:1.5rem}.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section p{line-height:1.6;color:#ccc}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#385beb}.footer-bottom{border-top:1px solid #333;padding-top:1rem;text-align:center}.footer-bottom p{color:#999;margin:0}.home{min-height:100vh}.image-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#f8fafc);padding:3rem 0 2.5rem;text-align:center;position:relative;overflow:hidden}.image-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(56,91,235,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(108,123,255,.03) 0%,transparent 50%);pointer-events:none}.image-section .container{position:relative;z-index:1}.main-image{max-width:350px;margin:0 auto;border-radius:8px;overflow:hidden}.app-image{width:100%;height:auto;display:block;background:transparent;padding:.3rem;border-radius:8px}.app-image.png-white-bg{background:transparent;padding:.5rem;mix-blend-mode:darken;filter:contrast(1.1) brightness(.95)}.app-image.remove-white-bg{background:transparent;padding:.3rem;mix-blend-mode:multiply;filter:contrast(1.05) brightness(1.02) saturate(.98);opacity:.92}.features{padding:5rem 0;background:#f8fafc}.features .container{display:flex!important;flex-direction:column!important;align-items:center!important}.features-intro{text-align:center!important;max-width:800px;margin:0 auto 4rem!important;width:100%!important}.features-intro h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1a1a2e;text-align:center!important}.features-intro p{font-size:1.2rem;line-height:1.8;color:#666;text-align:center!important}.features-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:2rem;max-width:800px;margin:0 auto!important;width:100%!important}.feature-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 5px 15px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #385beb26}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:#1a1a2e;width:100%;display:block}.feature-card p{color:#666;line-height:1.6;width:100%;display:block}.how-it-works{padding:5rem 0;background:#fff}.how-it-works .container{display:flex!important;flex-direction:column!important;align-items:center!important}.how-it-works-intro{text-align:center!important;max-width:800px;margin:0 auto 4rem!important;width:100%!important}.how-it-works-intro h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1a1a2e;text-align:center!important}.how-it-works-intro p{font-size:1.2rem;line-height:1.8;color:#666;text-align:center!important}.steps{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:3rem;max-width:900px;margin:0 auto!important;width:100%!important}.step{text-align:center;display:flex;flex-direction:column;align-items:center}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step h3{font-size:1.3rem;margin-bottom:1rem;color:#1a1a2e;width:100%;display:block}.step p{color:#666;line-height:1.6;width:100%;display:block}.cta{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;padding:4rem 0;text-align:center}.cta .container{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.cta h2{font-size:2.5rem;margin-bottom:1rem;text-align:center!important}.cta p{font-size:1.2rem;opacity:.9;text-align:center!important;max-width:800px}@media (max-width: 768px){.image-section{padding:2.5rem 0 1.5rem}.main-image{max-width:280px}.app-image{padding:.25rem}.features-grid,.steps{grid-template-columns:1fr!important;max-width:400px}}@media (max-width: 480px){.image-section{padding:2rem 0 1rem}.image-section:before{opacity:.5}.main-image{max-width:240px}.app-image{padding:.2rem}.features-intro h2,.how-it-works-intro h2,.cta h2{font-size:2rem}}.about{min-height:100vh}.about-hero{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;padding:4rem 0;text-align:center}.about-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.about-hero p{font-size:1.3rem;opacity:.9}.mission{padding:5rem 0;background:#fff}.mission-content{display:flex;flex-direction:column;gap:3rem;text-align:center}.mission-text h2{font-size:2.5rem;margin-bottom:2rem;color:#1a1a2e;text-align:center}.mission-text p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.mission-image{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:600px;margin:0 auto}.stats-card{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 10px 25px #385beb26}.stats-card h3{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stats-card p{font-size:1.1rem;opacity:.9}.values{padding:5rem 0;background:#f8fafc}.values .container{display:flex!important;flex-direction:column!important;align-items:center!important}.values-intro{text-align:center!important;max-width:800px;margin:0 auto 4rem!important;width:100%!important}.values-intro h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1a1a2e;text-align:center!important}.values-intro p{font-size:1.2rem;line-height:1.8;color:#666;text-align:center!important}.values-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:2rem;max-width:700px;margin:0 auto!important;width:100%!important}.value-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 5px 15px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:250px}.value-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #385beb26}.value-icon{font-size:3rem;margin-bottom:1rem}.value-card h3{font-size:1.3rem;margin-bottom:1rem;color:#1a1a2e;width:100%;display:block}.value-card p{color:#666;line-height:1.6;width:100%;display:block}.story{padding:5rem 0;background:#fff}.story-content{max-width:800px;margin:0 auto;text-align:center}.story h2{font-size:2.5rem;margin-bottom:2rem;color:#1a1a2e}.story p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem}.team{padding:5rem 0;background:#f8fafc}.team h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1a1a2e}.team>p{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}.team-member{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 5px 15px #00000014;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.team-member:hover{transform:translateY(-5px);box-shadow:0 15px 35px #385beb26}.member-avatar{font-size:4rem;margin-bottom:1rem}.team-member h3{font-size:1.3rem;margin-bottom:.5rem;color:#1a1a2e}.team-member p:first-of-type{color:#385beb;font-weight:600;margin-bottom:1rem}.team-member p:last-of-type{color:#666;line-height:1.6}@media (max-width: 768px){.about-hero h1{font-size:2rem}.mission-content{gap:2rem}.mission-image,.values-grid,.team-grid{grid-template-columns:1fr;max-width:400px}}.contact{min-height:100vh}.contact-hero{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;padding:4rem 0;text-align:center}.contact-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.contact-hero p{font-size:1.3rem;opacity:.9}.contact-content{padding:5rem 0;background:#f8fafc}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1a1a2e}.contact-info>p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.contact-method{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 5px 15px #00000014;transition:all .3s ease}.contact-method:hover{transform:translateY(-2px);box-shadow:0 10px 25px #385beb26}.method-icon{font-size:2rem;flex-shrink:0}.method-details{display:flex;flex-direction:column}.method-details h3{font-size:1.2rem;margin-bottom:.5rem;color:#1a1a2e;width:100%;display:block}.method-details p:first-of-type{font-weight:600;color:#385beb;margin-bottom:.25rem;width:100%;display:block}.method-details p:last-of-type{color:#666;font-size:.9rem;width:100%;display:block}.social-links h3{font-size:1.3rem;margin-bottom:1rem;color:#1a1a2e}.social-icons{display:flex;gap:1rem;flex-wrap:wrap}.social-link{display:inline-flex;align-items:center;padding:.75rem 1rem;background:#fff;color:#385beb;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.social-link:hover{background:#385beb;color:#fff;transform:translateY(-2px)}.contact-form-container{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 25px #0000001a}.contact-form-container h2{font-size:2rem;margin-bottom:1.5rem;color:#1a1a2e}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:.5rem;color:#1a1a2e}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#385beb;box-shadow:0 0 0 3px #385beb1a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group textarea{resize:vertical;min-height:120px}.error-message{color:#ef4444;font-size:.875rem;margin-top:.25rem}.submit-btn{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #385beb40}.faq{padding:5rem 0;background:#fff}.faq h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a1a2e}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}.faq-item{padding:2rem;background:#f8fafc;border-radius:12px;border-left:4px solid #385BEB;display:flex;flex-direction:column}.faq-item h3{font-size:1.2rem;margin-bottom:1rem;color:#1a1a2e;width:100%;display:block}.faq-item p{color:#666;line-height:1.6;width:100%;display:block}@media (max-width: 768px){.contact-hero h1{font-size:2rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-method{flex-direction:column;text-align:center}.social-icons{justify-content:center}.faq-grid{grid-template-columns:1fr;max-width:400px}}.legal-page{min-height:100vh}.legal-hero{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff;padding:4rem 0 3rem;text-align:center}.legal-hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:600}.legal-hero p{font-size:1.1rem;opacity:.9}.legal-content{padding:4rem 0;background:#f8fafc}.legal-text{max-width:800px;margin:0 auto;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 5px 15px #00000014}.legal-text h2{font-size:1.8rem;color:#1a1a2e;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #385BEB}.legal-text h2:first-of-type{margin-top:0}.legal-text p{font-size:1rem;line-height:1.7;color:#666;margin-bottom:1.5rem}.legal-text ul{margin:1rem 0 1.5rem 2rem}.legal-text li{font-size:1rem;line-height:1.7;color:#666;margin-bottom:.5rem}@media (max-width: 768px){.legal-hero{padding:3rem 0 2rem}.legal-hero h1{font-size:2rem}.legal-content{padding:3rem 0}.legal-text{padding:2rem 1.5rem;margin:0 1rem}.legal-text h2{font-size:1.5rem}}.App{min-height:100vh;display:flex;flex-direction:column}.btn-primary,.btn-secondary{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit}.btn-primary{background:linear-gradient(135deg,#385beb,#4f6cff);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #385beb40}.btn-secondary{background:transparent;color:#385beb;border:2px solid #385BEB}.btn-secondary:hover{background:#385beb;color:#fff;transform:translateY(-2px)}.loading{display:flex;justify-content:center;align-items:center;min-height:200px}.loading:after{content:"";width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #385BEB;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin:1rem 0}.success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534;padding:1rem;border-radius:8px;margin:1rem 0}
