:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;background:#000;color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.animate-fade-in{animation:fadeIn 1.2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-bounce-subtle{animation:bounceSubtle 2.5s infinite alternate}@keyframes bounceSubtle{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:#000}.main-content{flex:1;display:flex;flex-direction:column;align-items:stretch;max-width:1200px;margin:0 auto;width:100%;padding:59px 16px 0}@media (min-width: 900px){.main-content{flex-direction:row;align-items:center;justify-content:center;gap:32px}}@media (max-width: 768px){.header-logo{padding:12px 16px;flex-direction:column;gap:12px}.header-nav{width:100%;justify-content:center;gap:12px}.header-nav-btn{padding:6px 12px;font-size:.9rem}.main-content{padding-top:94px}}.left-panel{flex:1;display:flex;align-items:center;justify-content:center;min-height:320px;width:100%}.right-panel{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:400px;width:100%;margin:0 auto;padding:32px 0}@media (max-width: 899px){.right-panel{padding:16px 0;align-items:center;text-align:center}.headline{font-size:2.2rem;text-align:center}.subheadline{font-size:1.3rem;text-align:center}.signup-buttons{max-width:320px}}.headline{font-size:2.8rem;font-weight:800;margin-bottom:32px;color:#fff;text-align:left}.subheadline{font-size:1.5rem;font-weight:700;margin-bottom:32px;color:#fff;text-align:left}.signup-buttons{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.google-btn,.apple-btn{display:flex;align-items:center;gap:12px;background:#fff;color:#222;font-weight:600;border:none;border-radius:999px;padding:14px 0;width:100%;font-size:1.1rem;cursor:pointer;transition:background .2s}.google-btn:hover,.apple-btn:hover{background:#f3f3f3}.icon{height:24px;width:24px}.apple-icon{font-size:1.5rem}.divider{width:100%;text-align:center;color:#666;margin:16px 0;position:relative}.divider span{background:#000;padding:0 12px;position:relative;z-index:1}.divider:before,.divider:after{content:"";display:block;position:absolute;top:50%;width:40%;height:1px;background:#333}.divider:before{left:0}.divider:after{right:0}.create-account-btn{background:linear-gradient(90deg,#1e3a8a,#ef4444);color:#fff;font-weight:700;border:none;border-radius:999px;padding:14px 0;width:100%;font-size:1.1rem;margin-bottom:12px;cursor:pointer;transition:background .2s}.create-account-btn:hover{background:linear-gradient(90deg,#1e40af,#dc2626)}.terms-text{font-size:.85rem;color:#888;margin-bottom:32px;text-align:left}.terms-text a{background:linear-gradient(90deg,#1e3a8a,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:underline}.signin-section{width:100%;display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:1.1rem;color:#fff}.signin-btn{background:transparent;color:#1e3a8a;border:1px solid #333;border-radius:999px;padding:10px 32px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:background .2s,color .2s}.signin-btn:hover{background:#222;color:#ef4444}.footer{width:100%;padding:16px 0;font-size:.85rem;color:#888;border-top:1px solid #222;background:#000}.footer-content{max-width:1200px;margin:0 auto;padding:0 16px}.footer-center{display:flex;flex-direction:column;align-items:center;gap:12px}.social-links{display:flex;gap:20px;align-items:center}.footer-info{display:flex;align-items:center;gap:8px;color:#666}.footer-divider{color:#444}.social-link{color:#888;font-size:1.2rem;transition:color .2s;text-decoration:none;display:flex;align-items:center;justify-content:center}.social-link:hover{color:#fff}.x-link{width:1.2rem;height:1.2rem}.x-icon{width:100%;height:100%}.contact-link{color:#888;text-decoration:none;transition:color .2s}.contact-link:hover{color:#fff}.copyright{color:#666}@media (max-width: 768px){.footer-content{padding:0 12px}.social-links{gap:16px}.footer-info{flex-direction:column;gap:6px;text-align:center}.footer-divider{display:none}.social-link{font-size:1.3rem}}.gradient-btn{background:linear-gradient(90deg,#0335c0,#c11616);color:#fff;font-weight:700;border:none;border-radius:999px;padding:14px 0;width:100%;font-size:1.1rem;cursor:pointer;margin-bottom:8px;transition:background .2s}.gradient-btn:hover{background:linear-gradient(90deg,#1e40af,#dc2626)}.images-panel{flex-direction:column;display:flex;align-items:center;justify-content:center;gap:24px;width:100%}@media (min-width: 900px){.images-panel{flex-direction:row;justify-content:flex-end;gap:32px}}.side-image{max-width:300px;width:100%;height:auto;border-radius:24px;box-shadow:0 4px 32px #0000002e;background:#000;padding-right:0}@media (max-width: 899px){.side-image{max-width:240px;padding-right:0}.side-image-secondary{max-width:220px}}.side-image-secondary{max-width:260px;width:100%;height:auto;border-radius:24px;box-shadow:0 4px 32px #0000002e;background:#000}.header-logo{position:fixed;top:0;left:0;right:0;z-index:1000;background:#000;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #222}.header-logo img{height:35px;width:auto;display:block}.header-nav{display:flex;gap:16px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.header-nav-btn{background:none;border:none;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .2s;text-decoration:none;white-space:nowrap}.header-nav-btn:hover{background:#ffffff1a}.secondary-gradient-btn{background:#000;color:#fff;font-weight:700;border:2px solid;border-image:linear-gradient(90deg,#0335c0,#c11616);border-image-slice:1;border-radius:999px;padding:14px 0;width:100%;font-size:1.1rem;cursor:pointer;margin-top:8px;transition:background .2s,color .2s}.secondary-gradient-btn:hover{background:#222;color:#c11616}.curious-row{display:flex;align-items:center;gap:12px;margin-top:18px}.curious-text{color:#fff;font-size:1.1rem;font-weight:600}.gradient-text-btn{background:none;border:none;font-size:1.1rem;font-weight:700;cursor:pointer;padding:0;background:linear-gradient(90deg,#0335c0,#c11616);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:opacity .2s}.gradient-text-btn:hover{opacity:.7}.feed-image{max-width:100px;width:100%;height:auto}.about-container{display:flex;flex-direction:column;min-height:100vh;padding-bottom:64px;position:relative;z-index:1;margin-top:67px}@media (max-width: 480px){.about-container{margin-top:52px}}.about-main-centered{display:flex;align-items:flex-start;justify-content:center;margin-top:48px;margin-bottom:32px;padding:0 16px}.about-section{margin-top:64px;padding:64px 24px 80px;background:#101010;color:#fff;text-align:left;max-width:800px;margin-left:auto;margin-right:auto;border-radius:24px;box-shadow:0 8px 32px #0000002e}.about-section h2{font-size:2.2rem;font-weight:800;margin-bottom:24px}.about-section p{font-size:1.2rem;line-height:1.7;color:#e0e0e0}.about-section-centered{background:none;color:#fff;text-align:center;max-width:900px;margin:0 auto;border-radius:0;box-shadow:none;padding:0 16px}.about-section-centered h2{font-size:2.5rem;font-weight:800;margin-bottom:24px}.about-section-centered p{font-size:1.25rem;line-height:1.7;color:#e0e0e0;max-width:800px;margin:0 auto}@media (max-width: 768px){.about-section-centered h2{font-size:2rem}.about-section-centered p{font-size:1.1rem;padding:0 16px}}.toggle-btn-group{display:flex;justify-content:center;gap:16px;margin:32px 0 16px}.toggle-btn{background:#181818;color:#fff;border:2px solid #333;border-radius:999px;padding:10px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,border .2s}.toggle-btn.active{background:linear-gradient(90deg,#0335c0,#c11616);color:#fff;border:2px solid #0335c0}.toggle-content{margin-top:16px;font-size:1.1rem;color:#e0e0e0}.toggle-switch-group{display:flex;justify-content:center;margin:32px 0 16px}.toggle-switch-bg{position:relative;display:flex;background:#000;border-radius:999px;border:2px solid #fff;width:340px;height:48px;align-items:center;box-sizing:border-box}.toggle-switch-slider{display:none}.toggle-switch-btn{flex:1;z-index:2;background:none;border:none;outline:none;color:#aaa;font-size:1.1rem;font-weight:700;border-radius:999px;height:100%;cursor:pointer;transition:color .2s;position:relative}.toggle-switch-btn.selected{color:#fff}.info-list{list-style:disc inside;margin:24px auto 0;padding:0;max-width:500px;text-align:left}.info-list li{font-size:1.15rem;color:#e0e0e0;margin-bottom:14px;line-height:1.6;padding-left:.5em}.info-list li strong{color:#fff}.info-blocks{display:flex;flex-wrap:wrap;gap:70px;justify-content:center;margin-top:32px}.info-block{background:#181818;border-radius:18px;box-shadow:0 2px 16px #0000001f;padding:40px 20px;min-width:240px;max-width:400px;flex:1 1 240px;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:32px}.info-title{font-size:1.18rem;font-weight:700;color:#fff;margin-bottom:10px;text-align:center;width:100%}.info-desc{font-size:1.05rem;color:#e0e0e0;line-height:1.6}.info-img-placeholder{width:64px;height:64px;background:#222;color:#fff;font-size:2.5rem;font-weight:800;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;margin-left:auto;margin-right:auto;letter-spacing:2px}.join-today-btn{display:block;margin:32px auto;width:25%;min-width:180px;max-width:260px}.join-today-outline-btn{display:block;margin:0 auto 40px;width:25%;min-width:180px;max-width:260px;background:linear-gradient(90deg,#0335c0,#c11616);color:#fff;font-weight:700;border:none;border-radius:999px;padding:14px 0;font-size:1.1rem;cursor:pointer;transition:background .2s,color .2s}.join-today-outline-btn:hover{background:linear-gradient(90deg,#1e40af,#dc2626);color:#fff}.simulator-section{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background:#000;padding:32px 0;margin-top:0;overflow-x:hidden}.simulator-images-row{display:flex;justify-content:flex-start;gap:24px;padding:0 16px;flex-wrap:wrap;max-width:1070px;margin:0 auto}@media (max-width: 1200px){.simulator-images-row{justify-content:center}}@media (max-width: 768px){.simulator-images-row{flex-direction:column;align-items:center;gap:24px}.simulator-img-fade{width:280px;height:300px}}.simulator-img-fade{position:relative;width:340px;height:370px;overflow:hidden;border-radius:24px 24px 0 0;background:#000;box-shadow:0 2px 16px #0000002e;flex-shrink:0}.simulator-img-fade img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.simulator-img-fade:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60%;background:linear-gradient(to bottom,#0000,#000);pointer-events:none}.about-navigation{display:flex;flex-direction:row;gap:16px;margin-top:32px;max-width:600px;margin-left:auto;margin-right:auto;justify-content:center;padding:0 16px}@media (max-width: 600px){.about-navigation{flex-direction:column;gap:12px;width:100%;max-width:320px}.about-navigation .gradient-btn{width:100%}}.about-navigation .gradient-btn{text-align:center;text-decoration:none;flex:1;max-width:280px;background:#000;color:#fff;font-weight:700;border-radius:999px;padding:16px 0;font-size:1.1rem;cursor:pointer;transition:all .2s;position:relative;background-clip:padding-box;border:2px solid transparent}.about-navigation .gradient-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:999px;padding:2px;background:linear-gradient(90deg,#0335c0,#c11616);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:opacity .2s}.about-navigation .gradient-btn:hover:before{opacity:.7}.google-form-container{width:100%;max-width:800px;margin:0 auto;padding:32px 16px;background:#000}.google-form-container iframe{border-radius:12px;box-shadow:0 4px 24px #0000001a}.back-button{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;padding:8px 16px;display:inline-flex;align-items:center;transition:opacity .2s;position:absolute;top:80px;left:32px;z-index:100}@media (max-width: 768px){.back-button{position:relative;top:0;left:0;margin-bottom:24px;padding:8px 0}.about-section-centered{padding-top:16px}.about-section-centered h2{margin-top:0!important}}.back-button:hover{opacity:.7}.split-section{display:flex;align-items:center;gap:48px;padding:80px 24px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.split-section:nth-child(2n){flex-direction:row-reverse;background:#101010}.split-section-content{flex:1;max-width:500px}.split-section-content h3{font-size:2rem;font-weight:800;margin-bottom:24px;color:#fff}.split-section-content p{font-size:1.2rem;line-height:1.7;color:#e0e0e0;margin-bottom:24px}.split-section-image{flex:1;display:flex;justify-content:center;align-items:center;background:#000;padding:24px;border-radius:24px}.split-section-image img{width:280px;height:auto;border-radius:16px;box-shadow:0 4px 32px #0000002e}@media (max-width: 900px){.split-section{flex-direction:column!important;padding:48px 24px;gap:32px}.split-section-content{max-width:100%;text-align:center}.split-section-content h3{font-size:1.8rem}.split-section-content p{font-size:1.1rem}.split-section-image{padding:16px}.split-section-image img{width:240px}}.feature-list{width:100%;background:#000;padding:48px 0;margin:32px 0}.feature-list-title{text-align:center;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:32px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto;padding:0 24px}.feature-item{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#111;border-radius:12px;transition:transform .2s,background .2s}.feature-item:hover{transform:translateY(-2px);background:#181818}.feature-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:linear-gradient(90deg,#0335c0,#c11616);color:#fff;border-radius:50%;font-size:14px;font-weight:700}.feature-text{color:#fff;font-size:1.1rem;font-weight:500}@media (max-width: 768px){.feature-list{padding:32px 0}.feature-list-title{font-size:1.5rem;margin-bottom:24px}.feature-grid{grid-template-columns:1fr;padding:0 16px}.feature-item{padding:10px 14px}.feature-text{font-size:1rem}}.hamburger-btn{display:none;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;margin-left:12px;z-index:1100}@media (max-width: 768px){.hamburger-btn{display:block}.header-nav{display:none;position:absolute;top:60px;right:16px;background:#111;border-radius:12px;box-shadow:0 4px 24px #0000002e;flex-direction:column;align-items:flex-start;min-width:160px;padding:12px 0;z-index:1050}.header-nav.open{display:flex}.header-nav-btn{width:100%;text-align:left;padding:12px 24px;font-size:1.1rem;border-radius:0;border:none;background:none;color:#fff;transition:background .2s,color .2s}.header-nav-btn:hover{background:#222;color:#ef4444}.header-logo{position:relative;flex-direction:row;align-items:center}}
