html{background:#000;height:100%;overflow-x:clip}body{color:#fff;font-optical-sizing:auto;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100dvh;margin:0;font-family:Geom,sans-serif;font-style:normal;font-weight:400;display:flex;overflow-x:clip}h1{z-index:2;margin:0 0 200px;position:relative}#appIcon{max-width:min(1024px,90%);max-height:300px;position:relative}.screenshotSection{z-index:2;width:100%;position:relative}.beamContainer{z-index:-1;max-width:100%;overflow:show;align-items:center;animation:1s ease-out both beamDownOnScroll;animation-timeline:view();display:flex;position:absolute;top:0;left:0;right:0}#beam1{filter:drop-shadow(0 8px 8px #00000040);float:right;opacity:1;width:100%;min-height:350px;max-height:200px}@keyframes beamDownOnScroll{0%{transform:translateY(-250px)scaleY(.6)}to{opacity:.6;transform:translateY(300px)scale(1.5)rotate(-10deg)}}.screenshots{z-index:2;justify-content:center;gap:0;width:100%;height:calc(2.13429*clamp(200px,33vw,300px));display:flex;position:relative;overflow:hidden}.screenshot{filter:drop-shadow(0 4px 10px #000000ab);width:100%;min-width:200px;max-width:min(300px,33vw);animation:screenshotScroll var(--screenshot-scroll-duration,40s) linear infinite both;transition:filter 1s;position:absolute}@keyframes screenshotScroll{0%{transform:translate(calc(200vw + 200px),150px)rotate(45deg)}12.5%{transform:translate(calc(150vw + 150px),84px)rotate(28deg)}25%{transform:translate(calc(100vw + 100px),38px)rotate(16deg)}37.5%{transform:translate(calc(50vw + 50px),9px)rotate(7deg)}50%{transform:translate(0)rotate(0)}62.5%{transform:translate(calc(-50vw - 50px),9px)rotate(-7deg)}75%{transform:translate(calc(-100vw - 100px),38px)rotate(-16deg)}87.5%{transform:translate(calc(-150vw - 150px),84px)rotate(-28deg)}to{transform:translate(calc(-200vw - 200px),150px)rotate(-45deg)}}#bodyContent{z-index:3;background-image:linear-gradient(#0000,#3b7deb4d);margin-top:90px;position:relative}#bodyContent h1{margin-bottom:24px}#bodyContent h2{text-align:left;font-weight:400}#hero{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative}#heroBackground{background:linear-gradient(#3b7deb4d,#000);width:100%;height:100dvh;animation:5s ease-in both fadeIn;position:absolute}#logo{transform-origin:50%;max-width:100%;animation:5s ease-out 2s both fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fmContainer{transform-origin:top;flex-direction:column;justify-content:center;align-items:center;animation:ease-out both shrinkNav;animation-timeline:scroll();animation-range:0 100vh;display:flex}@keyframes shrinkNav{to{opacity:0;transform:scale(5)}}.spinningSquareContainer{animation:1s linear 2s both fadeIn}.spinningSquare{opacity:.5;background-color:#0000;border-bottom:1px solid #fff;border-right:1px solid #fff;width:50px;height:50px;animation:1s linear both goDownAndDisappear;animation-timeline:scroll();animation-range:0 100px}@keyframes goDownAndDisappear{0%{opacity:.5;transform:translateY(0)rotate(45deg)}to{opacity:0;transform:translateY(100px)rotate(45deg)}}#waitlist{flex-flow:wrap;justify-content:center;align-items:center;gap:24px;display:flex}#icon{z-index:8;width:min(300px,50vw)}#waitlistForm{flex-direction:column;align-items:center;gap:12px;width:min(360px,85vw);padding-left:24px;padding-right:24px;display:flex}#waitlistForm input[type=email],#waitlistForm select{color:#fff;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;outline:none;width:100%;height:48px;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}#waitlistForm select{animation:.2s ease-out both selectIn}@keyframes selectIn{0%{border:0 solid #ffffff40;height:0;padding:0}to{border:1px solid #ffffff40;height:48px;padding:12px 16px}}#waitlistForm input[type=email]::placeholder,#waitlistForm select{color:#fff9}#waitlistForm input[type=email]:focus,#waitlistForm select:focus{border-color:#ffffff80}#waitlistForm select option{color:#fff;background:#1a1a2e}#waitlistForm button{color:#fff;cursor:pointer;background-image:linear-gradient(to bottom right,#4da1ed,#397beb);border:none;border-radius:8px;width:100%;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:background-image .2s,opacity .2s}#waitlistForm button:hover:not(:disabled){background-image:linear-gradient(#51b49e)}#waitlistForm button:disabled{opacity:.4;cursor:not-allowed}#mainPoints{flex-direction:column;gap:clamp(48px,8vw,50px);max-width:1100px;margin-top:80px;margin-left:auto;margin-right:auto;padding-bottom:0;padding-left:35px;padding-right:35px;display:flex}.featureRow{align-items:center;gap:clamp(40px,6vw,80px);min-width:0;animation:.8s ease-out both featureFadeIn;animation-timeline:view();animation-range:entry entry 40%;display:flex}.featureRow.reverse{flex-direction:row-reverse}.featureImage{flex:1;min-width:0;max-width:380px}.featureMedia{border-radius:clamp(16px,2vw,28px);width:100%;transition:aspect-ratio .55s cubic-bezier(.22,1,.36,1),opacity .45s,filter .45s;animation:5.5s ease-in-out infinite alternate mediaFloat;position:relative;overflow:hidden;transform:rotate(-3deg)}.featureRow.reverse .featureMedia{transform:rotate(3deg)}.featureMediaImg{object-fit:cover;opacity:0;will-change:opacity, transform;width:100%;height:100%;transition:opacity .55s,transform .55s;position:absolute;inset:0;transform:scale(1.06)}.featureMediaImg.visible{opacity:1;transform:scale(1)}.featureText{flex:1;min-width:0;scroll-margin-block:24px;transition:opacity .45s,filter .45s}.featureText h2{margin:0 0 16px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;line-height:1.3}.featureText h2 strong{background:linear-gradient(179deg,#fff,#82c8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:clamp(2rem,4vw,3rem);display:block}.featureText ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.featureText li{text-align:left;margin:0}.bulletButton{color:#ffffffeb;width:100%;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #ffffff29;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.4;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:flex}.bulletButton .bulletLabel{flex:1;min-width:0}.bulletButton .bulletChevron{color:#96cdff;background:#4da1ed2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.05rem;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex}.bulletButton:hover,.bulletButton:focus-visible{color:#fff;background:#ffffff21;border-color:#ffffff57;transform:translate(6px);box-shadow:0 8px 24px #0000004d}.bulletButton:hover .bulletChevron,.bulletButton:focus-visible .bulletChevron{color:#fff;background:#4da1ed;transform:translate(2px)}.bulletButton:focus-visible{outline-offset:3px;outline:2px solid #4da1ed}.featureTitle,.featureDetail{animation:.45s cubic-bezier(.22,1,.36,1) both featureTextIn}.featureParagraph{color:#ffffffd1;text-align:left;max-width:46ch;margin:0 0 24px;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.6}.featureNav{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.detailDots{gap:10px;display:flex}.detailDot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,transform .25s}.detailDot:hover{background:#fff9}.detailDot.current{background:#4da1ed;transform:scale(1.25)}.detailDot:focus-visible{outline-offset:2px;outline:2px solid #4da1ed}.featureNavLinks{flex-wrap:nowrap;align-items:center;gap:10px;width:100%;min-width:0;max-width:260px;display:flex}.navLink{color:#ffffffd9;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:10px 16px;font-size:.95rem;transition:background .2s,border-color .2s,transform .2s}.navLink:hover{background:#ffffff29;border-color:#ffffff59;transform:translateY(-1px)}.navLink.back{flex:none}.navLink.next{color:#fff;background:linear-gradient(to bottom right,#4da1ed,#397beb);border-color:#0000;flex:0 auto;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding:10px 16px;font-weight:600;display:inline-flex}.navLink.next .nextHint{opacity:.85;flex:none;font-size:.88rem;font-weight:500}.navLink.next .nextValue{text-align:left;flex:auto;min-width:0}.navLink.next .nextArrow{flex:none;font-size:1.05rem;line-height:1}.navLink:focus-visible{outline-offset:2px;outline:2px solid #4da1ed}@keyframes featureTextIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes featureFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes mediaFloat{0%{translate:0}to{translate:0 -10px}}@media (prefers-reduced-motion:reduce){.featureMedia{animation:none}}@media (width<=500px){.featureRow,.featureRow.reverse{flex-direction:column-reverse;align-items:center;gap:32px}.featureImage{flex:none;width:100%;max-width:300px}.featureMedia{transform:rotate(-1.5deg)}.featureRow.reverse .featureMedia{transform:rotate(1.5deg)}.featureText{text-align:center;width:100%;min-width:0;max-width:100vw}.featureText h2 strong{text-align:left}.featureText ul{align-items:center}.featureText li{text-align:left;width:100%}.featureParagraph{text-align:left;margin-left:auto;margin-right:auto}.featureNav{align-items:center}.featureNavLinks{justify-content:center;max-width:100%}.detailDots{display:none}}#appStore{width:100%;max-width:min(300px,80vw);height:auto;margin-top:24px}@keyframes sparkleGlow{0%{opacity:1}75%{opacity:.75}to{opacity:.5}}.firstLine{margin-top:24px;padding:10px;font-size:1.5rem}hr{color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;text-shadow:0 0 10px #0008;opacity:.5;background-color:#fff0;background-image:linear-gradient(90deg,#fff0,#b8cce044,#96afcdaa,#7392baaa,#96afcdaa,#b8cce044,#fff0);border:1px solid #0000;border-image:linear-gradient(90deg,#fff0,#fff,#fff0) 1;border-radius:0;width:100%;height:4px;font-family:Taviraj,serif;font-size:min(3em,10vw);font-weight:600;transition:all .33s}.missionSection{text-align:left;max-width:720px;margin:72px auto 0;padding:0 24px 40px;animation:.8s ease-out both featureFadeIn;animation-timeline:view();animation-range:entry entry 30%}.missionInner{-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:0;padding:40px 32px;display:flex;box-shadow:0 8px 40px #00000059,inset 0 1px #ffffff0d}.missionTitle{letter-spacing:-.02em;background:linear-gradient(#fff 30%,#96cdff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:clamp(1.45rem,3vw,1.9rem);font-weight:700;line-height:1.2}.missionHeading{letter-spacing:-.015em;color:#fffffff2;margin:32px 0 16px;font-size:clamp(1.25rem,2.6vw,1.55rem);font-weight:700;line-height:1.25}.missionParagraph{color:#ffffffad;margin:0 0 16px;font-size:clamp(.98rem,1.6vw,1.05rem);line-height:1.75}.missionParagraph:last-of-type{margin-bottom:0}.missionClosing{color:#ffffffd1;font-style:italic}@media (width<=600px){.missionSection{margin-top:48px;padding:0 16px 32px}.missionInner{border-radius:20px;padding:28px 20px}}.specialSparkleContainer{pointer-events:none;z-index:0;justify-content:center;align-items:center;width:100vw;height:100dvh;animation:2s ease-in forwards sparkleScroll;animation-timeline:scroll();display:flex;position:fixed;top:0;left:0;transform:none}@keyframes sparkleScroll{0%{opacity:1}to{opacity:0;transform:scale(2)translateY(-25vh)}}@keyframes sparklesDrop{0%{opacity:0;transform:translateY(-100vh)}to{opacity:1;transform:translateY(0)}}.specialSparkle{filter:invert()drop-shadow(0 0 2px #fff);opacity:0;width:50px;transition:all;position:absolute}.siteFooter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#0009;border-top:1px solid #ffffff14;width:100%;padding:28px 24px}.siteFooterInner{color:#ffffff8c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;font-size:.85rem;display:flex}.siteFooterBrand{letter-spacing:.02em;color:#ffffffd9;font-weight:600}.siteFooterNav{gap:20px;display:flex}.siteFooterNav a{color:#ffffff8c;text-decoration:none;transition:color .15s}.siteFooterNav a:hover{color:#fffffff2;text-underline-offset:3px;text-decoration:underline}.siteFooterCopy{opacity:.7}@media (width<=500px){.siteFooterInner{text-align:center;flex-direction:column}}.privacyPage{isolation:isolate;flex-direction:column;min-height:100dvh;display:flex;position:relative}.privacyBg{z-index:-1;pointer-events:none;background:radial-gradient(900px 600px at 50% -10%,#3b7deb38,#0000 60%),radial-gradient(700px 500px at 90% 30%,#4da1ed1a,#0000 60%),linear-gradient(#05070d,#000);position:fixed;inset:0}.privacyHeader{box-sizing:border-box;width:100%;max-width:760px;margin:0 auto;padding:28px 24px 8px}.privacyBackLink{color:#fff9;letter-spacing:.02em;align-items:center;gap:8px;font-size:.9rem;text-decoration:none;transition:color .15s;display:inline-flex}.privacyBackLink:hover{color:#fffffff2}.privacyBackArrow{font-size:1.05rem;line-height:1;transition:transform .15s}.privacyBackLink:hover .privacyBackArrow{transform:translate(-3px)}.privacyMain{box-sizing:border-box;flex:1;width:100%;max-width:760px;margin:0 auto;padding:16px 24px 48px}.privacyCard{-webkit-backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff17;border-radius:24px;overflow:hidden;box-shadow:0 8px 40px #0006,inset 0 1px #ffffff0f}.privacyCardHeader{background:linear-gradient(#ffffff0a,#0000);border-bottom:1px solid #ffffff12;padding:36px 32px 20px}.privacyTitle{letter-spacing:-.02em;text-align:left;color:#fff;margin:0 0 8px;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;line-height:1.15}.privacyUpdated{color:#ffffff73;text-align:left;margin:0;font-size:.85rem}.privacySections{flex-direction:column;padding:8px 32px 32px;display:flex}.privacySection{text-align:left;border-bottom:1px solid #ffffff0f;padding:22px 0}.privacySection:last-child{border-bottom:none;padding-bottom:0}.privacySectionHead{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.privacyIconWrap{color:#96cdff;background:#4da1ed24;border:1px solid #4da1ed2e;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.privacySectionTitle{letter-spacing:-.01em;color:#fffffff0;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.privacyBadge{letter-spacing:.05em;text-transform:uppercase;color:#a0d2ffe6;background:#4da1ed24;border:1px solid #4da1ed33;border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:600;line-height:1}.privacyBody{color:#ffffff9e;max-width:62ch;margin:0;font-size:.94rem;line-height:1.7}.privacyLink{color:#96cdff;text-underline-offset:3px;-webkit-text-decoration:underline #96cdff59;text-decoration:underline #96cdff59;transition:color .15s,text-decoration-color .15s}.privacyLink:hover{color:#fff;text-decoration-color:#ffffff80}.privacyFootnote{color:#ffffff52;text-align:center;margin:20px 4px 0;font-size:.78rem;line-height:1.6}@media (width<=600px){.privacyHeader{padding:20px 16px 8px}.privacyMain{padding:12px 16px 32px}.privacyCardHeader{padding:28px 20px 18px}.privacySections{padding:4px 20px 24px}.privacySection{padding:18px 0}}.contactPage{isolation:isolate;flex-direction:column;min-height:100dvh;display:flex;position:relative}.contactBg{z-index:-1;pointer-events:none;background:radial-gradient(900px 600px at 50% -10%,#3b7deb38,#0000 60%),radial-gradient(700px 500px at 90% 30%,#4da1ed1a,#0000 60%),linear-gradient(#05070d,#000);position:fixed;inset:0}.contactMain{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;max-width:760px;margin:0 auto;padding:16px 24px 48px;display:flex}.contactCard{-webkit-backdrop-filter:blur(16px);text-align:center;background:#ffffff0f;border:1px solid #ffffff17;border-radius:24px;width:100%;padding:48px 32px;box-shadow:0 8px 40px #0006,inset 0 1px #ffffff0f}.contactTitle{letter-spacing:-.02em;color:#fff;margin:0 0 16px;font-size:clamp(1.6rem,4vw,2rem);font-weight:700;line-height:1.15}.contactEmail{color:#96cdff;text-underline-offset:4px;word-break:break-all;font-size:clamp(1.1rem,3vw,1.35rem);font-weight:500;-webkit-text-decoration:underline #96cdff59;text-decoration:underline #96cdff59;transition:color .15s,text-decoration-color .15s;display:inline-block}.contactEmail:hover{color:#fff;text-decoration-color:#ffffff80}@media (width<=600px){.contactMain{padding:12px 16px 32px}.contactCard{padding:36px 20px}}
