@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";
.styles-module__Axvt5q__selectorWrapper{z-index:100;background:0 0;justify-content:center;width:100%;padding:12px 16px 4px;display:flex;position:relative}.styles-module__Axvt5q__triggerBar{-webkit-backdrop-filter:blur(12px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#2e2e2ecc;border:1px solid #52525280;border-radius:12px;align-items:center;gap:10px;width:fit-content;max-width:480px;padding:8px 16px;transition:all .2s;display:flex}.styles-module__Axvt5q__triggerBar:hover{background:#3e3e3ee6;border-color:#525252cc;box-shadow:0 2px 12px #0003}.styles-module__Axvt5q__triggerBar:focus-visible{outline-offset:2px;outline:2px solid #39acff}.styles-module__Axvt5q__triggerBarActive{border-color:#39acff4d}.styles-module__Axvt5q__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.styles-module__Axvt5q__colorDotLarge{border-radius:50%;flex-shrink:0;width:14px;height:14px}.styles-module__Axvt5q__triggerContent{align-items:center;gap:8px;min-width:0;display:flex}.styles-module__Axvt5q__triggerCode{color:#fff;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600}.styles-module__Axvt5q__triggerName{color:#a1a1a1;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-family:Montserrat,sans-serif;font-size:13px;overflow:hidden}.styles-module__Axvt5q__triggerSeparator{color:#525252;font-size:12px}.styles-module__Axvt5q__triggerChevron{color:#a1a1a1;flex-shrink:0;font-size:14px;transition:transform .2s}.styles-module__Axvt5q__triggerChevronOpen{transform:rotate(180deg)}.styles-module__Axvt5q__emptyTrigger{align-items:center;gap:8px;display:flex}.styles-module__Axvt5q__emptyIcon{border:2px dashed #525252;border-radius:50%;flex-shrink:0;width:18px;height:18px}.styles-module__Axvt5q__emptyText{color:#a1a1a1;font-family:Montserrat,sans-serif;font-size:13px}.styles-module__Axvt5q__dropdownWrapper{z-index:200;width:380px;max-width:calc(100vw - 32px);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.styles-module__Axvt5q__dropdownPanel{-webkit-backdrop-filter:blur(20px);background:#1e1e1ef2;border:1px solid #52525299;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0006,0 2px 8px #0003}.styles-module__Axvt5q__searchContainer{border-bottom:1px solid #52525266;padding:12px 16px}.styles-module__Axvt5q__searchInputWrapper{background:#2e2e2e99;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;transition:all .2s;display:flex}.styles-module__Axvt5q__searchInputWrapper:focus-within{background:#2e2e2ecc;border-color:#39acff66}.styles-module__Axvt5q__searchIcon{color:#a1a1a1;flex-shrink:0;font-size:14px}.styles-module__Axvt5q__searchInput{color:#fff;caret-color:#39acff;background:0 0;border:none;outline:none;width:100%;font-family:Montserrat,sans-serif;font-size:13px}.styles-module__Axvt5q__searchInput::placeholder{color:#6a6a6a}.styles-module__Axvt5q__searchClear{color:#a1a1a1;cursor:pointer;background:#52525299;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;transition:all .15s;display:flex}.styles-module__Axvt5q__searchClear:hover{color:#fff;background:#525252e6}.styles-module__Axvt5q__classList{scroll-behavior:smooth;max-height:320px;padding:8px;overflow-y:auto}.styles-module__Axvt5q__classList::-webkit-scrollbar{width:4px}.styles-module__Axvt5q__classList::-webkit-scrollbar-track{background:0 0}.styles-module__Axvt5q__classList::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}.styles-module__Axvt5q__classList::-webkit-scrollbar-thumb:hover{background:#525252}.styles-module__Axvt5q__sectionHeader{text-transform:uppercase;letter-spacing:.5px;color:#6a6a6a;padding:8px 12px 4px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600}.styles-module__Axvt5q__classItem{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;transition:all .15s;display:flex;position:relative}.styles-module__Axvt5q__classItem:hover{background:#3e3e3e99}.styles-module__Axvt5q__classItem:focus-visible{background:#3e3e3e66;border-color:#39acff80;outline:none}.styles-module__Axvt5q__classItemActive{background:#39acff14;border-color:#39acff33}.styles-module__Axvt5q__classItemActive:hover{background:#39acff1f}.styles-module__Axvt5q__classItemFocused{background:#3e3e3e99;border-color:#39acff4d}.styles-module__Axvt5q__classItemContent{flex:1;min-width:0}.styles-module__Axvt5q__classItemTop{align-items:center;gap:8px;display:flex}.styles-module__Axvt5q__classItemCode{color:#fff;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600}.styles-module__Axvt5q__classItemName{color:#a1a1a1;white-space:nowrap;text-overflow:ellipsis;font-family:Montserrat,sans-serif;font-size:12px;overflow:hidden}.styles-module__Axvt5q__classItemBottom{align-items:center;gap:6px;margin-top:2px;display:flex}.styles-module__Axvt5q__classItemMeta{color:#6a6a6a;font-family:Montserrat,sans-serif;font-size:11px}.styles-module__Axvt5q__classItemMetaProfessor{white-space:nowrap;text-overflow:ellipsis;max-width:22ch;overflow:hidden}.styles-module__Axvt5q__classItemDot{background:#525252;border-radius:50%;flex-shrink:0;width:3px;height:3px}.styles-module__Axvt5q__statusBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:6px;flex-shrink:0;padding:2px 8px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600}.styles-module__Axvt5q__statusActive{color:#4ade80;background:#4ade801f}.styles-module__Axvt5q__statusArchived{color:#6a6a6a;background:#a1a1a11f}.styles-module__Axvt5q__checkmark{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex}.styles-module__Axvt5q__dropdownFooter{border-top:1px solid #52525266;padding:8px 12px}.styles-module__Axvt5q__manageButton{color:#a1a1a1;cursor:pointer;background:0 0;border:1px dashed #52525299;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 16px;font-family:Montserrat,sans-serif;font-size:13px;transition:all .2s;display:flex}.styles-module__Axvt5q__manageButton:hover{color:#fff;background:#3e3e3e66;border-color:#525252e6}.styles-module__Axvt5q__manageButton:focus-visible{outline-offset:2px;outline:2px solid #39acff}.styles-module__Axvt5q__manageIcon{font-size:14px}.styles-module__Axvt5q__noResults{flex-direction:column;align-items:center;gap:8px;padding:24px 16px;display:flex}.styles-module__Axvt5q__noResultsIcon{color:#525252;margin-bottom:4px;font-size:28px}.styles-module__Axvt5q__noResultsTitle{color:#a1a1a1;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}.styles-module__Axvt5q__noResultsText{color:#6a6a6a;text-align:center;font-family:Montserrat,sans-serif;font-size:12px}.styles-module__Axvt5q__skeletonItem{border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.styles-module__Axvt5q__skeletonDot{background:linear-gradient(90deg,#2e2e2e 25%,#3a3a3a 50%,#2e2e2e 75%) 0 0/200% 100%;border-radius:50%;width:14px;height:14px;animation:1.5s ease-in-out infinite styles-module__Axvt5q__shimmer}.styles-module__Axvt5q__skeletonContent{flex-direction:column;flex:1;gap:6px;display:flex}.styles-module__Axvt5q__skeletonLine{background:linear-gradient(90deg,#2e2e2e 25%,#3a3a3a 50%,#2e2e2e 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.5s ease-in-out infinite styles-module__Axvt5q__shimmer}.styles-module__Axvt5q__skeletonLineLong{width:75%}.styles-module__Axvt5q__skeletonLineShort{width:50%}.styles-module__Axvt5q__skeletonBadge{background:linear-gradient(90deg,#2e2e2e 25%,#3a3a3a 50%,#2e2e2e 75%) 0 0/200% 100%;border-radius:6px;flex-shrink:0;width:48px;height:20px;animation:1.5s ease-in-out infinite styles-module__Axvt5q__shimmer}@keyframes styles-module__Axvt5q__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__Axvt5q__triggerSkeleton{background:#2e2e2ecc;border:1px solid #52525280;border-radius:12px;align-items:center;gap:10px;padding:8px 16px;display:flex}.styles-module__Axvt5q__triggerSkeletonDot{background:linear-gradient(90deg,#2e2e2e 25%,#3a3a3a 50%,#2e2e2e 75%) 0 0/200% 100%;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite styles-module__Axvt5q__shimmer}.styles-module__Axvt5q__triggerSkeletonText{background:linear-gradient(90deg,#2e2e2e 25%,#3a3a3a 50%,#2e2e2e 75%) 0 0/200% 100%;border-radius:6px;width:120px;height:13px;animation:1.5s ease-in-out infinite styles-module__Axvt5q__shimmer}.styles-module__Axvt5q__sidebarBadge{box-sizing:border-box;cursor:pointer;background:#39acff0f;border:1px solid #39acff26;border-radius:8px;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;margin:0 8px 4px;padding:8px 18px;transition:all .2s;display:flex}.styles-module__Axvt5q__sidebarBadge:hover{background:#39acff1a}.styles-module__Axvt5q__sidebarBadgeContent{flex:1;min-width:0;padding-left:6px}.styles-module__Axvt5q__sidebarBadgeCode{color:#39acff;font-family:Montserrat,sans-serif;font-size:11px;font-weight:600}.styles-module__Axvt5q__sidebarBadgeName{color:#6a6a6a;white-space:nowrap;text-overflow:ellipsis;max-width:40ch;font-family:Montserrat,sans-serif;font-size:10px;overflow:hidden}.styles-module__Axvt5q__sidebarBadgeCollapsed{cursor:pointer;justify-content:center;margin:0 8px 4px;padding:8px}.styles-module__Axvt5q__sidebarBadgeCollapsed:hover{background:#39acff1f}.styles-module__Axvt5q__sidebarBadgeEmpty{cursor:pointer}.styles-module__Axvt5q__sidebarBadgeEmpty:hover{background:#39acff1f}.styles-module__Axvt5q__sidebarBadgeEmptyIcon{border:2px dashed #525252cc;border-radius:50%;width:10px;height:10px}.styles-module__Axvt5q__sidebarBadgeEmptyText{color:#6a6a6a;font-family:Montserrat,sans-serif;font-size:12px}.styles-module__Axvt5q__toast{-webkit-backdrop-filter:blur(12px);background:#1e1e1ef2;border:1px solid #52525280;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-family:Montserrat,sans-serif;display:flex;box-shadow:0 8px 24px #0000004d}.styles-module__Axvt5q__toastText{color:#fff;font-size:13px}.styles-module__Axvt5q__toastClass{color:#39acff;font-weight:600}@media (max-width:480px){.styles-module__Axvt5q__dropdownWrapper{width:calc(100vw - 24px);left:50%;transform:translate(-50%)}.styles-module__Axvt5q__triggerName{max-width:120px}.styles-module__Axvt5q__triggerBar{padding:6px 12px}.styles-module__Axvt5q__classItem{padding:8px 10px}}.styles-module__Axvt5q__tooltip{white-space:nowrap;pointer-events:none;z-index:300;background:#141414f2;border:1px solid #52525280;border-radius:8px;padding:6px 12px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.styles-module__Axvt5q__tooltipText{color:#a1a1a1;font-family:Montserrat,sans-serif;font-size:11px}
.styles-module__nWDiaq__panel{-webkit-backdrop-filter:blur(12px);background:#1e1e1eeb;border-right:1px solid #52525280;flex-direction:column;height:100vh;transition:width .25s;display:flex;overflow:hidden;box-shadow:0 4px 24px #0003}.styles-module__nWDiaq__panelOverlay{z-index:200;position:absolute;box-shadow:0 0 20px #0009}.styles-module__nWDiaq__panelCollapsed{-webkit-backdrop-filter:none;box-shadow:none;background:#1c1c1c;border-right-color:#5252524d}.styles-module__nWDiaq__toggleButton{-webkit-backdrop-filter:blur(8px);transition:background .2s,border-color .2s;background:#2e2e2ecc!important;border:1px solid #52525280!important}.styles-module__nWDiaq__toggleButton:hover{box-shadow:0 2px 12px #0003;background:#3e3e3ee6!important;border-color:#525252cc!important}
:root{--primary:#000;--secondary:#2a52fa;--background:#1c1c1c;--text-primary:#eaeaea;--text-secondary:#858585;--foreground:var(--text-primary)}html,body{background-color:var(--background);max-width:100vw;height:100%;min-height:100vh;overflow-x:hidden}html{background-color:var(--background);scroll-behavior:smooth;font-family:Montserrat,sans-serif}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;min-height:100vh;font-family:Montserrat,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.unote-scrollbar-y{scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#424242 transparent}.unote-scrollbar-y::-webkit-scrollbar{width:8px}.unote-scrollbar-y::-webkit-scrollbar-track{background:0 0}.unote-scrollbar-y::-webkit-scrollbar-thumb{background:#424242;border-radius:24px}.unote-scrollbar-x{scrollbar-width:auto;scrollbar-color:#424242 transparent}.unote-scrollbar-x::-webkit-scrollbar{height:8px}.unote-scrollbar-x::-webkit-scrollbar-track{background:0 0}.unote-scrollbar-x::-webkit-scrollbar-thumb{background:#424242;border-radius:24px}
