.question-wrapper{margin-bottom:1rem}.textarea{position:relative}.textarea.saved:after{content:"Saved";position:absolute;bottom:0;right:4px;animation:svelte-kno955-disapear 2s ease-in;animation-iteration-count:1;opacity:0;--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity));font-size:14px;font-weight:700}@keyframes svelte-kno955-disapear{0%{opacity:0}10%{opacity:1}to{opacity:0}}.icon.svelte-1ynese8{animation:svelte-1ynese8-spin3d 1s cubic-bezier(.215,.61,.355,1) forwards;animation-iteration-count:1;animation-delay:.3s;transform-origin:center;transform-box:fill-box;border-radius:50%;transform-style:preserve-3d;perspective:1000px}@keyframes svelte-1ynese8-spin3d{0%{transform:rotateY(0) scale(1)}to{transform:rotateY(1080deg) scale(1)}}.shrink-in.svelte-acvaht{animation:svelte-acvaht-shrink-in .3s ease-out;animation-fill-mode:backwards}@keyframes svelte-acvaht-shrink-in{0%{transform:scale(1.2)}to{transform:scale(1)}}:root{--chat-gap:2rem;--message-bg:rgb(38 38 38 / 80%);--messsage-you-bg:#1e3a8a}.chat.svelte-1nqlf79>p,.chat.svelte-1nqlf79>table{border-radius:.5rem;background-color:#ffffff0d;padding:1rem;animation:svelte-1nqlf79-slideIn .3s ease-in-out;transform-origin:top right;line-height:1.4;margin-bottom:var(--chat-gap);margin-top:0}.chat.svelte-1nqlf79>p+p{margin-top:calc(var(--chat-gap) * -.75)}.chat.svelte-1nqlf79 img{margin-block:.75rem;max-height:640px}.chat.svelte-1nqlf79 .quiz-question,.chat.svelte-1nqlf79 .quiz-action{animation:svelte-1nqlf79-slideIn .3s ease-in-out;transform-origin:bottom left;padding-bottom:var(--chat-gap);margin-block:0;line-height:1.4}.chat.svelte-1nqlf79 .quiz-character-message{animation:svelte-1nqlf79-slideIn .3s ease-out;transform-origin:bottom left;padding-bottom:var(--chat-gap);margin-block:0;width:-moz-fit-content;width:fit-content;line-height:1.4}.chat.svelte-1nqlf79 .quiz-character-you,.chat.svelte-1nqlf79 .quiz-character-dream_you{justify-self:flex-end;margin-left:auto;transform-origin:bottom right;--message-bg:var(--messsage-you-bg)}.chat.svelte-1nqlf79 .quiz-note{padding-bottom:calc(var(--chat-gap) * 1.5);margin-top:calc(var(--chat-gap) * -.75);margin-bottom:0}.chat.svelte-1nqlf79 .quiz-note div{border-radius:.5rem;background-color:#ffffff1a;padding:.5rem 1rem;text-align:left;font-size:1rem;line-height:1.5rem;animation:svelte-1nqlf79-slideIn .3s ease-in-out;transform-origin:top right;font-size:1em;line-height:1.4;margin-left:6rem}.chat.svelte-1nqlf79 .quiz-note.correct div{border-width:1px;--tw-border-opacity:1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.chat.svelte-1nqlf79 .quiz-note.wrong div{border-width:1px;--tw-border-opacity:1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.chat.svelte-1nqlf79 .quiz-note.correct h4{font-weight:700;--tw-text-opacity:1;color:rgb(34 197 94 / var(--tw-text-opacity));font-size:1.2em}.chat.svelte-1nqlf79 .quiz-note.wrong h4{font-weight:700;--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity));font-size:1.2em}.quiz-voice{padding-bottom:var(--chat-gap)}.quiz-voice.is_playing{--play-icon:none;--pause-icon:inline}.quiz-voice.is_playing .quiz-voice-player-hint{opacity:0}.quiz-voice-player{--seek-backward-button:none;--seek-forward-button:none;--mute-button:none;--captions-button:none;--airplay-button:none;--pip-button:none;--fullscreen-button:none;--cast-button:none;--playback-rate-button:none;--volume-range:none;--duration-display:none;--controls-backdrop-color:transparent}.chat.svelte-1nqlf79 .quiz-voice-text{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));padding:1rem;margin-bottom:.5rem;animation:svelte-1nqlf79-slideIn .3s ease-in-out;transform-origin:top left;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;position:relative}.chat.svelte-1nqlf79 .quiz-voice-text:before{content:"";display:block;width:8px;height:12px;background-color:#000;position:absolute;left:20px;top:-12px}.chat.svelte-1nqlf79 .quiz-video{padding-bottom:var(--chat-gap)}@keyframes svelte-1nqlf79-slideIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}:root{--chat-gap:2rem;--message-radius:1rem;--message-max-width:80%;--narrator-bg:#1e293b;--narrator-border-radius:var(--message-radius);--narrator-p-x:1rem;--narrator-p-y:1rem;--question-bg:#000;--message-bg:#262626;--messsage-you-bg:#1e3a8a}.chat.svelte-ce7mer .js-continue{display:none!important}.chat.svelte-ce7mer>p,.chat.svelte-ce7mer>table{width:-moz-fit-content;width:fit-content;max-width:var(--message-max-width);animation:svelte-ce7mer-slideIn .3s ease-out;transform-origin:bottom left;background:var(--narrator-bg);border-radius:var(--narrator-border-radius);padding:var(--narrator-p-y) var(--narrator-p-x);margin-bottom:var(--chat-gap);margin-top:0}.chat.svelte-ce7mer>:is(p+p,table+p,p+table){margin-top:calc(var(--chat-gap) * -.75)}.chat.svelte-ce7mer>table{width:auto}.chat.svelte-ce7mer>table th,.chat.svelte-ce7mer>table td{padding-inline:.75rem;padding-block:.75rem}.chat.svelte-ce7mer img{margin-block:.75rem;max-height:640px}.chat.svelte-ce7mer .quiz-question,.chat.svelte-ce7mer .quiz-action{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(30 41 59 / var(--tw-ring-opacity));animation:svelte-ce7mer-slideIn .3s ease-out;transform-origin:bottom center;width:100%;max-width:480px;margin-block:auto!important;align-self:center;justify-self:center;padding:8px;align-items:center;justify-content:center;display:flex;padding:var(--narrator-p-y) var(--narrator-p-x);background:var(--question-bg);border-radius:var(--narrator-border-radius)}.chat.svelte-ce7mer .quiz-character-message{animation:svelte-ce7mer-slideIn .3s ease-out;transform-origin:bottom left;padding-bottom:var(--chat-gap);margin-block:0;width:-moz-fit-content;width:fit-content;max-width:var(--message-max-width)}.chat.svelte-ce7mer .quiz-character-you,.chat.svelte-ce7mer .quiz-character-dream_you{justify-self:flex-end;margin-left:auto;transform-origin:bottom right;--message-bg:var(--messsage-you-bg)}.chat.svelte-ce7mer .quiz-character-message p{line-height:1.4}.chat.svelte-ce7mer .js-toggle-captions{display:none!important}.chat.svelte-ce7mer .quiz-note{margin-top:calc(var(--chat-gap) * .75);margin-bottom:calc(var(--chat-gap) * 1.5);justify-self:center;width:100%;max-width:480px}.chat.svelte-ce7mer .quiz-note div{animation:svelte-ce7mer-slideIn .3s ease-out;transform-origin:bottom center;font-size:1em;line-height:1.4;background:var(--narrator-bg);border-radius:var(--narrator-border-radius);padding:var(--narrator-p-x) var(--narrator-p-y)}.chat.svelte-ce7mer .quiz-note.correct div{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94 / var(--tw-ring-opacity));animation:svelte-ce7mer-quiz_note_festive .7s ease-out}.chat.svelte-ce7mer .quiz-note.wrong div{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68 / var(--tw-ring-opacity));animation:svelte-ce7mer-quiz_note_shake .65s ease-out}.chat.svelte-ce7mer .quiz-note h4{font-weight:900}.chat.svelte-ce7mer .quiz-note.correct h4{color:#22c55e;font-size:1.2em}.chat.svelte-ce7mer .quiz-note.wrong h4{font-weight:700;--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity));font-size:1.2em}.chat.svelte-ce7mer .quiz-voice{padding-bottom:var(--chat-gap);width:90%}.chat.svelte-ce7mer .quiz-voice.is_playing{--play-icon:none;--pause-icon:inline}.chat.svelte-ce7mer .quiz-voice.is_playing .quiz-voice-player-hint{opacity:0}.chat.svelte-ce7mer .quiz-voice-player{width:100%;max-width:320px;height:120px;padding-right:25px;animation:svelte-ce7mer-slideIn .3s ease-out;transform-origin:bottom left;--seek-backward-button:none;--seek-forward-button:none;--mute-button:none;--captions-button:none;--airplay-button:none;--pip-button:none;--fullscreen-button:none;--cast-button:none;--playback-rate-button:none;--volume-range:none;--duration-display:none;--controls-backdrop-color:transparent}.quiz-voice-player::part(top),.quiz-voice-player::part(bottom),.quiz-voice-player::part(button),.quiz-voice-player::part(time),.quiz-voice-player::part(control-bar){display:none}.chat.svelte-ce7mer .quiz-voice-text{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity));padding:1rem;margin-bottom:.5rem;animation:svelte-ce7mer-slideIn .3s ease-out;transform-origin:top left;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;position:relative;width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:var(--message-radius)}.chat.svelte-ce7mer .quiz-voice-text:before{content:"";display:block;width:8px;height:12px;background:#000;position:absolute;left:20px;top:-12px}.chat.svelte-ce7mer .quiz-video{padding-bottom:var(--chat-gap)}.chat.svelte-ce7mer .js-scene-marker{display:none}.chat.svelte-ce7mer .field-cbuttons-control,.chat.svelte-ce7mer .field-cbuttons-keyboard,.chat.svelte-ce7mer .field-cbuttons-actions{align-self:center}@keyframes svelte-ce7mer-quiz_note_festive{0%{opacity:0;transform:translateY(24px) scale(.92) rotate(-2deg)}40%{opacity:1;transform:scale(1) translateY(-10px) scale(1.05) rotate(2deg)}70%{transform:scale(1) translateY(6px) scale(1.02) rotate(-1deg)}to{transform:scale(1) translateY(0)}}@keyframes svelte-ce7mer-quiz_note_shake{0%{opacity:0;transform:translateY(18px)}30%{opacity:1;transform:translateY(0) translate(-12px)}50%{transform:translateY(0) translate(12px)}70%{transform:translateY(0) translate(-9px)}90%{transform:translateY(0) translate(9px)}to{transform:translateY(0)}}@keyframes svelte-ce7mer-slideIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
