@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Urbanist,sans-serif}.App,body{background-color:#0d0d0d}.App{width:100%}.header{background-color:#0d0d0d;border-bottom:1px solid #2e2e2e;padding:.8rem 5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:100%;width:100%}.header-container,.header-logo{align-items:center;position:relative}.header-logo{display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;gap:.5rem;justify-self:start;left:0}.header-nav{grid-column:2;justify-self:center}.header-right{gap:.5rem;grid-column:3;justify-self:end}.header-brand,.header-right{align-items:center;display:flex}.header-brand{flex-direction:column;gap:.1rem}.header-logo-small{height:24px;object-fit:contain;width:auto}.header-brand-name{color:#fff;font-size:.6rem;letter-spacing:.05em}.header-product-from{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:.9rem}.logo-img{height:32px;object-fit:contain;width:auto}.logo-text{color:#fff;font-size:1.3rem;font-weight:600}.header-nav ul{display:flex;gap:2rem;list-style:none;margin:0 auto}.header-nav a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease}.header-nav a:hover{color:#ff8c42}.introduction{align-items:center;background-color:#0d0d0d;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;min-height:80vh;padding:6rem 5rem}.introduction-content{flex-shrink:0;max-width:520px;text-align:left}.introduction-images{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.intro-images-wrapper{max-width:480px;position:relative;width:100%}.intro-home-img{border-radius:16px;display:block;position:relative;width:75%;z-index:2}.intro-stats-img{border-radius:12px;position:absolute;right:0;top:-40px;width:52%;z-index:1}.early-access{align-items:center;background:#1a1a1a;border:1px solid #343434;border-radius:32px;color:#e8e8e8;display:inline-flex;font-size:16px;gap:.8rem;margin-bottom:2rem;padding:.5rem 1rem}.early-access-circle{-webkit-backdrop-filter:blur(8.899999618530273px);backdrop-filter:blur(8.899999618530273px);background:#ff6a00b5;border-radius:50%;box-shadow:0 0 20px #ff6a0099,inset 0 0 10px #ffb46466;flex-shrink:0;height:12px;isolation:isolate;width:12px}.introduction-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:.4rem}.introduction-title span{display:block}.introduction-title span:first-child{-webkit-text-fill-color:#0000;background:linear-gradient(90.38deg,#dadada .33%,#494949 101.73%);-webkit-background-clip:text;background-clip:text}.introduction-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffb774,#ffac60 16.35%,#ff7a00 85.1%,#b95a03 99.04%);-webkit-background-clip:text;background-clip:text}.introduction-text{color:#ebebeb;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;max-width:600px}.app-buttons{display:flex;flex-wrap:wrap;gap:1.5rem}.app-store-btn{align-items:center;background-color:initial;border:2px solid #a6a6a6;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-weight:600;gap:.6rem;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;line-height:1;min-width:180px;padding:.5rem 1.2rem;text-align:left;transition:all .3s ease}.store-btn-text{display:flex;flex-direction:column;gap:.3rem;line-height:1}.store-label{color:#fff;font-size:.8rem;line-height:1;margin:0}.store-name{font-size:1.3rem;font-weight:700;line-height:1;margin:0}.store-icon{font-size:1.5rem;margin-bottom:.3rem}.store-icon-img{flex-shrink:0;height:28px;object-fit:contain;width:auto}.play-store-btn{align-items:center;background-color:initial;border:2px solid #a6a6a6;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-weight:600;gap:.6rem;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;line-height:1;min-width:180px;padding:.5rem 1.2rem;text-align:left;transition:all .3s ease}.app-store-btn:hover,.play-store-btn:hover{background-color:#ff8c421a;border-color:#ff8c42;transform:translateY(-2px)}.features{background-color:#0d0d0d;margin:0 auto;max-width:1200px;padding:5rem}.features-header{margin-bottom:1.5rem;text-align:center}.features-label{-webkit-text-fill-color:#0000;background:#ff6a00;-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:500;margin-bottom:.35rem}.features-title{color:#fff;font-size:42px;font-weight:700}.features-grid{align-items:stretch;display:flex;gap:16px}.feature-highlight-card{align-items:center;background:linear-gradient(100deg,#ff6a002e,#161616 60%);border:1px solid #2e1a00;border-radius:12px;display:flex;flex:0 0 260px;padding:1.5rem}.feature-highlight-text{color:#fff;font-size:1.3rem;font-weight:700;line-height:1.5}.features-rows{display:flex;flex:1 1;flex-direction:column;gap:16px;min-width:0}.features-row-wide{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.features-row-three{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.feature-card{background:#161616;border:1px solid #272727;border-radius:12px;padding:1rem}.feature-heading{gap:.6rem;margin-bottom:.4rem}.feature-heading,.feature-icon{align-items:center;display:flex}.feature-icon{flex-shrink:0}.feature-icon img{height:28px;width:28px}.feature-title{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700;white-space:nowrap}.coming-soon{color:#606060;font-weight:400}.feature-description{color:#999;font-size:.9rem;line-height:1.65}.desc-highlight{color:#cecece}.video-section{background-color:#0d0d0d;margin:0 auto;max-width:1200px;padding:5rem}.video-player{border-radius:12px;display:block;width:100%}.idea-slider{background-color:#0d0d0d;margin:0 auto;max-width:1200px;padding:5rem}.idea-slider-header{margin-bottom:2rem;text-align:center}.idea-slider-label{-webkit-text-fill-color:#0000;background:#ff6a00;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:500;margin-bottom:.35rem}.idea-slider-title{color:#fff;font-size:42px;font-weight:700}.idea-slider-wrapper{align-items:center;display:flex;gap:2rem}.slider-viewport{border-radius:12px;flex:1 1;overflow:hidden}.slider-track{display:flex;transition:transform .4s ease}.slide-card{background:linear-gradient(90deg,#ff6b1a2e,#ff6b1a00 25%,#ff6b1a00 75%,#ff6b1a2e);border:1px solid #2e1a00;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-right:12px;min-height:270px;min-width:70%;padding:1.25rem 1.5rem}.slide-text-side{display:flex;flex:1 1;flex-direction:column;gap:1rem;max-width:320px}.slide-graphic-side{align-items:center;display:flex;flex-shrink:0;justify-content:center;opacity:.85;width:200px}.slide-tag-row{gap:.75rem}.slide-number,.slide-tag-row{align-items:center;display:flex}.slide-number{background:#ff6a00;border-radius:50%;color:#0a0a0a;flex-shrink:0;font-size:calc(.85rem + 1.5px);font-weight:700;height:26px;justify-content:center;width:26px}.slide-tag{color:#ff6b1a;font-size:calc(.7rem + 1.5px);font-weight:700;letter-spacing:2px}.slide-content{display:flex;flex-direction:column;gap:.5rem}.slide-main-text{background:#cfcece;-webkit-background-clip:text;background-clip:text;font-weight:600;line-height:1.5}.slide-body-text,.slide-main-text{-webkit-text-fill-color:#0000;font-size:15.5px}.slide-body-text{background:#fffc;-webkit-background-clip:text;background-clip:text;font-weight:700;line-height:1.6}.slide-body-text strong{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;background-clip:text}.slide-highlight{-webkit-text-fill-color:#0000;background:#ff820f;-webkit-background-clip:text;background-clip:text;font-size:15.5px;font-weight:700;line-height:1.5;margin-top:-.4rem}.slider-arrow{align-items:center;background:#1a1a1a;border:1px solid #333;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:40px;justify-content:center;transition:all .2s ease;width:40px}.slider-arrow:hover:not(:disabled){background:#ff6a00;border-color:#ff6a00}.slider-arrow:disabled{cursor:default;opacity:.3}.slider-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.slider-dot{background:#333;border-radius:50%;cursor:pointer;height:8px;transition:background .2s ease;width:8px}.slider-dot.active{background:#ff6a00}.key-features{background-color:#0d0d0d;margin:0 auto;max-width:1200px;padding:5rem}.key-features-header{margin-bottom:2rem;text-align:center}.key-features-label{-webkit-text-fill-color:#0000;background:#ff6a00;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:500;margin-bottom:.35rem}.key-features-title{color:#fff;font-size:42px;font-weight:700}.key-features-card{background:#6e6e6e0d;border:1px solid #44444445;border-radius:32px;padding:1.2rem 6rem}.key-features-grid{grid-column-gap:3rem;grid-row-gap:1.5rem;column-gap:3rem;display:grid;grid-template-columns:260px 1fr;grid-template-rows:auto 1fr;row-gap:1.5rem}.key-features-tabs{display:flex;gap:3.5rem;grid-column:2;grid-row:1;justify-content:flex-start}.key-tab{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-family:Urbanist,sans-serif;font-size:1rem;font-weight:500;margin-bottom:-1px;outline:none;padding:0 0 .75rem;transition:all .2s ease;white-space:nowrap}.key-tab.active{border-bottom-color:#ff6a00;color:#ff6a00}.key-tab:hover:not(.active){color:#aaa}.key-features-phone{grid-column:1;grid-row:1/3;width:260px}.phone-mockup{border-radius:32px;height:auto;object-fit:contain;width:100%}.key-features-text{display:flex;flex-direction:column;gap:.9rem;grid-column:2;grid-row:2}.key-features-tag{color:#ff6a00;font-size:1rem;font-weight:600;margin-top:1.5rem}.key-features-subtitle{color:#fff;font-size:1.8rem;font-weight:700;line-height:1.3}.key-features-desc{-webkit-text-fill-color:#0000;background:#e2e2e2;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;line-height:1.65}.key-features-bullets{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.key-features-bullets li{-webkit-text-fill-color:#0000;background:#c1c1c1;-webkit-background-clip:text;background-clip:text;font-size:1rem;line-height:1.5;padding-left:1.2rem;position:relative}.key-features-bullets li:before{background:#ff6a00;-webkit-background-clip:initial;background-clip:initial;border-radius:3px;content:"";height:6px;left:0;opacity:1;position:absolute;top:50%;transform:translateY(-50%);width:6px}@media (max-width:768px){.key-features{padding:3rem 1.5rem}.key-features-card{padding:1.2rem 1.5rem}.key-features-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto}.key-features-phone{grid-column:1;grid-row:2;margin:0 auto;max-width:280px;width:100%}.key-features-tabs{gap:1.2rem;grid-column:1;grid-row:1;overflow-x:auto}.key-features-text{grid-column:1;grid-row:3}}.footer-cta{align-items:center;background-color:#0d0d0d;display:flex;flex-direction:column;gap:1rem;padding:5rem 2rem;text-align:center}.footer-cta-title{background:#fff;-webkit-background-clip:text;background-clip:text;font-size:46px;font-weight:700}.footer-cta-subtitle,.footer-cta-title{-webkit-text-fill-color:#0000;max-width:900px}.footer-cta-subtitle{background:#e7e7e7;-webkit-background-clip:text;background-clip:text;font-size:20px}.footer-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:.5rem}.footer-app-btn{align-items:center;background-color:#000;border:1.5px solid #fff;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;gap:.6rem;min-width:160px;padding:.6rem 1.2rem;text-align:left;transition:all .3s ease}.footer-app-btn:hover{background-color:#1a1a1a}.footer-store-icon{flex-shrink:0;height:26px;object-fit:contain;width:auto}.footer-btn-text{display:flex;flex-direction:column;gap:.15rem;line-height:1}.footer-btn-label{color:#fff;font-size:.7rem;line-height:1}.footer-btn-name{font-size:1.1rem;font-weight:700;line-height:1}@media (max-width:768px){.header{padding:.8rem 1rem}.header-container{max-width:100%}.header-logo{font-size:1.2rem;left:0;position:relative}.logo-img{height:28px}.logo-text{font-size:1.1rem}.header-nav ul{font-size:.9rem;gap:1rem}.introduction{min-height:auto;padding:3rem 1.5rem}.introduction-title{font-size:2.5rem}.app-buttons{gap:1rem}.app-store-btn,.play-store-btn{min-width:140px;padding:.8rem 1rem}.idea-slider,.video-section{padding:3rem 1.5rem}.slide-card{margin-right:0;min-width:100%}.slide-graphic-side{display:none}.features{padding:3rem 1.5rem}.features-title{font-size:1.8rem}.features-row-three,.features-row-wide{grid-template-columns:1fr}.features-grid{flex-direction:column}.feature-highlight-card{flex:none}}@media (max-width:480px){.header{padding:.6rem 1rem}.header-logo{gap:.3rem}.logo-img{height:24px}.logo-text{font-size:.95rem}.header-nav ul{font-size:.85rem;gap:.8rem}.introduction,.video-section{padding:2rem 1rem}.introduction{min-height:60vh}.introduction-content{max-width:100%}.introduction-title{font-size:1.8rem;margin-bottom:1rem}.introduction-text{font-size:.95rem;margin-bottom:1.5rem}.app-buttons{gap:.8rem;width:100%}.app-store-btn,.play-store-btn{flex:1 1;font-size:.8rem;min-width:auto;padding:.8rem .5rem}.store-icon{font-size:1.2rem}}
/*# sourceMappingURL=main.857a6e5e.css.map*/