.SidebarProfile-module__op3cQq__profile{background:var(--color-bg2);cursor:pointer;border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:.75rem 1rem;transition:all .25s;display:flex}.SidebarProfile-module__op3cQq__profile:hover{background:var(--color-bg);box-shadow:var(--shadow-md)}.SidebarProfile-module__op3cQq__avatar{object-fit:cover;border-radius:50%;width:42px;height:42px}.SidebarProfile-module__op3cQq__info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.SidebarProfile-module__op3cQq__name{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:16px;font-weight:600;overflow:hidden}.SidebarProfile-module__op3cQq__role{color:var(--color-subtext);margin-top:2px;font-size:13px;font-weight:400}.SidebarProfile-module__op3cQq__arrow{margin-left:3px;font-size:20px}.SidebarProfile-module__op3cQq__loginBox{background:var(--color-bg);text-align:center;cursor:pointer;border:1px solid var(--color-border);border-radius:12px;width:100%;margin-bottom:20px;padding:.9rem 1.1rem;font-size:16px;font-weight:500;transition:all .25s}.SidebarProfile-module__op3cQq__loginBox:hover{color:var(--color-accent);box-shadow:var(--shadow-md);background:#fff}.SidebarProfile-module__op3cQq__loadingBox{padding:.75rem 1rem}.SidebarProfile-module__op3cQq__skeletonImg{background:var(--color-b2);border-radius:50%;width:42px;height:42px}.SidebarProfile-module__op3cQq__skeletonText{background:var(--color-bg2);border-radius:4px;width:80px;height:12px;margin-bottom:6px}.SidebarProfile-module__op3cQq__skeletonTextSm{background:var(--color-bg2);border-radius:4px;width:60px;height:10px}.SidebarProfile-module__op3cQq__wrapper{position:relative}.SidebarProfile-module__op3cQq__popup{background:var(--color-bg);width:240px;box-shadow:var(--shadow-md);z-index:1000;border-radius:16px;padding:20px;animation:.2s ease-out SidebarProfile-module__op3cQq__slideIn;position:absolute;top:0;left:calc(100% + 12px)}@keyframes SidebarProfile-module__op3cQq__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.SidebarProfile-module__op3cQq__popupHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.SidebarProfile-module__op3cQq__popupAvatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.SidebarProfile-module__op3cQq__popupUserInfo{flex:1;min-width:0}.SidebarProfile-module__op3cQq__popupName{align-items:center;gap:4px;display:flex}.SidebarProfile-module__op3cQq__nameText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;display:block;overflow:hidden}.SidebarProfile-module__op3cQq__verifiedBadge{color:#4caf50;flex-shrink:0;font-size:12px}.SidebarProfile-module__op3cQq__popupEmail{color:var(--color-subtext);margin-top:2px;font-size:12px}.SidebarProfile-module__op3cQq__popupSection{border-top:1px solid var(--color-border);padding:16px 0}.SidebarProfile-module__op3cQq__popupLabel{color:var(--color-subtext);margin-bottom:4px;font-size:12px}.SidebarProfile-module__op3cQq__popupValue{color:var(--color-text);font-size:18px;font-weight:600}.SidebarProfile-module__op3cQq__subscribeEnd{color:var(--color-subtext);margin-top:4px;font-size:11px}.SidebarProfile-module__op3cQq__creditValue{align-items:center;gap:6px;margin-bottom:8px;display:flex}.SidebarProfile-module__op3cQq__creditIcon{fill:var(--color-accent-end);width:18px;height:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15));flex-shrink:0}.SidebarProfile-module__op3cQq__creditCurrent{color:var(--color-text);font-size:24px;font-weight:600}.SidebarProfile-module__op3cQq__creditMax{color:var(--color-subtext);font-size:14px}.SidebarProfile-module__op3cQq__creditSection{border-bottom:1px solid var(--color-border)}.SidebarProfile-module__op3cQq__creditBreakdown{color:var(--color-subtext);justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.SidebarProfile-module__op3cQq__progressBar{background:var(--color-subtext);border-radius:3px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.SidebarProfile-module__op3cQq__progressFill{background:linear-gradient(90deg,#ffb3b3 0%,#f99 100%);border-radius:3px;height:100%;transition:width .3s}.SidebarProfile-module__op3cQq__resetDate{color:var(--color-subtext);font-size:11px}.SidebarProfile-module__op3cQq__viewDetailsBtn{color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fe7b85,#ff9aa2,#ff9e74);border:none;border-radius:8px;margin-top:16px;padding:12px;font-size:14px;font-weight:600;transition:all .25s}.SidebarProfile-module__op3cQq__viewDetailsBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.SidebarProfile-module__op3cQq__couponBtn{background:var(--color-bg2);width:100%;color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:8px;padding:12px;font-size:14px;font-weight:600;transition:all .25s}.SidebarProfile-module__op3cQq__couponBtn:hover{background:var(--color-bg);color:var(--color-text);box-shadow:var(--shadow-md)}.SidebarProfile-module__op3cQq__couponSection{margin-top:8px}.SidebarProfile-module__op3cQq__couponButtonWrapper{gap:8px;width:100%;display:flex}.SidebarProfile-module__op3cQq__couponInput{border:1px solid var(--color-border);background-color:var(--color-bg2);width:100%;color:var(--color-text);box-shadow:var(--shadow-sm);text-align:center;border-radius:8px;outline:none;margin-top:8px;padding:12px;font-size:14px;transition:all .2s}.SidebarProfile-module__op3cQq__couponInput::placeholder{color:var(--color-text);font-weight:600}.SidebarProfile-module__op3cQq__couponInput:focus{box-shadow:var(--shadow-sm);border-color:#ff9aa2}.SidebarProfile-module__op3cQq__couponBtnShrunk{flex:1}.SidebarProfile-module__op3cQq__couponApplyBtn{color:#fff;cursor:pointer;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fe7b85,#ff9aa2,#ff9e74);border:none;border-radius:6px;flex:1;padding:10px 16px;font-size:13px;font-weight:600;transition:all .25s}.SidebarProfile-module__op3cQq__couponApplyBtn:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-2px)}.SidebarProfile-module__op3cQq__couponApplyBtn:disabled{opacity:.6;cursor:not-allowed}.SidebarProfile-module__op3cQq__couponMessage{border-radius:6px;margin-top:8px;padding:8px 10px;font-size:12px;line-height:1.4}.SidebarProfile-module__op3cQq__couponMessage.SidebarProfile-module__op3cQq__success{color:#2e7d32;background:#e8f5e9}.SidebarProfile-module__op3cQq__couponMessage.SidebarProfile-module__op3cQq__error{color:#c62828;background:#ffebee}
.SidebarNav-module__yADbhG__nav{flex-direction:column;gap:4px;display:flex}.SidebarNav-module__yADbhG__link{color:var(--color-text);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.SidebarNav-module__yADbhG__link:hover{background:var(--color-bg);box-shadow:var(--shadow-sm)}.SidebarNav-module__yADbhG__active{background:var(--color-bg);color:var(--color-accent);box-shadow:var(--shadow-sm)}.SidebarNav-module__yADbhG__icon{opacity:.85;background-color:var(--color-text);width:20px;height:20px;margin-bottom:1px;transition:all .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.SidebarNav-module__yADbhG__link:hover .SidebarNav-module__yADbhG__icon,.SidebarNav-module__yADbhG__active .SidebarNav-module__yADbhG__icon{background-color:var(--color-accent);opacity:1}
.SidebarBottom-module__nFUlGa__bottom{flex-direction:column;gap:8px;margin-top:auto;display:flex}.SidebarBottom-module__nFUlGa__link{color:var(--color-text);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.SidebarBottom-module__nFUlGa__link:hover,.SidebarBottom-module__nFUlGa__active{background:var(--color-bg);color:var(--color-accent);box-shadow:var(--shadow-sm)}.SidebarBottom-module__nFUlGa__icon{object-fit:contain;opacity:.85;width:20px;height:20px;transition:opacity .2s}.SidebarBottom-module__nFUlGa__link:hover .SidebarBottom-module__nFUlGa__icon,.SidebarBottom-module__nFUlGa__active .SidebarBottom-module__nFUlGa__icon{opacity:1}.SidebarBottom-module__nFUlGa__login,.SidebarBottom-module__nFUlGa__logout,.SidebarBottom-module__nFUlGa__register,.SidebarBottom-module__nFUlGa__languageSection>div>div>button{background:var(--color-bg);width:100%;height:42px;color:var(--color-text);box-shadow:var(--shadow-sm);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:16px;font-weight:500;transition:all .25s;display:flex}.SidebarBottom-module__nFUlGa__register{background:linear-gradient(90deg,var(--color-accent),var(--color-accent-end));color:var(--color-text)}.SidebarBottom-module__nFUlGa__register:hover{color:var(--color-text-white)}.SidebarBottom-module__nFUlGa__login:hover,.SidebarBottom-module__nFUlGa__logout:hover,.SidebarBottom-module__nFUlGa__languageSection>div>div>button:hover{color:var(--color-accent)}.SidebarBottom-module__nFUlGa__languageSection{position:relative}.SidebarBottom-module__nFUlGa__languageSection>div{margin-top:0}.SidebarBottom-module__nFUlGa__languageSection>div>div{width:100%}.SidebarBottom-module__nFUlGa__languageSection>div>div>div:last-child{transform-origin:bottom;animation:.2s cubic-bezier(.16,1,.3,1) SidebarBottom-module__nFUlGa__slideUp;top:auto;bottom:calc(100% + 8px);left:0;right:0}@keyframes SidebarBottom-module__nFUlGa__slideUp{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SidebarBottom-module__nFUlGa__themeToggleRow{background:var(--color-bg,#fff);box-shadow:var(--shadow-sm);color:var(--color-text);border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .25s;display:flex}.SidebarBottom-module__nFUlGa__themeLabel{font-size:15px;font-weight:500}.SidebarBottom-module__nFUlGa__switchTrack{background-color:var(--color-bg3);cursor:pointer;border:none;border-radius:30px;justify-content:space-between;align-items:center;width:52px;height:28px;padding:0 6px;transition:background-color .3s;display:flex;position:relative}.SidebarBottom-module__nFUlGa__darkTrack{background-color:var(--color-text)}.SidebarBottom-module__nFUlGa__iconWrapper{color:#fff;z-index:1;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.SidebarBottom-module__nFUlGa__switchTrack svg{width:100%;height:100%}.SidebarBottom-module__nFUlGa__switchTrack:not(.SidebarBottom-module__nFUlGa__darkTrack) .SidebarBottom-module__nFUlGa__iconWrapper:first-child{color:#f39c12}.SidebarBottom-module__nFUlGa__darkTrack .SidebarBottom-module__nFUlGa__iconWrapper:last-child{color:#f1c40f}.SidebarBottom-module__nFUlGa__switchThumb{background-color:var(--color-bg);width:22px;height:22px;box-shadow:var(--shadow-sm);z-index:2;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.SidebarBottom-module__nFUlGa__darkTrack .SidebarBottom-module__nFUlGa__switchThumb{transform:translate(24px)}
