/* Shared product navigation above platform-specific admin screens. */
.nav-locked{display:block;color:#6c7890;padding:11px 12px;border-radius:9px;cursor:not-allowed}.main-with-sidebar{padding-top:28px}.platform-switcher{display:flex;width:min(100%,430px);margin:0 0 28px;padding:4px;border:1px solid var(--line);border-radius:14px;background:#fff;gap:4px;box-shadow:0 8px 26px rgb(15 23 42 / .04)}.platform-switcher a{min-width:0;flex:1;padding:8px 9px 8px 14px;border-radius:10px;color:#5a6879;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:transform .16s ease,background .16s ease,color .16s ease}.platform-switcher a:hover{transform:translateY(-1px)}.platform-copy{display:grid;gap:2px}.platform-copy b{font-size:15px;line-height:1.1}.platform-copy small{font-size:11px;font-weight:500}.platform-mark{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:13px;border:1px solid rgb(255 255 255 / .32);color:#fff;font-size:17px;font-weight:900;letter-spacing:-.08em;text-transform:lowercase;box-shadow:inset 0 1px 0 rgb(255 255 255 / .35)}.platform-mark.telegram{background:linear-gradient(145deg,#368fc4,#1d6596)}.platform-mark.vk{background:linear-gradient(145deg,#087d77,#0f625d)}.platform-switcher a.active{background:#dcf8f1;color:#087b58;box-shadow:inset 0 0 0 1px #9ce7d8}.platform-switcher a.locked{background:#f5f7fa;color:#8490a0}.platform-switcher a.locked .platform-mark{filter:grayscale(1);opacity:.45}@media(max-width:900px){.main-with-sidebar{padding:22px 20px 28px}.platform-switcher{width:100%;margin-bottom:24px}}@media(max-width:480px){.platform-switcher a{padding:7px 8px 7px 10px;gap:8px}.platform-mark{width:38px;height:38px;flex-basis:38px;font-size:15px}.platform-copy b{font-size:14px}}
