:root{--cream:#fcf5eb;--green:#25d366;--ink:#111b21;--muted:#59656b;--line:#d9d7d0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Segoe UI','PingFang SC','Microsoft YaHei',sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{opacity:.6;cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #00785e;outline-offset:5px}.symbols{position:absolute;width:0;height:0;overflow:hidden}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.055em}h2{font-size:clamp(36px,4.4vw,60px);line-height:1.22}h2 span{color:#168441}.section-width{max-width:1140px;margin-inline:auto}.site-header{height:96px;padding:0 4.5%;display:flex;align-items:center;gap:45px;position:sticky;top:0;background:#fcf5ebee;backdrop-filter:blur(14px);z-index:10}.wordmark{display:inline-flex;align-items:center;gap:4px;font-size:25px;font-weight:700;letter-spacing:-1px;color:#25c96a;white-space:nowrap}.wordmark svg{width:37px;height:37px}.site-header nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;font-size:15px}.site-header nav a{position:relative;padding-block:12px;white-space:nowrap}.site-header nav a:after{content:'';position:absolute;left:0;bottom:5px;width:0;height:2px;background:var(--green);transition:width .2s}.site-header nav a:hover:after{width:100%}.site-header nav a span{margin-left:5px}.header-actions{display:flex;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:52px;padding:0 26px;border:1px solid var(--ink);border-radius:99px;font-size:16px;line-height:1;white-space:nowrap;transition:background .2s,color .2s,transform .2s}.button svg{width:20px;height:20px}.button:hover{background:var(--ink);color:white;transform:translateY(-2px)}.button.green{background:var(--green)}.button.green:hover{background:var(--ink)}.button.outline{background:transparent}.button.outline:hover{background:var(--ink)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:white;color:var(--ink)}.header-actions .button{min-height:46px;padding:0 22px;gap:15px}.menu-toggle{display:none}.hero{margin:16px 32px 0;min-height:660px;height:min(760px,calc(100svh - 132px));max-height:850px;border-radius:26px;position:relative;overflow:hidden;color:white}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:51% 45%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#061d17ad 0%,#1020165e 30%,transparent 65%),linear-gradient(0deg,#0e17151a,transparent 40%)}.hero-copy{position:relative;padding:90px 5.2%;width:58%;height:100%;display:flex;flex-direction:column;align-items:flex-start;z-index:2}.eyebrow{font-size:14px;margin-bottom:26px;letter-spacing:2px;color:#ffffffe0}.hero h1{font-size:clamp(60px,6.5vw,94px);line-height:1.12;letter-spacing:-.065em}.hero-description{font-size:18px;line-height:1.8;margin-top:30px;max-width:390px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:auto;padding-top:42px}.hero-actions .button{border-color:var(--green);color:var(--ink);min-height:56px}.hero-actions .button:hover{color:white}.hero-login{display:flex;align-items:center;gap:9px;font-size:15px}.hero-login:hover{text-decoration:underline;text-underline-offset:6px}.hero-login svg{width:16px}.hero-conversation{position:absolute;right:5.2%;top:80px;width:348px;z-index:3;color:var(--ink);font-size:15px;filter:drop-shadow(0 5px 18px #0000000d)}.hello-bubble{display:flex;gap:10px;align-items:center;background:white;border-radius:14px;padding:13px 14px;transform:rotate(-3deg);max-width:333px}.mini-avatar{width:38px;height:38px;border-radius:50%;background:#d6eacf;color:#34724a;display:grid;place-items:center;flex-shrink:0}.hello-bubble small{font-size:11px;color:#438057;display:block;margin-bottom:5px}.hello-bubble p{white-space:nowrap}.hello-bubble time{font-size:10px;color:#7d888e;align-self:flex-end;margin-bottom:2px}.out-bubble{background:#d9fdd3;margin:24px 0 0 auto;width:max-content;max-width:94%;padding:13px 14px 8px;border-radius:12px 0 12px 12px;transform:rotate(2deg)}.out-bubble>span,.reply-bubble>span{display:flex;align-items:center;justify-content:flex-end;font-size:10px;margin-top:5px;color:#75847a}.out-bubble svg{color:#34a9d7;width:15px;height:13px;margin-left:4px}.photo-bubble{width:222px;padding:6px;background:white;border-radius:14px;margin:28px 0 0 10px;transform:rotate(-7deg)}.photo-bubble img{display:block;width:100%;height:155px;object-fit:cover;object-position:60% 55%;border-radius:9px}.photo-bubble>span{display:block;font-size:12px;padding:10px 6px 7px}.reply-bubble{width:233px;padding:14px 15px 8px;border-radius:0 12px 12px 12px;background:white;margin:22px 0 0 auto;transform:rotate(2deg);position:relative}.reaction{position:absolute;bottom:-20px;left:16px;font-size:17px;background:white;border:1px solid #eee;border-radius:99px;padding:4px 11px}.hero-caption{font-size:12px;color:#727873;text-align:right;padding:15px 35px 0}.manifesto{text-align:center;max-width:1080px;margin:100px auto 105px}.manifesto h2{font-size:clamp(34px,4.2vw,57px);line-height:1.45;letter-spacing:-.045em}.manifesto h2 span{display:inline}.manifesto>p{line-height:1.9;font-size:17px;color:var(--muted);margin-top:25px}.hello-strip{display:flex;justify-content:space-around;align-items:center;gap:20px;margin-bottom:55px}.float-note{font-size:15px;background:white;border-radius:12px;padding:14px 20px;box-shadow:0 2px 0 #00000008;transform:rotate(-5deg)}.float-note:nth-child(2){transform:translateY(-12px) rotate(3deg)}.float-note:nth-child(3){transform:rotate(5deg)}.green-note{background:#d9fdd3}.float-note b{color:#34a9d7;font-size:12px;margin-left:12px}.bottom-strip{margin-top:60px;margin-bottom:0}.feature-section{display:grid;grid-template-columns:.95fr 1.1fr;align-items:center;gap:60px;padding:40px 0 125px}.feature-copy{max-width:430px}.section-kicker{font-size:13px;letter-spacing:2px;color:#6d7972;display:block;margin-bottom:23px}.feature-copy>p{font-size:17px;line-height:1.95;margin-top:27px;max-width:390px}.text-link{display:inline-flex;align-items:center;gap:20px;border-bottom:2px solid var(--green);padding-bottom:7px;margin-top:31px;font-size:16px}.text-link:hover{color:#168441}.text-link svg{width:16px;height:16px}.desktop-art{position:relative;padding:60px 0;min-width:0}.desktop-art:before{content:'';position:absolute;inset:0 10px;border-radius:50%;background:#d8f4dc;transform:rotate(-15deg)}.mock-window{border:7px solid #202a2e;border-radius:15px;position:relative;background:white;box-shadow:0 22px 40px #101f1929;transform:rotate(-3deg);overflow:hidden;width:calc(100% + 20px);font-size:11px}.mock-bar{background:#f1f2ee;height:28px;padding:9px;display:flex;gap:4px;align-items:center}.mock-bar i{background:#bdc5bc;width:5px;height:5px;border-radius:50%}.mock-bar span{margin:auto;font-size:9px;padding-right:20px}.mock-body{display:flex;height:265px}.mock-body aside{width:38%;background:white;border-right:1px solid #e9eeea;padding-top:15px}.mock-body aside>strong{display:block;padding:0 12px 12px;font-size:16px}.mock-body aside>strong span{float:right;color:#19824b}.mock-search{margin:0 8px 8px;background:#f3f5f2;padding:7px 6px;border-radius:5px;font-size:8px;color:#879189}.mock-contact{display:flex;gap:7px;align-items:center;padding:13px 8px}.mock-contact.active{background:#e8f2e9}.mock-contact>b{display:grid;place-items:center;width:25px;height:25px;background:#e1e8df;border-radius:50%;font-weight:400;flex-shrink:0}.mock-contact>div{white-space:nowrap;overflow:hidden}.mock-contact small{display:block;font-size:7px;color:#7d8881;margin-top:5px}.mock-chat{flex:1;background:#efeae2;display:flex;flex-direction:column;min-width:0}.mock-chat header{height:42px;display:flex;align-items:center;gap:7px;padding:7px 10px;background:#f3f5f0}.mock-chat .mini-avatar{width:25px;height:25px;font-size:11px}.mock-chat header>span:last-child{margin-left:auto;font-size:15px}.mock-messages{padding:10px 12px;flex:1;background-image:url('/img/wa-wallpaper.svg');background-size:340px}.mock-messages>small{display:block;width:max-content;background:#ffffffe0;font-size:8px;padding:4px 10px;margin:auto auto 12px;border-radius:4px}.mock-messages>p{width:max-content;max-width:90%;padding:8px 10px;font-size:10px;border-radius:6px;margin-block:9px;box-shadow:0 1px 1px #0001}.mock-received{background:white}.mock-sent{background:#d9fdd3;margin-left:auto}.mock-messages em{font-style:normal;display:block;text-align:right;color:#79958c;font-size:6px;margin-top:4px}.mock-composer{padding:9px 8px;background:#f3f5f0;color:#758778;display:flex;gap:8px;align-items:center}.mock-composer span{padding:6px;background:white;border-radius:5px;flex:1;font-size:8px}.art-badge{position:relative;background:white;border-radius:12px;padding:17px 21px;width:max-content;margin:-4px -14px 0 auto;box-shadow:0 5px 22px #122a1712;transform:rotate(3deg);font-size:13px}.art-badge>span{display:inline-grid;place-items:center;border-radius:50%;background:var(--green);height:23px;width:23px;margin-right:8px}.dark-feature{background:var(--ink);color:white}.dark-inner{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center;padding-block:95px}.dark-feature .section-kicker{color:#aabeb2}.dark-feature h2 span{color:var(--green)}.dark-feature .feature-copy>p{color:#dae4dc}.dark-feature .text-link:hover{color:var(--green)}.profile-art{height:375px;position:relative;display:grid;place-items:center}.profile-orbit{position:absolute;width:320px;height:320px;border:1px solid #45624d;border-radius:50%}.profile-orbit:before{content:'';position:absolute;inset:35px;border:1px dashed #34583e;border-radius:50%}.profile-center{width:150px;height:150px;background:var(--green);color:var(--ink);border-radius:40px;display:grid;place-items:center;transform:rotate(-8deg);box-shadow:0 0 100px #25d36620}.profile-center svg{width:105px;height:105px}.profile-tile{position:absolute;width:84px;height:84px;border-radius:23px;display:grid;place-items:center;font-size:36px;background:#d9fdd3;color:#31593a;box-shadow:0 10px 18px #0002}.profile-tile.first{top:10px;left:25px;transform:rotate(-13deg)}.profile-tile.second{right:10px;top:65px;background:#f8d6b3;transform:rotate(12deg)}.profile-tile.third{left:15px;bottom:40px;background:#d8d4f3;transform:rotate(8deg)}.profile-message{position:absolute;bottom:5px;right:-15px;background:#fff;color:#16251e;padding:20px;border-radius:16px 16px 16px 0;font-size:14px;transform:rotate(-4deg)}.profile-message span{position:absolute;bottom:-20px;right:15px;background:white;padding:4px 10px;border:1px solid #ddd;border-radius:25px}.downloads{padding-block:115px 75px}.download-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px}.download-heading h2{font-size:clamp(34px,3.9vw,51px)}.download-heading>p{font-size:16px;color:var(--muted);line-height:1.9}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.platform-card{border:1px solid #ccd3c8;border-radius:24px;padding:32px 28px;display:flex;align-items:flex-start;flex-direction:column;transition:background .2s,transform .2s}.platform-card:hover{background:#e9f9dd;transform:translateY(-5px)}.platform-card .device-icon{width:47px;height:47px;stroke-width:1.4;margin-bottom:30px}.platform-overline{font-size:12px;color:#69766e;letter-spacing:1px}.platform-card h3{font-weight:500;font-size:31px;letter-spacing:-1px;margin-top:8px}.platform-card p{font-size:14px;line-height:1.9;margin:20px 0 30px;color:#526059}.platform-card .button{font-size:14px;min-height:48px;padding:0 20px;gap:15px;margin-top:auto}.availability{color:#6c7771;font-size:11px;margin-top:17px}.download-note{font-size:12px;color:#707b74;text-align:center;margin-top:27px}.help-section{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-block:70px 115px}.help-section h2{font-size:43px;line-height:1.35}.faq-list details{border-bottom:1px solid #d3d8ce}.faq-list details:first-child{border-top:1px solid #d3d8ce}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:17px;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list p{font-size:14px;line-height:1.9;color:#637068;padding:0 22px 25px 0}.last-cta{background:#e6ffda;border-radius:40px 40px 0 0;text-align:center;padding:70px 20px}.last-cta h2{font-size:55px}.last-cta .button{margin-top:30px}.site-footer{background:var(--ink);color:white;padding:70px 45px 0}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:50px;padding-bottom:65px}.footer-top .wordmark{color:white;margin-bottom:35px}.footer-top .button{display:flex;width:max-content;color:var(--ink);font-size:14px}.footer-top .button:hover{color:white;border-color:white}.footer-top h3{font-size:12px;font-weight:400;color:#bdc7c1;margin:4px 0 29px}.footer-top>div>a:not(.wordmark):not(.button),.footer-install{display:block;font-size:16px;margin-top:19px}.footer-install{background:none;border:0;color:inherit;padding:0}.footer-top a:hover,.footer-install:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid #43534b;padding:30px 0 40px;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:11px;color:#cad5cd}.footer-bottom>span:last-child{border:1px solid #d3dbd5;border-radius:30px;padding:12px 22px;font-size:13px;color:white;display:flex;gap:50px}.install-dialog{border:0;border-radius:25px;background:var(--cream);color:var(--ink);padding:38px;width:510px;max-width:calc(100% - 32px);max-height:85svh;box-shadow:0 20px 80px #0003}.install-dialog::backdrop{background:#111b2199;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:20px;top:13px;border:0;background:none;font-size:30px;color:#53635a;width:36px;height:36px}.dialog-icon{color:#168441;margin-bottom:16px}.dialog-icon svg{width:40px;height:40px}.install-dialog h2{font-size:30px;letter-spacing:-1px}.install-dialog>p{font-size:14px;line-height:1.8;margin:15px 0;color:#56675d}.install-dialog ol{padding-left:22px;margin:24px 0;font-size:15px;line-height:1.9}.install-dialog li{padding:5px 0 5px 4px}.install-dialog .install-note{font-size:12px;background:#e6f2df;padding:12px 15px;border-radius:10px}.install-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.install-actions .button{font-size:14px;min-height:45px;padding:0 18px;gap:15px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{max-width:1600px;margin-inline:auto}.site-header{max-width:1680px;margin:auto}.hero-caption{max-width:1600px;margin:auto}}
@media(max-width:1150px){.site-header{gap:22px;padding-inline:30px}.site-header nav{gap:20px;font-size:14px}.section-width{margin-inline:7%}.hero{min-height:650px}.hero-copy{padding:78px 5%;width:60%}.hero-conversation{right:4%;width:300px;top:95px;transform:scale(.9);transform-origin:right top}.hero h1{font-size:73px}.hero-description{font-size:16px}.hero-actions{gap:20px}.feature-section{gap:35px}.dark-inner{gap:60px}.platform-card{padding:28px 22px}.download-heading>p{font-size:14px}.platform-card p{font-size:13px}.platform-card .button{padding-inline:15px;gap:10px}.site-footer{padding-inline:0}.help-section{gap:45px}}
@media(max-width:900px){.site-header nav{display:none}.site-header{height:82px}.header-actions{margin-left:auto}.hero{margin:10px 20px 0;min-height:650px}.hero h1{font-size:68px}.hero-copy{width:65%;padding:65px 5%}.hero-conversation{right:2%;top:135px;transform:scale(.74)}.hero-login{font-size:13px}.hero-actions{gap:15px}.hero-actions .button{padding-inline:22px}.manifesto{margin:75px 7%}.hero-caption{padding-inline:22px;font-size:11px}.feature-section{grid-template-columns:1fr;padding-bottom:85px;gap:15px}.feature-copy{max-width:580px}.desktop-art{max-width:620px;width:100%;margin:auto}.feature-copy>p{max-width:540px}.dark-inner{gap:45px}.profile-art{transform:scale(.8);margin-inline:-30px}.dark-feature h2{font-size:44px}.platform-grid{gap:15px}.platform-card{padding:24px 18px}.platform-card h3{font-size:25px}.platform-card .button{font-size:12px;padding-inline:13px;gap:8px}.platform-card p br{display:none}.availability{font-size:10px}.download-heading{display:block}.download-heading>p{margin-top:20px}.download-heading>p br{display:none}.downloads{padding-top:80px}.help-section{grid-template-columns:1fr;gap:30px;padding-top:25px}.footer-top{gap:25px}.footer-top .wordmark{font-size:22px}.footer-top .button{padding-inline:20px}.footer-top>div>a:not(.wordmark):not(.button),.footer-install{font-size:14px}}
@media(max-width:600px){html{scroll-padding-top:80px}.site-header{height:74px;padding:0 18px;gap:14px}.wordmark{font-size:23px}.wordmark svg{width:32px;height:32px}.header-actions{gap:8px}.header-actions .outline{min-height:37px;font-size:13px;padding:0 15px;gap:8px}.header-actions .green{display:none}.menu-toggle{display:flex;order:3;flex-direction:column;gap:5px;width:32px;height:35px;align-items:center;justify-content:center;border:0;background:transparent}.menu-toggle span{width:20px;height:1.5px;background:var(--ink)}.site-header nav.is-open{position:absolute;left:0;right:0;top:74px;display:flex;flex-direction:column;gap:2px;align-items:stretch;background:var(--cream);padding:15px 24px 24px;border-bottom:1px solid #d4daca;box-shadow:0 8px 15px #0001}.site-header nav a{padding:14px}.hero{margin:5px 12px 0;border-radius:19px;height:760px;min-height:0;max-height:none}.hero-photo{object-position:55% 48%;opacity:1}.hero-shade{background:linear-gradient(180deg,#0a201999 0%,#0a211650 40%,#071c15a1 100%)}.hero-copy{padding:35px 25px;width:100%}.eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:20px}.hero h1{font-size:61px;line-height:1.16}.hero-description{font-size:15px;line-height:1.8;margin-top:23px}.hero-actions{margin-top:auto;width:100%;justify-content:space-between;padding-top:0;gap:10px}.hero-actions .button{min-height:50px;font-size:14px;padding-inline:24px;gap:20px}.hero-login{font-size:13px;gap:2px}.hero-conversation{width:300px;top:363px;right:24px;transform:scale(.88);transform-origin:top right}.hello-bubble{padding:11px;max-width:300px;font-size:13px}.hello-bubble small{font-size:10px}.hello-bubble time{font-size:8px}.out-bubble{font-size:13px;margin-top:20px}.photo-bubble{display:none}.reply-bubble{width:210px;font-size:14px;margin-top:25px;margin-right:65px}.hero-caption{font-size:10px;line-height:1.8;text-align:center;padding:12px 20px 0}.manifesto{margin:68px 6% 70px}.hello-strip{gap:15px;margin-bottom:37px;justify-content:space-between}.hello-strip .float-note{font-size:11px;padding:11px 13px;border-radius:10px}.hello-strip .float-note:nth-child(3){display:none}.hello-strip .float-note:nth-child(2){transform:translateY(7px) rotate(3deg)}.float-note b{font-size:9px;margin-left:4px}.manifesto h2{font-size:30px;line-height:1.5;letter-spacing:-1.4px}.manifesto h2 span{display:block}.manifesto>p{font-size:13px;line-height:1.9;margin-top:19px}.bottom-strip{margin-top:35px;margin-bottom:0}.section-width{margin-inline:7%}.feature-section{padding-top:10px;padding-bottom:60px}.section-kicker{font-size:11px;margin-bottom:17px;letter-spacing:1.5px}.feature-copy h2{font-size:44px}.feature-copy>p{font-size:15px;line-height:1.9;margin-top:22px}.text-link{font-size:14px;margin-top:24px}.desktop-art{padding:45px 0 25px;margin-top:15px}.mock-window{width:100%;border-width:5px;border-radius:11px}.mock-body{height:205px}.mock-bar{height:22px}.mock-body aside>strong{font-size:13px}.mock-contact{padding:10px 5px;gap:5px;font-size:9px}.mock-contact>b{width:22px;height:22px}.mock-contact small{font-size:6px}.mock-search{font-size:6px;margin-inline:5px;padding:5px}.mock-messages{padding:8px}.mock-messages>p{font-size:8px;padding:7px;max-width:98%}.mock-chat header{height:36px}.mock-messages>small{font-size:6px;margin-bottom:8px}.mock-messages em{font-size:5px}.mock-composer{padding:6px}.art-badge{font-size:10px;padding:12px 14px;margin-right:-5px}.dark-inner{display:flex;flex-direction:column-reverse;padding-block:58px;gap:20px}.dark-feature h2{font-size:46px}.profile-art{width:100%;max-width:350px;height:350px;transform:scale(.88);margin-block:0 -30px}.dark-feature .feature-copy{width:100%}.downloads{padding-block:65px 45px}.download-heading h2{font-size:35px;line-height:1.4}.download-heading h2 span{display:block}.download-heading{margin-bottom:28px}.download-heading>p{margin-top:15px;font-size:14px}.platform-grid{grid-template-columns:1fr;gap:16px}.platform-card{padding:25px;border-radius:20px;position:relative}.platform-card .device-icon{position:absolute;right:25px;top:26px;width:40px;height:40px}.platform-card h3{font-size:30px}.platform-card p{font-size:14px;margin:16px 0 24px;max-width:260px}.platform-card .button{font-size:14px;min-height:46px;padding-inline:22px;gap:24px}.availability{font-size:11px;margin-top:13px}.download-note{font-size:11px;line-height:1.9;padding-inline:10px}.help-section{padding:28px 0 65px;gap:26px}.help-section h2{font-size:36px}.faq-list summary{font-size:15px;padding-block:22px}.faq-list p{font-size:13px}.last-cta{border-radius:25px 25px 0 0;padding:55px 20px}.last-cta h2{font-size:43px}.last-cta .button{font-size:14px;min-height:50px}.site-footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 26px;padding-bottom:42px}.footer-top>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:15px}.footer-top .wordmark{margin:0;font-size:24px}.footer-top .button{font-size:12px;min-height:43px;padding:0 16px;gap:15px}.footer-top h3{margin:0 0 20px}.footer-top>div>a:not(.wordmark):not(.button),.footer-install{font-size:14px;margin-top:17px}.footer-bottom{flex-wrap:wrap;gap:17px;padding-block:25px 35px;font-size:10px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:9px}.footer-bottom>span:last-child{font-size:11px;padding:9px 15px;gap:25px}.install-dialog{padding:30px 25px}.install-dialog h2{font-size:27px}.install-dialog ol{font-size:14px}.install-actions{flex-direction:column}.install-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

html,body{overflow-x:clip}
