.desktop-left-panel{position:fixed;top:64px;left:8px;width:220px;max-height:calc(100vh - 80px);overflow-y:auto;display:flex;flex-direction:column;gap:12px;z-index:30;padding:8px 0}.desktop-left-panel::-webkit-scrollbar{width:4px}.desktop-left-panel::-webkit-scrollbar-thumb{background:rgba(255,255,255,.06);border-radius:2px}.desktop-right-panel{position:fixed;top:64px;right:8px;width:220px;max-height:calc(100vh - 80px);overflow-y:auto;display:flex;flex-direction:column;gap:12px;z-index:30;padding:8px 0}.desktop-right-panel::-webkit-scrollbar{width:4px}.desktop-right-panel::-webkit-scrollbar-thumb{background:rgba(255,255,255,.06);border-radius:2px}.dlp-profile-card,.dlp-trending-card,.drp-section{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color .2s,box-shadow .2s}.dlp-profile-card:hover,.dlp-trending-card:hover,.drp-section:hover{border-color:rgba(255,107,26,.08);box-shadow:0 4px 20px rgba(0,0,0,.15)}.dlp-trending-title,.drp-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.04)}.dlp-avatar-wrap{position:relative;display:flex;justify-content:center;margin-bottom:12px}.dlp-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,107,26,.3);transition:border-color .2s}.dlp-avatar:hover{border-color:rgba(255,107,26,.6)}.dlp-online-dot{position:absolute;bottom:2px;right:calc(50% - 34px);width:12px;height:12px;background:#4cd964;border-radius:50%;border:2px solid #0d1016}.dlp-username{font-size:14px;font-weight:700;color:#fff;text-align:center;margin-bottom:4px}.dlp-verified{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#ff6b1a;color:#fff;font-size:9px;border-radius:50%;margin-left:4px;vertical-align:middle}.dlp-rank{font-size:11px;font-weight:600;color:#ff6b1a;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.dlp-xp-section{margin-bottom:12px}.dlp-xp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.dlp-xp-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,.5)}.dlp-xp-value{font-size:11px;font-weight:600;color:#ff6b1a}.dlp-xp-bar{height:4px;background:rgba(255,255,255,.06);border-radius:2px;overflow:hidden}.dlp-xp-fill{height:100%;background:linear-gradient(90deg,#ff6b1a,#ff9a1f);border-radius:2px;transition:width .5s cubic-bezier(.2,.8,.2,1)}.dlp-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.dlp-stat{text-align:center;padding:10px 4px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);border-radius:10px}.dlp-stat-value{font-size:15px;font-weight:700;color:#fff;margin-bottom:2px}.dlp-stat-label{font-size:10px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.04em}.dlp-cta{width:100%;padding:10px 14px;border:none;border-radius:10px;background:rgba(255,107,26,.1);color:#ff6b1a;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s}.dlp-cta:hover{background:rgba(255,107,26,.18);box-shadow:0 0 12px rgba(255,107,26,.1)}.dlp-trending-item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;transition:background .15s;cursor:pointer}.dlp-trending-item:hover{background:rgba(255,107,26,.04)}.dlp-trending-num{font-size:12px;font-weight:700;color:#ff6b1a;min-width:16px}.dlp-trending-tag{font-size:12px;font-weight:500;color:rgba(255,255,255,.7)}.drp-friends-list{display:flex;flex-direction:column;gap:2px}.drp-friend-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer;transition:background .15s}.drp-friend-item:hover{background:rgba(255,107,26,.04)}.drp-friend-av-wrap{position:relative;flex-shrink:0}.drp-friend-av{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,107,26,.2)}.drp-friend-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:50%;background:#4cd964;border:2px solid #0d1016}.drp-friend-dot-off{background:#ff3b30}.drp-friend-info{display:flex;flex-direction:column;gap:1px;min-width:0}.drp-friend-name{font-size:13px;font-weight:600;color:rgba(255,255,255,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drp-friend-status{font-size:10px;color:rgba(76,217,100,.8)}.drp-friend-offline{color:rgba(255,59,48,.7)}.drp-no-friends{font-size:12px;color:rgba(255,255,255,.3);text-align:center;padding:12px}.drp-missions-list{display:flex;flex-direction:column;gap:10px;padding:4px 0}.drp-mission{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04);transition:all .2s}.drp-mission:hover{background:rgba(255,107,26,.03);border-color:rgba(255,107,26,.1)}.drp-mission-done{border-color:rgba(76,217,100,.2);background:rgba(76,217,100,.03)}.drp-mission-icon{font-size:18px;line-height:1;flex-shrink:0;margin-top:2px}.drp-mission-info{flex:1;min-width:0}.drp-mission-name{font-size:12px;font-weight:600;color:rgba(255,255,255,.85);margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drp-mission-done .drp-mission-name{color:rgba(76,217,100,.9);text-decoration:line-through}.drp-mission-bar{height:4px;border-radius:2px;background:rgba(255,255,255,.06);overflow:hidden;margin-bottom:4px}.drp-mission-fill{height:100%;border-radius:2px;background:linear-gradient(90deg,#ff6b1a,#ff4500);transition:width .3s}.drp-mission-done .drp-mission-fill{background:linear-gradient(90deg,#4cd964,#2ea043)}.drp-mission-meta{font-size:10px;color:rgba(255,255,255,.35)}.drp-mission-xp{color:#ff6b1a;font-weight:700}.drp-mission-done .drp-mission-xp{color:#4cd964}.drp-mission-loading{font-size:12px;color:rgba(255,255,255,.3);text-align:center;padding:12px}.desktop-left-panel,.desktop-left-panel-profile,.desktop-right-panel,.desktop-right-panel-profile{position:fixed;top:64px;right:8px;width:220px;max-height:calc(100vh - 80px);overflow-y:auto;display:none;flex-direction:column;gap:12px;z-index:30;padding:8px 0}.desktop-right-panel-profile::-webkit-scrollbar{width:4px}.desktop-right-panel-profile::-webkit-scrollbar-thumb{background:rgba(255,255,255,.06);border-radius:2px}.desktop-left-panel-profile[data-active],.desktop-left-panel[data-active],.desktop-right-panel-profile[data-active],.desktop-right-panel[data-active]{display:flex}.desktop-left-panel-profile{position:fixed;top:64px;left:16px;width:clamp(200px,18vw,380px);max-height:calc(100vh - 80px);overflow-y:auto;display:flex;flex-direction:column;gap:12px;z-index:30;padding:8px 0}.desktop-left-panel-profile::-webkit-scrollbar{width:4px}.desktop-left-panel-profile::-webkit-scrollbar-thumb{background:rgba(255,255,255,.06);border-radius:2px}.dlp-setup-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.dlp-setup-card:hover{border-color:rgba(255,107,26,.08);box-shadow:0 4px 20px rgba(0,0,0,.15)}@media (max-width:1023px){.desktop-left-panel,.desktop-left-panel-profile,.desktop-right-panel,.desktop-right-panel-profile{display:none!important}}@media (min-width:1024px){#view-feed.active{padding-left:260px;padding-right:260px;max-width:100%;box-sizing:border-box}#view-profile.active{padding-left:260px;padding-right:260px;max-width:100%;box-sizing:border-box}.feed-list{width:100%}.feed-list .post,.post{width:100%!important;overflow:hidden!important}.post-media{width:100%!important;margin-inline:0!important;max-width:100%!important}.post-media img,.post-media video{width:100%!important;max-width:100%!important;height:auto}.view{margin-left:0!important}.view{bottom:0!important;overflow-x:hidden!important}.topbar{position:sticky;top:0;z-index:50}.story-rail{max-width:680px;margin:0 auto}}