:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171a18;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--green: #25883e;--green-dark: #166c2d;--graphite: #171a18;--muted: #5c635f;--line: #dfe4e1;--band: #f6f8f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--graphite);-webkit-font-smoothing:antialiased}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}svg{display:block}.site-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-container--narrow{width:min(940px,calc(100% - 48px))}.site-header{position:relative;z-index:10;background:#fffffff5;border-bottom:1px solid var(--line)}.site-header__nav{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__brand{text-decoration:none;font-size:1.25rem;font-weight:720;letter-spacing:-.025em}.site-header__actions,.language-switcher{display:flex;align-items:center}.site-header__actions{gap:24px}.language-switcher{min-height:44px;gap:10px;color:#8a908d;font-size:.8125rem;font-weight:650}.language-current{color:var(--green)}.language-link{color:#686f6b;text-decoration:none}.language-link:hover,.language-link:focus-visible{color:var(--green-dark)}.header-store-link{min-height:44px;display:inline-flex;align-items:center;padding:0 18px;border-radius:7px;background:#080908;color:#fff;text-decoration:none;font-size:.875rem;font-weight:650}.landing-hero{overflow:hidden;background:#fff;border-bottom:1px solid var(--line)}.landing-hero__grid{min-height:450px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(220px,.95fr);align-items:center;gap:clamp(36px,6vw,78px);padding-block:14px}.landing-hero__copy{max-width:650px}.landing-hero h1{margin:0;max-width:620px;font-size:clamp(3rem,5.5vw,4.5rem);line-height:.98;letter-spacing:-.06em;font-weight:760}.landing-hero__copy>p{max-width:570px;margin:22px 0 26px;color:var(--muted);font-size:clamp(1.0625rem,1.8vw,1.25rem);line-height:1.5}.app-store-button{min-height:54px;width:fit-content;display:inline-flex;align-items:center;gap:11px;padding:7px 18px 7px 15px;border-radius:9px;background:#050605;color:#fff;text-decoration:none;box-shadow:0 1px #ffffff29 inset}.app-store-button:hover,.app-store-button:focus-visible,.header-store-link:hover,.header-store-link:focus-visible{background:#242725}.app-store-button:focus-visible,.header-store-link:focus-visible,.language-link:focus-visible,.site-header__brand:focus-visible,.site-footer a:focus-visible,.developer-section a:focus-visible,summary:focus-visible{outline:3px solid rgba(37,136,62,.35);outline-offset:3px}.app-store-button svg{width:27px;height:33px}.app-store-button span{display:grid;font-size:1.35rem;line-height:1;letter-spacing:-.025em}.app-store-button small{margin-bottom:3px;font-size:.68rem;line-height:1;letter-spacing:0}.landing-hero__note{display:block;margin-top:14px;color:#737a76;font-size:.75rem}.landing-hero__media{display:grid;place-items:center}.phone-frame{position:relative;flex:0 0 auto;width:196px;margin:0;padding:7px;border:1px solid #070807;border-radius:38px;background:#111311;box-shadow:0 18px 32px #10161224}.phone-frame--featured{width:min(190px,100%);padding:7px;border-radius:38px;box-shadow:0 24px 38px #10161233}.phone-frame__speaker{position:absolute;z-index:2;top:14px;left:50%;width:29%;height:18px;transform:translate(-50%);border-radius:999px;background:#080908}.phone-frame--featured .phone-frame__speaker{top:14px;height:18px}.phone-frame__screen{aspect-ratio:1290 / 2796;overflow:hidden;border-radius:31px;background:#f4f5f4}.phone-frame--featured .phone-frame__screen{border-radius:32px}.phone-frame__screen img{display:block;width:100%;height:100%;object-fit:cover}.landing-section{padding-block:24px;border-bottom:1px solid var(--line);background:#fff}.landing-section--band{background:var(--band)}.landing-section h2,.developer-section h2{margin:0 0 18px;text-align:center;font-size:clamp(1.65rem,2.8vw,2.2rem);line-height:1.1;letter-spacing:-.04em}.steps-rail,.features-rail,.privacy-rail{display:grid}.steps-rail{grid-template-columns:repeat(3,1fr)}.features-rail{grid-template-columns:repeat(5,1fr)}.privacy-rail{grid-template-columns:repeat(4,1fr)}.rail-item{min-width:0;padding:4px clamp(20px,3vw,38px);text-align:center}.features-rail .rail-item,.privacy-rail .rail-item{padding-inline:14px}.rail-item+.rail-item{border-left:1px solid var(--line)}.rail-item svg{width:36px;height:36px;margin:0 auto 10px;color:var(--green);stroke-width:1.65}.features-rail .rail-item svg{width:36px;height:36px}.rail-item h3{margin:0 0 6px;font-size:.9375rem;line-height:1.3;letter-spacing:-.015em}.rail-item p{margin:0;color:var(--muted);font-size:.8125rem;line-height:1.5}.gallery-section{overflow:hidden}.screenshot-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(16px,2.2vw,30px)}.screenshot-item{display:grid;place-items:start center}.screenshot-rail .phone-frame{width:100%;max-width:124px}.section-note{margin:12px 0 0;color:#727975;text-align:center;font-size:.75rem}.privacy-section{padding-block:24px}.privacy-rail .rail-item svg{width:36px;height:36px}.faq-section{padding-block:10px 12px}.faq-section h2{margin-bottom:6px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:.875rem;font-weight:650}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;height:18px;flex:0 0 auto;transition:transform .16s ease}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:760px;margin:-3px 42px 20px 0;color:var(--muted);font-size:.9375rem;line-height:1.6}.developer-section{padding-block:16px;border-bottom:1px solid var(--line);background:#fff}.developer-section__inner{display:flex;align-items:center;justify-content:center;gap:28px}.developer-mark{width:64px;height:64px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:16px;color:var(--green)}.developer-mark svg{width:32px;height:32px;stroke-width:1.8}.developer-section h2{margin:0 0 6px;text-align:left;font-size:1.35rem}.developer-section p{max-width:680px;margin:0 0 9px;color:var(--muted);line-height:1.5}.developer-section a{color:var(--green-dark);font-size:.9375rem;font-weight:650;text-underline-offset:3px}.site-footer{padding-block:4px;background:#fff}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.site-footer nav{display:flex;flex-wrap:wrap;gap:26px}.site-footer a{min-height:44px;display:inline-flex;align-items:center;color:#3d433f;text-decoration:none;font-size:.8125rem}.site-footer a:hover{color:var(--green-dark)}.site-footer p{margin:0;color:#777e7a;font-size:.75rem;text-align:right}.app-shell>article,.app-shell>main.page-content{width:min(780px,calc(100% - 48px));margin:0 auto;padding-block:64px 96px}.app-shell>article h1,.app-shell>main.page-content h1{margin:0 0 12px;font-size:clamp(2.25rem,5vw,3.5rem);letter-spacing:-.05em}.app-shell>article h2{margin-top:40px;font-size:1.25rem}.app-shell>article p,.app-shell>article li,.app-shell>main.page-content p{color:var(--muted);line-height:1.7}.app-shell>article a,.app-shell>main.page-content a{color:var(--green-dark)}@media(min-width:781px){#how-it-works{padding-block:14px}#features,.gallery-section{padding-block:12px}.privacy-section{padding-block:10px}.privacy-section h2{margin-bottom:12px}.faq-section{padding-block:6px 8px}.developer-section{padding-block:8px}.developer-section h2{margin-bottom:2px}.developer-section p{margin-bottom:3px;font-size:.875rem;line-height:1.4}}@media(max-width:780px){.landing-hero__grid{min-height:auto;grid-template-columns:1fr;gap:48px;padding-block:76px 64px}.landing-hero__copy{max-width:690px;margin-inline:auto;text-align:center}.landing-hero h1,.landing-hero__copy>p{margin-inline:auto}.app-store-button{margin-inline:auto}.features-rail{grid-template-columns:repeat(3,1fr);row-gap:42px}.features-rail .rail-item:nth-child(4){border-left:0}.screenshot-rail{margin-inline:-24px;padding:0 24px 18px;grid-template-columns:repeat(5,190px);justify-content:start;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity}.screenshot-rail .phone-frame{max-width:176px}.screenshot-rail .phone-frame{scroll-snap-align:start}}@media(max-width:700px){.site-container,.site-container--narrow{width:min(100% - 32px,1180px)}.site-header__nav{min-height:64px}.site-header__actions{gap:12px}.header-store-link{min-height:44px;padding-inline:13px;font-size:.8125rem}.landing-hero__grid{padding-block:56px 48px}.landing-hero h1{font-size:clamp(3rem,14vw,4.2rem)}.landing-hero__copy>p{margin-block:24px 30px;font-size:1.0625rem}.phone-frame--featured{width:min(286px,88vw)}.landing-section{padding-block:56px}.landing-section h2{margin-bottom:32px}.steps-rail,.features-rail,.privacy-rail{grid-template-columns:1fr}.rail-item,.features-rail .rail-item{display:grid;grid-template-columns:50px 1fr;column-gap:18px;padding:26px 0;text-align:left}.rail-item+.rail-item,.features-rail .rail-item:nth-child(4){border-top:1px solid var(--line);border-left:0}.rail-item svg,.features-rail .rail-item svg,.privacy-rail .rail-item svg{grid-row:1 / span 2;width:42px;height:42px;margin:0}.rail-item h3{margin-bottom:7px}.screenshot-rail{margin-inline:-16px;padding-inline:16px;grid-template-columns:repeat(5,176px)}.screenshot-rail .phone-frame{max-width:164px}.faq-list summary{min-height:46px}.developer-section{padding-block:28px}.developer-section__inner{align-items:flex-start}.developer-mark{width:64px;height:64px;border-radius:16px}.developer-mark svg{width:32px;height:32px}.site-footer__inner{align-items:flex-start;flex-direction:column;gap:12px}.site-footer{padding-block:16px}.site-footer nav{gap:8px 20px}.site-footer p{text-align:left}}@media(max-width:430px){.site-header__brand{font-size:1.05rem}.language-switcher{gap:6px}.header-store-link{display:none}.landing-hero h1{font-size:3.1rem}.developer-section__inner{display:grid;grid-template-columns:54px 1fr;gap:18px}.developer-mark{width:54px;height:54px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
