body{-webkit-tap-highlight-color:rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}canvas,img,svg,video{height:auto;max-width:100%}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}.home{margin:0;overflow-x:hidden;padding:0;width:100%}.hero{background-color:#1e293b;min-height:100vh;width:100%}.hero .text{max-width:40%;z-index:1}.hero-image{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;width:55%}.hero-image img{height:100%;object-fit:cover;object-position:center;width:100%}.hero h1{font-size:4rem;font-weight:400;line-height:1.1;margin-bottom:1.5rem}.hero p{font-size:1.25rem;margin-bottom:2rem}.feature{min-height:80vh;overflow:hidden;width:100%}.feature .text{max-width:40%}.feature-image{align-items:center;display:flex;height:80vh;justify-content:center;overflow:hidden;width:55%}.feature-image img{height:100%;object-fit:cover;width:100%}.feature h2{font-size:3rem;font-weight:400;margin-bottom:1.5rem}.feature p{font-size:1.2rem;line-height:1.5;margin-bottom:2rem}.btn{padding:.8rem 1.75rem;text-decoration:none}@media (max-width:768px){.feature,.hero{flex-direction:column;min-height:auto}.feature .text,.hero .text{max-width:90%;order:2;padding:3rem 5% 2rem}.feature-image,.hero-image{height:40vh;order:1;width:100%}.hero h1{font-size:2.5rem;line-height:1.2}.feature p,.hero p{font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem}.feature h2{font-size:2.2rem;line-height:1.3}.btn{font-size:1rem;max-width:280px;padding:12px 24px;text-align:center;width:100%}}@media (max-width:480px){.hero h1{font-size:2rem}.feature h2{font-size:1.8rem}.feature-image,.hero-image{height:35vh}.feature .text,.hero .text{padding:2rem 5%}.feature p,.hero p{font-size:1rem}}.about{background-color:#e5e5e0;color:#1e293b;margin:0;overflow-x:hidden}.about,.about-header{min-height:100vh;padding:0;width:100%}.about-header{align-items:center;display:flex;justify-content:space-between}.about-text{flex:1 1;max-width:50%;padding:5%}.about h1{color:#1e293b;font-size:3rem;font-weight:600;margin-bottom:2.5rem}.about-content{max-width:90%}.about-intro{color:#334155;font-size:1.1rem;line-height:1.6}.about-intro strong{color:#1e293b;font-weight:600}.about-image{flex:1 1;height:100vh;overflow:hidden}.about-image img{height:100%;object-fit:cover;width:100%}.projects-section{background-color:#f8fafc;padding:5rem 5%;width:100%}.projects-container{margin:0 auto;max-width:1200px}.projects-container h2{color:#1e293b;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center}.project-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:400px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.project-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.project-card h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.project-card p{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.project-link{align-items:center;color:#3b82f6;display:inline-flex;font-weight:500;text-decoration:none;transition:color .2s ease}.project-link:hover{color:#2563eb}@media (max-width:768px){.about-header{flex-direction:column-reverse;min-height:auto}.about-text{max-width:100%;padding:3rem 5% 4rem}.about-image{height:40vh;width:100%}.about h1{font-size:2.5rem;margin-bottom:1.5rem}.about-intro{font-size:1rem}.projects-section{padding:3rem 5%}.projects-container h2{font-size:2rem;margin-bottom:2rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}}@media (max-width:480px){.about h1{font-size:2rem;margin-bottom:1.2rem}.about-text{padding:2rem 5% 3rem}.about-image{height:35vh}.projects-container h2{font-size:1.8rem}.project-card{padding:1.2rem}.project-card h3{font-size:1.3rem}}.contact{background-color:#e5e5e0;margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100%}.contact-container{display:flex;min-height:100vh;width:100%}.contact-content{flex:1 1;max-width:50%;padding:5%}.contact h1{color:#1e293b;font-size:3rem;font-weight:600;margin-bottom:1.5rem}.contact-intro{color:#334155;font-size:1.2rem;margin-bottom:3rem}form{gap:1.75rem}.form-group,form{display:flex;flex-direction:column}.form-group{margin-bottom:.5rem}label{color:#1e293b;display:block;font-size:1rem;font-weight:600;margin-bottom:.75rem}.sublabel{margin-bottom:.3rem}.required,.sublabel{color:#64748b;font-size:.9rem;font-weight:400}.name-fields{display:flex;gap:2rem;margin-bottom:.5rem}.input-group{display:flex;flex:1 1;flex-direction:column;min-width:0}input::placeholder,textarea::placeholder{color:#64748b;opacity:.7}input,textarea{-webkit-appearance:none;appearance:none;background-color:#ffffff80;border-radius:4px;box-sizing:border-box;color:#020617!important;font-size:1rem;padding:.8rem;transition:all .2s ease}input:focus,textarea:focus{background-color:#ffffffb3;border-color:#1e293b;box-shadow:0 0 0 1px #1e293b4d;outline:none}.send-button{align-self:flex-start;background-color:#1e293b;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.8rem 2rem;text-transform:uppercase;transition:background-color .2s ease}.send-button:hover{background-color:#334155}.contact-image{background-image:url(/static/media/chatcontact.dd9495fe5aab9404309b.png);background-position:50%;background-size:cover;flex:1 1}@media (max-width:768px){.contact-container{flex-direction:column}.contact-content{max-width:100%;order:2;padding:3rem 5% 4rem}.contact-image{height:30vh;order:1}.name-fields{flex-direction:column;gap:1rem}.send-button{border-radius:8px;font-size:1rem;margin-top:1.5rem;padding:14px;width:100%}input,textarea{background-color:#fff9;color:#020617!important;font-size:16px;min-height:44px;padding:12px}input:focus,textarea:focus{background-color:#fffc}.contact h1{font-size:2.2rem}.contact-intro{font-size:1.1rem;margin-bottom:2rem}}@media (max-width:480px){.contact h1{font-size:1.8rem}.contact-intro{font-size:1rem}label{font-size:.95rem}.contact-content{padding:2rem 5% 3rem}}.success-message{align-items:center;background-color:#ffffff1a;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:1rem 0;padding:2rem;text-align:center}.success-message h2{color:#1e293b;margin-bottom:1rem}.success-message p{color:#334155;margin-bottom:2rem}.success-message .btn{background-color:#1e293b;border:none;border-radius:2rem;color:#f8fafc;cursor:pointer;font-weight:600;padding:.8rem 1.5rem}.success-message .btn:hover{background-color:#334155}.equisplit{background-color:#e5e5e0;color:#1e293b;margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100%}.equisplit-container{margin:0 auto;max-width:1200px;padding:5rem 5% 3rem}.equisplit-header{margin-bottom:4rem;text-align:center}.equisplit-header h1{color:#1e293b;font-size:3.5rem;font-weight:600;margin-bottom:1rem}.equisplit-tagline{color:#64748b;font-size:1.3rem;font-weight:400}.app-icon-container{margin-bottom:1.5rem}.app-icon{border-radius:20px;box-shadow:0 8px 16px #00000026;height:120px;transition:transform .3s ease;width:120px}.app-icon:hover{transform:scale(1.05)}.equisplit-hero{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:3rem;padding:3rem;text-align:center}.hero-content h2{color:#1e293b;font-size:2.2rem;font-weight:600;margin-bottom:1rem}.hero-content p{color:#334155;font-size:1.1rem;line-height:1.7;margin-bottom:1.2rem}.hero-content p:last-child{margin-bottom:0}.equisplit-screenshots{margin-bottom:3rem}.screenshot-gallery{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.screenshot-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;text-align:center}.screenshot-item img{border-radius:8px;box-shadow:0 2px 8px #00000026;height:auto;margin-bottom:1rem;max-width:250px;width:100%}.screenshot-item p{color:#64748b;font-size:1rem;font-weight:500;margin:0}.equisplit-features{margin-bottom:3rem}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2.5rem}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card ul{list-style:none;margin:0;padding:0}.feature-card li{color:#334155;font-size:1rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-card li:before{color:#10b981;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.equisplit-why{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;color:#fff;margin-bottom:3rem;padding:3rem;text-align:center}.why-content h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.why-content p{color:#e0e7ff;font-size:1.1rem;line-height:1.7;margin-bottom:1.2rem}.free-features{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.free-badge{background:#fff3;border:1px solid #ffffff4d;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.equisplit-support{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:3rem;padding:2.5rem}.support-content h2{color:#1e293b;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.support-content p{color:#334155;font-size:1.1rem;line-height:1.7;margin-bottom:1.2rem}.contact-info{background-color:#f8fafc;border-radius:8px;margin-top:1.5rem;padding:2rem}.support-email{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s ease}.support-email:hover{color:#2563eb;text-decoration:underline}.support-note{color:#64748b;font-size:.95rem;font-style:italic;margin-top:1rem}.equisplit-cta{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff;padding:2.5rem;text-align:center}.equisplit-cta h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:1rem}.equisplit-cta p{color:#d1fae5;font-size:1.1rem;margin:0}@media (max-width:768px){.equisplit-container{padding:3rem 5% 2rem}.equisplit-header{margin-bottom:3rem}.equisplit-header h1{font-size:2.5rem}.equisplit-tagline{font-size:1.1rem}.app-icon{height:100px;width:100px}.equisplit-hero{margin-bottom:2rem;padding:2rem}.hero-content h2{font-size:1.8rem}.hero-content p{font-size:1rem}.screenshot-gallery{gap:1.5rem;grid-template-columns:1fr}.screenshot-item{padding:1.5rem}.screenshot-item img{max-width:200px}.feature-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem}.feature-card h3{font-size:1.3rem}.equisplit-why{margin-bottom:2rem;padding:2rem}.why-content h2{font-size:1.7rem}.why-content p{font-size:1rem}.free-features{align-items:center;flex-direction:column}.equisplit-support{margin-bottom:2rem;padding:2rem}.support-content h2{font-size:1.7rem}.support-content p{font-size:1rem}.contact-info{padding:1.5rem}.equisplit-cta{padding:2rem}.equisplit-cta h2{font-size:1.7rem}.equisplit-cta p{font-size:1rem}}@media (max-width:480px){.equisplit-container{padding:2rem 3% 1.5rem}.equisplit-header h1{font-size:2rem}.equisplit-tagline{font-size:1rem}.app-icon{height:80px;width:80px}.equisplit-hero{padding:1.5rem}.hero-content h2{font-size:1.5rem}.screenshot-item{padding:1rem}.screenshot-item img{max-width:180px}.feature-card{padding:1.5rem}.feature-grid{grid-template-columns:1fr}.equisplit-support,.equisplit-why{padding:1.5rem}.contact-info{padding:1rem}.equisplit-cta{padding:1.5rem}}.privacy-policy-link{margin-top:2rem;padding:1rem;text-align:center}.privacy-policy-link a{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s ease}.privacy-policy-link a:hover{color:#334155;text-decoration:underline}.privacy-policy{background-color:#f8fafc;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:100vh}.privacy-policy-container{margin:0 auto;max-width:800px;padding:2rem 1rem}.privacy-policy-header{border-bottom:2px solid #e2e8f0;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.privacy-policy-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.last-updated{color:#64748b;font-size:1rem;margin:0}.policy-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:3rem;padding:2rem}.policy-section h2{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.policy-section h3{color:#334155;font-size:1.25rem;font-weight:600;margin:2rem 0 1rem}.policy-section p{color:#475569;font-size:1rem;margin-bottom:1rem}.policy-section ol,.policy-section ul{margin:1rem 0 1.5rem;padding-left:1.5rem}.policy-section li{color:#475569;margin-bottom:.75rem}.policy-section li strong{color:#1e293b;font-weight:600}.policy-section a{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s ease}.policy-section a:hover{color:#1d4ed8;text-decoration:underline}.policy-footer{background:#fff;border-radius:12px;border-top:3px solid #1e293b;box-shadow:0 1px 3px #0000001a;margin-top:2rem;padding:2rem;text-align:center}.policy-footer p{color:#64748b;font-style:italic;margin:0}@media (max-width:768px){.privacy-policy-container{padding:1rem .75rem}.privacy-policy-header h1{font-size:2rem}.policy-section{margin-bottom:2rem;padding:1.5rem}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.125rem}}@media (max-width:480px){.privacy-policy-container{padding:1rem .5rem}.privacy-policy-header h1{font-size:1.75rem}.policy-section{padding:1rem}.policy-section h2{font-size:1.375rem}}.navbar{background-color:#1e293b;box-shadow:0 2px 10px #0000001a;height:80px;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:999}.navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#f8fafc;font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s ease}.logo-image{height:40px;margin-right:10px}.logo-text{display:inline-block}.navbar-logo:hover{color:#e2e8f0}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0;text-align:center}.nav-item{margin:0}.nav-links{color:#f8fafc;display:inline-block;padding:.5rem 0;position:relative;text-decoration:none;transition:color .2s ease}.nav-links:hover{color:#e2e8f0}.nav-links.active{text-decoration:underline;text-underline-offset:4px}.nav-links.active:hover{color:#f8fafc}.menu-icon{cursor:pointer;display:none}.hamburger{position:relative}.hamburger,.hamburger:after,.hamburger:before{background-color:#f8fafc;height:3px;transition:all .3s ease;width:25px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{transform:translateY(-8px)}.hamburger:after{transform:translateY(8px)}.hamburger.open{background:#0000}.hamburger.open:before{transform:rotate(45deg)}.hamburger.open:after{transform:rotate(-45deg)}@media screen and (max-width:768px){.navbar{height:60px;padding:0 1rem}.navbar-logo{font-size:1.25rem}.logo-image{height:30px}.logo-text{display:none}.menu-icon{align-items:center;display:block;display:flex;height:44px;justify-content:center;width:44px;z-index:1000}.nav-menu{background-color:#1e293b;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:1.5rem;left:-100%;opacity:0;padding:1rem 0;position:absolute;top:60px;transition:all .5s ease;width:100%}.nav-menu.active{left:0;opacity:1;padding:1.5rem 0;z-index:900}.nav-links{display:block;font-size:1rem;padding:12px 16px;text-align:center;width:100%}.nav-item{width:100%}}.footer{align-items:flex-start;background-color:#1e293b;color:#f8fafc;display:flex;flex-wrap:wrap;justify-content:space-between;padding:4rem 5%}.footer-left{margin-right:2rem;min-width:300px}.footer-tagline{color:#f1f5f9;font-size:1.1rem;margin-bottom:.75rem}.footer-section{margin-bottom:1.5rem}.footer-section h3{color:#f1f5f9;font-size:1.1rem}.footer-section p{color:#e2e8f0;margin-bottom:0}.footer-link{display:inline-block;padding:6px 0;text-underline-offset:2px}@media (max-width:768px){.footer{flex-direction:column;gap:2rem;padding:3rem 5%}.footer-right{flex-direction:column;gap:1.5rem;width:100%}.footer-left{margin-bottom:1rem;margin-right:0;min-width:auto;width:100%}.footer-section{width:100%}.footer-link{font-size:1rem;margin-bottom:4px;padding:8px 0}}@media (max-width:480px){.footer{padding:2rem 5%;text-align:center}.footer-section h3{margin-bottom:.75rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e293b;color:#f8fafc;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3{color:#f1f5f9;font-family:Inter,sans-serif;font-weight:600;line-height:1.2}h1{font-size:3.5rem;margin-bottom:1.5rem}h2{font-size:2.5rem;margin-bottom:1.2rem}p{color:#e2e8f0;line-height:1.6;margin:0 0 1.5rem}.hero,main{padding:0}.hero{align-items:center;display:flex;justify-content:space-between;min-height:90vh;overflow:hidden}.hero .text{flex:1 1;max-width:45%;padding-left:5%}.hero img{height:auto;object-fit:cover;width:50%}.hero p{font-size:1.2rem;line-height:1.5;margin-bottom:2.5rem}.hero .btn{background-color:#334155;border:none;border-radius:2rem;color:#fff;display:inline-block;font-weight:600;margin-top:1rem;padding:.75rem 2rem;transition:background-color .2s ease}.hero .btn:hover{background-color:#475569}.feature{align-items:center;background-color:#f1f5f9;color:#0f172a;display:flex;justify-content:space-between;padding:5rem 0}.feature .text{flex:1 1;max-width:45%;padding-right:5%}.feature img{object-fit:cover;width:45%}.feature h2{color:#1e293b;line-height:1.2}.feature p{color:#334155;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.btn{background-color:#334155;border-radius:2rem;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .2s ease}.btn:hover{background-color:#475569}.about .info{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center}.about img{border-radius:1rem;max-width:500px;width:100%}.contact-section{flex-direction:column;margin:auto;max-width:600px}.contact-section,.split{display:flex;gap:1rem}input,textarea{background-color:initial;border:1px solid #64748b;border-radius:6px;color:#f8fafc;padding:.75rem;width:100%}textarea{min-height:120px;resize:vertical}button[type=submit]{background-color:#334155;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:.75rem 2rem;transition:background-color .2s ease}button[type=submit]:hover{background-color:#475569}footer{background-color:#1e293b;color:#f8fafc;display:flex;justify-content:space-between;margin-top:0;padding:3rem 5%}.footer-left{flex:1 1;max-width:50%}.footer-left p{margin-bottom:.5rem}.footer-small{color:#94a3b8;font-size:.9rem}.footer-right{display:flex;gap:4rem}.footer-section h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-link{color:#f8fafc;text-decoration:underline;transition:color .2s ease}.footer-link:hover{color:#e2e8f0}.nav-links,a.btn,button,input,select,textarea{touch-action:manipulation}img{height:auto;max-width:100%}@media (max-width:768px){h1{font-size:2.5rem}h1,h2{margin-bottom:1rem}h2{font-size:2rem}.hero{flex-direction:column;min-height:auto;padding:2rem 0}.hero .text{margin-bottom:2rem;max-width:90%;order:2;padding:0 5%}.hero img{max-height:300px;object-fit:cover;order:1;width:100%}.hero p{font-size:1rem;margin-bottom:1.5rem}.feature{flex-direction:column;padding:3rem 0}.feature .text{margin-bottom:2rem;max-width:90%;order:2;padding:0 5%}.feature img{order:1;width:100%}.split{flex-direction:column}button[type=submit],input,textarea{font-size:16px;min-height:44px;padding:14px}button[type=submit]{border-radius:8px;padding:14px 20px;width:100%}footer{flex-direction:column;padding:2rem 5%}.footer-left{margin-bottom:2rem;max-width:100%}.footer-right{flex-direction:column;gap:2rem}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.75rem}.feature p,.hero p{font-size:1rem}.footer-section{text-align:center}}
/*# sourceMappingURL=main.f6a94951.css.map*/