:root{--ink:#182c52;--ink-soft:#567092;--muted:#7f95b2;--blue:#4c8cff;--blue-deep:#3e6ef5;--cyan:#52d0e9;--purple:#877bff;--mint:#34c999;--lavender:#e9edff;--paper:#f8fbff;--line:#7c9bc533;--shadow:0 26px 80px #3f63ae29;--radius:28px;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f5f8ff;margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}.page-noise{pointer-events:none;z-index:10;opacity:.05;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.23'/%3E%3C/svg%3E");position:fixed;inset:0}.section-pad{padding:132px max(24px,50vw - 620px);position:relative}.site-header{z-index:20;width:100%;padding:18px 20px;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbffc7;padding:12px 20px;box-shadow:0 10px 30px #3f63ae14}.nav-wrap{justify-content:space-between;align-items:center;gap:30px;width:min(1160px,100%);margin:auto;display:flex}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-weight:780;display:inline-flex}.brand-mark{width:33px;height:33px;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;overflow:visible}.brand-mark img{object-fit:contain;mix-blend-mode:normal;width:31px;height:31px}.brand-name{font-size:18px}.nav-links{align-items:center;gap:32px;margin-left:auto;margin-right:18px;display:flex}.nav-link{color:#7187a5;padding:8px 0;font-size:14px;font-weight:600;transition:color .25s;position:relative}.nav-link:after{content:"";background:var(--blue);width:5px;height:5px;transition:transform .25s var(--ease);border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(0)}.nav-link:hover,.nav-link.is-active{color:var(--ink)}.nav-link.is-active:after{transform:translate(-50%)scale(1)}.nav-actions{align-items:center;gap:12px;display:flex}.language-button{color:#7187a5;background:0 0;padding:10px 2px;font-size:13px;font-weight:650}.button{min-height:48px;transition:transform .25s var(--ease), box-shadow .25s, background .25s;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:14px;font-weight:700;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{color:#fff;background:var(--blue);min-height:40px;padding:0 17px;box-shadow:0 9px 20px #4c8cff40}.button-primary{color:#fff;background:var(--ink);box-shadow:0 13px 28px #182c5233}.button-ghost{color:var(--ink);background:#ffffffa3;border:1px solid #859eca57}.menu-toggle{border:1px solid var(--line);background:#ffffffbf;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:41px;height:41px;display:none}.menu-toggle span{background:var(--ink);width:17px;height:1.5px}.hero{background:radial-gradient(circle at 72% 16%,#bddaff80,#0000 34%),radial-gradient(70% 42% at 50% 100%,#eef9ffeb,#0000 68%),linear-gradient(145deg,#f9fbff 0%,#eef5ff 44%,#f1f5ff 72%,#eef9ff 100%);grid-template-columns:.88fr 1.12fr;align-items:center;gap:50px;min-height:min(840px,92vh);padding-top:168px;display:grid;overflow:hidden}.hero.section-pad{padding-bottom:78px}.hero:before{content:"";filter:blur(18px);background:#9aede52e;border-radius:50%;width:740px;height:740px;position:absolute;top:-300px;left:-440px}.hero-copy{z-index:2;position:relative;top:-56px}.eyebrow,.section-kicker{color:#6686c4;letter-spacing:.08em;align-items:center;gap:9px;font-size:13px;font-weight:760;display:inline-flex}.eyebrow-dot{background:linear-gradient(135deg, var(--mint), var(--blue));border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4c8cff1a}.hero h1{width:min(480px,100%);max-width:none;margin:20px 0 26px -28px;line-height:0;position:relative}.hero-title-art{filter:drop-shadow(0 14px 22px #295bad14);width:100%;height:auto;display:block}.hero-subtitle{max-width:520px;color:var(--ink-soft);margin:0;font-size:17px;line-height:1.85}.hero-install-note{color:#7085a2;letter-spacing:0;max-width:520px;margin:0}.hero-install-note-top{margin-top:25px;font-size:13px;font-weight:760}.hero-downloads{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #919ba957;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:0;margin-top:11px;padding:4px;display:inline-flex;box-shadow:0 12px 28px #3f63ae12,inset 0 1px #ffffffe6}.hero-downloads .button{min-width:154px;min-height:44px;color:var(--ink);box-shadow:none;background:#fffffff0;border:0;padding:0 20px}.hero-downloads .button:hover{box-shadow:none;background:#fff}.hero-download-plus{z-index:2;color:#3f73d9;background:#fff;border:1px solid #919ba94d;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;margin:0 2px;font-size:18px;font-weight:760;line-height:1;display:grid;position:relative;box-shadow:0 6px 14px #486eb814}.hero-install-note-bottom{color:#8495ad;margin-top:10px;font-size:11px;font-weight:540;line-height:1.65}.hero-stats{align-items:center;gap:28px;margin-top:32px;display:flex}.stat{border-right:1px solid #6b8bbf33;flex-direction:column;gap:4px;padding-right:27px;display:flex}.stat:last-child{border-right:0}.stat strong{letter-spacing:-.04em;font-size:26px;line-height:1}.stat strong small{letter-spacing:0;color:var(--blue);margin-left:3px;font-size:12px}.stat .stat-rocket{color:#367df2;place-items:center;width:34px;height:30px;display:grid}.stat-rocket svg{fill:#4c8cff1f;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 8px #367df238);width:32px;height:32px;overflow:visible}.stat span{color:#7990ad;font-size:12px}.hero-visual{isolation:isolate;min-height:630px;position:relative}.hero-halo{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.halo-one{background:radial-gradient(circle,#a0e3f680,#9491fe17 55%,#0000 72%);width:540px;height:540px;top:66px;right:0}.halo-two{filter:blur(45px);background:#a3e5ff59;width:380px;height:230px;bottom:20px;left:30px}.image-frame{box-shadow:var(--shadow);background:#ffffff8c;border:1px solid #ffffffd9;position:absolute;overflow:hidden}.desktop-window{border-radius:22px;width:92%;top:106px;right:-32px;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)}.desktop-window img{width:100%;height:auto;display:block}.window-top{color:#547091;background:#f8fcffc7;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:10px;display:flex}.window-top>span{background:#a7c4f6;border-radius:50%;width:6px;height:6px}.window-top>b{margin-left:6px;font-weight:700}.window-top>i{color:var(--mint);margin-left:auto;font-size:9px;font-style:normal}.phone-window{z-index:3;border:6px solid #fffc;border-radius:29px;width:24%;min-width:153px;bottom:28px;left:-10px;transform:rotate(-4deg);box-shadow:0 25px 55px #3e64b147}.phone-window img{width:100%;height:auto;display:block}.phone-speaker{z-index:1;background:#101c2e;border-radius:99px;width:42%;height:8px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.orb{z-index:4;color:#42628b;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffba;border:1px solid #fffffff2;border-radius:999px;align-items:center;gap:7px;padding:8px 12px 8px 8px;font-size:11px;font-weight:700;animation:5.2s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 13px 28px #4b70b321}.orb-icon{color:#fff;background:linear-gradient(135deg, var(--cyan), var(--blue));border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.orb-safe{top:22px;left:12%}.orb-fast{animation-delay:-2s;top:150px;right:-3%}.orb-share{animation-delay:-3.5s;bottom:10px;right:15%}.transfer-chip{z-index:5;background:#ffffffe0;border:1px solid #fffffff2;border-radius:15px;align-items:center;gap:9px;padding:10px 13px 10px 10px;display:flex;position:absolute;bottom:58px;right:6%;box-shadow:0 18px 40px #3e65b130}.chip-check{color:#fff;background:var(--mint);border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.transfer-chip b,.transfer-chip small{display:block}.transfer-chip b{font-size:11px}.transfer-chip small{color:var(--muted);margin-top:2px;font-size:9px}.transfer-chip em{color:var(--blue);margin-left:7px;font-size:13px;font-style:normal;font-weight:800}.feature-intro{background:#f8fbff;padding-top:136px;padding-bottom:76px}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:50px;margin-top:24px;display:flex}.section-heading-row h2,.feature-intro h2{letter-spacing:-.075em;margin:0;font-size:clamp(38px,4vw,60px);line-height:1.11}.section-heading-row h2 span,.feature-intro h2 span{color:#7383f7}.section-heading-row p{max-width:360px;color:var(--ink-soft);margin:0 5% 5px 0;font-size:15px;line-height:1.85}.feature-index{color:#a4b6ce;letter-spacing:.14em;align-items:center;gap:14px;margin-top:52px;font-size:11px;font-weight:800;display:flex}.feature-index .is-current{color:var(--blue)}.feature-index i{background:linear-gradient(90deg, var(--blue), #d7e0ed);width:130px;height:1px}.feature-panel{grid-template-columns:.72fr 1.28fr;align-items:center;gap:80px;min-height:790px;display:grid;overflow:hidden}.feature-panel:nth-of-type(odd){background:#f8fbff}.feature-panel.feature-connect{background:radial-gradient(70% 36% at 50% 0,#eef9fff5,#0000 72%),linear-gradient(#eef9ff 0%,#edf8ff 48%,#eef9ff 100%)}.feature-panel.feature-fast{color:var(--ink);background:linear-gradient(#eef9ff 0%,#f1f6ff 100%);grid-template-columns:1.28fr .72fr}.feature-panel.feature-sync{background:linear-gradient(#f1f6ff 0%,#edf9f7 100%)}.feature-panel.feature-share{background:linear-gradient(#edf9f7 0%,#f4f1ff 100%);grid-template-columns:1.28fr .72fr}.feature-fast .video-stage,.feature-share .share-stage{order:1}.feature-fast .feature-copy,.feature-share .feature-copy{text-align:left;order:2;justify-self:end}.feature-fast .tag-row,.feature-share .tag-row{justify-content:flex-start}.feature-copy{z-index:2;max-width:410px;position:relative}.feature-number{color:#8ba2c2;letter-spacing:.14em;margin-bottom:24px;font-size:12px;font-weight:800}.feature-copy h3{letter-spacing:-.08em;margin:0 0 19px;font-size:clamp(42px,4vw,64px);line-height:1}.feature-copy p{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.9}.tag-row{flex-wrap:wrap;gap:8px;margin-top:29px;display:flex}.tag-row span{color:#5c769e;background:#ffffffad;border:1px solid #7e9fd22b;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.feature-fast .tag-row span{color:#4f69c0}.text-link{color:var(--blue);align-items:center;gap:8px;margin-top:37px;font-size:13px;font-weight:800;display:inline-flex}.text-link span{font-size:17px;transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.light-link{color:#fff}.visual-card{border-radius:32px;min-height:525px;position:relative;overflow:hidden}.connect-stage{background:linear-gradient(145deg,#ffffffc2,#cbebffa8);border:1px solid #ffffffe6;box-shadow:0 30px 80px #5191c929}.connect-cutout-stage{box-shadow:none;background:0 0;border:0;overflow:visible}.feature-connect .connect-cutout-stage{justify-self:center;width:88%;min-height:490px}.connect-cutout-image{width:104%;height:auto;animation:6.8s ease-in-out infinite connectFloat;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.connect-cutout-stage:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 24%,#ffffff5c 43%,#0000 62%);animation:5.8s ease-in-out infinite connectSheen;position:absolute;inset:9% -20%;transform:translate(-80%)rotate(7deg)}.stage-caption{color:#54729d;z-index:3;justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;top:24px;left:28px;right:28px}.stage-caption b{color:var(--mint);font-size:11px}.connect-device{z-index:2;border-radius:15px;position:absolute;overflow:hidden;box-shadow:0 20px 50px #2e5fa238}.connect-device img{width:100%;display:block}.desktop-device{width:78%;top:90px;right:6%}.phone-device{border:5px solid #f8fcff;border-radius:24px;width:25%;bottom:28px;left:7%}.device-status{color:#fff;background:var(--mint);border-radius:99px;padding:5px 9px;font-size:10px;position:absolute;top:9px;right:10px}.connect-line{z-index:1;transform-origin:0;border-top:1px dashed #458eef91;position:absolute}.line-one{width:29%;bottom:48%;left:28%;transform:rotate(-24deg)}.line-two{width:24%;bottom:31%;left:32%;transform:rotate(20deg)}.ping{z-index:4;background:var(--blue);border-radius:50%;width:10px;height:10px;animation:2.4s infinite pulse;position:absolute;box-shadow:0 0 0 7px #4c8cff26}.ping-one{bottom:50%;left:47%}.ping-two{animation-delay:-1.1s;bottom:30%;left:48%}.feature-fast .feature-number{color:#7f95b2}.feature-fast .feature-copy p{color:var(--ink-soft)}.feature-fast .tag-row span{color:#4f69c0;background:#ffffffdb;border-color:#7e9fd22e}.feature-fast .metric-line{color:#7c8fa9;border-color:#7e9fd238}.feature-fast .metric-line strong{color:var(--ink)}.feature-fast .metric-line small{color:#4f69c0}.feature-fast .visual-card{background:linear-gradient(145deg,#ffffffe0,#eaf2fff5);border:1px solid #7e9fd22e;box-shadow:0 30px 80px #516fb524}.video-glow{filter:blur(18px);background:radial-gradient(circle,#6ce3fd75,#0000 66%);width:80%;height:80%;position:absolute;top:10%;left:10%}.feature-video{object-fit:cover;opacity:.95;mix-blend-mode:normal;width:100%;height:100%;position:absolute;inset:0}.video-fallback{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.feature-fast .video-fallback{justify-content:center;align-items:flex-end;padding:36px 28px}.speed-ring{background:#ffffffe0;border:1px solid #7e9fd22e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;box-shadow:inset 0 0 0 18px #4c8cff0a,0 0 50px #78f0ff2e}.speed-ring b{letter-spacing:-.1em;font-size:53px}.speed-ring span{color:var(--muted);font-size:12px}.fallback-file{background:#ffffffeb;border:1px solid #7e9fd22e;border-radius:14px;padding:14px 17px;position:absolute;bottom:14%;left:10%;right:10%;box-shadow:0 16px 30px #5a77af1f}.fallback-file span,.fallback-file i{display:block}.fallback-file span{font-size:12px}.fallback-file i{color:#7b8faa;margin-top:5px;font-size:10px;font-style:normal}.fallback-file b{background:linear-gradient(90deg,#74f4d8,#6dcaff);border-radius:99px;width:38%;height:4px;margin-top:11px;display:block}.video-badge{color:var(--ink);background:#ffffffe0;border:1px solid #7e9fd229;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;display:flex;position:absolute;top:24px;left:25px}.live-dot{background:#73d9c6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #73d9c62b}.metric-line{color:#ffffffb3;border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;justify-content:space-between;align-items:flex-end;margin-top:29px;padding:19px 0 14px;font-size:12px;display:flex}.metric-line strong{color:#fff;letter-spacing:-.06em;font-size:25px}.metric-line small{margin-left:3px;font-size:11px}.feature-sync .visual-card{background:linear-gradient(145deg,#b9e8ff,#e6f7fb 61%,#cdf4e7);border:1px solid #fffc;box-shadow:0 30px 80px #4da1aa29}.feature-sync .feature-video{opacity:.22;mix-blend-mode:multiply}.sync-fallback{align-items:flex-end;padding-bottom:8%}.sync-phone-card{background:#fffc;border:10px solid #ffffffb3;border-radius:31px;width:59%;min-height:78%;padding:25px;box-shadow:0 25px 55px #31799933}.sync-top{justify-content:space-between;font-size:13px;font-weight:800;display:flex}.sync-top i{background:var(--mint);border-radius:99px;width:31px;height:18px;position:relative}.sync-top i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:3px;right:3px}.sync-bar{background:#d7ecf0;border-radius:99px;height:8px;margin-top:48px;overflow:hidden}.sync-bar b{background:linear-gradient(90deg,var(--mint),#6de8ad);border-radius:inherit;width:68%;height:100%;display:block}.sync-numbers{justify-content:space-between;margin-top:32px;display:flex}.sync-numbers span{flex-direction:column;gap:5px;display:flex}.sync-numbers small{color:#80a1b2;font-size:10px}.sync-numbers strong{color:var(--ink);font-size:20px}.sync-float{background:#ffffffe8;border-radius:15px;flex-direction:column;gap:4px;padding:13px 17px 13px 13px;display:flex;position:absolute;bottom:12%;right:6%;box-shadow:0 19px 35px #428b9f2e}.sync-float span{color:#fff;background:var(--mint);border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid;position:absolute;top:-10px;left:-10px}.sync-float b{font-size:11px}.sync-float small{color:#82a1b0;font-size:9px}.feature-fast .direct-video-stage,.feature-sync .direct-video-stage{box-shadow:none;background:0 0;border:0;overflow:visible}.feature-fast .direct-video-stage,.feature-share .share-stage{justify-self:center;width:88%;min-height:470px}.direct-video-stage .feature-video{object-fit:contain;opacity:1;mix-blend-mode:normal;filter:drop-shadow(0 28px 54px #375fa029);border-radius:24px;width:100%;height:100%;position:absolute;inset:0}.share-stage{background:radial-gradient(circle at 50% 45%,#8082ff40,#0000 40%),linear-gradient(145deg,#ece9ff,#f8f5ff);border:1px solid #ffffffe6;box-shadow:0 30px 80px #6d56b41f}.share-orbit{border:1px dashed #7b75f352;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-a{width:280px;height:280px}.orbit-b{border-color:#7b75f32e;width:450px;height:450px}.share-center{z-index:3;text-align:center;background:#ffffffde;border:1px solid #fffffff2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:160px;height:160px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 50px #6053c62e}.share-center>span{color:#fff;background:linear-gradient(135deg,#77f0d0,#7a77ff);border-radius:14px;place-items:center;width:40px;height:40px;font-size:22px;font-weight:800;display:grid}.share-center b{font-size:13px}.share-center small{color:#8091b0;font-size:9px}.person{z-index:4;background:#ffffffe6;border-radius:999px;align-items:center;gap:7px;padding:7px 10px 7px 7px;display:flex;position:absolute;box-shadow:0 13px 28px #5f56b726}.person span{color:#fff;background:linear-gradient(135deg,#ffab8a,#8a7cfb);border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.person small{color:#60759b;font-size:10px}.person-a{top:20%;left:18%}.person-b{top:28%;right:12%}.person-c{bottom:16%;right:28%}.share-file{z-index:3;background:#ffffffd9;border:1px solid #ffffffed;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:flex;position:absolute;box-shadow:0 13px 28px #5f56b71a}.share-file>span{color:var(--blue);font-size:16px}.share-file b,.share-file small{display:block}.share-file b{font-size:10px}.share-file small{color:#8194b3;margin-top:3px;font-size:8px}.file-a{bottom:15%;left:8%}.file-b{bottom:29%;right:6%}.share-stage .orbit-a{animation:18s linear infinite shareOrbitSpin}.share-stage .orbit-b{animation:28s linear infinite reverse shareOrbitSpin}.share-center{animation:4.8s ease-in-out infinite shareCenterPulse}.person-a{animation:5.6s ease-in-out infinite shareDrift}.person-b{animation:6.2s ease-in-out -.8s infinite shareDrift}.person-c{animation:5.4s ease-in-out -1.6s infinite shareDrift}.share-file{animation:5.8s ease-in-out infinite shareFileFlow}.file-b{animation-delay:-2.1s}.core-features{background:linear-gradient(#eef9ff 0%,#f1f6ff 38%,#edf9f7 70%,#f4f1ff 100%);overflow:hidden}.core-features.section-pad{padding-top:78px}.core-heading{text-align:center;max-width:840px;margin:0 auto 54px}.core-heading h2{letter-spacing:-.08em;margin:20px 0 16px;font-size:clamp(42px,4.8vw,72px);line-height:1.05}.core-heading p{max-width:650px;color:var(--ink-soft);margin:0 auto;font-size:16px;line-height:1.9}.core-feature-grid{gap:34px;display:grid}.core-feature-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff7a;border:1px solid #ffffffe6;border-radius:42px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;max-width:1180px;min-height:700px;margin:0 auto;padding:50px 58px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 72px #4668ad1a,inset 0 1px #ffffffd1}.core-feature-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 72% 24%,#4c8cff24,#0000 35%),radial-gradient(circle at 18% 86%,#52d0e92e,#0000 34%);position:absolute;inset:-30% -20%}.core-feature-card.core-reference-card{aspect-ratio:1672/941;background:0 0;border:0;border-radius:28px;min-height:0;padding:0;display:block;overflow:hidden;box-shadow:0 30px 72px #4668ad1f}.core-feature-card.core-reference-card:before{display:none}.core-reference-image{object-fit:cover;border-radius:28px;width:100%;height:100%;display:block}.core-layer-card{isolation:isolate}.core-image-copy{z-index:2;color:#07195e;text-align:left;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;position:absolute}.core-image-copy h3{color:#07195e;letter-spacing:-.075em;text-shadow:0 1px #ffffff2e;margin:0;font-size:46px;font-weight:950;line-height:1.23}.core-image-copy h3>span{display:block}.core-blue{color:#0963e7;display:inline}.core-image-copy .core-sub{color:#07195e;letter-spacing:-.065em;margin:16px 0 0;font-size:30px;font-weight:900;line-height:1.25}.core-image-copy .core-desc{color:#222733;letter-spacing:-.03em;margin:17px 0 0;font-size:17px;font-weight:760;line-height:1.45}.core-step-row{align-items:center;gap:19px;margin-top:34px;display:flex}.core-step-row span{color:#0b1b5d;letter-spacing:-.04em;white-space:nowrap;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;min-height:31px;padding:0 15px 0 9px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 9px 22px #174b9d1f,inset 0 0 0 1px #ffffffeb}.core-step-row b{color:#fff;background:linear-gradient(135deg,#1d7bff,#095de7);border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;font-weight:950;line-height:1;display:inline-grid;box-shadow:0 4px 10px #0f65ee38}.core-step-row i{color:#0a2374;font-size:24px;font-style:normal;font-weight:700;line-height:1}.sync-speed-decor{align-items:center;gap:12px;width:390px;margin-top:32px;display:flex}.sync-status-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffad;border:1px solid #ffffffe6;border-radius:17px;align-items:center;gap:9px;min-width:118px;min-height:60px;padding:10px 13px;display:inline-flex;box-shadow:0 12px 28px #3261ab1c,inset 0 1px #fffffff0}.sync-status-chip i{color:#fff;background:linear-gradient(135deg,#4ecdbb,#3d8cf6);border-radius:9px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:13px;font-style:normal;font-weight:900;display:grid}.sync-status-chip b{color:#17396f;white-space:nowrap;font-size:13px;font-weight:850}.sync-status-ready i{background:linear-gradient(135deg,#6995ff,#705cf4)}.sync-core{color:#176be5;background:#ffffffd1;border:1px solid #fffffff2;border-radius:50%;flex:0 0 72px;align-content:center;place-items:center;width:72px;height:72px;display:grid;position:relative;box-shadow:0 0 32px #2d7ef12e,inset 0 0 0 7px #3d8cf60d}.sync-core:before{content:"";border:1px dashed #2074eb75;border-radius:50%;animation:12s linear infinite syncCoreSpin;position:absolute;inset:-6px}.sync-core i{font-size:26px;font-style:normal;font-weight:700;line-height:1}.sync-core small{color:#6583ab;margin-top:2px;font-size:9px;font-weight:800}@keyframes syncCoreSpin{to{transform:rotate(360deg)}}.core-layer-01 .core-image-copy{top:34.5%;left:7.7%}.core-layer-01 .core-image-copy h3{line-height:1.18}.core-layer-02 .core-image-copy{top:29.45%;left:6.65%}.core-layer-02 .core-image-copy h3{white-space:nowrap;font-size:46px}.core-layer-02 .core-image-copy .core-sub{margin-top:23px}.core-layer-02 .core-image-copy .core-desc{color:#07195e;margin-top:20px}.core-layer-03 .core-image-copy{top:31.2%;left:57.15%}.core-layer-03 .core-image-copy h3{line-height:1.22}.core-layer-03 .core-image-copy .core-sub{margin-top:24px}.core-layer-04 .core-image-copy{top:25.2%;left:48.9%}.core-layer-04 .core-image-copy h3{line-height:1.3}.core-layer-04 .core-image-copy .core-sub{color:#5f6f84;letter-spacing:-.045em;white-space:nowrap;margin-top:28px;font-weight:760}.core-layer-05 .core-image-copy{top:31.1%;left:14.9%}.core-layer-05 .core-image-copy h3{line-height:1.2}.core-layer-05 .core-image-copy em{background:#277eff;border-radius:999px;width:42px;height:5px;margin:21px 0 0;display:block;box-shadow:0 0 16px #277eff29}.core-layer-05 .core-image-copy .core-desc{color:#0b1018;white-space:nowrap;margin-top:24px}.core-feature-card.is-reverse{grid-template-columns:1fr 1fr}.core-feature-card.is-reverse .core-feature-copy{order:2}.core-feature-card.is-reverse .core-feature-visual{order:1;justify-content:flex-start}.core-feature-copy,.core-feature-visual{z-index:1;position:relative}.core-feature-copy{text-align:left;max-width:560px}.core-feature-copy>span{color:#7e9cc5;letter-spacing:.14em;margin-bottom:24px;font-size:12px;font-weight:850;display:inline-flex}.core-feature-copy h3{color:var(--ink);letter-spacing:-.085em;margin:0 0 20px;font-size:clamp(38px,3.8vw,58px);line-height:1.08}.core-feature-copy p{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.9}.slice-copy{max-width:660px}.slice-copy h3{color:#07195e;letter-spacing:-.075em;margin:0 0 18px;font-size:clamp(42px,4.05vw,60px);font-weight:950;line-height:1.18}.slice-copy h3 strong,.slice-copy h3 .slice-blue{color:#0963e7;font-weight:950}.slice-copy p{color:#4d4f55;letter-spacing:-.025em;margin:0;font-size:clamp(16px,1.35vw,20px);font-weight:760;line-height:1.55}.slice-nowrap{white-space:nowrap}.slice-step-row{align-items:center;gap:16px;margin-top:22px;display:flex}.slice-step-row i{color:#0a2374;font-size:25px;font-style:normal;font-weight:760;line-height:1}.slice-step-pill{color:#0b1b5d;letter-spacing:-.03em;white-space:nowrap;background:#ffffffe6;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 18px 0 11px;font-size:16px;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #174b9d1f,inset 0 0 0 1px #ffffffe6}.slice-step-pill b{color:#fff;background:linear-gradient(135deg,#1d7bff,#095de7);border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:950;line-height:1;display:inline-grid;box-shadow:0 4px 10px #0f65ee38}.core-feature-copy .tag-row{margin-top:30px}.core-feature-copy .tag-row em{color:#5c769e;background:#ffffffb8;border:1px solid #7e9fd229;border-radius:999px;padding:8px 12px;font-size:11px;font-style:normal;font-weight:760}.core-feature-visual{justify-content:flex-end;align-items:center;min-width:0;display:flex;position:relative}.core-feature-visual img{object-fit:contain;filter:drop-shadow(0 28px 52px #3e65b12e);width:min(570px,100%);height:auto;max-height:640px;display:block}.core-feature-card:nth-child(3) .core-feature-visual img,.core-feature-card:nth-child(5) .core-feature-visual img{width:min(535px,100%)}.core-feature-card:nth-child(4) .core-feature-visual img{width:min(590px,100%)}.core-feature-card:nth-child(2n){background:#ffffff8f}.core-feature-card:nth-child(3){background:#f4f9ffa3}.core-feature-card:nth-child(4){background:#f1f9ff94}.core-feature-card:nth-child(5){background:#f7f7ff9e}.download-section{text-align:center;background:linear-gradient(#f4f1ff 0%,#eef4ff 52%,#f4f6ff 100%);overflow:hidden}.download-device img{filter:drop-shadow(0 18px 28px #3d598424);width:128px;height:auto}.download-device{margin-bottom:18px}.download-title{letter-spacing:-.08em;margin:15px 0 14px;font-size:clamp(43px,5vw,68px);line-height:1}.download-title span{color:#6575f4}.download-subtitle{max-width:520px;color:var(--ink-soft);margin:0 auto;font-size:15px;line-height:1.8}.download-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1030px;margin:45px auto 0;display:grid}.download-card{text-align:left;min-height:122px;color:var(--ink);transition:transform .25s var(--ease), box-shadow .25s, background .25s;background:#ffffffb8;border:1px solid #ffffffd9;border-radius:20px;align-items:center;gap:14px;padding:19px 20px;display:flex;box-shadow:0 18px 35px #667cbc14}.download-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 22px 44px #536fb526}.download-card.card-primary{color:#fff;background:linear-gradient(135deg,#667dff,#608bff);box-shadow:0 20px 40px #5777f740}.card-icon{color:#6680ff;background:#edf1ff;border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;display:grid}.card-primary .card-icon{color:#fff;background:#ffffff26}.card-copy b,.card-copy small{display:block}.card-copy b{font-size:14px}.card-copy small{color:#8da0ba;max-width:160px;margin-top:7px;font-size:10px;line-height:1.45}.card-primary .card-copy small{color:#ffffffb3}.card-arrow{align-self:flex-start;margin-left:auto;font-size:17px}.qr-pattern{background:repeating-conic-gradient(#fff 0 25%, #ffffff2e 0 50%) 0 0/8px 8px;border:3px solid #ffffffeb;border-radius:4px;width:28px;height:28px;display:block}.download-card:not(.card-primary) .qr-pattern{background:repeating-conic-gradient(#6575f4 0 25%, transparent 0 50%) 0 0/8px 8px;border-color:#6575f4}.download-arrow{border:2px dashed #6b80ff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:20px;display:grid}.grid-icon{grid-template-columns:repeat(2,11px);gap:5px;display:grid}.grid-icon i{border:2px solid #6b80ff;border-radius:4px;width:11px;height:11px}.apple-icon{font-size:25px}.download-notes{color:#90a1bb;justify-content:center;gap:25px;margin-top:24px;font-size:11px;display:flex}.download-notes span:before{content:"·";color:#88d8bf;margin-right:6px}.download-strip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8a;border:1px solid #ffffffeb;border-radius:28px;grid-template-columns:repeat(5,minmax(130px,1fr));align-items:start;gap:32px;max-width:1180px;min-height:225px;margin:46px auto 0;padding:48px 78px 38px;display:grid;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffffd1,0 24px 54px #5b6faf14}.download-client{color:#40526c;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;flex-direction:column;align-items:center;gap:14px;min-width:0;font-size:14px;font-weight:520;display:flex;position:relative}.client-icon{width:80px;height:80px;transition:transform .2s var(--ease), box-shadow .2s var(--ease);background:#ffffffb8;border:1px solid #ffffffe0;border-radius:22px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 14px #6366f112,inset 0 1.5px #fffffff2}.client-icon-image{object-fit:contain;width:38px;height:38px;display:block}.android-logo-image{width:42px;height:42px}.windows-logo-image{width:37px;height:37px}.download-client:hover .client-icon{transform:translateY(-4px);box-shadow:0 18px 34px #5b6faf21}.apple-icon{color:#0000;position:relative}.apple-icon:before{content:"";color:#1e2c43;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:36px;line-height:1}.android-icon:before,.android-icon:after{display:none}.android-icon{position:relative}.android-icon:before{content:"";background:#34cf74;border-radius:8px 8px 2px 2px;width:31px;height:25px;box-shadow:0 13px #34cf74}.android-icon:after{content:"";border-top:2px solid #34cf74;width:33px;height:14px;position:absolute;top:18px;transform:rotate(0)}.windows-icon{grid-template-rows:repeat(2,18px);grid-template-columns:repeat(2,18px);gap:2px}.windows-icon i{background:#38abea;width:18px;height:18px}.windows-icon:has(.windows-logo-image){grid-template-rows:none;grid-template-columns:none;gap:0}.client-label{color:#40526c;white-space:nowrap;justify-content:center;align-items:center;gap:3px;min-height:18px;font-size:13px;font-weight:650;display:inline-flex}.download-client small{color:#737bff;font-size:12px}.qr-popover{z-index:8;width:206px;box-shadow:none;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:18px;padding:0;transition:opacity .2s,transform .2s;display:block;position:absolute;top:-306px;left:50%;transform:translate(-50%,10px)}.qr-popover:after{display:none}.download-client:hover .qr-popover,.download-client:focus-visible .qr-popover{opacity:1;transform:translate(-50%)}.qr-popover-image{filter:drop-shadow(0 20px 44px #3f63ae29);width:206px;height:auto;display:block}.qr-code,.qr-popover small{display:none}.coming-popover,.download-hover{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#6366f1eb;border-radius:22px;place-items:center;font-size:11px;font-weight:760;transition:opacity .2s,transform .2s;display:grid;position:absolute;inset:0;transform:scale(.94)}.coming-popover{background:linear-gradient(135deg,#20b965,#38d67e)}.download-hover{align-content:center;gap:2px}.download-hover b{font-size:26px;line-height:1;display:block}.download-hover small{color:#fff;font-size:11px;font-weight:700;display:block}.download-client:hover .download-hover,.download-client:focus-visible .download-hover,.download-client.is-coming:hover .coming-popover,.download-client.is-coming:focus-visible .coming-popover{opacity:1;transform:scale(1)}@media (hover:none) and (pointer:coarse){.download-client[href] .client-icon:after{content:"↓";z-index:3;color:#fff;background:#5b82f6;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:850;display:grid;position:absolute;bottom:5px;right:5px;box-shadow:0 5px 12px #4569d83d}}.download-tips{color:#8b9ab0;margin-top:24px;font-size:12px;line-height:1.8}.download-tips p{margin:0}.contact-section{color:var(--ink);background:linear-gradient(#f4f6ff 0%,#eef4ff 58%,#f7f2ff 100%)}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 40%,#628fe31a,#0000 55%);width:50%;height:100%;position:absolute;top:0;right:0}.contact-heading{text-align:center}.light-kicker{color:#5e80c8}.contact-heading h2{letter-spacing:-.08em;margin:18px 0 14px;font-size:clamp(42px,5vw,68px)}.contact-heading p{max-width:570px;color:var(--ink-soft);margin:auto;font-size:15px;line-height:1.8}.contact-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:980px;margin:62px auto 0;display:grid}.contact-card{text-align:center;background:#ffffffc7;border:1px solid #7e9fd229;border-radius:25px;grid-template-rows:44px 26px 30px;align-content:center;justify-items:center;row-gap:16px;min-height:275px;padding:34px;display:grid;box-shadow:0 18px 38px #5e73ac14}.contact-icon{color:#5d7fc7;border:2px solid;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.contact-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.contact-card h3{letter-spacing:0;align-self:center;margin:0;font-size:16px;line-height:26px}.contact-card-title-spacer{width:1px;height:26px;display:block}.contact-card p{max-width:390px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.8}.contact-card a{color:#4c8cff;font-size:13px;font-weight:750}.contact-card a span{margin-left:5px;font-size:15px}.company-line{color:#7b8faa;border-top:1px solid #7e9fd229;justify-content:space-between;gap:24px;max-width:980px;margin:48px auto 0;padding-top:22px;font-size:11px;display:flex}.contact-card-guide .document-icon{color:#4c8cff;background:#4c8cff0f}.contact-card-guide h3{margin-bottom:0}.contact-guide-links{justify-content:center;align-items:center;gap:28px;min-height:30px;display:flex}.contact-card .contact-guide-links a{color:#287cff;align-items:center;min-height:30px;margin-top:0;padding:0;font-size:13px;display:inline-flex}.contact-card .contact-guide-links a:hover{color:#145ed1}.contact-card-email-only>a{align-items:center;min-height:30px;margin-top:0;display:inline-flex}.company-line-single{justify-content:center}.site-footer{color:#8093ad;background:#f2f6fd;padding:55px max(24px,50vw - 580px) 26px}.footer-top{border-bottom:1px solid #7495c624;align-items:center;gap:32px;padding-bottom:33px;display:flex}.footer-top .brand-name{color:var(--ink)}.footer-top p{margin:0;font-size:12px}.footer-links{gap:21px;margin-left:auto;font-size:12px;display:flex}.footer-links a:hover,.footer-bottom a:hover{color:var(--blue)}.footer-bottom{justify-content:space-between;align-items:center;gap:20px;padding-top:23px;font-size:10px;display:flex}.footer-bottom span:last-child{gap:18px;display:flex}.legal-page{min-height:100vh;color:var(--ink);background:linear-gradient(#f8fbff 0%,#eef4ff 58%,#f7f2ff 100%);padding:110px max(22px,50vw - 460px) 70px}.legal-back{color:#4c8cff;align-items:center;min-height:36px;margin-bottom:18px;font-size:13px;font-weight:750;display:inline-flex}.legal-card{background:#ffffffd1;border:1px solid #7e9fd22e;border-radius:28px;padding:54px min(6vw,64px);box-shadow:0 24px 54px #5b6faf14}.legal-card h1{color:var(--ink);letter-spacing:-.06em;margin:0 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.1}.legal-card h2{color:var(--ink);letter-spacing:-.03em;margin:42px 0 16px;font-size:25px;line-height:1.25}.legal-card h3{color:#234169;margin:30px 0 12px;font-size:18px;line-height:1.35}.legal-card p,.legal-card li{color:#4f6686;font-size:14px;line-height:1.95}.legal-card p{margin:12px 0}.legal-card ul{margin:12px 0 18px;padding-left:22px}.legal-card li+li{margin-top:6px}.legal-card a{color:#287cff;font-weight:750}.legal-card code{color:#0b4eb8;background:#4c8cff17;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.toast{z-index:50;color:#fff;opacity:0;transition:transform .35s var(--ease), opacity .35s;background:#182c52eb;border-radius:13px;align-items:center;gap:9px;padding:12px 16px 12px 12px;font-size:12px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%,120px);box-shadow:0 20px 38px #182c5238}.toast.is-visible{opacity:1;transform:translate(-50%)}.toast-check{width:21px;height:21px;color:var(--ink);background:#74ded0;border-radius:50%;place-items:center;font-size:11px;display:grid}.reveal{opacity:1;transition:opacity .75s var(--ease), transform .75s var(--ease);transform:none}.reveal.is-visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}.hero-composite-window{width:110%;box-shadow:none;background:0 0;border:0;border-radius:0;top:62px;right:-52px;overflow:visible;transform:none}.hero-composite-window img{filter:drop-shadow(0 28px 46px #466ba914);width:100%;height:auto;display:block}.hero-visual .orb{color:#45648e;letter-spacing:.04em;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#ffffff30;border:1px solid #ffffffd1;border-radius:50%;place-items:center;width:92px;height:92px;padding:0;font-size:15px;font-weight:880;display:grid;box-shadow:inset 0 0 0 1px #8bd1ed2e,0 14px 28px #4b70b31f}.hero-visual .orb:before{content:"";border:1px dashed #72b9e661;border-radius:50%;position:absolute;inset:7px}.hero-visual .orb-safe{top:5px;left:10%}.hero-visual .orb-fast{top:28%;right:-2%}.hero-visual .orb-share{bottom:13%;right:20%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{box-shadow:0 0 0 7px #4c8cff26}50%{box-shadow:0 0 0 13px #4c8cff00}}@keyframes connectFloat{0%,to{transform:translate(-50%,-50%)translateY(0)scale(1)}50%{transform:translate(-50%,-50%)translateY(-12px)scale(1.018)}}@keyframes connectSheen{0%,58%{opacity:0;transform:translate(-82%)rotate(7deg)}70%{opacity:.72}to{opacity:0;transform:translate(82%)rotate(7deg)}}@keyframes shareOrbitSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes shareCenterPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 24px 50px #6053c62e}50%{transform:translate(-50%,-50%)scale(1.035);box-shadow:0 30px 60px #6053c63d}}@keyframes shareDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shareFileFlow{0%,to{opacity:.92;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}@media (max-width:980px){.nav-links{gap:20px}.hero{grid-template-columns:1fr;padding-top:145px}.hero-copy{text-align:center;max-width:700px;margin:auto;top:-16px}.hero-subtitle{margin:auto}.hero-downloads,.hero-stats{justify-content:center}.hero-visual{width:min(720px,100%);min-height:540px;margin:0 auto}.hero-composite-window{width:101%;right:-20px}.feature-panel{grid-template-columns:1fr;gap:34px;min-height:auto}.feature-copy{max-width:620px}.feature-fast .feature-copy,.feature-share .feature-copy,.feature-fast .video-stage,.feature-share .share-stage,.feature-panel:nth-of-type(odd) .feature-copy{order:0}.visual-card{min-height:500px}.download-grid{grid-template-columns:1fr;max-width:620px}.download-card{min-height:102px}.download-strip{grid-template-columns:repeat(3,minmax(130px,1fr));gap:28px 18px;padding:40px 34px 34px}.contact-grid{max-width:720px}.core-heading{text-align:left;margin-bottom:44px}.core-heading p{margin-left:0}.core-feature-card,.core-feature-card.is-reverse{grid-template-columns:1fr;gap:34px;min-height:auto;padding:42px 34px}.core-feature-card.is-reverse .core-feature-copy,.core-feature-card.is-reverse .core-feature-visual{order:initial}.core-feature-copy{max-width:680px}.core-feature-visual,.core-feature-card.is-reverse .core-feature-visual{justify-content:center}.core-feature-visual img{width:min(390px,78vw);height:auto;max-height:none}}@media (max-width:700px){.section-pad{padding:88px 20px}.site-header{padding:13px 15px}.nav-wrap{gap:10px}.brand-name{font-size:16px}.nav-links{opacity:0;visibility:hidden;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbffeb;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;margin:0;padding:12px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;top:68px;left:15px;right:15px;transform:translateY(-10px);box-shadow:0 20px 40px #45649e29}.nav-links.is-open{opacity:1;visibility:visible;transform:none}.nav-link{border-radius:10px;padding:11px 13px}.nav-link:hover,.nav-link.is-active{background:#6686c41a}.nav-link:after,.language-button,.nav-actions .button-small{display:none}.menu-toggle{display:flex}.hero{min-height:auto;padding-top:140px}.hero h1{font-size:clamp(48px,15vw,70px)}.hero-subtitle{font-size:15px}.hero-downloads{gap:8px}.button{min-height:44px;padding:0 15px;font-size:12px}.hero-stats{gap:16px;margin-top:35px}.stat{padding-right:15px}.stat strong{font-size:22px}.hero-visual{min-height:390px;margin-top:22px}.hero-composite-window{border-radius:19px;width:106%;top:53px;right:-30px}.hero-visual .orb{width:70px;height:70px;font-size:11px;font-weight:880}.hero-visual .orb:before{inset:5px}.hero-visual .orb-safe{top:4px;left:8%}.hero-visual .orb-fast{top:32%;right:-1%}.hero-visual .orb-share{bottom:9%;right:10%}.desktop-window{width:104%;top:67px;right:-38px}.phone-window{border-width:4px;border-radius:19px;width:28%;min-width:112px;bottom:10px;left:-2px}.orb{padding:5px 8px 5px 5px;font-size:9px}.orb-icon{width:20px;height:20px;font-size:11px}.orb-safe{top:7px;left:8%}.orb-fast{top:80px;right:-1%}.orb-share{bottom:-5px;right:10%}.transfer-chip{padding:7px 9px 7px 7px;bottom:24px;right:3%}.chip-check{width:20px;height:20px}.transfer-chip b{font-size:9px}.transfer-chip small{font-size:8px}.transfer-chip em{font-size:10px}.section-heading-row{display:block}.section-heading-row h2{font-size:42px}.section-heading-row p{margin-top:20px}.feature-index{margin-top:31px}.feature-copy h3{font-size:46px}.feature-copy p{font-size:15px}.visual-card{border-radius:23px;min-height:360px}.desktop-device{top:64px}.phone-device{bottom:18px}.sync-phone-card{border-width:7px;border-radius:23px;width:68%;min-height:73%;padding:18px}.sync-float{right:3%}.share-orbit.orbit-a{width:190px;height:190px}.share-orbit.orbit-b{width:300px;height:300px}.share-center{width:118px;height:118px}.share-center>span{width:32px;height:32px}.person{transform:scale(.86)}.person-a{left:5%}.person-b{right:2%}.person-c{bottom:11%;right:15%}.share-file{transform:scale(.84)}.file-a{bottom:7%;left:-1%}.file-b{bottom:26%;right:-3%}.download-title{font-size:48px}.download-device img{width:110px}.download-strip{border-radius:22px;grid-template-columns:repeat(2,minmax(120px,1fr));gap:22px 10px;min-height:auto;margin-top:32px;padding:26px 16px 24px}.client-icon{border-radius:17px;width:66px;height:66px}.download-client{gap:10px;font-size:12px}.qr-popover{width:130px;top:-152px}.qr-code{width:82px;height:82px}.download-grid{margin-top:34px}.download-card{min-height:94px;padding:15px}.card-icon{border-radius:13px;flex-basis:45px;width:45px;height:45px}.card-copy small{max-width:190px}.download-notes{flex-wrap:wrap;gap:10px 18px}.contact-grid{grid-template-columns:1fr;margin-top:40px}.contact-card{min-height:240px;padding:27px 20px}.company-line{line-height:1.8;display:block}.company-line span{display:block}.company-line span+span{margin-top:5px}.footer-top{display:block}.footer-top p{margin-top:16px}.footer-links{flex-wrap:wrap;margin-top:20px;margin-left:0}.footer-bottom{line-height:2;display:block}.footer-bottom span{display:block}.footer-bottom span:last-child{gap:14px}.core-heading h2{font-size:42px}.core-heading p{font-size:14px}.core-feature-grid{gap:22px}.core-feature-card{border-radius:28px;padding:28px 18px}.core-feature-copy h3{font-size:36px}.core-feature-copy p{font-size:14px}.core-feature-copy .tag-row{margin-top:20px}.core-feature-visual img{border-radius:24px;width:min(330px,86vw);height:auto}}@media (max-width:980px){.feature-connect .connect-cutout-stage,.feature-fast .direct-video-stage,.feature-share .share-stage{justify-self:stretch;width:100%}}@media (max-width:700px){.feature-connect .connect-cutout-stage,.feature-fast .direct-video-stage,.feature-share .share-stage{min-height:360px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:700px){.hero h1{width:min(440px,100% + 20px);margin-left:-18px}.hero-install-note{margin-left:auto;margin-right:auto}.hero-install-note-top{margin-top:23px;font-size:12px}.hero-downloads{gap:0;margin-top:10px;padding:3px}.hero-downloads .button{min-width:124px;min-height:42px;padding:0 11px;font-size:12px}.hero-download-plus{flex-basis:25px;width:25px;height:25px;margin:0 1px;font-size:15px}.hero-install-note-bottom{max-width:320px;margin-top:9px;font-size:10px}.hero-stats{margin-top:29px}.sync-speed-decor{transform-origin:0 0;width:360px;transform:scale(.72)}.hero-composite-window{box-shadow:none;border:0;border-radius:0}.qr-popover{width:190px;top:-270px}.qr-popover-image{width:190px}}
