:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;width:100%;box-sizing:border-box}html,body{width:100%;background-color:#fff}.navbar-landing{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1000;width:100%;max-width:100vw}.landing-logo{display:flex;flex:1;justify-content:flex-start}.landing-logo h2{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0;cursor:pointer}.landing-info{flex:2;display:flex;justify-content:center;gap:32px}.landing-info h3{font-size:.9rem;font-weight:500;margin:0;color:#333;cursor:pointer;transition:color .2s ease}.landing-info h3:hover{color:#1a73e8}.get-started{display:flex;flex:1;justify-content:flex-end}.get-started h4{font-size:.85rem;font-weight:400;text-align:center;margin:0;width:fit-content;padding:8px 16px;background-color:#000;color:#fff;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.hero-cta h5{font-size:1rem;font-weight:400;text-align:center;margin:0;width:fit-content;padding:12px 20px;background-color:#000;color:#fff;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.get-started h3:hover,.hero-cta h5:hover{background-color:#2e2e2e}.hero-cta h5{font-size:1rem}.hero-cta-2 h5{font-size:1rem;font-weight:400;text-align:center;margin:0;width:fit-content;padding:12px 20px;background-color:#dbdbdb;color:#000;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.hero-cta-2 h5:hover{background-color:#b2b2b2}@media (max-width: 768px){.navbar-landing{flex-direction:column;align-items:flex-start;padding:16px}.landing-info{flex-direction:column;gap:12px;margin-top:12px;width:100%}.get-started{margin-top:12px;align-self:flex-start}.get-started h3{padding:10px 20px;font-size:1rem}}.landing-hero{display:flex;justify-content:center;text-align:start;flex-direction:column;padding:50px;color:#333;gap:20px;min-height:100vh}.landing-hero h2{font-size:3.5rem;margin-bottom:2rem}.landing-hero h4{font-size:1.2rem;text-wrap:balance;font-weight:500;color:#777;margin-bottom:1.5rem}.hero-cta{display:flex;justify-content:left}.hero-badge{display:inline-flex;justify-content:center;align-items:center;text-align:center!important;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);padding:.4rem 1rem;border-radius:9999px;font-size:.85rem;font-weight:500;color:#1a73e8;margin:-12.5rem auto 2rem;width:10.5%}.hero-badge span{background:#3b82f600}@keyframes pulse{0%,to{box-shadow:0 0 #3b82f666}50%{box-shadow:0 0 10px 2px #3b82f633}}.status-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.hero-main{display:flex;justify-content:center;flex-direction:row;gap:20px}.hero-info{width:55%}.hero-image{width:45%;display:flex;justify-content:center}.hero-ctas{display:flex;flex-direction:row;width:45%;padding-top:3rem}#example-pic{max-width:550px;width:auto;aspect-ratio:1866 / 1440;height:auto;border-radius:12px;box-shadow:0 4px 16px #00000014;object-fit:contain}.footer{background:#000;color:#fff;padding:4rem 3rem 2rem}.footer>*{background:#000}.footer-content{background:#000;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr repeat(4,1fr);gap:3rem}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.footer-section h4{color:#e2e8f0;margin-bottom:1rem;font-size:1rem;font-weight:600}.footer-section p{color:#a0aec0;margin-bottom:1.5rem;line-height:1.2}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.75rem}.footer-section a{color:#a0aec0;text-decoration:none;transition:color .2s ease;font-size:.95rem}.footer-section a:hover{color:#e2e8f0}.footer-bottom{border-top:1px solid #2d3748;background:#000;padding-top:1rem;text-align:center;color:#718096;max-width:1200px;font-size:.9rem;margin:0 auto}.features{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f6f8fa}.features-header,.brokers-header,.steps-header,.cta-content{display:flex;justify-content:center;flex-direction:column;text-align:center;color:#333;font-size:.9rem;gap:25px;padding-top:4rem;padding-bottom:1rem}.cta-content{margin-top:-7.5rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);color:#333;padding:3rem 3rem 5rem;gap:2rem}.features-header h3,.brokers-header h3,.steps-header h3,.cta-content h3{font-size:1.3rem;color:#777;font-weight:500}.feature{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px 24px;text-align:left;box-shadow:0 4px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.feature:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.feature h3{font-size:1.25rem;font-weight:600;color:#111827}.feature p{font-size:.95rem;line-height:1.55;color:#4b5563}.feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.feature-icon{background:#f3f4f6;border-radius:.5rem;padding:.625rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.feature-icon svg{width:20px;height:20px;stroke:#111827;stroke-width:1.5}.steps-container{max-width:100vw;margin:0 auto;padding:4rem 2rem;background-color:#f6f8fa}.steps-header{text-align:center;margin-bottom:3rem}.steps-header h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.steps-header p{font-size:1rem;color:#6b7280}.steps-timeline{position:relative;padding:1rem 0;max-height:100vh}.steps-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#e5e7eb,#111827,#e5e7eb);transform:translate(-50%)}.step{position:relative;display:flex;align-items:center;margin-bottom:2rem}.step:last-child{margin-bottom:0}.step:nth-child(odd){flex-direction:row}.step:nth-child(2n){flex-direction:row-reverse}.step-content{flex:1;padding:1rem}.step:nth-child(odd) .step-content{text-align:right;padding-right:3rem}.step:nth-child(2n) .step-content{text-align:left;padding-left:3rem}.step-number{position:absolute;left:50%;transform:translate(-50%);width:50px;height:50px;background:#fff;border:3px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#333;z-index:10;transition:all .3s ease}.step:hover .step-number{background:#333;color:#fff;transform:translate(-50%) scale(1.1)}.step-title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}.step-description{font-size:.875rem;color:#6b7280;line-height:1.5}.step-card{background:#f9fafb;border:1px solid #E5E7EB;border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.step:hover .step-card{background:#fff;border-color:#333;box-shadow:0 10px 40px #0000001a}.step-spacer{flex:1}@media (max-width: 768px){.steps-timeline:before{left:30px}.step{flex-direction:row!important}.step-number{left:30px;width:50px;height:50px;font-size:1.25rem}.step-content{padding-left:5rem!important;padding-right:0!important;text-align:left!important}.step-spacer{display:none}}.supported-brokers{max-width:1000px;margin:60px auto;padding:0 24px;text-align:center}.brokers-header p{color:#64748b;margin-bottom:32px}.brokers-section{margin-bottom:40px}.brokers-section h4{font-size:1.2rem;font-weight:600;margin-bottom:16px;color:#111827}.brokers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));padding:40px;justify-items:center}.broker-card{width:140px;height:140px;border-radius:16px;background:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2px 8px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.broker-card:hover{transform:translateY(-3px);box-shadow:0 6px 14px #0000001a}.broker-card.soon{opacity:.7}.broker-icon{width:48px;height:48px;border-radius:.5rem;flex-shrink:0;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.brokers-header,.steps-header{margin-top:-3rem}.final-cta{background:#fff;color:#333;padding:80px 20px;margin:60px auto -10px;display:flex;justify-content:center;flex-direction:column;text-align:center;height:60vh}#final-hero-ctas{width:25vw;margin-left:550px;display:flex;justify-content:center;align-items:center}.hamburger,.mobile-menu{display:none}@media (max-width: 1024px){.landing-info,.get-started{display:none}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer}.hamburger span{height:3px;width:100%;background:#333;border-radius:2px}.mobile-menu{flex-direction:column;background:#fff;width:100%;padding:16px;border-top:1px solid #e0e0e0}.mobile-menu a{padding:12px 0;font-size:1rem;color:#333;text-decoration:none}.mobile-menu a:hover{color:#1a73e8}.mobile-menu{display:none}.mobile-menu.show{display:flex}}@media (max-width: 1024px){.landing-hero{padding:30px 24px}.hero-main{flex-direction:column;align-items:center;gap:40px}.hero-info,.hero-image{width:100%;text-align:center}.hero-ctas{width:100%;justify-content:center}.features-grid{grid-template-columns:repeat(2,1fr);padding:2rem}.brokers-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:20px}}@media (max-width: 480px){.landing-hero h2{font-size:2rem;margin-bottom:1rem}.landing-hero h4{font-size:1rem;margin-bottom:1rem}.hero-badge{font-size:.75rem;width:auto;padding:.3rem .75rem;margin-top:-6rem}#example-pic{max-width:100%}.features-grid{grid-template-columns:1fr;padding:1.5rem}.step-number{width:40px;height:40px;font-size:1rem}.final-cta{padding:40px 16px;height:auto}#final-hero-ctas{width:90%;margin:0 auto}}.steps-container{margin-bottom:5rem}.final-cta{margin-top:3rem!important}
