:root{--navy:#17396f;--navy2:#244f8e;--purple:#8b1be7;--pink:#ff0e69;--orange:#ff8a00;--yellow:#ffc400;--ink:#101426;--muted:#cbd5ed;--glass:rgba(255,255,255,.10);--line:rgba(255,255,255,.18);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#17366d 0%,#243f7f 35%,#571fa2 70%,#8e15da 100%);color:white;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.ambient{position:fixed;border-radius:999px;filter:blur(90px);pointer-events:none;z-index:-1;opacity:.5}.ambient-one{width:420px;height:420px;background:#ff156f;top:9%;right:-180px}.ambient-two{width:500px;height:500px;background:#13a7ff;bottom:5%;left:-250px}.site-header{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:5}.brand{font-size:18px;font-weight:700;display:flex;align-items:center;gap:10px}.brand strong{color:#ffb300}.brand-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),var(--orange));box-shadow:0 10px 30px rgba(255,54,88,.35)}nav{display:flex;gap:30px;color:#dce5f7;font-size:14px}nav a:hover,.footer-links a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(90deg,var(--pink),#ff5b2b);font-weight:800;box-shadow:0 12px 34px rgba(255,28,93,.3)}.button-small{padding:12px 19px;font-size:14px}.hero{width:min(1180px,calc(100% - 40px));min-height:760px;margin:0 auto;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px;padding:55px 0 100px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:#ffbf1f;margin-bottom:18px}.hero h1,.section h2{margin:0;line-height:.98;letter-spacing:-.045em}.hero h1{font-size:clamp(58px,7vw,96px);max-width:720px}.hero h1 span,.section-heading h2 span{background:linear-gradient(90deg,#ff0d6b,#ff6a1c,#ffc400);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text{font-size:19px;line-height:1.7;color:#d5def0;max-width:610px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.app-store-button{height:64px;padding:0 23px;border-radius:16px;background:#07080c;border:1px solid rgba(255,255,255,.35);display:inline-flex;align-items:center;gap:12px;box-shadow:0 15px 35px rgba(0,0,0,.25);transition:.2s transform}.app-store-button:hover{transform:translateY(-3px)}.app-store-button svg{width:30px;fill:white}.app-store-button span{font-size:22px;font-weight:600;line-height:1.05}.app-store-button small{display:block;font-size:10px;font-weight:500}.text-link{font-weight:800}.text-link span{display:inline-block;margin-left:5px}.hero-meta{display:flex;gap:34px;margin-top:42px}.hero-meta div{display:grid}.hero-meta strong{font-size:22px}.hero-meta span{font-size:12px;color:#aebcd8;margin-top:4px}.hero-visual{height:620px;position:relative}.phone{position:absolute;border-radius:44px;background:#080b18;padding:8px;box-shadow:0 45px 80px rgba(4,8,28,.45);overflow:hidden;border:1px solid rgba(255,255,255,.2)}.phone img{border-radius:36px;height:100%;width:100%;object-fit:cover}.phone-main{width:285px;height:620px;left:45px;top:0;z-index:2;transform:rotate(-3deg)}.phone-back{width:245px;height:534px;right:0;top:62px;transform:rotate(7deg);opacity:.95}.phone-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#ff4caa 0%,#7b35f5 35%,transparent 70%);filter:blur(30px);top:90px;left:30px}.floating-pill{position:absolute;padding:13px 17px;border:1px solid var(--line);background:rgba(33,57,110,.72);backdrop-filter:blur(16px);border-radius:999px;font-size:13px;font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.22);z-index:4}.pill-one{left:-15px;top:105px}.pill-two{right:-12px;bottom:85px}.marquee{overflow:hidden;border-block:1px solid var(--line);background:rgba(255,255,255,.055);padding:17px 0;white-space:nowrap}.marquee div{font-size:13px;font-weight:900;letter-spacing:.18em;text-align:center}.marquee span{color:#ffbf1f;padding:0 20px}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:120px 0}.section-heading{max-width:790px;margin-bottom:48px}.section-heading h2{font-size:clamp(42px,5vw,70px)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{min-height:260px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06));backdrop-filter:blur(20px);border-radius:var(--radius);padding:30px;position:relative;overflow:hidden}.feature-large{grid-row:span 2;min-height:538px}.feature-icon{font-size:31px;display:block;margin-bottom:26px}.feature-card h3{font-size:24px;margin:0 0 12px}.feature-card p{color:#d6def0;line-height:1.65;margin:0;font-size:15px}.mini-board{position:absolute;width:330px;height:330px;left:50%;bottom:-105px;transform:translateX(-50%) rotate(-8deg);border-radius:40px;background:radial-gradient(circle at 17% 17%,#70d6ff 0 5%,#157bd2 6% 12%,transparent 13%),radial-gradient(circle at 51% 17%,#fff09e 0 5%,#ffad1f 6% 12%,transparent 13%),radial-gradient(circle at 84% 17%,#ff98a9 0 5%,#df1d27 6% 12%,transparent 13%),radial-gradient(circle at 17% 50%,#7af7b0 0 5%,#14b85c 6% 12%,transparent 13%),radial-gradient(circle at 51% 50%,#ff98a9 0 5%,#df1d27 6% 12%,transparent 13%),radial-gradient(circle at 84% 50%,#70d6ff 0 5%,#157bd2 6% 12%,transparent 13%),radial-gradient(circle at 17% 84%,#fff09e 0 5%,#ffad1f 6% 12%,transparent 13%),radial-gradient(circle at 51% 84%,#7af7b0 0 5%,#14b85c 6% 12%,transparent 13%),radial-gradient(circle at 84% 84%,#ff98a9 0 5%,#df1d27 6% 12%,transparent 13%),#11162d;border:8px solid rgba(255,255,255,.09);box-shadow:0 40px 80px rgba(0,0,0,.4)}.section-heading-row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}.scroll-controls{display:flex;gap:10px}.scroll-controls button{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:var(--glass);color:white;font-size:22px;cursor:pointer}.screenshot-track{display:flex;gap:20px;overflow-x:auto;padding:10px 2px 26px;scroll-snap-type:x mandatory;scrollbar-width:none}.screenshot-track::-webkit-scrollbar{display:none}.screenshot-track figure{flex:0 0 255px;margin:0;scroll-snap-align:start}.screenshot-track img{width:255px;height:554px;object-fit:cover;border-radius:35px;border:7px solid #0b1025;box-shadow:0 30px 60px rgba(0,0,0,.32)}.screenshot-track figcaption{font-size:13px;font-weight:800;color:#dfe6f5;text-align:center;margin-top:14px}.cta{position:relative;padding:65px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(110deg,rgba(255,26,106,.78),rgba(255,119,20,.78));border-radius:40px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;overflow:hidden;margin-bottom:120px}.cta .eyebrow{color:white;margin-bottom:10px}.cta h2{font-size:clamp(32px,4vw,58px)}.cta-icon{font-size:58px;z-index:1}.cta>*{position:relative;z-index:1}.cta-orb{position:absolute;border-radius:50%;filter:blur(40px)}.orb-one{width:260px;height:260px;background:#7f19ff;left:-80px;top:-100px}.orb-two{width:310px;height:310px;background:#ffd400;right:-140px;bottom:-160px}.app-store-button-light{white-space:nowrap}footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 44px;display:grid;grid-template-columns:1fr auto;gap:30px;border-top:1px solid var(--line);padding-top:38px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand div{display:grid}.footer-brand span:last-child{font-size:12px;color:#b8c4dc;margin-top:4px}.footer-links{display:flex;gap:24px;align-items:center;font-size:13px;color:#ced8eb}.footer-legal{grid-column:1/-1;color:#94a5c5;font-size:12px}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-text{margin-inline:auto}.hero-actions,.hero-meta{justify-content:center}.hero-visual{margin:25px auto 0;width:min(560px,100%)}.feature-grid{grid-template-columns:1fr 1fr}.feature-large{grid-row:auto;grid-column:1/-1;min-height:470px}.cta{grid-template-columns:auto 1fr}.cta .app-store-button{grid-column:1/-1;justify-self:start;margin-left:90px}}@media(max-width:600px){.site-header{width:calc(100% - 28px);padding:16px 0}.brand{font-size:14px}.brand-icon{width:36px;height:36px;border-radius:12px}.button-small{padding:10px 14px;font-size:12px}.hero,.section,footer{width:calc(100% - 28px)}.hero{padding:55px 0 70px;min-height:auto;gap:10px}.hero h1{font-size:50px}.hero-text{font-size:16px;line-height:1.6}.hero-meta{gap:22px}.hero-visual{height:510px;margin-top:45px}.phone-main{width:225px;height:490px;left:8px}.phone-back{width:190px;height:414px;right:5px;top:48px}.phone{border-radius:34px}.phone img{border-radius:27px}.phone-glow{width:330px;height:330px;left:0}.floating-pill{font-size:11px;padding:10px 12px}.pill-one{left:-4px;top:70px}.pill-two{right:0;bottom:40px}.marquee div{text-align:left;animation:move 16s linear infinite}@keyframes move{to{transform:translateX(-45%)}}.section{padding:85px 0}.section-heading{margin-bottom:34px}.section-heading h2{font-size:42px;line-height:1.02}.feature-grid{grid-template-columns:1fr}.feature-large{grid-column:auto;min-height:470px}.feature-card{min-height:230px}.section-heading-row{display:block}.scroll-controls{display:none}.screenshot-track{margin-right:-14px}.screenshot-track figure{flex-basis:215px}.screenshot-track img{width:215px;height:468px;border-radius:29px}.cta{padding:38px 26px;grid-template-columns:1fr;gap:22px;text-align:center;margin-bottom:80px}.cta-icon{font-size:48px}.cta .app-store-button{grid-column:auto;justify-self:center;margin-left:0}.cta h2{font-size:38px}.app-store-button{height:58px;padding:0 18px}.app-store-button span{font-size:19px}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.footer-legal{grid-column:auto}}
