.phone{width:300px;height:615px;border-radius:42px;box-shadow:0 5px 25px;padding:8px;background-color:#111;font-family:Rubik,sans-serif}.phone-inner{width:100%;height:100%;border-radius:40px;position:relative;background-color:#282b30;display:flex;flex-direction:column;overflow-y:hidden}.phone-front-camera{position:absolute;top:-1px;left:67px;width:150px;height:31px;z-index:10;background-color:#111;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.phone-screen-top{position:relative;height:50px;z-index:10}.phone-screen-left-arrow{top:52px;left:16px;width:0;height:0;border-right:14px solid hsla(0,0%,100%,.5)}.phone-screen-left-arrow,.phone-screen-left-arrow:after{position:absolute;border-top:12px solid transparent;border-bottom:12px solid transparent}.phone-screen-left-arrow:after{content:"";top:-12px;left:5px;border-right:14px solid #282b30}.phone-screen-header{font-size:1.2rem;font-weight:700;color:#d2d2d2;width:-moz-fit-content;width:fit-content;padding:0;margin:50px auto}.phone-screen-middle{position:relative;flex:1;overflow-y:hidden}.phone-screen-content{position:absolute;bottom:0;margin-bottom:5px;z-index:5;font-size:15px;line-height:18px}.new-message-bar{position:relative;margin:4px auto;width:270px;height:2px;background-color:#df1111}.new-message-bar:after{position:absolute;content:"NEW";color:#df1111;font-weight:700;left:110px;top:-7px;padding-left:4px;padding-right:4px;background-color:#424549}.phone-screen-content-message{height:-moz-fit-content;height:fit-content;padding:2px 8px;color:#d2d2d2;max-width:280px;word-wrap:true}.phone-screen-content-message .highlight{color:#7d7dff;text-decoration:underline}.phone-screen-content-message .author{font-weight:700}.phone-screen-bottom{height:90px;position:relative;z-index:10}.phone-screen-input-section{display:flex;justify-content:center;margin:10px 8px;align-items:center}.phone-screen-input-area{position:relative;margin:0 10px;padding:2px;width:250px;height:30px;border:1px solid rgba(0,0,0,.5);border-right:none;border-left:none;display:flex;align-items:center;justify-content:space-between;background-color:#1e2124}.phone-screen-input-area:before{left:-15px}.phone-screen-input-area:after,.phone-screen-input-area:before{position:absolute;content:"";top:-1px;width:30px;height:30px;border:1px solid rgba(0,0,0,.5);border-radius:100%;z-index:-1;background-color:#1e2124}.phone-screen-input-area:after{right:-15px}.phone-screen-input-area span{margin-left:-6px;color:#cfcfcf}.phone-screen-send-button{display:flex;justify-content:center;color:#f3f3f3;background-color:#5151ff;width:25px;height:25px;padding:2px 2px 3px 3px;margin-right:-14px;font-size:.9rem;border-radius:100%}.phone-screen-typing-indicator{color:#cfcfcf;position:absolute;top:40px;left:20px;display:flex;align-items:center;font-size:.8rem}.phone-screen-typing-indicator span{margin-left:6px}.typing-dot{float:left;width:6px;height:6px;margin:0 2px;background:#8d8c91;border-radius:50%;opacity:0;animation:loadingFade 1s infinite}.typing-dot:first-child{animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes loadingFade{0%{opacity:0}50%{opacity:.8}to{opacity:0}}.phone-screen-bottom-line{position:absolute;bottom:10px;left:87.5px;height:5px;width:110px;border-radius:4px;z-index:10;background-color:#111}@keyframes quiet{25%{transform:scaleY(.4)}50%{transform:scaleY(.8)}75%{transform:scaleY(.6)}}@keyframes normal{25%{transform:scaleY(.6)}50%{transform:scaleY(1)}75%{transform:scaleY(.2)}}@keyframes loud{25%{transform:scaleY(1)}50%{transform:scaleY(.4)}75%{transform:scaleY(1.2)}}body{display:flex;justify-content:center;background:#000;margin:0;padding:0;align-items:center;height:100vh}.boxContainer{display:flex;justify-content:space-between;height:64px;--boxSize:8px;--gutter:4px;width:calc((var(--boxSize) + var(--gutter)) * 10)}.box{transform:scaleY(.4);height:100%;width:var(--boxSize);background:red;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;border-radius:8px}.box1{animation-name:quiet}.box2{animation-name:normal}.box3{animation-name:quiet}.box4{animation-name:loud}.box5,.box6{animation-name:quiet}.box7,.box8{animation-name:normal}.box10,.box9{animation-name:quiet}.loader{background:#ccc;position:relative}.loader:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}.loader .loaderBar{position:absolute;top:0;right:100%;bottom:0;left:0;background:#3b82f6;width:0;animation:borealisBar 2s linear infinite}@keyframes borealisBar{0%{left:0;right:100%;width:0}10%{left:0;right:75%;width:25%}90%{right:0;left:75%;width:25%}to{left:100%;right:0;width:0}}.rhap_container{box-sizing:border-box;display:flex;flex-direction:column;line-height:1;font-family:inherit;width:100%;padding:10px 15px;background-color:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.2)}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex-direction:column;flex:1 1 auto}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{display:flex;flex:3 1 auto;align-items:center}.rhap_progress-container{display:flex;align-items:center;height:20px;flex:1 0 auto;align-self:center;margin:0 calc(10px + 1%);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-bar{box-sizing:border-box;position:relative;z-index:0;width:100%;height:5px;background-color:#ddd;border-radius:2px}.rhap_progress-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_progress-bar-show-download{background-color:hsla(0,0%,87%,.5)}.rhap_download-progress{height:100%;position:absolute;z-index:1;background-color:#ddd;border-radius:2px}.rhap_progress-indicator{box-sizing:border-box;position:absolute;z-index:3;width:20px;height:20px;margin-left:-10px;top:-8px;background:#868686;border-radius:50px;box-shadow:0 0 5px hsla(0,0%,53%,.5)}.rhap_controls-section{display:flex;flex:1 1 auto;justify-content:space-between;align-items:center}.rhap_additional-controls{display:flex;flex:1 0 auto;align-items:center}.rhap_repeat-button{font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_main-controls{flex:0 1 auto;display:flex;justify-content:center;align-items:center}.rhap_main-controls-button{margin:0 3px;color:#868686;font-size:35px;width:35px;height:35px}.rhap_play-pause-button{font-size:40px;width:40px;height:40px}.rhap_volume-controls{display:flex;flex:1 0 auto;justify-content:flex-end;align-items:center}.rhap_volume-button{flex:0 0 26px;font-size:26px;width:26px;height:26px;color:#868686;margin-right:6px}.rhap_volume-container{display:flex;align-items:center;flex:0 1 100px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{display:flex;align-items:center;width:100%;height:14px;cursor:pointer}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{box-sizing:border-box;position:relative;width:100%;height:4px;background:#ddd;border-radius:2px}.rhap_volume-indicator{box-sizing:border-box;position:absolute;width:12px;height:12px;margin-left:-6px;left:0;top:-4px;background:#868686;opacity:.9;border-radius:50px;box-shadow:0 0 3px hsla(0,0%,53%,.5);cursor:pointer}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{height:100%;position:absolute;z-index:2;background-color:#868686;border-radius:2px}.rhap_button-clear{background-color:transparent;border:none;padding:0;overflow:hidden;cursor:pointer}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a28c2b9ac7af2e56-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a0c01b36d2b8a87c-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5c1ccc374f1e8ba1-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e53ca308b0847562-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/204110a767e6228b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bb3399ef2d1151e0-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_Slab_0a7615;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/71e733b07472b8d3-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Slab_Fallback_0a7615;src:local("Times New Roman");ascent-override:88.56%;descent-override:22.90%;line-gap-override:0.00%;size-adjust:118.32%}.__className_0a7615{font-family:__Roboto_Slab_0a7615,__Roboto_Slab_Fallback_0a7615;font-weight:400;font-style:normal}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c4b76a32b8a80cf4-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a84ebd62b17c00c3-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/401e9a77bf31aac0-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/145d6d2b3b45169a-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5a5c2d5384e7ddb4-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b2220990ac69377f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_Slab_8cd11a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/566c337092618bbe-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Slab_Fallback_8cd11a;src:local("Times New Roman");ascent-override:88.56%;descent-override:22.90%;line-gap-override:0.00%;size-adjust:118.32%}.__className_8cd11a{font-family:__Roboto_Slab_8cd11a,__Roboto_Slab_Fallback_8cd11a;font-weight:600;font-style:normal}