/* Original homepage artwork, served locally with its native aspect ratio. */
.hero-picture{position:absolute;inset:0;display:block}
.official-hero-chat{position:absolute;right:5%;top:60px;width:436px;height:260px}
.official-hero-chat img{position:absolute;height:auto;object-fit:contain}
.official-hero-event{top:0;left:0;width:100%}
.official-hero-sent{top:87px;right:3%;width:40%}
.official-hero-received{top:163px;left:3%;width:60%}
.official-hero-reactions{top:205px;left:10.5%;width:21%}
.official-art{min-width:0;display:flex;align-items:center;justify-content:center;width:100%}
.official-art img,.official-art picture{display:block;max-width:100%;height:auto}
.official-browser>img,.official-desktop>img{width:100%;height:auto}
.official-phone>picture{width:332px}
.official-privacy>picture{width:528px}
.official-greetings{width:100%;margin:25px auto;line-height:0}
.official-greetings picture,.official-greetings img{display:block;width:100%;height:auto}
.official-group{position:relative;width:400px;max-width:100%;aspect-ratio:400/630}
.official-group-phone{width:85%;margin-inline:auto}
.official-group-messages{position:absolute;top:17.6%;left:0;width:100%}
.official-status{position:relative;width:325px;max-width:100%;aspect-ratio:325/647}
.official-status-photo{width:100%}
.official-status-stickers{position:absolute;left:5%;top:56.7%;width:90%}
@media(max-width:1150px){.official-hero-chat{width:360px;right:4%}}
@media(min-width:761px) and (max-width:900px){.official-hero-chat{width:280px;top:80px}.official-hero-received{top:138px}.official-hero-reactions{top:170px}}
@media(max-width:760px){
 .manifesto h2{text-wrap:balance}
 .official-hero-chat{display:none}
 .intro-section .official-art{order:1}
 .official-browser,.official-desktop{max-width:558px;margin-inline:auto}
 .official-greetings{max-width:310px;margin:30px auto}
 .official-greetings img{width:100%;height:auto}
 .official-phone>picture{width:300px}
 .official-privacy>picture{width:360px}
 .official-group{width:350px}
 .official-status{width:300px}
}
