:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;letter-spacing:-1px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--borderRotationSeconds: 8s;--rotating-border-color: white}.adhesion-ad{display:flex;align-self:center;flex-direction:row;background-color:#fff;max-height:210px;min-height:210px;min-width:300px;overflow:hidden}.adhesion-ad-container{display:flex;align-self:center;justify-content:center;flex-direction:row;background-image:linear-gradient(135deg,#f8f8f8,#fbfbfb,#fff);min-width:100vw;max-height:50px;min-height:50px}.berts-ad{color:#242424}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px}h1{font-size:3.2em;line-height:1.1;letter-spacing:-1px}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;margin-left:-10px;margin-right:-10px}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.full-screen-gradient{background:radial-gradient(circle,#0496ff,#fff0),conic-gradient(from 0deg,#034dff,#003fff,#034dff);background-size:cover}.full-screen-dark-mode-gradient{background-color:#fff;background:radial-gradient(circle,#003fffe6 56%,#000);background-size:cover}.full-page{width:100dvw;min-height:100svh}.full-screen-div{width:100dvw;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between}label{color:#fff}@keyframes horizontal-bounce-text{0%,to{transform:translate(.5rem)}50%{transform:translate(-.5rem)}}.horizontal-bouncing-text{color:#fff;margin-top:-3px;padding-left:.25rem;padding-right:0;animation:horizontal-bounce-text 2.5s infinite ease-in-out;white-space:nowrap;will-change:transform}@keyframes delayedFadeOut{to{opacity:0;display:none}}@keyframes shrinkDelay{0%{width:80px}80%{width:80px}95%{width:0}to{padding:0;width:0}}@keyframes vertical-bounce-text{0%,to{transform:translateY(.3rem)}50%{transform:translateY(-.25rem)}}.vertical-shrinking-bouncing-text{margin-top:-2px;padding-left:.25rem;padding-right:.25rem;animation:vertical-bounce-text 2.5s ease-in-out 7,shrinkDelay 13s forwards,delayedFadeOut 3s ease-in-out 8s forwards;will-change:transform}@keyframes flash-bg{0%{background-color:#fff}to{background-color:transparent}}.flashBg{border-radius:.75rem;animation:flash-bg 1.5s ease}.flashable{margin-left:.25rem;padding-left:.25rem;padding-right:.25rem}.container{padding:0 4svw}.tilted-image{margin-right:-120px;padding-top:30px;left:0;transform:translate(-50%) rotate(-13deg);z-index:1;pointer-events:none;padding-left:16svw;width:12svw}.hero{border-left:0;border-right:0;color:#fff;padding:2rem 0}.hero-content{display:flex;align-items:center;gap:3rem}.hero-text{flex:1;text-align:center}.hero-text h1{font-size:4.5rem;margin-top:0;margin-bottom:4svw}.hero-text h2{font-weight:300;font-size:28px;line-height:32px}.hero-text p{font-size:1.15rem;margin-bottom:2rem}.hero-image{flex:1}.hero-image img{width:100%;border-radius:.75rem;box-shadow:0 10px 25px #0003}.features{padding:0;padding-bottom:3rem;background-color:#e5e9f2;color:#3c04ff}.features h1{text-align:center;font-size:2rem;margin:0;padding:1.5rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4svw}.feature-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;text-align:center}.feature-card-icon{margin-bottom:1rem;color:#3c04ff}.feature-card h3{margin-bottom:.75rem;color:#1f2937}.feature-card p{font-size:1.15rem;color:#6b7280}.app-preview{padding:3rem 0}.app-preview-content{display:flex;align-items:center;justify-content:center;gap:4svw}.app-preview-image{flex:1;max-width:35svw}.app-preview-image img{width:100%;border-radius:.75rem;box-shadow:0 10px 25px #0003}.app-preview-text{flex:1;background-color:#ffffff26;border:solid 1px rgb(77,13,252);border-radius:.75rem;padding:2rem}.app-preview-text h1{font-size:2rem;margin:0;margin-bottom:1rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.feature-item-icon{margin-top:1rem;background:#1f2937;padding:.5rem .5rem .25rem;border-radius:.75rem;color:#fff}.feature-item-text h2{margin-bottom:0;color:#1f2937}.feature-item-text p{font-size:1.15rem;color:#ffffffe6}.cta{padding-top:0;color:#fff;padding-bottom:3rem;text-align:center;justify-content:center}.cta h1{font-size:2rem;margin:2rem,0}.cta p{font-size:1.15rem}.cta-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4svw}.cta-image{min-width:256px}.cta-image img{width:100%;border-radius:.75rem;box-shadow:0 10px 25px #0003;max-width:35svw}.cta-text{flex:1;width:100%;min-width:50svw}.content{padding:1rem 2rem;max-width:65ch;margin:0 auto}.nav{width:100svw;background-color:#000;border-bottom:solid 3px rgb(77,13,252);z-index:10;position:sticky;top:0}.nav-container{margin:0;padding:0 4svw}.nav-content{display:flex;align-items:center;justify-content:space-between;height:4.5rem;z-index:10,}.nav-links{display:flex;gap:.25rem}.nav-links.desktop{display:none}.nav-link{display:flex;align-items:center;padding:.5rem .75rem;border-radius:.375rem;text-decoration:none;color:var(--text-gray);font-size:1.1rem;font-weight:500;transition:background-color .2s}.nav-link:hover{background-color:#4b556380;color:var(--text-white)}.nav-link.active{background-color:var(--primary-blue);color:var(--text-white)}.nav-link svg{width:1.125rem;height:1.125rem;margin-right:.5rem}.mobile-menu-button{display:block;padding:.5rem;color:var(--text-gray);background:none;border:none;cursor:pointer}.mobile-menu{padding:.5rem;background-color:var(--darker-bg);border-top:1px solid var(--border-color)}.mobile-menu .nav-link{display:flex;padding:.75rem;margin:.25rem 0}@media (min-width: 1070px){.mobile-menu-button{display:none}.nav-links.desktop{display:flex}.mobile-menu{display:none}}.button{padding:.75rem 2rem;border-radius:2rem;font-weight:600;font-size:1.125rem;cursor:pointer;transition:all .2s;border:none}.button-non-mobile{display:inline-block}.navbar-button{margin-left:1rem}.button-white{background:#fff;color:#3c04ff}.button-white:hover{background:#ffffffe6}.zoom-image-container{border-radius:.75rem;display:flex;flex:1;overflow:hidden}.zoom-out-image{border-radius:.75rem;width:100%;height:100%;object-fit:cover;transform-origin:--startX --startY;animation:zoomOutPan 5s ease-out forwards}@keyframes zoomOutPan{0%{transform:scale(2.5) translate(var(--startX, 0%),var(--startY, 0%))}to{transform:scale(1) translate(0)}}.home-page-footer{border-top:solid 3px rgb(77,13,252);background-color:#000;text-align:center;padding-top:16px;padding-bottom:20px;position:sticky;bottom:0;width:100%;display:none;height:48px;z-index:1}.footer-button{z-index:10}@media (max-width: 1439px){.hero-text h1{font-size:4rem}.hero-text h2{font-size:25px;line-height:30px}}@media (max-width: 1279px){.zoom-image-container{display:none}.hero-text h1{font-size:3.8rem}.hero-text h2{font-size:24px;line-height:28px}}@media (max-width: 1023px){.tilted-image{padding-left:185px;width:120px}.cta-image img{max-width:90svw}.hero-text h1{font-size:3.4rem}.hero-text h2{font-size:21px;line-height:25px}}@media (max-width: 767px){.hero-content,.cta-content,.app-preview-content{flex-direction:column}.app-preview{padding:0;padding-top:3rem;padding-bottom:1rem}.app-preview-image{max-width:90svw}.hero-content{gap:1rem}.features-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.hero-text h1{font-size:2.5rem}}@media (max-width: 450px){.hero-text h1{font-size:2.1rem}.hero-text h2{font-size:18px;line-height:21px}}
