.article--full .post.center .post-header__text::before,.article--full .post.center .post-image-credit::before,.article--full .post.center .post-subheader::before{content:none}.article--full .post.center .post-header__text{text-align:center;width:80vw;max-width:1520px;margin:0 min(10vw,190px);padding:0;bottom:min(9vh,82px)}.article--full .post.center .post-header__text__section{text-align:center}.article--full .post.center .post-header__text__section a,.article--full .post.center .post-header__text__section span{background:#fff;color:var(--dmb);border-bottom:none}.article--full .post.center .post-header__text__title{max-width:none!important}.article--full .post.center .post-header__text__dek{margin-top:20px}@media (min-width:768px) and (orientation:portrait){.article--full .post.center .post-header__text{bottom:min(5vh,46px)}}@media (min-width:992px){.article--full .post.center .post-header__text{bottom:min(9vh,82px)}}.chat{--secondary-light-10:#b0c6ff;--secondary-light-20:#78ffbb;--secondary-light-30:#87ffe2;--secondary-light-40:#e496ff;--secondary-light-50:#ff9ce0;--secondary-light-60:#ffb886;--secondary-light-70:#ff8c85;padding:100px 0 20px;width:100vw;max-width:1320px}.chat-wrapper{width:calc(100vw - 40px);max-width:745px;margin:0 auto}.chat-header{position:relative;margin-bottom:35px;border-bottom:2px solid var(--primary)}.chat-header__battery,.chat-header__time{position:absolute;bottom:10px;line-height:1}.chat-header__time{font-family:"Input Mono",SFMono-Regular,"Roboto Mono","Lucida Console",Monaco,Courier,monospace;font-size:1.2rem;left:0}.chat-header__thread{width:30%;min-width:175px;margin:0 auto 10px}.chat-header__thread figcaption{font-family:Moderat,sans-serif;color:var(--ash,#555);font-size:1.2rem;line-height:1;text-align:center;margin-top:8px}.chat-header__battery{right:0}.chat-header__battery svg{fill:var(--black);width:20px;height:10px}@media (min-width:768px){.chat-header__battery,.chat-header__time{bottom:15px}.chat-header__time{font-size:1.4rem}.chat-header__thread{margin-bottom:15px}.chat-header__thread figcaption{font-size:1.4rem}.chat-header__battery svg{width:27px;height:13px}}.chat-msgs{position:relative;opacity:0}.chat-msgs__username{display:block;color:var(--ash);font-size:1.2rem;line-height:1.2;min-height:1.4rem;max-width:300px;margin:0 0 5px 92px}.chat-msgs__content{position:relative;margin:0 0 32px 72px}@media (min-width:768px){.chat-msgs__username{margin-left:113px}.chat-msgs__content{margin:0 0 30px 93px}}.chat-msgs__msg{position:relative;font-family:Moderat,sans-serif;display:flex;flex-direction:column;margin-bottom:15px}.chat-msgs__msg:last-child{margin-bottom:0}.chat-msgs--sender .chat-msgs__msg{flex-direction:row-reverse}.chat-msgs__msg-wrapper{padding:5px 20px;border-radius:45px;overflow:hidden}@media (min-width:768px){.chat-msgs__msg{flex-direction:row;justify-content:space-between}.chat-msgs__msg-wrapper{padding-left:30px;padding-right:30px}}.chat-msgs--replier .chat-msgs__msg::before{content:var(--avatar);background-color:var(--secondary-light);text-align:center;font-size:4rem;line-height:1.5;width:52px;height:52px;position:absolute;left:-72px;border-radius:50%;opacity:0;transition:opacity .3s ease}.chat-msgs--replier .chat-msgs__msg.last-visible::before{opacity:1}@media (min-width:768px){.chat-msgs--replier .chat-msgs__msg::before{font-size:5.5rem;width:73px;height:73px;left:-93px}}.chat-msgs__msg-note,.chat-msgs__msg-text{width:auto;opacity:0;transition:opacity .5s cubic-bezier(.19,1,.22,1)}.chat-msgs__msg-text{display:flex;align-self:flex-start;color:var(--white);font-size:2.8rem;line-height:1.5;background-color:var(--primary);border-radius:45px}.chat-msgs__msg-text figure{margin:-5px -20px;font-size:1.4rem;background:var(--body);color:var(--black)}@media (min-width:768px){.chat-msgs__msg-text{font-size:4.2rem;max-width:55%}.chat-msgs__msg-text figure{margin-left:-30px;margin-right:-30px}}.chat-msgs__msg-text.animated-ellipsis{position:absolute}.chat-msgs__msg-text.animated-ellipsis span{background:var(--white);display:inline-block;width:10px;height:10px;margin:0 10px 4px 0;border-radius:50%}.chat-msgs__msg-text.animated-ellipsis span:last-child{margin-right:0}.chat-msgs__msg-text.animated-ellipsis .animated-ellipsis__wrapper{position:relative}.chat-msgs__msg-text.animated-ellipsis .animated-ellipsis__wrapper::after{content:"";display:block;position:absolute;left:0;bottom:16.5px;width:10px;height:10px;background:var(--pumice,#cacaca);opacity:.7;border-radius:50%;animation:typing .7s ease infinite}@media (min-width:768px){.chat-msgs__msg-text.animated-ellipsis span{margin-bottom:7px}.chat-msgs__msg-text.animated-ellipsis .animated-ellipsis__wrapper::after{bottom:26px}}.chat-msgs__msg-text.sent{transform:translateY(30px);transition:transform 1s cubic-bezier(.19,1,.22,1)}.last-visible .chat-msgs__msg-text::after,.last-visible .chat-msgs__msg-text::before{content:"";position:absolute;bottom:-1px;border-radius:50%}.last-visible .chat-msgs__msg-text::before{background:var(--primary);width:25px;height:15px;transform:translateY(-1px)}.last-visible .chat-msgs__msg-text::after{background-color:var(--body);width:20px;height:16px;transform:translateY(-4px)}.chat-msgs--sender .last-visible .chat-msgs__msg-text::before{right:-10px}.chat-msgs--sender .last-visible .chat-msgs__msg-text::after{right:-16px;border-top-left-radius:57%}.chat-msgs--sender .last-visible .chat-msgs__msg-text.is-img.sent::before{background:var(--bg);background-position:calc(100% - 2px) 100%;background-size:calc(100vw - 40px - 72px);right:-2px}.chat-msgs--sender .last-visible .chat-msgs__msg-text.is-img.sent::after{right:-7px}.chat-msgs--replier .last-visible .chat-msgs__msg-text::before{left:-10px}.chat-msgs--replier .last-visible .chat-msgs__msg-text::after{left:-16px;border-top-right-radius:57%}@media (min-width:768px){.last-visible .chat-msgs__msg-text::before{height:20px}.last-visible .chat-msgs__msg-text::after{width:25px;height:20px;transform:translateY(-7px)}.chat-msgs--sender .last-visible .chat-msgs__msg-text::before{right:-9px}.chat-msgs--sender .last-visible .chat-msgs__msg-text::after{right:-20px}.chat-msgs--sender .last-visible .chat-msgs__msg-text.is-img.sent::before{background-size:calc((100vw - 40px - 93px) * .6);right:-4px}.chat-msgs--sender .last-visible .chat-msgs__msg-text.is-img.sent::after{right:-16px}.chat-msgs--replier .last-visible .chat-msgs__msg-text::before{left:-9px}.chat-msgs--replier .last-visible .chat-msgs__msg-text::after{left:-20px}}@media (min-width:785px){.chat-msgs--sender .last-visible .chat-msgs__msg-text.is-img.sent::before{background-size:391.2px}}.chat-msgs__msg-note{font-size:2rem;line-height:1.4;margin:10px 0 0 20px}@media (min-width:768px){.chat-msgs__msg-note{font-size:1.8rem;align-self:flex-start;width:50%;margin:0;padding-top:14px}}.chat-msgs.all-told,.chat-msgs.buffering{opacity:1}.chat-msgs.buffering+.chat-msgs{opacity:0}.chat-msgs__msg{opacity:1}.chat-msgs__msg:not(.send)~.chat-msgs__msg{opacity:0}.chat-msgs__msg.type .animated-ellipsis{opacity:1}.chat-msgs__msg.send .chat-msgs__msg-note,.chat-msgs__msg.send .sent{opacity:1}.chat-msgs__msg.send .sent{transform:translateY(0)}.chat-msgs__msg.send .chat-msgs__msg-note{transition-delay:.3s}.chat-msgs__msg.send .animated-ellipsis{transition-duration:0s}@media (min-width:768px){.chat-msgs__msg.send .chat-msgs__msg-note{transition-delay:0s}}@keyframes typing{0%{left:0;opacity:1}22%{left:0;opacity:1}32.9%{left:0;opacity:0}33%{left:20px;opacity:0}44%{left:20px;opacity:1}65.9%{left:20px}66%{left:40px}100%{left:40px}}