.phone{display:flex;flex-direction:column;max-width:350px;max-height:700px}.imessage{background-color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.8rem;margin:0 auto 1rem;max-width:600px;padding:.5rem 1.5rem;overflow-y:scroll;overflow-x:hidden}.date{font-size:.7rem;text-align:center;margin-top:13px}.imessage p{border-radius:1.15rem;line-height:1.25;max-width:75%;padding:.5rem .875rem;position:relative;word-wrap:break-word}.imessage p:before,.imessage p:after{bottom:-.1rem;content:"";height:1rem;position:absolute}p.from-me{align-self:flex-end;background-color:#32cd57;color:#fff}p.from-me:before{border-bottom-left-radius:.8rem .7rem;border-right:1rem solid #32cd57;right:-.35rem;transform:translateY(-.1rem)}p.from-me:after{background-color:#fff;border-bottom-left-radius:.5rem;right:-40px;transform:translate(-30px,-2px);width:10px}p[class^=from-]{margin:.5rem 0;width:fit-content}p.from-me~p.from-me{margin:.25rem 0 0}p.from-me~p.from-me:not(:last-child){margin:.25rem 0 0}p.from-me~p.from-me:last-child{margin-bottom:.5rem}p.from-them{align-items:flex-start;background-color:#e5e5ea;color:#000}p.from-them:before{border-bottom-right-radius:.8rem .7rem;border-left:1rem solid #e5e5ea;left:-.35rem;transform:translateY(-.1rem)}p.from-them:after{background-color:#fff;border-bottom-right-radius:.5rem;left:20px;transform:translate(-30px,-2px);width:10px}p[class^=from-].emoji{background:none;font-size:2.5rem}p[class^=from-].emoji:before{content:none}.no-tail:before{display:none}.margin-b_none{margin-bottom:0!important}.margin-b_one{margin-bottom:1rem!important}.margin-t_one{margin-top:1rem!important}@font-face{font-family:SanFrancisco;src:url(https://cdn.rawgit.com/AllThingsSmitty/fonts/25983b71/SanFrancisco/sanfranciscodisplay-regular-webfont.woff2) format("woff2"),url(https://cdn.rawgit.com/AllThingsSmitty/fonts/25983b71/SanFrancisco/sanfranciscodisplay-regular-webfont.woff) format("woff")}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;margin:0}.container{margin:0 auto;max-width:600px;padding:1rem}h1{font-weight:400;margin-bottom:.5rem}h2{border-bottom:1px solid #e5e5ea;color:#666;font-weight:400;margin-top:0;padding-bottom:1.5rem}.comment{color:#222;font-size:1.25rem;line-height:1.5;margin-bottom:1.25rem;max-width:100%;padding:0}@media (max-width: 784px){.phone{margin-top:25px}}._footer_19hbk_1{display:flex;flex-direction:row;height:40px;margin-top:4px;align-items:center}._addSomething_19hbk_10{border-radius:50%;background-color:#e8e9eb;padding:3px 8px;text-align:center;display:flex;justify-content:center;align-items:center}._add_19hbk_10{width:20px;height:20px}._wrapper_19hbk_25{width:100%}._send_19hbk_30{position:relative;min-width:27px;height:25px;float:right;margin-top:-28px;margin-right:-4px}._input_19hbk_41{margin-left:7px;width:100%;padding:7px 10px;border:none;color:gray;border-radius:20px;resize:none;border:1px solid #ededed}._header_hltl0_3{display:flex;flex-direction:row;justify-content:space-between;height:80px;border-bottom:2px solid #e4e4e4;background:#f2f2f2;background:linear-gradient(0deg,#f2f2f2,#f4f4f4);padding-block:8px;text-align:center}._iMsgs_hltl0_15{display:flex;align-items:flex-start;flex-direction:row}._onStart_hltl0_21{display:flex;align-items:center;flex-direction:row}._counter_hltl0_27{background-color:#007bff;color:#fff;padding:3px 7px;border-radius:20px;font-size:13px;margin-left:-11px;text-align:center;font-family:SanFrancisco}._profile_hltl0_39{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._profile_img_hltl0_47{border-radius:0%;width:60px;margin-bottom:-8px;margin-left:-10px}._wrap_username_hltl0_54{display:flex;flex-direction:row;width:auto;justify-content:center;align-items:center;font-size:12px}._profile_hltl0_39 p{margin-bottom:1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._header_img_hltl0_69{width:40px}._splitter_1cxge_1{display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:100vw;min-height:100vh;border:solid 2px gray}._wrap4ik_1cxge_11{height:auto;width:auto;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}._info_1cxge_21{display:flex;flex-direction:column;margin-inline:20px;height:100%;width:300px}._info_1cxge_21 input{margin-block:2.5px}._info_1cxge_21 h3{margin-bottom:5px}@media (max-width: 784px){._splitter_1cxge_1{flex-direction:column;justify-content:center;align-items:center;padding-block:30px}._wrap4ik_1cxge_11{flex-direction:column}}*{box-sizing:border-box;margin:0}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:#fff}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:#ff3d00;transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}
