.catalog-module__mTxY1W__page{width:min(1160px,100% - 48px);color:var(--text,#193526);margin:32px auto 64px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.catalog-module__mTxY1W__title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.catalog-module__mTxY1W__label{color:var(--accent,#d66b1d);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:14px;font-weight:800}.catalog-module__mTxY1W__h1{color:var(--text,#193526);margin:6px 0 8px;font-size:clamp(26px,3.5vw,34px);font-weight:850}.catalog-module__mTxY1W__subtitle{color:var(--text-muted,#718075);font-size:15px}.catalog-module__mTxY1W__catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}@media (max-width:860px){.catalog-module__mTxY1W__catalogGrid{grid-template-columns:1fr}}.catalog-module__mTxY1W__column{flex-direction:column;gap:14px;display:flex}.catalog-module__mTxY1W__columnHeader{border-bottom:2px solid #e7eee9;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:10px;display:flex}.catalog-module__mTxY1W__columnHeader h2{color:#193526;margin:0;font-size:18px;font-weight:800}.catalog-module__mTxY1W__columnHeader span{color:#5d7564;background:#f0f5f1;border-radius:999px;padding:3px 12px;font-size:13px;font-weight:700}.catalog-module__mTxY1W__taskCard{border:1px solid var(--border,#dce8df);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;gap:14px;padding:18px 20px;transition:all .2s;display:flex;box-shadow:0 3px 12px #19352608}.catalog-module__mTxY1W__taskCard:hover{border-color:#aed1b7;transform:translateY(-2px);box-shadow:0 6px 20px #19352612}.catalog-module__mTxY1W__taskCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-module__mTxY1W__taskCardMain{align-items:flex-start;gap:14px;display:flex}.catalog-module__mTxY1W__taskNumberBadge{color:#fff;white-space:nowrap;letter-spacing:-.01em;background:#257041;border-radius:10px;flex-shrink:0;padding:6px 12px;font-size:15px;font-weight:850}.catalog-module__mTxY1W__taskTitleGroup{flex-direction:column;gap:3px;display:flex}.catalog-module__mTxY1W__taskTitle{color:#183824;margin:0;font-size:16px;font-weight:750;line-height:1.35}.catalog-module__mTxY1W__taskBadge{color:#6a8271;font-size:12.5px;font-weight:600}.catalog-module__mTxY1W__startBlockBtn{color:#257041;cursor:pointer;background:#f0f7f2;border:1.5px solid #c5e0cc;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 18px;font-size:14.5px;font-weight:700;transition:all .16s;display:inline-flex}.catalog-module__mTxY1W__startBlockBtn:hover:not(:disabled){color:#1b5932;background:#e2f0e6;border-color:#99cfaa}.catalog-module__mTxY1W__startBlockBtn:disabled{opacity:.55;cursor:not-allowed}.catalog-module__mTxY1W__errorBanner{color:#991b1b;background:#fdf2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:20px;padding:12px 18px;font-size:14px;font-weight:600}.catalog-module__mTxY1W__solveHeader{background:#f2f9f4;border:1.5px solid #d5e4d9;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:16px 20px;display:flex}.catalog-module__mTxY1W__solveHeaderLeft{align-items:center;gap:14px;display:flex}.catalog-module__mTxY1W__solveHeaderLeft h2{color:#193526;margin:0;font-size:22px;font-weight:800}.catalog-module__mTxY1W__solveHeaderLeft>div>span{color:#6a8271;font-size:13.5px;font-weight:700}.catalog-module__mTxY1W__backToCatalog{color:#245834;cursor:pointer;white-space:nowrap;background:#f0f5f1;border:1.5px solid #d5e4d9;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .16s;display:inline-flex}.catalog-module__mTxY1W__backToCatalog:hover{background:#e2ede4;border-color:#b5d0bc}.catalog-module__mTxY1W__taskList{flex-direction:column;gap:20px;display:flex}.catalog-module__mTxY1W__solveCard{background:#fff;border:1px solid #dce8df;border-radius:16px;padding:22px 24px;box-shadow:0 3px 12px #1935260a}.catalog-module__mTxY1W__solveCardHead{border-bottom:1px solid #edf2ee;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.catalog-module__mTxY1W__solveCardHead .catalog-module__mTxY1W__taskNumberBadge{border-radius:8px;padding:4px 10px;font-size:13px}.catalog-module__mTxY1W__solveCardMeta{color:#6a8271;font-size:13px;font-weight:600}.catalog-module__mTxY1W__solveCondition{color:#1e3e29;margin-bottom:16px;font-size:15.5px;line-height:1.7}.catalog-module__mTxY1W__solveCondition img{border-radius:10px;max-width:100%;margin-top:10px}.catalog-module__mTxY1W__answerRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.catalog-module__mTxY1W__answerInput{color:#193526;background:#f9fcfa;border:1.5px solid #cde0d3;border-radius:10px;outline:none;flex:1;min-width:180px;max-width:360px;height:42px;padding:0 14px;font-size:15px;font-weight:600;transition:border-color .15s}.catalog-module__mTxY1W__answerInput:focus{border-color:#76b88e}.catalog-module__mTxY1W__checkBtn{color:#257041;cursor:pointer;background:#f0f7f2;border:1.5px solid #c5e0cc;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 20px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.catalog-module__mTxY1W__checkBtn:hover{background:#e2f0e6;border-color:#99cfaa}.catalog-module__mTxY1W__showSolutionBtn{color:#7a6523;cursor:pointer;background:#f8f6f0;border:1.5px solid #e8dfca;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 20px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.catalog-module__mTxY1W__showSolutionBtn:hover{background:#f2eee3;border-color:#d4c9a8}.catalog-module__mTxY1W__resultCorrect{color:#1b7a3a;background:#ecfaef;border:1px solid #c2e8cb;border-radius:10px;align-items:center;gap:6px;padding:7px 16px;font-size:14px;font-weight:700;display:inline-flex}.catalog-module__mTxY1W__resultWrong{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:6px;padding:7px 16px;font-size:14px;font-weight:700;display:inline-flex}.catalog-module__mTxY1W__solutionBlock{background:#f8faf8;border:1px solid #e2ece5;border-radius:14px;margin-top:14px;padding:18px 20px}.catalog-module__mTxY1W__solutionBlock h4{color:#3b5c46;margin:0 0 10px;font-size:14px;font-weight:800}.catalog-module__mTxY1W__solutionContent{color:#1e3e29;font-size:15px;line-height:1.7}.catalog-module__mTxY1W__solutionContent img{border-radius:8px;max-width:100%;margin-top:8px}.catalog-module__mTxY1W__part2Label{color:#7a6523;background:#f5f0e6;border:1px solid #e8dfca;border-radius:8px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.catalog-module__mTxY1W__pagination{border-top:1px solid #e7eee9;justify-content:center;align-items:center;gap:12px;margin-top:28px;padding-top:20px;display:flex}.catalog-module__mTxY1W__pageBtn{color:#245834;cursor:pointer;background:#f0f5f1;border:1.5px solid #d5e4d9;border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 18px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.catalog-module__mTxY1W__pageBtn:hover:not(:disabled){background:#e2ede4;border-color:#b5d0bc}.catalog-module__mTxY1W__pageBtn:disabled{opacity:.45;cursor:not-allowed}.catalog-module__mTxY1W__pageInfo{color:#5d7564;font-size:14px;font-weight:700}
