@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--bg: #080C14;--surface: #0F1420;--text1: #F0F2F5;--text2: #8A94A6;--text3: #556070;--accent: #5E8BFF;--accent-bg: rgba(94, 139, 255, .1);--line: rgba(255,255,255,.07);--serif: "Instrument Serif", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif;--ease: cubic-bezier(.16, 1, .3, 1);--wrap: 1080px;--narrow: 620px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text2);font:400 1rem/1.7 var(--sans);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}button{font:inherit;cursor:pointer}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:var(--serif);font-weight:400;color:var(--text1);line-height:1.15}.label{font-family:var(--sans);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem}.arrow-link{font-size:.9375rem;font-weight:500}.arrow-link:hover{text-decoration:none;opacity:.85}.badge{display:inline-block}.badge img{height:44px;width:auto}.badge:hover{text-decoration:none;opacity:.85}.device{width:100%;max-width:320px;margin:0 auto}.device__screen{position:relative;border-radius:32px;overflow:hidden;aspect-ratio:393 / 852;background:#000;box-shadow:0 0 0 3px #2a2a2e,0 20px 50px -10px #0009}.device--light .device__screen{background:#f2f2f7;box-shadow:0 0 0 3px #bbbbc1,0 20px 50px -10px #0000002e}.device__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s var(--ease)}.device__img.is-active{opacity:1}.device__dots{display:flex;justify-content:center;gap:7px;padding-top:14px}.device__dot{width:7px;height:7px;border-radius:50%;border:none;padding:0;background:var(--text3);opacity:.4;transition:all .3s}.device__dot.is-active{background:var(--accent);opacity:1;transform:scale(1.25)}.site-header{position:sticky;top:0;z-index:50;background:#080c14d1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.site-header__inner{max-width:var(--wrap);margin:0 auto;padding:.7rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.site-header__brand{font-family:var(--serif);font-size:1.2rem;color:var(--text1);text-decoration:none}.site-header__brand:hover{text-decoration:none;opacity:.8}.site-header__nav{display:flex;gap:1.25rem}.site-header__link{font-size:.8125rem;font-weight:500;color:var(--text3);text-decoration:none}.site-header__link:hover,.site-header__link--active{color:var(--text1);text-decoration:none}.hero{padding:clamp(3rem,8vw,6rem) 1.25rem clamp(4rem,10vw,7rem)}.hero__inner{max-width:var(--wrap);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(2.5rem,5vw,3.5rem)}.hero__copy{max-width:520px}.hero__title{font-size:clamp(3rem,10vw,5.5rem);letter-spacing:-.03em;line-height:1;margin-bottom:.25em}.hero__sub{font-family:var(--serif);font-style:italic;font-size:clamp(1.1rem,2.5vw,1.4rem);color:var(--text1);opacity:.85;margin-bottom:1.25rem}.hero__body{font-size:1rem;margin-bottom:2rem}.hero__device{position:relative}.hero__device:before{content:"";position:absolute;top:10%;right:5%;bottom:10%;left:5%;background:radial-gradient(ellipse,rgba(94,139,255,.12) 0%,transparent 70%);filter:blur(40px);pointer-events:none;z-index:-1}.problem{padding:clamp(4rem,10vw,7rem) 1.25rem;text-align:center;border-top:1px solid var(--line)}.problem__inner{max-width:var(--narrow);margin:0 auto}.problem__line{font-size:clamp(1.35rem,3.5vw,2.5rem);line-height:1.25;margin-bottom:.6rem}.problem__line em{font-style:italic;color:var(--accent)}.problem__sub{font-size:clamp(.95rem,1.8vw,1.1rem)}.steps{padding:clamp(4rem,10vw,7rem) 1.25rem;max-width:var(--wrap);margin:0 auto}.steps__header{text-align:center;margin-bottom:clamp(3rem,7vw,5rem)}.steps__title{font-size:clamp(1.35rem,3.5vw,2.1rem);max-width:460px;margin:0 auto}.step{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;margin-bottom:clamp(3.5rem,7vw,5rem)}.step:last-child{margin-bottom:0}.step__copy{text-align:center}.step__num{display:inline-block;font-family:var(--sans);font-size:.65rem;font-weight:700;letter-spacing:.12em;color:var(--accent);background:var(--accent-bg);padding:3px 10px;border-radius:999px;margin-bottom:1rem}.step__title{font-size:clamp(1.2rem,2.5vw,1.55rem);line-height:1.25;margin-bottom:.6rem}.step__body{font-size:.9375rem;max-width:360px;margin:0 auto}.step__device{display:flex;justify-content:center}.step__device .device{max-width:260px}.feat{padding:clamp(4rem,10vw,7rem) 1.25rem;max-width:var(--narrow);margin:0 auto;border-top:1px solid var(--line)}.feat__title{font-size:clamp(1.35rem,3.5vw,1.9rem);margin-bottom:1.75rem}.feat__list{list-style:none}.feat__list li{padding:.55em 0 .55em 1.25rem;border-bottom:1px solid var(--line);position:relative;font-size:.9375rem}.feat__list li:before{content:"";position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:50%;background:var(--text3);transform:translateY(-50%)}.feat__list li:last-child{border-bottom:none}.feat__accent{margin-top:1.25rem;font-weight:600;color:var(--accent);font-size:.9375rem}.priv{padding:clamp(4rem,10vw,7rem) 1.25rem;max-width:var(--narrow);margin:0 auto;border-top:1px solid var(--line)}.priv__title{font-size:clamp(1.35rem,3.5vw,1.9rem);margin-bottom:.75rem}.priv__body{font-size:.9375rem;margin-bottom:1rem}.foot{text-align:center;padding:clamp(3rem,6vw,5rem) 1.25rem;border-top:1px solid var(--line)}.foot .badge{margin-bottom:1.25rem}.foot__credit{font-size:.8125rem;color:var(--text3)}.foot__credit a{color:var(--text2)}.foot__credit a:hover{color:var(--text1)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.reveal--visible{opacity:1;transform:none}.reveal--delay-1{transition-delay:.1s}.reveal--delay-2{transition-delay:.2s}.reveal--delay-3{transition-delay:.3s}.footer--compact{text-align:center;padding:2rem 1.25rem;border-top:1px solid var(--line)}.footer--compact .footer__cta{margin-bottom:1rem}.footer--compact .footer__cta img{height:40px;width:auto;display:inline-block}.footer--compact .footer__credit{font-size:.8125rem;color:var(--text3)}.footer--compact .footer__credit a{color:var(--text2)}.privacy-page{min-height:100vh;padding:clamp(2rem,5vw,4rem) 1.25rem}.privacy-page .container{max-width:var(--narrow);margin:0 auto}.privacy-page h1{font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:.25em}.privacy-page .updated{font-size:.8125rem;color:var(--text3);margin-bottom:2rem}.privacy-page h2{font-size:1.15rem;margin-top:2.5rem;margin-bottom:.5em}.privacy-page p,.privacy-page li{font-size:.9375rem}.privacy-page ul{padding-left:1.25rem;margin-bottom:1rem}.privacy-page li{margin-bottom:.5em}.privacy-page .short-version{background:var(--accent-bg);border-left:3px solid var(--accent);padding:1rem 1.25rem;margin:1.5rem 0;border-radius:0 6px 6px 0}.privacy-page .back-link,.help-page .back-link{display:inline-block;margin-bottom:2rem;font-size:.875rem}.help-page{min-height:100vh;padding:clamp(2rem,5vw,4rem) 1.25rem}.help-page__container{max-width:var(--narrow);margin:0 auto}.help-page__title{font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:.25em}.help-page__lead{font-size:1rem;margin-bottom:2.5rem}.help-section{margin-bottom:2.5rem}.help-section h2{font-size:1.15rem;margin-bottom:.75em}.help-section p{font-size:.9375rem}.help-faq{list-style:none}.help-faq__item{padding:1.25rem 0;border-bottom:1px solid var(--line)}.help-faq__item:last-child{border-bottom:0}.help-faq__q{font-family:var(--serif);font-size:1.0625rem;color:var(--text1);margin-bottom:.4em}.help-faq__a{font-size:.9375rem;line-height:1.65}.help-section--contact{padding-top:.5rem}@media (min-width: 768px){.hero__inner{flex-direction:row;text-align:left;gap:clamp(2rem,4vw,4rem)}.hero__copy{flex:1 1 0;min-width:0}.hero__device{flex:0 0 42%}.hero__device .device{max-width:100%}.step{grid-template-columns:1fr 1fr;gap:clamp(2.5rem,4vw,4rem)}.step__copy{text-align:left;display:flex;flex-direction:column;justify-content:center}.step__body{margin:0}.step--flip{direction:rtl}.step--flip>*{direction:ltr}.step__device .device{max-width:240px}}@media (min-width: 1024px){.hero__device .device{max-width:100%}.step__device .device{max-width:280px}}
