.task-audio-player{display:flex;align-items:center;gap:1.6rem;width:100%;max-width:40.4rem;padding:1.6rem 2rem;border-radius:1.6rem;background:#fff;box-sizing:border-box}.task-audio-player__media{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.task-audio-player__play{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;border-radius:50%;background:#007aff;cursor:pointer;transition:opacity .15s ease}.task-audio-player__play svg{width:2.2rem;height:2.2rem}.task-audio-player__play:hover{opacity:.92}.task-audio-player__play:focus-visible{outline:2px solid #007aff;outline-offset:2px}.task-audio-player__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1rem}.task-audio-player__row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-width:0}.task-audio-player__title{flex:1;min-width:0;font-size:1.4rem;font-weight:600;line-height:1.8rem;color:#1c1c1c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-audio-player__time{flex-shrink:0;font-size:1.3rem;line-height:1.8rem;font-weight:500;font-variant-numeric:tabular-nums;color:#8e8e93;white-space:nowrap}.task-audio-player__track{position:relative;height:.6rem;border-radius:32rem;cursor:pointer}.task-audio-player__track:focus-visible{outline:2px solid #007aff;outline-offset:4px;border-radius:32rem}.task-audio-player__track-bg{position:absolute;inset:0;border-radius:32rem;background:#e5e5ea}.task-audio-player__track-fill{position:absolute;left:0;top:0;bottom:0;max-width:100%;border-radius:32rem;background:#007aff;pointer-events:none}.task-view{margin-top:3.2rem}.task-view__layout{display:grid;grid-template-columns:25rem minmax(0,1fr);gap:3.2rem}.task-view__layout--compact{display:flex;flex-direction:column;gap:2.4rem}.quiz-tabs__text,.task-hint-modal__html,.task-view-answer-feedback__html,.task-view-rich-html{overflow-wrap:anywhere}.quiz-tabs__text blockquote,.quiz-tabs__text ol,.quiz-tabs__text p,.quiz-tabs__text pre,.quiz-tabs__text table,.quiz-tabs__text ul,.task-hint-modal__html blockquote,.task-hint-modal__html ol,.task-hint-modal__html p,.task-hint-modal__html pre,.task-hint-modal__html table,.task-hint-modal__html ul,.task-view-answer-feedback__html blockquote,.task-view-answer-feedback__html ol,.task-view-answer-feedback__html p,.task-view-answer-feedback__html pre,.task-view-answer-feedback__html table,.task-view-answer-feedback__html ul,.task-view-rich-html blockquote,.task-view-rich-html ol,.task-view-rich-html p,.task-view-rich-html pre,.task-view-rich-html table,.task-view-rich-html ul{margin:0 0 1.6rem}.quiz-tabs__text ol,.quiz-tabs__text ul,.task-hint-modal__html ol,.task-hint-modal__html ul,.task-view-answer-feedback__html ol,.task-view-answer-feedback__html ul,.task-view-rich-html ol,.task-view-rich-html ul{padding-left:2rem}.quiz-tabs__text table,.task-hint-modal__html table,.task-view-answer-feedback__html table,.task-view-rich-html table{padding:1.2rem 0 2.8rem;display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:separate;border-spacing:0}.quiz-tabs__text thead th,.task-hint-modal__html thead th,.task-view-answer-feedback__html thead th,.task-view-rich-html thead th{background:#f5f5f5;font-weight:600}.quiz-tabs__text td,.quiz-tabs__text th,.task-hint-modal__html td,.task-hint-modal__html th,.task-view-answer-feedback__html td,.task-view-answer-feedback__html th,.task-view-rich-html td,.task-view-rich-html th{border:1px solid #c4c4c4;padding:.8rem 1rem;text-align:left;vertical-align:top;height:4.2rem}.quiz-tabs__text tbody tr:first-child>:first-child,.quiz-tabs__text thead tr:first-child>:first-child,.task-hint-modal__html tbody tr:first-child>:first-child,.task-hint-modal__html thead tr:first-child>:first-child,.task-view-answer-feedback__html tbody tr:first-child>:first-child,.task-view-answer-feedback__html thead tr:first-child>:first-child,.task-view-rich-html tbody tr:first-child>:first-child,.task-view-rich-html thead tr:first-child>:first-child{border-top-left-radius:.8rem}.quiz-tabs__text tbody tr:first-child>:last-child,.quiz-tabs__text thead tr:first-child>:last-child,.task-hint-modal__html tbody tr:first-child>:last-child,.task-hint-modal__html thead tr:first-child>:last-child,.task-view-answer-feedback__html tbody tr:first-child>:last-child,.task-view-answer-feedback__html thead tr:first-child>:last-child,.task-view-rich-html tbody tr:first-child>:last-child,.task-view-rich-html thead tr:first-child>:last-child{border-top-right-radius:.8rem}.quiz-tabs__text tbody tr:last-child>:first-child,.task-hint-modal__html tbody tr:last-child>:first-child,.task-view-answer-feedback__html tbody tr:last-child>:first-child,.task-view-rich-html tbody tr:last-child>:first-child{border-bottom-left-radius:.8rem}.quiz-tabs__text tbody tr:last-child>:last-child,.task-hint-modal__html tbody tr:last-child>:last-child,.task-view-answer-feedback__html tbody tr:last-child>:last-child,.task-view-rich-html tbody tr:last-child>:last-child{border-bottom-right-radius:.8rem}.quiz-tabs__text pre,.task-hint-modal__html pre,.task-view-answer-feedback__html pre,.task-view-rich-html pre{padding:1.2rem 1.4rem;border-radius:.8rem;background:#f5f5f5;overflow-x:auto;-webkit-overflow-scrolling:touch}.quiz-tabs__text pre>code,.task-hint-modal__html pre>code,.task-view-answer-feedback__html pre>code,.task-view-rich-html pre>code{display:block;white-space:pre;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.4rem;line-height:2rem;color:#1c1c1c}.task-view-sidebar{display:flex;flex-direction:column;gap:2rem}.task-view-sidebar--stacked{gap:0}.task-view-author{border-radius:1.2rem;padding:2rem}.task-view-author__head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.task-view-author__icon{width:1.8rem;height:1.8rem;margin-top:.2rem;color:#007aff;display:flex;align-items:center;justify-content:center}.task-view-author__label{font-size:1.4rem;color:#555558;margin-bottom:.4rem}.task-view-author__name{font-size:1.8rem;line-height:2.4rem;font-weight:500}.task-view-author__description{margin:0;font-size:1.5rem;line-height:2.2rem;color:#555558;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-view-author__description_expanded{display:block;line-clamp:unset;-webkit-line-clamp:unset}.task-view-author__more{margin-top:.8rem;font-size:1.4rem;font-weight:700;color:#727276;background:transparent;padding:0;cursor:pointer;border:0;display:flex;align-items:center;gap:1.2rem}.task-view-author__more_svg{width:1.4rem;height:1.4rem;transition:transform .3s ease}.task-view-author__more_svg_expanded{transform:rotate(180deg)}.task-view-author__more_svg svg{width:100%;height:100%}.task-view-author__views{margin-top:1.6rem;display:flex;align-items:center;gap:.8rem;font-size:1.5rem}.task-view-author__views svg{width:1.6rem;height:1.6rem}.task-view-author__views span{color:#727276}.task-view-author__views b{font-weight:700}.task-view-author__report{margin-top:1.6rem;width:100%;padding:1.4rem 1.6rem;min-height:4.4rem;border-radius:1rem;color:#ff3b30;background:#f5f5f5;font-size:1.4rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem}.task-view-banners{display:flex;flex-direction:column-reverse;gap:1.6rem}.task-view-banners--lead,.task-view-banners--trail{margin:0}.task-view-banners__item{border-radius:1.2rem;background:#fff;display:block}.task-view-banners__item img{width:100%;height:100%;object-fit:cover}.task-view-banners__item span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.5rem;color:#727276}.task-view-answer-matrix{width:max-content;max-width:100%;border-collapse:separate;border-spacing:.4rem}.task-view-answer-matrix__scroll{box-sizing:border-box;margin-top:.4rem;width:100%;min-width:0;max-height:372px;padding:12px;overflow:auto;-webkit-overflow-scrolling:touch}.task-view-answer-matrix__cell{padding:0;vertical-align:middle}.task-view-answer-matrix__head{box-sizing:border-box;min-width:5rem;min-height:5rem;padding:1rem 1.2rem;background:#6eb4ff;border-radius:1.2rem;font-size:1.8rem;font-weight:600;line-height:2.4rem;text-align:center;vertical-align:middle;color:#fff}.task-view-answer-matrix__head_corner{min-width:5rem}.task-view-answer-matrix__input{box-sizing:border-box;min-width:8rem;width:100%;padding:1rem 1.2rem;min-height:5rem;background:#fff;border:1px solid #d2d2d4;border-radius:1.2rem;font-size:1.8rem;font-weight:400;line-height:2.4rem;color:#1c1c1c}.task-view-answer-matrix__input:focus{outline:none;border-color:#007aff}.task-view-answer-matrix__input_error{border-color:red}.task-view-answer-feedback{padding:2.4rem;margin-top:1.6rem;font-size:1.6rem;line-height:2.4rem;color:#1c1c1c;background-color:#fff;border-radius:1.2rem}.task-view-answer-feedback_check{margin-top:.6rem;background-color:transparent;border-radius:0;padding:0}.task-view-answer-feedback_error{margin-top:1.6rem;color:#ff3b30}.task-view-answer-feedback__solution-title{margin:0 0 2.4rem;font-size:2.2rem;font-weight:600;line-height:2.4rem;color:#1c1c1c}.task-view-answer-feedback__verdict{margin:0 0 .8rem;font-weight:700;font-size:1.6rem}.task-view-answer-feedback__verdict_ok{color:#34c759}.task-view-answer-feedback__verdict_bad{color:#ff3b30}.task-view-answer-feedback__score{margin:0;color:#555558}.task-view-answer-feedback__html{margin-bottom:1.2rem}.task-view-answer-feedback__html :first-child{margin-top:0}.task-view-answer-feedback__html :last-child{margin-bottom:0}.task-view-answer-feedback__answer{width:fit-content;margin-top:1.6rem;word-break:break-word;background:#e5f2ff;padding:.4rem .8rem;font-size:1.8rem;font-weight:600;border-radius:8rem}.task-view-content{min-width:0}.task-view-content__title{margin:0 0 3.2rem;max-width:78rem;font-size:4.4rem;font-weight:500;line-height:5.1rem}@media(max-width:992px){.task-view-content__title{font-size:3.4rem;line-height:4.2rem}}@media(max-width:556px){.task-view-content__title{font-size:2.8rem;line-height:3.4rem}}.quiz-tabs__files{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.6rem}.quiz-tabs__file-document{width:fit-content;padding:.6rem;border-radius:3.2rem;background-color:#fff;display:flex;align-items:center;gap:.8rem;cursor:pointer;border:0;font:inherit;text-align:left;color:#1c1c1c;font-size:1.8rem;font-weight:400}.quiz-tabs__file-document-icon{margin-left:1.8rem;cursor:pointer}.quiz-tabs__file-document-icon-download{width:4.4rem;height:4.4rem;cursor:pointer}.quiz-tabs__file-document p{margin:0 1.8rem 0 0;cursor:pointer}.quiz-tabs__file--audio{width:100%;max-width:56rem}.quiz-tabs__context{margin:1.6rem 0;background:#fff;border-radius:1.6rem;box-shadow:0 .4rem 1.6rem rgba(28,28,28,.06);overflow:hidden}.quiz-tabs__context-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 2.4rem;background:transparent;border:0;cursor:pointer;font:inherit;text-align:left}.quiz-tabs__context-title{margin:0;font-size:1.8rem;line-height:2.6rem;font-weight:400;color:#1c1c1c}.quiz-tabs__context-toggle{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;line-height:1.8rem;flex-shrink:0;color:#727276;font-weight:700}.quiz-tabs__context-toggle-text{display:inline-block}@media(max-width:556px){.quiz-tabs__context-toggle-text{display:none}}.quiz-tabs__context-toggle-icon{width:1.4rem;height:1.4rem;display:inline-flex;transition:transform .3s ease}.quiz-tabs__context-toggle-icon_expanded{transform:rotate(180deg)}.quiz-tabs__context-toggle-icon svg{width:100%;height:100%}.quiz-tabs__context-body{padding:2.4rem 2rem;font-size:1.6rem;line-height:2.4rem;color:#1c1c1c;border-top:1px solid #d2d2d4}.quiz-tabs__context-files{margin-top:1.6rem;margin-bottom:0}.quiz-tabs__hint{align-self:flex-start;background:#fff;padding:1.4rem 2.4rem;border-radius:32rem;display:flex;align-items:center;gap:.8rem;cursor:pointer;border:0;font:inherit;text-align:left}.quiz-tabs__hint_title{font-size:1.4rem;font-weight:600;color:#1c1c1c}.quiz-tabs__hint_svg{width:1.5rem;height:1.5rem}.quiz-tabs__hint_svg svg{width:100%;height:100%}.task-hint-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(0,0,0,.45)}.task-hint-modal__card{width:100%;max-width:44rem;padding:2.4rem;border-radius:1.2rem;background:#f5f5f5;box-shadow:0 .8rem 3.2rem rgba(0,0,0,.12)}.task-hint-modal__card_wide{max-width:56rem;max-height:min(85vh,64rem);display:flex;flex-direction:column;overflow:hidden}.task-hint-modal__title{margin:0 0 1.6rem;font-size:2rem;font-weight:600;line-height:2.6rem;color:#1c1c1c}.task-hint-modal__text{margin:0;font-size:1.5rem;line-height:2.2rem;color:#555558}.task-hint-modal__text_error{color:#ff3b30}.task-hint-modal__html{flex:1;overflow:auto;margin-bottom:1.6rem;font-size:1.5rem;line-height:2.2rem;color:#1c1c1c}.task-hint-modal__html :first-child{margin-top:0}.task-hint-modal__html :last-child{margin-bottom:0}.task-hint-modal__actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.8rem;margin-top:2.4rem}.task-hint-modal__actions_single{margin-top:1.6rem}.quiz-tabs__btns_solution{display:flex;gap:1.2rem}.task-view-answer-feedback__divider{margin:2.4rem 0}