.mobile-drawer-root{z-index:1000;visibility:hidden;pointer-events:none;position:fixed;inset:0}.mobile-drawer-root.open{visibility:visible;pointer-events:auto}@media (min-width:768px){.mobile-drawer-root{display:none}}html.mobile-drawer-open .feed-top-nav,html.mobile-drawer-open .auth-header{opacity:0;transition:opacity .2s}html.mobile-drawer-open .sh-header{border-bottom-color:#0000}.mobile-drawer-backdrop{opacity:0;background:#00000059;transition:opacity .25s;position:absolute;inset:0}.mobile-drawer-root.open .mobile-drawer-backdrop{opacity:1}.mobile-drawer-panel{width:min(82vw,320px);padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(90deg,#0c0c0e 0% 35%,#0c0c0ef7 45%,#0c0c0ee0 55%,#0c0c0eb8 65%,#0c0c0e85 75%,#0c0c0e52 85%,#0c0c0e2b 92%,#0c0c0e12 97%,#0c0c0e00 100%);flex-direction:column;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.mobile-drawer-root.open .mobile-drawer-panel{transform:translate(0)}.mobile-drawer-head{flex-shrink:0;align-items:center;gap:12px;height:56px;padding:0 8px;display:flex}.mobile-drawer-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-drawer-close:hover{background:#ffffff14}.mobile-drawer-head img{object-fit:contain;width:40px;height:40px}.mobile-drawer-nav{flex-direction:column;flex:1;gap:2px;min-height:0;padding:12px 8px;display:flex;overflow-y:auto}.mobile-drawer-link{color:#ffffffd1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:13px 14px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.mobile-drawer-link:hover{color:#f472b6;background:0 0}.mobile-drawer-link:hover svg{color:#f472b6}.mobile-drawer-link.active{color:#ec4899;background:0 0}.mobile-drawer-link.active svg{color:#ec4899}.mobile-drawer-foot{max-height:55dvh;margin-top:auto;padding:8px;overflow-y:auto}.mobile-drawer-lang-current{color:#ffffff80;font-size:13px}.mobile-drawer-chev{color:#fff6;flex-shrink:0;transition:transform .2s}.mobile-drawer-chev.open{transform:rotate(90deg)}.mobile-drawer-lang-list{flex-direction:column;gap:2px;padding:4px 0 4px 22px;display:flex}.mobile-drawer-lang-opt{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:15px;display:flex}.mobile-drawer-lang-opt:hover{color:#f472b6;background:0 0}.mobile-drawer-lang-opt.active{color:#ec4899;font-weight:600}.mobile-drawer-lang-flag{font-size:18px}.mobile-burger{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.mobile-burger:hover{background:#ffffff14}@media (min-width:768px){.mobile-burger{display:none}}.mobile-burger-floating{z-index:150;-webkit-backdrop-filter:blur(8px);background:#0a0a0a80;position:fixed;top:10px;left:10px}.app-layout:has(.sh-header) .mobile-burger-floating{display:none}@media (max-width:767px){.sh-header .sh-left,.sh-header .sh-center{flex:auto;min-width:0;max-width:none}.sh-header .sh-tabs{scrollbar-width:none;flex:auto;min-width:0;overflow-x:auto;justify-content:flex-start!important}.sh-header .sh-tabs::-webkit-scrollbar{display:none}.sh-header-centered .sh-spacer{display:none}.sh-actions{margin-right:2px}}
