:root{--text:#171717;--muted:#6b7280;--bg:#fafafa;--panel:#fff;--line:#e6e6e6;--accent:#0f766e;--accent-soft:#e8f5f2;--black:#111;--white:#fff;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fafafae6;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:18px clamp(18px,5vw,64px);display:flex;position:sticky;top:0}.brand,.site-header nav button,.footer-links button,.back-link{color:inherit;background:0 0;border:0}.brand{align-items:center;gap:10px;padding:0;font-weight:750;display:inline-flex}.brand-logo{object-fit:cover;width:36px;height:36px;box-shadow:0 0 0 1px var(--line);border-radius:10px;display:block}.site-header nav{color:var(--muted);align-items:center;gap:22px;font-size:14px;display:flex}.site-header nav a,.site-header nav button,.footer-links a,.footer-links button{text-decoration:none;transition:color .16s}.site-header nav a:hover,.site-header nav button:hover,.footer-links a:hover,.footer-links button:hover{color:var(--accent)}main{width:min(1120px,100% - 36px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,.95fr) minmax(300px,.8fr);align-items:center;gap:clamp(32px,6vw,76px);padding:76px 0 64px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.02em;margin:0 0 12px;font-size:13px;font-weight:750}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{max-width:650px;margin-bottom:22px;font-size:clamp(44px,7vw,78px)}h2{margin-bottom:16px;font-size:clamp(30px,4vw,48px)}h3{margin-bottom:10px;font-size:21px}.hero-lede,.section-heading p,.download-section p,.legal-intro{color:var(--muted);font-size:18px;line-height:1.65}.hero-lede{max-width:590px;margin-bottom:28px}.store-actions{flex-wrap:wrap;gap:12px;display:flex}.store-button{min-width:178px;min-height:58px;color:var(--white);background:var(--black);border-radius:12px;grid-template-columns:30px 1fr;align-items:center;gap:11px;padding:9px 15px;text-decoration:none;transition:transform .16s,background .16s;display:inline-grid}.store-button:hover{background:#2a2a2a;transform:translateY(-1px)}.store-button small,.store-button strong{line-height:1.05;display:block}.store-button small{color:#ffffffad;margin-bottom:4px;font-size:11px}.store-button strong{letter-spacing:-.03em;font-size:19px;font-weight:800}.store-icon{width:30px;height:30px;display:block;position:relative}.store-icon.apple:before{content:"";background:var(--white);border-radius:48% 48% 54% 54%;width:18px;height:18px;position:absolute;top:8px;left:6px}.store-icon.apple:after{content:"";background:var(--white);border-radius:10px 0;width:9px;height:12px;position:absolute;top:2px;left:16px;transform:rotate(28deg)}.store-icon.play:before{content:"";clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(135deg,#25d366 0 30%,#4aa3ff 30% 57%,#ffd166 57% 76%,#ff5d42 76% 100%);position:absolute;inset:4px 3px 4px 7px}.hero-preview{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:12px;box-shadow:0 20px 60px #11111114}.hero-preview img{aspect-ratio:4/5;object-fit:cover;border-radius:22px;width:100%}.section-block{border-top:1px solid var(--line);padding:72px 0}.section-heading{max-width:700px;margin-bottom:28px}.section-heading.narrow{max-width:560px}.features-section{grid-template-columns:.85fr 1fr;gap:48px;display:grid}.feature-list{gap:14px;display:grid}.feature-list article{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:22px}.feature-list p,.faq-list p,.legal-document p{color:var(--muted);line-height:1.65}.screenshot-section{padding-bottom:84px}.screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.screenshot-grid figure{border:1px solid var(--line);background:var(--panel);border-radius:20px;margin:0;padding:10px}.screenshot-grid img{aspect-ratio:4/5;object-fit:cover;background:#f3f4f6;border-radius:14px;width:100%}.screenshot-grid figcaption{color:var(--muted);padding:12px 4px 2px;font-size:14px}.download-section{border:1px solid var(--line);background:var(--accent-soft);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:28px;margin:0 0 72px;padding:34px;display:grid}.download-section h2{margin-bottom:10px}.download-section p{margin-bottom:0}.faq-section{grid-template-columns:.7fr 1fr;gap:44px;display:grid}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:var(--panel);border-radius:14px;padding:20px 22px}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{margin:14px 0 0}.legal-page{max-width:920px;padding:52px 0 90px}.back-link{color:var(--accent);margin-bottom:24px;padding:0;font-weight:700}.legal-document{border:1px solid var(--line);background:var(--panel);border-radius:22px;padding:clamp(26px,5vw,54px)}.legal-document h1{margin-bottom:16px;font-size:clamp(38px,6vw,64px)}.legal-date{font-weight:700;color:var(--accent)!important}.legal-intro{margin-bottom:36px}.legal-document section{border-top:1px solid var(--line);padding-top:24px}.legal-document h2{font-size:24px}.site-footer{border:1px solid var(--line);background:var(--panel);width:min(1120px,100% - 36px);color:var(--muted);border-radius:22px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:start;gap:44px;margin:0 auto 36px;padding:30px;font-size:14px;display:grid}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand .brand-logo{flex:none}.site-footer strong,.site-footer span,.site-footer a,.site-footer button{display:block}.site-footer strong{color:var(--text);margin-bottom:4px;font-size:16px}.footer-column{justify-items:start;gap:8px;display:grid}.footer-label{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.footer-links{min-width:140px}@media (width<=880px){.site-header{flex-direction:column;align-items:flex-start}.site-header nav{width:100%;padding-bottom:2px;overflow-x:auto}.hero-section,.features-section,.download-section,.faq-section{grid-template-columns:1fr}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){main,.site-footer{width:min(100% - 24px,1120px)}.site-header{padding:15px 12px}.site-header nav{gap:16px}.hero-section{padding:48px 0 52px}h1{font-size:42px}h2{font-size:30px}.store-actions{grid-template-columns:1fr;display:grid}.store-button{width:100%}.screenshot-grid{grid-template-columns:1fr}.download-section{padding:24px}.site-footer{display:grid}.footer-links{justify-content:flex-start}}@media (width<=760px){.site-footer{grid-template-columns:1fr;gap:24px;padding:24px}.footer-links{min-width:0}}.feature-list ul{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--muted);padding-left:18px;font-size:14px;line-height:1.55;position:relative}.feature-list li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:0}.premium-section{padding-top:64px}.premium-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.premium-grid article{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:20px}.premium-grid h3{font-size:19px}.premium-grid p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.6}@media (width<=880px){.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.premium-grid{grid-template-columns:1fr}}.subtitle{color:var(--accent);margin:-8px 0 18px;font-size:18px;font-weight:700}.description-section{border-top:1px solid var(--line);grid-template-columns:.7fr 1fr;gap:44px;padding:58px 0 72px;display:grid}.description-copy{gap:16px;display:grid}.description-copy p,.support-note p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.support-note{border:1px solid var(--line);background:var(--panel);border-radius:18px;gap:12px;margin:0 0 12px;padding:24px;display:grid}.support-note a{color:var(--accent);font-weight:700;text-decoration:none}@media (width<=880px){.description-section{grid-template-columns:1fr}}.features-section{grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);align-items:start;gap:56px}.features-section .section-heading{margin-bottom:0;position:sticky;top:92px}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-list article{border-radius:18px;min-height:100%;padding:24px}.feature-list article:first-child{background:var(--accent-soft);grid-column:1/-1;grid-template-columns:minmax(0,.72fr) minmax(260px,1fr);align-items:start;column-gap:28px;display:grid}.feature-list article:first-child h3,.feature-list article:first-child p{grid-column:1}.feature-list article:first-child ul{grid-column:2;margin-top:0}.feature-list h3{letter-spacing:-.02em;margin-bottom:8px;font-size:20px}.feature-list p{margin-bottom:0;font-size:15px}.feature-list ul{gap:7px;margin-top:16px}.feature-list li{font-size:13.5px;line-height:1.5}@media (width<=980px){.features-section .section-heading{position:static}.feature-list article:first-child{grid-template-columns:1fr}.feature-list article:first-child ul{grid-column:1;margin-top:16px}}@media (width<=700px){.feature-list{grid-template-columns:1fr}.feature-list article:first-child{grid-column:auto}}.description-section{align-items:start;padding:56px 0}.description-section .section-heading{margin-bottom:0}.description-section h2{max-width:420px}.description-copy{border:1px solid var(--line);background:var(--panel);border-radius:18px;max-width:680px;padding:24px}@media (width<=880px){.features-section{grid-template-columns:1fr;gap:28px}.feature-list{grid-template-columns:1fr}.feature-list article:first-child{grid-column:auto;grid-template-columns:1fr}.feature-list article:first-child h3,.feature-list article:first-child p,.feature-list article:first-child ul{grid-column:1}.description-copy{max-width:none}}@media (width<=560px){.description-section{padding:44px 0}.description-copy{padding:18px}html,body{overflow-x:hidden}.site-header{gap:14px;padding:14px 12px 12px}.brand{width:100%;min-width:0}.brand-logo{border-radius:9px;width:32px;height:32px}.brand span{min-width:0;font-size:15px;line-height:1.2}.site-header nav{flex-wrap:wrap;gap:8px 16px;width:100%;font-size:13px;line-height:1.2;display:flex;overflow:visible}.site-header nav a,.site-header nav button{white-space:nowrap;flex:none}.hero-section{gap:30px;padding:42px 0 44px}.eyebrow{font-size:12px}h1{letter-spacing:-.03em;font-size:34px;line-height:1.08}.subtitle{margin:-4px 0 14px;font-size:15px;line-height:1.35}.hero-lede,.section-heading p,.download-section p,.legal-intro{font-size:16px;line-height:1.55}.store-button{grid-template-columns:28px 1fr;min-height:54px;padding:9px 14px}.store-button strong{font-size:18px}.store-icon{width:28px;height:28px}.hero-preview{border-radius:22px;padding:8px}.hero-preview img{border-radius:17px}}@media (width<=340px){.site-header nav{gap:8px 12px;font-size:12.5px}h1{font-size:31px}}@media (width<=560px){.site-header nav{grid-template-columns:repeat(3,max-content);justify-content:start;align-items:center;gap:10px 18px;display:grid}h1{font-size:32px}.hero-lede,.section-heading p,.download-section p,.legal-intro{font-size:15px}.store-button{min-height:50px}.store-button strong{font-size:17px}}@media (width<=340px){.site-header nav{grid-template-columns:repeat(2,max-content)}}.store-button{justify-content:center}.store-button>span:last-child{min-width:0}@media (width<=560px){.store-actions{justify-items:center}.store-button{text-align:left;border-radius:14px;grid-template-columns:30px auto;justify-content:center;align-items:center;column-gap:12px;width:min(100%,280px);min-height:52px;padding:8px 18px}.store-icon{place-self:center}.store-button small{margin-bottom:3px;font-size:10px}.store-button strong{font-size:18px;line-height:1}}@media (width<=340px){.store-button{width:100%}}@media (width<=560px){.store-button{width:min(100%,240px)}.store-actions{gap:10px}h1{font-size:30px}}.store-icon.apple:before,.store-icon.apple:after,.store-icon.play:before{content:none;display:none}.store-icon{place-items:center;display:grid}.store-icon svg{width:100%;height:100%;display:block}.store-icon.apple svg{width:29px;height:29px;fill:var(--white)}.store-icon.play svg{width:30px;height:30px}.play-blue{fill:#4285f4}.play-green{fill:#34a853}.play-yellow{fill:#fbbc04}.play-red{fill:#ea4335}.final-cta .store-icon.apple svg{fill:var(--black)}@media (width<=560px){main,.site-footer{width:min(100% - 28px,1120px)}.hero-section{padding:34px 0 38px}.hero-copy{text-align:left}.hero-preview{width:min(100%,310px);margin:6px auto 0}.hero-preview img{aspect-ratio:4/5.25}.section-block{padding:54px 0}.description-section{gap:22px;padding:48px 0}.description-section h2,.features-section h2,.screenshot-section h2,.premium-section h2,.faq-section h2{font-size:28px;line-height:1.12}.description-copy{border-radius:16px;padding:18px}.description-copy p,.support-note p{font-size:15px;line-height:1.62}.features-section{gap:22px}.feature-list{gap:12px}.feature-list article{border-radius:16px;padding:18px}.feature-list p{font-size:14.5px;line-height:1.55}.feature-list li{font-size:13.5px}.screenshot-section{padding-bottom:56px}.screenshot-grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;gap:12px;margin-inline:-14px;padding:0 14px 12px;display:flex;overflow-x:auto}.screenshot-grid::-webkit-scrollbar{display:none}.screenshot-grid figure{scroll-snap-align:start;border-radius:18px;flex:0 0 min(78vw,292px);padding:8px}.screenshot-grid img{aspect-ratio:4/5.15;border-radius:13px}.screenshot-grid figcaption{padding:10px 4px 2px;font-size:13px}.premium-section{padding-top:48px}.premium-grid article{padding:18px}.download-section{border-radius:18px;margin-bottom:52px;padding:22px}.hero-preview{width:min(100%,286px)}.feature-list article{padding:16px}.feature-list h3{font-size:18px}.feature-list p{font-size:14px}.feature-list li{font-size:13px;line-height:1.45}.screenshot-grid figure{flex-basis:min(72vw,270px)}.premium-grid h3,.faq-list summary{font-size:17px}}.brand-short{display:none}@media (width<=560px){.site-header{grid-template-columns:1fr;gap:12px;padding:12px 14px;display:grid}.brand{justify-content:flex-start;width:auto}.brand-full{display:none}.brand-short{font-size:17px;font-weight:800;line-height:1.1;display:block}.site-header nav{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;font-size:13px;display:grid}.site-header nav a,.site-header nav button{border:1px solid var(--line);background:var(--panel);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 8px;display:inline-flex}.site-header nav .legal-nav{display:none}.site-header{grid-template-columns:minmax(0,1fr);gap:10px;padding:10px 14px 12px}.brand{gap:9px;min-width:0}.brand-logo{border-radius:9px;flex:none;width:34px;height:34px}.brand-short{min-width:0;color:var(--black);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:820;line-height:1.1;display:block;overflow:hidden}.site-header nav{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;align-items:stretch;gap:7px;width:100%;font-size:12.5px;display:grid}.site-header nav a,.site-header nav button{text-align:center;width:100%;min-width:0;min-height:34px;padding:0 6px;line-height:1}}@media (width<=340px){.site-header{padding-inline:12px}.brand-short{font-size:15px}.site-header nav{gap:6px;font-size:12px}}@media (width<=560px){.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 14px;display:grid}.brand{gap:9px;min-width:0}.brand-logo{width:34px;height:34px}.brand-short{max-width:160px;font-size:16px}.site-header nav{gap:0;width:auto;display:flex}.site-header nav a:not([href=\#download]),.site-header nav .legal-nav{display:none}.site-header nav a[href=\#download]{border-color:var(--black);background:var(--black);width:auto;min-height:36px;color:var(--white);justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:760;line-height:1;display:inline-flex}}@media (width<=340px){.site-header{gap:8px;padding-inline:12px}.brand-logo{width:32px;height:32px}.brand-short{max-width:140px;font-size:15px}.site-header nav a[href=\#download]{min-height:34px;padding-inline:13px;font-size:12.5px}}.store-copy{text-align:left;min-width:0;display:block}.download-section .store-actions{justify-content:end}@media (width<=560px){.store-actions{grid-template-columns:minmax(0,1fr);justify-items:center;gap:12px;width:100%;display:grid}.store-button{border-radius:16px;grid-template-columns:38px minmax(0,1fr);justify-content:stretch;place-items:center start;column-gap:16px;width:min(100%,300px);min-height:62px;padding:9px 22px}.store-icon,.store-icon.apple svg,.store-icon.play svg{width:34px;height:34px}.store-copy{align-self:center}.store-button small{margin-bottom:4px;font-size:11px;line-height:1}.store-button strong{font-size:20px;line-height:1}.download-section .store-actions{justify-content:stretch;justify-items:stretch;width:100%;max-width:300px;margin:6px auto 0}.download-section .store-button{width:100%}}@media (width<=340px){.store-button{grid-template-columns:34px minmax(0,1fr);column-gap:13px;min-height:58px;padding-inline:18px}.store-icon,.store-icon.apple svg,.store-icon.play svg{width:31px;height:31px}.store-button strong{font-size:18px}}.menu-toggle{color:inherit;background:0 0;border:0;display:none}@media (width<=560px){.site-header{grid-template-columns:minmax(0,1fr) 42px;align-items:center}.menu-toggle{border:1px solid var(--line);background:var(--panel);border-radius:999px;justify-self:end;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:0 8px 22px #1111110f}.menu-toggle span{background:var(--black);border-radius:999px;width:16px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.site-header .site-nav{border:1px solid var(--line);background:var(--panel);border-radius:18px;grid-column:1/-1;width:100%;margin-top:2px;padding:8px;display:none;box-shadow:0 18px 45px #11111114}.site-header .site-nav.is-open{grid-template-columns:1fr;gap:4px;display:grid}.site-header .site-nav a,.site-header .site-nav button,.site-header .site-nav a:not([href=\#download]),.site-header .site-nav .legal-nav,.site-header .site-nav a[href=\#download]{width:100%;min-height:42px;color:var(--text);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:0 14px;font-size:14px;font-weight:720;line-height:1;display:flex}.site-header .site-nav a:after,.site-header .site-nav button:after{content:"";border-top:2px solid #a1a1aa;border-right:2px solid #a1a1aa;width:6px;height:6px;transform:rotate(45deg)}.site-header .site-nav a:hover,.site-header .site-nav button:hover{background:var(--accent-soft);color:var(--accent)}}@media (width<=340px){.site-header{grid-template-columns:minmax(0,1fr) 38px}.menu-toggle{width:38px;height:38px}}@media (width<=560px){.menu-toggle{justify-content:center;align-items:center;display:inline-flex;position:relative}.menu-toggle span{transform-origin:50%;margin-left:-8px;position:absolute;left:50%}.menu-toggle span:first-child{top:13px}.menu-toggle span:nth-child(2){top:20px}.menu-toggle span:nth-child(3){top:27px}.menu-toggle[aria-expanded=true] span:first-child{top:20px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){top:20px;transform:rotate(-45deg)}}@media (width<=340px){.menu-toggle span:first-child{top:11px}.menu-toggle span:nth-child(2),.menu-toggle[aria-expanded=true] span:first-child,.menu-toggle[aria-expanded=true] span:nth-child(3){top:18px}.menu-toggle span:nth-child(3){top:25px}}.store-button{font:inherit;border:0}
