.AnswerSection-module__GLi7gG__answerSection{flex-direction:column;gap:10px;width:100%;display:flex}.AnswerSection-module__GLi7gG__answerPrompt{color:var(--text-tertiary);font-size:13px;font-weight:700}.AnswerSection-module__GLi7gG__optionsList{flex-direction:column;gap:6px;display:flex}.AnswerSection-module__GLi7gG__option{cursor:pointer;border-style:solid;border-width:.5px;border-color:var(--border);background:var(--bg);color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:9px 14px;display:flex}.AnswerSection-module__GLi7gG__optionSelected{border-color:var(--text-secondary);background:var(--bg-secondary);color:var(--text)}.AnswerSection-module__GLi7gG__optionCorrect{border-color:var(--green);color:var(--green);background:#1d9e751f}.AnswerSection-module__GLi7gG__optionIncorrect{color:#c94a3a;background:#c94a3a1f;border-color:#c94a3a}.AnswerSection-module__GLi7gG__optionSubmitted{color:var(--text-tertiary)}.AnswerSection-module__GLi7gG__optionCursorSubmitted{cursor:default}.AnswerSection-module__GLi7gG__optionKey{width:22px;height:22px;color:var(--text-secondary);border-style:solid;border-width:.5px;border-color:var(--border);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.AnswerSection-module__GLi7gG__optionKeySelected{background:var(--text-secondary);color:var(--bg);border-color:var(--text-secondary)}.AnswerSection-module__GLi7gG__optionKeyCorrect{background:var(--green);color:var(--bg);border-color:var(--green)}.AnswerSection-module__GLi7gG__optionKeyIncorrect{color:var(--bg);background:#c94a3a;border-color:#c94a3a}.AnswerSection-module__GLi7gG__optionText{font-size:13px}.AnswerSection-module__GLi7gG__textBoxAnswer{display:flex}.AnswerSection-module__GLi7gG__textBoxAnswerInline{flex-flow:wrap;align-items:center;gap:4px}.AnswerSection-module__GLi7gG__textBoxAnswerStacked{flex-flow:column;align-items:stretch;gap:8px}.AnswerSection-module__GLi7gG__textPartStacked{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AnswerSection-module__GLi7gG__textPartInline{align-items:center;gap:6px;margin-bottom:6px;margin-right:4px;display:inline-flex}.AnswerSection-module__GLi7gG__textPartLabel{min-width:90px;color:var(--text-secondary);font-size:14px}.AnswerSection-module__GLi7gG__textPartAffix{font-size:14px}.AnswerSection-module__GLi7gG__textInput{border-style:solid;border-width:.5px;border-color:var(--border);background:var(--bg);width:96px;color:var(--text);opacity:1;border-radius:8px;outline:none;padding:7px 10px;font-family:inherit;font-size:14px}.AnswerSection-module__GLi7gG__textInputSubmitted{opacity:.7}.AnswerSection-module__GLi7gG__textInputCorrect{border-color:var(--green);background:#1d9e751f}.AnswerSection-module__GLi7gG__textInputIncorrect{background:#c94a3a1f;border-color:#c94a3a}.AnswerSection-module__GLi7gG__textInputError{border-color:#a32d2d}.AnswerSection-module__GLi7gG__actionRow{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:4px;display:flex}.AnswerSection-module__GLi7gG__buttonGroup{gap:8px;display:flex}.AnswerSection-module__GLi7gG__submitButton{background:var(--text);color:var(--bg);cursor:pointer;border-width:0;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:15px}.AnswerSection-module__GLi7gG__submitButtonDisabled{background:var(--text-tertiary);cursor:default}.AnswerSection-module__GLi7gG__secondaryButton{border-style:solid;border-width:.5px;border-color:var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:15px;text-decoration:none}.AnswerSection-module__GLi7gG__disabledButton{opacity:.45;cursor:not-allowed}.AnswerSection-module__GLi7gG__infoBlock{background:var(--bg-secondary);border-style:solid;border-width:.5px;border-color:var(--border);color:var(--text-secondary);border-radius:8px;margin-top:4px;padding:12px 16px;font-size:14px}.AnswerSection-module__GLi7gG__explanationBlock{background:var(--bg-secondary);border-style:solid;border-width:.5px;border-color:var(--border);color:var(--text-secondary);border-radius:8px;padding:12px 16px;font-size:14px}.AnswerSection-module__GLi7gG__infoBlockTitle{color:var(--text);margin-bottom:6px;font-weight:700}.AnswerSection-module__GLi7gG__orderedList{margin:0;padding-left:18px}.AnswerSection-module__GLi7gG__listItemSpaced{margin-top:6px}.AnswerSection-module__GLi7gG__navExplainRow{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.AnswerSection-module__GLi7gG__feedbackBanner{border-radius:14px;margin-top:4px;padding:14px;font-size:14px;font-weight:800}.AnswerSection-module__GLi7gG__feedbackCorrect{color:var(--green);background:#1d9e751f}.AnswerSection-module__GLi7gG__feedbackIncorrect{color:#c94a3a;background:#c94a3a1f}.AnswerSection-module__GLi7gG__emptyError{color:#a32d2d;font-size:13px}
.PremiumUnlockBox-module__woFzLG__box{border:.5px solid var(--border);background:var(--bg-secondary);border-radius:16px;max-width:520px;padding:20px}.PremiumUnlockBox-module__woFzLG__title{margin:0;font-size:20px}.PremiumUnlockBox-module__woFzLG__message{color:var(--text-tertiary);margin:8px 0 16px;font-size:13px;line-height:1.5}.PremiumUnlockBox-module__woFzLG__form{gap:10px;display:flex}.PremiumUnlockBox-module__woFzLG__input{border:.5px solid var(--border);background:var(--bg);min-width:0;height:40px;color:var(--text);border-radius:999px;flex:1;padding:0 14px;font-family:inherit}.PremiumUnlockBox-module__woFzLG__button{background:var(--text);height:40px;color:var(--bg);cursor:pointer;opacity:1;border:none;border-radius:999px;padding:0 16px;font-family:inherit;font-weight:800}.PremiumUnlockBox-module__woFzLG__button:disabled{cursor:default;opacity:.65}.PremiumUnlockBox-module__woFzLG__error{color:#a32d2d;margin:10px 0 0;font-size:13px}.PremiumUnlockBox-module__woFzLG__success{color:#1d9e75;margin:10px 0 0;font-size:13px}
.PremiumModal-module__2o3f0G__overlay{z-index:1500;background:#0000008c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.PremiumModal-module__2o3f0G__modal{border:.5px solid var(--border);background:var(--bg);border-radius:18px;width:min(560px,100%);padding:20px;box-shadow:0 20px 60px #00000059}.PremiumModal-module__2o3f0G__header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:16px;display:flex}.PremiumModal-module__2o3f0G__title{margin:0;font-size:22px}.PremiumModal-module__2o3f0G__subtitle{color:var(--text-tertiary);margin:6px 0 0;font-size:13px}.PremiumModal-module__2o3f0G__closeButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;font-size:22px}
.TopBar-module__rAiKWG__topbar{z-index:1000;background:var(--bg);border-bottom:.5px solid var(--border);grid-template-columns:250px minmax(0,1fr);align-items:center;height:58px;transition:background .4s,border-color .4s,box-shadow .4s;display:grid;position:fixed;top:0;left:0;right:0}.TopBar-module__rAiKWG__brandLink{height:58px;color:var(--text);background:0 0;align-items:center;padding:0 16px;display:flex}.TopBar-module__rAiKWG__brandMark{color:var(--text);box-shadow:none;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;padding:0;line-height:1;display:inline-flex}.TopBar-module__rAiKWG__brandMarkPlus{color:#1f1a05;background:linear-gradient(135deg,#b98a00 0%,#e6c75a 42%,#ebcf61 52%,#d6ae1a 66%,#9e7600 100%);border:1px solid #c49a00;padding:6px 10px;box-shadow:0 4px 12px #d6ae1a2e}.TopBar-module__rAiKWG__beta{color:var(--text-tertiary);margin-left:6px;font-weight:400}.TopBar-module__rAiKWG__betaPlus{color:#1f1a05}.TopBar-module__rAiKWG__rightSide{justify-content:space-between;align-items:center;gap:20px;height:58px;padding:0 24px;display:flex}.TopBar-module__rAiKWG__nav{align-items:center;gap:4px;display:flex}.TopBar-module__rAiKWG__navLink{color:var(--text-secondary);background:0 0;border-radius:999px;padding:8px 11px;font-size:13.5px;font-weight:700}.TopBar-module__rAiKWG__navLinkActive{color:var(--text);background:var(--bg-secondary);font-weight:850}.TopBar-module__rAiKWG__actions{align-items:center;gap:10px;display:flex}.TopBar-module__rAiKWG__dailyGoal{background:var(--bg-secondary);border-radius:999px;flex-shrink:0;align-items:center;width:68px;height:34px;transition:width .4s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden}.TopBar-module__rAiKWG__dailyGoalExpanded{width:200px}.TopBar-module__rAiKWG__streakPill{color:var(--text);flex-shrink:0;align-items:center;gap:5px;padding:0 11px;font-size:13px;font-weight:850;display:flex}.TopBar-module__rAiKWG__goalDetails{opacity:0;flex:1;min-width:0;padding-right:12px;transition:opacity .2s}.TopBar-module__rAiKWG__goalDetailsExpanded{opacity:1}.TopBar-module__rAiKWG__goalTextRow{color:var(--text-tertiary);justify-content:space-between;margin-bottom:3px;font-size:10px;display:flex}.TopBar-module__rAiKWG__goalCount{color:var(--text);font-weight:700}.TopBar-module__rAiKWG__goalTrack{background:var(--border);border-radius:999px;height:5px;overflow:hidden}.TopBar-module__rAiKWG__goalFill{height:100%;width:var(--goal-width);background:var(--goal-color);border-radius:999px;transition:width .5s}.TopBar-module__rAiKWG__searchBox{width:260px;position:relative}.TopBar-module__rAiKWG__searchIcon{color:var(--text-tertiary);font-size:13px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.TopBar-module__rAiKWG__searchInput{background:var(--bg-secondary);width:100%;height:34px;color:var(--text);border:none;border-radius:999px;outline:none;padding:0 14px 0 35px;font-family:inherit;font-size:13px}.TopBar-module__rAiKWG__searchInputPlus{border:.5px solid var(--border)}.TopBar-module__rAiKWG__plusButton{color:#000;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#c9a227,#e8c547);border:none;border-radius:999px;flex-shrink:0;height:34px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800}.TopBar-module__rAiKWG__menuWrap{position:relative}.TopBar-module__rAiKWG__avatarButton{background:var(--text);width:34px;height:34px;color:var(--bg);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:13px;font-weight:850;display:flex}.TopBar-module__rAiKWG__menu{background:var(--bg);border:.5px solid var(--border);z-index:2000;border-radius:12px;width:200px;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.TopBar-module__rAiKWG__menuDivider{background:var(--border);height:.5px;margin:4px 0}.TopBar-module__rAiKWG__menuItem{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;font-size:13.5px;font-weight:600;display:flex}.TopBar-module__rAiKWG__menuItemHovered{background:var(--bg-secondary)}.TopBar-module__rAiKWG__menuItemMuted{color:var(--text-tertiary)}.TopBar-module__rAiKWG__menuIcon{text-align:center;width:18px;font-size:15px}
.Sidebar-module__WZVnLW__collapseButton{top:62px;left:var(--sidebar-toggle-left);z-index:1200;background:var(--bg);border:.5px solid var(--border);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:17px;line-height:1;transition:left .25s,background .2s;display:flex;position:fixed;box-shadow:0 4px 14px #00000024}.Sidebar-module__WZVnLW__collapseButtonCollapsed{background:var(--bg-secondary);color:var(--text)}.Sidebar-module__WZVnLW__noPositionTransition{transition:none}.Sidebar-module__WZVnLW__collapseIcon{flex-shrink:0;display:block;transform:none}.Sidebar-module__WZVnLW__collapseIconOpen{transform:translate(-1.5px)}.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-current-width);background:var(--bg-secondary);border-right:.5px solid var(--border);z-index:999;flex-direction:column;flex-shrink:0;min-width:0;height:100vh;transition:width .25s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module__WZVnLW__sidebarCollapsed{border-right:none}.Sidebar-module__WZVnLW__noWidthTransition{transition:none}.Sidebar-module__WZVnLW__topSpacer{flex-shrink:0;height:58px}.Sidebar-module__WZVnLW__nav{flex:1;padding:8px 0;overflow:hidden auto}.Sidebar-module__WZVnLW__courseRow{align-items:center;display:flex}.Sidebar-module__WZVnLW__courseToggle{width:28px;min-width:28px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:800}.Sidebar-module__WZVnLW__activeText{color:var(--text)}.Sidebar-module__WZVnLW__courseLink{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;opacity:1;pointer-events:auto;background:0 0;border-right:3px solid #0000;flex:1;padding:8px 16px 8px 0;font-size:14px;font-weight:750;display:block;overflow:hidden}.Sidebar-module__WZVnLW__activeLink{color:var(--text);background:var(--bg);border-right-color:var(--text);font-weight:850}.Sidebar-module__WZVnLW__compactHidden{opacity:0;pointer-events:none}.Sidebar-module__WZVnLW__unitList{padding:2px 0 8px 28px}.Sidebar-module__WZVnLW__unitLink{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;padding:6px 16px 6px 10px;font-size:13px;font-weight:400;line-height:1.25;display:block;overflow:hidden}.Sidebar-module__WZVnLW__newListButton{border:.5px dashed var(--border);width:calc(100% - 32px);height:34px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;margin:4px 16px 8px;font-family:inherit;font-size:13px;font-weight:700;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__hidden{display:none}.Sidebar-module__WZVnLW__createListBox{padding:4px 16px 8px}.Sidebar-module__WZVnLW__createListInput{border:.5px solid var(--text);background:var(--bg);width:100%;height:34px;color:var(--text);border-radius:10px;outline:none;padding:0 10px;font-family:inherit;font-size:13px}.Sidebar-module__WZVnLW__createListHelp{color:var(--text-tertiary);margin:4px 0 0;font-size:11px}.Sidebar-module__WZVnLW__listRow{padding-right:var(--list-row-padding-right);align-items:center;display:flex}.Sidebar-module__WZVnLW__listLink{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;background:0 0;border-right:3px solid #0000;flex:1;justify-content:flex-start;align-items:center;gap:8px;padding:8px 8px 8px 16px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__activeListLink{color:var(--text);background:var(--bg);border-right-color:var(--text);font-weight:800}.Sidebar-module__WZVnLW__listBullet{color:var(--text-tertiary);flex-shrink:0;font-size:13px}.Sidebar-module__WZVnLW__deleteListButton{width:22px;height:22px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;font-size:14px;display:flex}.Sidebar-module__WZVnLW__emptyLists{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin:0;padding:4px 16px 8px;font-size:12px;line-height:1.4;overflow:hidden}.Sidebar-module__WZVnLW__resizeHandle{cursor:col-resize;z-index:10;background:0 0;width:6px;height:100%;transition:background .15s;position:absolute;top:0;right:0}.Sidebar-module__WZVnLW__resizeHandleActive{background:var(--border)}.Sidebar-module__WZVnLW__section{color:var(--text-tertiary);letter-spacing:.7px;text-transform:uppercase;white-space:nowrap;opacity:1;padding:10px 16px 6px;font-size:11px;font-weight:850;overflow:hidden}.Sidebar-module__WZVnLW__sectionCompact{opacity:0}.Sidebar-module__WZVnLW__divider{background:var(--border);height:1px;margin:14px 16px 8px}
.ProblemsClient-module__yfkziq__main{flex:1;min-width:0;padding:24px 328px 24px 24px}.ProblemsClient-module__yfkziq__layoutGrid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:100%;display:grid}.ProblemsClient-module__yfkziq__contentSection{width:100%;min-width:0}.ProblemsClient-module__yfkziq__headerBlock{margin-bottom:18px}.ProblemsClient-module__yfkziq__headerSubtitle{color:var(--text-tertiary);margin:4px 0 0;font-size:13px}.ProblemsClient-module__yfkziq__filterBar{background:var(--bg);border-bottom:.5px solid var(--border);z-index:840;grid-template-columns:minmax(520px,1fr) 150px 150px;align-items:center;gap:12px;padding:8px 0;display:grid;position:sticky;top:58px}.ProblemsClient-module__yfkziq__searchBox{min-width:0;position:relative}.ProblemsClient-module__yfkziq__searchIcon{color:var(--text-tertiary);font-size:13px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.ProblemsClient-module__yfkziq__control{background:var(--bg-secondary);width:100%;height:40px;color:var(--text);border:none;border-radius:999px;outline:none;padding:0 14px;font-family:inherit;font-size:14px}.ProblemsClient-module__yfkziq__searchInput{padding:0 14px 0 36px}.ProblemsClient-module__yfkziq__listTitleBlock{margin-top:6px;margin-bottom:10px}.ProblemsClient-module__yfkziq__unlockBlock{margin-bottom:16px;padding:4px 0 0}.ProblemsClient-module__yfkziq__problemListBlock{padding:4px 0 0}.ProblemsClient-module__yfkziq__mutedMessage{color:var(--text-tertiary);margin:16px 0;font-size:13px}.ProblemsClient-module__yfkziq__unitGroup{margin-bottom:20px;scroll-margin-top:130px}.ProblemsClient-module__yfkziq__unitHeader{margin-bottom:8px}.ProblemsClient-module__yfkziq__unitTitle{margin:0;font-size:20px}.ProblemsClient-module__yfkziq__unitCount{color:var(--text-tertiary);margin:2px 0 0;font-size:13px}.ProblemsClient-module__yfkziq__unitProblemList{border-top:.5px solid var(--border);width:100%}.ProblemsClient-module__yfkziq__problemRow{min-height:48px;color:var(--text);background:var(--bg-secondary);border-radius:9px;grid-template-columns:48px minmax(0,1fr) 190px 86px 34px;align-items:center;gap:12px;margin-top:8px;padding:0 14px;display:grid}.ProblemsClient-module__yfkziq__problemNumber{color:var(--text-tertiary);text-align:right;font-size:13px}.ProblemsClient-module__yfkziq__problemTitle{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ProblemsClient-module__yfkziq__problemCourse{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.ProblemsClient-module__yfkziq__difficultyBadge{border-radius:999px;justify-self:start;padding:3px 10px;font-size:12px;font-weight:800}.ProblemsClient-module__yfkziq__loadMoreMessage{color:var(--text-tertiary);margin:18px 0 0;font-size:13px}.ProblemsClient-module__yfkziq__sidePanel{z-index:850;flex-direction:column;gap:16px;width:280px;max-height:calc(100vh - 94px);padding:0;display:flex;position:fixed;top:70px;right:24px;overflow-y:auto}.ProblemsClient-module__yfkziq__completionCircle{border:1.5px solid var(--text-tertiary);width:13px;height:13px;box-shadow:none;opacity:.85;background:0 0;border-radius:50%;justify-self:center}.ProblemsClient-module__yfkziq__completionCircleCorrect{opacity:1;background:#1d9e75;border:1.5px solid #1d9e75;box-shadow:0 0 0 3px #1d9e7524}.ProblemsClient-module__yfkziq__completionCircleIncorrect{opacity:1;background:#a32d2d;border:1.5px solid #a32d2d;box-shadow:0 0 0 3px #a32d2d24}
.ReportProblemButton-module__vManeW__reportButton{z-index:1100;border:.5px solid var(--border);background:var(--bg-secondary);height:38px;color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:750;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0000002e}.ReportProblemButton-module__vManeW__overlay{z-index:1200;background:#0000008c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ReportProblemButton-module__vManeW__formCard{border:.5px solid var(--border);background:var(--bg);border-radius:16px;width:min(460px,100%);padding:20px;box-shadow:0 20px 60px #00000059}.ReportProblemButton-module__vManeW__lockedCard{border:.5px solid var(--border);background:var(--bg);border-radius:16px;width:min(520px,100%);padding:20px;box-shadow:0 20px 60px #00000059}.ReportProblemButton-module__vManeW__header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.ReportProblemButton-module__vManeW__title{margin:0;font-size:18px}.ReportProblemButton-module__vManeW__subtitle{color:var(--text-tertiary);margin:4px 0 0;font-size:13px}.ReportProblemButton-module__vManeW__closeButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;font-size:20px}.ReportProblemButton-module__vManeW__label{margin-bottom:6px;font-size:13px;font-weight:750;display:block}.ReportProblemButton-module__vManeW__select{border:.5px solid var(--border);background:var(--bg-secondary);width:100%;height:40px;color:var(--text);border-radius:10px;margin-bottom:14px;padding:0 10px;font-family:inherit}.ReportProblemButton-module__vManeW__textarea{resize:vertical;border:.5px solid var(--border);background:var(--bg-secondary);width:100%;color:var(--text);border-radius:10px;margin-bottom:14px;padding:10px;font-family:inherit}.ReportProblemButton-module__vManeW__success{color:#1d9e75;margin:0 0 12px;font-size:13px}.ReportProblemButton-module__vManeW__error{color:#a32d2d;margin:0 0 12px;font-size:13px}.ReportProblemButton-module__vManeW__submitButton{background:var(--text);width:100%;height:40px;color:var(--bg);cursor:pointer;opacity:1;border:none;border-radius:999px;font-family:inherit;font-size:14px;font-weight:800}.ReportProblemButton-module__vManeW__submitButton:disabled{cursor:default;opacity:.65}

.page-module__-Fc7iW__premiumMain{flex:1;padding:24px}.page-module__-Fc7iW__pageShell{height:calc(100vh - 58px);display:flex;overflow:hidden}.page-module__-Fc7iW__main{border-right:.5px solid var(--border);flex-direction:column;flex:1;padding:24px;display:flex}.page-module__-Fc7iW__metaRow{align-items:center;gap:10px;margin-bottom:14px;display:flex}.page-module__-Fc7iW__difficultyBadge{border-radius:20px;padding:2px 9px;font-size:11px;font-weight:500}.page-module__-Fc7iW__problemMeta{color:var(--text-tertiary);font-size:12px}.page-module__-Fc7iW__navLinks{gap:6px;margin-left:auto;display:flex}.page-module__-Fc7iW__navLink{border:.5px solid var(--border);color:var(--text-secondary);border-radius:6px;padding:4px 10px;font-size:12px}.page-module__-Fc7iW__problemBody{color:var(--text-secondary);margin:0 0 22px;font-size:15px;line-height:1.55}.page-module__-Fc7iW__referenceAside{background:var(--bg-secondary);flex-direction:column;gap:14px;width:240px;padding:20px 16px;display:flex}.page-module__-Fc7iW__referenceTitle{color:var(--text-secondary);font-size:14px;font-weight:700}.page-module__-Fc7iW__referenceItem{flex-direction:column;gap:5px;display:flex}.page-module__-Fc7iW__referenceName{color:var(--text-tertiary);font-size:11px}.page-module__-Fc7iW__referenceEquation{background:var(--bg);border:.5px solid var(--border);border-radius:6px;padding:6px 10px;font-family:monospace;font-size:12.5px;line-height:1.6}.page-module__-Fc7iW__problemTitle{margin:0 0 16px;font-size:20px;font-weight:850;line-height:1.3}
.page-module__hpWQoW__main{flex:1;padding:24px}.page-module__hpWQoW__subtitle{color:var(--text-tertiary);margin:4px 0 0;font-size:13px}
.page-module__hnKjfq__main{flex:1;padding:24px}.page-module__hnKjfq__subtitle{color:var(--text-tertiary);margin:4px 0 0;font-size:13px}
.page-module__C3yneq__main{flex:1;max-width:720px;min-height:70px;padding:24px}.page-module__C3yneq__headerBlock{margin-bottom:32px}.page-module__C3yneq__headerSubtitle{color:var(--text-tertiary);margin:4px 0 0;font-size:13px}.page-module__C3yneq__section{margin-bottom:40px}.page-module__C3yneq__sectionTitle{border-bottom:.5px solid var(--border);margin:0 0 16px;padding-bottom:10px;font-size:16px;font-weight:800}.page-module__C3yneq__sectionDescription{color:var(--text-secondary);margin-top:0;margin-bottom:16px;font-size:13px}.page-module__C3yneq__settingsRow{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.page-module__C3yneq__rowLabel{color:var(--text-secondary);font-size:13px}.page-module__C3yneq__rowValue{color:var(--text);font-size:13px;font-weight:600}.page-module__C3yneq__planControls{align-items:center;gap:10px;display:flex}.page-module__C3yneq__plusBadge{color:#000;background:linear-gradient(135deg,#c9a227,#e8c547);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:800}.page-module__C3yneq__freePlanText{color:var(--text);font-size:13px;font-weight:600}.page-module__C3yneq__textButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.page-module__C3yneq__themeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.page-module__C3yneq__themeButton{text-align:left;box-shadow:inset 0 0 0 .5px var(--border);background:var(--bg);cursor:pointer;box-sizing:border-box;border:2px solid #0000;border-radius:12px;padding:14px 16px;font-family:inherit}.page-module__C3yneq__themeButtonSelected{box-shadow:inset 0 0 0 1px var(--text);background:var(--bg-secondary)}.page-module__C3yneq__themeLabel{color:var(--text);margin-bottom:4px;font-size:13px;font-weight:700;line-height:1.2}.page-module__C3yneq__themeDescription{color:var(--text-tertiary);font-size:12px}
