.app{width:100%;min-height:100vh}._home_12y2v_1{background:#fff;color:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}._hero_12y2v_11{min-height:100vh;min-width:100%;padding:8rem 1rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}._hero-content_12y2v_23{text-align:center;z-index:10;margin-bottom:4rem}._hero-subtitle_12y2v_29{font-size:1.5rem;color:#636363;margin-bottom:1rem;font-weight:600;letter-spacing:.05em}._hero-title_12y2v_37{font-size:clamp(2.5rem,8vw,3rem);font-weight:600;margin-bottom:2rem;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._hero-cta_12y2v_47{background:#09f;color:#fff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:100px;text-decoration:none;cursor:pointer;transition:all .3s ease}._hero-cta_12y2v_47:hover{transform:translateY(-2px);box-shadow:0 15px 40px #09f6}._hero-phones_12y2v_65{display:flex;gap:2rem;padding:2rem 0rem 30rem;justify-content:center;align-items:center;perspective:1000px;will-change:transform;min-width:100%;background:#09f}._phone-mockup_12y2v_77{background:transparent;border-radius:40px;transition:transform .3s ease}._phone-mockup_12y2v_77:hover{transform:scale(1.05)}._phone-left_12y2v_87{transform:scale(.9) translateY(-30px);width:20%;height:auto;z-index:1}._phone-center_12y2v_94{transform:scale(1.1);width:30%;height:auto;z-index:2}._phone-right_12y2v_101{transform:scale(.9) translateY(30px);width:20%;height:auto;z-index:1}._phone-screen_12y2v_108{width:100%;height:100%;background:none;border-radius:32px;overflow:hidden;position:relative}._app-preview_12y2v_117{width:100%;height:100%;object-fit:cover;display:block}._features_12y2v_124{margin:8rem;max-width:1200px;padding:0 2rem}._section-title_12y2v_130{font-size:clamp(2rem,8vw,2.5rem);font-weight:500;text-align:left;margin-bottom:6rem;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._feature-card_12y2v_141{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:8rem;opacity:0;transform:translate(-100px);transition:opacity .8s ease,transform .8s ease}._feature-card_12y2v_141._reverse_12y2v_154{grid-template-columns:1fr 1fr;transform:translate(100px)}._feature-card_12y2v_141._visible_12y2v_159{opacity:1;transform:translate(0)}._feature-image_12y2v_164{width:100%;height:100%;border-radius:24px;overflow:hidden;background:transparent;border:none}._feature-visual_12y2v_173{width:100%;height:100%}._feature-content_12y2v_178 h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;color:#000}._feature-content_12y2v_178 p{font-size:1.1rem;line-height:1.7;color:#000}._waitlist_12y2v_191{min-height:80vh;margin-top:4rem;padding:6rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}._waitlist-phones_12y2v_203{display:flex;gap:1.5rem;margin-bottom:3rem;will-change:transform;justify-content:center}._phone-mockup-small_12y2v_211{width:30%;height:auto;background:transparent}._phone-screen-small_12y2v_217{width:100%;height:100%;background:none;overflow:hidden}._app-preview-small_12y2v_224{width:100%;height:100%;display:block}._waitlist-content_12y2v_230{text-align:center;z-index:10}._waitlist-subtitle_12y2v_235{font-size:2rem;color:#636363}._waitlist-title_12y2v_240{font-size:clamp(2rem,5vw,3.5rem);font-weight:500;margin-bottom:2rem;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._waitlist-cta_12y2v_250{display:inline-block;background:#05a5ff;color:#fff;text-decoration:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:100px;transition:all .3s ease;box-shadow:0 10px 30px #05a5ff4d}._waitlist-cta_12y2v_250:hover{transform:translateY(-2px);box-shadow:0 15px 40px #05a5ff66}@media(max-width:1024px){._features_12y2v_124{margin:8rem 0rem}._feature-card_12y2v_141{grid-template-columns:1fr;gap:2rem}._feature-image_12y2v_164{width:100%}._feature-card_12y2v_141._reverse_12y2v_154{grid-template-columns:1fr}._feature-card_12y2v_141._reverse_12y2v_154 ._feature-image_12y2v_164{order:-1}}@media(max-width:768px){._hero_12y2v_11{padding:6rem 0rem 2rem}._hero-phones_12y2v_65{padding:1rem 0rem 30rem;gap:.5rem}._phone-center_12y2v_94{width:60%}._waitlist-phones_12y2v_203{gap:1rem}._phone-mockup-small_12y2v_211{width:45%}}._fade-in-up_1tveu_1{opacity:1;animation-name:_fadeInUp_1tveu_1;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:1s}._fade-in-left_1tveu_9{opacity:1;animation-name:_fadeInLeft_1tveu_1;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:.5s}@keyframes _fadeInUp_1tveu_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInLeft_1tveu_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}._navbar_j8ifp_1{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05)}._navbar-container_j8ifp_12{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}._navbar-logo_j8ifp_21{text-decoration:none}._logo-icon_j8ifp_25{width:auto;height:40px}._mobile-menu-toggle_j8ifp_30{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:8px}._mobile-menu-toggle_j8ifp_30 span{width:24px;height:2px;background:#000;transition:all .3s ease}._navbar-menu_j8ifp_47{display:flex;gap:3rem;list-style:none;align-items:center}._navbar-menu_j8ifp_47 a{color:#000;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;position:relative}._navbar-menu_j8ifp_47 a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#ffcc02;transition:width .3s ease}._navbar-menu_j8ifp_47 a:hover{color:#3a3a3a}._navbar-menu_j8ifp_47 a:hover:after{width:100%}@media(max-width:768px){._mobile-menu-toggle_j8ifp_30{display:flex}._navbar-menu_j8ifp_47{position:absolute;top:0;left:0;right:0;flex-direction:column;background:#fff;padding:2rem;gap:1.5rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .6s ease}._navbar_j8ifp_1._active_j8ifp_102{background:#fff}._navbar-menu_j8ifp_47._active_j8ifp_102{transform:translateY(0);opacity:1;pointer-events:all}}._footer_1r0ji_1{background:#3f35c6;border-top:1px solid rgba(255,255,255,1);padding:4rem 2rem 2rem;width:100%}._footer-container_1r0ji_8{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}._footer-section_1r0ji_17{display:flex;flex-direction:column;gap:1rem}._footer-title_1r0ji_23{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:.5rem}._footer-subtitle_1r0ji_30{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}._footer-link_1r0ji_37{color:#fff;text-decoration:none;font-size:.95rem;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}._footer-link_1r0ji_37:hover{color:#fff}._footer-bottom_1r0ji_51{max-width:1400px;margin:0 auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);text-align:left;font-weight:700}._footer-bottom_1r0ji_51 p{color:#fff;font-size:.9rem}._about-us_jzsqp_1{background:#fff;color:#000;min-height:100vh}._about-section_jzsqp_7{padding:10rem 2rem 4rem;background:#fff}._about-container_jzsqp_12{max-width:800px;margin:0 auto}._about-content-block_jzsqp_17{margin-bottom:4rem}._about-content-block_jzsqp_17 h1{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:1.5rem;color:#000;line-height:1.2}._about-content-block_jzsqp_17 h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin-bottom:1.5rem;color:#000;line-height:1.2}._about-content-block_jzsqp_17 p{font-size:1rem;line-height:1.7;color:#666;margin-bottom:1rem}._about-content-block_jzsqp_17 p:last-child{margin-bottom:0}._contact-section_jzsqp_48{padding:6rem 2rem 8rem;background:#fafafa}._contact-container_jzsqp_53{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._contact-text-content_jzsqp_62{padding-top:0}._contact-text-content_jzsqp_62 h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;margin-bottom:1.5rem;color:#000;line-height:1.2}._contact-text-content_jzsqp_62 p{font-size:1rem;line-height:1.7;color:#666}._contact-form_jzsqp_80{display:flex;flex-direction:column;gap:1rem;width:100%}._contact-input_jzsqp_87{width:100%;padding:1rem 1.2rem;font-size:.95rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#000;transition:all .3s ease;font-family:inherit}._contact-input_jzsqp_87:focus{outline:none;border-color:#ccc;background:#fafafa}._contact-input_jzsqp_87::placeholder{color:#999}._contact-textarea_jzsqp_109{width:100%;padding:1rem 1.2rem;font-size:.95rem;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#000;transition:all .3s ease;font-family:inherit;resize:vertical;min-height:120px}._contact-textarea_jzsqp_109:focus{outline:none;border-color:#ccc;background:#fafafa}._contact-textarea_jzsqp_109::placeholder{color:#999}._contact-submit_jzsqp_133{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:#0ea5e9;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:.5rem}._contact-submit_jzsqp_133:hover{background:#0284c7;transform:translateY(-1px)}._contact-submit_jzsqp_133:active{transform:translateY(0)}._contact-success_jzsqp_156{padding:3rem;background:#fff;border:1px solid #e5e5e5;border-radius:12px;text-align:center}._contact-success_jzsqp_156 h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#22c55e}._contact-success_jzsqp_156 p{font-size:1rem;color:#666}._waitlist_jzsqp_176{padding:4rem 2rem 6rem;display:flex;flex-direction:column;align-items:center;justify-content:center}._waitlist-content_jzsqp_184{text-align:center;z-index:10}._waitlist-subtitle_jzsqp_189{font-size:2rem;color:#636363}._waitlist-title_jzsqp_194{font-size:clamp(2rem,5vw,3.5rem);font-weight:500;margin-bottom:2rem;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._waitlist-cta_jzsqp_204{display:inline-block;background:#05a5ff;color:#fff;text-decoration:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:100px;transition:all .3s ease;box-shadow:0 10px 30px #05a5ff4d}._waitlist-cta_jzsqp_204:hover{transform:translateY(-2px);box-shadow:0 15px 40px #05a5ff66}@media(max-width:968px){._contact-container_jzsqp_53{grid-template-columns:1fr;gap:3rem}}@media(max-width:640px){._about-section_jzsqp_7{padding:8rem 1.5rem 4rem}._contact-section_jzsqp_48{padding:4rem 1.5rem 6rem}._about-content-block_jzsqp_17{margin-bottom:3rem}}._join-waitlist_k1nhk_1{background:#fff;color:#000;min-height:100vh}._waitlist-form-section_k1nhk_7{min-height:80vh;padding:10rem 2rem 4rem;display:flex;align-items:center;justify-content:center}._waitlist-form-container_k1nhk_15{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._waitlist-text-content_k1nhk_24{text-align:left}._waitlist-text-content_k1nhk_24 h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;color:#000;line-height:1.2}._waitlist-form-description_k1nhk_36{font-size:1rem;line-height:1.6;color:#666;margin-bottom:0}._waitlist-form_k1nhk_7{display:flex;flex-direction:column;gap:1rem;width:100%}._waitlist-input_k1nhk_50{width:100%;padding:1rem 1.2rem;font-size:.95rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;color:#000;transition:all .3s ease;font-family:inherit}._waitlist-input_k1nhk_50:focus{outline:none;border-color:#ccc;background:#f0f0f0}._waitlist-input_k1nhk_50::placeholder{color:#999}._waitlist-textarea_k1nhk_72{width:100%;padding:1rem 1.2rem;font-size:.95rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;color:#000;transition:all .3s ease;font-family:inherit;resize:vertical;min-height:100px}._waitlist-textarea_k1nhk_72:focus{outline:none;border-color:#ccc;background:#f0f0f0}._waitlist-textarea_k1nhk_72::placeholder{color:#999}._waitlist-submit_k1nhk_96{width:100%;padding:1rem;font-size:1rem;font-weight:600;background:#0ea5e9;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:.5rem}._waitlist-submit_k1nhk_96:hover{background:#0284c7;transform:translateY(-1px)}._waitlist-submit_k1nhk_96:active{transform:translateY(0)}._waitlist-error_k1nhk_119{padding:1rem;background:#fee2e2;border:1px solid #fca5a5;border-radius:12px;text-align:center}._waitlist-error_k1nhk_119 p{font-size:1.1rem;color:#991b1b}._waitlist-success_k1nhk_132{padding:3rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:12px;text-align:center}._waitlist-success_k1nhk_132 h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#000}._waitlist-success_k1nhk_132 p{font-size:1.1rem;color:#666}@media(max-width:968px){._waitlist-form-container_k1nhk_15{grid-template-columns:1fr;gap:3rem}._waitlist-text-content_k1nhk_24{text-align:center}}@media(max-width:640px){._waitlist-form-section_k1nhk_7{padding:8rem 1.5rem 4rem}._waitlist-text-content_k1nhk_24 h1{font-size:1.75rem}._waitlist-form-description_k1nhk_36{font-size:.9rem}}:root{font-family:Manrope,Manrope Placeholder,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh}#root{width:100%}
