:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;color:#12243a;background:#f6f9fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:#087c9a}a:hover{text-decoration:none}img{max-width:100%}
/* Support and privacy pages */
body:not(.landing)>header{background:#0d2137;color:#fff;padding:1.3rem max(1rem,calc((100% - 800px)/2))}body:not(.landing)>header a{color:#fff;text-decoration:none}body:not(.landing)>header strong{font-size:1.2rem}body:not(.landing)>header nav{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:.5rem}body:not(.landing)>header nav a{color:#b7e8f3}body:not(.landing)>main{max-width:800px;margin:2rem auto;padding:0 1rem 3rem}.card{background:#fff;border:1px solid #dce5ea;border-radius:18px;padding:1.5rem;margin:1rem 0;box-shadow:0 6px 24px #1024380a}.card h1{line-height:1.2}.card h2{font-size:1.2rem;margin-top:1.8rem}.card h3{font-size:1.05rem;margin-top:1.5rem}.card ul{padding-left:1.4rem}.card li{margin:.35rem 0}.meta{color:#526477;font-size:.92rem}.language{border-top:1px solid #dce5ea;margin-top:2rem;padding-top:1rem}body:not(.landing)>footer{max-width:800px;margin:auto;padding:1rem;color:#526477;font-size:.9rem}
/* Product landing page */
.landing{background:#07182b;color:#eaf5fa;line-height:1.5;overflow-x:hidden}.landing a{color:inherit}.site-header{position:relative;z-index:5;border-bottom:1px solid #ffffff16;background:#07182bea;backdrop-filter:blur(18px)}.site-header-inner{max-width:1180px;margin:auto;min-height:78px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-size:1.25rem;font-weight:800;letter-spacing:-.03em}.brand img{object-fit:contain}.site-header nav{display:flex;gap:32px;align-items:center}.site-header nav a{text-decoration:none;color:#b1c5d1;font-size:.92rem;font-weight:600}.site-header nav a:hover{color:#73edda}.landing-main{max-width:1180px;margin:auto;padding:0 28px}.hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:center;gap:40px;position:relative;isolation:isolate}.hero-glow{position:absolute;z-index:-1;inset:-120px -180px 0 -180px;background:radial-gradient(circle at 76% 46%,#0c728052 0,transparent 31%),radial-gradient(circle at 12% 16%,#12456a66 0,transparent 34%);pointer-events:none}.hero-content{padding:80px 0 90px}.eyebrow{display:inline-flex;align-items:center;gap:10px;border:1px solid #83f6dc43;border-radius:100px;background:#39dec018;padding:8px 14px;color:#7de8d5;font-size:.82rem;font-weight:700;letter-spacing:.04em}.eyebrow-dot{width:7px;height:7px;background:#73efd7;border-radius:50%;box-shadow:0 0 14px #73efd7}.hero h1{font-size:clamp(3.5rem,6.4vw,6.2rem);line-height:1.05;letter-spacing:-.075em;margin:26px 0}.hero h1 span{background:linear-gradient(95deg,#5de5f0,#71f2b7);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-copy{max-width:540px;color:#b3c8d6;font-size:1.2rem;line-height:1.75;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:12px;padding:13px 21px;text-decoration:none;font-weight:750;white-space:nowrap;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(115deg,#59daf0,#75eebc);color:#092239!important;box-shadow:0 10px 34px #32d7cb33}.button-outline{border:1px solid #9cc7d54f;color:#e6f3f8}.hero-note{font-size:.82rem;color:#7f9cae;margin:22px 0 0}.hero-device{position:relative;display:grid;place-items:center;padding-top:35px}.device-halo{position:absolute;width:420px;height:420px;border:1px solid #60e6d333;border-radius:50%;box-shadow:0 0 0 64px #60e6d30c,0 0 0 128px #60e6d306}.phone-frame{position:relative;width:min(300px,80%);padding:8px;border:2px solid #536f81;border-radius:44px;background:#07101c;box-shadow:0 35px 90px #0009,0 0 45px #56e2d122;transform:rotate(5deg)}.phone-frame:before{content:"";position:absolute;top:13px;left:50%;transform:translateX(-50%);width:27%;height:15px;border-radius:0 0 12px 12px;background:#07101c;z-index:1}.phone-frame img{display:block;width:100%;height:auto;border-radius:35px;aspect-ratio:390/844;object-fit:cover}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 95px;padding:22px 0;border-top:1px solid #ffffff1b;border-bottom:1px solid #ffffff1b}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;color:#c9d9e3;font-weight:600;font-size:.92rem}.trust-icon{color:#6ee9d6;font-size:1.2rem}.section{padding:35px 0 115px}.section-heading{max-width:710px}.section-kicker{margin:0 0 10px;color:#67e4d2;font-size:.78rem;font-weight:800;letter-spacing:.17em}.section-heading h2,.closing h2{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.14;letter-spacing:-.055em;margin:0 0 18px}.section-heading>p:last-child{color:#a7becd;font-size:1.08rem;line-height:1.7;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.feature-card{min-height:240px;border:1px solid #49778c4a;border-radius:22px;padding:27px;background:linear-gradient(150deg,#13334a,#10253a 75%);box-shadow:0 15px 45px #020d1b44}.feature-symbol{color:#73e7d4;font-size:.72rem;font-weight:800;letter-spacing:.17em}.feature-card h3{font-size:1.35rem;letter-spacing:-.03em;margin:28px 0 10px}.feature-card p{color:#b6cad6;margin:0;line-height:1.7}.gallery-section{border-top:1px solid #ffffff14}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:40px}.screenshot-grid figure{margin:0;min-width:0}.screenshot-shell{border:1px solid #62849a54;border-radius:29px;padding:8px;background:#102b40;box-shadow:0 24px 48px #0006;overflow:hidden}.screenshot-shell img{display:block;width:100%;height:auto;border-radius:21px}.screenshot-grid figcaption{display:flex;flex-direction:column;gap:3px;padding:20px 8px}.screenshot-grid figcaption strong{font-size:1.06rem}.screenshot-grid figcaption span{color:#91aabd;font-size:.9rem}.closing{display:flex;align-items:center;gap:24px;margin:0 0 95px;padding:36px;border:1px solid #64e3d167;border-radius:26px;background:linear-gradient(100deg,#123a53,#0d2639)}.closing img{flex:none}.closing div{flex:1}.closing h2{font-size:2rem;margin:0 0 5px}.closing div>p:last-child{margin:0;color:#afc9d3}.landing-footer{max-width:1180px;margin:auto;padding:32px 28px 42px;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:20px;color:#809bae;font-size:.86rem}.landing-footer>div{display:flex;gap:22px;flex-wrap:wrap}.landing-footer a{text-decoration:none;color:#a8c4d0}
@media(max-width:800px){.site-header-inner{padding:0 20px}.site-header nav{gap:15px}.hero{grid-template-columns:1fr;gap:0;min-height:0}.hero-content{padding:70px 0 30px}.hero-device{padding:20px 0 75px}.phone-frame{width:min(290px,70%);transform:rotate(3deg)}.trust-strip{margin-bottom:70px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.screenshot-grid{gap:12px}.closing{flex-wrap:wrap}}
@media(max-width:600px){.site-header-inner{min-height:70px}.site-header nav{gap:12px}.site-header nav a{font-size:.8rem}.site-header nav a:nth-child(1),.site-header nav a:nth-child(2){display:none}.landing-main{padding:0 20px}.hero-content{padding-top:58px}.hero h1{font-size:clamp(3.35rem,12vw,5rem)}.hero-copy{font-size:1.05rem}.hero-note{font-size:.76rem}.phone-frame{width:min(285px,78%)}.trust-strip{grid-template-columns:1fr;justify-items:start;gap:13px;padding:22px 6px}.section{padding:25px 0 85px}.screenshot-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;gap:18px}.screenshot-grid figure{min-width:75%;scroll-snap-align:start}.closing{padding:25px;margin-bottom:65px}.closing img{width:52px;height:52px}.closing h2{font-size:1.55rem}.closing .button{width:100%}.landing-footer{padding:25px 20px 35px;flex-direction:column;gap:14px}.card{padding:1.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(prefers-color-scheme:dark){body:not(.landing){background:#071421;color:#e8f1f6}body:not(.landing) .card{background:#102438;border-color:#29465c;box-shadow:none}body:not(.landing) .meta,body:not(.landing)>footer{color:#adbfcb}body:not(.landing) .language{border-color:#29465c}body:not(.landing) a{color:#6fdbef}}
.landing .hero-glow{inset:0}.landing .device-halo{width:min(420px,100%);height:auto;aspect-ratio:1}html:has(.landing){overflow-x:clip}
[hidden]{display:none!important}.language[data-language-section]{border:0;margin:0;padding:0}
.language-switch{display:inline-flex;flex:none;gap:2px;padding:3px;border:1px solid #76dacc49;border-radius:10px;background:#071a2c}.language-switch button{border:0;border-radius:7px;background:transparent;color:#aac5d1;font:700 .78rem/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;padding:7px 9px;cursor:pointer}.language-switch button[aria-pressed="true"]{background:#73e8d3;color:#082035}.language-switch button:hover:not([aria-pressed="true"]){color:#fff;background:#ffffff1a}.language-switch button:focus-visible{outline:2px solid #9ff8e8;outline-offset:2px}
.hero h1 .hero-heading-line{background:none;color:#eaf5fa}
body:not(.landing)>header.legal-header{padding:0}body:not(.landing)>header.legal-header .legal-header-inner{max-width:800px;min-height:78px;margin:auto;padding:0 16px;display:flex;align-items:center;gap:20px}body:not(.landing)>header.legal-header nav{display:flex;align-items:center;gap:18px;margin:0 0 0 auto}body:not(.landing)>header.legal-header .brand{display:inline-flex;align-items:center;gap:8px}body:not(.landing)>header.legal-header nav a{color:#b7e8f3}
@media(max-width:600px){.site-header-inner,body:not(.landing)>header.legal-header .legal-header-inner{flex-wrap:wrap;min-height:0;padding:12px 20px;column-gap:12px;row-gap:9px}.site-header nav,body:not(.landing)>header.legal-header nav{order:3;width:100%;margin:0;justify-content:space-between}.site-header nav a:nth-child(1),.site-header nav a:nth-child(2){display:inline}.site-header nav a{font-size:.79rem}.language-switch{margin-left:auto}.brand{font-size:1.16rem}body:not(.landing)>header.legal-header nav a{font-size:.82rem}}
