.header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.header-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center}.logo-container{display:flex;align-items:center;gap:.75rem}.logo-image{height:40px;width:40px;border-radius:50%;object-fit:contain}.logo-text{font-size:1.5rem;font-weight:800;color:#06c;letter-spacing:1px}.nav{display:flex;gap:2.5rem;align-items:center}.nav-link{font-size:.9rem;font-weight:500;color:#4b5563;text-decoration:none;text-transform:uppercase;letter-spacing:1px;position:relative}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#06c;transition:width .3s ease}.nav-link:hover:after{width:100%}.header-cta-button{background:#06c;color:#fff;border:none;padding:.6rem 1.5rem;font-size:.85rem;font-weight:600;border-radius:50px;cursor:pointer;text-decoration:none;text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){.header{padding:.75rem 1rem}.header-container{padding:.5rem}.logo-text{font-size:1.2rem}.nav,.header-cta-button{display:none}}.hero{background:#fff;padding:100px 2rem 80px}.hero-container{max-width:1200px;margin:0 auto}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text{display:flex;flex-direction:column;gap:2rem}.hero-title{font-size:3.5rem;font-weight:800;color:#1a1a2e;line-height:1.2;letter-spacing:-1px}.hero-subtitle{font-size:1.2rem;font-weight:400;color:#4b5563;line-height:1.8;max-width:600px}.hero-buttons{display:flex;gap:1rem}.hero-button{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none}.hero-button.primary{background:#06c;color:#fff}.hero-button.secondary{background:#fff;color:#06c;border:2px solid #0066cc}.hero-trust{margin-top:2rem}.trust-text{font-size:.9rem;font-weight:500;color:#6b7280;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.trust-logos{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.trust-logo{height:40px;width:auto;object-fit:contain;opacity:.6}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image-img{width:100%;border-radius:16px}@media(max-width:768px){.hero{padding:60px 1rem 40px}.hero-content{grid-template-columns:1fr;gap:3rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column}.hero-button{width:100%}.trust-logos{gap:1rem}.trust-logo{height:30px}}.features{background:#fff;padding:100px 2rem}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-title{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:1rem;letter-spacing:-.5px}.features-subtitle{font-size:1.1rem;font-weight:400;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.feature-icon{margin-bottom:1.5rem}.feature-title{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.feature-text{font-size:1rem;font-weight:400;color:#4b5563;line-height:1.6}@media(max-width:768px){.features{padding:60px 1rem}.features-title{font-size:2rem}.features-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}}.how-it-works{background:#f8fafc;padding:100px 2rem}.how-it-works-container{max-width:1200px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:4rem}.how-it-works-title{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:1rem;letter-spacing:-.5px}.how-it-works-subtitle{font-size:1.1rem;font-weight:400;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.6}.how-it-works-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;position:relative;display:flex;flex-direction:column;gap:1.5rem}.step-number{width:50px;height:50px;background:#06c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.step-title{font-size:1.3rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.step-text{font-size:1rem;font-weight:400;color:#4b5563;line-height:1.6;flex-grow:1}.step-image-placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-top:1rem}.placeholder-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#6b7280}.placeholder-content p{font-size:.9rem;font-weight:500}@media(max-width:768px){.how-it-works{padding:60px 1rem}.how-it-works-title{font-size:2rem}.how-it-works-subtitle{font-size:1rem}.how-it-works-steps{grid-template-columns:1fr;gap:1.5rem}.step-card{padding:1.5rem}}.team{background:#f8fafc;padding:100px 2rem}.team-container{max-width:1200px;margin:0 auto}.team-header{text-align:center;margin-bottom:4rem}.team-title{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:1rem;letter-spacing:-.5px}.team-subtitle{font-size:1.1rem;font-weight:400;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.6}.team-members{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.member-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.member-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.member-avatar{width:80px;height:80px;background:#e5e7eb;border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.member-name{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.member-role{font-size:.9rem;font-weight:600;color:#06c;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.member-bio{font-size:.9rem;font-weight:400;color:#4b5563;line-height:1.6}@media(max-width:768px){.team{padding:60px 1rem}.team-title{font-size:2rem}.team-subtitle{font-size:1rem}.team-members{grid-template-columns:1fr;gap:1.5rem}.member-card{padding:1.5rem}}.testimonials{background:#fff;padding:100px 2rem}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-title{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:1rem;letter-spacing:-.5px}.testimonials-subtitle{font-size:1.1rem;font-weight:400;color:#4b5563;max-width:700px;margin:0 auto;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.testimonial-content{flex-grow:1}.testimonial-text{font-size:1rem;font-weight:400;color:#1a1a2e;line-height:1.6;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.author-avatar{width:50px;height:50px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-name{font-size:1rem;font-weight:700;color:#1a1a2e}.author-role{font-size:.9rem;font-weight:400;color:#6b7280}@media(max-width:768px){.testimonials{padding:60px 1rem}.testimonials-title{font-size:2rem}.testimonials-subtitle{font-size:1rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}}.cta{background:#fff;padding:100px 2rem}.cta-container{max-width:1200px;margin:0 auto}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-title{font-size:3rem;font-weight:800;color:#1a1a2e;margin-bottom:1.5rem;letter-spacing:-.5px}.cta-text{font-size:1.2rem;font-weight:400;color:#4b5563;margin-bottom:2.5rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-button{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none}.cta-button.primary{background:#06c;color:#fff}.cta-button.secondary{background:transparent;color:#06c;border:2px solid #0066cc}@media(max-width:768px){.cta{padding:60px 1rem}.cta-title{font-size:2rem}.cta-text{font-size:1rem}.cta-buttons{flex-direction:column}.cta-button{width:100%}}.footer{background:#1a1a2e;padding:60px 2rem 30px}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-brand{margin-bottom:1rem}.footer-logo-container{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo-image{height:40px;width:40px;border-radius:50%;object-fit:contain}.footer-logo{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:1px}.footer-text{font-size:.9rem;font-weight:400;color:#ffffffb3;line-height:1.6}.footer-heading{font-size:1rem;font-weight:700;letter-spacing:1px;color:#fff;margin-bottom:.5rem;text-transform:uppercase}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-link{font-size:.9rem;font-weight:400;color:#fff9;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#06c}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright,.footer-location{font-size:.85rem;font-weight:400;color:#ffffff80}@media(max-width:768px){.footer{padding:40px 1rem 20px}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-logo{font-size:1.3rem}.footer-text{font-size:.85rem}.footer-heading{font-size:.9rem}.footer-link{font-size:.85rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#fff;color:#1a1a2e;line-height:1.6}#root{min-height:100vh}
