.app-mode-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px}.app-mode-modal{background:#18181b;border:1px solid #3f3f46;border-radius:12px;max-width:420px;width:100%;padding:24px;color:#e4e4e7;box-shadow:0 20px 50px #00000080}.app-mode-modal h2{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#fafafa}.app-mode-modal-desc{margin:0 0 20px;font-size:.875rem;color:#a1a1aa;line-height:1.45}.app-mode-option{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;cursor:pointer}.app-mode-option input{margin-top:4px}.app-mode-option-label{font-weight:600;color:#fafafa}.app-mode-option-hint{font-size:.8rem;color:#a1a1aa;margin-top:2px}.app-mode-password-block{margin-top:16px;padding-top:16px;border-top:1px solid #3f3f46}.app-mode-password-block label{display:block;font-size:.8rem;color:#a1a1aa;margin-bottom:6px}.app-mode-password-block input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid #52525b;background:#27272a;color:#fafafa;font-size:.95rem}.app-mode-password-block input:focus{outline:2px solid #22c55e;outline-offset:1px}.app-mode-error{margin-top:10px;font-size:.85rem;color:#f87171}.app-mode-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.app-mode-btn{padding:10px 18px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;border:none}.app-mode-btn-secondary{background:transparent;color:#a1a1aa;border:1px solid #52525b}.app-mode-btn-primary{background:#22c55e;color:#052e16}.app-mode-btn-warning{background:#7f1d1d;color:#fecaca;border:1px solid #ef4444}.app-mode-float-btn{position:fixed;top:12px;right:16px;z-index:2147483647;padding:9px 14px;border-radius:8px;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:none;background:#f59e0b;color:#111827;border:1px solid #d97706;box-shadow:0 6px 20px #00000059;cursor:pointer;font-family:inherit}.app-mode-float-btn:hover{background:#fbbf24;border-color:#f59e0b}.app-mode-float-btn:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.app-blocking-loader-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9800;display:flex;align-items:center;justify-content:center;pointer-events:auto}.app-blocking-loader-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a8c}.app-blocking-loader-panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 2.5rem;max-width:min(90vw,420px);background:#fff;border-radius:12px;box-shadow:0 16px 48px #0003;border-top:6px solid #008ee2}.app-blocking-loader-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#008ee2;border-radius:50%;animation:app-blocking-loader-spin .85s linear infinite}@keyframes app-blocking-loader-spin{to{transform:rotate(360deg)}}.app-blocking-loader-message{margin:0;font-family:sans-serif;font-size:1.05rem;font-weight:600;color:#0f172a;text-align:center}.app-blocking-loader-sub{margin:0;font-family:sans-serif;font-size:.875rem;color:#475569;text-align:center;line-height:1.4}.manual-token-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:10050;padding:16px;box-sizing:border-box}.manual-token-overlay--prompter{background:#0f172a8c}.manual-token-modal{background:#1c1917;border:1px solid #57534e;border-radius:10px;padding:24px;max-width:440px;width:100%;box-shadow:0 16px 48px #00000073}.manual-token-modal--prompter{background:#fff;border:1px solid #d9e2ec;box-shadow:0 16px 48px #0f172a33}.manual-token-modal--prompter h3{color:#1f2937}.manual-token-modal--prompter .manual-token-message{color:#334155}.manual-token-modal--prompter .manual-token-hint{color:#475569}.manual-token-modal--prompter .manual-token-label{color:#1f2937}.manual-token-modal--prompter .manual-token-input{background:#fff;border:1px solid #cbd5e1;color:#111827}.manual-token-modal--prompter .manual-token-input:focus{border-color:#008ee2}.manual-token-modal--prompter .manual-token-show-label{color:#334155}.manual-token-modal--prompter .manual-token-submit{background:#008ee2}.manual-token-modal--prompter .manual-token-submit:hover:not(:disabled){background:#0074ba}.manual-token-modal--prompter .manual-token-dismiss{border-color:#cbd5e1;color:#334155}.manual-token-modal--prompter .manual-token-dismiss:hover:not(:disabled){background:#f8fafc}.manual-token-modal--prompter .manual-token-success-title{color:#166534}.manual-token-modal--prompter .manual-token-success-detail{color:#334155}.manual-token-modal h3{margin:0 0 12px;font-size:1.25rem;color:#fafaf9}.manual-token-message,.manual-token-hint{margin:0 0 12px;font-size:.9rem;color:#a8a29e;line-height:1.45}.manual-token-hint{font-size:.82rem;color:#78716c;margin-bottom:18px}.manual-token-form{margin:0}.manual-token-label{display:block;font-size:.85rem;font-weight:600;color:#d6d3d1;margin-bottom:8px}.manual-token-input{width:100%;padding:10px 12px;margin-bottom:8px;background:#292524;border:1px solid #57534e;border-radius:6px;color:#fafaf9;font-size:.9rem;box-sizing:border-box;font-family:ui-monospace,monospace}.manual-token-input:focus{outline:none;border-color:#a78bfa}.manual-token-show-label{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#a8a29e;margin-bottom:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.manual-token-show-label input{cursor:pointer}.manual-token-error{margin:0 0 12px;color:#f87171;font-size:.85rem}.manual-token-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.manual-token-submit,.manual-token-dismiss{padding:10px 18px;border-radius:6px;font-size:.9rem;cursor:pointer}.manual-token-submit{background:#7c3aed;color:#fff;border:none;font-weight:600}.manual-token-submit:hover:not(:disabled){background:#6d28d9}.manual-token-submit:disabled{opacity:.6;cursor:not-allowed}.manual-token-dismiss{background:transparent;color:#a8a29e;border:1px solid #57534e}.manual-token-dismiss:hover:not(:disabled){background:#292524}.manual-token-success{text-align:center;padding:8px 0 4px}.manual-token-check-wrap{margin:0 auto 16px;width:72px;height:72px}.manual-token-check-icon{width:72px;height:72px}.manual-token-check-circle{stroke:#22c55e;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:manual-token-stroke .5s ease-out forwards}.manual-token-check-mark{stroke:#22c55e;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:manual-token-stroke .35s .35s ease-out forwards}@keyframes manual-token-stroke{to{stroke-dashoffset:0}}.manual-token-success-title{margin:0 0 8px;font-size:1.15rem;font-weight:700;color:#86efac}.manual-token-success-detail{margin:0 0 20px;font-size:.88rem;color:#a8a29e;line-height:1.45}.manual-token-success .manual-token-submit{min-width:160px}.teacher-settings{margin-bottom:24px;padding:16px 20px;background:#27272a;border:1px solid #52525b;border-radius:12px}.teacher-settings h2{font-size:1.125rem;font-weight:600;color:#34d399;margin-bottom:16px}.teacher-settings-row{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.teacher-settings-field{display:flex;flex-direction:column;gap:6px;min-width:140px}.teacher-settings-label{font-size:14px;color:#a1a1aa}.teacher-settings-select-wrap{position:relative}.teacher-settings-select{width:100%;min-width:140px;padding:12px 36px 12px 16px;background:#18181b;border:1px solid #52525b;border-radius:8px;color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px}.teacher-settings-select:hover{border-color:#71717a}.teacher-settings-select:focus{outline:none;border-color:#34d399;box-shadow:0 0 0 2px #34d39933}.teacher-settings-select:disabled{opacity:.5;cursor:not-allowed}.teacher-settings-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#71717a;font-size:12px}.teacher-settings-actions{display:flex;align-items:flex-end;gap:8px}.teacher-settings-btn{padding:12px 20px;background:#059669;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:14px}.teacher-settings-btn:hover:not(:disabled){background:#10b981}.teacher-settings-btn:disabled{opacity:.5;cursor:not-allowed}.teacher-settings-btn-secondary{background:#52525b;color:#fff}.teacher-settings-btn-secondary:hover:not(:disabled){background:#71717a}.teacher-settings-inline-spinner{display:inline-block;width:14px;height:14px;margin-right:8px;vertical-align:-2px;border:2px solid #52525b;border-top-color:#34d399;border-radius:50%;animation:teacher-settings-spin 1s linear infinite}.teacher-settings-loading-inline{display:flex;align-items:center;gap:10px;padding:12px 0;color:#a1a1aa;font-size:14px}.teacher-settings-catalog-loading-hint{display:inline-flex;align-items:center;margin-left:10px;font-size:12px;color:#71717a}.teacher-settings-sprout-sync{margin-top:16px;padding-top:16px;border-top:1px dashed #52525b}.teacher-settings-sprout-sync-label{margin:0 0 6px;font-size:14px;font-weight:600;color:#34d399}.teacher-settings-sprout-sync-hint{margin:0 0 12px;font-size:13px;color:#71717a;line-height:1.45}.teacher-settings-sprout-sync-status{margin:10px 0 0;font-size:13px;color:#a1a1aa}.teacher-settings-saved{color:#34d399;font-size:14px;font-weight:500;padding:12px 0}.teacher-settings-footer{font-size:13px;color:#71717a;margin-top:12px}.teacher-settings-toggle-wrap{display:flex;align-items:center;gap:8px}.teacher-settings-toggle-label{font-size:14px;color:#a1a1aa}.teacher-settings-loading{margin-bottom:24px;padding:16px 20px;background:#27272a;border:1px solid #52525b;border-radius:12px}.teacher-settings-loading p{color:#a1a1aa}.teacher-settings-error{margin-bottom:24px;padding:16px 20px;background:#27272a;border:2px solid #dc2626;border-radius:12px}.teacher-settings-error p{color:#f87171}.teacher-settings-retry{margin-top:12px;padding:6px 12px;background:#52525b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px}.teacher-settings-spinner{width:48px;height:48px;border:4px solid #52525b;border-top-color:#34d399;border-radius:50%;animation:teacher-settings-spin 1s linear infinite}@keyframes teacher-settings-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.teacher-settings-loading-inner{display:flex;flex-direction:column;align-items:center;gap:16px}.teacher-settings-canvas-token{display:flex;flex-direction:column;gap:8px;min-width:280px}.teacher-settings-token-prompt{display:flex;flex-direction:column;gap:6px}.teacher-settings-token-help{margin:0;font-size:14px;color:#fcd34d;background:#fcd34d1f;padding:10px 12px;border-radius:8px;border:1px solid rgba(252,211,77,.4)}.teacher-settings-token-link{color:#34d399;font-weight:700;text-decoration:underline;text-underline-offset:2px}.teacher-settings-token-link:hover{color:#6ee7b7}.teacher-settings-input{width:100%;max-width:320px;padding:12px 16px;background:#18181b;border:1px solid #52525b;border-radius:8px;color:#fff;font-size:14px}.teacher-settings-input::-moz-placeholder{color:#71717a}.teacher-settings-input::placeholder{color:#71717a}.teacher-settings-input:focus{outline:none;border-color:#34d399}.teacher-settings-input-small{width:96px;max-width:96px}.teacher-settings-threshold-input-wrap{display:flex;align-items:center;gap:8px}.teacher-settings-threshold-suffix{color:#71717a;font-size:.875rem}.teacher-settings-hint{margin:6px 0 0;font-size:.8125rem;color:#71717a;line-height:1.35}.teacher-settings-multiselect-row{flex-direction:column;align-items:stretch;gap:18px}.teacher-settings-checkbox-group{display:flex;flex-direction:column;gap:8px;min-width:0;width:100%}.teacher-settings-checkbox-list{display:flex;flex-wrap:wrap;gap:8px 16px;max-height:120px;overflow-y:auto}.teacher-settings-checkbox-label{display:flex;align-items:center;gap:6px;color:#a1a1aa;font-size:14px;cursor:pointer}.teacher-settings-checkbox-label input{cursor:pointer}.teacher-settings-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#18181bb3;border-radius:12px;z-index:10}.teacher-settings{position:relative}.teacher-settings-save-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000b3;border-radius:0}.teacher-settings-save-modal-content{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;background:#27272a;border:1px solid #52525b;border-radius:12px;max-width:360px}.teacher-settings-save-modal-content p{margin:0;color:#e4e4e7;font-size:16px}.teacher-settings-save-modal-note{font-size:14px!important;color:#a1a1aa!important}.teacher-settings-btn-update{background:#0d9488}.teacher-settings-btn-update:hover:not(:disabled){background:#14b8a6}.flashcards-page{font-family:sans-serif;background:#18181b;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:24px}.flashcards-container{width:95%;max-width:800px}.flashcards-blocking-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000b8;display:flex;align-items:center;justify-content:center;padding:24px}.flashcards-blocking-overlay-content{min-width:260px;max-width:420px;background:#1f1f23;border:1px solid #52525b;border-radius:12px;padding:20px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.flashcards-blocking-overlay-content p{margin:0}.flashcards-blocking-overlay-note{color:#a1a1aa;font-size:.875rem}.flashcards-menu{display:flex;flex-direction:column;gap:24px}.flashcards-title{font-size:1.5rem;font-weight:600;color:#34d399}.flashcards-teacher-msg{color:#a1a1aa;padding:32px 0}.flashcards-view-as-student{display:flex;align-items:center;gap:8px;color:#a1a1aa;font-size:.875rem;cursor:pointer}.flashcards-view-as-student input{cursor:pointer}.flashcards-welcome-back{color:#34d399;font-size:1rem;margin-bottom:16px}.flashcards-hub-filters{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.flashcards-hub-field{display:flex;flex-direction:column;gap:6px}.flashcards-hub-label{font-size:14px;color:#a1a1aa}.flashcards-hub-select{min-width:140px;padding:12px 36px 12px 16px;background:#18181b;border:1px solid #52525b;border-radius:8px;color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px}.flashcards-hub-select:hover{border-color:#71717a}.flashcards-hub-select:focus{outline:none;border-color:#34d399}.flashcards-hub-select:disabled{opacity:.5;cursor:not-allowed}.flashcards-loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 0}.flashcards-spinner{width:48px;height:48px;border:4px solid #52525b;border-top-color:#34d399;border-radius:50%;animation:flashcards-spin 1s linear infinite}@keyframes flashcards-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flashcards-menu-toggles{display:flex;flex-wrap:wrap;gap:16px}.flashcards-playlist-view-toggle{display:flex;align-items:center;gap:8px;color:#a1a1aa;font-size:.875rem;cursor:pointer}.flashcards-playlist-view-toggle input{cursor:pointer}.flashcards-playlist-list{display:flex;flex-direction:column;gap:12px}.flashcards-playlist-list-compact{gap:4px}.flashcards-playlist-btn-compact{padding:10px 16px;font-size:.9rem;display:flex;align-items:center;gap:12px}.flashcards-playlist-num{color:#71717a;font-weight:600;min-width:1.5em}.flashcards-playlist-btn{display:block;width:100%;padding:16px 24px;background:#27272a;border:1px solid #52525b;color:#fff;cursor:pointer;border-radius:8px;font-size:1rem;text-align:left;transition:background .2s,border-color .2s}.flashcards-playlist-btn:hover{background:#3f3f46;border-color:#34d399}.flashcards-study{display:flex;flex-direction:column;gap:16px}.flashcards-topic-header{font-size:1.25rem;font-weight:600;color:#e4e4e7;margin:0}.flashcards-persistent-options{background:#27272a;padding:12px 16px;border-radius:12px;border:1px solid #52525b;font-size:.875rem;display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.flashcards-persistent-options label{display:flex;align-items:center;gap:8px;color:#a1a1aa}.flashcards-persistent-options input[type=number]{width:48px;background:#18181b;color:#fff;border:1px solid #52525b;padding:8px;border-radius:8px;text-align:center}.flashcards-persistent-options input[type=number]:focus{outline:none;border-color:#34d399}.flashcards-persistent-options input[type=checkbox]{cursor:pointer}.flashcards-persistent-options select{background:#18181b;color:#fff;border:1px solid #52525b;border-radius:8px;padding:8px 12px;cursor:pointer}.flashcards-persistent-options select:focus{outline:none;border-color:#34d399}.flashcards-status-bar{color:#71717a;font-size:.875rem;display:flex;justify-content:space-between}.flashcards-streak-positive{color:#34d399;font-weight:600;margin-left:8px}.flashcards-streak-negative{color:#f87171;font-weight:600;margin-left:8px}.flashcards-card{position:relative;background:#27272a;padding:32px;border-radius:12px;border:1px solid #52525b;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;text-align:center}.flashcards-timer-track{position:absolute;top:0;left:0;width:100%;height:8px;background:#444;overflow:hidden}.flashcards-timer-fill{height:100%;background:#0f8}.flashcards-timer-fill-d1{width:100%;animation:flashcards-timer-shrink 1s linear forwards}.flashcards-timer-fill-d2{width:100%;animation:flashcards-timer-shrink 2s linear forwards}.flashcards-timer-fill-d3{width:100%;animation:flashcards-timer-shrink 3s linear forwards}.flashcards-timer-fill-d4{width:100%;animation:flashcards-timer-shrink 4s linear forwards}.flashcards-timer-fill-d5{width:100%;animation:flashcards-timer-shrink 5s linear forwards}.flashcards-timer-fill-d6{width:100%;animation:flashcards-timer-shrink 6s linear forwards}.flashcards-timer-fill-d7{width:100%;animation:flashcards-timer-shrink 7s linear forwards}.flashcards-timer-fill-d8{width:100%;animation:flashcards-timer-shrink 8s linear forwards}.flashcards-timer-fill-d9{width:100%;animation:flashcards-timer-shrink 9s linear forwards}.flashcards-timer-fill-d10{width:100%;animation:flashcards-timer-shrink 10s linear forwards}@keyframes flashcards-timer-shrink{0%{width:100%}to{width:0%}}.flashcards-vocab-display{font-size:3.5rem;margin-bottom:24px;color:#34d399}.flashcards-vocab-display-sm{font-size:3rem;margin-bottom:24px;color:#34d399}.flashcards-video-wrap{width:100%;max-width:100%;aspect-ratio:16 / 9;background:#000;border-radius:8px;overflow:hidden;margin-bottom:24px}.flashcards-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.flashcards-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px}.flashcards-loading-spinner-icon{width:40px;height:40px;border:4px solid #52525b;border-top-color:#34d399;border-radius:50%;animation:flashcards-spinner-rotate .8s linear infinite}.flashcards-loading-spinner p{color:#a1a1aa;font-size:1rem;margin:0}@keyframes flashcards-spinner-rotate{to{transform:rotate(360deg)}}.flashcards-video-wrap-inner{width:100%;height:100%}.flashcards-video-wrap-inner iframe{width:100%;height:100%;border:none;pointer-events:none}.flashcards-controls{margin-top:24px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.flashcards-controls-col{flex-direction:column;align-items:center;margin-top:0}.flashcards-btn{padding:12px 24px;font-size:1rem;border:none;border-radius:8px;cursor:pointer;font-weight:600}.flashcards-btn-flip{background:#059669;color:#fff}.flashcards-btn-flip:hover{background:#10b981}.flashcards-btn-correct{background:#059669;color:#fff}.flashcards-btn-correct:hover{background:#10b981}.flashcards-btn-incorrect{background:#dc2626;color:#fff}.flashcards-btn-incorrect:hover{background:#ef4444}.flashcards-btn-utility{background:#059669;color:#fff}.flashcards-btn-utility:hover:not(:disabled){background:#10b981}.flashcards-btn-utility:disabled{opacity:.5;cursor:not-allowed}.flashcards-btn-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.flashcards-btn-secondary{background:#52525b;color:#fff}.flashcards-btn-secondary:hover{background:#71717a}.flashcards-secondary-controls{margin-top:20px;display:flex;gap:16px;justify-content:center}.flashcards-btn-nav{background:#27272a;color:#34d399;border:1px solid #52525b;padding:12px 20px;font-size:.875rem;cursor:pointer;border-radius:8px;font-weight:600}.flashcards-btn-nav:hover{background:#3f3f46;border-color:#34d399}.flashcards-screening-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;padding:24px;box-sizing:border-box;border-radius:12px}.flashcards-overlay-title{font-size:1.5rem;font-weight:600;margin-bottom:16px}.flashcards-overlay-title-mastery{color:#34d399}.flashcards-overlay-title-frustration{color:#f87171}.flashcards-overlay-msg{text-align:center;margin-bottom:24px;color:#a1a1aa}.flashcards-overlay-controls{display:flex;gap:16px}.flashcards-results{display:flex;flex-direction:column;gap:24px}.flashcards-results-title{font-size:1.5rem;font-weight:600;color:#34d399}.flashcards-save-log{background:#27272a;border:1px solid #3f3f46;border-radius:8px;padding:12px;font-family:ui-monospace,monospace;font-size:.8rem}.flashcards-save-log-title{color:#a1a1aa;font-weight:600;margin-bottom:8px}.flashcards-save-log-content{margin:0;color:#e4e4e7;white-space:pre-wrap;word-break:break-word;max-height:200px;overflow-y:auto}.flashcards-save-error{color:#f87171;font-size:.875rem;margin:8px 0}.flashcards-results-score{font-size:3rem}.flashcards-benchmark-note{margin-top:8px;color:#a1a1aa;font-style:italic;font-size:.9rem}.flashcards-decks-complete-inline{margin:0;padding:12px 16px;background:#1e3a5f;border:1px solid #3b82f6;border-radius:8px;color:#bfdbfe;font-size:.95rem;line-height:1.45}.flashcards-decks-complete-notice{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 16px;margin-bottom:16px;padding:12px 16px;background:#1e3a5f;border:1px solid #3b82f6;border-radius:8px;color:#bfdbfe;font-size:.95rem}.flashcards-decks-complete-notice p{margin:0;flex:1 1 200px}.flashcards-decks-complete-dismiss{flex-shrink:0}.flashcards-overlay-msg-spaced{margin-bottom:8px}.flashcards-results-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.flashcards-error{color:#f87171;font-size:.875rem}.flashcards-playlist-view{display:flex;flex-direction:column;gap:24px}.flashcards-playlist-view-list{display:flex;flex-direction:column;gap:32px;max-height:70vh;overflow-y:auto}.flashcards-playlist-view-item{background:#27272a;border:1px solid #52525b;border-radius:12px;padding:20px}.flashcards-playlist-view-title{font-size:1.125rem;font-weight:600;color:#34d399;margin:0 0 16px}.fc-welcome-banner{padding:16px 20px;background:linear-gradient(135deg,#34d39914,#34d39905);border:1px solid rgba(52,211,153,.3);border-radius:8px;color:#d4f5e7;font-size:.95rem;line-height:1.5}.fc-welcome-banner strong{color:#34d399}.fc-student-picker{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;padding:12px 16px;background:#1f1f23;border:1px solid #52525b;border-left:3px solid #34d399;border-radius:8px;margin-bottom:16px}.fc-student-picker .flashcards-hub-field{flex:1 1 200px}.fc-student-picker .fc-threshold-field{flex:0 0 auto}.fc-progress-loading{margin:0;color:#a1a1aa;font-size:.875rem}.fc-teacher-progress-hint{margin:0;color:#a1a1aa;font-size:.875rem;line-height:1.45}.fc-deck-title{display:flex;align-items:center;gap:12px;font-size:1rem;min-width:0}.fc-threshold-display{display:flex;align-items:center}.fc-threshold-input{width:80px;padding:12px 16px;background:#18181b;border:1px solid #52525b;border-radius:8px;color:#fff;font-size:14px;font-family:inherit}.fc-threshold-input:focus{outline:none;border-color:#34d399}.fc-threshold-suffix{color:#71717a;margin-left:6px;font-size:.875rem}.fc-student-picker-subtitle,.fc-threshold-status{margin-top:6px;color:#71717a;font-size:.75rem}.fc-threshold-status-error{color:#f87171}.fc-mode-filter{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 0}.fc-mode-filter-label{font-size:.75rem;color:#71717a;text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-right:4px}.fc-mode-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:transparent;border:1px solid #52525b;color:#a1a1aa;font-size:.75rem;font-family:inherit;cursor:pointer;transition:all .15s}.fc-mode-chip:hover{border-color:#71717a;color:#d4d4d8}.fc-mode-chip.active{background:#34d3991f;border-color:#34d399;color:#34d399}.fc-mode-chip-check{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1}.fc-progress-legend{display:flex;flex-wrap:wrap;align-items:center;gap:14px;font-size:.75rem;color:#a1a1aa;padding:4px 0}.fc-legend-item{display:inline-flex;align-items:center;gap:6px}.fc-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.fc-legend-dot.done{background:#34d399}.fc-legend-dot.progress{background:#fbbf24}.fc-legend-dot.none{background:#52525b}.fc-legend-note{color:#71717a;margin-left:auto;font-size:.7rem}.fc-deck-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center}.fc-mastery-col{display:flex;align-items:center;justify-content:center;min-height:44px}.fc-mastery-badge{width:36px;height:36px;border-radius:50%;background:#34d399;color:#18181b;display:flex;align-items:center;justify-content:center;font-size:1.05rem;line-height:1;font-weight:700;box-shadow:0 0 0 4px #34d39926,0 0 12px #34d39940;animation:fc-badge-pop .35s ease-out}.fc-mastery-badge-mode{width:28px;height:28px;font-size:.85rem;box-shadow:0 0 0 3px #34d3991f,0 0 8px #34d39933}@keyframes fc-badge-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}.flashcards-playlist-btn.fc-with-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.fc-deck-info{display:flex;flex-direction:column;gap:4px;min-width:0}.fc-deck-title-row{display:flex;align-items:center;gap:10px;font-size:1rem}.fc-deck-title-text{flex:1 1 auto;min-width:0}.fc-deck-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.75rem;color:#71717a;padding-left:calc(1.5em + 10px)}.fc-recency{display:inline-flex;align-items:center;gap:5px}.fc-recency-icon{width:6px;height:6px;border-radius:50%;background:#34d399;display:inline-block}.fc-recency-icon.cold{background:#52525b}.fc-meta-sep{color:#3f3f46}.fc-uses-count{color:#34d399;font-weight:600}.fc-uses-count.zero{color:#71717a;font-weight:400}.fc-status-row{display:grid;gap:8px;align-items:stretch}.fc-status-row[data-count="4"]{width:360px;grid-template-columns:repeat(4,1fr)}.fc-status-row[data-count="3"]{width:276px;grid-template-columns:repeat(3,1fr)}.fc-status-row[data-count="2"]{width:192px;grid-template-columns:repeat(2,1fr)}.fc-status-row[data-count="1"]{width:108px;grid-template-columns:1fr}.fc-status-cell{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.fc-status-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:#71717a;font-weight:600;white-space:nowrap}.fc-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;border-radius:999px;font-size:.7rem;font-weight:700;white-space:nowrap;line-height:1.2;width:100%;box-sizing:border-box;font-family:inherit}.fc-status-done{background:#34d39926;color:#34d399;border:1px solid rgba(52,211,153,.35)}.fc-status-progress{background:#fbbf241f;color:#fbbf24;border:1px solid rgba(251,191,36,.35)}.fc-status-none{background:#3f3f46;color:#a1a1aa;border:1px solid #52525b}.fc-status-none-soft{color:#52525b;font-size:.95rem;line-height:1;padding:4px 0;text-align:center;font-weight:400}.fc-log-col{position:relative}.fc-log-btn{display:inline-flex;align-items:center;gap:5px;padding:8px 12px;border-radius:8px;background:transparent;border:1px dashed #52525b;color:#a1a1aa;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s;white-space:nowrap}.fc-log-btn:hover:not(:disabled){background:#34d39914;border-color:#34d399;border-style:solid;color:#34d399}.fc-log-btn:disabled{opacity:.45;cursor:not-allowed}.fc-log-btn.has-uses{border-style:solid;border-color:#34d399;background:#34d39914;color:#34d399}.fc-log-btn-icon{font-size:.9rem;line-height:1}.fc-log-popover{display:none;position:absolute;right:0;top:calc(100% + 6px);z-index:20;min-width:280px;max-width:320px;background:#1f1f23;border:1px solid #52525b;border-radius:8px;padding:12px;box-shadow:0 8px 24px #0006}.fc-log-popover.open{display:block}.fc-log-popover-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.fc-log-popover-title{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#a1a1aa;font-weight:600}.fc-log-popover-close{border:1px solid #52525b;border-radius:999px;background:transparent;color:#d4d4d8;font-size:.72rem;font-weight:600;font-family:inherit;padding:4px 10px;cursor:pointer}.fc-log-popover-close:hover{border-color:#a1a1aa;background:#27272a}.fc-log-option{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:6px;background:transparent;border:1px solid #3f3f46;color:#fff;font-size:.8rem;font-family:inherit;cursor:pointer;width:100%;text-align:left;margin-bottom:5px}.fc-log-option:hover{background:#27272a;border-color:#34d399}.fc-log-option-icon{color:#34d399;font-size:.9rem}.fc-target-section{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #3f3f46}.fc-target-title{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:8px;color:#fbbf24;display:flex;align-items:center;gap:6px}.fc-target-title.clean{color:#34d399}.fc-target-chips{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.fc-target-chip{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#fbbf241a;color:#fbbf24;border:1px solid rgba(251,191,36,.35);font-size:.72rem;font-weight:700;letter-spacing:.02em}.fc-target-chip-more{background:transparent;color:#71717a;border-color:#3f3f46;font-weight:400}.fc-target-hint{font-size:.7rem;color:#71717a;font-style:italic;line-height:1.4}.fc-log-export-txt{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:8px 12px;border-radius:6px;border:1px solid #0e7490;background:#0e749026;color:#5eead4;font-size:.78rem;font-family:inherit;font-weight:600;cursor:pointer;width:100%}.fc-log-export-txt:hover{background:#0e749047;border-color:#22d3ee;color:#99f6e4}.fc-target-empty{font-size:.75rem;color:#a1a1aa;line-height:1.4;padding:8px 10px;background:#18181b;border-radius:6px;border:1px dashed #3f3f46}.fc-target-empty strong{color:#fbbf24}@media(max-width:700px){.fc-deck-row{grid-template-columns:36px 1fr;gap:8px}.fc-log-col{grid-column:1 / -1;justify-self:end}.fc-mastery-badge{width:30px;height:30px;font-size:.9rem}.flashcards-playlist-btn.fc-with-progress{grid-template-columns:1fr;gap:14px}.fc-status-row[data-count="4"],.fc-status-row[data-count="3"],.fc-status-row[data-count="2"],.fc-status-row[data-count="1"]{width:100%}.fc-status-row[data-count="4"]{grid-template-columns:repeat(2,1fr)}.fc-status-row[data-count="3"]{grid-template-columns:repeat(3,1fr)}.fc-status-row[data-count="2"]{grid-template-columns:repeat(2,1fr)}.fc-status-row[data-count="1"]{grid-template-columns:1fr}.fc-deck-meta-row{padding-left:0}}.flashcards-progress-report-entry{margin:20px 0 8px}.flashcards-btn-progress-report{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;font-size:1rem;font-weight:600;color:#18181b;background:#34d399;border:none;border-radius:8px;cursor:pointer}.flashcards-btn-progress-report:hover{background:#6ee7b7}.flashcards-btn-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;padding:8px 0;font-size:.9rem;font-weight:500;color:#34d399;background:none;border:none;cursor:pointer}.flashcards-btn-back:hover{color:#6ee7b7;text-decoration:underline}.flashcards-teacher-progress-screen .fc-progress-report-expanded{margin-top:8px}.flashcards-teacher-progress-screen .fc-progress-report-expanded .fc-progress-report-body{border-top:none;padding-top:14px}.fc-progress-report-expanded .fc-progress-report-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;padding:10px 14px 0}.fc-progress-report{margin:12px 0 16px;border:1px solid #3f3f46;border-radius:10px;background:#18181b}.fc-progress-report-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;padding:10px 14px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fc-progress-report-summary::-webkit-details-marker{color:#a1a1aa}.fc-progress-report-title{font-weight:700;font-size:.9rem;color:#fafafa}.fc-progress-report-summary-meta{font-size:.78rem;color:#a1a1aa}.fc-progress-report-body{padding:0 14px 14px;border-top:1px solid #3f3f46}.fc-progress-report-note{font-size:.72rem;color:#71717a;margin:10px 0;font-style:italic}.fc-progress-report-empty{font-size:.85rem;color:#a1a1aa;margin:12px 0}.fc-progress-report-table-wrap{overflow-x:auto;margin-bottom:12px;-webkit-overflow-scrolling:touch}.fc-progress-report-table{width:100%;min-width:520px;border-collapse:collapse;font-size:.78rem}.fc-progress-report-table th,.fc-progress-report-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #27272a;vertical-align:top}.fc-progress-report-table th{color:#a1a1aa;font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;white-space:nowrap}.fc-progress-report-table tbody tr:nth-child(2n){background:#ffffff05}.fc-progress-report-deck{font-weight:600;color:#fafafa;min-width:120px}.fc-progress-report-misses{max-width:180px;color:#d4d4d8;word-break:break-word}.fc-progress-report-actions{display:flex;flex-wrap:wrap;gap:10px}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-cell-selected-after,.ql-cell-selected:after,.ql-cell-focused:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#9ecffa4d}.ql-table-border-shadow,.ql-table-select-container,.ql-table-dropdown-list,.ql-table-dropdown-properties-list,.ql-table-menus-container{border-radius:2px;border:1px solid #ccced1;background:#fff;box-shadow:0 1px 2px 1px #00000026}.ql-table-triangle-common,.ql-table-tooltip-error:before,.label-field-view-status:before,.ql-table-tooltip:before,.ql-table-triangle-down:not(.ql-table-triangle-none):after,.ql-table-triangle-down:not(.ql-table-triangle-none):before,.ql-table-triangle-up:not(.ql-table-triangle-none):after,.ql-table-triangle-up:not(.ql-table-triangle-none):before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);content:"";border:10px solid rgba(0,0,0,0)}.ql-table-input-focus,.ql-table-color-container .color-picker .color-picker-select>.erase-container,.ql-table-selected,.ql-table-properties-form .ql-table-dropdown-selected,.ql-table-properties-form .ql-table-color-selected,.ql-table-input:focus,.ql-table-color-container .label-field-view-color .property-input:focus,.ql-table-properties-form .property-input:focus{border:1px solid #3779eb;box-shadow:0 0 0 3px #cae1fc}.ql-table-input,.ql-table-color-container .label-field-view-color .property-input,.ql-table-properties-form .property-input{width:80px;height:30px;border:1px solid #ccced1;outline:none;padding-left:6px;background:inherit}.ql-table-input:focus::-webkit-input-placeholder,.ql-table-color-container .label-field-view-color .property-input:focus::-webkit-input-placeholder,.ql-table-properties-form .property-input:focus::-webkit-input-placeholder{color:#0000}.ql-table-input:focus:-ms-input-placeholder,.ql-table-color-container .label-field-view-color .property-input:focus:-ms-input-placeholder,.ql-table-properties-form .property-input:focus:-ms-input-placeholder{color:#0000}.ql-table-input:focus::-ms-input-placeholder,.ql-table-color-container .label-field-view-color .property-input:focus::-ms-input-placeholder,.ql-table-properties-form .property-input:focus::-ms-input-placeholder{color:#0000}.ql-table-input:focus::placeholder,.ql-table-color-container .label-field-view-color .property-input:focus::placeholder,.ql-table-properties-form .property-input:focus::placeholder{color:#0000}.ql-table-input:focus+label,.ql-table-color-container .label-field-view-color .property-input:focus+label,.ql-table-properties-form .property-input:focus+label{display:block}.ql-table-input:not(:-ms-input-placeholder)+label,.ql-table-color-container .label-field-view-color .property-input:not(:-ms-input-placeholder)+label,.ql-table-properties-form .property-input:not(:-ms-input-placeholder)+label{display:block}.ql-table-input:not(:placeholder-shown)+label,.ql-table-color-container .label-field-view-color .property-input:not(:placeholder-shown)+label,.ql-table-properties-form .property-input:not(:placeholder-shown)+label{display:block}.ql-table-temporary{display:none}.ql-table-center,.ql-table-select-container .ql-table-select-list,.ql-table-select-container,.ql-table-color-container .color-picker .color-picker-palette .color-picker-wrap .iro-container,.ql-table-color-container .color-picker,.ql-table-properties-form .properties-form-action-row>button,.ql-table-dropdown-list .ql-table-header-row,.ql-table-dropdown-properties-list .ql-table-header-row,.ql-operate-line-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ql-table-selected,.ql-table-properties-form .ql-table-dropdown-selected,.ql-table-properties-form .ql-table-color-selected{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAM1BMVEUAAAAyMjIyMjIiIiIyMjIyMjIyMjIyMjIxMTEyMjIyMjIyMjIwMDAzMzMxMTEwMDAzMzOYbpUsAAAAEXRSTlMA/XgF8HRua2fm2rI3rzk1Lf2cC1oAAAA8SURBVBjTY6AUsHKh8RnZ8PKZoHwBZhifHcLg5GVG4TPwsXAzQ/gwwAMUYWLkALIQIlxgPgLwc3JQ4h0Ae0ABBy2kuXoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:16px;box-sizing:border-box}.ql-operate-line-container{position:absolute;z-index:10}.ql-operate-line-container .ql-operate-line{background-color:#0589f3}.ql-operate-block{position:absolute;z-index:10;border:1px solid #979797;cursor:nwse-resize}.ql-operate-block-move{cursor:crosshair;border:none}.ql-operate-drag-table{border:1px dashed #000;position:absolute}.ql-cell-focused{position:relative}.ql-cell-focused:after{border:1px solid #3779eb}.ql-cell-selected{position:relative}.ql-table-menus-container{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px;box-sizing:border-box;z-index:1}.ql-table-triangle-up:not(.ql-table-triangle-none):before{bottom:-20px;border-top-color:#00000026!important}.ql-table-triangle-up:not(.ql-table-triangle-none):after{bottom:-19px;border-top-color:#fff!important}.ql-table-triangle-down:not(.ql-table-triangle-none):before{top:-20px;border-bottom-color:#00000026!important}.ql-table-triangle-down:not(.ql-table-triangle-none):after{top:-19px;border-bottom-color:#fff!important}.label-field-view{position:relative}.label-field-view-input-wrapper{position:relative;height:100%}.label-field-view-input-wrapper>label{position:absolute;left:0;top:-50%;-webkit-transform:translateY(50%) scale(.75);transform:translateY(50%) scale(.75);color:#999;background:#fff;display:none}.label-field-view-status{max-width:160px;width:-webkit-max-content;width:max-content}.label-field-view-error>input{border-color:#db3700!important;-webkit-animation:ql-table-input-shake .3s ease both;animation:ql-table-input-shake .3s ease both}.label-field-view-error>input:focus{box-shadow:0 0 0 3px #ff401f4d!important}.label-field-view-error>label{color:#db3700}.ql-table-dropdown,.ql-table-dropdown-properties{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;position:relative;padding:0 4px;cursor:pointer}.ql-table-dropdown:hover,.ql-table-dropdown-properties:hover{background:#f0f0f0}.ql-table-dropdown-text,.ql-table-dropdown-properties-text{-ms-flex:1;flex:1;height:100%;margin-right:7px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-table-dropdown-list,.ql-table-dropdown-properties-list{position:absolute;left:0;bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%);margin:0;padding:0;width:170px;z-index:10}.ql-table-dropdown-list li,.ql-table-dropdown-properties-list li{list-style:none;line-height:30px;padding:0 10px;cursor:pointer}.ql-table-dropdown-list li:hover,.ql-table-dropdown-properties-list li:hover{background-color:#f0f0f0}.ql-table-dropdown-list .ql-table-header-row,.ql-table-dropdown-properties-list .ql-table-header-row{-ms-flex-pack:justify;justify-content:space-between}.ql-table-dropdown-label,.ql-table-dropdown-properties-label{width:100%;min-width:100%;line-height:24px;font-weight:700;margin-bottom:6px;display:block}.ql-table-tooltip-hover{display:-ms-flexbox;display:flex;position:relative}.ql-table-tooltip-hover:hover .ql-table-tooltip{display:block}.ql-table-tooltip-hover:hover+.ql-table-tooltip{display:block}.ql-table-tooltip{font-size:12px;min-width:32px;line-height:20px;padding:6px;white-space:nowrap;color:#fff;text-align:center;word-wrap:break-word;background:#000000d9;border-radius:6px;position:absolute;z-index:11;left:50%;bottom:-10px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.ql-table-tooltip:before{border-bottom-color:#000000d9!important;top:-20px}.ql-table-tooltip:hover{display:block}.ql-table-tooltip-hidden{display:none!important}.ql-table-tooltip-error,.label-field-view-status{font-size:12px;min-width:32px;line-height:20px;padding:6px;white-space:nowrap;color:#fff;text-align:center;word-wrap:break-word;background:#db3700;border-radius:6px;position:absolute;left:50%;bottom:-10px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);white-space:pre-wrap;z-index:9}.ql-table-tooltip-error:before,.label-field-view-status:before{border-bottom-color:#db3700!important;top:-20px}.ql-table-tooltip-error:hover,.label-field-view-status:hover{display:block}.ql-table-tooltip-error-hidden{display:none!important}.ql-table-dropdown-properties{width:80px;height:30px;border:1px solid #ccced1;box-sizing:border-box}.ql-table-dropdown-properties:hover{background:none}.ql-table-properties-form{width:320px;position:absolute;left:50%;padding-bottom:8px;background:#fff;z-index:1;box-shadow:0 1px 2px 1px #ccced1}.ql-table-properties-form .properties-form-header{height:40px;line-height:40px;padding:0 12px;border-bottom:1px solid #ccced1;margin:0;box-sizing:border-box;color:#333;font-size:14px}.ql-table-properties-form .properties-form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 12px;-ms-flex-pack:justify;justify-content:space-between}.ql-table-properties-form .properties-form-row .ql-table-check-container{display:-ms-flexbox;display:flex;border:1px solid #ccced1;-ms-flex-align:center;align-items:center}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-tooltip-hover{padding:6px 10px;cursor:pointer}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-tooltip-hover:hover{background:#f0f0f0}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-btns-checked{background:#f0f7ff}.ql-table-properties-form .properties-form-row .ql-table-check-container .ql-table-btns-checked>svg path{stroke:#2977ff}.ql-table-properties-form .properties-form-row-full .ql-table-color-container,.ql-table-properties-form .properties-form-row-full .ql-table-color-container .property-input{width:100%}.ql-table-properties-form .properties-form-action-row{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:0 12px}.ql-table-properties-form .properties-form-action-row>button{background:#fff;outline:none;border:none;height:30px;cursor:pointer;-ms-flex:1;flex:1}.ql-table-properties-form .properties-form-action-row>button>span{margin:0 2px;display:-ms-flexbox;display:flex}.ql-table-properties-form .properties-form-action-row>button:hover{background:#f0f0f0}.ql-table-properties-form .properties-form-action-row>button[disabled]{background-color:#0000}.ql-table-properties-form .ql-table-color-selected{background-position:center}.ql-table-properties-form .ql-table-dropdown-selected{background-position:calc(100% - 10px) center}.ql-table-color-container{border:1px solid #ccced1;height:30px;box-sizing:border-box;display:-ms-flexbox;display:flex}.ql-table-color-container .label-field-view-color{-ms-flex:1;flex:1}.ql-table-color-container .label-field-view-color .property-input{border:1px solid rgba(0,0,0,0);height:100%}.ql-table-color-container .color-picker{width:30px;border-left:1px solid #ccced1;box-sizing:border-box;position:relative}.ql-table-color-container .color-picker .color-button{width:20px;height:20px;border:1px solid #ccced1;box-sizing:border-box;cursor:pointer;position:relative}.ql-table-color-container .color-picker .color-unselected{position:relative}.ql-table-color-container .color-picker .color-unselected:after{content:"";position:absolute;width:1px;height:26px;background:red;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:50%;top:-4px}.ql-table-color-container .color-picker .color-picker-select{position:absolute;right:0;bottom:0;width:156px;-webkit-transform:translateY(100%);transform:translateY(100%);background:#fff;z-index:10;box-shadow:0 1px 2px 1px #ccced1}.ql-table-color-container .color-picker .color-picker-select .erase-container{display:-ms-flexbox;display:flex;height:30px;-ms-flex-align:center;align-items:center;padding:0 12px;cursor:pointer}.ql-table-color-container .color-picker .color-picker-select .erase-container:hover{background:#f0f0f0}.ql-table-color-container .color-picker .color-picker-select .erase-container>button{border:none;outline:none;background:inherit;height:100%;cursor:pointer}.ql-table-color-container .color-picker .color-picker-select>.erase-container{margin-bottom:4px}.ql-table-color-container .color-picker .color-picker-select .color-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 12px;margin:0;-ms-flex-pack:justify;justify-content:space-between}.ql-table-color-container .color-picker .color-picker-select .color-list>li{list-style:none;width:24px;height:24px;margin:2px 0;position:relative;cursor:pointer}.ql-table-color-container .color-picker .color-picker-select .color-list>li[data-color="#ffffff"]{border:1px solid #ccced1;box-sizing:border-box}.ql-table-color-container .color-picker .color-picker-palette{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background:#fff}.ql-table-color-container .color-picker .color-picker-palette .color-picker-wrap{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ql-table-color-container .color-picker .color-picker-palette .color-picker-wrap .iro-container{-ms-flex:1;flex:1}.ql-table-disabled{background:#f2f2f2;pointer-events:none}.ql-table-button-disabled{background:#f2f2f2!important;pointer-events:none}.ql-table-button-disabled svg .ql-fill{fill:#999!important}.ql-table-button-disabled svg .ql-stroke{stroke:#999!important}button.ql-table-better{position:relative}.ql-table-select-container{-ms-flex-direction:column;flex-direction:column;width:190px;padding:2px;position:absolute;top:24px;z-index:10;box-sizing:border-box}.ql-table-select-container .ql-table-select-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-table-select-container .ql-table-select-label{width:100%;line-height:16px;text-align:center;color:#222f3eb3;margin-top:2px}.ql-table-select-container span{width:16px;height:16px;border:1px solid #000;box-sizing:border-box;margin:1px}ol.table-list-container{counter-reset:list-0}.ql-editor th{border:1px solid #000;padding:2px 5px;background:#0000000d}.ql-table-divider{background:#ccced1;height:1px;width:100%}.ql-table-switch{position:relative;display:inline-block;width:28px;height:16px}.ql-table-switch .ql-table-switch-inner{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:.4s;border-radius:8px}.ql-table-switch .ql-table-switch-inner:before{content:"";position:absolute;height:12px;width:12px;left:2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;transition:.4s;border-radius:50%}.ql-table-switch .ql-table-switch-inner[aria-checked=true]{background:#2196f3}.ql-table-switch .ql-table-switch-inner[aria-checked=true]:before{-webkit-transform:translate(12px,-50%);transform:translate(12px,-50%)}@-webkit-keyframes ql-table-input-shake{20%{-webkit-transform:translateX(-2px);transform:translate(-2px)}40%{-webkit-transform:translateX(2px);transform:translate(2px)}60%{-webkit-transform:translateX(-1px);transform:translate(-1px)}80%{-webkit-transform:translateX(1px);transform:translate(1px)}}@keyframes ql-table-input-shake{20%{-webkit-transform:translateX(-2px);transform:translate(-2px)}40%{-webkit-transform:translateX(2px);transform:translate(2px)}60%{-webkit-transform:translateX(-1px);transform:translate(-1px)}80%{-webkit-transform:translateX(1px);transform:translate(1px)}}.prompter-page{--prompter-canvas-blue: #008ee2;--prompter-success-green: #28a745;--prompter-danger-red: #d9534f;--prompter-light-gray: #f4f7f9;--prompter-youtube-stimulus-max-width: 560px;--prompter-youtube-stimulus-aspect-ratio: 16 / 9;font-family:sans-serif;text-align:center;padding:20px;background:var(--prompter-light-gray);min-height:100vh;margin:0}.prompter-card{background:#fff;border-radius:12px;max-width:1200px;margin:0 auto;padding:20px;border-top:8px solid var(--prompter-canvas-blue);box-shadow:0 4px 15px #0000001a}.prompter-page--image-record-fullbleed{padding:0;box-sizing:border-box;width:100%;max-width:100%}.prompter-card--image-record-fullbleed{max-width:none;width:100%;margin-left:auto;margin-right:auto;padding:10px 14px 14px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh + -0px);border-radius:0;box-shadow:none;border-left:none;border-right:none}.prompter-card--submission-complete{max-width:720px;padding:28px 24px 32px;border-top:10px solid var(--prompter-success-green);text-align:left}.prompter-submission-complete-eyebrow{margin:0 0 6px;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--prompter-success-green)}.prompter-submission-complete-title{margin:0 0 16px;font-size:clamp(1.9rem,5.5vw,2.85rem);font-weight:800;line-height:1.15;color:#0f172a;text-align:left}.prompter-submission-complete-lead{margin:0 0 22px;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700;line-height:1.4;color:#1e293b}.prompter-submission-complete-instructions{margin:0;padding:18px 18px 20px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.prompter-submission-complete-step{display:flex;gap:14px;align-items:flex-start;margin:0 0 16px;font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.55;color:#334155}.prompter-submission-complete-step:last-of-type{margin-bottom:0}.prompter-submission-complete-step-num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:var(--prompter-success-green);color:#fff;font-weight:800;font-size:1.1rem;line-height:2rem;text-align:center}.prompter-submission-complete-note{margin:18px 0 0;font-size:clamp(.98rem,2.1vw,1.1rem);line-height:1.5;color:#475569}.prompter-submission-complete-note--muted{margin-top:10px;font-size:.95rem;color:#64748b}.prompter-submission-complete-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-start;margin-top:22px}.prompter-soar-discussion-reminder{margin:0 0 22px;padding:18px 18px 20px;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px}.prompter-soar-discussion-reminder-title{margin:0 0 10px;font-size:1.05rem;font-weight:800;color:#92400e}.prompter-soar-discussion-reminder-lead{margin:0 0 16px;font-size:clamp(1.05rem,2.4vw,1.2rem);line-height:1.55;color:#78350f}.prompter-soar-discussion-reminder-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.prompter-soar-discussion-reminder-note{margin:14px 0 0;font-size:.98rem;line-height:1.5;color:#92400e}.prompter-student-self-review{box-sizing:border-box;width:100%;max-width:100%;padding:12px 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fafafa}.prompter-student-self-review--viewer{margin-top:0}.prompter-student-self-review--done{margin-top:1.35rem;max-width:520px;margin-left:auto;margin-right:auto;text-align:left}.prompter-student-self-review-textarea{margin-top:.5rem;margin-bottom:.5rem}.prompter-student-self-review-actions{margin-top:.25rem}.prompter-student-self-review-msg{margin-top:.5rem;margin-bottom:0}.prompter-upload-fallback-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:18px}.prompter-upload-fallback-hint{margin-top:14px;text-align:left;width:100%;max-width:36rem;margin-left:auto;margin-right:auto}.prompter-record-review-card{max-width:40rem;margin-left:auto;margin-right:auto}.prompter-record-review-video{margin-top:1rem}.prompter-record-review-preview{display:block;width:100%;max-height:min(50vh,420px);background:#000;border-radius:8px}.prompter-record-review-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:1.25rem}.prompter-timer-display{font-size:60px;font-weight:700;color:var(--prompter-danger-red);margin:10px 0}.prompter-timer-display-sm{font-size:24px;font-weight:700;color:var(--prompter-danger-red);margin-bottom:20px}.prompter-warmup-top-controls{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:12px 16px;margin:12px 0 20px;padding:12px 14px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;text-align:center}.prompter-warmup-top-controls .prompter-timer-display{margin:0;font-size:clamp(36px,8vw,60px)}.prompter-timer-display--muted{opacity:.65;font-style:italic;min-width:4ch;justify-content:center}.prompter-ws-warmup-placeholder{width:100%;max-width:960px;margin-inline:auto;min-height:120px;display:flex;align-items:center;justify-content:center;padding:20px 16px;border-radius:10px;background:#f1f5f9;border:1px dashed rgba(15,23,42,.2);text-align:center}.prompter-ws-warmup-placeholder-text{margin:0;font-size:.95rem;line-height:1.45;color:#475569}.prompter-warmup-top-controls .prompter-btn-ready{flex:0 0 auto;min-height:48px}.prompter-preflight-top-actions{margin:8px 0 16px;display:flex;justify-content:center}.prompter-record-top-bar{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;gap:12px 16px;margin-bottom:16px;padding:10px 12px;background:#fef2f2;border-radius:8px;border:1px solid #fecaca;text-align:center}.prompter-record-top-bar .prompter-timer-display-sm{margin-bottom:0}.prompter-record-top-bar--timer-only{background:transparent;border:none;padding:0 0 12px;margin-bottom:8px;align-items:center}.prompter-record-top-bar-finish{flex:0 1 auto;width:100%;max-width:360px}.prompter-btn-start{background:var(--prompter-canvas-blue);color:#fff;border:none;padding:15px 30px;border-radius:5px;cursor:pointer;font-weight:700;text-decoration:none;display:inline-block}.prompter-btn-start:hover{filter:brightness(1.05)}.prompter-btn-ready{background:var(--prompter-success-green);color:#fff;border:none;padding:12px 24px;border-radius:5px;cursor:pointer;font-weight:700}.prompter-btn-ready:hover{filter:brightness(1.05)}.prompter-inline-spinner{display:inline-block;width:.9em;height:.9em;margin-right:8px;border:2px solid rgba(255,255,255,.55);border-top-color:#fff;border-radius:50%;vertical-align:-.1em;animation:prompter-inline-spin .8s linear infinite}@keyframes prompter-inline-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prompter-video-container{position:relative;width:100%;background:#000;border-radius:8px;overflow:hidden;border:3px solid #ccc}.prompter-video-container video{width:100%;transform:scaleX(-1);-o-object-fit:cover;object-fit:cover}.prompter-video-container-preflight{max-width:560px;margin:16px auto;min-height:280px;display:flex;align-items:center;justify-content:center}.prompter-prompt-column{flex:1;text-align:left;padding:20px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;border-left:5px solid var(--prompter-canvas-blue);max-height:500px;overflow-y:auto}.prompter-prompt-column-center{margin:0 auto 16px;max-width:480px}.prompter-prompt-column-flex{flex:1 1 300px;max-width:480px}.prompter-prompt-choices{margin-top:16px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.prompter-btn-choice{padding:4px 12px}.prompter-info-message-spaced{margin-bottom:16px}@keyframes prompter-deck-card-in{0%{opacity:0;transform:scale(.96)}35%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.prompter-deck-prompt-shell{flex:1 1 280px;min-height:220px;max-width:min(100%,560px);margin:0 auto;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px 20px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;border-left:5px solid var(--prompter-canvas-blue);box-sizing:border-box}.prompter-deck-prompt-shell--warmup{min-height:180px;max-width:520px;margin:0 auto 16px}.prompter-deck-prompt-shell--record{min-height:0;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;width:100%;max-width:100%;margin:0}.prompter-deck-record-stack{display:flex;flex-direction:column;align-items:stretch;gap:16px;width:100%}.prompter-record-video-col--deck-stack{width:100%;max-width:min(100%,720px);margin:0 auto}.prompter-deck-record-finish{width:100%;max-width:min(100%,480px);margin:0 auto;padding:14px 20px;font-size:1rem;font-weight:700}.prompter-deck-prompt-shell--record .prompter-deck-context-hint{align-self:center;width:100%;margin:0 0 12px;font-size:.8125rem;color:#667;text-align:center}.prompter-deck-prompt-shell--record .prompter-deck-prompt-display{flex:none;display:block;text-align:center;width:100%;margin:0}.prompter-deck-prompt-display{margin:0;padding:0;font-size:clamp(2.25rem,5vw + 1.1rem,3.75rem);font-weight:700;line-height:1.18;color:#166534;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;animation:prompter-deck-card-in .38s ease-out both}@media(prefers-reduced-motion:reduce){.prompter-deck-prompt-display{animation:none}}.prompter-get-ready-card{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 24px}.prompter-get-ready-heading{margin:0 0 24px;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#1a1a1a}.prompter-get-ready-count{font-size:clamp(4rem,18vw,7rem);font-weight:800;line-height:1;color:var(--prompter-canvas-blue, #0374b5);font-variant-numeric:tabular-nums}.prompter-record-layout{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.prompter-record-video-col{width:300px}.prompter-btn-full{width:100%}.prompter-btn-mt{margin-top:10px}.prompter-btn-mt-15{margin-top:15px}.prompter-btn-secondary:hover{filter:brightness(.98)}.prompter-btn-lg{font-size:18px}.prompter-error-message-mt{margin-top:16px}.prompter-access-code-container{max-width:500px;margin:40px auto;padding:30px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.prompter-access-code-input{width:100%;padding:12px;font-size:18px;border:2px solid #ddd;border-radius:4px;margin:15px 0;text-align:center;box-sizing:border-box}.prompter-access-code-input:focus{outline:none;border-color:var(--prompter-canvas-blue)}.prompter-error-message{color:var(--prompter-danger-red);font-weight:700;margin:10px 0}.prompter-config-save-field-wrap--invalid{padding:10px;margin:-4px -10px 12px;border-radius:8px;outline:2px solid var(--prompter-danger-red);outline-offset:2px}.prompter-config-save-inline-error{margin-top:0;margin-bottom:8px}.prompter-settings-input[aria-invalid=true]{border-color:var(--prompter-danger-red)}.prompter-settings-foundation{text-align:left;margin-bottom:1.5rem;padding:1rem 1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;border-left:4px solid var(--prompter-canvas-blue)}.prompter-settings-subsection-title{margin:0 0 .5rem;font-size:1.1rem;color:#1e293b}.prompter-settings-section-prompt-source{margin-top:.5rem}.prompter-settings-gated-dim{pointer-events:none;opacity:.55;filter:grayscale(.15)}.prompter-wizard-nav{flex-wrap:wrap;gap:8px}.prompter-settings-details{text-align:left;margin:12px 0;padding:4px 0;border:1px solid #e2e8f0;border-radius:8px;background:#fafbfc}.prompter-settings-details-compact{margin:10px 0}.prompter-settings-details-summary{cursor:pointer;font-weight:600;padding:10px 12px;list-style-position:outside;color:#1e293b}.prompter-settings-details-summary .prompter-hint{font-weight:400}.prompter-settings-details-body{padding:4px 12px 12px;border-top:1px solid #e2e8f0;background:#fff;border-radius:0 0 6px 6px}.prompter-info-message{color:#666;margin:10px 0}.prompter-deck-progress-hint{font-size:.95rem;margin:-4px 0 12px}.prompter-blocked-warning{background:#fff3cd;border:1px solid #ffc107;padding:10px;margin:10px 0;border-radius:4px;color:#856404}.prompter-font-controls{display:flex;align-items:center;gap:10px;margin:15px 0;justify-content:center}.prompter-font-btn{background:var(--prompter-canvas-blue);color:#fff;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:18px;font-weight:700}.prompter-font-size-display{font-size:14px;color:#666;min-width:60px}.prompter-settings-section{text-align:left;margin-bottom:15px}.prompter-settings-section-mt{margin-top:16px}.prompter-settings-label-block{display:block;margin-bottom:4px}.prompter-settings-assignment{border:2px solid var(--prompter-canvas-blue);padding:15px;border-radius:8px;background:#f0f7ff}.prompter-settings-access{border:2px solid var(--prompter-success-green);padding:15px;border-radius:8px;background:#f8fff9}.prompter-settings-prompts{border:2px solid #6f42c1;padding:15px;border-radius:8px;background:#f8f5ff}.prompter-settings-label{font-size:14px;color:#333}.prompter-settings-input{width:100%;padding:8px;font-size:14px;border:1px solid #ccc;border-radius:4px;margin-top:4px;box-sizing:border-box}.prompter-settings-input:focus{outline:none;border-color:var(--prompter-canvas-blue)}.prompter-settings-input-narrow{width:120px}.prompter-settings-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.prompter-text-prompts-preview-toggle{display:inline-flex;align-items:center;gap:8px;margin:0;font-weight:500;font-size:.95rem;color:var(--prompter-text, #333);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.prompter-text-prompts-preview-toggle input{margin:0;cursor:pointer}.prompter-settings-save-row{margin-top:24px}.prompter-settings-save-row--top{margin-top:0;margin-bottom:0}.prompter-config-top-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 14px;margin:0 0 14px}.prompter-config-top-controls .prompter-settings-actions-row{justify-content:center;margin:0}.prompter-config-top-controls .prompter-btn-ready,.prompter-config-top-controls .prompter-btn-secondary{min-width:160px}.prompter-settings-save-sticky-wrap{position:sticky;bottom:0;z-index:2;margin:24px -24px -24px;padding:12px 24px 16px;background:linear-gradient(to top,#fffffffa 65%,#fff0);border-top:1px solid #eee}.prompter-settings-unsaved-hint{margin-top:0;margin-bottom:12px}.prompter-settings-empty-assignments{text-align:left;padding:12px 14px;margin-bottom:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.prompter-settings-empty-assignments-title{margin:0 0 6px;font-size:1rem;font-weight:600;color:#333}.prompter-assignments-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin-bottom:12px}.prompter-bulk-assignments{margin-top:4px;margin-bottom:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.prompter-bulk-assignments-header{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;margin-bottom:8px;font-size:13px;color:#475569}.prompter-bulk-assignments-header button{font-size:13px;padding:4px 10px}.prompter-bulk-assignments-list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.prompter-bulk-assignment-row{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.35}.prompter-bulk-assignment-row input[type=checkbox]{margin-top:3px;flex-shrink:0}.prompter-bulk-actions-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.prompter-bulk-removal-entry{margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0;text-align:left}.prompter-bulk-removal-entry-hint{margin-bottom:10px!important}.prompter-btn-bulk-prompt-removal{font-weight:600}.prompter-bulk-assignments-list--modal{max-height:min(320px,46vh)}.prompter-bulk-removal-modal{text-align:left}.prompter-bulk-removal-modal .prompter-settings-card-title{margin-top:0}.prompter-bulk-removal-modal-lead{margin-top:0!important;margin-bottom:14px!important}.prompter-bulk-removal-modal-actions{margin-top:12px}.prompter-btn-assignment-mode{flex:1 1 140px;min-height:42px;padding:10px 14px;font-size:14px;font-weight:600;border-radius:5px;cursor:pointer;box-sizing:border-box;line-height:1.2}.prompter-btn-assignment-mode:disabled{opacity:.55;cursor:not-allowed}.prompter-btn-assignment-mode--active{background:var(--prompter-success-green);color:#fff;border:none}.prompter-btn-assignment-mode--active:hover:not(:disabled){filter:brightness(1.05)}.prompter-btn-assignment-mode--idle{background:#f1f1f1;color:#444;border:1px solid #ccc}.prompter-btn-assignment-mode--idle:hover:not(:disabled){background:#e8e8e8}.prompter-settings-actions-row{display:flex;gap:12px;align-items:center}.prompter-settings-actions-row-mb-sm{margin-bottom:10px}.prompter-settings-actions-row-mt-sm{margin-top:10px}.prompter-settings-actions-row-mt-md{margin-top:12px}.prompter-prompt-item-row{display:flex;gap:8px;margin-bottom:8px;align-items:flex-start}.prompter-prompt-item-row textarea{flex:1;resize:vertical}.prompter-prompt-editor-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.prompter-prompt-readonly-view{border:1px solid #ddd;border-radius:6px;padding:10px 12px;background:#fff;max-height:18rem;overflow:auto}.prompter-prompt-readonly-view-inner{font-size:.95rem;line-height:1.5}.prompter-prompt-empty-hint{margin:0;color:#888;font-size:.95rem;font-style:italic}.prompter-prompt-edit-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.prompter-prompt-add-row{margin-top:12px;display:flex;justify-content:flex-start}.prompter-prompt-rte-wrap{flex:1;min-width:0;text-align:left}.prompter-prompt-rte-wrap--toolbar-bottom .quill{display:flex;flex-direction:column-reverse}.prompter-prompt-rte-wrap--toolbar-bottom .ql-toolbar{border-radius:0 0 6px 6px}.prompter-prompt-rte-wrap--toolbar-bottom .ql-container.ql-snow{border-radius:6px 6px 0 0}.prompter-prompt-rte-wrap .ql-toolbar{border-radius:6px 6px 0 0;border-color:#ccc;background:#fafafa;font-size:14px}.prompter-prompt-rte-wrap .ql-snow .ql-picker.ql-size .ql-picker-label[data-value]:before,.prompter-prompt-rte-wrap .ql-snow .ql-picker.ql-size .ql-picker-item[data-value]:before{content:attr(data-value)}.prompter-prompt-rte-wrap .ql-snow .ql-picker.ql-size .ql-picker-label:not([data-value]):before,.prompter-prompt-rte-wrap .ql-snow .ql-picker.ql-size .ql-picker-item:not([data-value]):before{content:"Default"}.prompter-prompt-rte-wrap .ql-snow .ql-picker.ql-size{min-width:4.25rem}.prompter-prompt-rte-wrap .ql-toolbar .ql-formats+.ql-formats{border-left:1px solid #ddd;margin-left:4px;padding-left:10px}.prompter-prompt-rte-wrap .ql-container{border-radius:0 0 6px 6px;border-color:#ccc;font-family:inherit;font-size:1rem;line-height:1.55}.prompter-prompt-rte-wrap .ql-editor{min-height:4.5rem;font-size:1rem;line-height:1.55;color:#222}.prompter-prompt-rte-wrap .ql-editor p,.prompter-prompt-rte-wrap .ql-editor li{font-size:inherit;line-height:inherit}.prompter-prompt-rte-wrap .ql-editor h1{font-size:1.5rem;font-weight:600;margin:.45em 0 .3em;line-height:1.25}.prompter-prompt-rte-wrap .ql-editor h2{font-size:1.25rem;font-weight:600;margin:.45em 0 .3em;line-height:1.3}.prompter-prompt-rte-wrap .ql-editor h3{font-size:1.1rem;font-weight:600;margin:.45em 0 .3em;line-height:1.35}.prompter-instructions-rte .ql-editor{min-height:8rem}.prompter-prompt-html{width:100%;text-align:left}.prompter-page:not(:has(.prompter-page-inner)) .asl-express-prompter-import-banner,.prompter-page:not(:has(.prompter-page-inner)) [data-asl-express-import-prompter-banner="1"]{display:none!important}.prompter-page--hide-import-banner .asl-express-prompter-import-banner,.prompter-page--hide-import-banner [data-asl-express-import-prompter-banner="1"],.prompter-page--viewer .asl-express-prompter-import-banner,.prompter-page--viewer [data-asl-express-import-prompter-banner="1"]{display:none!important}.prompter-prompt-html.ql-editor{padding:0;min-height:0;height:auto;overflow:visible;outline:none;font-size:1rem;line-height:1.55;color:#222}.prompter-prompt-html.ql-editor ol,.prompter-prompt-html.ql-editor ul{margin:.45em 0}.prompter-prompt-html.ql-editor ol>li:not([data-list]),.prompter-prompt-html.ql-editor ul>li:not([data-list]){list-style-position:outside;display:list-item;padding-left:0;margin-left:0;position:static}.prompter-prompt-html.ql-editor ol>li:not([data-list]){list-style-type:decimal}.prompter-prompt-html.ql-editor ul>li:not([data-list]){list-style-type:disc}.prompter-prompt-readonly-view-inner.prompter-prompt-html.ql-editor{font-size:.95rem;line-height:1.5}.prompter-prompt-html h1{font-size:1.35rem;font-weight:600;margin:.6em 0 .35em;line-height:1.3}.prompter-prompt-html h2{font-size:1.2rem;font-weight:600;margin:.55em 0 .32em;line-height:1.32}.prompter-prompt-html h3{font-size:1.1rem;font-weight:600;margin:.5em 0 .3em;line-height:1.35}.prompter-prompt-html p{margin:.4em 0}.prompter-prompt-html p:first-child{margin-top:0}.prompter-prompt-html p:last-child{margin-bottom:0}.prompter-prompt-html strong{font-weight:600}.prompter-prompt-html img,.prompter-prompt-rte-wrap .ql-editor img{max-width:100%;height:auto;vertical-align:middle}.prompter-prompt-rte-wrap .ql-container{overflow-x:auto;scrollbar-gutter:stable}.prompter-prompt-html.ql-editor table,.prompter-prompt-rte-wrap .ql-editor table{border-collapse:collapse;width:100%;max-width:100%;margin:.5em 0;table-layout:auto}.prompter-prompt-html.ql-editor th,.prompter-prompt-html.ql-editor td,.prompter-prompt-rte-wrap .ql-editor th,.prompter-prompt-rte-wrap .ql-editor td{border:1px solid #c8ccd0;padding:.35em .55em;vertical-align:top}.prompter-btn-remove{background:#dc3545;color:#fff;border:none;padding:4px 10px;border-radius:3px;cursor:pointer;font-size:14px;flex-shrink:0}.prompter-btn-remove:hover{filter:brightness(1.1)}.prompter-btn-start-sm{padding:6px 14px;font-size:14px}.prompter-btn-secondary{background:#f1f1f1;color:#444;border:1px solid #ccc;padding:8px 16px;font-size:14px;border-radius:5px;cursor:pointer}.prompter-btn-danger{background:var(--prompter-danger-red);color:#fff;border:none;padding:15px;width:100%;margin-top:15px;border-radius:5px;cursor:pointer;font-weight:700}.prompter-btn-danger:hover{filter:brightness(1.05)}.prompter-viewer-nav{display:flex;gap:16px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.prompter-viewer-nav-label{padding:8px 0}.prompter-viewer-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(max-width:640px){.prompter-viewer-grid{grid-template-columns:1fr}}.prompter-viewer-section{text-align:left;margin-bottom:16px}.prompter-viewer-section h2{font-size:1rem;font-weight:600;color:#333;margin-bottom:8px}.prompter-viewer-video{width:100%;border-radius:8px;border:1px solid #ddd}.prompter-viewer-prompt-content{padding:12px;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;font-size:14px;line-height:1.5}.prompter-viewer-prompt-content p{margin:0 0 8px}.prompter-viewer-prompt-content p:last-child{margin-bottom:0}.prompter-viewer-comments{list-style:disc;padding-left:24px;font-size:14px;color:#666}.prompter-viewer-grade-row{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.prompter-viewer-grade-label{display:flex;align-items:center;gap:8px}.prompter-viewer-grade-label span{font-size:14px;font-weight:500}.prompter-alert-error{margin-bottom:16px;padding:12px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24}.prompter-alert-success{margin-bottom:16px;padding:12px;background:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724}.prompter-alert-info{margin-bottom:16px;margin-top:.75rem;padding:12px 14px;background:#e7f3ff;border:1px solid #8ec5f6;border-radius:4px;color:#0c5460;box-shadow:0 2px 8px #00000014}.prompter-nav-btn{padding:8px 16px;background:#e0e0e0;border:1px solid #ccc;border-radius:4px;cursor:pointer}.prompter-nav-btn:hover:not(:disabled){background:#d0d0d0}.prompter-nav-btn:disabled{opacity:.5;cursor:not-allowed}.prompter-page-inner{max-width:1200px;margin:0 auto}.prompter-teacher-nav-wrap{width:100%;max-width:1200px;margin:0 auto 16px}.prompter-teacher-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border:1px solid #dbe6f3;border-radius:12px;box-shadow:0 1px 4px #0e1e2514}.prompter-teacher-nav-meta{display:flex;flex-direction:column;gap:2px;text-align:left}.prompter-teacher-nav-label{font-size:.95rem;font-weight:700;color:#15324b}.prompter-teacher-nav-context{font-size:.85rem;color:#5e7286}.prompter-teacher-nav-actions{display:flex;flex-wrap:wrap;gap:8px}.prompter-teacher-nav-btn{padding:8px 14px;background:#eef5fb;color:#0c3556;border:1px solid #c8dced;border-radius:999px;font-weight:600;cursor:pointer}.prompter-teacher-nav-btn:hover{background:#e1eef9}.prompter-teacher-nav-btn--active{background:var(--prompter-canvas-blue);color:#fff;border-color:var(--prompter-canvas-blue)}.prompter-settings-page-title{font-size:1.5rem;margin-bottom:8px;color:#333}.prompter-settings-page-subtitle{text-align:left;max-width:42rem;margin:0 auto 24px;font-size:.98rem;line-height:1.45;color:#555}.prompter-settings-card{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 10px #00000014;border:1px solid #e0e0e0;border-top:4px solid var(--prompter-canvas-blue)}.prompter-settings-card-compact{margin-bottom:16px}.prompter-settings-card-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #eee}.prompter-settings-create-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.prompter-settings-create-row .prompter-settings-input{flex:1 1 200px}.prompter-settings-top-actions{margin-bottom:20px;flex-wrap:wrap}.prompter-btn-toggle-settings{background:#f1f1f1;color:#444;border:1px solid #ccc;padding:8px 16px;font-size:14px;border-radius:5px;cursor:pointer}.prompter-btn-sync{min-width:200px;text-align:center}.prompter-btn-grading{display:inline-block;text-align:center;min-width:200px;text-decoration:none}.prompter-settings-assignment-block{border:2px solid var(--prompter-canvas-blue);padding:15px;border-radius:8px;background:#f0f7ff}.prompter-settings-field{margin-top:10px}.prompter-settings-field-mt-sm{margin-top:8px}.prompter-settings-field .prompter-settings-input{margin-top:4px}.prompter-settings-input-max-480{max-width:480px}.prompter-required{color:var(--prompter-danger-red)}.prompter-hint{font-size:12px;color:#666;margin:4px 0 0}.prompter-new-group-input{margin-top:8px}.prompter-new-group-input .prompter-settings-input{margin-bottom:4px}.prompter-btn-generate{background:#ffc107;color:#000;border:none;padding:8px 16px;font-size:14px;border-radius:5px;cursor:pointer;margin-top:10px}.prompter-btn-generate:hover{filter:brightness(1.05)}.prompter-btn-add-pool{padding:6px 14px;font-size:14px}.prompter-create-module-form{margin-top:12px;padding:12px;background:#f8f9fa;border-radius:8px}.prompter-create-module-form .prompter-settings-input{margin-bottom:8px}.prompter-create-module-form .prompter-settings-actions-row{margin-top:8px}.prompter-settings-config-form{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.prompter-settings-two-col{display:flex;align-items:stretch;margin-bottom:20px;width:100%;min-height:400px}.prompter-settings-col-assignment{flex:0 0 45%;min-width:280px;max-width:70%;overflow:auto}.prompter-settings-col-prompts{flex:1;min-width:280px;overflow:auto;border:2px solid #6f42c1;padding:15px;border-radius:8px;background:#f8f5ff;margin-left:12px}.prompter-settings-resize-handle{flex:0 0 12px;cursor:col-resize;background:#e0e0e0;margin:0 4px;border-radius:2px}.prompter-settings-resize-handle:hover{background:#ccc}.prompter-settings-resize-handle:active{background:var(--prompter-canvas-blue)}.prompter-settings-single-main{display:flex;flex-direction:column;gap:16px;margin-bottom:20px;width:100%}.prompter-settings-single-main .prompter-settings-col-prompts{margin-left:0;margin-top:4px}.prompter-canvas-configure-banner{text-align:left;padding:14px 16px;border:1px solid #cfe8fc;border-radius:10px;background:#f5fbff}.prompter-canvas-configure-banner-actions{margin-bottom:8px}.prompter-btn-canvas-open{display:inline-block}.prompter-canvas-summary-dl{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px 16px;margin:12px 0 0;font-size:.92rem}.prompter-canvas-summary-dl dt{margin:0;font-weight:700;color:#334155}.prompter-canvas-summary-dl dd{margin:2px 0 0;color:#0f172a}.prompter-settings-details-compact{margin-top:12px}.prompter-instructions-preview{max-height:220px;overflow:auto;padding:10px 12px;border-radius:8px;background:#fff;border:1px solid #e2e8f0}.prompter-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.prompter-modal-overlay.prompter-modal-overlay-nested{z-index:1100}.prompter-modal{background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 20px #0003;max-width:400px}.prompter-modal-wide{max-width:min(560px,96vw)}.prompter-course-tool-modal{width:min(860px,98vw);max-width:min(860px,98vw);max-height:min(88vh,920px);overflow-y:auto}.prompter-course-tool-modal--announcements{overflow-y:scroll}.prompter-modal-file-explorer{max-width:min(920px,98vw);width:100%;box-sizing:border-box}.prompter-file-explorer-intro{margin-bottom:12px!important;font-size:.95rem!important}.prompter-file-explorer-tabs{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.prompter-file-explorer-body{min-height:280px}.prompter-file-explorer-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.prompter-file-explorer-toolbar-btn{flex-shrink:0}.prompter-file-explorer-crumbs{flex:1;min-width:120px;font-size:.9rem;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prompter-file-explorer-split{display:grid;grid-template-columns:minmax(180px,34%) 1fr;gap:16px;min-height:220px}@media(max-width:640px){.prompter-file-explorer-split{grid-template-columns:1fr}}.prompter-file-explorer-pane{border:1px solid #ddd;border-radius:8px;background:#fafafa;min-height:200px;max-height:340px;overflow:hidden;display:flex;flex-direction:column}.prompter-file-explorer-pane-title{padding:8px 12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#555;background:#f0f0f0;border-bottom:1px solid #ddd}.prompter-file-explorer-count{font-weight:400;text-transform:none;letter-spacing:normal;color:#666}.prompter-file-explorer-folder-list,.prompter-file-explorer-file-list{list-style:none;margin:0;padding:6px;overflow-y:auto;flex:1}.prompter-file-explorer-empty{margin:12px!important;font-size:.9rem!important}.prompter-file-explorer-folder-row,.prompter-file-explorer-file-row{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:8px 10px;margin:0 0 4px;border:none;border-radius:6px;background:#fff;cursor:pointer;font-size:.95rem;color:#222;border:1px solid transparent}.prompter-file-explorer-folder-row:hover,.prompter-file-explorer-file-row:hover{background:#eef6ff;border-color:#c5d9f0}.prompter-file-explorer-folder-icon,.prompter-file-explorer-file-icon{flex-shrink:0;width:1.25rem;text-align:center}.prompter-file-explorer-folder-name,.prompter-file-explorer-file-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompter-file-explorer-file-meta{flex-shrink:0;font-size:.8rem;color:#666;max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompter-modal p{margin:0 0 20px;font-size:16px;color:#333}.prompter-modal-actions{display:flex;gap:12px;justify-content:flex-end}.prompter-import-modal{text-align:left;width:min(820px,96vw);max-width:min(820px,96vw);max-height:90vh;overflow-y:auto;box-sizing:border-box}.prompter-import-modal-content-wrap{position:relative;overflow:hidden;min-height:5rem}.prompter-import-modal .prompter-settings-card-title{margin-top:0}.prompter-import-modal-title-row{margin-bottom:4px}.prompter-import-modal-lead{margin-top:0!important;margin-bottom:12px!important}.prompter-import-modal-step-indicator{margin:0 0 8px!important;font-size:.8rem;font-weight:600;letter-spacing:.03em;color:#64748b;text-transform:uppercase}.prompter-import-modal-wizard-nav{display:flex;align-items:center;gap:12px;justify-content:flex-end;margin-top:16px;flex-wrap:wrap}.prompter-import-modal-wizard-nav-spacer{flex:1;min-width:8px}.prompter-import-modal-blocking-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:#ffffffed;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.prompter-import-modal-blocking-overlay-inner{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;max-width:min(320px,100%)}.prompter-import-modal-blocking-spinner{width:48px;height:48px}.prompter-import-inline-spinner{display:inline-block;width:1.1em;height:1.1em;margin-right:.5em;vertical-align:-.2em;border:3px solid #e2e8f0;border-top-color:#008ee2;border-radius:50%;animation:app-blocking-loader-spin .85s linear infinite}.prompter-import-modal-status{display:flex;align-items:flex-start;gap:.35rem}.prompter-import-modal-status .prompter-import-inline-spinner{flex-shrink:0;margin-top:.15em}.prompter-import-modal-blocking-overlay-title{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a}.prompter-import-modal-blocking-overlay-sub{margin:0;font-size:.875rem;color:#64748b;line-height:1.45}.prompter-import-modal-flow-select{margin-bottom:0}.prompter-import-modal-panel{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.prompter-import-modal-hint-tight{margin-top:6px!important}.prompter-import-modal-status{margin-top:8px!important;white-space:pre-wrap}.prompter-import-modal-checkbox-row{display:flex;align-items:center;gap:8px;cursor:default}.prompter-import-modal-checkbox-row input{cursor:pointer}.prompter-import-modal-json{width:100%;min-height:120px;max-height:220px;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.4;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;resize:vertical}.prompter-import-modal-message{white-space:pre-wrap;font-size:12px;margin-top:12px;max-height:200px;overflow:auto;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-family:inherit}.prompter-import-modal-actions{margin-top:12px}.prompter-import-modal-blob-actions{flex-wrap:wrap;gap:10px}.prompter-settings-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:12px;margin-bottom:8px}.prompter-twa-holidays{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.prompter-twa-holidays>.prompter-settings-label:first-child{margin-bottom:2px}.prompter-twa-holiday-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px 12px}.prompter-twa-holiday-label{flex:1;min-width:min(100%,12rem);margin-bottom:0}.prompter-twa-holiday-remove{flex-shrink:0;margin-bottom:2px}.prompter-twa-course-setup-status{margin-top:10px!important;margin-bottom:12px!important;font-weight:500}.prompter-twa-course-setup-status--success{color:#166534}.prompter-twa-course-setup-status--error{color:#b91c1c}.prompter-twa-course-setup-status--loading{color:#334155}.prompter-twa-announcement-draft-list{max-height:min(42vh,420px);overflow-y:auto;padding-right:4px;text-align:left;margin:8px 0 0;padding-left:18px}.prompter-twa-preview-block,.prompter-twa-preview-block p,.prompter-twa-preview-block summary,.prompter-twa-preview-block li{text-align:left}.prompter-page--viewer{padding:0;min-height:100vh;width:100%;max-width:none;box-sizing:border-box}.prompter-page--viewer>.prompter-teacher-nav-wrap{max-width:none;margin:0;padding:16px 20px 0;box-sizing:border-box}.prompter-page--viewer>.prompter-teacher-nav-wrap .prompter-teacher-nav{max-width:none}.prompter-page--viewer .prompter-viewer-layout{width:100%}.prompter-page--viewer .prompter-viewer-media-stimulus-frame{max-width:100%}.prompter-page--viewer .prompter-viewer-video-wrap .prompter-viewer-sprout-inner{max-height:none}.prompter-viewer-layout{display:flex;height:100vh;overflow:hidden;box-sizing:border-box;min-width:0}.prompter-viewer-layout>*{min-width:0}.prompter-viewer-sidebar{flex:0 0 220px;min-width:160px;max-width:none;padding:16px;background:#fff;border-right:1px solid #ddd;overflow-y:auto}.prompter-viewer-sidebar-stack{display:flex;flex-direction:column;gap:12px}.prompter-viewer-sidebar-section{width:100%;min-width:0}.prompter-viewer-sidebar-right{border-right:none;border-left:1px solid #ddd}.prompter-viewer-center{flex:1;padding:16px;display:flex;flex-direction:column;align-items:stretch;overflow-y:auto;overflow-x:hidden;min-width:0}.prompter-viewer-slot-submission-media{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.prompter-viewer-grading-below-submission{margin-top:10px}.prompter-viewer-submission-transcript-toggle-row{text-align:left;margin-bottom:10px}.prompter-viewer-caption-help-toggle{margin-bottom:.5rem}.prompter-viewer-caption-help-panel{margin-top:.35rem}.prompter-viewer-center-row{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.prompter-viewer-center-row--title{margin-bottom:12px}.prompter-viewer-assignment-title{margin:0;font-size:1.35rem;font-weight:700;color:#1a1a1a;line-height:1.3;text-align:left}.prompter-viewer-center-row--grading-toolbar{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin-bottom:14px;padding:12px 14px;border:1px solid #ddd;border-radius:8px;background:#fafafa}.prompter-viewer-center-row--grading-toolbar .prompter-viewer-dropdown-row--grading-toolbar,.prompter-viewer-center-row--grading-toolbar .prompter-viewer-nav-row--grading-toolbar,.prompter-viewer-center-row--grading-toolbar .prompter-viewer-grade-row-full--grading-toolbar{margin-bottom:10px}.prompter-viewer-center-row--grading-toolbar .prompter-viewer-reset-row--grading-toolbar{margin-bottom:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.prompter-viewer-center-row--grading-toolbar .prompter-viewer-dropdown-row--grading-toolbar select{max-width:100%}.prompter-viewer-center-row--grade{margin-bottom:10px}.prompter-viewer-section-heading{margin:0 0 8px;font-size:1rem;font-weight:700;color:#333;text-align:left}.prompter-viewer-center-row--active-header{margin-top:4px;margin-bottom:6px}.prompter-viewer-center-row--active-item{margin-bottom:14px}.prompter-viewer-center-row--media-stimulus{margin-bottom:16px;width:100%;max-width:100%}.prompter-viewer-media-stimulus-label{margin:0 0 8px;font-size:.95rem;font-weight:600;color:#223}.prompter-viewer-media-stimulus-frame{position:relative;width:100%;max-width:720px;aspect-ratio:16 / 9;background:#000;border-radius:8px;overflow:hidden;margin-bottom:8px}.prompter-viewer-media-stimulus-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.prompter-viewer-hint-muted{margin:0;font-size:13px;color:#666;line-height:1.45}.prompter-viewer-active-item-panel{display:flex;flex-wrap:wrap;align-items:flex-start;gap:14px 20px;padding:12px 14px;background:#f6faff;border:1px solid #d7e7fb;border-radius:8px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.prompter-viewer-active-item-panel--stacked{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 16px}.prompter-viewer-active-item-panel--stacked .prompter-viewer-active-item-ratings{width:auto;flex:0 1 auto;min-width:0;max-width:100%}.prompter-viewer-active-item-panel--stacked .prompter-viewer-active-item-meta{flex:1 1 220px;min-width:0;width:auto;max-width:100%}.prompter-viewer-active-item-panel--stacked.prompter-viewer-active-item-panel--prompt-only{flex-direction:column;align-items:stretch}.prompter-viewer-active-item-panel--stacked.prompter-viewer-active-item-panel--prompt-only .prompter-viewer-active-item-meta{flex:none;width:100%;max-width:100%}.prompter-viewer-active-item-panel--prompt-only{background:#f9f9f9}.prompter-viewer-active-item-ratings{display:flex;flex-wrap:wrap;gap:8px;flex:0 1 auto;min-width:0;max-width:100%}.prompter-viewer-active-item-ratings--inline-prompt{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;margin-right:.35rem;flex:0 0 auto}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-ratings--inline-prompt{align-self:center}.prompter-viewer-active-item-hint--inline{margin:0;flex:1 1 180px}.prompter-viewer-active-item-source-row{flex:1 1 100%;width:100%}.prompter-viewer-show-source-card-btn{padding:8px 14px;font-size:13px;font-weight:600;background:#fff;border:1px solid var(--prompter-canvas-blue, #036);color:var(--prompter-canvas-blue, #036);border-radius:4px;cursor:pointer}.prompter-viewer-show-source-card-btn:hover:not(:disabled){background:#f0f8ff}.prompter-viewer-show-source-card-btn:disabled{opacity:.55;cursor:not-allowed;border-color:#ccc;color:#777}.prompter-viewer-show-source-card-btn--inline-prompt{display:inline-block;vertical-align:middle;margin:.35rem 0 0 .6rem;flex-shrink:0}.prompter-viewer-rubric-feedback-inline{display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left;max-width:100%}.prompter-viewer-rubric-feedback-inline-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;max-width:100%}.prompter-viewer-rubric-rating--active-item{padding:8px 14px;font-size:14px;font-weight:600}.prompter-viewer-active-item-meta{flex:1 1 200px;min-width:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px 12px}.prompter-viewer-active-item-time-prompt-inline{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25em .5em;width:100%;max-width:100%;min-width:0;text-align:left;font-size:14px;line-height:1.45;color:#223;word-break:break-word}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-time{display:inline;font-weight:700;color:#1a1a1a;font-size:15px;margin-right:.35em;vertical-align:baseline}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html{display:inline;margin:0;padding:0;vertical-align:baseline;min-width:0;font-size:1.1875rem;font-weight:700;line-height:1.4;color:#166534}.prompter-viewer-active-item-time-prompt-inline:has(.prompter-viewer-active-item-prompt-html ol),.prompter-viewer-active-item-time-prompt-inline:has(.prompter-viewer-active-item-prompt-html ul){align-items:flex-start}.prompter-viewer-active-item-time-prompt-inline:has(.prompter-viewer-active-item-prompt-html ol) .prompter-viewer-active-item-prompt-html,.prompter-viewer-active-item-time-prompt-inline:has(.prompter-viewer-active-item-prompt-html ul) .prompter-viewer-active-item-prompt-html{display:block;flex:1 1 100%;width:100%;max-width:100%}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html *{color:inherit;font-size:inherit;font-weight:inherit}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html p,.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html div{display:inline;margin:0;padding:0}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html ol,.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html ul{display:block;margin:.35em 0}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html li{display:list-item}.prompter-viewer-active-item-prompt-html{font-size:14px;line-height:1.45;color:#223;min-width:0;flex:1 1 160px;word-break:break-word}.prompter-viewer-active-item-prompt-html *{max-width:100%}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html :first-child{margin-top:0}.prompter-viewer-active-item-time-prompt-inline .prompter-viewer-active-item-prompt-html :last-child{margin-bottom:0}.prompter-viewer-active-item-placeholder,.prompter-viewer-active-item-hint{margin:0;font-size:14px;color:#666;text-align:left}.prompter-viewer-text-prompt-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.prompter-viewer-center-row--freeform-feedback{margin-top:4px}.prompter-viewer-center-row--freeform-feedback .prompter-viewer-textarea-wrap{margin-top:0;margin-bottom:0}.prompter-viewer-center-row--freeform-feedback .prompter-viewer-feedback-richtext-hint{margin:0 0 10px;font-size:13px;line-height:1.45}.prompter-viewer-feedback-at-playhead{margin-bottom:8px;padding:10px 12px;background:#e8f4fc;border-radius:6px;font-size:14px;text-align:left}.prompter-viewer-feedback-at-playhead-item{display:inline;margin-right:10px}.prompter-viewer-prompt-label{font-weight:700;margin-bottom:8px;color:#333}.prompter-viewer-prompt-content-block{font-size:14px;line-height:1.5;color:#555}.prompter-viewer-video-wrap{width:100%;max-width:100%;min-width:0;align-self:stretch;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;margin-bottom:16px;box-sizing:border-box;overflow:visible;flex-shrink:0;border-radius:8px}.prompter-viewer-video-frame{width:100%;min-width:0;display:flex;justify-content:center;align-items:center;background:#000;border-radius:8px 8px 0 0;overflow:hidden}.prompter-viewer-video-frame--with-feedback-overlay{position:relative}.submission-playback-feedback-overlay{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 8px 10px;pointer-events:none}.submission-playback-feedback-caption{pointer-events:auto;max-width:min(96%,720px);border-radius:2px;box-shadow:0 1px 4px #00000073}.submission-playback-feedback-caption--text{padding:4px 10px;background:#000000e0;color:#fff;font-size:1rem;line-height:1.35;text-align:center}.submission-playback-feedback-caption-text{display:block}.submission-playback-feedback-caption--stamp{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;background:#000000e0;color:#ffd54f;font-size:.95rem;line-height:1.3;text-align:left}.submission-playback-feedback-stamp-icon{color:#ffd54f;font-size:.75rem;line-height:1}.submission-playback-feedback-stamp-label{color:#fff}.submission-playback-feedback-caption--media{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid rgba(255,255,255,.28);background:#000000e0;color:#fff;cursor:pointer;text-align:left}.submission-playback-feedback-media-thumb{position:relative;width:72px;height:40px;flex-shrink:0;overflow:hidden;border-radius:4px;background:#111}.submission-playback-feedback-media-thumb video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.submission-playback-feedback-media-thumb--audio{display:flex;align-items:center;justify-content:center}.submission-playback-feedback-media-audio-icon{font-size:1.1rem;color:#ffd54f}.submission-playback-feedback-media-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.submission-playback-feedback-media-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.submission-playback-feedback-media-label{font-size:.82rem;font-weight:600}.submission-playback-feedback-media-caption{font-size:.78rem;color:#ffd54f;line-height:1.25}.prompter-viewer-video-wrap video,.prompter-viewer-video-wrap .prompter-viewer-video-element,.prompter-viewer-video-frame video,.prompter-viewer-video-frame .prompter-viewer-video-element{width:100%;max-width:100%;height:auto;max-height:min(70vh,80dvh);min-width:0;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-compact video,.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-compact .prompter-viewer-video-element,.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-compact .prompter-viewer-video-frame video,.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-compact .prompter-viewer-video-frame .prompter-viewer-video-element{max-height:min(38vh,340px)}.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-expanded video,.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-expanded .prompter-viewer-video-element,.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-expanded .prompter-viewer-video-frame video,.prompter-viewer-video-wrap.prompter-viewer-video-wrap--grader-expanded .prompter-viewer-video-frame .prompter-viewer-video-element{max-height:min(78vh,88dvh)}.prompter-viewer-grading-toolbar-extras{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:4px}.prompter-viewer-video-stack{width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:0;flex-shrink:0}.prompter-viewer-video-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;padding:10px 12px;background:#1a1a1a;border-top:1px solid #333;box-sizing:border-box;flex-shrink:0;border-radius:0 0 8px 8px}.prompter-viewer-video-bar-btn{flex:0 0 auto;min-width:4.5rem;padding:6px 10px;font-size:13px;font-weight:600;color:#e8e8e8;background:#2d2d2d;border:1px solid #444;border-radius:6px;cursor:pointer}.prompter-viewer-video-bar-btn:hover{background:#3a3a3a}.prompter-viewer-video-bar-btn:focus-visible{outline:2px solid var(--prompter-canvas-blue, #0374b5);outline-offset:2px}.prompter-viewer-video-bar-scrub-wrap{flex:1 1 160px;min-width:120px;position:relative;display:flex;align-items:center}.prompter-viewer-video-scrub{width:100%;height:6px;accent-color:var(--prompter-canvas-blue, #0374b5);cursor:pointer}.prompter-viewer-video-scrub:disabled{cursor:not-allowed;opacity:.55}.prompter-viewer-video-scrub-indeterminate-track{width:100%;height:8px;border-radius:4px;background:repeating-linear-gradient(-60deg,#3a3a3a 0,#3a3a3a 8px,#4a4a4a 8px,#4a4a4a 16px);background-size:24px 100%;animation:prompter-viewer-scrub-indeterminate 1.2s linear infinite;opacity:.9}@keyframes prompter-viewer-scrub-indeterminate{0%{background-position:0 0}to{background-position:24px 0}}.prompter-viewer-video-bar-time{flex:0 0 auto;font-size:13px;font-variant-numeric:tabular-nums;color:#c8c8c8;min-width:7.5rem;text-align:center}.prompter-viewer-video-wrap .prompter-viewer-dev-badge{margin:0 0 6px;font-size:.85rem;color:#666}.prompter-viewer-video-wrap .prompter-viewer-fallback-iframe{width:100%;min-height:400px;min-width:0;display:block;border:none}.prompter-viewer-video-wrap .prompter-viewer-sprout-wrap{width:100%;min-width:0}.prompter-viewer-video-wrap .prompter-viewer-sprout-inner{width:100%;aspect-ratio:16 / 9;max-height:500px}.prompter-viewer-video-wrap .prompter-viewer-sprout-inner iframe{width:100%;height:100%;border:none;display:block}.prompter-viewer-video-wrap .prompter-viewer-no-video{color:#999;padding:40px 20px;margin:0}.prompter-viewer-feedback-title{font-weight:700;margin-bottom:8px;color:#333}.prompter-viewer-feedback-list{list-style:none;padding:0;margin:0}.prompter-viewer-feedback-list li{padding:10px 12px;margin-bottom:6px;background:#f9f9f9;border-radius:4px;cursor:pointer;border-left:3px solid var(--prompter-canvas-blue)}.prompter-viewer-feedback-list li:hover{background:#eee}.prompter-viewer-feedback-list li.prompter-viewer-feedback-empty{cursor:default;border-left-color:#ccc}.prompter-viewer-feedback-list li.prompter-viewer-feedback-empty:hover{background:#f9f9f9}.prompter-viewer-feedback-list li.active{background:#e8f4fc;border-left-color:#005a9e}.prompter-viewer-feedback-time{font-size:12px;color:#666;margin-bottom:4px}.prompter-viewer-feedback-text{font-size:14px}.prompter-viewer-select-prompt{margin-bottom:16px}.prompter-viewer-assignment-select-wrap{justify-content:center;max-width:400px;margin:0 auto}.prompter-viewer-dropdown-row{width:100%;max-width:none;margin-bottom:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.prompter-viewer-dropdown-row label{font-weight:700}.prompter-viewer-dropdown-row select{flex:1;min-width:180px;max-width:320px;padding:8px;border:1px solid #ccc;border-radius:4px}.prompter-viewer-nav-row{width:100%;max-width:none;margin-bottom:12px;display:flex;align-items:center;gap:12px}.prompter-viewer-nav-btn{padding:8px 16px;background:var(--prompter-canvas-blue);color:#fff;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-size:14px}.prompter-viewer-nav-btn:hover{background:#006bb3}.prompter-viewer-nav-btn:disabled,.prompter-viewer-nav-btn.disabled{background:#ccc;cursor:not-allowed;pointer-events:none}.prompter-viewer-nav-index{font-size:14px;color:#666}.prompter-viewer-grade-row-full{width:100%;max-width:100%;min-width:0;margin-bottom:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap;box-sizing:border-box}.prompter-viewer-grade-row-full label{font-weight:700}.prompter-viewer-grade-row-full input[type=number],.prompter-viewer-grade-row-full input[type=text]{width:80px;padding:8px;border:1px solid #ccc;border-radius:4px}.prompter-viewer-points-label{color:#666;font-size:14px}.prompter-viewer-grade-row-full--rubric-totals{gap:6px}.prompter-viewer-rubric-totals-label{font-weight:600;color:#4a3f6b}.prompter-viewer-rubric-totals-earned{font-weight:600;font-variant-numeric:tabular-nums}.prompter-viewer-grade-row-full .prompter-btn-ready{padding:8px 16px}.prompter-viewer-save-status{font-size:13px;color:#0a0}.prompter-viewer-save-status--error{color:#b00000;font-weight:600}.prompter-viewer-reset-inline{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-left:auto;max-width:100%;min-width:0}.prompter-viewer-grade-row-full>.prompter-viewer-reset-inline:first-child{margin-left:0}.prompter-viewer-reset-row{width:100%;max-width:none;margin-bottom:12px}.prompter-viewer-reset-btn{padding:8px 16px;background:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.prompter-viewer-reset-btn:hover{background:#5a6268}.prompter-viewer-reset-status{font-size:13px;margin-left:10px}.prompter-viewer-reset-status--error{color:#b00000;font-weight:600}.prompter-viewer-error-box{padding:20px;color:#c00;background:#fee;border-radius:8px;margin:20px}.prompter-viewer-no-video-attempt-notice{margin:0 0 10px;padding:10px 12px;border:1px solid #f0c36d;background:#fff8e1;color:#6b4a00;border-radius:8px;text-align:left;font-size:.95rem}.prompter-viewer-now-playing{margin-top:12px;padding:12px;background:#e8f4fc;border-radius:4px;font-size:14px}.prompter-viewer-rubric-container{margin-top:0;padding-top:0;border-top:0}.prompter-viewer-text-left-split{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start;min-width:0}.prompter-viewer-text-rubric-col,.prompter-viewer-text-timestamped-col{min-width:0}.prompter-viewer-rubric-table--text-canvas th:nth-child(1),.prompter-viewer-rubric-table--text-canvas td:nth-child(1){width:38%}.prompter-viewer-rubric-table--text-canvas th:nth-child(2),.prompter-viewer-rubric-table--text-canvas td:nth-child(2){width:auto}.prompter-viewer-canvas-criterion-desc{font-size:13px;line-height:1.35;color:#223}.prompter-viewer-criterion-pts{color:#567;font-weight:600;font-size:12px}.prompter-viewer-criterion-comment-wrap{margin-top:10px}.prompter-viewer-criterion-comment-label{display:block;font-size:11px;font-weight:700;color:#445;margin-bottom:4px}.prompter-viewer-criterion-comment-textarea{width:100%;box-sizing:border-box;padding:6px 8px;font-size:12px;border:1px solid #ccc;border-radius:4px;font-family:inherit;resize:vertical;min-height:44px}.prompter-viewer-criterion-rte.prompter-prompt-rte-wrap{width:100%}.prompter-viewer-criterion-rte .ql-editor{min-height:4.5rem;max-height:14rem;overflow-y:auto;font-size:12px}.prompter-viewer-freeform-rte.prompter-prompt-rte-wrap{width:100%}.prompter-viewer-freeform-rte .ql-editor{min-height:120px}.grading-feedback-composer-rte.prompter-prompt-rte-wrap{flex:none;width:100%}.grading-feedback-composer-rte .ql-container.ql-snow,.grading-feedback-composer-rte .ql-editor{min-height:160px}.prompter-prompt-rte-toolbar-extras{display:inline-flex;align-items:center;flex-wrap:wrap;gap:2px;margin-left:4px}.prompter-prompt-rte-toolbar-extra-btn{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#444;width:28px;height:24px;padding:2px 4px;border-radius:4px;cursor:pointer}.prompter-prompt-rte-toolbar-extra-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.prompter-prompt-rte-toolbar-extra-icon svg{display:block;width:18px;height:18px;fill:currentColor;stroke:currentColor}.prompter-prompt-rte-toolbar-extra-btn:hover:not(:disabled){background:#e0e0e0;color:#6f42c1}.prompter-prompt-rte-toolbar-extra-btn:disabled{opacity:.55;cursor:not-allowed}.prompter-viewer-nondeck-grading-panels{display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%;min-width:0}.prompter-viewer-nondeck-grading-panels--sidebar{margin-bottom:12px}.prompter-viewer-nondeck-criterion-panel{padding:12px 14px;background:#f6faff;border:1px solid #d7e7fb;border-radius:8px;width:100%;max-width:100%;box-sizing:border-box}.prompter-viewer-nondeck-criterion-ratings{margin-top:4px}.prompter-viewer-text-timestamped-col--sidebar-only .prompter-viewer-hint--sidebar-timestamped{margin:0 0 10px;font-size:12px;line-height:1.45;color:#456}.prompter-viewer-criterion-comment-save{margin-top:6px;padding:6px 12px!important;font-size:12px!important}.prompter-viewer-timestamped-feedback-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.prompter-viewer-timestamped-feedback-table th,.prompter-viewer-timestamped-feedback-table td{border:1px solid #dde5ef;padding:6px;vertical-align:top}.prompter-viewer-timestamped-time-cell{width:56px;color:#567;white-space:nowrap}.prompter-viewer-timestamped-feedback-html,.prompter-viewer-rubric-feedback-html{display:inline-block;vertical-align:top;margin-left:.35rem;max-width:min(420px,55vw);text-align:left}.prompter-viewer-feedback-richtext-hint{font-size:13px;margin:0 0 8px;color:#456}@media(max-width:520px){.prompter-viewer-text-left-split{grid-template-columns:1fr}}.prompter-viewer-rubric-table{width:100%;border-collapse:collapse;table-layout:fixed}.prompter-viewer-rubric-table th,.prompter-viewer-rubric-table td{border:1px solid #dde5ef;padding:8px;vertical-align:top}.prompter-viewer-rubric-table th{font-size:12px;font-weight:700;color:#334;text-align:left;background:#f4f8fd}.prompter-viewer-rubric-table th:nth-child(1),.prompter-viewer-rubric-table td:nth-child(1){width:82px}.prompter-viewer-rubric-table th:nth-child(3),.prompter-viewer-rubric-table td:nth-child(3){width:230px}.prompter-viewer-rubric-row.clickable{cursor:pointer}.prompter-viewer-rubric-row.clickable:hover{background:#f2f8ff}.prompter-viewer-rubric-row.active{background:#e9f4ff}.prompter-viewer-rubric-feedback-row td:first-child{background:#fbfdff}.prompter-viewer-feedback-empty-inline{color:#888;font-size:12px}.prompter-viewer-rubric-feedback-html ol,.prompter-viewer-rubric-feedback-html ul,.prompter-viewer-timestamped-feedback-html ol,.prompter-viewer-timestamped-feedback-html ul,.teacher-feedback-html-display ol,.teacher-feedback-html-display ul{padding-left:1.5em;margin:.35em 0;text-align:left}.prompter-viewer-rubric-feedback-html ol>li,.prompter-viewer-timestamped-feedback-html ol>li,.teacher-feedback-html-display ol>li{list-style-type:revert;list-style-position:outside;display:list-item}.prompter-viewer-rubric-feedback-html ul>li,.prompter-viewer-timestamped-feedback-html ul>li,.teacher-feedback-html-display ul>li{list-style-type:revert;list-style-position:outside;display:list-item}.prompter-viewer-feedback-time-label{font-size:12px;color:#567;margin-right:6px}.prompter-viewer-feedback-seek-btn{background:none;border:none;padding:0;margin:0;color:#125a9a;cursor:pointer;text-decoration:underline;text-align:left;font-size:13px}.prompter-viewer-feedback-seek-btn:hover{color:#0c4371}.prompter-viewer-rubric-criterion{margin-bottom:14px;padding:10px;background:#f9f9f9;border-radius:4px;border-left:3px solid var(--prompter-canvas-blue)}.prompter-viewer-rubric-criterion-title{font-weight:700;margin-bottom:6px;color:#333;font-size:13px}.prompter-viewer-rubric-card-prompt{margin:8px 0 10px;padding:8px;border:1px solid #d7e7fb;border-radius:6px;background:#f6faff}.prompter-viewer-rubric-card-prompt.active{border-color:var(--prompter-canvas-blue);background:#eaf3ff}.prompter-viewer-rubric-card-prompt-time{font-size:11px;font-weight:700;color:var(--prompter-canvas-blue);margin-bottom:4px}.prompter-viewer-rubric-card-prompt-text{font-size:12px;line-height:1.35;color:#223}.prompter-viewer-rubric-ratings{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.prompter-viewer-rubric-rating{padding:5px 10px;font-size:12px;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;color:#555}.prompter-viewer-rubric-rating:hover{border-color:var(--prompter-canvas-blue);background:#f0f8ff}.prompter-viewer-rubric-rating.selected{background:var(--prompter-canvas-blue);border-color:var(--prompter-canvas-blue);color:#fff}.prompter-viewer-rubric-save-status{font-size:13px;color:#0a0;margin-left:8px}.prompter-viewer-resize-handle{flex:0 0 10px;cursor:col-resize;background:#e0e0e0;min-width:10px}.prompter-viewer-resize-handle:hover{background:#ccc}.prompter-viewer-resize-handle:active{background:var(--prompter-canvas-blue)}.prompter-viewer-grade-btn{padding:8px 16px;background:var(--prompter-canvas-blue);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.prompter-viewer-grade-btn:hover{filter:brightness(1.05)}.prompter-viewer-grade-btn:disabled{opacity:.6;cursor:not-allowed}.prompter-viewer-center-rubric-controls{width:100%;max-width:none;margin-top:10px}.prompter-viewer-text-toggle-row{width:100%;max-width:none;margin-top:10px;display:flex}.prompter-viewer-textarea-wrap{width:100%;max-width:100%;min-width:0;margin-top:12px;box-sizing:border-box}.prompter-viewer-textarea-wrap textarea{width:100%;min-height:80px;padding:10px;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:14px}.prompter-viewer-processing{padding:40px 20px;color:#999;text-align:center}.prompter-viewer-no-submissions{width:100%;max-width:800px;margin-bottom:16px;padding:20px;text-align:center;background:#f9f9f9;border-radius:8px}.prompter-viewer-no-submissions .prompter-viewer-grade-btn{margin-top:12px}.prompter-viewer-now-playing-below{width:100%;max-width:none}.prompter-viewer-feedback-item{display:block}.prompter-viewer-feedback-content{flex:1}.prompter-viewer-comment-actions{display:flex;gap:8px;margin-top:6px}.prompter-viewer-comment-action-btn{padding:4px 10px;font-size:12px;background:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer}.prompter-viewer-comment-action-btn:hover{background:#e0e0e0}.prompter-viewer-comment-action-btn.danger{background:#fee;border-color:#fcc;color:#c00}.prompter-viewer-comment-action-btn.danger:hover{background:#fdd}.prompter-viewer-right-prompt-sticky{position:sticky;top:0;background:#fff;padding-bottom:8px}.prompter-deck-config-section{text-align:left}.prompter-deck-picker-filters{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:12px;align-items:flex-start;justify-content:flex-start}.prompter-deck-picker-filter-col{flex:0 1 220px;min-width:160px;max-width:100%;align-self:flex-start}.prompter-deck-picker-filter-col .teacher-settings-checkbox-list{max-height:140px}.prompter-deck-picker-dev-tools{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;padding-top:12px;border-top:1px dashed #d4d4d8}.prompter-deck-picker-dev-status{margin:0;font-size:13px;color:#52525b}.prompter-deck-picker-scroll{max-height:220px;overflow-y:auto;border:1px solid #ddd;border-radius:6px;padding:8px;background:#fafafa}.prompter-deck-picker-available{margin-top:6px}.prompter-deck-picker-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 4px;border-bottom:1px solid #eee}.prompter-deck-picker-row:last-child{border-bottom:none}.prompter-deck-picker-title{text-align:left;flex:1;font-size:14px}.prompter-deck-list{margin-top:6px;text-align:left}.prompter-deck-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;margin-bottom:6px;background:#f4f7f9;border-radius:6px;border:1px solid #e0e0e0}.prompter-btn-remove-sm{padding:4px 10px;font-size:12px;background:var(--prompter-danger-red, #d9534f);color:#fff;border:none;border-radius:4px;cursor:pointer}.prompter-btn-remove-sm:hover{filter:brightness(1.05)}.prompter-settings-label-mt{display:block;margin-top:.65rem}.prompter-youtube-clip-fields .prompter-settings-input-narrow{max-width:8rem}.prompter-youtube-config-section{text-align:left}.prompter-youtube-length-callout{display:block;margin:0 0 1rem;padding:.85rem 1rem;font-size:.95rem;line-height:1.45;color:#0f172a;background:linear-gradient(135deg,#008ee21f,#008ee20f);border:1px solid rgba(0,142,226,.35);border-left-width:4px;border-left-color:var(--prompter-canvas-blue);border-radius:8px;box-sizing:border-box;max-width:var(--prompter-youtube-stimulus-max-width)}.prompter-youtube-length-callout strong{color:#0c4a6e}.prompter-youtube-preview-wrap{margin-top:14px}.prompter-youtube-preview-fallback{max-width:var(--prompter-youtube-stimulus-max-width);margin-top:6px;padding:12px;border-radius:8px;background:#0000000a;border:1px solid rgba(0,0,0,.1)}.prompter-youtube-preview-fallback .prompter-youtube-clip-range-warning{margin-bottom:10px}.prompter-youtube-preview-frame{position:relative;width:100%;max-width:var(--prompter-youtube-stimulus-max-width);margin-inline:auto;aspect-ratio:var(--prompter-youtube-stimulus-aspect-ratio);margin-top:6px;background:#000;border-radius:8px;overflow:hidden}.prompter-youtube-config-range-wrap{width:100%;max-width:var(--prompter-youtube-stimulus-max-width);margin-inline:auto;margin-top:10px;box-sizing:border-box}.prompter-youtube-stimulus-card{max-width:920px;margin:0 auto}.prompter-youtube-stimulus-heading{margin:0 0 .35rem;font-size:1.35rem;text-align:center}.prompter-youtube-stimulus-frame{position:relative;width:100%;max-width:800px;margin:1rem auto 0;aspect-ratio:16 / 9;background:#000;border-radius:8px;overflow:hidden}.prompter-youtube-stimulus-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.prompter-youtube-record-prompt-banner{width:100%;max-width:min(960px,100%);margin:0 auto 14px;padding:12px 16px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;border-left:4px solid var(--prompter-canvas-blue, #0374b5);font-size:.95rem;line-height:1.45;text-align:left;box-sizing:border-box}.prompter-youtube-camera-split{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:clamp(12px,2.2vw,22px);width:100%;max-width:min(1120px,100%);margin:0 auto 4px;box-sizing:border-box}.prompter-youtube-camera-split-col{flex:1 1 0;min-width:0;max-width:50%;display:flex;flex-direction:column;align-items:center;gap:10px}.prompter-youtube-split-heading{margin:0;font-size:1rem;font-weight:700;text-align:center;color:#1a1a1a}.prompter-youtube-stimulus-frame--record-split{position:relative;width:100%;max-width:var(--prompter-youtube-stimulus-max-width);margin:0 auto;flex:0 0 auto;aspect-ratio:var(--prompter-youtube-stimulus-aspect-ratio);background:#000;border-radius:8px;overflow:hidden}.prompter-video-container--split-match{position:relative;width:100%;max-width:var(--prompter-youtube-stimulus-max-width);margin:0 auto;flex:0 0 auto;aspect-ratio:var(--prompter-youtube-stimulus-aspect-ratio);background:#000;border-radius:8px;overflow:hidden;border:3px solid #ccc;box-sizing:border-box}.prompter-video-container--split-match video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scaleX(-1)}.prompter-youtube-student-cc-toggle--split{margin-top:0;text-align:center}@media(max-width:720px){.prompter-youtube-camera-split{flex-direction:column;align-items:center}.prompter-youtube-camera-split-col{max-width:100%;width:100%}}.prompter-youtube-preview-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:6px}.prompter-youtube-preview-transport{width:100%;max-width:var(--prompter-youtube-stimulus-max-width);margin:10px auto 0;box-sizing:border-box}.prompter-youtube-preview-rate-label{display:inline-flex;align-items:center;margin-left:6px}.prompter-youtube-preview-rate-select{font-size:.85rem;padding:4px 8px;border-radius:6px;border:1px solid #cbd5e1;background:#fff}.prompter-youtube-stimulus-shell{position:absolute;top:0;right:0;bottom:0;left:0}.prompter-youtube-stimulus-mask{position:absolute;bottom:0;left:0;width:100%;pointer-events:none;background:#000;z-index:2;border-radius:0 0 6px 6px}.prompter-youtube-clip-range{margin-top:10px;max-width:var(--prompter-youtube-stimulus-max-width)}.prompter-youtube-config-range-wrap .prompter-youtube-clip-range{margin-top:0;max-width:100%}.prompter-youtube-clip-range-warning{color:#b45309;font-size:.9rem;margin:0 0 8px}.prompter-youtube-clip-range-track{position:relative;height:28px;border-radius:6px;background:#0000001f;cursor:pointer;touch-action:none}.prompter-youtube-clip-range-track--disabled{opacity:.45;cursor:not-allowed}.prompter-youtube-clip-range-fill{position:absolute;top:4px;height:20px;border-radius:4px;background:#2563eb59;pointer-events:none}.prompter-youtube-clip-range-thumb{position:absolute;top:50%;width:18px;height:18px;margin-left:-9px;margin-top:-9px;border:2px solid #1d4ed8;border-radius:50%;background:#fff;padding:0;cursor:grab;box-shadow:0 1px 3px #0003;z-index:1}.prompter-youtube-clip-range-thumb:active{cursor:grabbing}.prompter-youtube-clip-range-thumb:disabled{cursor:not-allowed;opacity:.5}.prompter-viewer-youtube-dual{margin:1rem 0}.prompter-viewer-youtube-dual-cols{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start;justify-content:center}.prompter-viewer-youtube-dual-col{flex:1 1 320px;max-width:var(--prompter-youtube-stimulus-max-width);min-width:260px}.prompter-viewer-youtube-dual-frame{position:relative;width:100%;aspect-ratio:var(--prompter-youtube-stimulus-aspect-ratio);background:#000;border-radius:8px;overflow:hidden}.prompter-viewer-sprout-beside-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.prompter-viewer-sprout-beside-model-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;text-align:center;font-size:.9rem;line-height:1.35;color:#ffffffb8}.prompter-viewer-sprout-beside-dual-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);-moz-column-gap:1rem;column-gap:1rem;row-gap:.4rem;width:100%;box-sizing:border-box;align-items:start;justify-items:stretch}.prompter-viewer-sprout-beside-dual .prompter-viewer-sprout-beside-dual-title{margin:0 0 .1rem;align-self:start;font-size:clamp(.95rem,.4rem + 1.1vw,1.1rem);line-height:1.25}.prompter-viewer-sprout-beside-dual-title--model{grid-column:1;grid-row:1}.prompter-viewer-sprout-beside-dual-title--yours{grid-column:2;grid-row:1}.prompter-viewer-sprout-beside-dual .prompter-viewer-sprout-beside-dual-hint{grid-column:1;grid-row:2;margin:0 0 .15rem;align-self:start;min-width:0}.prompter-viewer-sprout-beside-dual-hint-spacer{grid-column:2;grid-row:2;min-width:0;margin:0}.prompter-viewer-sprout-beside-dual-movie--model{grid-column:1;grid-row:3;align-self:start;min-width:0;width:100%;box-sizing:border-box;margin:0;height:auto;aspect-ratio:16 / 9;max-width:none;flex:none}.prompter-viewer-sprout-beside-dual-movie--submission{grid-column:2;grid-row:3;align-self:start;position:relative;min-width:0;width:100%;box-sizing:border-box;margin:0;aspect-ratio:16 / 9;background:#000;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.prompter-viewer-sprout-beside-dual-movie--submission .prompter-viewer-video-stack{flex:1 1 0;min-height:0;min-width:0;width:100%;height:100%;max-height:none}.prompter-viewer-sprout-beside-dual-movie--submission .prompter-viewer-video-frame{flex:1 1 0;min-height:0;min-width:0;width:100%;max-height:none;height:100%;display:flex;align-items:center;justify-content:center;border-radius:0}.prompter-viewer-video-wrap .prompter-viewer-sprout-beside-dual-movie--submission .prompter-viewer-video-element,.prompter-viewer-video-wrap .prompter-viewer-sprout-beside-dual-movie--submission .prompter-viewer-video-frame .prompter-viewer-video-element,.prompter-viewer-video-wrap .prompter-viewer-sprout-beside-dual-movie--submission .prompter-viewer-video-frame video{width:100%!important;height:100%!important;max-height:none!important;min-height:0;min-width:0;-o-object-fit:contain;object-fit:contain;margin:0}.prompter-viewer-center-row--student-sprout-beside-toggle{margin:.5rem 0 .25rem}.prompter-viewer-youtube-dual-hint{font-size:.88rem;color:#000000a6;margin:.35rem 0 0}.prompter-viewer-youtube-dual-toolbar{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.prompter-viewer-youtube-dual-toolbar .prompter-viewer-video-bar{flex:1 1 100%}.prompter-viewer-youtube-dual-toolbar--transport{width:100%}.prompter-viewer-cc-toggle{font-size:.9rem;color:#223;display:inline-flex;align-items:center;gap:.35rem}.prompter-youtube-student-cc-toggle{margin:.5rem auto 0;text-align:center}.prompter-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.prompter-viewer-video-rate-label{flex:0 0 auto}.prompter-viewer-video-rate-select{padding:6px 8px;font-size:13px;border-radius:6px;border:1px solid #444;background:#2d2d2d;color:#e8e8e8}.prompter-viewer-captions-access-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.prompter-captions-access-panel{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:8px;background:#fff;color:#223;text-align:left}.prompter-captions-access-section{padding:1rem 1.25rem;border-bottom:1px solid #e0e0e0}.prompter-captions-access-section:last-child{border-bottom:none}.prompter-captions-access-section--primary{background:var(--prompter-light-gray)}.prompter-captions-section-title{margin:0 0 .75rem;font-size:1.05rem;font-weight:700;color:#223}.prompter-captions-built-in-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid #ccc;border-radius:8px;background:#fff}.prompter-captions-built-in-label{font-size:1.05rem;font-weight:700;color:#223}.prompter-captions-built-in-sublabel{margin:.35rem 0 0;font-size:.95rem;color:#444;line-height:1.45}.prompter-captions-built-in-action{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.prompter-captions-start-btn{padding:.65rem 1.1rem;font-size:1rem;font-weight:600;color:#fff;background:var(--prompter-canvas-blue);border:1px solid var(--prompter-canvas-blue);border-radius:6px;cursor:pointer}.prompter-captions-start-btn:hover:not(:disabled){filter:brightness(.95)}.prompter-captions-start-btn:focus-visible{outline:2px solid var(--prompter-canvas-blue);outline-offset:2px}.prompter-captions-start-btn:disabled{opacity:.55;cursor:not-allowed;filter:none}.prompter-captions-coming-soon-badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:600;color:#555;background:#e8e8e8;border:1px solid #ccc;border-radius:4px}.prompter-captions-option-title{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#223}.prompter-captions-subheading{margin:1rem 0 .35rem;font-size:.95rem;font-weight:600;color:#223}.prompter-captions-subheading:first-child{margin-top:0}.prompter-captions-option-desc{margin:0 0 .75rem;font-size:.95rem;line-height:1.5;color:#333}.prompter-captions-muted,.prompter-captions-version-note{margin:.5rem 0 0;font-size:.85rem;line-height:1.45;color:#666}.prompter-captions-note{margin:.75rem 0;font-size:.9rem;line-height:1.45;color:#333}.prompter-captions-steps{margin:.5rem 0 .75rem;padding-left:1.25rem;font-size:.95rem;line-height:1.55;color:#333}.prompter-captions-kbd-label{margin:0 0 .75rem;font-size:.95rem;color:#333}.prompter-captions-kbd-row{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-left:.25rem;vertical-align:middle}.prompter-captions-kbd{display:inline-block;padding:.2rem .45rem;font-size:.8rem;font-family:inherit;font-weight:600;color:#223;background:#f4f7f9;border:1px solid #ccc;border-radius:4px}.prompter-captions-deep-link{color:var(--prompter-canvas-blue);text-decoration:underline}.prompter-captions-deep-link:hover{text-decoration:underline}.prompter-captions-android-secondary{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.prompter-captions-chrome-url-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-bottom:.75rem}.prompter-captions-code-block{flex:1 1 12rem;min-width:0;display:block;padding:.5rem .65rem;font-size:.85rem;word-break:break-all;background:var(--prompter-light-gray);border:1px solid #ccc;border-radius:6px;color:#223}.prompter-captions-copy-btn{flex:0 0 auto;padding:.5rem .75rem;font-size:.9rem;font-weight:600;color:#223;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer}.prompter-captions-copy-btn:hover{background:var(--prompter-light-gray)}.prompter-captions-copy-btn:focus-visible{outline:2px solid var(--prompter-canvas-blue);outline-offset:2px}.prompter-captions-chrome-instruction{margin-bottom:0}.prompter-captions-primary-option{margin-bottom:.75rem}.prompter-captions-details{margin:.5rem 0;border:1px solid #e0e0e0;border-radius:6px;padding:.35rem .65rem;background:#fafafa}.prompter-captions-details--other{margin-top:1rem;background:#fff}.prompter-captions-summary{font-weight:600;cursor:pointer;color:#223}.prompter-captions-other-stack,.prompter-captions-fallback-stack{margin-top:.5rem}@media(max-width:780px){.prompter-captions-chrome-url-row{flex-direction:column;align-items:stretch}.prompter-captions-copy-btn{width:100%}.prompter-captions-built-in-row{flex-direction:column}}.prompter-viewer-submission-cc-banner{text-align:left;margin:0 0 12px;padding:10px 14px;border-radius:8px;border:1px solid #c5d4e3;background:#f0f6fc;color:#1a2b3d;font-size:.95rem;line-height:1.45}.prompter-viewer-submission-cc-banner--queued{border-color:#c9c29a;background:#fffbeb}.prompter-viewer-submission-cc-banner--pending{border-color:#8ab4d9;background:#e8f2fb}.prompter-viewer-submission-cc-banner--ready{border-color:#8fd99a;background:#eef9f0}.prompter-viewer-submission-cc-banner--failed{border-color:#e0a4a0;background:#fdf2f2}.prompter-viewer-submission-cc-pre{margin:8px 0 0;padding:8px 10px;font-size:.82rem;white-space:pre-wrap;word-break:break-word;background:#0000000a;border-radius:4px;max-height:8rem;overflow:auto}.prompter-viewer-submission-cc-hint{margin:8px 0 0;font-size:.85rem;color:#555}.prompter-card-preflight{position:relative}.prompter-headset-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#f8fafcf5;border-radius:12px}.prompter-headset-dialog{width:100%;max-width:440px;padding:20px 22px;background:#fff;border:1px solid #d9e2ec;border-radius:12px;box-shadow:0 12px 40px #0f172a1f;text-align:left}.prompter-headset-dialog-title{margin:0 0 12px;font-size:1.35rem;font-weight:800;color:#0f172a}.prompter-headset-dialog-body{margin:0 0 20px;font-size:1rem;line-height:1.45;color:#334155}.prompter-headset-dialog-actions{display:flex;flex-direction:column;gap:10px}.prompter-headset-soft-hint{margin:0 0 16px;padding:12px 14px;font-size:.95rem;line-height:1.45;text-align:left;color:#475569;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.prompter-sprout-warmup{display:flex;flex-direction:column;gap:16px;margin:16px 0;text-align:left}.prompter-sprout-warmup-video-wrap{position:relative;width:100%;max-width:960px;margin-inline:auto;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:10px;background:#0f172a;border:1px solid rgba(0,0,0,.1)}.prompter-sprout-warmup-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.prompter-sprout-warmup-copy{max-width:52rem;margin-inline:auto}.prompter-teacher-sprout-preview{margin:4px 0 20px}.prompter-teacher-sprout-preview .prompter-sprout-warmup{margin-top:8px}.prompter-teacher-sprout-preview .prompter-sprout-warmup-video-wrap{max-width:100%}.prompter-image-warmup{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:flex-start;margin:16px 0;text-align:left}.prompter-image-warmup-img-wrap{flex:1 1 240px;max-width:420px;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#f8fafc}.prompter-image-warmup-img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:50vh}.prompter-image-warmup-text{flex:1 1 260px;max-width:520px}.prompter-image-record-wrap{margin-top:8px;flex:1 1 auto;display:flex;flex-direction:column;min-height:0;width:100%}.prompter-card--image-record-fullbleed .prompter-image-record-wrap{margin-top:4px}.prompter-image-layout-hint{margin:0;padding:6px 12px 0;font-size:.8125rem;color:#64748b;line-height:1.4;text-align:center;max-width:36rem;margin-inline:auto}.prompter-image-record-shell{display:flex;flex-direction:column;gap:12px;width:100%;flex:1 1 auto;min-height:0;box-sizing:border-box}.prompter-image-camera-strip{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 14px;background:#0f172a;border-radius:10px;border:1px solid rgba(255,255,255,.08);min-height:min(112px,20vh);max-height:min(132px,22vh);box-sizing:border-box;overflow:hidden}.prompter-image-camera-strip-inner{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px;margin-inline:auto;max-width:100%;min-width:0}.prompter-image-camera-status{flex:0 1 auto;min-width:0;max-width:7.5rem;text-align:right}.prompter-image-camera-status-label{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#e2e8f0;letter-spacing:.02em;white-space:nowrap}.prompter-image-camera-rec-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#64748b}.prompter-image-camera-rec-dot--live{background:#f87171;box-shadow:0 0 0 2px #f8717159;animation:prompter-image-rec-dot-pulse 1.2s ease-in-out infinite}@keyframes prompter-image-rec-dot-pulse{50%{opacity:.65}}.prompter-image-camera-strip-preview{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:0}.prompter-image-camera-strip-label{font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.prompter-video-container--camera-strip{width:auto;height:min(96px,18vh);aspect-ratio:4 / 3;max-width:min(240px,40vw);border-radius:8px;overflow:hidden;background:#000;flex-shrink:0}.prompter-video-container--camera-strip video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.prompter-image-camera-strip-actions{flex:0 1 auto;display:flex;align-items:center;justify-content:flex-start;min-width:0;max-width:11rem}.prompter-image-camera-finish-btn{width:auto;min-width:0;max-width:11rem;padding-inline:10px;font-size:.8125rem;line-height:1.25;white-space:normal;text-align:center;-webkit-hyphens:auto;hyphens:auto}.prompter-image-camera-strip-wait{font-size:.85rem;color:#94a3b8}.prompter-image-prompts-row{display:flex;flex-direction:row;align-items:stretch;width:100%;flex:1 1 auto;min-height:min(58vh,820px);max-height:calc(100vh - 200px);gap:0;min-width:0}.prompter-image-col{display:flex;flex-direction:column;min-width:0;min-height:0}.prompter-image-col-scroll{flex:1 1 auto;min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.prompter-image-col-scroll .prompter-image-panel-toolbar{position:sticky;top:0;z-index:2;background:#fafbfc;box-shadow:0 1px #0f172a0f}.prompter-image-zoom-inner--column{max-height:none}.prompter-image-gutter{flex:0 0 22px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:2px 0 4px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.prompter-image-gutter-swap{font-size:.72rem;font-weight:600;padding:3px 6px;line-height:1.2;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;cursor:pointer;white-space:nowrap}.prompter-image-gutter-swap:hover{background:#f1f5f9;border-color:#94a3b8}.prompter-image-gutter-swap-hint{font-size:.65rem;line-height:1.2;color:#64748b;text-align:center;max-width:72px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.prompter-image-gutter-handle{flex:1 1 auto;width:10px;min-height:120px;margin-top:2px;border-radius:5px;cursor:col-resize;touch-action:none;background:linear-gradient(90deg,#94a3b859,#94a3b8a6,#94a3b859);box-shadow:inset 0 0 0 1px #64748b59}.prompter-image-gutter-handle:hover{background:linear-gradient(90deg,#3b82f659,#3b82f68c,#3b82f659);box-shadow:inset 0 0 0 1px #2563eb99}.prompter-image-stimulus-frame--prompt-row{min-height:120px;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.prompter-image-stimulus-img--prompt-row{max-height:min(58vh,760px);max-width:100%;width:auto;height:auto}@media(max-width:900px){.prompter-teacher-nav{flex-direction:column;align-items:flex-start}.prompter-page--image-record-fullbleed{padding:8px}.prompter-card--image-record-fullbleed{min-height:auto;padding:12px}.prompter-image-camera-strip{flex-wrap:wrap;max-height:none;min-height:auto;padding:10px 12px}.prompter-image-camera-strip-inner{gap:6px}.prompter-image-camera-status{max-width:5.25rem}.prompter-image-camera-status-label{font-size:.72rem;white-space:normal;text-align:right;line-height:1.2}.prompter-video-container--camera-strip{height:min(84px,16vh);max-width:min(200px,42vw)}.prompter-image-camera-strip-actions{max-width:7.5rem}.prompter-image-camera-finish-btn{font-size:.72rem;padding-inline:8px;padding-block:6px;max-width:7.5rem;line-height:1.2}.prompter-image-prompts-row{flex-direction:column;min-height:auto;max-height:none}.prompter-image-col{flex:1 1 auto!important;width:100%!important}.prompter-image-gutter{flex-direction:row;flex:0 0 auto;width:100%;min-height:40px;padding:8px 4px;align-items:center;justify-content:center;gap:10px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.prompter-image-gutter-swap-hint{max-width:none;-webkit-line-clamp:3;text-align:left;flex:1}.prompter-image-gutter-handle{display:none}}.prompter-image-panel{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:10px;background:#fafbfc;min-height:120px}.prompter-image-prompts-row .prompter-image-panel--stimulus,.prompter-image-prompts-row .prompter-image-panel--text{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.prompter-image-panel-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.prompter-image-panel-label{font-weight:700;font-size:.9rem;color:#0f172a}.prompter-btn-compact{padding:4px 10px;font-size:.85rem}.prompter-btn-mt-sm{margin-top:10px}.prompter-image-zoom-inner{overflow:auto;max-height:min(52vh,520px)}.prompter-image-text-zoom{text-align:left}.prompter-video-container--image-panel{max-width:100%;margin:0 auto}.prompter-image-stimulus-frame{border-radius:8px;overflow:hidden;background:#0f172a;display:flex;align-items:center;justify-content:center;min-height:160px}.prompter-image-stimulus-img{max-width:100%;max-height:min(52vh,560px);width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.prompter-settings-section.prompter-image-prompt-section .prompter-image-prompt-preview-wrap{margin:12px 0;max-width:480px}.prompter-image-prompt-preview{max-width:100%;height:auto;border-radius:8px;border:1px solid rgba(0,0,0,.12)}.prompter-viewer-image-stimulus-frame{max-width:100%;margin:0 auto 12px;border-radius:10px;overflow:hidden;background:#0f172a;display:flex;align-items:center;justify-content:center}.prompter-viewer-image-stimulus-img{display:block;max-width:100%;max-height:min(50vh,480px);width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.prompter-viewer-image-stimulus-side{margin-top:10px;text-align:left}.prompter-viewer-video-feedback-controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.prompter-viewer-video-feedback-file-input{display:none}.prompter-viewer-timestamped-feedback-table .prompter-viewer-feedback-video,.prompter-viewer-timestamped-feedback-video-wrap video{display:block;width:min(100%,360px);max-height:220px;margin-top:8px;border-radius:8px;background:#0f172a}.grading-feedback-clip-popup .prompter-viewer-feedback-video,.teacher-feedback-modal .prompter-viewer-feedback-video{width:100%;max-width:100%;max-height:min(70vh,520px)}.prompter-viewer-center-row--grading-feedback-panels{width:100%;max-width:100%;min-width:0;align-self:stretch}.grading-panel-stack{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0}.grading-panel-card{border:1px solid rgba(0,0,0,.12);border-radius:10px;background:#faf8f5;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.grading-panel-card--drop-above{border-top:3px solid #6f42c1}.grading-panel-card--drop-below{border-bottom:3px solid #6f42c1}.grading-panel-card-header{display:flex;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid rgba(0,0,0,.08)}.grading-panel-grip{cursor:grab;border:none;background:transparent;color:#6f42c1;font-weight:700}.grading-panel-card-title{flex:1;margin:0;font-size:.95rem}.grading-panel-collapse-btn{border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:6px;padding:4px 8px}.grading-panel-card-body{padding:10px}.grading-panel-card--collapsed .grading-panel-card-body{display:none}.grading-feedback-composer,.grading-feedback-composer-pane,.grading-feedback-composer-rec-zone,.grading-timeline{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.grading-feedback-composer-rec-zone{display:flex;flex-direction:column;align-items:stretch}.grading-feedback-composer-media-hint{margin:8px 0 0;font-size:.85rem;color:#4a5568}.grading-feedback-composer-media-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.grading-feedback-composer-media-btn{border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:6px;padding:4px 10px;font-size:.85rem;cursor:pointer}.grading-feedback-composer-media-btn:hover:not(:disabled){border-color:#6f42c1;color:#6f42c1}.grading-feedback-composer-media-btn:disabled{opacity:.55;cursor:not-allowed}.grading-feedback-composer-footer{margin-top:8px}.grading-feedback-composer-rec-hint{margin:0 0 8px}.grading-feedback-composer-rec-actions{display:flex;flex-wrap:wrap;gap:8px}.grading-feedback-floating-modal-backdrop,.grading-feedback-clip-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:40;display:flex;align-items:center;justify-content:center;padding:16px}.grading-feedback-floating-modal,.grading-feedback-clip-popup{width:min(100%,720px);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;padding:12px}.grading-timeline-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 14px;border-bottom:.5px solid #d8d2c8}.grading-timeline-zoom-controls{display:inline-flex;align-items:center;gap:4px;margin-left:auto}.grading-timeline-zoom-btn{min-width:28px;padding:4px 0;font-size:1rem;line-height:1}.grading-timeline-zoom-label{border:none;background:transparent;min-width:3.25rem;padding:4px 6px;font-size:.78rem;font-weight:600;color:#4a3f6b;cursor:pointer;border-radius:8px}.grading-timeline-zoom-label:hover{background:#6f42c114}.grading-timeline-toolbar-btn{border:.5px solid #d8d2c8;background:#fff;border-radius:8px;padding:4px 9px;font-weight:600;color:#4a3f6b}.grading-timeline-toolbar-btn:disabled{opacity:.45}.grading-timeline-stamps-row{display:flex;align-items:center;gap:8px;padding:7px 14px;border-bottom:.5px solid #d8d2c8;background:#f3f0ea;flex-wrap:wrap}.grading-timeline-stamps-label{font-size:.78rem;font-weight:500;color:#6b6458;white-space:nowrap}.grading-timeline-stamps{display:flex;flex-wrap:wrap;gap:6px;margin:0}.grading-timeline-stamp-btn{border:.5px solid #c8c2b8;background:#fff;border-radius:999px;padding:3px 10px;min-width:2rem;font-size:.72rem;color:#6b6458}.grading-timeline-ruler-row,.grading-timeline-track{display:flex;border-bottom:.5px solid #d8d2c8}.grading-timeline-editor{display:flex;align-items:stretch;min-width:0}.grading-timeline-label-column{width:88px;flex-shrink:0;background:#f3f0ea;border-right:.5px solid #d8d2c8}.grading-timeline-label{display:flex;align-items:center;padding:0 10px;font-size:.78rem;font-weight:500;color:#6b6458;border-bottom:.5px solid #d8d2c8}.grading-timeline-label--ruler{min-height:28px}.grading-timeline-label:not(.grading-timeline-label--ruler){min-height:52px}.grading-timeline-label--placeholder{color:#8a8276}.grading-timeline-scroll{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;background:#fff}.grading-timeline-canvas{position:relative;min-width:0}.grading-timeline-canvas .grading-timeline-ruler{width:100%}.grading-timeline-label-spacer,.grading-timeline-track-label{width:88px;flex-shrink:0;background:#f3f0ea;border-right:.5px solid #d8d2c8}.grading-timeline-label-spacer{min-height:28px}.grading-timeline-ruler-wrap{flex:1;min-width:0}.grading-timeline-ruler{position:relative;height:28px;background:#f3f0ea;cursor:pointer;overflow:hidden}.grading-timeline-ruler-tick{position:absolute;top:0;bottom:0;width:1px;background:#4a3f6b2e;transform:translate(-50%)}.grading-timeline-ruler-tick-label{position:absolute;top:4px;left:4px;font-size:.68rem;color:#6b6458;white-space:nowrap}.grading-timeline-ruler-playhead{position:absolute;top:0;bottom:0;width:2px;background:#d64045;transform:translate(-50%);z-index:2}.grading-timeline-ruler-playhead:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:#d64045}.grading-timeline-scrub{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:3}.grading-timeline-scrub::-webkit-slider-runnable-track{height:100%;background:transparent}.grading-timeline-scrub::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#d64045;border:2px solid #fff;box-shadow:0 0 0 1px #d6404559;margin-top:-3px}.grading-timeline-scrub::-moz-range-track{height:100%;background:transparent;border:none}.grading-timeline-scrub::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#d64045;border:2px solid #fff;box-shadow:0 0 0 1px #d6404559}.grading-timeline-body{position:relative}.grading-timeline-canvas .grading-timeline-playhead-guide{position:absolute;top:28px;bottom:0;width:2px;background:#d6404559;transform:translate(-50%);pointer-events:none;z-index:1}.grading-timeline-track{align-items:stretch}.grading-timeline-track--highlights{opacity:.72}.grading-timeline-track-label{display:flex;align-items:center;padding:0 10px;font-size:.78rem;font-weight:500;color:#6b6458}.grading-timeline-track-lane{position:relative;flex:1;min-width:0;min-height:52px;overflow:hidden;background:#fff}.grading-timeline-track-lane--highlights,.grading-timeline-track-lane--placeholder{background:repeating-linear-gradient(90deg,rgba(124,92,191,.05) 0,rgba(124,92,191,.05) 12px,transparent 12px,transparent 24px)}.grading-timeline-track-lane--text{background:#fffdf8}.grading-timeline-track-lane--video{background:#f7f9ff}.grading-timeline-track-lane--audio{background:#f4fbf8}.grading-timeline-track-lane--markers{background:#fffaf3}.grading-timeline-clip{position:absolute;top:8px;height:36px;border:1px solid #7c5cbf;background:#7c5cbf24;color:#4a3f6b;border-radius:6px;overflow:hidden;font-size:.72rem;font-weight:500;display:flex;align-items:stretch}.grading-timeline-clip--range{transform:none;min-width:1.5rem;padding:0}.grading-timeline-clip--dragging{z-index:3;box-shadow:0 0 0 1px #6f42c159}.grading-timeline-clip--menu-open{z-index:4}.grading-timeline-clip-body{flex:1;min-width:0;border:none;background:transparent;color:inherit;padding:0 6px;cursor:grab;display:flex;align-items:center;justify-content:flex-start;text-align:left}.grading-timeline-clip--dragging .grading-timeline-clip-body{cursor:grabbing}.grading-timeline-clip-label{display:block;flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.grading-timeline-clip-menu{position:relative;flex:0 0 auto;display:flex;align-items:stretch}.grading-timeline-clip-menu-btn{width:24px;flex:0 0 24px;border:none;border-left:1px solid rgba(74,63,107,.16);background:#ffffff59;color:inherit;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.grading-timeline-clip-menu-btn:hover,.grading-timeline-clip-menu-btn[aria-expanded=true]{background:#ffffffb8}.grading-timeline-clip-menu-icon{width:14px;height:14px}.grading-timeline-clip-menu-popover{min-width:7rem;padding:4px;border:1px solid #d8d2c8;border-radius:8px;background:#fff;box-shadow:0 8px 24px #4a3f6b29}.grading-timeline-clip-menu-item{display:block;width:100%;border:none;background:transparent;color:#4a3f6b;text-align:left;padding:6px 10px;border-radius:6px;font-size:.75rem;cursor:pointer}.grading-timeline-clip-menu-item:hover{background:#7c5cbf1f}.grading-timeline-clip-menu-item--danger{color:#b42318}.grading-timeline-clip-menu-item--danger:hover{background:#b4231814}.grading-timeline-clip-handle{width:8px;flex:0 0 8px;border:none;padding:0;cursor:ew-resize;background:#4a3f6b2e}.grading-timeline-clip-handle--start{border-right:1px solid rgba(74,63,107,.2);border-radius:6px 0 0 6px}.grading-timeline-clip-handle--end{border-left:1px solid rgba(74,63,107,.2);border-radius:0 6px 6px 0}.grading-timeline-clip-handle:hover{background:#6f42c147}.grading-timeline-clip--video{border-color:#5b6ea6;background:#5b6ea629}.grading-timeline-clip--audio{border-color:#3d8b74;background:#3d8b7429}.grading-timeline-clip--stamp{border-color:#c58b2d;background:#c58b2d29}.grading-timeline-clip--text{border-color:#7c5cbf}.grading-timeline-marker{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid #fff;background:#7c5cbf;box-shadow:0 0 0 1px #4a3f6b2e}.grading-timeline-marker--stamp{background:#c58b2d}.grading-feedback-rec-preview-wrap{width:100%;display:flex;justify-content:flex-start}.grading-feedback-rec-preview{position:relative;width:220px;max-width:100%;aspect-ratio:16 / 9;margin-bottom:10px;border-radius:8px;border:1px dashed #d8d2c8;background:#0f172a;overflow:hidden;flex:0 0 auto}.grading-feedback-rec-preview--live{border-style:solid;border-color:#7c5cbf}.grading-feedback-rec-preview-video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#0f172a}.grading-feedback-rec-preview-idle,.grading-feedback-rec-preview-audio-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#d8d2c8;font-size:.85rem;text-align:center;padding:12px;pointer-events:none;z-index:1}.grading-feedback-rec-preview--live .grading-feedback-rec-preview-video{position:relative;z-index:2}.grading-feedback-rec-preview--audio{width:220px;max-width:100%;min-height:56px;aspect-ratio:auto;background:#f3f0ea;flex:0 0 auto}.prompter-deck-context-hint{margin:.35rem 0 0;font-size:.875rem;color:#556}.prompter-prompt-column-center .prompter-deck-context-hint{text-align:center;width:100%}.grading-stamp-presets-panel{margin-top:1rem}.prompter-settings-fieldset{border:none;margin:0;padding:0;min-width:0}.prompter-settings-fieldset .prompter-settings-checkbox-label{display:block;margin-top:.35rem}.grading-stamp-presets-editor-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;align-items:center}.grading-stamp-presets-editor-reorder{display:flex;flex-direction:column;gap:4px}.grading-stamp-presets-editor-move-btn{min-width:2.25rem;padding:.2rem .45rem;line-height:1}.grading-stamp-presets-editor-row .prompter-settings-input{flex:1 1 10rem;min-width:8rem}.grading-feedback-clip-audio{width:min(100%,420px)}.prompter-course-nav-blocked{max-width:36rem;margin:2rem auto;padding:1.5rem 1.25rem;background:#fff;border-radius:12px;border-top:6px solid var(--prompter-canvas-blue, #008ee2);box-shadow:0 4px 15px #00000014;text-align:left;line-height:1.5}.prompter-course-nav-blocked__title{margin:0 0 .75rem;font-size:1.25rem}.prompter-source-card-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;background:#00000073}.prompter-source-card-modal{position:relative;width:min(960px,100%);max-height:min(90vh,900px);display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 8px 32px #00000040;overflow:hidden}.prompter-source-card-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.prompter-source-card-modal-title{margin:0;font-size:1rem;font-weight:600;color:#223}.prompter-source-card-modal-heading{min-width:0}.prompter-source-card-modal-subtitle{margin:.2rem 0 0;font-size:.875rem;color:#556}.prompter-source-card-modal-close{flex-shrink:0;padding:6px 12px;font-size:14px;border:1px solid #ccc;border-radius:4px;background:#f7f7f7;cursor:pointer;color:#333}.prompter-source-card-modal-close:hover{background:#eee}.prompter-source-card-modal-close:focus-visible{outline:2px solid var(--prompter-canvas-blue, #036);outline-offset:2px}.prompter-source-card-modal-body{padding:0;flex:1;min-height:0;background:#111}.prompter-source-card-modal-iframe-wrap{position:relative;width:100%;aspect-ratio:16 / 9;max-height:min(calc(90vh - 80px),820px)}.prompter-source-card-modal-iframe-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.dp-shell{max-width:720px;margin:0 auto;text-align:left}.dp-shell--compare{max-width:1080px}.dp-compare-videos{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem 1.25rem;margin:1.25rem 0;align-items:start}.dp-compare-video-col .dp-section-title{margin-top:0}@media(max-width:768px){.dp-compare-videos{grid-template-columns:1fr}.dp-compare-video-col .dp-section-title{margin-top:1.25rem}.dp-compare-video-col:first-child .dp-section-title{margin-top:0}}.dp-section-title{font-size:1.05rem;font-weight:600;margin:1.25rem 0 .5rem}.dp-lead{color:var(--prompter-muted, #5c5c5c);margin:0 0 1rem;line-height:1.45}.dp-sentence-list{list-style:decimal;list-style-position:outside;padding-left:1.75rem;margin:0 0 1rem;text-align:left}.dp-sentence-list li{margin-bottom:.35rem;text-align:left}.dp-video-wrap{background:#0f0f0f;border-radius:8px;overflow:hidden;margin-bottom:.75rem}.dp-video-wrap video{width:100%;vertical-align:middle;max-height:420px}.dp-sprout-wrap{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;background:#000}.dp-sprout-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.dp-textarea{width:100%;min-height:72px;padding:.5rem .65rem;border:1px solid #ccc;border-radius:6px;font:inherit;resize:vertical;box-sizing:border-box}.dp-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem}.dp-chip{border:1px solid #bbb;background:#fafafa;border-radius:999px;padding:.35rem .75rem;font-size:.9rem;cursor:pointer}.dp-chip--active{border-color:#2563eb;background:#eff6ff;color:#1e3a8a}.dp-field{margin-bottom:.85rem}.dp-field label{display:block;font-weight:600;font-size:.88rem;margin-bottom:.25rem}.dp-field input.dp-input{width:100%;padding:.45rem .55rem;border:1px solid #ccc;border-radius:6px;font:inherit;box-sizing:border-box}.dp-readonly-box{background:#f4f4f5;border-radius:6px;padding:.65rem .75rem;font-size:.92rem;white-space:pre-wrap}.dp-submit-issues{margin:.35rem 0 0;padding-left:1.25rem;text-align:left}.dp-submit-issues li{margin-bottom:.2rem}.dp-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.prompter-viewer-dp-coaching-shell{margin-bottom:1rem;padding:12px 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fbfbfb}.dp-coaching-table-wrap{overflow-x:auto;margin-top:.5rem}.dp-coaching-table{width:100%;border-collapse:collapse;font-size:.9rem}.dp-coaching-table th,.dp-coaching-table td{border:1px solid #ddd;padding:.45rem .55rem;text-align:left;vertical-align:top}.dp-coaching-table th{background:#f4f4f5;font-weight:600}.dp-coaching-cell-summary{max-width:280px}.dp-coaching-cell-note{max-width:220px;white-space:pre-wrap;word-break:break-word}.dp-coaching-no-video{color:#888;font-size:.85rem}.dp-coaching-edit{display:flex;flex-direction:column;gap:.35rem;min-width:160px}.dp-coaching-select{font:inherit;padding:.35rem .45rem;border-radius:6px;border:1px solid #ccc}.dp-coaching-textarea{min-height:52px;font-size:.88rem}.dp-coaching-inline-error{color:#b91c1c;font-size:.82rem}.dp-coaching-inline-ok{color:#15803d;font-size:.82rem}.dp-coaching-cell-session{max-width:240px;font-size:.85rem;color:#444}.dp-warmup-coaching-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10060;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#00000073;pointer-events:auto}.dp-warmup-coaching-modal{display:flex;flex-direction:column;width:min(100%,34rem);max-height:min(85vh,32rem);padding:1.25rem 1.35rem 1.1rem;border:1px solid var(--prompter-border, #d8d8d8);border-radius:10px;background:var(--prompter-surface, #fff);box-shadow:0 18px 48px #0000002e}.dp-warmup-coaching-modal-body{flex:1 1 auto;min-height:0;overflow:auto}.dp-warmup-coaching-modal .dp-section-title{margin-top:0}.dp-warmup-coaching-modal-lead{margin:.35rem 0 .9rem;line-height:1.45}.dp-warmup-coaching-modal-message{margin:0;line-height:1.5}.dp-warmup-coaching-modal-actions{flex:0 0 auto;margin-top:1.15rem;padding-top:.85rem;border-top:1px solid var(--prompter-border, #e2e2e2);display:flex;justify-content:center}.dp-warmup-coaching-dismiss-btn{min-width:10rem;padding:12px 28px;border:none;border-radius:8px;background:var(--prompter-success-green, #2b7a2b);color:#fff;font-size:1rem;font-weight:700;cursor:pointer}.dp-warmup-coaching-dismiss-btn:hover:not(:disabled){filter:brightness(1.05)}.dp-warmup-coaching-dismiss-btn:disabled{opacity:.65;cursor:wait}.prompter-page--coaching-gate{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp-warmup-coaching{margin:0 0 1.25rem;padding:1rem 1.1rem;border:1px solid var(--prompter-border, #d8d8d8);border-radius:8px;background:var(--prompter-surface-muted, #f7f7f7)}.dp-warmup-coaching .dp-section-title{margin-top:0}.dp-warmup-coaching-list{margin:0;padding:0;list-style:none}.dp-warmup-coaching-item+.dp-warmup-coaching-item{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--prompter-border, #e2e2e2)}.dp-warmup-coaching-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;align-items:baseline;margin-bottom:.35rem}.dp-warmup-coaching-attempt{font-weight:600}.dp-warmup-coaching-time{color:var(--prompter-muted, #5c5c5c);font-size:.95rem}.dp-warmup-coaching-status,.dp-warmup-coaching-comment{margin:.2rem 0 0;line-height:1.45}.dp-coaching-footnote{margin:.5rem 0 0;font-size:.82rem;color:var(--prompter-muted, #5c5c5c);line-height:1.4}.lpi-auto-badge{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f3f4f6;border-radius:4px;padding:0 4px;vertical-align:middle}.lpi-score-auto{accent-color:#9ca3af}.lpi-diagnostic-rubric .lpi-score-auto:checked{accent-color:#0f766e}.lpi-probe-panel{margin-top:.25rem}.lpi-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:60;padding:1rem}.lpi-modal-panel{width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:1rem}.lpi-regen-control{margin-top:.25rem}.lpi-regen-picker{border:1px solid #cbd5e1;border-radius:.5rem;background:#f8fafc;padding:.75rem}.lpi-regen-picker-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.lpi-regen-picker-title{margin:0;font-size:.95rem;font-weight:600;color:#1f2a33}.lpi-regen-picker-dismiss{font-size:.85rem;color:#0f6e56;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.lpi-regen-picker-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.lpi-regen-reason-btn{width:100%;text-align:left;display:flex;align-items:flex-start;gap:.5rem;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;cursor:pointer;font-size:.9rem;color:#334451}.lpi-regen-reason-btn:hover,.lpi-regen-reason-btn:focus-visible{border-color:#0f6e56;background:#f0fdf9;outline:none}.lpi-regen-reason-code{flex-shrink:0;font-weight:700;color:#0f6e56;min-width:1.25rem}.lpi-prompter-root .lpi-record-dot{width:10px;height:10px;border-radius:9999px;background:#dc2626;display:inline-block}.lpi-prompter-root .lpi-countdown{font-size:1.5rem;font-weight:700;color:#0f172a}.lpi-prompter-root .lpi-countdown-warning{color:#b45309}.lpi-prompter-root .lpi-transition-overlay{position:absolute;top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;background:#fffffff2;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;justify-content:center}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-4{right:1rem}.top-20{top:5rem}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-16{width:4rem}.w-full{width:100%}.min-w-52{min-width:13rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-xs{max-width:20rem}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-center{align-self:center}.overflow-x-auto{overflow-x:auto}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/95{background-color:#fffbebf2}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-50\/40{background-color:#f0fdfa66}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pl-5{padding-left:1.25rem}.pr-2{padding-right:.5rem}.text-left{text-align:left}.text-center{text-align:center}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-wide{letter-spacing:.025em}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-900\/80{color:#78350fcc}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-teal-950{--tw-text-opacity: 1;color:rgb(4 47 46 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[af\:\(\\\\d\+\)\\\\\]{af:(\\d+)\\}.\[att\:\(\\\\d\+\)\\\\\]{att:(\\d+)\\}.\[dur\:\(\\\\d\+\)\\\\\]{dur:(\\d+)\\}.\[stamp\:\(\[\\\\w-\]\+\)\\\\\]{stamp:([\\w-]+)\\}.\[vf\:\(\\\\d\+\)\\\\\]{vf:(\\d+)\\}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-100:hover{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
