@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{color-scheme:dark;--black: #000000;--surface: #0f0f0f;--card: #1a1a1a;--elevated: #242424;--border: #2c2c2c;--white: #ffffff;--text-secondary: #9ca3af;--text-muted: #6b7280;--accent: #8b5cf6;--accent-pink: #ec4899;--blue: #3b82f6;--green: #22c55e;--amber: #f59e0b;--gradient: linear-gradient(90deg, var(--accent), var(--accent-pink));font-family:Poppins,ui-sans-serif,system-ui,sans-serif;background:var(--black);color:var(--white);font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--black)}button,a{color:inherit;font:inherit}a{text-decoration:none}button{border:0}.siteHeader{position:fixed;top:16px;left:50%;z-index:30;display:grid;width:min(1120px,calc(100% - 32px));min-height:62px;grid-template-columns:1fr auto 1fr;align-items:center;padding:7px 8px 7px 14px;border:.5px solid rgba(255,255,255,.12);border-radius:18px;background:#0f0f0fbd;box-shadow:0 18px 60px #0000006b;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(-50%)}.wordmark,.siteHeader nav,.headerCta,.heroActions,.trustRow,.storeRow,.contactPanel a,.contactSection footer{display:flex;align-items:center}.wordmark{gap:10px;font-size:14px;font-weight:900;letter-spacing:0}.wordmark img{width:38px;height:38px;border-radius:10px;object-fit:cover;box-shadow:0 8px 28px #ec489957}.siteHeader nav{gap:28px}.siteHeader nav a{color:var(--text-secondary);font-size:13px;font-weight:700}.siteHeader nav a:hover{color:var(--white)}.headerCta{justify-self:end;min-height:46px;gap:8px;padding:0 16px;border-radius:14px;background:var(--gradient);box-shadow:0 8px 20px #8b5cf659;font-size:13px;font-weight:800}.hero{position:relative;display:grid;min-height:940px;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:24px;overflow:hidden;padding:138px max(6vw,22px) 96px;background:radial-gradient(circle at 74% 40%,rgba(236,72,153,.2),transparent 34%),radial-gradient(circle at 16% 24%,rgba(139,92,246,.16),transparent 28%),linear-gradient(180deg,#000,#080808 52%,#000)}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:82px 82px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 22%,transparent 90%);mask-image:linear-gradient(to bottom,transparent,black 22%,transparent 90%);content:""}.heroBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.heroCopy,.heroVisual{position:relative;z-index:2}.heroCopy{max-width:720px}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{margin-bottom:0;color:var(--white);font-weight:900;letter-spacing:0}h1{max-width:790px;font-size:98px;line-height:.94}h2{max-width:860px;font-size:72px;line-height:.98}.heroText,.sectionIntro>p,.downloadSection p,.contactSection p{max-width:620px;margin:26px 0 0;color:var(--text-secondary);font-size:18px;line-height:1.65}.heroActions{gap:22px;margin-top:36px;flex-wrap:wrap}.primaryButton,.textButton{display:inline-flex;align-items:center;justify-content:center;font-weight:800}.primaryButton{min-height:54px;gap:10px;padding:0 22px;border-radius:16px;background:var(--gradient);box-shadow:0 8px 20px #8b5cf659}.textButton{gap:10px;color:var(--text-secondary);font-size:14px}.textButton span{display:grid;width:38px;height:38px;place-items:center;border:.5px solid var(--border);border-radius:50%;background:var(--card);color:var(--white)}.trustRow{gap:18px;margin-top:34px;flex-wrap:wrap;color:var(--text-muted);font-size:11px;font-weight:700}.trustRow span{display:inline-flex;align-items:center;gap:6px}.trustRow svg{color:var(--accent)}.heroVisual{min-height:690px}.heroVisual:before{position:absolute;top:50%;left:50%;width:min(560px,54vw);height:min(560px,54vw);border:1px solid rgba(236,72,153,.14);border-radius:50%;background:radial-gradient(circle,rgba(236,72,153,.16),transparent 62%),radial-gradient(circle at 32% 28%,rgba(139,92,246,.22),transparent 34%);box-shadow:inset 0 0 120px #8b5cf61f;content:"";transform:translate(-50%,-50%)}.stickerScene{position:absolute;top:-4%;right:-8%;bottom:0;left:-8%}.stickerScene canvas{display:block;width:100%;height:100%}.appSection,.featureSection,.downloadSection,.contactSection{width:min(1120px,calc(100% - 32px));margin:0 auto}.appSection{padding:128px 0 110px}.sectionIntro{max-width:900px}.comingSoonPanel{display:grid;grid-template-columns:180px minmax(0,1fr);gap:38px;align-items:center;margin-top:56px;padding:40px 46px;border-top:.5px solid var(--border);border-bottom:.5px solid var(--border)}.comingSoonMark{display:grid;width:154px;height:154px;place-items:center;border-radius:50%;background:radial-gradient(circle,rgba(236,72,153,.2),transparent 68%)}.comingSoonMark img{width:118px;height:118px;object-fit:cover;filter:drop-shadow(0 18px 28px rgba(236,72,153,.3))}.comingSoonPanel>div:last-child>p:last-of-type{max-width:560px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.65}.inlineLink{display:inline-flex;align-items:center;gap:9px;margin-top:22px;color:var(--white);font-size:13px;font-weight:800}.inlineLink:hover{color:var(--accent-pink)}.featureSection{padding:90px 0 96px}.featureGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:44px}.featureCard{min-height:286px;padding:22px;border:.5px solid var(--border);border-radius:16px;background:var(--card)}.featureCard>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#8b5cf629;color:var(--accent)}.featureCard h3{margin:70px 0 12px;font-size:22px;letter-spacing:0;line-height:1.08}.featureCard p{margin-bottom:0;color:var(--text-secondary);font-size:13px;line-height:1.58}.downloadSection{display:grid;grid-template-columns:210px 1fr;gap:42px;align-items:center;padding:46px;border:.5px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(135deg,#8b5cf629,#ec48991f),var(--surface)}.downloadSection>img{width:174px;height:174px;object-fit:cover;filter:drop-shadow(0 22px 42px rgba(236,72,153,.32))}.downloadSection h2,.contactSection h2{font-size:64px}.storeRow{gap:12px;flex-wrap:wrap;margin-top:28px}.storeRow button{display:flex;min-width:190px;min-height:58px;align-items:center;gap:12px;padding:0 16px;border:.5px solid var(--border);border-radius:16px;background:var(--card);color:var(--white);text-align:left}.storeRow small,.storeRow strong{display:block}.storeRow small{color:var(--text-muted);font-size:10px;font-weight:700}.storeRow strong{font-size:19px;line-height:1.1}.contactSection{display:grid;grid-template-columns:minmax(0,.86fr) minmax(330px,.52fr);gap:44px;padding:118px 0 58px}.contactPanel{display:grid;gap:10px;padding:12px;border:.5px solid rgba(255,255,255,.12);border-radius:18px;background:var(--surface)}.contactPanel a{min-height:56px;gap:12px;padding:0 14px;border:.5px solid var(--border);border-radius:14px;background:var(--card);color:var(--text-secondary);font-size:13px;font-weight:700}.contactPanel a:last-child{justify-content:space-between;color:var(--white);background:var(--gradient)}.contactSection footer{grid-column:1 / -1;gap:12px;padding-top:38px;border-top:.5px solid var(--border)}.contactSection footer img{width:42px;height:42px;border-radius:11px;object-fit:cover}.contactSection footer span{font-weight:900}.contactSection footer small{margin-left:auto;color:var(--text-muted)}@media(max-width:980px){.siteHeader{grid-template-columns:1fr auto}.siteHeader nav{display:none}.hero,.downloadSection,.contactSection{grid-template-columns:1fr}.hero{min-height:auto;padding-top:118px}h1{font-size:72px}h2{font-size:58px}.heroVisual{min-height:560px}.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.siteHeader{top:10px;width:min(100% - 20px,420px);min-height:56px;border-radius:16px}.headerCta{min-height:42px;padding:0 12px;font-size:12px}.hero{padding:112px 14px 66px}h1{font-size:48px}h2{font-size:42px}.heroText,.sectionIntro>p,.downloadSection p,.contactSection p{font-size:15px}.primaryButton,.textButton{width:100%}.textButton{justify-content:center}.trustRow{gap:10px}.heroVisual{min-height:420px}.stickerScene{top:-12%;right:-28%;bottom:0;left:-28%}.appSection,.featureSection,.downloadSection,.contactSection{width:min(100% - 28px,440px)}.appSection,.featureSection{padding:76px 0}.comingSoonPanel{grid-template-columns:1fr;gap:24px;margin-top:38px;padding:28px 0}.comingSoonMark{width:118px;height:118px}.comingSoonMark img{width:92px;height:92px}.featureGrid{grid-template-columns:1fr}.featureCard{min-height:228px}.featureCard h3{margin-top:48px}.downloadSection{padding:24px}.downloadSection>img{width:118px;height:118px}.downloadSection h2,.contactSection h2{font-size:40px}.storeRow button{width:100%}.contactSection{padding-top:78px}.contactPanel{min-width:0}.contactPanel a{min-width:0;overflow-wrap:anywhere}.contactSection footer{flex-direction:column;align-items:flex-start}.contactSection footer small{margin-left:0}}
