:root{color-scheme:light;--font-sans: -apple-system, system-ui, "Segoe UI", sans-serif;--font-size-base: 14px;--font-size-normal: 14px;--line-height-normal: 21px;--font-size-h1: 24px;--font-size-h2: 20px;--font-size-h3: 18px;--font-weight-medium: 500;--font-weight-normal: 400;--font-size-small: 12px}*{box-sizing:border-box}html,body{margin:0;background:#fff}body{padding:5px;color:#1a1c1f;font-family:var(--font-sans);font-size:var(--font-size-normal);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal)}h1,h2,h3,h4,h5,h6,p{margin-block:0}h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-medium);line-height:1.25}h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);line-height:1.25}h3,h4,h5,h6{font-size:var(--font-size-h3);font-weight:var(--font-weight-medium);line-height:1.3}button,input,select,textarea{font:inherit}img{max-width:100%}#root{min-height:100vh}.bi-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.bi-scope *{box-sizing:border-box}.bi-shell{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.bi-top{padding:14px 17px;border-bottom:1px solid #eee1e6;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.bi-brand{font-size:22px;color:#c87595}.bi-controls,.bi-nav{display:flex;gap:7px;flex-wrap:wrap}.bi-button,.bi-select{border:0;border-radius:12px;background:#f7edf1;color:#684d58;padding:9px 11px;font:inherit;cursor:pointer}.bi-button:hover,.bi-button[aria-pressed=true],.bi-button.active{background:#edcbd7}.bi-nav{padding:10px 14px;border-bottom:1px solid #eee1e6;background:#fcf7f9}.bi-main{padding:12px}.bi-route[hidden]{display:none!important}.bi-student-only,.bi-role-student .bi-teacher-only{display:none}.bi-role-student .bi-student-only{display:inline-block}.bi-home{padding:18px 22px}.bi-home h1{font-weight:500;margin:0;font-size:32px}.bi-home-welcome{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.bi-home-sub{margin:5px 0 0;color:#896c77}.bi-home-stack{display:grid;gap:12px}.bi-home-feature,.bi-home-section{border:1px solid #edc5d4;border-radius:18px;background:#fcf5f8;padding:16px}.bi-home-feature{padding:19px}.bi-home-kicker{display:flex;align-items:center;gap:8px}.bi-home-chip{display:inline-block;padding:8px 11px;border-radius:11px;background:#e3f0e9;color:#557965}.bi-home-feature h2{margin:13px 0 6px;font-size:24px;font-weight:500}.bi-home-time{font-size:30px;color:#c87595;margin:0 0 10px}.bi-home-actions{display:flex;gap:8px;flex-wrap:wrap}.bi-home-section h2{margin:0 0 11px;font-weight:500}.bi-home-count{padding:5px 8px;border-radius:9px;background:#f5e6b7;font-size:15px}.bi-home-list{display:grid;gap:8px}.bi-home-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;border-radius:13px;background:#fff}.bi-home-row p{margin:0;color:#80646f}.bi-stats-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;padding:0 4px}.bi-stats-head label{color:#80646f}.bi-select{display:none}.bi-student-picker{position:relative;min-width:240px}.bi-student-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid #eadde2;background:#fff}.bi-student-menu{position:absolute;z-index:40;top:calc(100% + 5px);left:0;right:0;padding:6px;border:1px solid #eadde2;border-radius:14px;background:#fff;box-shadow:0 12px 28px #5b414b24}.bi-student-option{width:100%;border:0;border-radius:10px;background:#fff;color:#684d58;padding:10px;text-align:left;font:inherit;cursor:pointer}.bi-student-option:hover{background:#edcbd7}.bi-student-option[aria-selected=true]{background:#f5e6b7}.bi-review-summary{display:grid;gap:9px;margin-bottom:12px}.bi-review-row{display:grid;grid-template-columns:1.1fr 1.5fr auto auto;gap:10px;align-items:center;padding:13px;border:1px solid #eee1e6;border-radius:14px;background:#fff}.bi-status{padding:7px 9px;border-radius:9px;background:#f5e6b7}.bi-status.done{background:#e3f0e9;color:#557965}.bi-review-detail[hidden]{display:none!important}.bi-route>#task-bank-screen-pink,.bi-route>.vb-scope,.bi-route>.cd-scope,.bi-route>.errors-scope,.bi-route>.na-scope,.bi-route>.ss-scope,.bi-route>#teacher-review-pink{width:100%}.bio-scope .bio-question .bio-control.is-sent{border:3px solid #e2c45d;background:#fff7d7}.cd-scope .cd-summary-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.cd-scope .cd-layout{grid-template-columns:1fr!important}.cd-scope .cd-side{grid-template-columns:1fr 1fr}.cd-scope .cd-side>.cd-next{display:none}.cd-scope .cd-side>.cd-panel:last-child{grid-column:1/-1}@media(max-width:800px){.bi-review-row{grid-template-columns:1fr}.cd-summary-top{grid-template-columns:1fr!important}}@media(max-width:720px){.bi-home-welcome{align-items:flex-start;flex-direction:column}.bi-nav{overflow:auto;flex-wrap:nowrap}.bi-button{white-space:nowrap}}.bi-scope .bi-home-student{display:none;gap:12px}.bi-scope .bi-role-student .bi-home-teacher{display:none}.bi-scope .bi-role-student .bi-home-student{display:grid}.bi-scope .bi-student-lesson .bi-home-actions .bi-button{width:100%;background:#edcbd7}.bi-scope .bi-progress-track{height:10px;border-radius:10px;background:#eadde2;overflow:hidden;margin:12px 0}.bi-scope .bi-progress-track span{display:block;width:62%;height:100%;border-radius:10px;background:#cf8fa8}.bi-scope .bi-learning-links{display:flex;gap:8px;flex-wrap:wrap}.bi-scope .bi-learning-links .bi-button{background:#f7edf1}.bi-scope .bi-question-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-question-head{padding:20px 24px;border-bottom:1px solid #f0e5e9}.bi-scope .bi-question-head h1{margin:0;font-weight:500}.bi-scope .bi-question-list{display:grid;gap:10px;padding:18px 24px 24px}.bi-scope .bi-question-card{border:1px solid #eee1e6;border-radius:15px;background:#fcf7f9;padding:14px;cursor:pointer}.bi-scope .bi-question-card:hover{background:#f7edf1;border-color:#e3b4c5}.bi-scope .bi-question-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;color:#80646f}.bi-scope .bi-question-card h2{margin:9px 0 5px;font-weight:500}.bi-scope .bi-question-detail{padding:18px 24px 24px}.bi-scope .bi-question-context{margin:12px 0;padding:14px;border-radius:14px;background:#fcf7f9}.bi-scope .bi-question-context table{width:100%;border-collapse:collapse;margin-top:10px}.bi-scope .bi-question-context th,.bi-scope .bi-question-context td{border:1px solid #e4d4da;padding:8px;text-align:left}.bi-scope .bi-dialog-line{margin-top:9px;padding:12px;border-radius:12px;background:#fff;border:1px solid #eee1e6}.bi-scope .bi-dialog-line.answer{background:#e9f3ee;border-color:#cfe4d8}.bi-scope .bi-note-page{min-height:170px;display:grid;place-items:center;border:1px dashed #d9b8c5;border-radius:13px;background:#fff;color:#80646f}.bi-scope .na-scope .na-switch{display:none}.bi-scope .bi-live-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-live-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:19px 22px;border-bottom:1px solid #f0e5e9}.bi-scope .bi-live-head h1{margin:0;font-weight:500}.bi-scope .bi-live-main{padding:16px 20px 22px}.bi-scope .bi-live-presence{display:flex;gap:8px;flex-wrap:wrap}.bi-scope .bi-live-pill{padding:7px 10px;border-radius:10px;background:#e3f0e9;color:#557965}.bi-scope .bi-live-bank{display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px;margin-top:14px}.bi-scope .bi-live-list,.bi-scope .bi-live-task{border:1px solid #eee1e6;border-radius:15px;padding:13px;background:#fcf7f9}.bi-scope .bi-live-list{display:grid;align-content:start;gap:8px}.bi-scope .bi-live-search{width:100%;border:1px solid #eadde2;border-radius:11px;padding:10px;background:#fff;color:inherit;font:inherit}.bi-scope .bi-live-item{border:0;border-radius:11px;padding:11px;background:#fff;color:inherit;text-align:left;font:inherit;cursor:pointer}.bi-scope .bi-live-item:hover,.bi-scope .bi-live-item[aria-pressed=true]{background:#edcbd7}.bi-scope .bi-live-task h2{font-weight:500}.bi-scope .bi-live-table{width:100%;border-collapse:collapse;margin:12px 0}.bi-scope .bi-live-table th,.bi-scope .bi-live-table td{border:1px solid #e4d4da;padding:9px;text-align:left}.bi-scope .bi-live-answers{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.bi-scope .bi-live-answer{padding:12px;border-radius:13px;background:#fff;border:1px solid #eee1e6}.bi-scope .bi-live-answer-row{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:8px}.bi-scope .bi-live-answer input{width:100%;border:1px solid #eadde2;border-radius:10px;padding:10px;color:inherit;font:inherit}.bi-scope .bi-live-answer input.accepted{border:3px solid #e2c45d;background:#fff7d7}.bi-scope .bi-live-sync{min-height:21px;margin-top:8px;color:#557965}.bi-scope .bi-review-filter{margin-bottom:12px}@media(max-width:760px){.bi-scope .bi-live-bank,.bi-scope .bi-live-answers{grid-template-columns:1fr}}.bi-scope .bi-archive-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-archive-head{padding:20px 24px;border-bottom:1px solid #f0e5e9}.bi-scope .bi-archive-head h1{margin:0;font-weight:500}.bi-scope .bi-archive-list{display:grid;gap:10px;padding:18px 24px 24px}.bi-scope .bi-archive-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px;border:1px solid #eee1e6;border-radius:15px;background:#fcf7f9}.bi-scope .bi-archive-date{padding:9px;border-radius:11px;background:#f5e6b7;text-align:center}.bi-scope .bi-archive-card h2{margin:0 0 5px;font-weight:500}.bi-scope .bi-board-view{padding:14px}.bi-scope .bi-board-toolbar{display:flex;gap:7px;flex-wrap:wrap;padding:10px;border:1px solid #eee1e6;border-radius:14px;background:#fcf7f9;margin-bottom:10px}.bi-scope .bi-tool{min-width:42px}.bi-scope .bi-tool[aria-pressed=true]{background:#edcbd7}.bi-scope .bi-board-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:10px}.bi-scope .bi-board-stage{position:relative;min-height:520px;border-radius:15px;background:#f0eaed;padding:14px;overflow:auto}.bi-scope .bi-board-page{position:relative;width:min(100%,620px);min-height:840px;margin:auto;background:#fff;box-shadow:0 8px 22px #5b414b1f;padding:38px}.bi-scope .bi-board-page h2{font-weight:500}.bi-scope .bi-board-diagram{height:210px;border-radius:18px;background:radial-gradient(circle at 50% 50%,#e9f3ee 0 17%,#fff 18% 29%,#edcbd7 30% 31%,#fff 32%);border:1px solid #eadde2;margin:20px 0}.bi-scope .bi-board-canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.bi-scope .bi-board-side{display:grid;align-content:start;gap:9px}.bi-scope .bi-board-panel{padding:12px;border:1px solid #eee1e6;border-radius:13px;background:#fcf7f9}.bi-scope .bi-board-panel h3{margin:0 0 8px;font-weight:500}.bi-scope .bi-board-input{width:100%;border:1px solid #eadde2;border-radius:10px;padding:9px;font:inherit;color:inherit;background:#fff}.bi-scope .bi-board-status{color:#557965}.bi-scope .bi-board-view[hidden],.bi-scope .bi-archive-list[hidden]{display:none!important}@media(max-width:760px){.bi-scope .bi-archive-card,.bi-scope .bi-board-layout{grid-template-columns:1fr}}.bi-scope .bi-home-section:has([data-route-button=archive]){display:none}.bi-scope .bi-lesson-empty{padding:34px;border:1px solid #eee1e6;border-radius:22px;background:#fff;text-align:center;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-lesson-empty h1{font-weight:500}.bi-scope .bi-lesson-tabs{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;padding:12px 18px;border-bottom:1px solid #eee1e6;background:#fcf7f9}.bi-scope .bi-lesson-tabset{display:flex;gap:7px}.bi-scope .bi-lesson-panel[hidden]{display:none!important}.bi-scope .bi-live-main.bi-lesson-panel{padding-top:14px}.bi-scope .bi-end-lesson{background:#f5e6b7}.bi-scope .bi-route[data-route=archive]{display:none!important}.bi-scope .bi-review-row{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;padding:15px 16px}.bi-scope .bi-review-row>span:nth-child(2){grid-column:1;grid-row:1;font-size:18px;font-weight:500}.bi-scope .bi-review-row>strong{grid-column:1;grid-row:2;color:#80646f;font-weight:400}.bi-scope .bi-review-row>.bi-status{grid-column:2;grid-row:1;justify-self:end;white-space:nowrap}.bi-scope .bi-review-row>.bi-button{grid-column:2;grid-row:2;justify-self:end}.bi-scope .bi-question-status-new{background:#e3f0e9!important;color:#557965}.bi-scope .bi-question-status-waiting{background:#edcbd7!important;color:#784154}.bi-scope .bi-question-status-answered{background:#f5e6b7!important;color:#75531f}.bi-scope .bi-live-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}.bi-scope .bi-live-filters .bi-live-search{grid-column:span 2}.bi-scope .bi-live-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:12px}.bi-scope .bi-live-student{grid-column:span 2;display:flex;align-items:center;gap:7px;padding:10px;border-radius:11px;background:#e3f0e9;color:#557965}.bi-scope .bi-board-toolbar input[type=range]{appearance:none;width:105px;height:7px;border-radius:10px;background:#eadde2;vertical-align:middle}.bi-scope .bi-board-toolbar input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:#c87595;border:3px solid #fff;box-shadow:0 1px 4px #5b414b40}.bi-scope .bi-board-toolbar input[type=color]{width:30px;height:27px;border:0;border-radius:8px;overflow:hidden;background:transparent}.bi-scope .bi-role-student .bi-lesson-tabset,.bi-scope .bi-role-student .bi-end-lesson,.bi-scope .bi-role-student .bi-live-list,.bi-scope .bi-role-student .bi-live-filters,.bi-scope .bi-role-student .bi-live-tabs{display:none!important}.bi-scope .bi-role-student .bi-live-bank{grid-template-columns:1fr}@media(max-width:760px){.bi-scope .bi-live-filters{grid-template-columns:1fr}.bi-scope .bi-live-filters .bi-live-search,.bi-scope .bi-live-student{grid-column:span 1}}.bi-scope .bi-shell.bi-role-student .lcb-scope .lcb-answer-card:not(.student){display:none}.bi-scope .bi-shell.bi-role-student .lcb-scope .lcb-answer-grid{grid-template-columns:1fr}.lcb-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.lcb-scope *{box-sizing:border-box}.lcb-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.lcb-head{padding:16px 20px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.lcb-crumb{color:#a28791;margin-bottom:4px}.lcb-head h1{margin:0;font-weight:500}.lcb-live{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:9px;background:#e3f0e9;color:#557965}.lcb-live:before{content:"";width:8px;height:8px;border-radius:50%;background:#78ad91}.lcb-main{padding:13px 16px 18px}.lcb-toolbar{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:10px}.lcb-group{display:flex;gap:7px;flex-wrap:wrap}.lcb-button{border:0;border-radius:10px;background:#f7edf1;color:#684d58;padding:9px 11px;font:inherit;cursor:pointer}.lcb-button:hover,.lcb-button[aria-pressed=true]{background:#edcbd7}.lcb-button.yellow{background:#f5e6b7}.lcb-button.primary{background:#edcbd7}.lcb-layout{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:12px}.lcb-stage{position:relative;background:#f3edef;border:1px solid #e8dce1;border-radius:15px;padding:13px;min-width:0}.lcb-page{position:relative;max-width:590px;margin:auto;background:#fff;box-shadow:0 7px 22px #5b414b1f}.lcb-page img{display:block;width:100%}.lcb-canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair}.lcb-side{display:grid;align-content:start;gap:10px}.lcb-panel{border:1px solid #eee1e6;border-radius:14px;padding:12px;background:#fcf7f9}.lcb-panel h2{font-weight:500;margin:0 0 9px}.lcb-person{display:flex;align-items:center;gap:8px;padding:8px;background:#fff;border-radius:10px;margin-top:7px}.lcb-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edcbd7}.lcb-person.student .lcb-avatar{background:#f5e6b7}.lcb-online{margin-left:auto;width:8px;height:8px;border-radius:50%;background:#78ad91}.lcb-page-nav{display:flex;align-items:center;justify-content:space-between;gap:7px}.lcb-save{color:#5f816e}.lcb-note{position:absolute;padding:7px 9px;border-radius:9px;pointer-events:none}.lcb-note.teacher{right:6%;top:17%;background:#edcbd7;transform:rotate(-2deg)}.lcb-note.student{left:9%;bottom:19%;background:#f5e6b7;transform:rotate(2deg)}.lcb-chat{display:grid;gap:7px}.lcb-chat div{padding:8px;border-radius:10px;background:#fff}.lcb-chat .student{background:#f5e6b7}.lcb-input{width:100%;border:1px solid #e3d4da;border-radius:9px;padding:8px;background:#fff;color:#5b414b;font:inherit;margin-top:8px}.lcb-footer{display:flex;justify-content:space-between;gap:9px;flex-wrap:wrap;margin-top:9px;color:#80646f}.lcb-ended{display:none;padding:12px;border-radius:11px;background:#e3f0e9;color:#557965;margin-top:10px}.lcb-ended.show{display:block}.lcb-button{transition:background-color .22s ease,color .22s ease,transform .22s ease}.lcb-button:active{transform:scale(.96)}.lcb-tool-settings{display:grid;align-items:center;padding:8px 10px;border-radius:12px;background:#fcf7f9;margin-bottom:10px;min-height:52px;overflow:hidden}.lcb-tool-settings label{display:flex;align-items:center;gap:6px}.lcb-range{--range-fill:20%;appearance:none;-webkit-appearance:none;width:115px;height:8px;border-radius:999px;background:linear-gradient(90deg,#d699b0 0 var(--range-fill),#eadde2 var(--range-fill) 100%);transition:background .18s ease}.lcb-range::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid #d699b0;box-shadow:0 2px 6px #5b414b26;transition:transform .16s ease}.lcb-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;border:3px solid #d699b0}.lcb-range:active::-webkit-slider-thumb{transform:scale(1.12)}.lcb-color{width:34px;height:34px;border:1px solid #eadde2;padding:2px;background:#fff;border-radius:10px;overflow:hidden}.lcb-color::-webkit-color-swatch-wrapper{padding:2px}.lcb-color::-webkit-color-swatch{border:0;border-radius:7px}.lcb-color::-moz-color-swatch{border:0;border-radius:7px}.lcb-icon-button{width:43px;height:43px;padding:0;display:grid;place-items:center}.lcb-icon-button svg{width:24px;height:24px}.lcb-setting-group{grid-area:1/1;display:flex;align-items:center;gap:9px;flex-wrap:wrap;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .28s ease}.lcb-setting-group[hidden]{display:flex!important;opacity:0;transform:translateY(5px);pointer-events:none}.lcb-stage{overflow:auto;max-height:650px}.lcb-page{width:100%;transform-origin:top left}.lcb-laser{position:absolute;width:16px;height:16px;border-radius:50%;background:#ee546f;box-shadow:0 0 0 7px #ee546f2e,0 0 18px #ee546fcc;pointer-events:none;transform:translate(-50%,-50%);display:none;z-index:7;transition:width .18s ease,height .18s ease,opacity .25s ease}.lcb-laser-canvas,.lcb-selection-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.lcb-laser-canvas{z-index:6}.lcb-selection-canvas{z-index:8}.lcb-image-layer{position:absolute;inset:0;z-index:4;pointer-events:none}.lcb-layer-image{position:absolute;width:180px;border:2px solid transparent;border-radius:8px;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.lcb-layer-image.selected{border-color:#d699b0}.lcb-layer-image.cropping{overflow:hidden;outline:2px dashed #fff;outline-offset:-9px}.lcb-layer-image img{display:block;width:100%;border-radius:6px;pointer-events:none}.lcb-resize,.lcb-crop-handle{position:absolute;width:16px;height:16px;border-radius:50%;background:#d699b0;border:3px solid #fff}.lcb-resize{right:-7px;bottom:-7px;cursor:nwse-resize}.lcb-crop-handle{left:-7px;bottom:-7px;cursor:nesw-resize;display:none}.lcb-layer-image.cropping .lcb-resize{display:none}.lcb-crop-button{position:absolute;right:5px;top:5px;width:32px;height:32px;border:0;border-radius:9px;background:#fff;color:#684d58;display:none;place-items:center;cursor:pointer;box-shadow:0 3px 9px #5b414b2e}.lcb-layer-image.selected .lcb-crop-button{display:grid}.lcb-crop-button svg{width:18px;height:18px}.lcb-file{display:none}.lcb-page-shell{position:relative;margin:auto;flex:none}.lcb-page-shell .lcb-page{position:absolute;left:0;top:0;margin:0;max-width:none;transform-origin:top left}.lcb-canvas{z-index:5}.lcb-layer-image.cropped,.lcb-layer-image.cropping{overflow:hidden}.lcb-crop-handle{display:none}.lcb-layer-image.cropping .lcb-crop-handle{display:block}.lcb-crop-handle[data-dir=n]{left:50%;top:-7px;cursor:ns-resize}.lcb-crop-handle[data-dir=s]{left:50%;bottom:-7px;cursor:ns-resize}.lcb-crop-handle[data-dir=e]{right:-7px;top:50%;cursor:ew-resize}.lcb-crop-handle[data-dir=w]{left:-7px;top:50%;cursor:ew-resize}.lcb-crop-handle[data-dir=ne]{right:-7px;top:-7px;cursor:nesw-resize}.lcb-crop-handle[data-dir=nw]{left:-7px;top:-7px;cursor:nwse-resize}.lcb-crop-handle[data-dir=se]{right:-7px;bottom:-7px;cursor:nwse-resize}.lcb-crop-handle[data-dir=sw]{left:-7px;bottom:-7px;cursor:nesw-resize}.lcb-text-layer{position:absolute;inset:0;z-index:9;pointer-events:none}.lcb-text-item{position:absolute;min-width:38px;min-height:22px;max-width:70%;padding:1px 3px;border:1px dashed transparent;border-radius:6px;pointer-events:auto}.lcb-text-content{display:block;min-width:28px;white-space:pre-wrap;overflow-wrap:anywhere;outline:none;cursor:text}.lcb-text-item.editing{pointer-events:auto;border-color:#c675958c;background:#ffffff47}.lcb-text-control{position:absolute;top:-18px;width:19px;height:19px;border:0;border-radius:6px;display:none;place-items:center;padding:0;background:#f7edf1;color:#684d58;cursor:pointer;box-shadow:0 1px 4px #5b414b1f}.lcb-text-item.editing .lcb-text-control{display:grid}.lcb-text-drag{left:0;cursor:move}.lcb-text-delete{right:0}.lcb-text-control svg{width:12px;height:12px}@media(max-width:760px){.lcb-layout{grid-template-columns:1fr}.lcb-side{grid-template-columns:repeat(2,minmax(0,1fr))}.lcb-panel:last-child{grid-column:1/-1}}@media(max-width:460px){.lcb-side{grid-template-columns:1fr}.lcb-panel:last-child{grid-column:auto}.lcb-stage{padding:6px}.lcb-note{display:none}}.lcb-icon-button i{display:none}.lcb-icon-button:before{font-size:23px;line-height:1;font-weight:400}.lcb-icon-button[data-tool=pen]:before{content:"✎"}.lcb-icon-button[data-tool=eraser]:before{content:"◇";transform:rotate(-35deg)}.lcb-icon-button[data-tool=laser]:before{content:"⌖"}.lcb-icon-button[data-tool=lasso]:before{content:"⌁"}.lcb-icon-button[data-tool=image]:before{content:"▧+";font-size:17px}.lcb-icon-button[data-tool=text]:before{content:"T"}.lcb-icon-button[data-undo]:before{content:"↶"}.lcb-icon-button[data-zoom-out]:before{content:"⊖"}.lcb-icon-button[data-zoom-in]:before{content:"⊕"}.lcb-view-switch{display:flex;gap:7px;padding:11px 16px;border-bottom:1px solid #eee1e6;background:#fcf7f9}.lcb-view-switch .lcb-button[aria-pressed=true]{background:#edcbd7;color:#784154}.lcb-panel-view[hidden]{display:none!important}.lcb-bank-main{padding:14px 18px 22px}.lcb-bank-note{display:flex;align-items:center;gap:8px;margin-bottom:10px;padding:9px 11px;border-radius:11px;background:#e3f0e9;color:#557965}.lcb-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.lcb-filter,.lcb-search{width:100%;border:1px solid #eadde2;border-radius:11px;background:#fff;color:#755762;padding:10px 11px;font:inherit}.lcb-search{grid-column:span 2}.lcb-reset{background:#edcbd7}.lcb-bank-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.lcb-bank-tabs .lcb-button[aria-pressed=true]{background:#edcbd7}.lcb-task-list{display:grid;gap:11px}.lcb-task{border:1px solid #eee3e7;border-radius:15px;padding:15px;background:#fff}.lcb-task[hidden]{display:none}.lcb-task-meta{display:flex;gap:7px;flex-wrap:wrap}.lcb-tag{display:inline-flex;padding:5px 8px;border-radius:8px;background:#f5e6b7;color:#665719}.lcb-task h2{margin:12px 0 6px;font-weight:500}.lcb-task p{margin:0 0 11px;color:#80646f}.lcb-condition-table{width:100%;border-collapse:collapse;margin:10px 0 12px}.lcb-condition-table th,.lcb-condition-table td{border:1px solid #e4d4da;padding:9px;text-align:left}.lcb-condition-table th{background:#fcf7f9;font-weight:500}.lcb-answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.lcb-answer-card{padding:11px;border:1px solid #eee1e6;border-radius:12px;background:#fcf7f9}.lcb-answer-card.student{background:#fff9e8;border-color:#eadba8}.lcb-answer-card strong{display:block;margin-bottom:7px;font-weight:500}.lcb-answer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.lcb-answer{width:100%;border:1px solid #eadde2;border-radius:10px;background:#fff;color:#684d58;padding:10px;font:inherit}.lcb-answer.accepted{border:3px solid #e2c45d;background:#fff7d7}.lcb-answer-mirror{min-height:39px;padding:10px;border-radius:10px;background:#fff;color:#80646f}.lcb-answer-mirror.synced{color:#557965}.lcb-sync{min-height:20px;margin-top:6px;color:#557965;font-size:13px}.lcb-empty{padding:18px;border-radius:14px;background:#fcf8e8;color:#665719;text-align:center}.lcb-empty[hidden]{display:none}.lcb-task-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.lcb-solution{margin-top:10px;padding:11px;border-radius:11px;background:#fcf7f9;color:#735962}.lcb-solution[hidden]{display:none}.lcb-solution strong{font-weight:700}.lcb-disabled-note{color:#9a808a}.lcb-button:disabled{cursor:default;opacity:.7}@media(max-width:760px){.lcb-filter-grid{grid-template-columns:1fr 1fr}.lcb-search{grid-column:span 2}.lcb-answer-grid{grid-template-columns:1fr}}@media(max-width:460px){.lcb-filter-grid{grid-template-columns:1fr}.lcb-search{grid-column:auto}}.lcb-icon-button:before{display:none!important}.lcb-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.lcb-icon-button .lcb-text-icon{font-family:Georgia,serif;font-size:22px;fill:currentColor;stroke:none}.lcb-tag.result-correct{background:#dcefe5;color:#497760}.lcb-tag.result-partial{background:#f5dfb7;color:#7a4b20}.lcb-tag.result-wrong{background:#edcbd7;color:#784154}.lcb-answer.result-correct{border:3px solid #9bcbb7;background:#f6fbf8}.lcb-answer.result-partial{border:3px solid #e39a54;background:#fff5eb}.lcb-answer.result-wrong{border:3px solid #dfb4c2;background:#fff4f7}.lcb-filter-native{display:none}.lcb-filter-menu-wrap{position:relative;min-width:0}.lcb-filter-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #eadde2;border-radius:11px;background:#fff;color:#755762;padding:10px 11px;font:inherit;cursor:pointer;text-align:left}.lcb-filter-trigger:after{content:"⌄";color:#a28791;font-size:15px}.lcb-filter-trigger:hover,.lcb-filter-trigger[aria-expanded=true]{background:#fbf4d9;border-color:#dfc98a;color:#5f521d}.lcb-filter-popup{position:absolute;z-index:30;top:calc(100% + 5px);left:0;right:0;display:grid;gap:4px;padding:6px;border:1px solid #e5d39b;border-radius:12px;background:#fff;box-shadow:0 12px 26px #5b414b24}.lcb-filter-popup[hidden]{display:none}.lcb-filter-popup-search{width:100%;border:1px solid #eadde2;border-radius:9px;background:#fff;color:#755762;padding:8px 9px;font:inherit}.lcb-filter-popup-search:focus-visible,.lcb-filter-trigger:focus-visible{outline:3px solid #dda9bc;outline-offset:1px;border-color:#bc6f8d}.lcb-filter-option{width:100%;border:0;border-radius:9px;background:#fff;color:#755762;padding:9px 10px;font:inherit;text-align:left;cursor:pointer}.lcb-filter-option:hover,.lcb-filter-option:focus-visible{background:#f2e5b8;color:#51451f;outline:none}.lcb-filter-option[aria-selected=true]{background:#edcbd7;color:#784154}.lcb-filter-option[hidden]{display:none}[data-save]{display:none!important}.lcb-persist-status{margin:9px auto 0;max-width:590px;color:#9a808a;font-size:12px;line-height:1.35;text-align:left}.lcb-persist-status.is-error{color:#a34f69}.lcb-laser{box-shadow:0 0 0 3px #ee546f1a,0 0 7px #ee546f59}.lcb-crop-button{right:4px;top:4px;width:22px;height:22px;border-radius:6px;background:#ffffff94;color:#684d58;box-shadow:0 1px 4px #5b414b1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.lcb-crop-button:hover{background:#ffffffd1}.lcb-crop-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lcb-crop-handle{width:9px;height:9px;border:2px solid #fff}.lcb-crop-handle[data-dir=n]{top:-4px}.lcb-crop-handle[data-dir=s]{bottom:-4px}.lcb-crop-handle[data-dir=e]{right:-4px}.lcb-crop-handle[data-dir=w]{left:-4px}.lcb-crop-handle[data-dir=ne]{right:-4px;top:-4px}.lcb-crop-handle[data-dir=nw]{left:-4px;top:-4px}.lcb-crop-handle[data-dir=se]{right:-4px;bottom:-4px}.lcb-crop-handle[data-dir=sw]{left:-4px;bottom:-4px}.lcb-text-item.selected{border-color:#9c6178;background:#edcbd72e}.bio-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent;box-sizing:border-box;width:100%}.bio-scope *{box-sizing:border-box}.bio-scope .bio-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #2d5b4b17}.bio-scope .bio-header{padding:20px 24px;border-bottom:1px solid #f0e5e9;display:flex;align-items:end;justify-content:space-between;gap:16px}.bio-scope .bio-crumb{color:#a28791;margin-bottom:6px}.bio-scope .bio-header h1{margin:0;font-weight:500}.bio-scope .bio-main{padding:20px 24px 24px}.bio-scope .bio-filter-sticky{position:sticky;top:0;z-index:15;background:#fff;padding:1px 0 6px;overflow-anchor:auto}.bio-scope .bio-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.bio-scope .bio-search{grid-column:span 2}.bio-scope .bio-control{width:100%;border:1px solid #eadde2;background:#fff;color:#755762;border-radius:11px;padding:11px 12px;font:inherit}.bio-scope .bio-control:hover{background:#fbf4d9;border-color:#dfc98a}.bio-scope .bio-filter{position:relative}.bio-scope .bio-filter summary{list-style:none;cursor:pointer}.bio-scope .bio-filter summary::-webkit-details-marker{display:none}.bio-scope .bio-filter summary:hover,.bio-scope .bio-filter[open] summary{background:#fbf4d9;border-color:#dfc98a;color:#5f521d}.bio-scope .bio-filter-menu{position:absolute;z-index:20;top:calc(100% + 5px);left:0;right:0;display:grid;gap:3px;padding:6px;background:#fff;border:1px solid #e5d39b;border-radius:11px;box-shadow:0 10px 24px #2d5b4b1f}.bio-scope .bio-filter-search-wrap{position:relative}.bio-scope .bio-filter-search{width:100%;border:1px solid #eadde2;border-radius:8px;padding:8px 34px 8px 9px;color:#755762;background:#fff;font:inherit;appearance:none}.bio-scope .bio-filter-search:focus-visible{outline:3px solid #dda9bc;outline-offset:1px;border-color:#bc6f8d}.bio-scope .bio-filter-search::-webkit-search-cancel-button{display:none}.bio-scope .bio-filter-clear{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#2f8a65;padding:3px 6px;font:inherit;font-size:18px;cursor:pointer}.bio-scope .bio-filter-option{border:0;border-radius:8px;padding:9px 10px;background:#fff;color:#755762;text-align:left;font:inherit;cursor:pointer}.bio-scope .bio-filter-option:hover,.bio-scope .bio-filter-option:focus-visible{background:#f2e5b8;color:#51451f}.bio-scope .bio-button{border:0;border-radius:10px;background:#f8e8ee;color:#6b4d59;padding:9px 12px;font:inherit;cursor:pointer}.bio-scope .bio-button:hover{background:#f5dde6}.bio-scope .bio-button:focus-visible,.bio-scope .bio-control:focus-visible{outline:3px solid #f2e5b8;outline-offset:2px}.bio-scope .bio-primary{background:#f2e5b8;color:#51451f;font-weight:500}.bio-scope .bio-primary:hover{background:#eadba8}.bio-scope .bio-reset{border:0;border-radius:11px;background:#edcbd7;color:#784154;padding:11px 12px;font:inherit;font-weight:500;cursor:pointer;box-shadow:inset 0 0 0 1px #dfb4c2}.bio-scope .bio-reset:hover{background:#e8bdcc}.bio-scope .bio-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.bio-scope .bio-tab[aria-pressed=true]{background:#edcbd7;color:#784154;box-shadow:inset 0 0 0 1px #dfb4c2}.bio-scope .bio-tab:hover{background:#f2e5b8;color:#51451f}.bio-scope .bio-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px;align-items:start}.bio-scope .bio-list{display:grid;gap:11px;overflow-anchor:none}.bio-scope .bio-task{border:1px solid #eee3e7;border-radius:15px;padding:15px;background:#fff}.bio-scope .bio-meta{display:flex;flex-wrap:wrap;gap:7px}.bio-scope .bio-tag{display:inline-flex;align-items:center;border-radius:8px;padding:5px 8px;background:#f5e9bd;color:#665719}.bio-scope .bio-tag.bio-done{background:#ddf2e8;color:#2c6b57}.bio-scope .bio-tag.bio-partial{background:#f7d6b5;color:#7a4b20}.bio-scope .bio-tag.bio-wrong{background:#edcbd7;color:#784154}.bio-scope .bio-task h2{margin:12px 0 5px;font-weight:500}.bio-scope .bio-task p{margin:0 0 12px;color:#80646f}.bio-scope .bio-actions{display:flex;flex-wrap:wrap;gap:8px}.bio-scope .bio-question{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px}.bio-scope .bio-question-note{min-height:20px;margin-top:5px;color:#80646f;font-size:13px}.bio-scope .bio-push{margin-left:auto}.bio-scope .bio-side{border:2px solid #e5d39b;border-radius:15px;background:#fcf8e8;padding:12px}.bio-scope .bio-side h2{margin:0 0 10px;font-weight:500}.bio-scope .bio-side p{color:#9a808a;margin:7px 0}.bio-scope .bio-side .bio-primary{width:100%;margin-top:9px}.bio-scope .bio-build-message{min-height:22px}.bio-scope .bio-variant{margin-top:12px;padding-top:12px;border-top:1px solid #e5d39b}.bio-scope .bio-variant h3{margin:0 0 8px;font-weight:500}.bio-scope .bio-variant ol{margin:0;padding-left:20px;color:#80646f}.bio-scope .bio-variant[hidden],.bio-scope .bio-empty[hidden]{display:none}.bio-scope .bio-empty{padding:18px;border-radius:14px;background:#fcf8e8;color:#665719;text-align:center}.bio-scope .bio-detail{margin-top:12px;padding-top:12px;border-top:1px solid #f0e4e8}.bio-scope .bio-detail+.bio-actions{margin-top:10px}.bio-scope .bio-task[hidden]{display:none}.bio-scope .bio-answer-row{display:flex;gap:8px}.bio-scope .bio-answer-row .bio-control{flex:1}.bio-scope .bio-answer-box{position:relative;flex:1}.bio-scope .bio-answer-box .bio-control{padding-right:40px}.bio-scope .bio-answer-icon{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:500}.bio-scope .bio-answer-box.bio-answer-correct .bio-control{border:3px solid #9bcbb7;background:#f6fbf8}.bio-scope .bio-answer-box.bio-answer-correct .bio-answer-icon{color:#6faa8f}.bio-scope .bio-answer-box.bio-answer-partial .bio-control{border:3px solid #e39a54;background:#fff5eb}.bio-scope .bio-answer-box.bio-answer-partial .bio-answer-icon{color:#d87728;font-size:20px}.bio-scope .bio-answer-box.bio-answer-wrong .bio-control{border:3px solid #dfb4c2;background:#edcbd7}.bio-scope .bio-answer-box.bio-answer-wrong .bio-answer-icon{color:#784154}.bio-scope .bio-condition-table{width:100%;border-collapse:collapse;margin:10px 0 12px}.bio-scope .bio-condition-table th,.bio-scope .bio-condition-table td{border:1px solid #e4d4da;padding:9px;text-align:left;font-weight:400}.bio-scope .bio-condition-table th{background:#fcf7f9;font-weight:500}.bio-scope .bio-solution{margin-top:10px;padding:12px;border-radius:11px;background:#fcf7f9;color:#735962}.bio-scope .bio-solution[hidden]{display:none}.bio-scope .bio-solution p{margin:5px 0}.bio-scope .bio-solution strong{font-weight:700;color:#5b414b}.bio-scope .bio-status{min-height:22px;margin-top:12px;color:#80646f}@media(max-width:700px){.bio-scope .bio-header{align-items:flex-start;flex-direction:column}.bio-scope .bio-filter-grid{grid-template-columns:1fr 1fr}.bio-scope .bio-search{grid-column:span 2}.bio-scope .bio-layout{grid-template-columns:1fr}.bio-scope .bio-push{margin-left:0}}@media(max-width:420px){.bio-scope .bio-filter-grid{grid-template-columns:1fr}.bio-scope .bio-search{grid-column:span 1}.bio-scope .bio-answer-row{flex-direction:column}}.bi-scope .bi-live-bank-v2{display:grid;gap:12px;margin-top:14px}.bi-scope .bi-live-mirror-note{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:11px 13px;margin-bottom:11px;border-radius:12px;background:#e9f3ee;color:#557965}.bi-scope .bi-live-filters-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;position:sticky;top:0;z-index:4;padding:3px 0 10px;background:#fff}.bi-scope .bi-live-filters-v2 .bi-live-search{grid-column:span 2}.bi-scope .bi-live-filter{width:100%;padding:11px 12px;border:1px solid #eadde2;border-radius:11px;background:#fff;color:#755762;text-align:left;font:inherit;cursor:pointer}.bi-scope .bi-live-filter:hover{background:#fbf4d9;border-color:#dfc98a}.bi-scope .bi-live-student-v2{grid-column:span 2;display:flex;justify-content:space-between;gap:8px;padding:11px 12px;border-radius:11px;background:#e3f0e9;color:#557965}.bi-scope .bi-live-tabs-v2{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:3px}.bi-scope .bi-live-tabs-v2 .active{background:#e3b4c5}.bi-scope .bi-shared-task-list{display:grid;gap:12px}.bi-scope .bi-shared-task{padding:17px;border:1px solid #eee1e6;border-radius:16px;background:#fff}.bi-scope .bi-shared-head{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.bi-scope .bi-shared-order{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border-radius:10px;background:#f5e6b7}.bi-scope .bi-shared-line,.bi-scope .bi-shared-state{padding:7px 9px;border-radius:9px;background:#f7edf1}.bi-scope .bi-shared-topic{color:#9a808a}.bi-scope .bi-shared-options{display:grid;gap:7px;margin:12px 0;padding:13px;border-radius:13px;background:#fcf7f9}.bi-scope .bi-shared-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:13px}.bi-scope .bi-shared-actions .bi-live-answer-row{flex:1 1 300px}.bi-scope .bi-shared-solution{margin-top:12px;padding:12px;border-radius:12px;background:#fcf7f9}.bi-scope .bi-shared-empty{padding:30px;text-align:center;color:#80646f}.bi-scope .bi-role-student .bi-live-filters-v2 button,.bi-scope .bi-role-student .bi-live-tabs-v2 button{pointer-events:none}.bi-scope .bi-role-student .bi-live-student-v2{display:none}.bi-scope .bi-review-row>.bi-status{display:none!important}.bi-scope .bi-review-check,.bi-scope [data-review-summary] .bi-review-row:nth-child(1) [data-open-review]{background:#c87595!important;color:#fff!important;box-shadow:inset 0 0 0 1px #bc6f8d}.bi-scope .bi-review-check:hover,.bi-scope [data-review-summary] .bi-review-row:nth-child(1) [data-open-review]:hover{background:#bc6f8d!important}.bi-scope .bi-review-continue,.bi-scope [data-review-summary] .bi-review-row:nth-child(2) [data-open-review]{background:#f5e6b7!important;color:#665719!important;box-shadow:inset 0 0 0 1px #e5d39b}.bi-scope .bi-review-continue:hover,.bi-scope [data-review-summary] .bi-review-row:nth-child(2) [data-open-review]:hover{background:#f2e5b8!important}.bi-scope .bi-review-view,.bi-scope [data-review-summary] .bi-review-row:nth-child(3) [data-open-review]{background:#e3f0e9!important;color:#557965!important;box-shadow:inset 0 0 0 1px #cfe4d8}.bi-scope .bi-review-view:hover,.bi-scope [data-review-summary] .bi-review-row:nth-child(3) [data-open-review]:hover{background:#dcefe5!important}.bi-scope .bi-question-app>.bi-stats-head{margin-top:15px;padding:0 24px 4px}.bi-scope .bi-question-meta>span:last-child{padding:6px 9px;border-radius:9px;font-size:14px;font-weight:400;line-height:1.2}.bi-scope .bi-board-toolbar{align-items:center;transition:all .22s ease}.bi-scope .bi-tool{display:grid;place-items:center;width:42px;height:40px;padding:8px;border-radius:11px;transition:background .2s ease,transform .2s ease}.bi-scope .bi-tool:hover{transform:translateY(-1px)}.bi-scope .bi-tool svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bi-scope .bi-board-setting{display:flex;align-items:center;gap:7px;min-height:40px;border-radius:11px;background:#f7edf1;padding:7px 10px}@media(max-width:760px){.bi-scope .bi-live-filters-v2{grid-template-columns:1fr 1fr}.bi-scope .bi-live-filters-v2 .bi-live-search,.bi-scope .bi-live-student-v2{grid-column:span 2}}.bi-scope .bi-live-filters-v2{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bi-scope .bi-live-filters-v2 .bi-live-search{grid-column:span 2;order:5;padding:13px 14px}.bi-scope .bi-live-filters-v2 .bi-live-filter{order:1;padding:13px 14px;border-radius:13px}.bi-scope .bi-live-filters-v2 .bi-live-status-filter{order:6}.bi-scope .bi-live-filters-v2 [data-shared-reset]{order:7;background:#edcbd7;border:1px solid #dfa9bd;border-radius:13px}.bi-scope .bi-live-student-v2{display:none!important}.bi-scope .bi-live-tabs-v2{gap:9px;margin:11px 0 16px}.bi-scope .bi-live-tabs-v2 .bi-button{padding:11px 15px;border-radius:12px;background:#f7edf1}.bi-scope .bi-live-tabs-v2 .active{background:#edcbd7;outline:5px solid #f5e6b7;outline-offset:3px}.bi-scope .bi-board-view{padding:12px 16px 18px}.bi-scope .bi-board-toolbar{justify-content:flex-start;padding:0;border:0;background:#fff;margin:0 0 10px}.bi-scope .bi-board-toolbar .bi-tool,.bi-scope .bi-board-toolbar>button:not(.bi-tool){background:#f7edf1;border-radius:10px}.bi-scope .bi-board-toolbar .bi-tool[aria-pressed=true]{background:#f5e6b7}.bi-scope .bi-board-toolbar .bi-board-setting{background:transparent;padding:0}.bi-scope .bi-board-settings-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;width:100%;order:20;background:#fcf7f9;padding:12px 14px;border-radius:12px}.bi-scope .bi-board-toolbar [data-board-zoom-out]{margin-left:auto}.bi-scope .bi-board-toolbar [data-board-clear]{display:none}.bi-scope .bi-board-page{width:min(100%,780px);min-height:0;padding:0;overflow:hidden}.bi-scope .bi-board-page>h2,.bi-scope .bi-board-page>p,.bi-scope .bi-board-page>.bi-board-diagram{display:none}.bi-scope .bi-board-document{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none;pointer-events:none}.bi-scope .bi-board-layout{display:block}.bi-scope .bi-board-stage{min-height:0;padding:16px;background:#f3edef}.bi-scope .bi-board-side{display:none}.bi-scope .bi-end-lesson{margin-left:auto;background:#edcbd7!important}.bi-scope .bi-lesson-tabs{padding:10px 18px;background:#fff}@media(max-width:760px){.bi-scope .bi-live-filters-v2{grid-template-columns:1fr 1fr}.bi-scope .bi-live-filters-v2 .bi-live-search{grid-column:span 2}.bi-board-toolbar [data-board-zoom-out]{margin-left:0!important}}.bi-scope .bi-lesson-modebar{display:flex;justify-content:flex-end;gap:8px;margin-bottom:10px}.bi-scope .bi-lesson-modebar .active{background:#edcbd7}.bi-scope .bi-role-student .bi-lesson-modebar{display:none}.bi-scope .bi-lesson-surface[hidden]{display:none!important}.bio-scope .bio-layout{display:block!important}.bio-scope .bio-side{display:none!important}.bio-scope .bio-question{grid-template-columns:minmax(0,1fr) auto!important}.bio-scope .bio-header .bio-primary{display:none}.bio-scope .bio-question .bio-control.is-sent,.bio-scope .bio-control.answer-accepted{border:3px solid #e2c45d;background:#fff7d7}.bio-scope .bio-sync-note{padding:10px 12px;margin:0 24px 12px;border-radius:11px;background:#e3f0e9;color:#557965}.bi-scope .bi-variant-row{grid-template-rows:auto auto auto;cursor:pointer;transition:background .18s ease,border-color .18s ease}.bi-scope .bi-variant-row:hover{background:#fff;border-color:#e3b4c5}.bi-scope .bi-variant-row .bi-variant-action{grid-column:2;grid-row:1/3;align-self:center;justify-self:end}.bi-scope .bi-variant-row .bi-variant-action.is-review{background:#f0c9ce;color:#784d56;border:1px solid #e4afb7}.bi-scope .bi-variant-row .bi-variant-action.is-new{background:transparent;color:#684d58;border:1px solid #e4d6dc}.bi-scope .bi-variant-restart{grid-column:1/-1;justify-self:start;background:transparent!important;color:#896c77!important;padding:6px 0!important}.bi-scope .bi-variant-restart:hover{color:#684d58!important}.bi-scope .bi-teacher-variants-app{overflow:hidden;border:1px solid #eee1e6;border-radius:22px;background:#fff;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-teacher-variants-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid #f0e5e9}.bi-scope .bi-teacher-variants-head h1{margin:0;font-weight:500}.bi-scope .bi-teacher-variants-head p{margin:7px 0 0;color:#896c77}.bi-scope .bi-teacher-variants-list{display:grid;gap:10px;padding:18px 24px 24px}.bi-scope .bi-teacher-variant-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;align-items:center;padding:15px 16px;border:1px solid #eee1e6;border-radius:15px;background:#fcf7f9}.bi-scope .bi-teacher-variant-row h2{margin:0 0 6px;font-size:18px;font-weight:500}.bi-scope .bi-teacher-variant-row p{margin:0;color:#896c77}.bi-scope .bi-teacher-variant-label{display:inline-block;margin-top:9px;padding:6px 9px;border-radius:9px;background:#e3f0e9;color:#557965}.bi-scope .bi-teacher-variant-label.is-draft{background:#f7edf1;color:#80646f}.bi-scope .bi-teacher-variant-action{min-width:145px;background:#f5e6b7;color:#665719}.bi-scope .bi-teacher-variants-message{min-height:24px;padding:0 24px 18px;color:#80646f}@media(max-width:700px){.bi-scope .bi-variant-row .bi-variant-action{grid-column:1;grid-row:auto;justify-self:start}.bi-scope .bi-teacher-variants-head{align-items:flex-start;flex-direction:column}.bi-scope .bi-teacher-variant-row{grid-template-columns:1fr}.bi-scope .bi-teacher-variant-action{justify-self:start}}.na-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.na-scope *{box-sizing:border-box}.na-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.na-head{padding:17px 20px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.na-crumb{color:#9a7e89;margin-bottom:4px}.na-head h1,.na-card h2,.na-side h2{margin:0;font-weight:500}.na-row,.na-switch,.na-actions,.na-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.na-button{border:0;border-radius:10px;background:#f7edf1;color:#684d58;padding:9px 11px;font:inherit;cursor:pointer}.na-button:hover,.na-button[aria-pressed=true]{background:#edcbd7}.na-button.yellow{background:#f5e6b7}.na-button.primary{background:#edcbd7}.na-main{padding:14px 16px 18px}.na-filters{margin-bottom:12px}.na-picker{position:relative}.na-pick{min-width:156px;display:flex;justify-content:space-between;background:#fff;border:1px solid #eadde2}.na-menu{position:absolute;z-index:20;left:0;top:calc(100% + 5px);min-width:100%;padding:5px;background:#fff;border:1px solid #eadde2;border-radius:12px;box-shadow:0 9px 24px #5b414b21}.na-option{display:block;width:100%;padding:8px 10px;border:0;border-radius:8px;background:#fff;color:#684d58;text-align:left;font:inherit;cursor:pointer;white-space:nowrap}.na-option:hover{background:#f7edf1}.na-option[aria-selected=true]{background:#f5e6b7}.na-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:13px}.na-list{display:grid;gap:10px}.na-card[hidden]{display:none}.na-card{border:1px solid #eee1e6;border-radius:15px;padding:13px;background:#fcf7f9;display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px}.na-cover{height:82px;border-radius:10px;border:1px solid #eadde2;background:linear-gradient(150deg,#f7edf1,#fff 55%,#f5e6b7);display:grid;place-items:center;color:#c87595}.na-cover svg{width:27px;height:27px}.na-card p{margin:6px 0;color:#80646f}.na-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.na-status{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:8px;background:#e3f0e9;color:#557965}.na-status.locked{background:#edcbd761;color:#9a7e89}.na-status svg{width:14px;height:14px}.na-card.is-locked{background:#f7edf18c}.na-role-student .na-card.is-locked{opacity:.65}.na-role-student .na-teacher-only,.na-role-student [data-picker=student]{display:none}.na-side{border:1px solid #eee1e6;border-radius:15px;padding:13px;background:#fcf7f9;align-self:start}.na-side p{color:#80646f}.na-progress{height:9px;border-radius:99px;background:#eadde2;overflow:hidden;margin:10px 0}.na-progress span{display:block;height:100%;width:50%;background:#d699b0;border-radius:inherit;transition:width .25s ease}.na-timeline{display:grid;gap:8px;margin-top:13px}.na-step{padding:9px;border-radius:10px;background:#fff}.na-step.done{background:#e3f0e9}.na-message{min-height:22px;color:#5f816e;margin-top:10px}.na-empty{padding:28px;text-align:center;color:#8b707b}@media(max-width:720px){.na-layout{grid-template-columns:1fr}.na-side{order:-1}}@media(max-width:430px){.na-card{grid-template-columns:1fr}.na-cover{height:58px}}.cd-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.cd-scope *{box-sizing:border-box}.cd-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.cd-head{padding:17px 20px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.cd-crumb{color:#9a7e89;margin-bottom:4px}.cd-head h1,.cd-panel h2{margin:0;font-weight:500}.cd-switch,.cd-actions,.cd-month-head,.cd-event-head{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.cd-button{border:0;border-radius:10px;background:#f7edf1;color:#684d58;padding:9px 11px;font:inherit;cursor:pointer}.cd-button:hover,.cd-button[aria-pressed=true]{background:#edcbd7}.cd-button.yellow{background:#f5e6b7}.cd-button.primary{background:#edcbd7}.cd-main{padding:14px 16px 18px}.cd-filters,.cd-legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cd-filters{margin-bottom:12px}.cd-legend{margin-left:auto;color:#80646f}.cd-legend span{display:flex;align-items:center;gap:5px}.cd-picker{position:relative}.cd-pick{min-width:165px;display:flex;justify-content:space-between;background:#fff;border:1px solid #eadde2}.cd-menu{position:absolute;z-index:20;left:0;top:calc(100% + 5px);min-width:100%;padding:5px;background:#fff;border:1px solid #eadde2;border-radius:12px;box-shadow:0 9px 24px #5b414b21}.cd-option{display:block;width:100%;border:0;border-radius:8px;background:#fff;color:#684d58;padding:8px 10px;text-align:left;white-space:nowrap;font:inherit;cursor:pointer}.cd-option:hover{background:#f7edf1}.cd-option[aria-selected=true]{background:#f5e6b7}.cd-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:13px}.cd-panel{border:1px solid #eee1e6;border-radius:15px;padding:13px;background:#fcf7f9}.cd-month-head{justify-content:space-between;margin-bottom:10px}.cd-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.cd-weekday{text-align:center;color:#9a7e89;padding:5px}.cd-day{position:relative;min-height:70px;border:0;border-radius:11px;background:#fff;color:#684d58;padding:8px;text-align:left;font:inherit;cursor:pointer;font-weight:400}.cd-day:hover{background:#f7edf1}.cd-day.out{color:#c8b8be;background:transparent}.cd-day.today{box-shadow:inset 0 0 0 2px #d699b0}.cd-day.selected{background:#edcbd7}.cd-dots{position:absolute;left:8px;bottom:7px;display:flex;gap:4px}.cd-dot{width:7px;height:7px;border-radius:50%;background:#d699b0}.cd-dot.yellow{background:#d8af48}.cd-dot.green{background:#78ad91}.cd-side{display:grid;align-content:start;gap:10px}.cd-next{background:#f7edf1}.cd-next p,.cd-event p{margin:6px 0;color:#80646f}.cd-time{font-size:22px;color:#c87595}.cd-events{display:grid;gap:8px;margin-top:9px}.cd-upcoming{display:grid;gap:7px;margin-top:9px;max-height:240px;overflow:auto}.cd-upcoming .cd-event{border-left:4px solid #d699b0}.cd-event{padding:10px;border-radius:11px;background:#fff}.cd-event-head{justify-content:space-between}.cd-tag{padding:5px 8px;border-radius:8px;background:#f5e6b7}.cd-tag.lesson{background:#e3f0e9;color:#557965}.cd-role-student .cd-teacher-only{display:none}.cd-form{display:none;margin-top:10px}.cd-form.show{display:grid;gap:8px}.cd-input{width:100%;border:1px solid #e3d4da;border-radius:9px;padding:8px;background:#fff;color:#5b414b;font:inherit}.cd-message{min-height:22px;color:#5f816e;margin-top:8px}@media(max-width:760px){.cd-layout{grid-template-columns:1fr}.cd-day{min-height:58px}}@media(max-width:450px){.cd-grid{gap:2px}.cd-day{min-height:47px;padding:5px}.cd-weekday{font-size:11px}}.ss-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.ss-scope *{box-sizing:border-box}.ss-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.ss-head{padding:20px 24px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;gap:12px;align-items:end}.ss-crumb{color:#a28791;margin-bottom:6px}h1,h2{margin:0;font-weight:500}.ss-main{padding:18px 24px 24px}.ss-tabs,.ss-summary,.ss-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ss-tabs{margin-bottom:14px}.ss-button{border:0;border-radius:10px;background:#f7edf1;color:#6b4d59;padding:9px 12px;font:inherit;cursor:pointer}.ss-button:hover,.ss-button[aria-pressed=true]{background:#edcbd7}.ss-summary{margin-bottom:16px}.ss-stat{flex:1;min-width:145px;padding:14px;border-radius:14px;background:#fcf7f9}.ss-stat strong{display:block;font-size:26px;font-weight:500;margin-top:4px}.ss-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.ss-panel{border:1px solid #eee3e7;border-radius:15px;padding:15px}.ss-panel h2{margin-bottom:12px}.ss-bars{display:grid;gap:11px}.ss-bar-head{display:flex;justify-content:space-between;gap:8px}.ss-track{height:10px;border-radius:10px;background:#f4eaee;overflow:hidden;margin-top:5px}.ss-fill{height:100%;background:#e3b4c5;border-radius:10px}.ss-fill.good{background:#a9cfbd}.ss-fill.mid{background:#e7b36f}.ss-list{display:grid;gap:9px}.ss-item{padding:10px 11px;border-radius:11px;background:#fcf7f9}.ss-status{padding:5px 8px;border-radius:8px}.ss-wrong{background:#edcbd7;color:#784154}.ss-partial{background:#f5dfb7;color:#75531f}.ss-good{background:#dcefe5;color:#497760}.ss-chart{display:flex;align-items:end;gap:10px;height:150px;padding-top:12px}.ss-column{flex:1;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:5px;color:#80646f}.ss-column span{width:100%;border-radius:9px 9px 3px 3px;background:#e3b4c5}.ss-column:last-child span{background:#a9cfbd}.ss-note{margin-top:10px;color:#80646f}.ss-panel[hidden]{display:none}@media(max-width:700px){.ss-head{align-items:flex-start;flex-direction:column}.ss-grid{grid-template-columns:1fr}}.vb-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;width:100%;background:transparent;box-sizing:border-box}.vb-scope *{box-sizing:border-box}.vb-scope .vb-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px #2d5b4b17}.vb-scope .vb-head{padding:20px 24px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;gap:16px;align-items:end}.vb-scope .vb-crumb{color:#a28791;margin-bottom:6px}.vb-scope h1,.vb-scope h2,.vb-scope h3{font-weight:500}.vb-scope h1{margin:0}.vb-scope .vb-save{color:#9a6a7d}.vb-scope .vb-main{padding:20px 24px 24px}.vb-scope .vb-steps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.vb-scope .vb-step{padding:7px 10px;border-radius:9px;background:#f8e8ee;color:#806670}.vb-scope .vb-step-active{background:#eac0d0;color:#784154;box-shadow:inset 0 0 0 1px #d49aae}.vb-scope .vb-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:14px;align-items:start}.vb-scope .vb-fields{display:grid;grid-template-columns:2fr 1fr 1fr;gap:9px;margin-bottom:14px}.vb-scope .vb-field{display:grid;gap:5px;color:#8b707a}.vb-scope .vb-student-picker{position:relative}.vb-scope .vb-student-picker summary{list-style:none;cursor:pointer}.vb-scope .vb-student-picker summary::-webkit-details-marker{display:none}.vb-scope .vb-student-picker summary:hover,.vb-scope .vb-student-picker[open] summary{background:#fbf4d9;border-color:#dfc98a;color:#5f521d}.vb-scope .vb-student-menu{position:absolute;z-index:31;top:calc(100% + 5px);left:0;right:0;display:grid;gap:4px;padding:6px;border:1px solid #e5d39b;border-radius:11px;background:#fff;box-shadow:0 10px 24px #2d5b4b1f}.vb-scope .vb-student-option{border:0;border-radius:8px;padding:9px 10px;background:#fff;color:#755762;text-align:left;font:inherit;cursor:pointer}.vb-scope .vb-student-option:hover,.vb-scope .vb-student-option[aria-selected=true]{background:#f2e5b8;color:#51451f}.vb-scope .vb-control{width:100%;border:1px solid #eadde2;background:#fff;color:#70515d;border-radius:11px;padding:11px 12px;font:inherit}.vb-scope .vb-control:focus-visible{outline:3px solid #dda9bc;outline-offset:1px;border-color:#bc6f8d}.vb-scope .vb-calendar-field{position:relative}.vb-scope .vb-calendar-toggle{text-align:left}.vb-scope .vb-calendar{position:absolute;z-index:30;top:68px;right:0;width:290px;padding:12px;border:1px solid #e3b4c5;border-radius:14px;background:#fff;box-shadow:0 12px 28px #2d5b4b29}.vb-scope .vb-calendar[hidden]{display:none}.vb-scope .vb-calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.vb-scope .vb-calendar-title{font-weight:500;color:#5b414b}.vb-scope .vb-calendar-nav{border:0;background:#f8e8ee;color:#6b4d59;width:30px;height:30px;border-radius:9px;cursor:pointer}.vb-scope .vb-week,.vb-scope .vb-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.vb-scope .vb-week span{text-align:center;color:#a28791;padding:4px 0}.vb-scope .vb-day{border:0;background:transparent;color:#6b4d59;aspect-ratio:1;border-radius:8px;font:inherit;cursor:pointer}.vb-scope .vb-day:hover{background:#f5e5eb}.vb-scope .vb-day.vb-today{box-shadow:inset 0 0 0 2px #bc6f8d;background:transparent;color:#7c5061}.vb-scope .vb-day.vb-selected{background:#ce89a4;color:#fff;box-shadow:none}.vb-scope .vb-day-empty{aspect-ratio:1}.vb-scope .vb-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:12px 0}.vb-scope .vb-toolbar h2{margin:0}.vb-scope .vb-button{border:0;border-radius:10px;background:#f8e8ee;color:#6b4d59;padding:9px 12px;font:inherit;cursor:pointer}.vb-scope .vb-button:hover{background:#f5dde6}.vb-scope .vb-primary{background:#f2e5b8;color:#51451f;font-weight:500}.vb-scope .vb-primary:hover{background:#eadba8}.vb-scope .vb-list{display:grid;gap:10px}.vb-scope .vb-bank{margin-bottom:12px;padding:13px;border:1px solid #e3b4c5;border-radius:14px;background:#fcf7f9}.vb-scope .vb-bank[hidden]{display:none}.vb-scope .vb-bank-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.vb-scope .vb-bank-head h3{margin:0}.vb-scope .vb-bank-search{margin-bottom:9px}.vb-scope .vb-bank-list{display:grid;gap:7px}.vb-scope .vb-bank-item{display:grid;gap:9px;padding:11px;border-radius:10px;background:#fff;border:1px solid #eee3e7}.vb-scope .vb-bank-item h4{margin:0;font-weight:500}.vb-scope .vb-bank-item p{margin:0;color:#80646f}.vb-scope .vb-bank-add{justify-self:end;width:38px;height:38px;padding:0;display:grid;place-items:center;font-size:22px;background:#f2e5b8;color:#51451f}.vb-scope .vb-bank-actions{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.vb-scope .vb-bank-actions .vb-bank-add{margin-left:auto}.vb-scope .vb-bank-solution{padding:10px;border-radius:10px;background:#fff;color:#735962}.vb-scope .vb-bank-solution[hidden]{display:none}.vb-scope .vb-bank-solution p{margin:5px 0}.vb-scope .vb-bank-solution strong{font-weight:700;color:#5b414b}.vb-scope .vb-bank-item[hidden]{display:none}.vb-scope .vb-bank-empty{padding:14px;border-radius:10px;background:#fcf7f9;color:#80646f;text-align:center}.vb-scope .vb-bank-empty[hidden]{display:none}.vb-scope .vb-task{border:1px solid #eee3e7;border-radius:14px;background:#fff;padding:13px}.vb-scope .vb-task-top{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.vb-scope .vb-number{min-width:42px;height:34px;padding:0 7px;border-radius:10px;background:#f5e9bd;color:#665719;display:grid;place-items:center;font-weight:500}.vb-scope .vb-task h3{margin:0 0 4px}.vb-scope .vb-meta{color:#9a808a}.vb-scope .vb-actions{display:flex;gap:6px}.vb-scope .vb-icon{width:34px;height:34px;padding:0;display:grid;place-items:center}.vb-scope .vb-condition,.vb-scope .vb-condition-content{margin:12px 0;color:#72555f;line-height:1.45}.vb-scope .vb-condition-content p{margin:0 0 10px}.vb-scope .vb-condition-table{width:100%;border-collapse:collapse;margin:8px 0}.vb-scope .vb-condition-table th,.vb-scope .vb-condition-table td{border:1px solid #e4d4da;padding:8px;text-align:left;font-weight:400}.vb-scope .vb-condition-table th{background:#fcf7f9;font-weight:500}.vb-scope .vb-condition-figure{margin:8px 0;padding:9px;border-radius:10px;background:#fcf7f9}.vb-scope .vb-condition-figure svg{display:block;width:100%;height:auto;max-height:160px}.vb-scope .vb-task-footer{display:flex;flex-wrap:wrap;gap:7px;padding-top:10px;border-top:1px solid #f0e5e9}.vb-scope .vb-task-footer .vb-favorite{margin-left:auto}.vb-scope .vb-solution{margin-top:10px;padding:11px;border-radius:10px;background:#fcf7f9;color:#735962}.vb-scope .vb-solution[hidden]{display:none}.vb-scope .vb-solution p{margin:5px 0}.vb-scope .vb-solution strong{font-weight:700;color:#5b414b}.vb-scope .vb-side{border:2px solid #e5d39b;border-radius:15px;background:#fcf8e8;padding:12px}.vb-scope .vb-side h2{margin:0 0 10px}.vb-scope .vb-side p{margin:7px 0;color:#8b707a}.vb-scope .vb-side .vb-primary{width:100%;margin-top:10px}.vb-scope .vb-side .vb-button:not(.vb-primary){width:100%;margin-top:7px}.vb-scope .vb-message{min-height:24px;margin-top:10px;color:#8a5f70}.vb-scope .vb-share{margin-top:12px;padding-top:12px;border-top:1px solid #e5d39b}.vb-scope .vb-share[hidden]{display:none}.vb-scope .vb-share h3{margin:0 0 8px}.vb-scope .vb-share .vb-assigned-title{margin-top:18px;margin-bottom:3px}.vb-scope .vb-share-link{width:100%;border:1px solid #e3b4c5;border-radius:9px;background:#fff;padding:9px;color:#6b4d59;font:inherit}.vb-scope .vb-assigned{margin:9px 0;padding-left:20px;color:#8b707a}.vb-scope .vb-assign-message{min-height:22px;color:#8a5f70}.vb-scope .vb-additional-students{display:grid;gap:7px;margin-top:10px}.vb-scope .vb-additional-students[hidden]{display:none}.vb-scope .vb-additional-students p{margin:0;color:#80646f}.vb-scope .vb-additional-student:hover{background:#f2e5b8;color:#51451f}.vb-scope .vb-empty{padding:20px;text-align:center;background:#fcf7f9;border-radius:14px;color:#9a808a}@media(max-width:700px){.vb-scope .vb-head{align-items:flex-start;flex-direction:column}.vb-scope .vb-layout{grid-template-columns:1fr}.vb-scope .vb-fields{grid-template-columns:1fr 1fr}.vb-scope .vb-field:first-child{grid-column:span 2}}@media(max-width:420px){.vb-scope .vb-fields{grid-template-columns:1fr}.vb-scope .vb-field:first-child{grid-column:span 1}.vb-scope .vb-task-top{grid-template-columns:auto 1fr}.vb-scope .vb-actions{grid-column:span 2;justify-content:flex-end}.vb-scope .vb-task-footer .vb-favorite{margin-left:0}}.tr-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;width:100%;background:transparent;box-sizing:border-box}.tr-scope *{box-sizing:border-box}.tr-scope .tr-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17}.tr-scope .tr-head{padding:20px 24px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;gap:16px;align-items:end}.tr-scope .tr-crumb{color:#a28791;margin-bottom:6px}.tr-scope h1,.tr-scope h2,.tr-scope h3{font-weight:500}.tr-scope h1{margin:0}.tr-scope .tr-save{color:#9a6a7d}.tr-scope .tr-main{padding:20px 24px 24px}.tr-scope .tr-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.tr-scope .tr-chip{padding:7px 10px;border-radius:9px;background:#f8e8ee;color:#755762}.tr-scope .tr-chip-yellow{background:#f2e5b8;color:#51451f}.tr-scope .tr-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:14px;align-items:start;max-height:700px;overflow-y:auto;padding-right:4px;scrollbar-color:#e3b4c5 #fcf7f9}.tr-scope .tr-list{display:grid;gap:12px}.tr-scope .tr-task{border:1px solid #eee3e7;border-radius:15px;background:#fff;padding:15px}.tr-scope .tr-task-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tr-scope .tr-order{min-width:34px;height:34px;padding:0 8px;border-radius:9px;background:#f5e9bd;color:#665719;display:grid;place-items:center;font-weight:500}.tr-scope .tr-status-correct{padding:6px 9px;border-radius:8px;background:#e3f2eb;color:#5f8f7a}.tr-scope .tr-status-review{padding:6px 9px;border-radius:8px;background:#edcbd7;color:#784154}.tr-scope .tr-meta{color:#9a808a}.tr-scope .tr-bank-id{border:0;border-radius:8px;background:#f2e5b8;color:#51451f;padding:6px 9px;font:inherit;cursor:pointer}.tr-scope .tr-bank-id:hover{background:#eadba8}.tr-scope .tr-task h2{margin:12px 0 7px}.tr-scope .tr-condition{color:#735962;line-height:1.48}.tr-scope .tr-table{width:100%;border-collapse:collapse;margin:10px 0}.tr-scope .tr-table th,.tr-scope .tr-table td{border:1px solid #e4d4da;padding:8px;text-align:left;font-weight:400}.tr-scope .tr-table th{background:#fcf7f9;font-weight:500}.tr-scope .tr-answer{margin:12px 0;padding:11px;border-radius:11px;background:#fcf7f9;color:#70515d}.tr-scope .tr-answer strong{font-weight:700;color:#5b414b}.tr-scope .tr-question{margin:10px 0;padding:10px;border-left:4px solid #e3b4c5;background:#f8e8ee;color:#70515d}.tr-scope .tr-points{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.tr-scope .tr-point{border:1px solid #e3b4c5;border-radius:9px;background:#fff;color:#784154;padding:8px 12px;font:inherit;cursor:pointer}.tr-scope .tr-point[aria-pressed=true]{background:#edcbd7;box-shadow:inset 0 0 0 1px #dfb4c2}.tr-scope .tr-control{width:100%;border:1px solid #eadde2;background:#fff;color:#70515d;border-radius:11px;padding:11px 12px;font:inherit}.tr-scope .tr-control:focus-visible{outline:3px solid #dda9bc;outline-offset:1px;border-color:#bc6f8d}.tr-scope textarea.tr-control{min-height:90px;resize:vertical}.tr-scope .tr-label{display:grid;gap:6px;color:#80646f;margin-top:12px}.tr-scope .tr-comment-row{display:flex;gap:8px;align-items:flex-start}.tr-scope .tr-comment-row .tr-control{flex:1}.tr-scope .tr-accept{width:44px;height:44px;min-width:44px;padding:0;display:grid;place-items:center;font-size:20px}.tr-scope .tr-comment-accepted{border:3px solid #e5d39b;background:#fcf8e8}.tr-scope .tr-accept[aria-pressed=true]{background:#f2e5b8;color:#51451f;box-shadow:inset 0 0 0 1px #dfc98a}.tr-scope .tr-button{border:0;border-radius:10px;background:#f7edf1;color:#6b4d59;padding:9px 12px;font:inherit;cursor:pointer}.tr-scope .tr-button:hover{background:#f5dde6}.tr-scope .tr-primary{background:#f2e5b8;color:#51451f;font-weight:500}.tr-scope .tr-primary:hover{background:#eadba8}.tr-scope .tr-side{position:sticky;top:0;border:2px solid #e5d39b;border-radius:15px;background:#fcf8e8;padding:12px}.tr-scope .tr-side h2{margin:0 0 10px}.tr-scope .tr-side p{margin:8px 0;color:#80646f}.tr-scope .tr-score{font-size:28px;font-weight:500;color:#5b414b;margin:8px 0}.tr-scope .tr-side .tr-primary{width:100%;margin-top:10px}.tr-scope .tr-errors-button{width:100%;margin-top:10px;background:#f8e8ee}.tr-scope .tr-errors-panel{margin-top:8px;padding:10px;border-radius:11px;background:#fff;color:#70515d}.tr-scope .tr-errors-panel p{margin:0 0 5px}.tr-scope .tr-publish-status{min-height:24px;margin-top:8px;color:#8a5f70}@media(max-width:700px){.tr-scope .tr-head{align-items:flex-start;flex-direction:column}.tr-scope .tr-layout{grid-template-columns:1fr;max-height:none;overflow:visible;padding-right:0}.tr-scope .tr-side{position:sticky;bottom:0;top:auto;z-index:20}}.errors-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.errors-scope *{box-sizing:border-box}.errors-scope .app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17}.errors-scope header{padding:20px 24px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;gap:12px;align-items:end}.errors-scope h1,.errors-scope h2{font-weight:500;margin:0}.errors-scope .crumb{color:#a28791;margin-bottom:6px}.errors-scope main{padding:18px 24px 24px}.errors-scope button,.errors-scope input{font:inherit}.errors-scope .btn{border:0;border-radius:10px;background:#f7edf1;color:#6b4d59;padding:9px 12px;cursor:pointer}.errors-scope .btn:hover,.errors-scope .role [aria-pressed=true]{background:#edcbd7}.role{display:flex;gap:7px}.teacher,.filters{display:grid;gap:9px;margin-bottom:10px}.teacher{grid-template-columns:1fr auto}.filters{grid-template-columns:1fr .7fr .7fr auto}.reset{background:#edcbd7;color:#704353}.search,.pickbtn{width:100%;border:1px solid #eadde2;border-radius:12px;background:#fff;color:#70515d;padding:11px 12px}.search:focus{outline:3px solid #dda9bc;border-color:#bc6f8d}.picker{position:relative}.pickbtn{display:flex;justify-content:space-between;cursor:pointer}.pickbtn:hover,.pickbtn[aria-expanded=true]{background:#f8e8ee;border-color:#e3b4c5}.menu{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 5px);padding:7px;display:grid;gap:3px;background:#fff;border:1px solid #eadde2;border-radius:14px;box-shadow:0 12px 28px #5b414b29}.menu[hidden],[hidden]{display:none!important}.opt{border:0;border-radius:10px;background:#fff;color:#70515d;padding:10px;text-align:left;cursor:pointer}.opt:hover,.opt[aria-selected=true]{background:#edcbd7;color:#704353}.summary,.head,.actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.summary{margin:12px 0}.chip,.id,.state{padding:7px 10px;border-radius:9px}.chip{background:#f8e8ee}.id{background:#f2e5b8;color:#51451f}.state{background:#edcbd7;color:#784154}.state.partial,.id.partial-id{background:#f5dfb7;color:#75531f}.state.correct-state,.id.correct-id{background:#dcefe5;color:#497760}.state.wrong-state,.id.wrong-id{background:#edcbd7;color:#784154}.list{display:grid;gap:12px}.task{border:1px solid #eee3e7;border-radius:15px;padding:15px}.order{min-width:34px;height:34px;border-radius:9px;background:#f5e9bd;color:#665719;display:grid;place-items:center}.meta{color:#9a808a}.task h2{margin:12px 0 7px}.condition{color:#735962;line-height:1.48}.table{width:100%;border-collapse:collapse;margin:10px 0}.table th,.table td{border:1px solid #e4d4da;padding:8px;text-align:left;font-weight:400}.table th{background:#fcf7f9;font-weight:500}.scheme{margin:10px 0;padding:12px;border-radius:12px;background:#fcf7f9;text-align:center;color:#80646f}.history,.solution{margin-top:10px;padding:10px;border-radius:10px;background:#fcf7f9;color:#80646f}.solution strong,.solution b{font-weight:700;color:#5b414b}.answer{display:flex;gap:8px;margin-top:10px}.answer input{flex:1}.check{min-width:44px;background:#f2e5b8}.correct{border:3px solid #a9cfbd;background:#f1faf5}.partial-answer{border:3px solid #e7b36f;background:#fff8eb}.wrong{border:3px solid #d99cad;background:#fdf0f4}.feedback,.status{min-height:22px;margin-top:6px;color:#80646f}.actions{margin-top:10px}.empty{padding:20px;text-align:center;background:#fcf7f9;border-radius:14px}.fav[aria-pressed=true]{background:#edcbd7}.primary{background:#f2e5b8;color:#51451f}@media(max-width:700px){.errors-scope header{align-items:start;flex-direction:column}.teacher,.filters{grid-template-columns:1fr}}.bi-scope [data-review-summary] .bi-review-check{background:#e3b4c5!important;color:#684d58!important;border:1px solid #d79eb3!important}.bi-scope [data-review-summary] .bi-review-check:hover{background:#ddaabd!important;color:#684d58!important}.bi-scope [data-review-summary] .bi-review-continue{background:#f5e6b7!important;color:#665719!important;border:1px solid #e5d39b!important}.bi-scope [data-review-summary] .bi-review-view{background:#e3f0e9!important;color:#557965!important;border:1px solid #cfe4d8!important}.bi-scope .na-scope [data-progress-text]{font-weight:400}.bi-scope .bi-variants-app{overflow:hidden;border:1px solid #eee1e6;border-radius:22px;background:#fff;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-variants-head{padding:20px 24px;border-bottom:1px solid #f0e5e9}.bi-scope .bi-variants-head h1{margin:0;font-weight:500}.bi-scope .bi-variants-head p{margin:7px 0 0;color:#896c77}.bi-scope .bi-variants-list{display:grid;gap:10px;padding:18px 24px 24px}.bi-scope .bi-variant-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:8px 14px;align-items:center;padding:15px 16px;border:1px solid #eee1e6;border-radius:15px;background:#fcf7f9}.bi-scope .bi-variant-row h2{margin:0;font-size:18px;font-weight:500}.bi-scope .bi-variant-meta{margin:0;color:#896c77}.bi-scope .bi-variant-status{justify-self:end;padding:7px 10px;border-radius:10px;font-weight:400;white-space:nowrap}.bi-scope .bi-variant-status.is-checked{background:#e3f0e9;color:#557965}.bi-scope .bi-variant-status.is-new{background:#f7edf1;color:#684d58}.bi-scope .bi-variant-status.is-progress{background:#f5e6b7;color:#665719}.bi-scope .bi-variant-status.is-review{background:#edcbd7;color:#684d58}.bi-scope .bi-variant-action{grid-column:2;grid-row:2;justify-self:end;min-width:170px}.bi-scope .bi-variant-action.is-checked{background:#e3f0e9;color:#557965}.bi-scope .bi-variant-action.is-new{background:#f7edf1;color:#684d58}.bi-scope .bi-variant-action.is-progress{background:#f5e6b7;color:#665719}.bi-scope .bi-variant-action.is-review{background:#edcbd7;color:#684d58}.bi-scope .bi-variants-message{min-height:24px;padding:0 24px 18px;color:#80646f}@media(max-width:700px){.bi-scope .bi-variant-row{grid-template-columns:1fr}.bi-scope .bi-variant-status,.bi-scope .bi-variant-action{grid-column:1;grid-row:auto;justify-self:start}}.bi-scope .bi-teacher-variant-action.is-open{background:#edcbd7;color:#684d58;border:1px solid #dfb4c4}.bi-scope .bi-teacher-variant-action.is-continue{background:#f5e6b7;color:#665719;border:1px solid #e5d39b}.bi-scope .na-pdf-viewer[hidden]{display:none!important}.bi-scope .na-pdf-viewer{padding:14px 16px 18px;background:#fcf7f9}.bi-scope .na-pdf-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.bi-scope .na-pdf-title h2{margin:0 0 4px;font-weight:500}.bi-scope .na-pdf-title p{margin:0;color:#896c77}.bi-scope .na-pdf-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.bi-scope .na-pdf-layout{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;align-items:start}.bi-scope .na-pdf-stage{padding:16px;border:1px solid #eee1e6;border-radius:16px;background:#eee8ea;overflow:auto;text-align:center}.bi-scope .na-pdf-page{display:inline-block;position:relative;max-width:100%;background:#fff;box-shadow:0 10px 28px #5b414b1f}.bi-scope .na-pdf-page img{display:block;width:100%;max-width:820px;height:auto}.bi-scope .na-pdf-page-number{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:8px;background:#ffffffe6;color:#80646f}.bi-scope .na-pdf-pages{display:grid;gap:7px;padding:10px;border:1px solid #eee1e6;border-radius:14px;background:#fff;max-height:620px;overflow:auto}.bi-scope .na-pdf-pages button{width:100%;text-align:left}.bi-scope .na-pdf-pages button[aria-current=page]{background:#edcbd7}.bi-scope .bi-followup-box{margin-top:14px;padding:13px;border:1px solid #eadde2;border-radius:14px;background:#fcf7f9}.bi-scope .bi-followup-box h3{margin:0 0 9px;font-weight:500}.bi-scope .bi-followup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.bi-scope .bi-followup-row textarea{width:100%;min-height:70px;resize:vertical;border:1px solid #eadde2;border-radius:12px;background:#fff;color:#684d58;padding:10px;font:inherit}.bi-scope .bi-followup-history{display:grid;gap:7px;margin-bottom:9px}.bi-scope .bi-followup-message{padding:10px 12px;border-radius:12px;background:#f5e6b7;color:#665719}.bi-scope .bi-chat-app{overflow:hidden;border:1px solid #eee1e6;border-radius:22px;background:#fff;box-shadow:0 12px 34px #5b414b17}.bi-scope .bi-chat-head{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid #eee1e6}.bi-scope .bi-chat-head h1{margin:0;font-weight:500}.bi-scope .bi-chat-layout{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:570px}.bi-scope .bi-chat-people{padding:10px;border-right:1px solid #eee1e6;background:#fcf7f9}.bi-scope .bi-chat-person{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px;border:0;border-radius:13px;background:transparent;color:#684d58;text-align:left;font:inherit;cursor:pointer}.bi-scope .bi-chat-person:hover,.bi-scope .bi-chat-person[aria-selected=true]{background:#edcbd7}.bi-scope .bi-chat-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f5e6b7;color:#665719;font-weight:500}.bi-scope .bi-chat-person strong,.bi-scope .bi-chat-person small{display:block}.bi-scope .bi-chat-person small{margin-top:3px;color:#896c77}.bi-scope .bi-chat-unread{min-width:24px;height:24px;padding:0 6px;border-radius:9px;display:grid;place-items:center;background:#d699b0;color:#fff}.bi-scope .bi-chat-conversation{display:grid;grid-template-rows:auto minmax(300px,1fr) auto;min-width:0}.bi-scope .bi-chat-contact{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #eee1e6}.bi-scope .bi-chat-contact h2{margin:0 0 3px;font-size:18px;font-weight:500}.bi-scope .bi-chat-online{color:#557965}.bi-scope .bi-chat-offline{color:#9a7e89}.bi-scope .bi-chat-messages{display:flex;flex-direction:column;gap:9px;padding:16px;background:#fff;overflow:auto}.bi-scope .bi-chat-day{align-self:center;color:#9a7e89}.bi-scope .bi-chat-bubble{max-width:72%;padding:10px 12px;border-radius:15px 15px 15px 5px;background:#f7edf1;color:#684d58}.bi-scope .bi-chat-bubble.mine{align-self:flex-end;border-radius:15px 15px 5px;background:#f5e6b7;color:#665719}.bi-scope .bi-chat-bubble img{display:block;max-width:260px;width:100%;margin-top:7px;border-radius:10px}.bi-scope .bi-chat-time{display:block;margin-top:4px;color:#9a7e89;text-align:right}.bi-scope .bi-chat-compose{padding:12px;border-top:1px solid #eee1e6;background:#fcf7f9}.bi-scope .bi-chat-compose-row{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:7px;align-items:end}.bi-scope .bi-chat-compose textarea{min-height:46px;max-height:110px;resize:vertical;border:1px solid #eadde2;border-radius:13px;background:#fff;color:#684d58;padding:11px;font:inherit}.bi-scope .bi-chat-file{display:none}.bi-scope .bi-chat-recording{background:#edcbd7!important}@media(max-width:760px){.bi-scope .na-pdf-layout{grid-template-columns:1fr}.bi-scope .na-pdf-pages{grid-template-columns:repeat(5,1fr);max-height:none}.bi-scope .bi-chat-layout{grid-template-columns:1fr}.bi-scope .bi-chat-people{border-right:0;border-bottom:1px solid #eee1e6}.bi-scope .bi-chat-bubble{max-width:88%}}.app-loading{padding:40px;text-align:center;color:#80646f;font-family:Avenir Next,Trebuchet MS,Arial,sans-serif}.auth-page{display:flex;justify-content:center;padding:24px 8px}.auth-shell{width:100%;max-width:480px}.auth-card{display:grid;gap:12px;padding:20px}.auth-card h1{font-weight:500;margin:0;font-size:28px}.auth-field{display:grid;gap:6px;color:#80646f}.auth-input{width:100%;border:1px solid #eadde2;border-radius:12px;background:#fff;color:#5b414b;padding:10px 12px;font:inherit}.auth-input:focus{outline:3px solid rgba(198,117,149,.28);border-color:#c67595}.auth-error{padding:10px 12px;border-radius:12px;background:#edcbd7;color:#684d58}.auth-submit{padding:11px 14px}.auth-hint{margin:0}.bi-nav-badge{margin-left:6px}.bi-nav a.bi-button{text-decoration:none;display:inline-flex;align-items:center}.settings-grid{display:grid;gap:14px;padding:18px 22px}.settings-section{border:1px solid #edc5d4;border-radius:18px;background:#fcf5f8;padding:16px;display:grid;gap:10px}.settings-section h2{margin:0;font-weight:500}.settings-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.settings-link{flex:1 1 260px}.settings-section a.bi-button{display:inline-block;text-decoration:none;width:fit-content}.settings-telegram-link{display:grid;gap:8px;justify-items:start}.bio-scope.bank-scope .bio-header .bio-primary{display:inline-block}.bio-scope .bio-header-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bio-scope .bio-more{display:flex;justify-content:center;padding:4px 0}.te-form{display:grid;gap:14px}.te-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.te-field{display:grid;gap:6px;align-content:start}.te-label{color:#80646f}.te-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.te-row .bio-control{flex:1 1 160px;width:auto}.te-row .bio-button{white-space:nowrap}.te-hint{color:#a28791;font-size:13px}.bio-scope .bio-task p.te-hint{margin:0;color:#a28791}.te-part{justify-self:start}.te-toolbar{display:flex;gap:8px;flex-wrap:wrap}.te-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bio-scope .bio-control.te-textarea{min-height:200px;resize:vertical;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;line-height:1.45}.te-preview{min-height:200px;padding:12px;border:1px dashed #e4d4da;border-radius:11px;background:#fcf7f9;overflow-x:auto}.te-preview-title{color:#a28791;font-size:13px;margin-bottom:8px}.te-num{max-width:90px}.bio-scope .bio-button.te-danger{background:#edcbd7;color:#784154}.bio-scope .bio-button.te-danger:hover{background:#e8bdcc}.te-error{padding:10px 12px;border-radius:12px;background:#edcbd7;color:#684d58}.te-ok{padding:10px 12px;border-radius:12px;background:#ddf2e8;color:#2c6b57}.te-import{margin-top:14px;display:grid;gap:10px}.te-import h2{margin:0}.te-import pre{margin:0;padding:12px;border-radius:11px;background:#fcf7f9;border:1px solid #f0e4e8;overflow-x:auto;font-size:12px;line-height:1.45;color:#5b414b}.te-import-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start}@media(max-width:800px){.te-grid,.te-editor,.te-import-grid{grid-template-columns:1fr}}.lcb-scope .lcb-pdf{display:block}.lcb-scope .lcb-online.is-offline{background:#d8cdd1}.lcb-scope .lcb-live.is-off{background:#f7edf1;color:#80646f}.lcb-scope .lcb-live.is-off:before{background:#d8cdd1}.lcb-scope .lcb-view-switch .lcb-button:disabled,.lcb-scope .lcb-page-nav .lcb-button:disabled{opacity:.55;cursor:default}.lcb-scope .lcb-message{margin:9px 0 0;color:#a34f69;font-size:13px}.lcb-scope .lcb-head .bi-student-picker{position:relative}.lcb-scope .lesson-empty{display:grid;gap:12px;justify-items:start;padding:18px;border:1px solid #eee1e6;border-radius:14px;background:#fcf7f9;color:#684d58}.lcb-scope .lesson-empty p{margin:0}.lcb-scope .lcb-bank-main .bio-scope .bio-main{padding:0}.lcb-scope .bio-filter-sticky.is-locked{pointer-events:none;opacity:.72}.lcb-scope .lcb-answer-mirror{margin-top:10px;background:#fcf7f9}.lcb-scope .lcb-input:focus-visible,.lcb-scope .lcb-search:focus-visible,.lcb-scope .lcb-answer:focus-visible,.lcb-scope .bio-scope .bio-control:focus-visible,.lcb-scope .bio-scope .bio-search:focus-visible{outline:3px solid #dda9bc;outline-offset:1px;border-color:#bc6f8d}.lcb-scope .lcb-text-content:focus-visible{outline:none}.na-upload{border:1px solid #edc5d4;border-radius:18px;background:#fcf5f8;padding:16px;display:grid;gap:10px;margin-bottom:12px}.na-upload h2{margin:0;font-weight:500}.na-upload-error{padding:8px 12px;border-radius:12px;background:#edcbd7;color:#684d58}.na-scope .na-pdf-page canvas{display:block;max-width:100%}.na-scope .na-pdf-stage .pdf-error{padding:24px;color:#80646f}.na-scope .na-pdf-question{margin:2px auto 0;text-align:left}.bi-scope .bi-home-row[role=link]{cursor:pointer}.bi-scope .bi-home-row[role=link]:hover{background:#fcf7f9}.bi-scope .bi-home-message{margin-top:10px}.cd-scope .cd-filters .bi-student-picker{min-width:200px}.cd-scope .cd-event-delete{margin-top:8px;padding:5px 9px;font-size:13px}.bio-scope .bio-history{margin-top:10px;padding:10px;border-radius:10px;background:#fcf7f9;color:#80646f}.ah-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.ah-scope *{box-sizing:border-box}.ah-scope h1,.ah-scope h2{font-weight:500;margin:0}.ah-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.ah-head{padding:20px 24px;border-bottom:1px solid #f0e5e9;display:flex;justify-content:space-between;gap:14px;align-items:end}.ah-crumb{color:#a28791;margin-bottom:6px}.ah-main{padding:18px 24px 24px}.ah-meta,.ah-row,.ah-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ah-meta{margin-bottom:15px}.ah-chip{padding:7px 10px;border-radius:9px;background:#f8e8ee;color:#755762}.ah-id{background:#f2e5b8;color:#51451f}.ah-tabs{display:flex;gap:7px;margin-bottom:14px}.ah-button{border:0;border-radius:10px;background:#f7edf1;color:#6b4d59;padding:9px 12px;font:inherit;cursor:pointer}.ah-button:hover,.ah-button[aria-pressed=true]{background:#edcbd7}.ah-list{display:grid;gap:11px}.ah-attempt{border:1px solid #eee3e7;border-radius:15px;padding:14px}.ah-row{justify-content:space-between}.ah-date{color:#9a808a}.ah-status{padding:6px 9px;border-radius:8px}.ah-wrong{background:#edcbd7;color:#784154}.ah-partial{background:#f5dfb7;color:#75531f}.ah-correct{background:#dcefe5;color:#497760}.ah-answer,.ah-comment{margin-top:10px;padding:10px 11px;border-radius:10px;background:#fcf7f9;color:#70515d}.ah-comment{background:#f8e8ee;border-left:4px solid #e3b4c5}.ah-detail{margin-top:10px;padding-top:10px;border-top:1px solid #f0e5e9}.ah-detail strong{font-weight:700}.ah-timeline{display:flex;align-items:center;gap:6px;margin:12px 0 16px}.ah-dot{width:14px;height:14px;border-radius:50%}.ah-line{height:3px;flex:1;background:#f0e5e9}.ah-empty{color:#9a808a;padding:16px;text-align:center}@media(max-width:600px){.ah-head,.ah-row{align-items:flex-start;flex-direction:column}}.bio-scope .errors-feedback{min-height:22px;margin-top:6px;color:#80646f}.bi-scope .bi-question-empty{padding:14px;border-radius:14px;background:#fcf7f9;color:#80646f}.bi-scope .bi-question-card:focus-visible{outline:3px solid #dda9bc;outline-offset:1px}.bi-scope .bi-question-detail .bi-question-empty{margin-top:12px}.bi-scope .bi-note-page canvas{display:block;max-width:100%;border-radius:8px}.bi-scope .bi-note-page .pdf-error{padding:24px;color:#80646f}.bi-scope .bi-dialog-line,.bi-scope .bi-followup-message{white-space:pre-wrap;overflow-wrap:anywhere}.bi-scope .bi-followup-error{margin-top:8px;color:#a34f69;font-size:13px}.bi-scope .bi-followup-row textarea:focus-visible,.bi-scope .bi-chat-compose textarea:focus-visible,.bi-scope .bi-chat-search:focus-visible{outline:3px solid #dda9bc;outline-offset:1px;border-color:#bc6f8d}.bi-scope .bi-chat-tools{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.bi-scope .bi-chat-search{min-width:200px;border:1px solid #eadde2;border-radius:12px;background:#fff;color:#684d58;padding:9px 11px;font:inherit}.bi-scope .bi-chat-messages{max-height:65vh}.bi-scope .bi-chat-bubble>span{white-space:pre-wrap;overflow-wrap:anywhere}.bi-scope .bi-chat-bubble audio{display:block;width:100%;max-width:260px;margin-top:7px}.bi-scope .bi-chat-more{align-self:center}.bi-scope .bi-chat-empty{padding:14px;color:#80646f}.bi-scope .bi-chat-messages .bi-chat-empty{align-self:center}.bi-scope .bi-chat-status{margin-top:8px;color:#a34f69;font-size:13px}.bi-scope .bi-chat-compose-row .bi-button:disabled,.bi-scope .bi-chat-compose-row .bi-button.is-disabled{opacity:.55;cursor:default}.vb-scope .vb-assigned-item{border:0;background:transparent;padding:0;color:inherit;font:inherit;cursor:pointer;text-decoration:underline dotted}.vb-scope .vb-assigned-item[aria-pressed=true]{color:#51451f;font-weight:500;text-decoration:none}.vb-scope .vb-share-for{margin:4px 0 0;color:#8b707a;font-size:13px}.vb-scope .vb-calendar-clear{width:100%;margin-top:8px}.vb-scope .vb-locked{margin:0 0 10px;color:#8a5f70}.vb-scope .vb-bank-status{padding:8px 0;color:#80646f}.vb-scope .vb-student-empty{padding:9px 10px;color:#a28791}.vb-scope .vb-button:disabled{opacity:.55;cursor:default}.vb-scope .vb-favorite[aria-pressed=true],.vb-scope .vb-bank-actions .vb-button[aria-pressed=true]{background:#f2e5b8;color:#51451f}.vb-scope .bio-scope .bio-list{margin-top:4px}.vb-scope .vr-attempts{display:grid;gap:8px}.vb-scope .vr-attempt-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;align-items:center;padding:12px 14px;border:1px solid #eee1e6;border-radius:14px;background:#fcf7f9;cursor:pointer}.vb-scope .vr-attempt-row:hover{background:#fff;border-color:#e3b4c5}.vb-scope .vr-attempt-row h3{margin:0 0 4px}.vb-scope .vr-attempt-row p{margin:0;color:#896c77}.vs-layout,.vr-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:14px;align-items:start}.vs-side,.vr-side{position:sticky;top:12px;border:2px solid #e5d39b;border-radius:15px;background:#fcf8e8;padding:12px}.bio-scope.vs-scope .bio-app,.bio-scope.vr-scope .bio-app{overflow:visible}.bi-shell:has(.vs-scope),.bi-shell:has(.vr-scope){overflow:visible}.vs-side h2,.vr-side h2{margin:0 0 10px;font-weight:500}.vs-side p,.vr-side p{margin:7px 0;color:#8b707a}.vs-side .vs-progress-text{color:#5b414b;font-size:16px}.vs-progress{height:8px;border-radius:6px;background:#f2e5b8;overflow:hidden;margin:8px 0 10px}.vs-progress-bar{height:100%;border-radius:6px;background:#ce89a4;transition:width .2s ease}.vs-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0}.vs-nav-button{border:1px solid #e3b4c5;background:#fff;color:#784154;border-radius:8px;aspect-ratio:1;font:inherit;cursor:pointer}.vs-nav-button.vs-answered{background:#edcbd7}.bio-scope .vs-side .bio-primary,.bio-scope .vr-side .bio-primary{width:100%;margin-top:10px}.bio-scope .vr-side .vr-back{width:100%;margin-top:7px}.vs-message,.vr-message{min-height:22px;margin-top:8px;color:#8a5f70}.vs-save{color:#9a6a7d}.bio-scope .vs-task textarea.bio-control{min-height:84px;resize:vertical;line-height:1.45}.bio-scope .vs-task .bio-control.answer-accepted{border:3px solid #e2c45d;background:#fff7d7}.bio-scope .vs-task .bio-tag.vs-accepted-tag{background:#fff7d7;color:#665719;box-shadow:inset 0 0 0 1px #e2c45d}.bio-scope .vs-task .bio-condition,.bio-scope .vr-task .bio-condition{color:#72555f;line-height:1.45;margin:0 0 12px}.bio-scope .vs-task .bio-condition p,.bio-scope .vr-task .bio-condition p{margin:0 0 10px}.vr-score{font-size:28px;font-weight:500;color:#5b414b;margin:8px 0}.bio-scope .vr-answer,.bio-scope .vr-comment{margin:0 0 12px;padding:11px;border-radius:11px;background:#fcf7f9;color:#70515d;white-space:pre-wrap;overflow-wrap:anywhere}.bio-scope .vr-answer strong,.bio-scope .vr-comment strong,.bio-scope .vr-question strong{font-weight:700;color:#5b414b}.bio-scope .vr-question{margin:0 0 12px;padding:10px;border-left:4px solid #e3b4c5;background:#f8e8ee;color:#70515d;white-space:pre-wrap;overflow-wrap:anywhere}.bio-scope .vr-comment{background:#fcf8e8;border:1px solid #e5d39b}.vr-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.vr-chip{display:inline-block;padding:7px 10px;border-radius:9px;background:#f8e8ee;color:#755762;white-space:nowrap}.vr-chip-yellow{background:#f2e5b8;color:#51451f}.vr-chip-green{background:#e3f0e9;color:#557965}.vr-chip-pink{background:#edcbd7;color:#684d58}.vr-status-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bio-scope .vr-attempt-card{padding:14px;border:1px solid #eee3e7;border-radius:14px;background:#fff}.bio-scope .vr-attempt-card h2{margin:0 0 8px;font-weight:500}.bio-scope .vr-attempt-card p{margin:0 0 10px;color:#80646f}@media(max-width:900px){.vs-layout,.vr-layout{grid-template-columns:1fr}.vs-side,.vr-side{position:static}}.bi-scope .bi-review-empty{padding:14px;border-radius:14px;background:#fcf7f9;color:#80646f}.bi-scope .bi-review-back{margin:0 0 10px}.tr-scope .tr-status-wrong{padding:6px 9px;border-radius:8px;background:#edcbd7;color:#784154}.tr-scope .tr-status-partial{padding:6px 9px;border-radius:8px;background:#f7d6b5;color:#7a4b20}.tr-scope .tr-status-pending{padding:6px 9px;border-radius:8px;background:#f7edf1;color:#80646f}.tr-scope .tr-chip-green{background:#e3f0e9;color:#557965}.tr-scope .tr-condition p{margin:0 0 8px}.tr-scope .tr-answer,.tr-scope .tr-question{white-space:pre-wrap;overflow-wrap:anywhere}.tr-scope .tr-point:disabled,.tr-scope .tr-button:disabled{opacity:.6;cursor:default}.tr-scope .tr-control:disabled{background:#fcf7f9;color:#70515d}.tr-scope .tr-errors-item+.tr-errors-item{margin-top:8px;padding-top:8px;border-top:1px solid #f0e5e9}.variants-subtabs{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:16px}.fipi-scope{font-family:Avenir Next,Trebuchet MS,Arial,sans-serif;color:#5b414b;background:transparent}.fipi-scope *{box-sizing:border-box}.fipi-scope h1,.fipi-scope h2{font-weight:500;margin:0}.fipi-scope [hidden]{display:none!important}.fv-app{background:#fff;border:1px solid #eee1e6;border-radius:22px;box-shadow:0 12px 34px #5b414b17;overflow:hidden}.fv-head{padding:20px 24px;border-bottom:1px solid #f0e5e9}.fv-crumb{color:#a28791;margin-bottom:6px}.fv-main{padding:18px 24px 24px}.fv-years,.fv-row,.fv-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.fv-years{margin-bottom:15px}.fv-button{border:0;border-radius:10px;background:#f7edf1;color:#6b4d59;padding:9px 12px;font:inherit;cursor:pointer}.fv-button:hover,.fv-button[aria-pressed=true]{background:#edcbd7}.fv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fv-card{border:1px solid #eee3e7;border-radius:15px;padding:15px}.fv-row{justify-content:space-between}.fv-chip{padding:6px 9px;border-radius:8px;background:#f8e8ee;color:#755762}.fv-official{background:#f2e5b8;color:#51451f}.fv-card h2{margin:12px 0 7px}.fv-text{color:#80646f}.fv-progress{height:10px;border-radius:10px;background:#f4eaee;overflow:hidden;margin:11px 0}.fv-progress span{display:block;height:100%;background:#e3b4c5}.fv-score{margin:10px 0;padding:10px;border-radius:11px;background:#fcf7f9}.fv-score strong{font-size:24px;font-weight:500}.fv-detail{margin-top:10px;border-top:1px solid #f0e5e9;padding-top:10px}.fv-task{display:flex;justify-content:space-between;gap:8px;padding:8px 0}.fv-task-label{align-self:center;padding:6px 9px;border-radius:8px}.fv-task-correct{background:#ddf2e8;color:#2c6b57}.fv-task-partial{background:#f7d6b5;color:#7a4b20}.fv-task-wrong{background:#edcbd7;color:#784154}.ah-marks{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.ah-fixed{background:#fff;color:#497760;box-shadow:inset 0 0 0 1px #a9cfbd}.bio-scope .vr-attempts-note{margin:0;color:#80646f}.vb-scope .vr-attempt-row.is-summary{cursor:default}.vb-scope .vr-attempt-row.is-summary:hover{background:#fcf7f9;border-color:#eee1e6}.bio-scope .vr-summary-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ss-scope button.ss-column{align-self:stretch;border:0;background:transparent;padding:0;font:inherit;cursor:pointer}.ss-scope .ss-column:last-child span{background:#e3b4c5}.ss-scope .ss-column.is-self span{background:#ebd48f}.ss-scope .ss-column[aria-pressed=true] span{box-shadow:0 0 0 2px #fff,0 0 0 4px #b98498}.ss-scope .ss-legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px;color:#80646f}.ss-scope .ss-legend i{display:inline-block;width:12px;height:12px;margin-right:6px;border-radius:3px;vertical-align:-1px;background:#e3b4c5}.ss-scope .ss-legend i.is-self{background:#ebd48f}.ss-scope button.ss-stat{border:0;font:inherit;color:inherit;text-align:left;cursor:pointer}.ss-scope .ss-stat-split{flex:1.7;min-width:250px}.ss-scope .ss-halves{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.ss-scope .ss-half{border:0;border-radius:10px;background:#fff;padding:7px 10px;font:inherit;color:#80646f;text-align:left;cursor:pointer}.ss-scope .ss-half strong{display:block;margin-top:2px;color:#5b414b;font-size:22px;font-weight:500}.ss-scope button.ss-stat[aria-pressed=true],.ss-scope .ss-half[aria-pressed=true]{box-shadow:inset 0 0 0 2px #e3b4c5}.ss-scope .ss-hint{margin:-6px 0 16px;padding:10px 12px;border-radius:11px;background:#fcf7f9;color:#70515d}.ss-scope .ss-grid-even{grid-template-columns:1fr 1fr}.ss-scope .ss-panel-note{margin:-6px 0 10px;color:#80646f}.ss-scope .ss-variant-row strong{margin-right:auto;font-weight:500}.ss-scope .ss-variant-meta{margin-top:4px;color:#80646f}.ss-scope .ss-control{background:#f2e5b8;color:#51451f}@media(max-width:700px){.ss-scope .ss-grid-even{grid-template-columns:1fr}}.vb-scope .vb-control-check{display:flex;gap:8px;align-items:flex-start;margin:10px 0 4px;cursor:pointer}.vb-scope .vb-control-check input{margin-top:3px;accent-color:#ce89a4}.vb-scope .vb-control-check small{display:block;color:#8b707a}.vb-scope .vb-control-mark{margin-left:6px;padding:2px 6px;border-radius:6px;background:#f2e5b8;color:#51451f;font-size:12px}.bio-scope .vs-intro{max-width:720px;padding:18px 20px;border:2px solid #e5d39b;border-radius:15px;background:#fcf8e8}.bio-scope .vs-intro h2{margin:0 0 10px;font-weight:500}.bio-scope .vs-intro ul{margin:0 0 14px;padding-left:20px;color:#6b4d59;line-height:1.5}.bio-scope .vs-intro-actions{display:flex;gap:8px;flex-wrap:wrap}.vs-side .vs-timer{padding:8px 10px;border-radius:10px;background:#fff;color:#5b414b}.vs-side .vs-timer strong{font-size:20px;font-weight:500;font-variant-numeric:tabular-nums}.vs-side .vs-timer.is-low,.vs-timer-bar.is-low{background:#edcbd7;color:#784154}.vs-timer-bar{display:none}@media(min-width:641px)and (max-width:1024px){.vs-timer-bar{display:block;position:sticky;top:0;z-index:5;margin:0 0 10px;padding:8px 12px;border:1px solid #e5d39b;border-radius:10px;background:#fcf8e8;color:#5b414b}.vs-timer-bar strong{font-variant-numeric:tabular-nums}}.fv-status{color:#9a808a}.fv-message{min-height:22px;margin-top:12px;color:#8a5f70}@media(max-width:650px){.fv-grid{grid-template-columns:1fr}}@media(max-width:1024px){.bi-scope .bi-nav{flex-wrap:wrap;overflow:visible}.bio-scope .bio-filter-menu,.bi-scope .bi-student-menu,.na-scope .na-menu,.cd-scope .cd-menu,.errors-scope .menu,.vb-scope .vb-student-menu,.lcb-scope .lcb-filter-popup{max-width:calc(100vw - 24px)}.na-scope .na-option,.cd-scope .cd-option{white-space:normal}.bio-scope .bio-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bio-scope .bio-search{grid-column:span 2}.bio-scope .bio-condition,.vb-scope .vb-condition-content,.tr-scope .tr-condition{overflow-x:auto;max-width:100%}.vs-scope .vs-layout,.vr-scope .vr-layout{grid-template-columns:minmax(0,1fr)}.vs-scope .vs-side,.vr-scope .vr-side{position:static}.na-scope .na-layout{grid-template-columns:minmax(0,1fr)}.na-scope .na-side{order:0}.bi-scope .na-pdf-layout{grid-template-columns:minmax(0,1fr)}.bi-scope .na-pdf-pages{display:flex;gap:6px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:8px;scrollbar-width:thin}.bi-scope .na-pdf-pages button{width:auto;flex:0 0 auto;white-space:nowrap;text-align:center}.lcb-scope .lcb-layout{grid-template-columns:minmax(0,1fr)}.lcb-scope .lcb-side{grid-template-columns:repeat(2,minmax(0,1fr))}.lcb-scope .lcb-panel:last-child{grid-column:1 / -1}.lcb-scope .lcb-stage{width:100%;overflow:auto}.cd-scope .cd-side{grid-template-columns:minmax(0,1fr)}.cd-scope .cd-side>.cd-panel:last-child{grid-column:auto}.ss-scope .ss-grid,.vb-scope .vb-layout{grid-template-columns:minmax(0,1fr)}.vb-scope .vb-side{position:static}.vb-scope .vb-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.vb-scope .vb-field:first-child{grid-column:span 2}.vb-scope .vb-calendar{max-width:100%}.tr-scope .tr-layout{grid-template-columns:minmax(0,1fr);max-height:none;overflow:visible;padding-right:0}.tr-scope .tr-side{position:static;top:auto;bottom:auto}.errors-scope .filters{grid-template-columns:repeat(2,minmax(0,1fr))}.bi-scope .bi-chat-layout{grid-template-columns:minmax(0,1fr);min-height:0}.bi-scope .bi-chat-people{display:flex;gap:6px;padding:8px 10px;border-right:0;border-bottom:1px solid #eee1e6;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.bi-scope .bi-chat-person{display:flex;align-items:center;gap:8px;width:auto;flex:0 0 auto;padding:8px 12px 8px 8px}.bi-scope .bi-chat-person strong,.bi-scope .bi-chat-person small{white-space:nowrap}.bi-scope .bi-chat-people .bi-chat-empty{flex:1 1 auto;padding:8px 4px}}@media(max-width:640px){body{padding:0;overflow-x:clip}.bi-shell{border-radius:0;border-left:0;border-right:0;box-shadow:none;overflow:visible}.bi-scope .bi-top{padding:12px}.bi-scope .bi-main{padding:10px}.bi-scope .bi-nav{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:10px 12px;scrollbar-width:none;-ms-overflow-style:none}.bi-scope .bi-nav::-webkit-scrollbar{display:none}.bi-scope .bi-nav .bi-button{flex:0 0 auto;white-space:nowrap}.auth-page{padding:0}.auth-shell{max-width:none}.bi-scope :is(input:not([type=range],[type=color],[type=checkbox],[type=radio],[type=file]),select,textarea){font-size:16px}.bio-scope .bio-control.te-textarea{font-size:16px}.bi-scope .bi-student-picker,.cd-scope .cd-filters .bi-student-picker{width:100%;min-width:0}.bi-scope .bi-home{padding:14px 10px 16px}.bi-scope .bi-home h1{font-size:28px}.bi-scope .bi-home-welcome{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.bi-scope .bi-home-feature,.bi-scope .bi-home-section{padding:14px}.bi-scope .bi-home-actions .bi-button{flex:1 1 100%;width:100%}.bi-scope .bi-home-row{flex-wrap:wrap}.bi-scope .bi-learning-links{flex-direction:column}.bi-scope .bi-learning-links .bi-button{width:100%}.bio-scope .bio-header{flex-direction:column;align-items:flex-start;padding:16px 12px;gap:10px}.bio-scope .bio-header-actions{justify-content:flex-start;width:100%}.bio-scope .bio-main{padding:14px 12px 16px}.bio-scope .bio-filter-sticky{position:static;padding:0}.bio-scope .bio-filter-grid{grid-template-columns:minmax(0,1fr);gap:8px}.bio-scope .bio-search{grid-column:auto}.bio-scope .bio-tabs{flex-wrap:wrap;margin:12px 0}.bio-scope .bio-task{padding:12px}.bio-scope .bio-condition-table th,.bio-scope .bio-condition-table td{min-width:88px}.bio-scope .bio-actions{flex-wrap:wrap}.bio-scope .bio-push{margin-left:0}.bio-scope .bio-answer-row{flex-direction:row;flex-wrap:wrap}.bio-scope .bio-answer-box{flex:1 1 180px}.bio-scope .bio-answer-row>.bio-button{flex:0 0 auto;min-width:46px}.bio-scope .bio-button,.bio-scope .bio-reset{min-height:40px}.bio-scope.vs-scope .bio-app{overflow:visible}.bio-scope.vs-scope .vs-side{position:sticky;top:auto;bottom:8px;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;padding:10px 12px;box-shadow:0 8px 24px #5b414b29}.bio-scope.vs-scope .vs-side h2{grid-column:1 / -1;margin:0;font-size:16px}.bio-scope.vs-scope .vs-side .vs-progress-text{margin:0}.bio-scope.vs-scope .vs-side .vs-progress{margin:4px 0 0}.bio-scope.vs-scope .vs-side>p:not(.vs-progress-text){grid-column:1 / -1;margin:2px 0 0;font-size:13px}.bio-scope.vs-scope .vs-side>p:last-of-type{display:none}.bio-scope.vs-scope .vs-side .bio-primary{grid-column:2;grid-row:2 / span 2;width:auto;margin:0;white-space:nowrap}.bio-scope.vs-scope .vs-side .vs-message{grid-column:1 / -1;min-height:0;margin:0}.bio-scope.vs-scope .vs-side .vs-message:empty{display:none}.bio-scope.vr-scope .vr-chip{white-space:normal}.vb-scope .vr-attempt-row{grid-template-columns:minmax(0,1fr);padding:12px}.vb-scope .vr-attempt-row .bi-variant-status{justify-self:start}.na-scope .na-head{padding:14px 12px}.na-scope .na-main{padding:12px 10px 16px}.na-scope .na-card{grid-template-columns:minmax(0,1fr);padding:12px}.na-scope .na-cover{height:58px}.na-scope .na-card-bottom{flex-direction:column;align-items:flex-start}.na-scope .na-actions{width:100%;flex-wrap:wrap}.na-scope .na-actions .na-button{flex:1 1 auto}.bi-scope .na-pdf-viewer{padding:10px}.bi-scope .na-pdf-stage{padding:8px}.lcb-scope .lcb-head{padding:14px 12px}.lcb-scope .lcb-main,.lcb-scope .lcb-bank-main{padding:12px 10px 16px}.lcb-scope .lcb-view-switch{flex-wrap:wrap;padding:10px 12px}.lcb-scope .lcb-view-switch .lcb-button{flex:1 1 auto}.lcb-scope .lcb-toolbar>.lcb-group{flex:1 1 100%}.lcb-scope .lcb-icon-button{width:40px;height:40px}.lcb-scope .lcb-tool-settings{padding:8px}.lcb-scope .lcb-setting-group{flex-wrap:wrap}.lcb-scope .lcb-stage{padding:6px}.lcb-scope .lcb-side{grid-template-columns:minmax(0,1fr)}.lcb-scope .lcb-panel:last-child{grid-column:auto}.cd-scope .cd-head{padding:14px 12px}.cd-scope .cd-main{padding:10px}.cd-scope .cd-summary-top{grid-template-columns:minmax(0,1fr)}.cd-scope .cd-filters{flex-wrap:wrap}.cd-scope .cd-legend{margin-left:0}.cd-scope .cd-panel{padding:10px}.cd-scope .cd-grid{gap:3px}.cd-scope .cd-weekday{padding:3px;font-size:11px}.cd-scope .cd-day{min-height:44px;padding:4px 5px;border-radius:8px;font-size:12px}.cd-scope .cd-dots{left:5px;bottom:4px;gap:3px}.cd-scope .cd-dot{width:6px;height:6px}.ss-scope .ss-head{flex-direction:column;align-items:flex-start;padding:16px 12px}.ss-scope .ss-main{padding:14px 12px 16px}.ss-scope .ss-stat{flex:1 1 100%}.ss-scope .ss-chart{gap:8px}.ss-scope .ss-column span{max-width:64px}.vb-scope .vb-head{flex-direction:column;align-items:flex-start;padding:16px 12px}.vb-scope .vb-main{padding:14px 12px 16px}.vb-scope .vb-fields{grid-template-columns:minmax(0,1fr)}.vb-scope .vb-field:first-child{grid-column:auto}.vb-scope .vb-toolbar{flex-wrap:wrap}.vb-scope .vb-task{padding:12px}.vb-scope .vb-task-top{grid-template-columns:auto minmax(0,1fr)}.vb-scope .vb-actions{grid-column:1 / -1;justify-content:flex-end}.vb-scope .vb-icon{width:40px;height:40px}.vb-scope .vb-task-footer .vb-favorite{margin-left:0}.vb-scope .vb-condition-table th,.vb-scope .vb-condition-table td{min-width:88px}.bi-scope .bi-teacher-variants-head,.bi-scope .bi-variants-head{padding:16px 12px}.bi-scope .bi-teacher-variants-list,.bi-scope .bi-variants-list{padding:14px 12px 16px}.bi-scope .bi-teacher-variants-message,.bi-scope .bi-variants-message{padding:0 12px 14px}.bi-scope .bi-teacher-variant-row{grid-template-columns:minmax(0,1fr)}.bi-scope .bi-teacher-variant-action{width:100%;min-width:0;justify-self:stretch}.bi-scope .bi-variant-row{grid-template-columns:minmax(0,1fr)}.bi-scope .bi-variant-row .bi-variant-status{grid-column:1;grid-row:auto;justify-self:start}.bi-scope .bi-variant-row .bi-variant-action{grid-column:1;grid-row:auto;width:100%;min-width:0;justify-self:stretch}.bi-scope .bi-review-row{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;padding:13px 12px}.bi-scope .bi-review-row>span:nth-child(2){grid-column:1;grid-row:1}.bi-scope .bi-review-row>strong{grid-column:1;grid-row:2}.bi-scope .bi-review-row>.bi-button{grid-column:1;grid-row:3;width:100%;justify-self:stretch}.tr-scope .tr-head{flex-direction:column;align-items:flex-start;padding:16px 12px}.tr-scope .tr-main{padding:14px 12px 16px}.tr-scope .tr-task{padding:12px}.tr-scope .tr-table th,.tr-scope .tr-table td{min-width:88px}.tr-scope .tr-points{gap:8px}.tr-scope .tr-point{min-width:48px;min-height:44px;padding:10px 14px;font-size:16px}.errors-scope header{flex-direction:column;align-items:flex-start;padding:16px 12px}.errors-scope main{padding:14px 12px 16px}.errors-scope .filters{grid-template-columns:minmax(0,1fr)}.errors-scope .btn{min-height:40px}.bi-scope .bi-question-head{padding:16px 12px}.bi-scope .bi-question-app>.bi-stats-head{padding:0 12px 4px}.bi-scope .bi-question-list,.bi-scope .bi-question-detail{padding:14px 12px 16px}.bi-scope .bi-question-card{padding:12px}.bi-scope .bi-question-meta{flex-wrap:wrap}.bi-scope .bi-question-context{padding:12px}.bi-scope .bi-question-context table{display:block;overflow-x:auto}.bi-scope .bi-chat-head{padding:14px 12px;flex-wrap:wrap}.bi-scope .bi-chat-contact{flex-wrap:wrap;padding:10px 12px}.bi-scope .bi-chat-tools{flex:1 1 100%;justify-content:flex-start}.bi-scope .bi-chat-search{flex:1 1 140px;min-width:0}.bi-scope .bi-chat-messages{padding:12px;min-height:40vh;max-height:55vh}.bi-scope .bi-chat-bubble{max-width:88%}.bi-scope .bi-chat-compose{padding:10px}.bi-scope .bi-chat-compose-row{grid-template-columns:repeat(2,minmax(0,1fr))}.bi-scope .bi-chat-compose-row>.bi-button{display:inline-flex;align-items:center;justify-content:center;text-align:center}.bi-scope .bi-chat-compose-row textarea,.bi-scope .bi-chat-compose-row [data-chat-send]{grid-column:1 / -1;width:100%}.settings-grid{padding:14px 10px 16px}.settings-section{padding:12px}.settings-row .settings-link{flex:1 1 100%}.settings-row .auth-input{flex:1 1 100%;width:100%!important}.settings-row .bi-button{flex:1 1 auto}.na-upload{padding:12px}}@media(hover:none)and (pointer:coarse){.bi-scope .bi-button,.bi-scope .bi-student-option,.bio-scope .bio-button,.bio-scope .bio-reset,.bio-scope .bio-filter-option,.na-scope .na-button,.na-scope .na-option,.lcb-scope .lcb-button,.lcb-scope .lcb-filter-option,.cd-scope .cd-button,.cd-scope .cd-option,.ss-scope .ss-button,.vb-scope .vb-button,.vb-scope .vb-student-option,.tr-scope .tr-button,.tr-scope .tr-point,.errors-scope .btn,.errors-scope .opt{min-height:40px}.lcb-scope .lcb-icon-button,.vb-scope .vb-icon{min-width:40px}}
