.logo[data-astro-cid-tvrurpns]{display:inline-flex;align-items:center;gap:10px;color:#0a0a0a;font-size:.96rem;font-weight:760;letter-spacing:-.035em}.logo-mark[data-astro-cid-tvrurpns]{width:30px;height:30px;border:1px solid rgba(0,0,0,.08);border-radius:8px;object-fit:cover}.logo-compact[data-astro-cid-tvrurpns] .logo-word[data-astro-cid-tvrurpns],.mobile-menu.svelte-2pdber{display:none}button.svelte-2pdber{width:36px;height:36px;display:grid;align-content:center;gap:5px;padding:0 10px;border:1px solid #d7d7da;border-radius:50%;background:#fff;cursor:pointer}button.svelte-2pdber span:where(.svelte-2pdber){width:100%;height:1.5px;border-radius:99px;background:#0a0a0a;transition:transform .18s ease}button.open.svelte-2pdber span:where(.svelte-2pdber):first-child{transform:translateY(3.25px) rotate(45deg)}button.open.svelte-2pdber span:where(.svelte-2pdber):last-child{transform:translateY(-3.25px) rotate(-45deg)}nav.svelte-2pdber{position:fixed;top:72px;right:16px;left:16px;z-index:110;display:grid;overflow:hidden;padding:8px;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fffffff7;box-shadow:0 24px 60px #00000029;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.98);transition:opacity .16s ease,transform .18s ease;backdrop-filter:blur(20px)}nav.open.svelte-2pdber{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}nav.svelte-2pdber a:where(.svelte-2pdber){min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #ededee;color:#111;font-size:.92rem;font-weight:700;letter-spacing:-.02em}nav.svelte-2pdber a:where(.svelte-2pdber):last-child{border-bottom:0}nav.svelte-2pdber a:where(.svelte-2pdber) span:where(.svelte-2pdber){color:#8a8a8f}@media(max-width:760px){.mobile-menu.svelte-2pdber{display:block}}@media(prefers-reduced-motion:reduce){button.svelte-2pdber span:where(.svelte-2pdber),nav.svelte-2pdber{transition:none}}:root{color-scheme:light;--bg: #ffffff;--surface: #f2f2f3;--surface-soft: #f7f7f8;--ink: #0a0a0a;--muted: #68686d;--faint: #8a8a8f;--line: #dedee1;--white: #ffffff;--max: 1180px;--header-height: 64px;--radius-xl: 42px;--radius-lg: 30px;--radius-md: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);background:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}::selection{background:#d7d7da;color:var(--ink)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{margin-bottom:0;color:var(--ink);letter-spacing:-.055em;line-height:.98}h1{font-size:clamp(3.7rem,7.5vw,6.9rem);font-weight:800}h2{font-size:clamp(2.8rem,5.7vw,5rem);font-weight:780}h3{font-size:clamp(1.55rem,2.6vw,2.1rem);font-weight:750;line-height:1.05}p{color:var(--muted)}.shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:fixed;top:10px;left:16px;z-index:1000;padding:9px 14px;border-radius:999px;background:var(--ink);color:var(--white);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #6a9feb;outline-offset:4px;border-radius:8px}.site-header{position:sticky;top:0;z-index:100;height:var(--header-height);border-bottom:1px solid rgba(0,0,0,.07);background:#ffffffdb;backdrop-filter:saturate(160%) blur(20px);-webkit-backdrop-filter:saturate(160%) blur(20px)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand-link{width:fit-content}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px}.desktop-nav a{color:#4f4f54;font-size:.82rem;font-weight:590;transition:color .14s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--ink)}.header-cta{justify-self:end;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding-inline:17px;border-radius:999px;background:var(--ink);color:var(--white);font-size:.78rem;font-weight:680;transition:transform .14s ease,background .14s ease}.header-cta:hover{background:#333;transform:translateY(-1px)}.eyebrow{margin-bottom:20px;color:var(--faint);font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.eyebrow-light{color:#8e8e93}.hero{min-height:calc(100vh - var(--header-height));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:clamp(30px,5vw,80px);padding-top:58px;padding-bottom:74px}.hero-copy{position:relative;z-index:3;max-width:690px}.app-identity{display:inline-flex;align-items:center;gap:14px;margin-bottom:34px}.app-identity img{width:62px;height:62px;border:1px solid rgba(0,0,0,.08);border-radius:15px;object-fit:cover;box-shadow:0 8px 22px #00000014}.app-identity span{color:#5e5e63;font-size:.82rem;font-weight:650;letter-spacing:-.02em}.hero h1 span{color:#a0a0a5}.hero-lead{max-width:615px;margin:31px 0 34px;font-size:clamp(1.1rem,2vw,1.38rem);line-height:1.45;letter-spacing:-.025em}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:.91rem;font-weight:680;line-height:1;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#303030}.button-light{border-color:#d4d4d6;background:#fff;color:var(--ink)}.button-light:hover{border-color:#a7a7aa;background:#f7f7f7}.button-white{background:var(--white);color:var(--ink)}.button-white:hover{background:#eaeaec}.hero-trust{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin:27px 0 0;padding:0;color:#77777c;font-size:.76rem;font-weight:620;list-style:none}.hero-trust li{display:inline-flex;align-items:center;gap:6px}.hero-trust span{color:var(--ink);font-weight:800}.promise{max-width:940px;padding-top:clamp(110px,14vw,180px);padding-bottom:clamp(120px,14vw,190px);text-align:center}.promise h2{margin-inline:auto}.promise>p:last-child{max-width:700px;margin:30px auto 0;font-size:clamp(1.1rem,2vw,1.35rem);letter-spacing:-.02em}.demo-section{overflow:hidden;border-radius:var(--radius-xl);background:var(--ink);color:var(--white)}.demo-grid{min-height:760px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(46px,7vw,100px);padding-top:clamp(70px,9vw,120px);padding-bottom:clamp(70px,9vw,120px)}.demo-copy h2,.feature-card-dark h3,.platform-card h2,.download-card h2{color:var(--white)}.demo-copy>p:not(.eyebrow){max-width:440px;margin:28px 0 34px;color:#aaaab0;font-size:1.05rem;letter-spacing:-.02em}.demo-stat{display:flex;align-items:center;gap:15px}.demo-stat strong{font-size:1.6rem;letter-spacing:-.04em}.demo-stat span{max-width:150px;color:#77777c;font-size:.74rem;font-weight:620;line-height:1.25}.steps,.features,.faq{padding-top:clamp(110px,14vw,180px);padding-bottom:clamp(110px,14vw,180px)}.section-heading{margin-bottom:clamp(52px,8vw,90px)}.section-heading-split{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:60px}.section-heading-split>p{max-width:400px;margin:0 0 5px;font-size:1.05rem;letter-spacing:-.02em}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.steps-grid article{position:relative;min-height:390px;display:flex;flex-direction:column;padding:26px;border-radius:var(--radius-lg);background:var(--surface)}.step-number{color:var(--faint);font-size:.68rem;font-weight:740;letter-spacing:.1em}.step-symbol{width:76px;height:76px;display:grid;place-items:center;margin:48px 0 auto;border-radius:50%;background:var(--ink);color:var(--white);font-size:2.25rem;font-weight:300}.steps-grid h3{margin-top:32px}.steps-grid p{margin:13px 0 0;font-size:.92rem}.features{padding-top:0}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-card{position:relative;min-height:510px;overflow:hidden;padding:clamp(28px,4vw,48px);border-radius:var(--radius-xl);background:var(--surface)}.feature-wide{grid-column:1 / -1;min-height:520px;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px}.feature-card-dark{background:var(--ink);color:var(--white)}.feature-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:34px;border-radius:50%;background:#00000014;color:var(--ink);font-size:1.45rem;font-weight:700}.feature-card-dark .feature-icon{background:#292929;color:#fff}.feature-card h3{max-width:480px}.feature-card p{max-width:450px;margin:18px 0 0;font-size:.96rem}.feature-card-dark p{color:#99999f}.schedule-visual{position:relative;height:260px}.schedule-line{position:absolute;top:50%;right:0;left:0;height:1px;background:#3d3d3f}.schedule-point{position:absolute;top:50%;width:20px;height:20px;border:5px solid #0a0a0a;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #555;transform:translate(-50%,-50%)}.schedule-point:before{content:"";position:absolute;bottom:15px;left:50%;width:1px;height:30px;background:#444}.schedule-point i{position:absolute;bottom:55px;left:50%;color:#7d7d82;font-size:.67rem;font-style:normal;font-weight:700;white-space:nowrap;transform:translate(-50%)}.point-one{left:8%}.point-two{left:31%}.point-three{left:59%}.point-four{left:92%}.offline-badge{position:absolute;right:38px;bottom:38px;display:inline-flex;align-items:center;gap:9px;padding:11px 15px;border-radius:999px;background:#fff;color:#55555a;font-size:.75rem;font-weight:700;box-shadow:0 10px 30px #0000000f}.offline-badge span{width:9px;height:9px;border-radius:50%;background:#24a148;box-shadow:0 0 0 4px #24a1481f}.device-pair{position:absolute;right:38px;bottom:34px;left:38px;height:140px;display:flex;align-items:center;justify-content:center;gap:0}.device-pair i{width:84px;height:1px;background:#c4c4c7}.mini-phone,.mini-mac{display:block;overflow:hidden;border:4px solid #111;background:#fff}.mini-phone img,.mini-mac img{width:100%;height:100%;object-fit:cover;object-position:top center}.mini-phone{width:58px;height:108px;border-radius:14px}.mini-mac{width:150px;height:98px;border-radius:7px;box-shadow:0 8px 0 -2px #111}.feature-import{background:#ededee}.import-preview{overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff;box-shadow:0 26px 60px #00000014;transform:rotate(2deg)}.import-preview>div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ededee}.import-preview>div:last-child{border-bottom:0}.import-preview span,.import-preview strong{min-height:64px;display:flex;align-items:center;padding:0 22px;border-right:1px solid #ededee;font-size:.82rem}.import-preview span{min-height:42px;background:#f7f7f8;color:#8a8a8f;font-size:.67rem;font-weight:700;text-transform:uppercase}.privacy-section{min-height:760px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);padding-top:clamp(120px,14vw,190px);padding-bottom:clamp(120px,14vw,190px)}.privacy-visual{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--surface)}.privacy-ring{position:absolute;border:1px solid #d3d3d6;border-radius:50%}.ring-one{inset:18%}.ring-two{inset:33%}.privacy-lock{width:112px;height:112px;display:grid;place-items:center;border-radius:34px;background:var(--ink);color:#fff;font-size:1.2rem;box-shadow:0 18px 40px #00000029}.privacy-lock:before{content:"";position:absolute;width:43px;height:43px;margin-top:-66px;border:10px solid #0a0a0a;border-bottom:0;border-radius:28px 28px 0 0}.privacy-copy>p:not(.eyebrow){max-width:540px;margin:28px 0;font-size:1.04rem}.check-list{display:grid;gap:13px;margin:0 0 30px;padding:0;color:#4e4e53;font-size:.9rem;font-weight:630;list-style:none}.check-list li{display:flex;align-items:center;gap:11px}.check-list span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:.68rem}.text-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:3px;border-bottom:1px solid #b9b9bd;font-size:.88rem;font-weight:700;transition:border-color .14s ease,gap .14s ease}.text-link:hover{gap:12px;border-color:var(--ink)}.platform{padding-bottom:clamp(110px,14vw,180px)}.platform-card{min-height:620px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px;overflow:hidden;padding:clamp(38px,6vw,78px);border-radius:var(--radius-xl);background:var(--ink)}.platform-card>div{min-width:0}.platform-card>div:first-child>p:not(.eyebrow){max-width:500px;margin:28px 0 0;color:#929297;font-size:1rem}.platform-icons{position:relative;height:380px}.platform-phone,.platform-laptop i{display:block;overflow:hidden}.platform-phone img,.platform-laptop img{width:100%;height:100%;object-fit:cover;object-position:top center}.platform-phone{position:absolute;right:61%;bottom:18px;z-index:2;width:142px;height:290px;border:8px solid #e8e8e9;border-radius:32px;background:#fff;box-shadow:0 20px 55px #00000059;font-size:3rem}.platform-laptop{position:absolute;right:-16%;bottom:45px;width:420px;height:265px;padding:9px;border-radius:18px;background:#d8d8da;box-shadow:0 20px 55px #00000059}.platform-laptop:after{content:"";position:absolute;right:-20px;bottom:-15px;left:-20px;height:18px;border-radius:3px 3px 16px 16px;background:#c1c1c4}.platform-laptop i{width:100%;height:100%;border-radius:11px;background:#fff;font-size:4rem}.faq{padding-top:0;max-width:900px}.faq .section-heading{text-align:center}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 4px;cursor:pointer;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:720;letter-spacing:-.03em;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#88888d;font-size:1.35rem;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:740px;margin:-2px 0 28px;padding-right:50px;font-size:.98rem}.download{padding-bottom:24px}.download-card{min-height:680px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px 24px;border-radius:var(--radius-xl);background:var(--ink);text-align:center}.download-card img{width:108px;height:108px;margin-bottom:38px;border:1px solid #333;border-radius:25px;object-fit:cover}.download-card .eyebrow{margin-bottom:16px}.download-card>p:not(.eyebrow){max-width:550px;margin:28px auto;color:#929297;font-size:1.02rem}.download-card small{margin-top:16px;color:#66666b;font-size:.7rem}.site-footer{padding:90px 0 28px}.footer-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;padding-bottom:70px}.footer-intro p{margin:20px 0 0;font-size:.88rem}.footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.footer-nav>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-heading{margin-bottom:5px;color:#929297;font-size:.68rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.footer-nav a{color:#444449;font-size:.84rem;font-weight:590}.footer-nav a:hover{color:var(--ink)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid var(--line)}.footer-bottom p{margin:0;color:#8a8a8f;font-size:.68rem}.legal-hero{max-width:900px;padding-top:clamp(90px,12vw,150px);padding-bottom:70px;text-align:center}.legal-hero h1{font-size:clamp(3.1rem,7vw,5.8rem)}.legal-hero>p:not(.eyebrow):not(.legal-updated){max-width:650px;margin:28px auto 0;font-size:1.08rem}.legal-hero .legal-updated{margin:18px auto 0;color:#8a8a8f;font-size:.76rem}.legal-content{max-width:820px;padding-bottom:140px}.legal-content section{padding:42px 0;border-top:1px solid var(--line)}.legal-content h2{margin-bottom:22px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.06}.legal-content>h2{margin-top:42px;padding-top:42px;border-top:1px solid var(--line)}.legal-content>h2:first-child{margin-top:0}.legal-content h3{margin:26px 0 12px;font-size:1.08rem;letter-spacing:-.025em}.legal-content p,.legal-content li{color:#55555a;font-size:.96rem}.legal-content ul,.legal-content ol{display:grid;gap:10px;padding-left:22px}.legal-note{padding:22px;border-radius:18px;background:var(--surface)}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:80px}.support-card{min-height:260px;display:flex;flex-direction:column;padding:30px;border-radius:28px;background:var(--surface)}.support-card h2{margin:auto 0 12px;font-size:1.75rem}.support-card p{margin-bottom:20px}.support-secondary-link{margin-top:10px;font-size:.84rem}@media(max-width:980px){.desktop-nav{gap:20px}.hero{grid-template-columns:1fr;padding-top:90px}.hero-copy{max-width:780px;text-align:center}.app-identity,.hero-actions,.hero-trust{justify-content:center}.hero-lead{margin-inline:auto}.demo-grid{grid-template-columns:1fr}.demo-copy{max-width:680px;text-align:center}.demo-copy>p:not(.eyebrow){margin-inline:auto}.demo-stat{justify-content:center}.section-heading-split{grid-template-columns:1fr;gap:28px}.feature-wide{grid-template-columns:1fr;gap:36px}.privacy-section{grid-template-columns:.85fr 1.15fr;gap:50px}.platform-card{grid-template-columns:1fr;text-align:center}.platform-card>div:first-child>p:not(.eyebrow){margin-inline:auto}.platform-icons{width:min(100%,620px);margin-inline:auto}}@media(max-width:760px){:root{--radius-xl: 32px}.shell{width:min(calc(100% - 32px),var(--max))}.header-inner{grid-template-columns:1fr auto auto;gap:8px}.desktop-nav{display:none}.hero{padding-top:70px}.steps-grid,.feature-grid,.privacy-section,.footer-grid{grid-template-columns:1fr}.steps-grid article{min-height:330px}.feature-wide{grid-column:auto;min-height:560px}.privacy-visual{width:min(100%,500px);margin-inline:auto}.privacy-section{gap:64px}.privacy-copy{text-align:center}.check-list{width:fit-content;margin-inline:auto;text-align:left}.platform-card{padding-bottom:0}.platform-icons{transform:scale(.86);transform-origin:bottom center}.footer-grid{gap:50px}}@media(max-width:540px){h1{font-size:clamp(3.15rem,16vw,4.4rem)}h2{font-size:clamp(2.55rem,12vw,3.7rem)}.app-identity{margin-bottom:26px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-trust{gap:10px 16px}.demo-section{border-radius:30px}.demo-grid{width:min(calc(100% - 24px),var(--max))}.step-symbol{margin-top:32px}.feature-card{min-height:480px}.schedule-visual{height:180px}.schedule-point i{bottom:43px;transform:translate(-50%) rotate(-35deg);transform-origin:left center}.feature-import{min-height:590px}.import-preview{transform:none}.import-preview span,.import-preview strong{padding:0 12px;font-size:.72rem}.platform-card{min-height:780px;padding-inline:24px}.platform-icons{width:100%;max-width:350px;height:330px;margin-inline:auto;transform:none}.platform-phone{right:auto;bottom:25px;left:0;width:104px;height:218px;border-width:6px;border-radius:25px;font-size:2.3rem}.platform-laptop{right:-22px;bottom:50px;width:282px;height:182px;border-radius:13px}.platform-laptop i{font-size:3rem}.download-card{min-height:620px}.footer-nav,.support-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
