:root{--blue: #3ba7f0;--orange: #f7a03c;--purple: #9c5fd6;--green: #77cc2e;--red: #ff6b6b;--ink: #2b2540;--bg: #fffdf8;--bg-alt: #f3f1ec;--card: #ffffff;--tile: #f3efe6;--text: #2b2540;--muted: #7a7688;--line: #e4e0d6;--header-bg: rgba(255, 253, 248, .88);--tint-blue: #e1f1fe;--tint-orange: #feeedb;--tint-purple: #f1e5fb;--tint-green: #eaf7dc;--tint-red: #ffe6e6;--on-tint-blue: #1c87dc;--on-tint-orange: #d97b10;--on-tint-purple: #8747c7;--on-tint-green: #4f9a12;--on-tint-red: #e0484f;--shadow: 0 24px 48px rgba(30, 20, 60, .18), 0 4px 12px rgba(30, 20, 60, .1);--radius: 20px;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #211f2a;--bg-alt: #1b1923;--card: #2b2836;--tile: #353140;--text: #f2f0f7;--muted: #a9a5ba;--line: #3a3648;--header-bg: rgba(33, 31, 42, .88);--tint-blue: #23374a;--tint-orange: #453423;--tint-purple: #3b2d4e;--tint-green: #2d3d21;--tint-red: #472e33;--on-tint-blue: #7cc4f7;--on-tint-orange: #fbbf74;--on-tint-purple: #c49bec;--on-tint-green: #a4e070;--on-tint-red: #ff9b9b}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--bg);color:var(--text);font-family:SF Pro Rounded,ui-rounded,Nunito,Varela Round,-apple-system,Segoe UI,system-ui,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}a{color:inherit}.container{max-width:1120px;margin:0 auto;padding-inline:20px}.section{padding-block:72px}.section-head{text-align:center;max-width:620px;margin:0 auto 44px}.section-head h2{font-size:clamp(28px,4.5vw,40px);font-weight:900;letter-spacing:-.5px;line-height:1.15}.section-head p{margin-top:12px;color:var(--muted);font-size:17px;font-weight:600}.c-b{color:var(--blue)}.c-o{color:var(--orange)}.c-p{color:var(--purple)}.c-g{color:var(--green)}.c-r{color:var(--red)}.g1{background:linear-gradient(135deg,#3ba7f0,#9c5fd6)}.g2{background:linear-gradient(135deg,#f7a03c,#ff6b6b)}.g3{background:linear-gradient(135deg,#77cc2e,#2ec4b6)}.g4{background:linear-gradient(135deg,#9c5fd6,#ff6b9d)}.g5{background:linear-gradient(135deg,#2ec4b6,#3ba7f0)}.g6{background:linear-gradient(135deg,#ffc53d,#f7a03c)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.phone{width:280px;background:#1e2129;border-radius:44px;padding:10px;box-shadow:var(--shadow)}.phone .screen{position:relative;background:#fffdf8;border-radius:34px;overflow:hidden;height:580px;display:flex;flex-direction:column;font-size:13px;color:#2b2540}.phone .notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:82px;height:21px;background:#1e2129;border-radius:999px;z-index:5}.phone .status{display:flex;justify-content:space-between;padding:12px 22px 2px;font-size:11px;font-weight:800}.phone .appbar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 6px}.phone .applogo{font-size:19px;font-weight:900;letter-spacing:.4px}.phone .pagetitle{font-size:17px;font-weight:900}.phone .iconbtn{width:30px;height:30px;border-radius:50%;background:#f3efe6;display:grid;place-items:center;font-size:13px}.phone .avatar{width:29px;height:29px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--red));display:grid;place-items:center;color:#fff;font-weight:900;font-size:12px}.phone .chips{display:flex;gap:7px;padding:8px 14px;overflow:hidden}.phone .chip{padding:6px 12px;border-radius:999px;background:#f3efe6;font-weight:800;font-size:11px;white-space:nowrap;color:#6a6577}.phone .chip.on-g{background:var(--green);color:#fff}.phone .chip.t-b{background:#e1f1fe;color:#1c87dc}.phone .chip.t-o{background:#feeedb;color:#d97b10}.phone .chip.t-p{background:#f1e5fb;color:#8747c7}.phone .sect{display:flex;align-items:center;justify-content:space-between;padding:8px 14px 6px}.phone .sect h4{font-size:13px;font-weight:900}.phone .sect small{font-size:10.5px;font-weight:800;color:var(--blue)}.phone .thumb{position:relative;border-radius:15px;overflow:hidden}.phone .dur{position:absolute;right:7px;bottom:7px;background:#14121ebf;color:#fff;padding:2px 6px;border-radius:6px;font-size:9.5px;font-weight:800}.phone .playbig{position:absolute;inset:0;margin:auto;width:42px;height:42px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center;font-size:14px;box-shadow:0 4px 12px #140a2840}.phone .pbar{position:absolute;left:0;right:0;bottom:0;height:4px;background:#ffffff73}.phone .pfill{height:100%;background:var(--orange);border-radius:0 2px 2px 0}.phone .hrow{display:flex;gap:10px;padding:2px 14px 6px}.phone .mini{width:115px;flex:none}.phone .mini .thumb{height:64px;border-radius:12px}.phone .mini h6{font-size:10.5px;font-weight:800;margin-top:5px;line-height:1.25}.phone .bigcard{padding:6px 14px 4px}.phone .bigcard .thumb{height:132px}.phone .bigcard h5{font-size:13px;font-weight:800;margin-top:8px;line-height:1.3}.phone .meta{font-size:10.5px;color:#8b8798;font-weight:600;margin-top:2px}.phone .vrow{display:flex;gap:10px;padding:6px 14px;align-items:flex-start}.phone .vthumb{width:98px;height:56px;border-radius:12px;flex:none;position:relative;overflow:hidden}.phone .vrow h6{font-size:11.5px;font-weight:800;line-height:1.3}.phone .vrow .meta{margin-top:3px}.phone .tabs{margin-top:auto;display:flex;border-top:1.5px solid #f0eae0;padding:9px 6px 16px;background:#fff}.phone .tabs div{flex:1;text-align:center;font-size:9px;font-weight:800;color:#a7a2b3;display:flex;flex-direction:column;gap:2px}.phone .tabs div i{font-style:normal;font-size:16px}.phone .tabs .on{color:var(--blue)}.phone .video{position:relative;height:158px;display:flex}.phone .vc-top{position:absolute;top:10px;left:12px;right:12px;display:flex;justify-content:space-between;color:#fff;font-size:13px;font-weight:900}.phone .vc-mid{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:20px}.phone .cbtn{width:36px;height:36px;border-radius:50%;background:#ffffff40;color:#fff;display:grid;place-items:center;font-size:13px}.phone .cbtn.main{width:48px;height:48px;background:#fffffff2;color:#2b2540;font-size:16px}.phone .vc-bot{position:absolute;left:12px;right:12px;bottom:8px;color:#fff;font-size:9.5px;font-weight:800}.phone .track{height:4px;background:#ffffff59;border-radius:3px;margin-bottom:5px;position:relative}.phone .track b{display:block;height:100%;width:36%;background:var(--orange);border-radius:3px}.phone .track i{position:absolute;left:36%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--orange);border:2px solid #fff}.phone .timerow{display:flex;justify-content:space-between}.phone .actions{display:flex;gap:8px;padding:10px 14px 4px}.phone .pill{display:flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;font-size:11.5px;font-weight:800;background:#f3efe6;color:#5e5970}.phone .pill.like{background:#ffe6e6;color:#e0484f}.phone .pill.save{background:#e1f1fe;color:#1c87dc}.phone .toggle{width:28px;height:16px;border-radius:999px;background:var(--green);position:relative;display:inline-block;vertical-align:middle}.phone .toggle:after{content:"";position:absolute;right:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff}.phone .plcard{display:flex;align-items:center;gap:12px;margin:5px 14px;background:#fff;border:1.5px solid #f0eae0;border-radius:16px;padding:9px}.phone .stack{position:relative;width:88px;height:52px;flex:none}.phone .stack .back{position:absolute;top:-4px;left:6px;right:6px;height:100%;border-radius:10px;opacity:.45}.phone .stack .front{position:absolute;inset:0;border-radius:10px;display:grid;place-items:center;font-size:18px}.phone .plcard h6{font-size:12px;font-weight:800}.phone .plcard .go{margin-left:auto;color:#b9b4c4;font-size:15px;font-weight:900}.phone .plnew{margin:8px 14px;border:2px dashed #d8d3c8;border-radius:16px;text-align:center;padding:12px;color:var(--green);font-weight:900;font-size:12.5px}.phone .daylbl{font-size:10px;font-weight:900;color:#8b8798;text-transform:uppercase;letter-spacing:.6px;padding:10px 14px 2px}.phone .resume{display:inline-block;margin-top:4px;font-size:9px;font-weight:900;color:#fff;background:var(--orange);border-radius:6px;padding:2px 7px}.logo[data-astro-cid-tvrurpns]{font-weight:900;letter-spacing:.4px;line-height:1;white-space:nowrap}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:var(--header-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .25s ease}.site-header[data-astro-cid-3ef6ksr2].scrolled{box-shadow:0 4px 24px #1e143c1a}.inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:20px;height:68px}.brand[data-astro-cid-3ef6ksr2]{text-decoration:none;display:inline-flex;align-items:center}nav[data-astro-cid-3ef6ksr2]{display:flex;gap:4px;margin-left:auto}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;font-size:14.5px;font-weight:800;color:var(--muted);padding:8px 12px;border-radius:999px;transition:color .15s ease,background .15s ease}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{color:var(--text);background:var(--tile)}.cta[data-astro-cid-3ef6ksr2]{text-decoration:none;background:var(--blue);color:#fff;font-size:14px;font-weight:900;padding:10px 18px;border-radius:999px;box-shadow:0 6px 14px #3ba7f059;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.cta[data-astro-cid-3ef6ksr2]:hover,.cta[data-astro-cid-3ef6ksr2]:focus-visible{transform:translateY(-1px);box-shadow:0 8px 18px #3ba7f073}@media(max-width:640px){nav[data-astro-cid-3ef6ksr2]{display:none}.cta[data-astro-cid-3ef6ksr2]{margin-left:auto}}.badges[data-astro-cid-a3codrza]{display:flex;gap:12px;flex-wrap:wrap}.badge[data-astro-cid-a3codrza]{display:inline-flex;align-items:center;gap:11px;background:var(--ink);color:#fff;text-decoration:none;border-radius:14px;padding:10px 18px 10px 14px;min-width:172px;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 16px #2b254047}.badge[data-astro-cid-a3codrza]:hover,.badge[data-astro-cid-a3codrza]:focus-visible{transform:translateY(-2px);box-shadow:0 10px 22px #2b254061}@media(prefers-color-scheme:dark){.badge[data-astro-cid-a3codrza]{background:#14121c;border:1.5px solid var(--line)}}.labels[data-astro-cid-a3codrza]{display:flex;flex-direction:column;line-height:1.15}.labels[data-astro-cid-a3codrza] small[data-astro-cid-a3codrza]{font-size:10.5px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;opacity:.75}.labels[data-astro-cid-a3codrza] strong[data-astro-cid-a3codrza]{font-size:17px;font-weight:900}.icon[data-astro-cid-a3codrza]{flex:none;position:relative;width:26px;height:26px}.icon[data-astro-cid-a3codrza].play:before{content:"";position:absolute;inset:2px 0 2px 4px;width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:19px solid var(--green)}.icon[data-astro-cid-a3codrza].play:after{content:"";position:absolute;left:4px;top:4px;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid var(--blue);filter:none;mix-blend-mode:normal;opacity:.9;transform:translate(1px,1px) scale(.82);transform-origin:left center}.icon[data-astro-cid-a3codrza].apple:before{content:"";position:absolute;inset:8px 3px 1px;background:#fff;border-radius:48% 48% 46% 46%}.icon[data-astro-cid-a3codrza].apple:after{content:"";position:absolute;top:0;left:55%;width:9px;height:7px;background:var(--green);border-radius:0 100%;transform:rotate(-24deg)}.hero[data-astro-cid-bbe6dxrz]{overflow:hidden;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-alt) 100%)}.inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr;gap:48px;align-items:center;padding-block:56px 72px}.copy[data-astro-cid-bbe6dxrz]{text-align:center;max-width:560px;margin:0 auto}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(36px,6vw,58px);font-weight:900;letter-spacing:-1px;line-height:1.08}.rainbow[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,var(--blue) 0%,var(--purple) 34%,var(--orange) 68%,var(--green) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.sub[data-astro-cid-bbe6dxrz]{margin:18px auto 28px;font-size:17.5px;font-weight:600;color:var(--muted);max-width:480px}.copy[data-astro-cid-bbe6dxrz] .badges{justify-content:center}.platforms[data-astro-cid-bbe6dxrz]{margin-top:18px;font-size:13.5px;font-weight:700;color:var(--muted)}.platforms[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--text);font-weight:800}.mockup[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center}.blob[data-astro-cid-bbe6dxrz]{position:absolute;inset:-20px 0 0;margin:auto;width:min(420px,100%);height:420px;background:radial-gradient(circle at 50% 42%,rgba(59,167,240,.22),rgba(156,95,214,.14) 55%,transparent 72%);filter:blur(4px);z-index:0}.mockup[data-astro-cid-bbe6dxrz] .phone[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;transform:rotate(-2deg)}@media(min-width:880px){.inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1.15fr 1fr;padding-block:72px 88px}.copy[data-astro-cid-bbe6dxrz]{text-align:left;margin:0}.sub[data-astro-cid-bbe6dxrz]{margin-inline:0}.copy[data-astro-cid-bbe6dxrz] .badges{justify-content:flex-start}}.grid[data-astro-cid-vnivfuh2]{list-style:none;display:grid;grid-template-columns:1fr;gap:16px}.card[data-astro-cid-vnivfuh2]{background:var(--card);border:1.5px solid var(--line);border-radius:var(--radius);padding:24px 22px;transition:transform .15s ease,box-shadow .15s ease}.card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1e143c1a}.tile[data-astro-cid-vnivfuh2]{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;font-size:23px;margin-bottom:14px}.tint-blue[data-astro-cid-vnivfuh2]{background:var(--tint-blue)}.tint-orange[data-astro-cid-vnivfuh2]{background:var(--tint-orange)}.tint-purple[data-astro-cid-vnivfuh2]{background:var(--tint-purple)}.tint-green[data-astro-cid-vnivfuh2]{background:var(--tint-green)}.tint-red[data-astro-cid-vnivfuh2]{background:var(--tint-red)}h3[data-astro-cid-vnivfuh2]{font-size:17px;font-weight:900;margin-bottom:6px}p[data-astro-cid-vnivfuh2]{font-size:14.5px;font-weight:600;color:var(--muted);line-height:1.55}@media(min-width:600px){.grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(3,1fr)}}.screens[data-astro-cid-nesvzldg]{background:var(--bg-alt)}.row[data-astro-cid-nesvzldg]{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 32px}.unit[data-astro-cid-nesvzldg]{display:flex;flex-direction:column;align-items:center;gap:14px;width:300px}figcaption[data-astro-cid-nesvzldg]{font-size:13.5px;font-weight:600;color:var(--muted);text-align:center;line-height:1.5;max-width:268px}figcaption[data-astro-cid-nesvzldg] b[data-astro-cid-nesvzldg]{color:var(--text)}.points[data-astro-cid-dm7twgzw]{list-style:none;display:grid;grid-template-columns:1fr;gap:14px;max-width:720px;margin:0 auto}.points[data-astro-cid-dm7twgzw] li[data-astro-cid-dm7twgzw]{display:flex;align-items:flex-start;gap:18px;background:var(--card);border:1.5px solid var(--line);border-radius:var(--radius);padding:20px 22px}.tile[data-astro-cid-dm7twgzw]{flex:none;display:grid;place-items:center;width:46px;height:46px;border-radius:14px;font-size:22px}.tint-blue[data-astro-cid-dm7twgzw]{background:var(--tint-blue)}.tint-purple[data-astro-cid-dm7twgzw]{background:var(--tint-purple)}.tint-green[data-astro-cid-dm7twgzw]{background:var(--tint-green)}h3[data-astro-cid-dm7twgzw]{font-size:16.5px;font-weight:900;margin-bottom:4px}p[data-astro-cid-dm7twgzw]{font-size:14.5px;font-weight:600;color:var(--muted);line-height:1.55}.site-footer[data-astro-cid-sz7xmlte]{border-top:1.5px solid var(--line);background:var(--bg-alt)}.inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:14px;padding-block:32px;text-align:center}.brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px}.copyright[data-astro-cid-sz7xmlte]{font-size:13.5px;font-weight:700;color:var(--muted)}nav[data-astro-cid-sz7xmlte]{display:flex;gap:6px}nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;font-size:13.5px;font-weight:800;color:var(--muted);padding:6px 10px;border-radius:999px;transition:color .15s ease,background .15s ease}nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{color:var(--text);background:var(--tile)}@media(min-width:640px){.inner[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}}
