@font-face{font-family:Circular;src:url('../fonts/CircularStd-Book.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Circular;src:url('../fonts/CircularStd-Medium.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Circular;src:url('../fonts/CircularStd-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--ink:#17182a;--muted:#5d6077;--blue:#0a4e90;--blue-bright:#409cff;--lavender:#eeeafe;--periwinkle:#b9c9ed;--cream:#f8f7fb;--white:#fff;--line:rgba(23,24,42,.1);--shadow:0 28px 80px rgba(29,35,72,.18)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--cream);font-family:Circular,-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif;font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-header{position:fixed;z-index:20;top:0;right:0;left:0;background:rgba(248,247,251,.78);border-bottom:1px solid rgba(255,255,255,.55);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:700;letter-spacing:-.02em}.brand img{border-radius:9px}
.nav-links{display:flex;align-items:center;gap:30px;color:#494c62;font-size:15px}.nav-links a:hover{color:var(--blue)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:16px;background:var(--blue);color:#fff;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,78,144,.22)}
.button-small{min-height:42px;padding:0 18px;border-radius:13px;font-size:15px}
.hero{overflow:hidden;padding:150px 0 84px;background:linear-gradient(135deg,#f7f4ff 0%,var(--lavender) 44%,var(--periwinkle) 100%)}
.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:54px;min-height:650px}
.eyebrow{margin:0 0 18px;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}
h1{max-width:680px;margin-bottom:26px;font-size:clamp(56px,6.2vw,88px);line-height:.98}h1 span{color:var(--blue)}
.hero-lede{max-width:590px;margin-bottom:32px;color:#4d5066;font-size:21px;line-height:1.55}
.hero-actions{display:flex;align-items:center;gap:24px}.store-link{display:inline-flex;transition:transform .2s ease}.store-link:hover{transform:translateY(-2px)}
.text-link{font-size:15px;font-weight:600}.text-link span{display:inline-block;margin-left:5px}
.trust-list{display:flex;flex-wrap:wrap;gap:11px 24px;margin:32px 0 0;padding:0;list-style:none;color:#4f5267;font-size:14px}.trust-list li{display:flex;align-items:center;gap:8px}.trust-list li::before{content:'✓';display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:rgba(10,78,144,.1);color:var(--blue);font-size:12px;font-weight:700}
.hero-stage{position:relative;min-height:590px}.glow{position:absolute;border-radius:50%;filter:blur(2px)}.glow-one{top:30px;right:40px;width:410px;height:410px;background:rgba(255,255,255,.5)}.glow-two{bottom:0;left:30px;width:290px;height:290px;background:rgba(64,156,255,.15)}
.device{position:absolute;overflow:hidden;margin:0;background:#090a0d;box-shadow:var(--shadow)}
.mac-device{top:45px;right:-95px;width:710px}
.mac-device img,.gallery-mac img{width:100%;height:auto;border-radius:5px}
.phone-device{z-index:2;bottom:0;left:10px;width:220px;padding:10px;border:2px solid #60616a;border-radius:42px}.phone-device img,.gallery-phone img{border-radius:32px}.phone-speaker{position:absolute;z-index:2;top:15px;left:50%;width:66px;height:18px;transform:translateX(-50%);border-radius:14px;background:#050505}
.proof-strip{background:#fff;border-bottom:1px solid var(--line)}.proof-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px}.proof-inner p{margin:0;font-weight:600}.platforms{display:flex;gap:10px}.platforms span,.source-list li{padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fafaff;color:#55586d;font-size:14px}
.section{padding:120px 0}.section-heading{max-width:710px;margin-bottom:56px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading h2,.split-copy h2,.privacy-intro h2,.cta-panel h2{margin-bottom:20px;font-size:clamp(40px,4.5vw,64px);line-height:1.04}.section-heading>p:last-child,.split-copy>p,.privacy-intro>p,.cta-panel>p{color:var(--muted);font-size:19px}
.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{min-height:270px;padding:34px;border:1px solid var(--line);border-radius:28px;background:#fff}.feature-card-primary{background:var(--ink);color:#fff}.feature-card h3{max-width:380px;margin:32px 0 12px;font-size:26px}.feature-card p{max-width:480px;margin:0;color:#696c80}.feature-card-primary p{color:#c6c8d4}.feature-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:var(--lavender);color:var(--blue);font-size:24px;font-weight:700}.feature-card-primary .feature-icon{background:rgba(64,156,255,.18);color:#77baff}
.devices-section{overflow:hidden;background:#fff}.device-gallery{display:grid;grid-template-columns:.67fr 1fr 1.4fr;align-items:end;gap:28px;padding-top:12px}.gallery-device{position:relative;overflow:hidden;margin:0;background:#090a0d;box-shadow:0 24px 60px rgba(25,30,62,.16)}.gallery-phone{padding:10px;border:2px solid #666874;border-radius:40px}.gallery-tablet{padding:9px;border:2px solid #666874;border-radius:25px}.gallery-tablet img{border-radius:16px}.gallery-mac{overflow:visible}
.import-section{background:linear-gradient(135deg,#eef2fb,#e5e3f9)}.split-layout{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:80px}.import-visual{padding:30px}.tablet-device{overflow:hidden;margin:0;padding:9px;border:2px solid #696b75;border-radius:28px;background:#090a0d;box-shadow:var(--shadow);transform:rotate(-2deg)}.tablet-device img{border-radius:18px}.source-list{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 0;padding:0;list-style:none}.source-list li{background:rgba(255,255,255,.7)}
.privacy-section{background:#fff}.privacy-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;padding:70px;border-radius:40px;background:var(--ink);color:#fff}.eyebrow-light{color:#78baff}.privacy-intro>p{color:#c3c5d2}.button-light{margin-top:12px;background:#fff;color:var(--ink)}.privacy-points{display:flex;flex-direction:column}.privacy-points article{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:26px 0;border-bottom:1px solid rgba(255,255,255,.13)}.privacy-points article:first-child{padding-top:0}.privacy-points article:last-child{border:0;padding-bottom:0}.privacy-points span{color:#78baff;font-size:13px;font-weight:700}.privacy-points h3{margin:0 0 6px;font-size:21px}.privacy-points p{margin:0;color:#aaaebf;font-size:16px}
.faq-section{padding-top:90px}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq-list details{border-top:1px solid var(--line);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-size:20px;font-weight:600;list-style-position:outside}.faq-list details p{max-width:680px;margin:14px 0 0;color:var(--muted)}
.final-cta{padding:20px 0 110px}.cta-panel{padding:82px 32px;border-radius:40px;background:linear-gradient(135deg,var(--lavender),var(--periwinkle));text-align:center}.cta-panel h2{max-width:760px;margin-right:auto;margin-left:auto}.cta-panel>p{margin-bottom:30px}.cta-panel .eyebrow{font-size:13px}
.footer{padding:32px 0;border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;color:#626579;font-size:14px}.footer-inner p{margin:0}.footer-inner>div{display:flex;gap:22px}.footer-inner a:hover{color:var(--blue)}
.policy-main{padding:150px 0 100px;background:linear-gradient(180deg,var(--lavender),var(--cream) 360px)}.policy-header{max-width:760px;margin:0 auto 50px;text-align:center}.policy-header h1{margin-bottom:18px;font-size:clamp(48px,6vw,74px)}.policy-header p{color:var(--muted)}.policy-card{max-width:850px;margin:auto;padding:54px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 20px 70px rgba(29,35,72,.08)}.policy-card h2{margin:38px 0 10px;font-size:24px}.policy-card h2:first-child{margin-top:0}.policy-card p{color:#55586d}.policy-card a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
:focus-visible{outline:3px solid var(--blue-bright);outline-offset:4px;border-radius:4px}
@media(max-width:980px){.hero-grid,.split-layout,.privacy-panel,.faq-layout{grid-template-columns:1fr}.hero-grid{gap:28px}.hero-copy{text-align:center}.hero-lede{margin-right:auto;margin-left:auto}.hero-actions,.trust-list{justify-content:center}.hero-stage{min-height:500px}.mac-device{right:-80px;width:690px}.phone-device{left:7%;width:190px}.split-layout{gap:45px}.split-copy{max-width:720px}.privacy-panel{gap:45px}.device-gallery{gap:14px}.footer-inner{flex-wrap:wrap}}
@media(max-width:700px){body{font-size:16px}.shell{width:min(100% - 28px,1180px)}.nav{height:68px}.nav-links{display:none}.button-small{min-height:38px;padding:0 14px}.hero{padding:118px 0 58px}.hero-grid{min-height:auto}.hero-lede{font-size:18px}.hero-actions{flex-direction:column;gap:15px}.trust-list{gap:9px 14px;margin-top:24px}.hero-stage{min-height:360px}.mac-device{top:32px;right:-48%;width:590px}.phone-device{left:0;width:142px;border-radius:30px}.phone-device img{border-radius:22px}.phone-speaker{top:12px;width:46px;height:13px}.proof-inner{padding:22px 0;flex-direction:column;justify-content:center;text-align:center}.section{padding:82px 0}.section-heading{margin-bottom:36px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto;padding:27px}.device-gallery{grid-template-columns:.75fr 1.25fr;align-items:end}.gallery-mac{grid-column:1/-1}.import-visual{padding:6px}.privacy-panel{padding:38px 24px;border-radius:28px}.privacy-points article{grid-template-columns:38px 1fr}.faq-layout{gap:15px}.final-cta{padding-bottom:72px}.cta-panel{padding:62px 22px;border-radius:28px}.footer-inner{flex-direction:column;text-align:center}.policy-main{padding:115px 0 70px}.policy-card{padding:30px 22px;border-radius:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.store-link{transition:none}}

.nav-actions,.languages{display:flex;align-items:center}.nav-actions{gap:18px}.languages{gap:7px;color:#696c80;font-size:13px}.languages a{display:grid;min-width:28px;min-height:42px;place-items:center}.languages [aria-current]{color:var(--ink);font-weight:700}.languages a:hover{color:var(--blue)}.made-in{font-size:13px;color:#797c90}
.mac-device,.gallery-mac{overflow:visible;padding:9px 9px 11px;border:2px solid #343640;border-radius:16px;background:#111219;box-shadow:var(--shadow)}.mac-device::after,.gallery-mac::after{content:"";position:absolute;z-index:2;left:50%;bottom:-19px;width:112%;height:19px;transform:translateX(-50%);border-radius:2px 2px 12px 12px;background:linear-gradient(180deg,#d8dae0 0%,#a9acb5 48%,#e8e9ed 100%);box-shadow:0 9px 16px rgba(29,35,72,.2)}.mac-device::before,.gallery-mac::before{content:"";position:absolute;z-index:3;left:50%;bottom:-5px;width:12%;height:4px;transform:translateX(-50%);border-radius:0 0 5px 5px;background:#8b8e97}
@media(max-width:700px){.nav-actions{gap:8px}.languages{font-size:12px}.languages a{min-width:25px}}
