:root {
    /* Grey colors  */

    /* Other system */ /* get messages read first, special delivery, users on mobile */ /* usual non-features interface elements, phone */ /* errors, see your fans */

    /* Features */ /* card payments */ /* exclusive attention, chat with popular users */ /* spp, stickers, favourites */ /* chat with new users */ /* rise up */ /* get extra shows */ /* chat limit */ /* verification, invisible ovl */ /* spotlight */ /* boost */ /* undo */ /* customization */


    /* Social */

    /* Borders */

    /* Effects */
}
html,body,div,aside,nav{box-sizing:border-box;margin:0;padding:0;outline:0;border:0;background:transparent;vertical-align:baseline;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{direction:ltr;min-width:960px;background:#eee}.page_{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:1170px;height:100%;min-height:100vh;margin:0 auto;transition:width .3s ease-in-out}.page-left-side{position:fixed;z-index:99;top:0;bottom:0;width:270px;transition:width .3s ease-in-out;will-change:transform}.page-right-side,.page-right-footer{position:relative;z-index:1;left:270px;width:900px;box-shadow:1px 5px 5px rgba(0,0,0,.1);transition:left .3s ease-in-out,width .3s ease-in-out}.page-right-side{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff}.ie11 .page-right-side{min-height:calc(100vh - 175px)}.page-right-footer{display:none;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;padding:15px 30px 0;border-top:1px solid rgba(0,0,0,.1);background:#f7f7f7}.with-side-footer .page-right-footer{display:block}.simple-page,.page--simple .page_{display:none}.sidebar{position:relative;overflow:hidden;width:100%;height:100%;background:#eee;transition:width .3s cubic-bezier(.39,.58,.57,1),padding .3s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.sidebar:after{position:absolute;top:0;right:-5px;bottom:0;width:5px;content:'';box-shadow:-1px 0 5px rgba(0,0,0,.1)}.sidebar-logo{position:relative;left:30px;width:210px;height:60px;transition:width .3s ease-in-out,left .3s ease-in-out;text-align:center}.sidebar-logo .logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.sidebar-logo .logo{visibility:visible;opacity:1;transition:opacity .3s ease-in-out .13s,visibility .3s ease-in-out .13s}.sidebar-logo .logo-ico{position:absolute;top:8px;left:-2px;visibility:hidden;width:44px;height:44px;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}@media screen and (max-width:1175px){.page_{width:960px;margin:0}.page-left-side{width:60px}.page-right-side,.page-right-footer{left:60px}.sidebar-logo .logo{visibility:hidden;opacity:0}}.icon-svg{display:none}