.LearnSidebar-module__0CuWIG__sidebar{background-color:var(--color-surface);border-right:1px solid var(--color-earth-1);z-index:40;flex-direction:column;flex-shrink:0;width:260px;height:100vh;display:flex;position:sticky;top:0}.LearnSidebar-module__0CuWIG__logoArea{border-bottom:1px solid var(--color-earth-1);align-items:center;padding:1.5rem;display:flex}.LearnSidebar-module__0CuWIG__nav{flex:1;padding:1.5rem 0;overflow-y:auto}.LearnSidebar-module__0CuWIG__navItem{color:var(--color-text-muted);border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.LearnSidebar-module__0CuWIG__navItem:hover{background-color:var(--color-primary-50);color:var(--color-primary-dark)}.LearnSidebar-module__0CuWIG__navItem.LearnSidebar-module__0CuWIG__active{background-color:var(--color-primary-50);color:var(--color-primary);border-left-color:var(--color-primary)}.LearnSidebar-module__0CuWIG__navSection{border-top:1px solid var(--color-earth-1);margin-top:1.5rem;padding-top:1.5rem}.LearnSidebar-module__0CuWIG__navSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);margin-bottom:.75rem;padding:0 1.5rem;font-size:.75rem;font-weight:600}.LearnSidebar-module__0CuWIG__userArea{border-top:1px solid var(--color-earth-1);cursor:pointer;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.LearnSidebar-module__0CuWIG__userArea:hover{background-color:var(--color-primary-50)}.LearnSidebar-module__0CuWIG__avatar{background-color:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.LearnSidebar-module__0CuWIG__userInfo{flex:1;min-width:0}.LearnSidebar-module__0CuWIG__userName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.LearnSidebar-module__0CuWIG__userPoints{color:var(--color-text-muted);font-size:.75rem}@media (max-width:768px){.LearnSidebar-module__0CuWIG__sidebar{transition:transform .3s;position:fixed;transform:translate(-100%)}.LearnSidebar-module__0CuWIG__sidebar.LearnSidebar-module__0CuWIG__open{transform:translate(0)}.LearnSidebar-module__0CuWIG__overlay{z-index:30;opacity:0;pointer-events:none;background-color:#00000080;transition:opacity .3s;position:fixed;inset:0}.LearnSidebar-module__0CuWIG__overlay.LearnSidebar-module__0CuWIG__open{opacity:1;pointer-events:auto}}
.LearnTopBar-module__0Pu2cW__topbar{background-color:var(--color-surface);border-bottom:1px solid var(--color-earth-1);z-index:30;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.LearnTopBar-module__0Pu2cW__left{align-items:center;gap:1rem;display:flex}.LearnTopBar-module__0Pu2cW__title{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:600}.LearnTopBar-module__0Pu2cW__right{align-items:center;gap:.75rem;display:flex}.LearnTopBar-module__0Pu2cW__menuButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:8px;padding:.5rem;transition:all .2s;display:none}.LearnTopBar-module__0Pu2cW__menuButton:hover{background-color:var(--color-surface-alt);color:var(--color-text)}.LearnTopBar-module__0Pu2cW__iconButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.LearnTopBar-module__0Pu2cW__iconButton:hover{background-color:var(--color-surface-alt);color:var(--color-primary)}@media (max-width:768px){.LearnTopBar-module__0Pu2cW__menuButton{display:flex}}.LearnTopBar-module__0Pu2cW__userMenuWrapper{position:relative}.LearnTopBar-module__0Pu2cW__avatarBtn{background:var(--color-surface-alt);border:1px solid var(--color-earth-1);cursor:pointer;color:var(--color-text);border-radius:50px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;transition:all .2s;display:flex}.LearnTopBar-module__0Pu2cW__avatarBtn:hover{background:var(--color-earth-1)}.LearnTopBar-module__0Pu2cW__avatarCircle{color:#111827;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:800;display:flex}.LearnTopBar-module__0Pu2cW__avatarName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.875rem;font-weight:600;overflow:hidden}.LearnTopBar-module__0Pu2cW__chevron{color:var(--color-text-muted)}.LearnTopBar-module__0Pu2cW__dropdown{background:var(--color-surface);border:1px solid var(--color-border,#e5e7eb);z-index:200;border-radius:14px;width:240px;animation:.15s LearnTopBar-module__0Pu2cW__dropdownIn;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes LearnTopBar-module__0Pu2cW__dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LearnTopBar-module__0Pu2cW__dropdownHeader{background:var(--color-surface-alt);align-items:center;gap:.75rem;padding:1rem;display:flex}.LearnTopBar-module__0Pu2cW__dropdownAvatar{color:#111827;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:800;display:flex}.LearnTopBar-module__0Pu2cW__dropdownName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.925rem;font-weight:700;overflow:hidden}.LearnTopBar-module__0Pu2cW__dropdownEmail{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.LearnTopBar-module__0Pu2cW__dropdownDivider{background:var(--color-border,#e5e7eb);height:1px}.LearnTopBar-module__0Pu2cW__dropdownItem{color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.LearnTopBar-module__0Pu2cW__dropdownItem:hover{background:var(--color-surface-alt);color:var(--color-primary)}.LearnTopBar-module__0Pu2cW__dropdownLogout{color:var(--color-error,#ef4444)!important}.LearnTopBar-module__0Pu2cW__dropdownLogout:hover{background:#fef2f2!important}
