*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}a{color:inherit}button,input,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,video{display:block;max-width:100%}[hidden]{display:none!important}::selection{background:#a9e3ff;color:#15344d}:focus-visible{outline:3px solid #f5a43a;outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:20}.skip:focus{top:10px}section[id]{scroll-margin-top:30px}
/* Redesigned landing surface */
:root{--ink:#152a3d;--muted:#536a7c;--blue:#078cce;--line:#dce7ef;--paper:#f8fbfd}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}
.nav{position:relative;top:auto;margin-top:28px;padding:14px 18px 14px 14px;border:1px solid #fff;border-radius:24px;background:#ffffffb8;box-shadow:0 6px 24px #24577e07;backdrop-filter:blur(20px);display:flex;justify-content:space-between;align-items:center}
.brand{display:flex;align-items:center;gap:11px;font-size:23px;font-weight:750;letter-spacing:-.9px;line-height:1;text-decoration:none;color:var(--ink)}
.brand-icon{display:grid;place-items:center;width:46px;height:46px;padding:0;background:linear-gradient(140deg,#42bbee,#098ad0);color:white;border-radius:14px 14px 14px 5px;font-size:33px;transform:rotate(-6deg);box-shadow:inset 0 1px 1px #fff7,0 4px 8px #108fcc20}
.brand-sub{display:block;font-size:12px;font-weight:500;letter-spacing:.3px;margin-top:5px;color:var(--muted)}
.nav nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}
.nav nav>a{color:var(--ink);text-decoration:none}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 24px;border:1px solid transparent;border-radius:17px;background:var(--blue);color:#fff!important;font-size:16px;font-weight:650;letter-spacing:-.2px;text-decoration:none;box-shadow:0 5px 12px #078cce18;transition:transform .2s,background .2s,box-shadow .2s}
.button:hover{transform:translateY(-2px);background:#007cbb;box-shadow:0 8px 24px #078cce25}
.button.small{min-height:42px;padding:0 18px;border-radius:13px;font-size:14px;background:#e7f4fb;color:#087cb7!important;border-color:#d4ebf8;box-shadow:none}
.button svg{height:23px;width:23px}
.hero{position:relative;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:0;padding-top:90px;padding-bottom:0;min-height:0}
.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 26px;font-size:12px;line-height:1.6;letter-spacing:1.45px;font-weight:700;color:#4b6e86}
.status-dot{height:7px;width:7px;border-radius:50%;background:#189edb;box-shadow:0 0 0 4px #1ba9e310}
h1{font-size:clamp(58px,6.55vw,91px);line-height:1.01;font-weight:760;letter-spacing:-5.3px;margin:0 0 28px;max-width:none}
h1>span{color:var(--blue)}
.intro{font-size:18px;line-height:1.7;max-width:520px;color:var(--muted);margin:0 0 30px}
.hero-actions{display:flex;align-items:center;gap:25px;margin:0}
.demo-link{display:inline-flex;gap:9px;align-items:center;font-size:14px;font-weight:650;color:var(--ink);text-decoration:none}
.play-icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid #b8ccd9;border-radius:50%;font-size:9px;padding-left:1px}
.hero-note{font-size:13px;color:#62788a;margin:17px 0 0}
.hero-art{position:relative;height:480px;align-self:center;isolation:isolate}
.art-halo{position:absolute;inset:8% -5% 0;border-radius:50%;background:radial-gradient(ellipse,#c9eaff 0,#e5f5ff80 55%,#f8fbfd00 72%);z-index:-1}
.transfer-glass{position:absolute;left:7%;right:-1%;bottom:4%;padding:16px;display:flex;align-items:center;gap:13px;background:linear-gradient(120deg,#ffffffed,#ffffffa1);border:1px solid white;border-radius:22px;box-shadow:0 12px 45px #23669a17,inset 0 1px 0 #fff;backdrop-filter:blur(24px);transform:rotate(-3deg)}
.source-app{display:grid;place-items:center;width:44px;height:44px;flex:none;background:#159ddd;color:#fff;border-radius:13px;font-size:30px;font-weight:800;letter-spacing:-3px;padding-right:3px}
.transfer-glass strong{font-size:15px;display:block}.transfer-glass strong span{color:#8aa3b4;margin:0 8px}.transfer-glass div>span{display:block;margin-top:5px;font-size:12px;color:#667e8d}.transfer-check{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e3f4ff;color:#148ccc;margin-left:auto}
.hero-bottom{grid-column:1/-1;display:flex;align-items:center;gap:46px;padding:35px 0;margin-top:66px;border-top:1px solid var(--line);font-size:14px;color:#566d80}
.hero-bottom>span{display:flex;gap:10px;align-items:center}.hero-bottom>span>span{font-size:23px;color:var(--blue)}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{padding-top:70px}h1{letter-spacing:-3.5px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-art{height:410px}.transfer-glass{left:2%;right:0}.transfer-glass div>span{font-size:12px}.hero-bottom{gap:26px}.desktop-break{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav{margin-top:15px;padding:11px 12px;border-radius:20px}.brand{font-size:21px}.brand-icon{width:39px;height:39px;font-size:29px}.brand-sub{font-size:11px}.nav nav>a:not(.button){display:none}.nav nav{gap:0}.button.small{font-size:12px;padding:0 12px;min-height:39px}.hero{grid-template-columns:1fr;padding-top:48px}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:20px}h1{font-size:clamp(53px,11.8vw,78px);letter-spacing:-3.2px;margin-bottom:22px}.intro{font-size:16px;line-height:1.65;margin-bottom:24px}.hero-actions{gap:20px}.button{font-size:14px;min-height:52px;padding:0 18px}.demo-link{font-size:13px;gap:7px}.hero-note{font-size:12px}.hero-art{height:360px;margin-top:25px;max-width:450px;width:100%;justify-self:center}.transfer-glass{bottom:0;left:6%;right:2%;padding:13px}.hero-bottom{margin-top:35px;padding:24px 0;gap:12px;align-items:flex-start;justify-content:space-between;font-size:11px;line-height:1.4}.hero-bottom>span{flex-direction:column;gap:7px;align-items:flex-start;max-width:105px}.hero-bottom>span>span{font-size:23px}}
.meme-art{position:absolute;width:112%;max-width:none;height:auto;left:-3%;top:-13%;filter:drop-shadow(0 24px 18px #32516c15);transform:rotate(4deg)}
@media(max-width:1050px){.meme-art{width:120%;left:-7%;top:-3%}}
@media(max-width:700px){.meme-art{width:107%;left:-2%;top:-8%}}
.hero-art{height:480px}.meme-art{width:98%;left:4%;top:-7%}.transfer-glass{bottom:0;left:6%;right:0}
.demo-section{background:#112d43;color:#f3f9ff;position:relative;overflow:hidden;margin-top:24px;padding:78px 0 62px}.demo-section:before{content:"";position:absolute;width:800px;height:800px;border-radius:50%;top:-180px;left:-300px;background:radial-gradient(circle,#26769a35,transparent 65%);pointer-events:none}
.demo-layout{position:relative;display:grid;grid-template-columns:1.08fr 1fr;gap:92px;align-items:center}.video-shell{border:1px solid #ffffff20;border-radius:22px;padding:9px;background:linear-gradient(140deg,#ffffff1c,#ffffff07);box-shadow:0 25px 70px #030f1d45}.video-bar{height:36px;display:flex;align-items:center;gap:8px;padding:0 9px 7px;font-size:12px;color:#c6dce9}.video-status{width:6px;height:6px;border-radius:50%;background:#6bd7ac}.duration{margin-left:auto;letter-spacing:1px;font-size:11px;color:#91b3c9}video{width:100%;height:auto;aspect-ratio:1;border-radius:13px;background:#101b28}.video-note{font-size:12px;color:#97b5c9;margin:16px 0 0;text-align:center;line-height:1.6}.demo-copy>.eyebrow{color:#7fc9f0;letter-spacing:1.3px}.demo-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#b1c8d8;max-width:440px;margin:23px 0 24px}h2{font-size:clamp(36px,3.65vw,51px);letter-spacing:-2px;line-height:1.1;font-weight:700;margin:0}h2 span{color:var(--blue)}.chapters{margin:28px 0}.chapters button{border:0;border-bottom:1px solid #ffffff18;padding:16px 0;width:100%;text-align:left;display:flex;align-items:center;gap:16px;background:transparent;color:#edf7ff;transition:background .2s,padding .2s}.chapters button:hover,.chapters button[aria-current="true"]{background:#ffffff08;padding-left:10px;padding-right:10px}.chapter-number{font-size:12px;color:#86bad8;letter-spacing:1px}.chapters button>span:nth-child(2){font-size:15px;font-weight:600}.chapters button>span:nth-child(2)>span{font-size:12px;color:#95b2c7;display:block;margin-top:6px;font-weight:400}.chapter-time{margin-left:auto;white-space:nowrap;font-size:12px;color:#b2c8d7;display:flex;gap:12px}.light-link{font-size:14px;color:#93d7ff;font-weight:600;display:inline-flex;gap:15px;text-underline-offset:5px}.transcript{margin-top:25px;color:#9db9cc;font-size:12px}.transcript summary{cursor:pointer;display:list-item;list-style:revert;padding:0;border:none;font-size:12px;font-weight:400}.transcript p{line-height:1.7;font-size:14px}.section{padding-block:96px}.section-heading{text-align:center;margin:0 auto 48px}.section-heading .eyebrow{justify-content:center;margin-bottom:18px}.section-heading>p:last-child{font-size:16px;color:var(--muted);line-height:1.7;margin:19px 0 0}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:0;padding:0}.steps li{min-width:0}.step-visual{height:186px;border-radius:22px;background:#eaf4fa;display:flex;align-items:center;justify-content:center;gap:14px;position:relative;overflow:hidden;margin-bottom:27px;border:1px solid #e0edf5}.link-visual{background:linear-gradient(150deg,#eaf4fa,#f0f7fc)}.mini-app{display:grid;place-items:center;background:#159ddd;color:#fff;font-size:37px;font-weight:800;letter-spacing:-4px;padding-right:4px;width:57px;height:57px;border-radius:18px;transform:rotate(-10deg);box-shadow:0 8px 20px #34485718}.link-chip{padding:16px 18px;background:#ffffffca;border:1px solid #fff;border-radius:15px;font-size:14px;color:#4e6c80;box-shadow:0 10px 20px #31689210;transform:rotate(3deg);display:flex;gap:18px}.link-chip>span{color:#128ccc}.message-chip{border-radius:16px 16px 4px 16px;background:linear-gradient(135deg,#d5f4ff,#caeafa);box-shadow:0 8px 15px #2a749a10;border:1px solid #bfdfed;color:#225775;padding:14px 18px;font-size:14px;transform:rotate(-4deg)}.message-chip>span{display:block;font-size:14px;margin-top:7px;color:#1280b8}.message-chip small{font-size:11px;margin-left:10px}.send-circle{width:36px;height:36px;background:#129ddd;border-radius:50%;display:grid;place-items:center;color:white;font-size:22px;margin-top:45px;box-shadow:0 4px 8px #148ec920}.ready-visual{background:linear-gradient(130deg,#edf6fa,#e3f2ff)}.ready-chip{display:flex;align-items:center;gap:12px;border:1px solid #fff;background:#ffffffbd;border-radius:18px;padding:19px;box-shadow:0 12px 20px #285d5910;transform:rotate(3deg);font-size:14px;color:#385b64}.ready-chip>span{display:grid;place-items:center;height:35px;width:35px;border-radius:50%;background:#dff2ff;color:#148ccc;font-size:20px}.ready-chip strong{display:block;font-weight:500;font-size:12px;margin-top:7px;color:#208cca}.step-title{display:flex;align-items:center;gap:12px}.step-title>span{color:#85a3b7;font-size:12px}.step-title h3{font-size:19px;font-weight:650;letter-spacing:-.5px;margin:0}.steps li>p{font-size:15px;color:var(--muted);line-height:1.75;margin:13px 0 0;padding-left:27px;max-width:340px}.details-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-block:1px solid var(--line);padding:34px 0}.details-strip article{display:flex;gap:14px}.detail-icon{color:var(--blue);font-size:26px;line-height:1.2}.details-strip h3{font-size:15px;font-weight:650;margin:0 0 8px;letter-spacing:-.2px}.details-strip p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.faq>div>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.7;margin:24px 0 16px}.text-link{color:#087eb9;font-size:14px;font-weight:600;text-underline-offset:5px}.questions{border-top:1px solid var(--line)}.questions details{border-bottom:1px solid var(--line)}.questions summary{cursor:pointer;padding:23px 30px 23px 0;list-style:none;position:relative;font-size:16px;font-weight:550;line-height:1.45}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:"+";position:absolute;right:3px;top:22px;font-size:22px;font-weight:400;color:#4586ad}.questions details[open] summary:after{content:"−"}.questions details[open] summary{color:#087eb9}.questions details>p{font-size:15px;color:var(--muted);line-height:1.8;margin:0 20px 24px 0}.questions a{color:#087eb9;text-underline-offset:3px}.questions code{font-size:13px;overflow-wrap:anywhere}.final-cta{background:linear-gradient(110deg,#e2f2fe,#e3f5fb 65%,#daf0f7);border:1px solid #d7eaf6;border-radius:32px;padding:48px 60px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.final-cta .eyebrow{margin-bottom:18px;color:#3b84ab}.final-cta h2{font-size:49px}.final-cta>div:last-child{padding:0 10px;text-align:center}.final-cta>div:last-child p{font-size:12px;color:#648196;margin:14px 0 0}.footer{padding:50px 0 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer .brand{font-size:19px}.footer .brand-icon{width:36px;height:36px;font-size:26px;border-radius:12px 12px 12px 4px}.footer .brand-sub{font-size:11px}.footer-links{display:flex;gap:27px;font-size:13px;color:#527187}.footer-links a{text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer>p{flex-basis:100%;border-top:1px solid var(--line);padding-top:22px;margin:0;color:#79909f;font-size:12px;line-height:1.7}.legal{max-width:780px;padding:72px 0 100px}.legal h1{font-size:64px;margin-bottom:30px}.legal h2{font-size:27px;margin:36px 0 14px;letter-spacing:-.8px}.legal p{font-size:17px;line-height:1.8;color:var(--muted)}.legal a{color:#087eb9}
@media(min-width:701px){.meme-art{animation:float 7s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0) rotate(4deg)}50%{transform:translateY(-9px) rotate(2deg)}}}
@media(max-width:1100px){.demo-layout{gap:48px}.hero-art{height:410px}.meme-art{top:0;width:107%;left:0}.transfer-glass{left:2%}.section{padding-block:72px}.steps{gap:22px}.step-visual{height:170px}.faq{gap:55px}.details-strip{gap:25px}.final-cta{padding:40px}.hero-bottom{margin-top:52px}}
@media(max-width:800px){.demo-layout{gap:30px}.demo-copy>p:not(.eyebrow){font-size:16px}.chapters button{gap:10px}.chapter-time{font-size:11px;gap:5px}.steps{gap:18px}.step-visual{gap:10px}.link-chip{padding:13px 10px;gap:8px;font-size:12px}.mini-app{width:44px;height:44px;font-size:30px}.message-chip{font-size:12px;padding:12px}.message-chip>span{font-size:12px}.send-circle{width:30px;height:30px}.ready-chip{padding:12px;gap:8px;font-size:12px}.ready-chip strong{font-size:10px}.step-title h3{font-size:17px}.steps li>p{font-size:14px}.details-strip{gap:20px}.details-strip article{gap:8px}.faq{gap:40px}.footer-links{gap:17px}}
@media(max-width:700px){.hero-art{height:360px}.meme-art{width:100%;left:1%;top:-3%}.transfer-glass{left:2%;right:2%;bottom:0}.transfer-glass strong{font-size:14px}.transfer-glass div>span{font-size:11px}.hero-bottom{margin-top:30px;font-size:12px}.hero-bottom>span{max-width:100px}.demo-section{padding:44px 0 38px;margin-top:8px}.demo-layout{grid-template-columns:1fr;gap:32px}.demo-copy{display:contents}.demo-copy .eyebrow{grid-row:1;margin:0}.demo-copy h2{grid-row:2;margin-top:-16px}.demo-copy>p:not(.eyebrow){grid-row:3;margin:-14px 0 0;max-width:none}.demo-visual{grid-row:4}.chapters{margin:-12px 0 0}.chapters button{padding:17px 0;gap:15px}.chapters button>span:nth-child(2){font-size:15px}.chapters button>span:nth-child(2)>span{font-size:12px}.chapter-time{font-size:12px;gap:10px}.light-link{margin-top:-9px}.transcript{margin-top:-8px}.video-bar{font-size:12px}.video-note{font-size:11px}.section{padding-block:60px}h2{font-size:37px;letter-spacing:-1.6px}.section-heading{text-align:left;margin-bottom:30px}.section-heading .eyebrow{justify-content:flex-start;font-size:10px}.section-heading>p:last-child{font-size:15px;margin-top:17px}.steps{grid-template-columns:1fr;gap:32px}.step-visual{height:185px;margin-bottom:20px}.step-title h3{font-size:19px}.steps li>p{font-size:15px;margin-top:10px;max-width:none}.mini-app{width:56px;height:56px;font-size:37px}.link-chip{font-size:15px;padding:17px 20px;gap:25px}.message-chip{font-size:15px;padding:16px 20px}.message-chip>span{font-size:14px}.send-circle{height:37px;width:37px}.ready-chip{padding:20px;font-size:15px;gap:15px}.ready-chip strong{font-size:13px}.details-strip{grid-template-columns:1fr;gap:25px;padding-block:30px}.details-strip article{gap:15px}.details-strip h3{font-size:16px}.details-strip p{font-size:14px}.detail-icon{width:25px;text-align:center;flex:none}.faq{grid-template-columns:1fr;gap:30px}.faq>div>p:not(.eyebrow){margin-top:18px;font-size:15px}.faq h2 br{display:none}.questions summary{font-size:15px;padding-block:21px}.questions details>p{font-size:14px}.final-cta{padding:34px 26px;display:block;border-radius:26px}.final-cta h2{font-size:41px}.final-cta>div:last-child{text-align:left;padding:0;margin-top:28px}.final-cta>div:last-child p{margin-left:3px}.footer{padding-top:35px;gap:25px}.footer-links{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:18px;font-size:14px}.footer>p{font-size:11px}.legal{padding-top:45px}.legal h1{font-size:52px}.legal p{font-size:16px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}h1{font-size:49px}.hero-actions{gap:15px}.demo-link{font-size:12px}.button{padding-inline:14px}.hero-art{height:310px}.transfer-glass div>span{font-size:10px}.hero-bottom{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Keep small-screen copy legible without shrinking the primary actions. */
.steps li>p{font-size:16px}.details-strip p{font-size:14px}.eyebrow,.video-bar,.video-note,.chapter-number,.chapter-time,.transcript summary,.duration{font-size:12px}.chapters button>span:nth-child(2)>span{font-size:13px}.brand-sub,.footer .brand-sub,.footer>p,.hero-note,.final-cta>div:last-child p{font-size:12px}
@media(max-width:700px){.hero .eyebrow{font-size:11px;letter-spacing:.9px}.section-heading .eyebrow{font-size:11px}.nav .button.small{font-size:13px}.demo-link{font-size:14px}.hero-bottom{font-size:12px}.video-note{font-size:12px}.questions details>p{font-size:16px}.footer>p{font-size:12px}.transfer-glass div>span{font-size:12px}.transfer-glass{padding:12px;gap:10px}.source-app{width:38px;height:38px}.transfer-check{width:23px;height:23px;flex:none}.transfer-glass strong{font-size:13px}.transfer-glass strong span{margin-inline:5px}}
@media(min-width:371px) and (max-width:700px){.hero-actions{gap:16px}.hero-actions .button{padding-inline:16px}.hero-actions .button svg{width:20px;height:20px}.hero-actions .demo-link{font-size:13px;gap:6px}.hero-art{height:335px}.meme-art{width:94%;left:4%}}

.video-shell{padding:0;border:0;background:none;box-shadow:0 20px 50px #030f1d35}.video-shell video{aspect-ratio:720/670;border-radius:18px}
