:root{--teams-bg:#f5f5f5;--teams-white:#fff;--teams-blurple:#5b5fc7;--teams-blurple-light:#ebebeb;--teams-text:#242424;--teams-text-muted:#616161;--teams-border:#e0e0e0;--teams-hover:#f0f0f0;--teams-hover-dark:#e0e0e0;--teams-active-bg:#fff}.teams-module__LfJH9q__container{background:var(--teams-bg);color:var(--teams-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;flex-direction:column;height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;overflow:hidden}.teams-module__LfJH9q__topHeader{background:var(--teams-white);border-bottom:1px solid var(--teams-border);z-index:100;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex;box-shadow:0 1px 2px #0000000d}.teams-module__LfJH9q__headerLeft{align-items:center;gap:16px;width:250px;display:flex}.teams-module__LfJH9q__navArrows{color:var(--teams-text-muted);gap:8px;display:flex}.teams-module__LfJH9q__navArrows span{cursor:pointer;font-size:20px}.teams-module__LfJH9q__navArrows span:hover{color:var(--teams-text)}.teams-module__LfJH9q__searchContainer{background:var(--teams-bg);border:1px solid var(--teams-border);border-radius:4px;flex:1;align-items:center;max-width:600px;height:32px;padding:4px 12px;transition:background .2s;display:flex}.teams-module__LfJH9q__searchContainer:focus-within{background:var(--teams-white);border-color:var(--teams-blurple)}.teams-module__LfJH9q__searchContainer span{color:var(--teams-text-muted);margin-right:8px;font-size:18px}.teams-module__LfJH9q__searchBar{width:100%;color:var(--teams-text);background:0 0;border:none;outline:none;font-size:14px}.teams-module__LfJH9q__searchBar::placeholder{color:var(--teams-text-muted)}.teams-module__LfJH9q__headerRight{justify-content:flex-end;align-items:center;gap:16px;width:250px;display:flex}.teams-module__LfJH9q__profilePic{background:var(--teams-blurple);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:flex}.teams-module__LfJH9q__appBody{flex:1;display:flex;overflow:hidden}.teams-module__LfJH9q__appBar{background:var(--teams-bg);border-right:1px solid var(--teams-border);flex-direction:column;align-items:center;gap:16px;width:68px;padding-top:12px;display:flex}.teams-module__LfJH9q__appIcon{color:var(--teams-text-muted);cursor:pointer;border-radius:4px;flex-direction:column;align-items:center;gap:4px;width:56px;padding:8px 0;display:flex;position:relative}.teams-module__LfJH9q__appIcon:hover{background:var(--teams-hover);color:var(--teams-text)}.teams-module__LfJH9q__appIconActive{color:var(--teams-blurple)}.teams-module__LfJH9q__appIconActive:before{content:"";background:var(--teams-blurple);border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-6px}.teams-module__LfJH9q__appIcon span:first-child{font-size:24px}.teams-module__LfJH9q__filledIcon{font-variation-settings:"FILL" 1}.teams-module__LfJH9q__appIcon span:nth-child(2){font-size:10px}.teams-module__LfJH9q__sidebar{background:var(--teams-bg);border-right:1px solid var(--teams-border);flex-direction:column;width:280px;display:flex}.teams-module__LfJH9q__sidebarHeader{justify-content:space-between;align-items:center;padding:16px;font-size:18px;font-weight:600;display:flex}.teams-module__LfJH9q__teamGroup{flex-direction:column;margin-top:8px;display:flex}.teams-module__LfJH9q__teamName{color:var(--teams-text-muted);justify-content:space-between;align-items:center;padding:8px 16px;font-size:12px;font-weight:600;display:flex}.teams-module__LfJH9q__teamName:hover .teams-module__LfJH9q__addChannelBtn{opacity:1}.teams-module__LfJH9q__addChannelBtn{opacity:0;cursor:pointer;font-size:16px}.teams-module__LfJH9q__channel{color:var(--teams-text);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;margin:2px 8px;padding:8px 16px 8px 32px;font-size:14px;display:flex}.teams-module__LfJH9q__channel:hover{background:var(--teams-hover)}.teams-module__LfJH9q__channelActive{background:var(--teams-white);font-weight:600;box-shadow:0 1px 2px #0000000d}.teams-module__LfJH9q__delChannelBtn{opacity:0;color:var(--teams-text-muted);font-size:16px}.teams-module__LfJH9q__channel:hover .teams-module__LfJH9q__delChannelBtn{opacity:1}.teams-module__LfJH9q__delChannelBtn:hover{color:#c4314b}.teams-module__LfJH9q__mainContent{background:var(--teams-white);flex-direction:column;flex:1;display:flex}.teams-module__LfJH9q__header{border-bottom:1px solid var(--teams-border);flex-direction:column;gap:16px;padding:12px 24px;display:flex}.teams-module__LfJH9q__headerLeftInfo{align-items:center;gap:12px;display:flex}.teams-module__LfJH9q__headerChannelName{font-size:20px;font-weight:600}.teams-module__LfJH9q__headerTabs{gap:24px;display:flex}.teams-module__LfJH9q__headerTab{color:var(--teams-text-muted);cursor:pointer;border-bottom:3px solid #0000;padding-bottom:8px;font-size:14px}.teams-module__LfJH9q__headerTab:hover{color:var(--teams-text)}.teams-module__LfJH9q__headerTabActive{color:var(--teams-blurple);border-bottom-color:var(--teams-blurple);font-weight:600}.teams-module__LfJH9q__queueList{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.teams-module__LfJH9q__queueItem{cursor:pointer;border:1px solid #0000;border-radius:4px;gap:12px;padding:12px 16px;transition:background .2s;display:flex;position:relative}.teams-module__LfJH9q__queueItem:hover{background:var(--teams-bg)}.teams-module__LfJH9q__queueItemPlaying{border:1px solid var(--teams-border);background:#f3f2f1;box-shadow:0 2px 4px #0000000d}.teams-module__LfJH9q__itemContent{flex:1}.teams-module__LfJH9q__itemHeader{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.teams-module__LfJH9q__itemTitle{font-size:14px;font-weight:600}.teams-module__LfJH9q__itemTime{color:var(--teams-text-muted);font-size:12px}.teams-module__LfJH9q__itemBody{margin-bottom:8px;font-size:14px}.teams-module__LfJH9q__musicCard{border:1px solid var(--teams-border);background:var(--teams-white);border-radius:4px;align-items:center;gap:12px;max-width:400px;padding:12px;display:flex}.teams-module__LfJH9q__itemImg{background:linear-gradient(135deg,#a18cd1 0%,#fbc2eb 100%);border-radius:4px}.teams-module__LfJH9q__musicCardInfo{flex-direction:column;gap:4px;display:flex}.teams-module__LfJH9q__musicCardTitle{font-size:14px;font-weight:600}.teams-module__LfJH9q__musicCardSub{color:var(--teams-text-muted);font-size:12px}.teams-module__LfJH9q__delSongBtn{opacity:0;color:var(--teams-text-muted);cursor:pointer;font-size:20px;position:absolute;top:16px;right:16px}.teams-module__LfJH9q__queueItem:hover .teams-module__LfJH9q__delSongBtn{opacity:1}.teams-module__LfJH9q__delSongBtn:hover{color:#c4314b}.teams-module__LfJH9q__callBar{color:#fff;z-index:100;background:#201f1e;justify-content:space-between;align-items:center;height:64px;padding:8px 24px;display:flex}.teams-module__LfJH9q__nowPlaying{align-items:center;gap:12px;width:300px;min-width:300px;display:flex;overflow:hidden}.teams-module__LfJH9q__npInfo{white-space:nowrap;flex-direction:column;display:flex;overflow:hidden}.teams-module__LfJH9q__npTitle{text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.teams-module__LfJH9q__npSub{color:#bbb;text-overflow:ellipsis;font-size:12px;overflow:hidden}.teams-module__LfJH9q__controlsWrapper{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:400px;display:flex}.teams-module__LfJH9q__controls{gap:16px;display:flex}.teams-module__LfJH9q__ctrlBtn{color:#fff;cursor:pointer;background:#323130;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.teams-module__LfJH9q__ctrlBtn:hover{background:#484644}.teams-module__LfJH9q__ctrlBtnActive{background:var(--teams-blurple)}.teams-module__LfJH9q__progressContainer{align-items:center;gap:12px;width:400px;display:flex}.teams-module__LfJH9q__timeText{color:#bbb;min-width:30px;font-size:11px}.teams-module__LfJH9q__progressBarBg{cursor:pointer;background:#484644;border-radius:2px;flex:1;height:4px}.teams-module__LfJH9q__progressFill{background:var(--teams-blurple);pointer-events:none;border-radius:2px;height:100%}.teams-module__LfJH9q__sideControls{justify-content:flex-end;align-items:center;gap:12px;width:300px;min-width:300px;display:flex}.teams-module__LfJH9q__volSlider{appearance:none;cursor:pointer;background:#484644;border-radius:2px;outline:none;width:80px;height:4px}.teams-module__LfJH9q__volSlider::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:12px;height:12px}.teams-module__LfJH9q__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.teams-module__LfJH9q__modalContent{background:var(--teams-white);border-radius:8px;flex-direction:column;gap:16px;width:400px;padding:24px;display:flex;box-shadow:0 4px 12px #00000026}.teams-module__LfJH9q__modalTitle{color:var(--teams-text);margin:0;font-size:18px;font-weight:600}.teams-module__LfJH9q__modalText{color:var(--teams-text-muted);font-size:14px;line-height:1.5}.teams-module__LfJH9q__modalActions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.teams-module__LfJH9q__modalBtnSecondary{border:1px solid var(--teams-border);background:var(--teams-white);cursor:pointer;border-radius:4px;padding:8px 16px;font-weight:600}.teams-module__LfJH9q__modalBtnSecondary:hover{background:var(--teams-hover)}.teams-module__LfJH9q__modalBtnPrimary{background:var(--teams-blurple);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-weight:600;text-decoration:none;display:flex}.teams-module__LfJH9q__modalBtnPrimary:hover{background:#4a4d9f}@media (max-width:768px){.teams-module__LfJH9q__appBar,.teams-module__LfJH9q__sidebar{display:none}.teams-module__LfJH9q__headerLeft,.teams-module__LfJH9q__headerRight{width:auto}.teams-module__LfJH9q__searchContainer{display:none}.teams-module__LfJH9q__header{padding:12px}.teams-module__LfJH9q__headerTabs{white-space:nowrap;gap:12px;overflow-x:auto}.teams-module__LfJH9q__queueList{padding:12px}.teams-module__LfJH9q__musicCard{max-width:100%}.teams-module__LfJH9q__callBar{flex-direction:column;gap:12px;height:auto;padding:12px}.teams-module__LfJH9q__nowPlaying{justify-content:center;width:100%;min-width:0}.teams-module__LfJH9q__controlsWrapper{width:100%;min-width:0}.teams-module__LfJH9q__progressContainer{width:100%}.teams-module__LfJH9q__sideControls{display:none}.teams-module__LfJH9q__modalContent{width:90%;margin:0 16px}}
