.activity-block-tool{border:1px solid var(--fallback-nc,oklch(var(--nc)/1));border-radius:.375rem;padding:1rem;margin:1rem 0}.activity-selector{display:flex;justify-content:center;gap:1rem}.quiz-container{display:flex;flex-direction:column;gap:1rem}.activity-button{display:flex;align-items:center;gap:.5rem;background-color:#2d9cdb;color:#fff;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;transition:background-color .3s}.activity-select-button:hover{background-color:#2486c0}.activity-select-button:active{scale:.98}.quiz-title{font-size:16px;font-weight:500;text-align:center;font-family:Poppins,sans-serif}.alternatives-container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.quiz-content{max-width:600px;text-align:justify;margin:0 auto}.alternative-item{position:relative;display:flex;max-width:600px;width:100%;align-items:center;gap:.5rem;padding:.5rem;border-radius:9999px;background-color:var(--fallback-sc,oklch(var(--sc)/1));transition-property:background-color,color;transition-duration:20ms}.alternative-letter{font-weight:500;font-size:14px;color:var(--fallback-b1,oklch(var(--b1)/1));width:30px;display:flex;align-items:center;justify-content:center;height:30px;border-radius:9999px;background-color:var(--fallback-s,oklch(var(--s)/1));transition-property:background-color,color;transition-duration:20ms;flex-shrink:0}.alternative-text{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;transition-property:color;transition-duration:20ms}.alternative-radio{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;cursor:pointer}.alternative-item:has(.alternative-radio:hover){background-color:var(--fallback-s,oklch(var(--s)/1))}.alternative-item:has(.alternative-radio:disabled),.alternative-item:has(.alternative-radio:checked){background-color:var(--fallback-sc,oklch(var(--sc)/1));cursor:not-allowed;pointer-events:none}.alternative-item:has(.alternative-radio:hover) .alternative-letter{background-color:var(--fallback-sc,oklch(var(--sc)/1));color:var(--fallback-s,oklch(var(--s)/1))}.alternative-correct .alternative-letter{background-color:var(--fallback-su,oklch(var(--su)/1))!important;color:var(--fallback-suc,oklch(var(--suc)/1))!important}.alternative-incorrect .alternative-letter{background-color:var(--fallback-er,oklch(var(--er)/1))!important;color:var(--fallback-erc,oklch(var(--erc)/1))!important}.alternative-item:has(.alternative-radio:hover) .alternative-text{color:var(--fallback-bc,oklch(var(--bc)/1))}.alternative-correct{background-color:var(--fallback-suc,oklch(var(--suc)/1))!important;color:var(--fallback-su,oklch(var(--su)/1))!important}.alternative-incorrect{background-color:var(--fallback-erc,oklch(var(--erc)/1))!important;color:var(--fallback-er,oklch(var(--er)/1))!important}.alternative-empty{background-color:var(--fallback-sc,oklch(var(--sc)/1))}.cdx-image-tool-tune--floatLeft .cdx-block,.cdx-image-tool-tune--center .cdx-block,.cdx-image-tool-tune--floatRight .cdx-block,.cdx-image-tool-tune--floatLeft .image-tool__image,.cdx-image-tool-tune--center .image-tool__image,.cdx-image-tool-tune--floatRight .image-tool__image{display:flex;flex-direction:column;align-items:center}.cdx-settings-button--active{background:var(--fallback-pc,oklch(var(--pc)/1));color:var(--fallback-p,oklch(var(--p)/1))}.cdx-settings-button:hover{background:var(--fallback-pc,oklch(var(--pc)/1))}.cdx-image-tool-tune--center{display:flex;justify-content:center}@media all and (min-width: 470px){.codex-editor:not(.read-only) .cdx-image-tool-tune--floatLeft.ce-block__content,.codex-editor:not(.read-only) .cdx-image-tool-tune--floatRight.ce-block__content{min-height:20px}.cdx-image-tool-tune--floatLeft.ce-block__content .image-tool__image,.cdx-image-tool-tune--floatRight.ce-block__content .image-tool__image{margin-top:40px}.cdx-image-tool-tune--floatLeft.ce-block__content .image-tool__image{margin-left:20px}.cdx-image-tool-tune--floatRight.ce-block__content .image-tool__image{margin-right:20px}.cdx-image-tool-tune--floatLeft.ce-block__content .cdx-input,.cdx-image-tool-tune--floatRight.ce-block__content .cdx-input{width:calc(100% - 20px)}.cdx-image-tool-tune--floatLeft.ce-block__content .cdx-input{margin-left:20px}.cdx-image-tool-tune--floatRight.ce-block__content .cdx-input{margin-right:20px}.cdx-image-tool-tune--floatLeft .cdx-block{float:left;margin-right:10px}.cdx-image-tool-tune--floatRight .cdx-block{float:right;margin-left:10px}.cdx-image-tool-tune--sizeSmall .cdx-block{max-width:25%!important}.cdx-image-tool-tune--sizeMiddle .cdx-block{max-width:50%!important}.cdx-image-tool-tune--sizeLarge .cdx-block{max-width:75%!important}}.cdx-image-tool-tune--sizeLarge img,.cdx-image-tool-tune--sizeSmall img,.cdx-image-tool-tune--sizeMiddle img{object-fit:cover;max-width:100%}.codex-editor.read-only .cdx-input.image-tool__caption:empty,.read-only>.codex-editor .cdx-input.image-tool__caption:empty{display:none}.cdx-image-tool-tune--resize .cdx-block{position:relative;overflow:visible}.cdx-image-tool-tune--resize .cdx-block .resizable{display:none}.cdx-image-tool-tune--resize .image-tool__image-picture{width:100%!important}.cdx-image-tool-tune--resize .cdx-block:hover .resizable{display:block}.cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer{width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #4286f4;position:absolute}.cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.top-left{left:-5px;top:-5px;cursor:nwse-resize}.cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.top-right{right:-5px;top:-5px;cursor:nesw-resize}.cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.bottom-left{left:-5px;bottom:-5px;cursor:nesw-resize}.cdx-image-tool-tune--resize .cdx-block .resizable .resizers .resizer.bottom-right{right:-5px;bottom:-5px;cursor:nwse-resize}.cdx-image-tool-tune--crop:hover,.cdx-image-tool-tune--crop.isCropping,.cdx-image-tool-tune--resize:hover{z-index:2}.cdx-image-tool-tune--crop .image-tool__image{position:relative}.cdx-image-tool-tune--crop .isCropping .image-tool__image{min-height:600px;min-width:100%}.cdx-image-tool-tune--crop .image-tool__image .crop-btn,.cdx-image-tool-tune--crop .image-tool__image .crop-save{position:absolute;top:0;left:0;padding:7px;background:#4286f4;color:#fff;text-align:center;line-height:20px;cursor:pointer;display:none}.cdx-image-tool-tune--crop .image-tool__image:hover .crop-btn,.cdx-image-tool-tune--crop .image-tool__image:hover .crop-save{display:block}.cdx-image-tool-tune--crop .image-tool__image img.isCropped{position:absolute;min-width:unset;max-width:unset;min-height:unset;max-height:unset}.cdx-image-tool-tune--crop .cdx-block.image-tool.isCropping{min-width:unset!important;max-width:unset!important;min-height:unset!important;max-height:unset!important}.ce-block{margin:.8em 0}.ce-toolbar{z-index:3}.image-tool__caption{background-color:#fff}.image-tool{position:relative;z-index:1}.cdx-image-tool-tune{display:flex;justify-content:center;gap:4px;width:100%}#code-editor-wrapper{margin:.5rem 0}#code-editor-wrapper select{background-color:var(--fallback-b2,oklch(var(--b2)/1));padding:.375rem .75rem;border-radius:.375rem;border:1px solid var(--fallback-p,oklch(var(--p)/1));color:var(--fallback-bc,oklch(var(--bc)/1));font-size:.875rem;font-weight:500;min-width:10rem;max-width:30%;appearance:none;background-repeat:no-repeat;background-position:right .7rem top 50%;background-size:1rem auto;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" /></svg>')}[data-theme=dark] #code-editor-wrapper select{background-image:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="white" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" /></svg>')}#code-editor-wrapper hr{border-color:var(--fallback-nc,oklch(var(--nc)/1))}#code-editor-wrapper select:focus-visible{outline:1px solid var(--fallback-pc,oklch(var(--pc)/1));outline-offset:.125rem}#code-editor-wrapper p,#code-editor-wrapper option{font-family:Rubik,sans-serif}#code-editor-wrapper{display:flex;flex-direction:column;gap:1rem;border:1px solid var(--fallback-p,oklch(var(--p)/1));padding:1rem;border-radius:.375rem}#code-editor{border-bottom:1px solid var(--fallback-nc,oklch(var(--nc)/1))}#code-editor-wrapper button{font-family:Rubik,sans-serif;background-color:var(--fallback-p,oklch(var(--p)/1));color:var(--fallback-b1,oklch(var(--b1)/1));padding:.375rem .625rem;border-radius:.375rem;transition:all .1s ease-in-out;font-size:.875rem;display:flex;align-items:center;gap:.625rem;justify-content:center}#code-editor-wrapper button svg{height:1rem}#code-editor-wrapper button:active{transform:scale(.98)}#code-editor-wrapper button:hover{transform:scale(1.02);opacity:.8}#execution-container{display:flex;gap:1rem}#execution-container #output{width:100%;max-height:10rem;border:1px solid var(--fallback-nc,oklch(var(--nc)/1));border-radius:.375rem;padding:1rem;font-size:.875rem;background-color:var(--fallback-b1,oklch(var(--b1)/1));overflow-y:auto}#controls-container{display:flex;flex-direction:column;gap:.5rem}
