@import url('/landing/art.css?v=20260921');
:root{--cream:#fcf5eb;--green:#25d366;--ink:#111b21;--muted:#56646b;--line:#d7d8d0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,'Microsoft YaHei','PingFang SC',sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #008069;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;letter-spacing:-.045em}h2{font-size:60px;line-height:1.08}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{width:0;height:0;position:absolute;overflow:hidden}[hidden]{display:none!important}.section-width{max-width:1080px;width:calc(100% - 128px);margin-inline:auto}
.site-header{position:sticky;top:0;z-index:20;height:80px;background:#fcf5ebf5;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:0 4.7%;gap:32px;border-bottom:1px solid transparent;transition:border-color .2s}.site-header.scrolled{border-color:#b9b6af}.wordmark{display:inline-flex;align-items:center;gap:4px;font-size:22px;font-weight:700;letter-spacing:-.7px;color:var(--green);white-space:nowrap}.wordmark svg{width:33px;height:33px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:16px}.site-header nav>a{position:relative;white-space:nowrap;padding:10px 0}.site-header nav>a:after{content:'';position:absolute;left:0;bottom:3px;height:2px;background:var(--green);width:0;transition:width .2s}.site-header nav>a:hover:after{width:100%}.header-actions{display:flex;gap:16px;align-items:center}.button{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:0 24px;border:1px solid var(--ink);border-radius:999px;white-space:nowrap;font-size:16px;line-height:1.2;transition:color .25s,background .25s}.button:before{content:'';position:absolute;inset:0;background:var(--ink);z-index:-1;transform:translateY(105%);border-radius:50%;transition:transform .35s,border-radius .35s}.button:hover:before{transform:translateY(0);border-radius:0}.button:hover{color:#fff}.button svg{width:18px;height:18px}.button.green{background:var(--green);color:var(--ink)}.button.green:hover{color:#fff}.button.outline{background:#fff}.button.dark{background:var(--ink);color:white}.menu-toggle,.nav-mobile-login{display:none!important}.feature-toggle{border:0;background:none;display:flex;gap:7px;align-items:center;padding:12px 0}.feature-toggle svg{width:18px;height:18px;transition:transform .2s}.feature-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.feature-menu{position:absolute;top:79px;left:0;right:0;background:var(--cream);padding:35px max(5%,calc((100vw - 1080px)/2));border-block:1px solid var(--line);box-shadow:0 15px 20px #111b2110;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-menu>a{padding:22px 16px;border-radius:16px;display:flex;align-items:flex-start;gap:14px}.feature-menu>a:hover{background:#e4f4db}.feature-menu>a>svg{width:30px;height:30px}.feature-menu span{font-size:18px}.feature-menu small{display:block;font-size:12px;margin-top:10px;line-height:1.6;white-space:nowrap}
.hero{margin:32px 32px 0;height:640px;position:relative;border-radius:25px;overflow:hidden;color:#fff}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#071c1740,transparent 56%)}.hero-copy{position:relative;padding:50px 5.1%;height:100%;display:flex;flex-direction:column;align-items:flex-start;width:55%;z-index:1}.hero h1{font-size:80px;line-height:1.02;letter-spacing:-.045em;max-width:360px}.hero-copy p{font-size:18px;line-height:1.5;margin-top:26px;max-width:360px}.hero-copy .button{margin-top:74px;border-color:var(--green);min-height:52px;padding:0 30px}.hero-conversation{position:absolute;right:5.5%;top:78px;width:405px;font-size:15px}.hero-group{display:flex;align-items:center;gap:12px}.group-symbol{display:grid;place-items:center;background:#fff;color:#667781;border-radius:50%;width:40px;height:40px;flex-shrink:0}.hero-group strong{font-size:18px;font-weight:500;text-shadow:0 1px 4px #0004}.group-avatars{display:flex;align-items:center;margin-top:7px}.group-avatars i{width:28px;height:28px;border-radius:50%;background:#b9d2af;display:grid;place-items:center;color:#254a35;font-size:12px;font-style:normal;border:2px solid #fff;margin-left:-5px}.group-avatars i:nth-child(2){background:#f3d8ba}.group-avatars i:nth-child(3){background:#cec7e9}.group-avatars span{padding:6px 10px;background:#fff;border-radius:0 20px 20px 0;color:#667781;font-size:11px;margin-left:-2px}.hero-sent{background:#d9fdd3;color:#111b21;border-radius:10px 0 10px 10px;margin:18px 0 28px auto;padding:10px 12px 6px;width:max-content}.hero-sent small{display:flex;justify-content:flex-end;align-items:center;gap:4px;color:#667781;font-size:10px;margin-top:4px}.hero-sent svg{color:#53bdeb;width:16px;height:12px}.hero-received{position:relative;margin-left:36px;background:#fff;color:#111b21;border-radius:0 10px 10px 10px;padding:10px 12px 7px;width:245px}.hero-received b{display:block;color:#9e6eb7;font-size:12px;margin-bottom:5px}.hero-received small{display:block;text-align:right;color:#667781;font-size:10px;margin-top:4px}.reaction{position:absolute;bottom:-20px;left:5px;border-radius:20px;border:2px solid #ddd;background:#fff;padding:3px 8px;font-size:14px}.hero-caption{padding:12px 32px 0;text-align:right;font-size:12px;color:#5e625f;line-height:1.5}
.feature-section{display:grid;grid-template-columns:1fr 1fr;gap:84px;align-items:center;padding-block:95px;min-height:730px}.feature-copy{max-width:445px}.feature-copy p{font-size:18px;line-height:1.5;margin-top:24px;letter-spacing:0}.feature-copy .button{margin-top:30px}.feature-copy h2 span{color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:18px;margin-top:32px;font-size:16px}.text-link>span{padding-bottom:5px;border-bottom:2px solid var(--green)}.text-link:hover{color:#168441}.text-link svg{width:16px;height:16px}.intro-section .feature-copy{order:2}.intro-section{padding-top:125px;min-height:690px;gap:90px}.desktop-art{position:relative;min-width:0;padding:45px 0}.mock-window{width:100%;transform:none;border-width:5px;border-color:#d6d9d7;border-radius:10px;box-shadow:0 12px 22px #111b2129}.mock-body{height:295px}.mock-messages>p{font-size:11px}.mini-avatar{display:grid;place-items:center;border-radius:50%;background:#d6eacf;color:#34724a;flex-shrink:0}.art-badge{margin-top:-14px;font-size:12px;border:1px solid #ddd;transform:none;padding:15px}.desktop-art:after{content:'';height:10px;background:linear-gradient(#b7bebd,#e4e7e6);border-radius:0 0 40% 40%;display:block;width:108%;margin-left:-4%}.desktop-feature .feature-section{min-height:630px;padding-top:60px;padding-bottom:90px}.desktop-feature .feature-copy{order:2}.desktop-feature .desktop-art{transform:scale(1.05)}
.manifesto{max-width:1360px;margin:10px auto 15px;text-align:center;padding:0 32px}.manifesto h2{font-size:48px;line-height:1.14;max-width:960px;margin:auto;letter-spacing:-.035em}.greetings{height:200px;display:flex;align-items:center;justify-content:space-around;gap:30px}.greeting{display:flex;align-items:center;gap:6px;transform:translateY(-22px)}.greeting:nth-child(2){transform:translateY(-56px)}.greeting:nth-child(3){transform:translateY(24px)}.greeting i{width:48px;height:48px;display:grid;place-items:center;font-size:22px;font-style:normal;background:#decbb9;color:#765c45;border-radius:50%}.greeting:nth-child(2) i{background:#c1d9cd;color:#477562}.greeting:nth-child(3) i{background:#d8cef0;color:#6c5a8c}.greeting b{padding:10px 13px;background:#fff;border-radius:0 10px 10px 10px;font-size:17px;font-weight:400;box-shadow:0 1px 1px #0001;white-space:nowrap}.greeting small{font-size:9px;color:#8a9397}.greeting:nth-child(3) b{background:#d9fdd3}.greetings.lower{height:180px}.lower .greeting{transform:translateY(-10px)}.lower .greeting:nth-child(2){transform:translateY(34px)}.lower .greeting:nth-child(3){transform:translateY(-30px)}
.phone-art{position:relative;display:flex;justify-content:center;align-items:center;min-height:560px}.phone-mock{width:290px;height:565px;border:7px solid #252b2c;border-radius:38px;background:#fff;box-shadow:1px 6px 6px #0002,inset 0 0 0 2px #9da2a1;overflow:hidden;position:relative;display:flex;flex-direction:column;font-size:13px}.phone-status{display:flex;justify-content:space-between;padding:15px 22px 9px;font-size:12px}.phone-status:after{content:'';position:absolute;top:9px;left:94px;width:92px;height:20px;background:#181b1c;border-radius:20px}.phone-head{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid #ddd;min-height:57px;background:#fafafa}.phone-head>i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#d4e6c9;font-style:normal}.phone-head>span{flex:1;font-weight:600;font-size:13px}.phone-head small{display:block;color:#83918a;font-weight:400;font-size:9px;margin-top:3px}.phone-messages{background:#efeae2 url('/img/wa-wallpaper.svg') center/350px;flex:1;padding:15px 10px}.day{margin:auto auto 19px;background:#fff9;width:max-content;font-size:10px;padding:5px 12px;border-radius:5px;color:#667781}.bubble{background:#fff;border-radius:0 7px 7px 7px;padding:9px 10px 5px;max-width:90%;width:max-content;margin:0 0 14px;font-size:12px;line-height:1.5;box-shadow:0 1px 1px #0002}.bubble.sent{background:#d9fdd3;margin-left:auto;border-radius:7px 0 7px 7px}.bubble small{display:block;font-size:8px;color:#698980;text-align:right;margin-top:4px}.bubble b{display:block;color:#9d6caa;font-size:10px;margin-bottom:3px}.voice-bubble{width:205px;padding-top:16px}.wave{color:#83b3a0;font-size:15px;letter-spacing:1px}.phone-composer{padding:9px 6px;display:flex;align-items:center;gap:7px;color:#008069;background:#f8f8f8}.phone-composer span{background:#fff;border:1px solid #dce0dc;flex:1;border-radius:17px;padding:7px 10px;font-size:11px;color:#85918a}.phone-composer svg{width:19px;height:19px}.phone-home{height:20px;background:#f8f8f8;position:relative}.phone-home:after{content:'';position:absolute;width:95px;height:4px;border-radius:4px;background:#202525;left:50%;transform:translateX(-50%);top:9px}.floating-voice{position:absolute;left:-10px;bottom:95px;display:flex;align-items:center;gap:10px;background:#d9fdd3;border:4px solid #fff;border-radius:18px;padding:22px 20px;box-shadow:0 4px 15px #0001;transform:rotate(-5deg)}.floating-voice span{letter-spacing:2px;font-size:22px;color:#76aa96}.floating-voice small{font-size:10px;color:#6e897c}.group-card{position:absolute;top:110px;left:-14px;right:-10px;border:1px solid #ddd;box-shadow:0 4px 15px #0001;background:#fff;border-radius:16px;display:flex;align-items:center;gap:15px;padding:22px}.group-card .group-symbol{width:55px;height:55px;background:#dcf8cc;color:#188560}.group-card>div{flex:1}.group-card b{font-size:19px;font-weight:500}.group-card small{display:block;font-size:12px;color:#667781;margin-top:8px}.group-card>span:last-child{font-size:30px;color:#008069}.group-art .phone-messages{padding-top:85px}
.dark-feature{background:var(--ink);color:#fff}.dark-feature .feature-copy{order:2}.dark-feature .feature-section{min-height:715px}.dark-feature .privacy-note{font-size:13px;color:#b2c1b9;line-height:1.7;margin-top:18px}.dark-feature .text-link:hover{color:var(--green)}.privacy-art{height:460px;position:relative;display:flex;justify-content:center;align-items:center}.privacy-circle{width:300px;height:300px;border:1px solid #375144;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 35px #24372b66,0 0 0 70px #21332655}.privacy-circle svg{width:118px;height:118px;color:var(--green);stroke-width:1}.privacy-bubble{position:absolute;top:80px;left:0;width:245px;border-radius:14px;background:#d9fdd3;color:var(--ink);display:flex;justify-content:space-between;align-items:center;padding:20px;font-size:17px;transform:rotate(-5deg);box-shadow:0 6px 20px #0002}.toggle-on{width:40px;height:24px;border-radius:20px;background:#1daa61;position:relative}.toggle-on:after{content:'';width:18px;height:18px;border-radius:50%;background:#fff;position:absolute;right:3px;top:3px}.privacy-bubble.second{top:auto;bottom:70px;left:auto;right:-10px;width:300px;transform:rotate(5deg);background:#fff}.privacy-bubble b{font-size:12px;color:#168441;font-weight:400}.privacy-caption{position:absolute;bottom:0;font-size:14px;color:#acc9b6}.status-section .feature-copy{order:2}.status-art{height:600px;position:relative;display:grid;place-items:center}.status-photo{position:relative;width:294px;height:560px;border-radius:26px;overflow:hidden;color:white}.status-photo>img{width:100%;height:100%;object-fit:cover;object-position:51% 50%;filter:brightness(.82)}.status-progress{position:absolute;top:12px;left:10px;right:10px;display:flex;gap:5px}.status-progress i{height:3px;flex:1;background:#ffffff60;border-radius:2px}.status-progress i:first-child{background:#fff}.status-person{position:absolute;top:32px;left:18px;display:flex;gap:10px;align-items:center}.status-person>span{width:35px;height:35px;display:grid;place-items:center;background:#d4e9c9;border:2px solid #25d366;color:#396345;border-radius:50%;font-size:14px}.status-person b{font-size:13px;font-weight:400}.status-person small{display:block;font-size:10px;margin-top:4px}.status-photo p{position:absolute;bottom:105px;left:25px;right:25px;font-size:26px;line-height:1.5;font-weight:600;transform:rotate(-5deg);text-shadow:0 2px 5px #0008}.status-reply{position:absolute;bottom:18px;left:17px;right:17px;border:1px solid #fff8;border-radius:25px;padding:12px 20px;font-size:13px}.status-sticker{position:absolute;bottom:160px;right:-10px;background:#fff;padding:15px 22px;border-radius:12px;transform:rotate(-8deg);font-size:20px;box-shadow:0 4px 15px #0002}
.updates{background:#e6ffda;border-radius:0 0 50px 50px;padding:95px 0 100px}.updates-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:55px}.updates-heading p{font-size:18px;line-height:1.5}.update-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.update-grid article{border-radius:25px;background:#fff;padding:32px 26px;display:flex;flex-direction:column;align-items:flex-start;min-height:350px}.update-grid article>span{font-size:12px;color:#667781}.update-grid h3{font-size:28px;line-height:1.25;margin:24px 0 18px}.update-grid p{font-size:15px;line-height:1.65;margin-bottom:25px}.update-grid .text-link{margin-top:auto;font-size:14px}.downloads{padding-block:110px 70px}.download-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:45px}.download-heading h2{font-size:48px;line-height:1.2}.download-heading h2 span{color:#168441}.section-kicker{font-size:13px;color:#65756b;display:block;margin-bottom:18px}.download-heading p{font-size:16px;line-height:1.7}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.platform-card{border:1px solid #111b21;border-radius:25px;padding:30px 24px;display:flex;flex-direction:column;align-items:flex-start;transition:background .25s}.platform-card:hover{background:#e6ffda}.device-icon{width:42px;height:42px;margin-bottom:25px}.platform-overline{font-size:12px;color:#667781}.platform-card h3{font-size:28px;margin-top:9px}.platform-card p{font-size:14px;line-height:1.65;margin:24px 0}.platform-card .button{margin-top:auto;min-height:46px;font-size:13px;padding-inline:16px;gap:10px}.availability{font-size:10px;color:#647269;margin-top:15px;line-height:1.6}.download-note{text-align:center;font-size:12px;line-height:1.8;color:#647269;margin-top:24px}.download-note a{text-decoration:underline;text-underline-offset:4px}.help-section{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-block:50px 110px}.help-section h2{font-size:43px;line-height:1.2}.faq-list details{border-bottom:1px solid #cbd0c7}.faq-list details:first-child{border-top:1px solid #cbd0c7}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:15px;padding:23px 0;font-size:16px;line-height:1.5;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list p{font-size:14px;line-height:1.8;padding:0 0 25px;color:#596a60}
.site-footer{background:var(--ink);color:#fff;padding-top:95px}.footer-top{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:38px;padding-bottom:70px}.footer-top .wordmark{color:#fff;font-size:27px;margin-bottom:55px}.footer-top .wordmark svg{width:37px;height:37px}.footer-brand .button{width:160px}.footer-top h3{font-size:12px;font-weight:400;color:#d2d9d4;letter-spacing:0;margin:6px 0 30px}.footer-top>div>a:not(.wordmark):not(.button),.footer-install{display:block;font-size:17px;margin-top:22px;line-height:1.2;white-space:nowrap}.footer-install{background:none;border:0;padding:0}.footer-top a:not(.button):hover,.footer-install:hover{text-decoration:underline;text-underline-offset:6px}.footer-bottom{border-top:1px solid #485651;display:flex;justify-content:space-between;gap:25px;align-items:center;padding:35px 0 45px;font-size:11px}.language-label{border:1px solid #fff;border-radius:25px;padding:12px 22px;display:flex;align-items:center;gap:45px;font-size:14px}.language-label svg{width:15px;height:15px}.reveal{transition:opacity .65s,transform .65s}.reveal.will-reveal{opacity:0;transform:translateY(28px)}
@media(min-width:1600px){.hero{max-width:1536px;margin-inline:auto}.site-header{padding-inline:max(4.7%,calc((100vw - 1536px)/2))}}
@media(max-width:1150px){.site-header{gap:20px;padding-inline:3%}.site-header nav{gap:21px;font-size:14px}.header-actions{gap:10px}.header-actions .button{padding-inline:18px}.hero-conversation{width:340px;right:5%}.feature-section{gap:55px}.section-width{width:calc(100% - 100px)}h2{font-size:52px}.hero h1{font-size:74px}.feature-copy p{font-size:17px}.footer-top{gap:22px}.footer-top>div>a:not(.wordmark):not(.button),.footer-install{font-size:15px}.platform-card{padding:26px 20px}.platform-card .button{font-size:12px;padding-inline:12px}}
@media(max-width:900px){.site-header{height:80px;padding:0 24px;gap:22px}.site-header .wordmark{margin:auto;order:2;font-size:22px}.header-actions{order:1}.header-actions .outline{display:none}.header-actions .button{min-height:48px;padding:0 23px}.menu-toggle{display:flex!important;order:3;background:none;border:0;width:32px;height:40px;flex-direction:column;justify-content:center;gap:6px;padding:0}.menu-toggle span{width:28px;height:2px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.site-header nav{display:none}.site-header nav.is-open{display:flex;position:fixed;top:80px;left:0;right:0;height:calc(100dvh - 80px);overflow:auto;background:var(--cream);flex-direction:column;align-items:stretch;gap:0;padding:18px 28px 40px}.site-header nav>a{padding:20px 0;border-bottom:1px solid #deddd5;font-size:23px}.nav-mobile-login{display:block!important}.feature-toggle{font-size:23px;width:100%;justify-content:space-between;padding:20px 0}.feature-menu{position:static;box-shadow:none;padding:5px 0 15px;grid-template-columns:1fr 1fr;border:0;gap:5px}.feature-menu>a{padding:15px 5px;gap:10px}.feature-menu small{white-space:normal;font-size:11px}.feature-menu span{font-size:16px}.feature-menu>a>svg{width:24px}.hero{height:580px;margin:20px 24px 0}.hero-copy{padding:45px 5%;width:57%}.hero h1{font-size:65px}.hero-copy p{font-size:16px;max-width:290px}.hero-copy .button{margin-top:55px}.hero-conversation{width:270px;top:100px;right:4%;transform:scale(.85);transform-origin:right top}.hero-caption{padding-inline:24px;font-size:11px}.section-width{width:calc(100% - 64px)}h2{font-size:43px}.feature-section{gap:38px;min-height:620px;padding-block:70px}.feature-copy p{font-size:16px}.intro-section{padding-top:90px;min-height:520px}.mock-body{height:250px}.mock-contact{padding:12px 5px}.mock-messages>p{font-size:8px}.art-badge{font-size:9px;padding:12px}.manifesto h2{font-size:38px}.greetings{height:150px;gap:12px}.greeting i{width:37px;height:37px;font-size:17px}.greeting b{font-size:12px;padding:8px}.phone-art{min-height:520px;transform:scale(.85)}.floating-voice{left:-30px}.privacy-art{transform:scale(.8);margin-inline:-30px}.dark-feature .feature-section{min-height:650px}.status-art{transform:scale(.85);height:530px}.updates{padding-block:70px}.updates-heading p{font-size:15px}.update-grid{gap:14px}.update-grid article{padding:25px 20px;min-height:330px}.update-grid h3{font-size:23px}.platform-grid{gap:14px}.platform-card{padding:24px 17px}.platform-card h3{font-size:25px}.platform-card p{font-size:13px}.platform-card p br{display:none}.download-heading h2{font-size:38px}.help-section{gap:40px}.help-section h2{font-size:36px}.footer-top{grid-template-columns:repeat(4,1fr);gap:30px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.footer-top .wordmark{margin-bottom:0}.site-footer{padding-top:65px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:760px){html{scroll-padding-top:95px}.site-header{padding:0 23px;gap:20px}.site-header .wordmark{font-size:20px;gap:3px}.site-header .wordmark svg{width:30px;height:30px}.header-actions .button{gap:10px;font-size:15px;padding:0 22px}.menu-toggle{width:28px}.hero{margin:8px 16px 0;height:412px;border-radius:16px}.hero-photo{object-position:50% 50%}.hero-shade{background:#06160d25}.hero-conversation{display:none}.hero-copy{padding:96px 24px 60px;width:100%;display:block}.hero h1{font-size:43px;line-height:1.02;max-width:none;letter-spacing:-.045em}.hero h1 br{display:block}.hero-copy p{font-size:16px;line-height:1.42;margin-top:19px;max-width:none}.desktop-break{display:none}.hero-copy .button{margin-top:45px;width:100%;min-height:50px}.hero-caption{padding:12px 23px 0;font-size:10px;line-height:1.5}.section-width{width:calc(100% - 48px)}.feature-section{display:flex;flex-direction:column;gap:35px;padding-block:60px;min-height:0;align-items:stretch}.feature-copy,.feature-copy p{max-width:none}.feature-copy h2,h2{font-size:36px;line-height:1.08;letter-spacing:-.04em}.feature-copy p{font-size:16px;line-height:1.4;margin-top:22px}.intro-section{padding-top:82px;padding-bottom:60px;gap:35px}.intro-section .feature-copy,.desktop-feature .feature-copy,.dark-feature .feature-copy,.status-section .feature-copy{order:0}.intro-section .feature-copy h2{font-size:34px}.intro-section .desktop-art{order:1}.text-link{font-size:16px;margin-top:30px}.desktop-art{width:100%;padding:25px 0}.mock-body{height:225px}.mock-window{border-width:4px}.mock-bar{height:23px}.mock-body aside>strong{font-size:14px}.mock-search{font-size:7px}.mock-contact{font-size:10px;gap:6px}.mock-contact small{font-size:6px}.mock-messages>p{font-size:9px;padding:8px;max-width:96%}.mock-messages em{font-size:6px}.mock-composer span{font-size:8px}.art-badge{font-size:10px;margin-right:0;padding:12px 15px}.manifesto{padding:0 16px;margin:0 auto 10px}.manifesto h2{font-size:31px;line-height:1.18;max-width:100%;letter-spacing:-.045em}.manifesto h2 br{display:none}.greetings{height:150px;gap:5px;position:relative}.greeting{position:absolute;left:0;top:42px;transform:none!important}.greeting:nth-child(2){left:auto;right:10px;top:12px}.greeting:nth-child(3){left:auto;right:8px;top:89px}.greeting i{height:32px;width:32px;font-size:15px}.greeting b{font-size:11px;padding:8px 10px}.greeting small{font-size:7px}.greetings.lower{height:140px}.lower .greeting{top:25px}.lower .greeting:nth-child(2){top:70px;right:30%}.lower .greeting:nth-child(3){top:17px;right:0}.phone-art{transform:none;height:580px;min-height:0;margin-inline:12px}.phone-mock{width:278px;height:548px;flex-shrink:0}.floating-voice{left:-12px;right:-12px;bottom:120px;justify-content:center;padding:20px 8px;gap:8px}.floating-voice span{font-size:18px;letter-spacing:1px}.floating-voice svg{width:20px}.desktop-feature .feature-section{min-height:0;padding-block:55px}.desktop-feature .desktop-art{transform:none}.dark-feature .feature-section{min-height:0;padding-block:60px;gap:25px}.dark-feature .feature-copy h2{font-size:48px}.privacy-art{width:100%;height:405px;transform:none;margin:10px 0}.privacy-circle{width:225px;height:225px;box-shadow:0 0 0 25px #24372b66,0 0 0 50px #21332655}.privacy-circle svg{width:96px;height:96px}.privacy-bubble{top:50px;left:0;width:205px;padding:17px;font-size:15px}.privacy-bubble.second{bottom:65px;right:0;width:250px;font-size:15px}.privacy-bubble b{font-size:11px}.privacy-caption{font-size:12px}.group-card{left:-14px;right:-14px;top:113px;padding:18px;gap:10px}.group-card b{font-size:17px}.group-card small{font-size:11px}.group-card .group-symbol{width:45px;height:45px}.status-art{height:580px;transform:none}.status-photo{width:278px;height:548px}.status-sticker{right:-5px;font-size:17px;padding:13px 15px;bottom:148px}.updates{padding-block:60px;border-radius:0 0 30px 30px}.updates-heading{display:block;margin-bottom:30px}.updates-heading p{font-size:16px;margin-top:22px}.updates-heading p br{display:none}.update-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin-right:-24px;padding-right:24px;padding-bottom:15px}.update-grid article{flex:0 0 88%;scroll-snap-align:start;min-height:330px;padding:30px 24px;border-radius:22px}.update-grid h3{font-size:29px}.update-grid p{font-size:15px}.downloads{padding-block:65px 40px}.download-heading{display:block;margin-bottom:30px}.download-heading h2{font-size:35px}.download-heading h2 span{display:block}.download-heading p{font-size:15px;margin-top:18px}.download-heading p br{display:none}.platform-grid{grid-template-columns:1fr;gap:18px}.platform-card{padding:28px;position:relative}.device-icon{position:absolute;right:28px;top:28px}.platform-card h3{font-size:30px}.platform-card p{font-size:15px;max-width:230px;margin-block:20px 24px}.platform-card .button{font-size:14px;padding-inline:24px}.availability{font-size:11px}.download-note{font-size:11px;margin-top:24px;line-height:1.8}.help-section{grid-template-columns:1fr;gap:32px;padding-block:35px 65px}.help-section h2{font-size:36px}.faq-list summary{font-size:15px;padding-block:22px}.faq-list p{font-size:13px}.site-footer{padding-top:50px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 25px;padding-bottom:45px}.footer-brand{display:flex;flex-direction:column;gap:35px;margin-bottom:5px;align-items:stretch}.footer-brand .wordmark{align-self:flex-start;font-size:27px}.footer-brand .button{width:100%;min-height:52px}.footer-top h3{font-size:11px;margin:0 0 24px}.footer-top>div>a:not(.wordmark):not(.button),.footer-install{font-size:16px;margin-top:20px;white-space:normal}.footer-bottom{gap:24px 20px;display:grid;grid-template-columns:1fr 1fr;font-size:10px;padding-block:30px 40px}.footer-bottom>span:nth-child(2){grid-row:3;grid-column:1/-1;font-size:10px;color:#b9c8bf}.language-label{grid-column:1/-1;justify-content:space-between;font-size:15px;padding:14px 23px}.install-dialog{padding:32px 25px}.install-dialog h2{font-size:26px}.install-actions{flex-direction:column}.install-actions .button{width:100%}}
@media(max-width:360px){.update-grid{margin-right:-20px;padding-right:20px}.site-header{gap:13px;padding-inline:16px}.site-header .wordmark{font-size:18px}.header-actions .button{padding-inline:17px}.hero-copy{padding-inline:22px;padding-top:85px}.hero h1{font-size:39px}.hero-copy p{font-size:15px}.section-width{width:calc(100% - 40px)}.manifesto h2{font-size:28px}.phone-art{margin-inline:0}.phone-mock{width:260px}.status-photo{width:260px}.group-card{left:-7px;right:-7px}.hero-copy .button{margin-top:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal.will-reveal{opacity:1;transform:none}}
