div.svelte-1a0rq3j{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--backdrop);z-index:1000000000}svg.svelte-1a0rq3j{max-width:100%;max-height:100%}dialog.svelte-15i38g3{font-size:initial;border-radius:.2em;border:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);outline:none;padding:0;z-index:100;overflow-x:hidden;font-family:var(--font-primary);text-align:left}dialog.xs.svelte-15i38g3{width:min(40vw,600px);height:min(25vh,350px)}dialog.auto.svelte-15i38g3{max-width:80vw;max-height:80vh;min-width:30vw;overflow-y:auto;overflow-x:hidden}@media (max-width: 575.98px){dialog.auto.svelte-15i38g3{max-width:95vw}}dialog.small.svelte-15i38g3{width:max(30vw,600px);height:max(30vh,600px)}dialog.medium.svelte-15i38g3{width:min(800px,100%);height:min(800px,100%)}dialog.large.svelte-15i38g3{width:min(1100px,80vw);height:80vh}@media (max-width: 900px){dialog.large.svelte-15i38g3{width:95vw;height:95vh}}dialog.full.svelte-15i38g3{width:100vw;height:100vh;max-width:none!important;max-height:none!important;position:relative;display:flex;align-items:center;justify-content:center;background:transparent;position:fixed}dialog.full.svelte-15i38g3 .content:where(.svelte-15i38g3){margin:auto;background-color:#fff;position:relative}dialog.uncloseable.svelte-15i38g3 .content:where(.svelte-15i38g3){padding-top:2em}.close.svelte-15i38g3{cursor:pointer;position:absolute;top:20px;right:20px;width:30px;height:30px;background:none;border:none;padding:0;transition:transform .2s ease-in-out;z-index:1;display:flex;align-items:center;justify-content:center}.close.svelte-15i38g3 svg:where(.svelte-15i38g3){width:100%;height:100%}.close.svelte-15i38g3:hover{transform:rotate(180deg)}.close.svelte-15i38g3:focus{outline:2px solid var(--primary);outline-offset:2px}.content.svelte-15i38g3{padding:4em 2em 2em}.centered.svelte-15i38g3{text-align:center}dialog.svelte-15i38g3::backdrop{background:#0000004d}dialog[open].svelte-15i38g3{animation:svelte-15i38g3-zoom .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-15i38g3-zoom{0%{transform:scale(.95) translate(-50%,-50%)}to{transform:scale(1) translate(-50%,-50%)}}dialog[open].svelte-15i38g3::backdrop{animation:svelte-15i38g3-fade .2s ease-out}@keyframes svelte-15i38g3-fade{0%{opacity:0}to{opacity:1}}@media (max-width: 900px){dialog.svelte-15i38g3{width:95vw}.close.svelte-15i38g3{width:30px}}@media print{dialog.svelte-15i38g3{display:none}}button.svelte-1uqcd6x{display:flex;flex:1 1 auto;justify-content:center;align-items:center;width:60px;height:40px;cursor:pointer;position:relative;background-color:var(--bg-color)}button.svelte-1uqcd6x:hover svg{transform:scale(1.1)}button.svelte-1uqcd6x svg{transition:transform .25s cubic-bezier(0,0,.3,1);width:32px;height:32px;fill:#fff}.switch.svelte-lthw7d{--color: var(--dark-grey);--border-color: var(--color);justify-content:space-between;display:flex;align-items:center;gap:1em;cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}.switch.svelte-lthw7d .label:where(.svelte-lthw7d){font-size:inherit}.switch.disabled.svelte-lthw7d{cursor:not-allowed}.switch.fullwidth.svelte-lthw7d{width:100%}.switch.svelte-lthw7d .indicator:where(.svelte-lthw7d){background-color:var(--color)}.switch.nolabels.svelte-lthw7d{max-width:62px}.switch.neutral.svelte-lthw7d{--color: var(--dark)}.switch.inline.svelte-lthw7d{display:inline-flex}.switch:not(.neutral).active.svelte-lthw7d{--color: var(--primary)}.indicator.svelte-lthw7d{width:4em;height:2em;border:3px solid var(--border-color);position:relative}.block.svelte-lthw7d{background-color:#fff;width:50%;height:100%;position:absolute;top:0;left:0;transition:transform .25s ease-out}.indicator.active.svelte-lthw7d .block:where(.svelte-lthw7d){transform:translate(100%)}span.svelte-gj8srq{border-left:5px solid var(--danger);padding:.5em 1em;background-color:var(--light);display:block;width:100%}.border-top.svelte-gj8srq{border-left:0;border-top:5px solid var(--danger)}.center.svelte-gj8srq{text-align:center}.margin-1.svelte-gj8srq{margin:1em 0}ul.svelte-1wyid5d{width:100%;margin:0;padding:.5em;background-color:var(--light);border:1px solid var(--medium-grey)}li.svelte-1wyid5d{margin:.4em 0;width:100%}.option-toggle.svelte-1wyid5d{display:flex;align-items:center;justify-content:space-between;gap:.5em;min-width:fit-content;line-height:1.25em;cursor:pointer;width:100%;background:none;border:none;padding:.5em;text-align:left;font-family:inherit;font-size:inherit}.option-toggle.svelte-1wyid5d:hover{background-color:var(--light-grey)}.option-toggle.svelte-1wyid5d:focus{outline:2px solid var(--primary);outline-offset:-2px}.option-toggle.svelte-1wyid5d:disabled{cursor:not-allowed;opacity:.6}.option-toggle.svelte-1wyid5d div:where(.svelte-1wyid5d){display:flex;justify-content:right}select.svelte-1hsnv94{width:fit-content;max-width:100%}div.svelte-1wrfaug{display:flex;align-items:center;justify-content:space-between;width:100%}span.svelte-1wrfaug{display:block}.west.svelte-1wrfaug{transform:rotate(0)}.northwest.svelte-1wrfaug{transform:rotate(45deg)}.north.svelte-1wrfaug{transform:rotate(90deg)}.northeast.svelte-1wrfaug{transform:rotate(135deg)}.east.svelte-1wrfaug{transform:rotate(180deg)}.southeast.svelte-1wrfaug{transform:rotate(225deg)}.south.svelte-1wrfaug{transform:rotate(270deg)}.southwest.svelte-1wrfaug{transform:rotate(315deg)}.premium-label.svelte-1azz0ki{background-color:var(--secondary);color:#fff;font-size:.35em;line-height:.4em;display:inline-block;position:relative;padding:.25em .5em;top:-.25em;pointer-events:all;transition:transform .25s cubic-bezier(0,0,.3,1);border:none}.premium-label.active.svelte-1azz0ki{cursor:pointer}.premium-label.active.svelte-1azz0ki:hover{transform:scale(1.25)}.premium-label.active.svelte-1azz0ki:focus{outline:2px solid var(--primary);outline-offset:2px}.premium-label.svelte-1azz0ki svg{fill:#fff!important;min-width:10px;width:10px;height:10px}button.svelte-1yriisx{--box-shadow-color: var(--dark);padding:.5em .75em;position:relative;background-color:var(--button-color);border:1px solid var(--dark);transition:all .15s ease-in;filter:drop-shadow(2px 2px var(--box-shadow-color));font-family:var(--font-primary);font-weight:700;display:flex;align-items:center;justify-content:center;text-transform:uppercase;gap:.5em;-webkit-user-select:none;user-select:none;line-height:1em;color:var(--normal-font-color)}button.svelte-1yriisx svg{min-width:16px}button.svelte-1yriisx:hover{transform:translate(2px,2px);filter:drop-shadow(0px 0px var(--box-shadow-color))}button.svelte-1yriisx:not(.correct):disabled{background-color:var(--light-grey);--box-shadow-color: var(--dark)}button.correct.svelte-1yriisx{background-color:var(--correct);--box-shadow-color: var(--correct);color:#fff}button.correct.svelte-1yriisx svg{fill:#fff}button.warning.svelte-1yriisx{background-color:var(--warning);--box-shadow-color: var(--warning)}button.active.svelte-1yriisx{background-color:var(--primary);--box-shadow-color: var(--primary);color:#fff}button.active.svelte-1yriisx svg{fill:#fff}button.icon-only.svelte-1yriisx:not(.small){padding:.25em}.primary.svelte-1yriisx{--box-shadow-color: var(--primary)}.secondary.svelte-1yriisx{--box-shadow-color: var(--secondary)}.tertiary.svelte-1yriisx{--box-shadow-color: var(--tertiary)}.danger.svelte-1yriisx{--box-shadow-color: var(--danger)}.w-full.svelte-1yriisx{width:100%;display:flex;justify-content:center}.big.svelte-1yriisx{font-size:1.75em;line-height:1.75em}.big.svelte-1yriisx svg{width:40px;height:40px}.medium.svelte-1yriisx{font-size:1.25em;line-height:1.25em}.small.svelte-1yriisx{font-size:.75em;line-height:.75em;padding:.5em;min-width:30px}.small.font-small.svelte-1yriisx{font-size:14px}.small.svelte-1yriisx svg{width:16px;height:16px}.xs.svelte-1yriisx{font-size:.5em;line-height:.5em;filter:none;padding:.25em}.xs.svelte-1yriisx:hover{transform:none}.xs.svelte-1yriisx svg{width:8px;height:8px}.margin-1.svelte-1yriisx{margin:1em 0}.bottom-right.svelte-1yriisx{position:absolute;bottom:1em;right:1em}@media print{button.svelte-1yriisx{display:none}}@media (max-width: 900px){button.svelte-1yriisx:not(.xs){font-size:.75em;line-height:.75em;padding:.5em;min-width:30px}button.svelte-1yriisx:not(.xs) svg{width:16px;height:16px}button.xs.svelte-1yriisx svg{width:5px;height:5px}}.image-wrapper.svelte-1a11vol{width:100%;height:100%;position:relative}.centered.svelte-1a11vol{display:flex;justify-content:center}span.svelte-1a11vol{position:absolute;bottom:0;right:0;background-color:#fff;padding:.25em;font-size:1.25em;cursor:pointer}span.svelte-1a11vol svg{width:80%;height:80%}.alt.svelte-1a11vol{text-align:center;display:flex;align-items:center;justify-content:center;width:100%;left:0;right:auto;color:var(--normal-font-color);border-bottom:1px solid black}img.svelte-1a11vol{max-width:100%;max-height:100%}.cover.svelte-1a11vol img:where(.svelte-1a11vol){width:100%}div.svelte-i7ml9l{background-color:var(--dark);transform:rotate(-6deg);position:relative}.child_0.svelte-i7ml9l{background-color:var(--tertiary)}.child_1.svelte-i7ml9l{background-color:var(--primary)}.child_2.svelte-i7ml9l{background-color:var(--secondary)}.small.svelte-i7ml9l{width:20px;height:30px}.medium.svelte-i7ml9l{width:80px;height:110px}.large.svelte-i7ml9l{width:120px;height:160px}@media (max-width: 900px){.large.svelte-i7ml9l{width:80px;height:110px}}div.svelte-lhnbor{display:flex;flex-direction:column}@media (min-width: 900px){div.folded.svelte-lhnbor{margin-top:3em}div.folded.svelte-lhnbor span:where(.svelte-lhnbor){display:none}div.folded.svelte-lhnbor ul:where(.svelte-lhnbor):not(.submenu){padding-left:.5em;gap:1.5em}div.folded.svelte-lhnbor ul.submenu:where(.svelte-lhnbor){margin-left:0}}ul.svelte-lhnbor{padding:0;margin:0;display:flex;flex-direction:column;flex-wrap:wrap;gap:1em}.submenu.svelte-lhnbor{margin-left:.55em;width:100%}.submenu.svelte-lhnbor li:where(.svelte-lhnbor){font-size:20px;gap:.5em;line-height:1.25em}li.svelte-lhnbor{list-style:none}li.hide.svelte-lhnbor{display:none}li.svelte-lhnbor button:where(.svelte-lhnbor){--color: var(--dark);background:none;border:none;padding:0;font-family:inherit;display:flex;align-items:center;gap:1em;text-transform:lowercase;font-size:20px;color:var(--color);cursor:pointer;-webkit-user-select:none;user-select:none;word-break:break-word;width:100%;text-align:left}li.svelte-lhnbor button:where(.svelte-lhnbor) span:where(.svelte-lhnbor){position:relative;display:block;max-width:210px;border-right:13px solid transparent;line-height:1em}li.svelte-lhnbor button:where(.svelte-lhnbor):hover,li.svelte-lhnbor button.active:where(.svelte-lhnbor){--color: var(--primary);font-weight:700}li.svelte-lhnbor button:where(.svelte-lhnbor):hover span:where(.svelte-lhnbor),li.svelte-lhnbor button.active:where(.svelte-lhnbor) span:where(.svelte-lhnbor){border-right:0}li.svelte-lhnbor button:where(.svelte-lhnbor):hover svg,li.svelte-lhnbor button.active:where(.svelte-lhnbor) svg{fill:var(--color)}@media (max-width: 900px){div.svelte-lhnbor ul:where(.svelte-lhnbor){flex-wrap:wrap}div.svelte-lhnbor:not(.modal) ul:where(.svelte-lhnbor){flex-direction:row}div.svelte-lhnbor:not(.modal) li:where(.svelte-lhnbor){width:calc(50% - 1em)}div.svelte-lhnbor:not(.modal) li:where(.svelte-lhnbor) button:where(.svelte-lhnbor){gap:.5em}}@media (max-width: 575.98px){ul.svelte-lhnbor{flex-direction:row}li.svelte-lhnbor{width:calc(50% - 1em)}li.svelte-lhnbor button:where(.svelte-lhnbor){gap:.5em;font-size:.85em}}@media print{div.svelte-lhnbor{display:none}}.title.svelte-1pbxhq{position:relative;display:inline-block;padding:.5em;text-align:center;min-width:2.75em;z-index:1;--backdrop-color: var(--dark);--text-color: white;transform:rotate(-3deg) translate(-3%,-10%)}.title.primary.svelte-1pbxhq{--backdrop-color: var(--primary)}.title.secondary.svelte-1pbxhq{--backdrop-color: var(--secondary)}.title.tertiary.svelte-1pbxhq{--backdrop-color: var(--tertiary);--text-color: var(--dark)}.title.dark.svelte-1pbxhq{--backdrop-color: var(--dark)}.title.svelte-1pbxhq .text:where(.svelte-1pbxhq){font-size:inherit;position:relative;color:var(--text-color);font-weight:700;line-height:inherit;padding:.1em .25em}.title.svelte-1pbxhq .backdrop:where(.svelte-1pbxhq){width:100%;height:100%;position:absolute;display:inline-block;top:0;left:0;background-color:var(--backdrop-color)}.title.empty.svelte-1pbxhq{left:12.75%;bottom:0;z-index:0;width:80%;height:30px;transform:translate(-20%,-80%)}.title.empty.svelte-1pbxhq .backdrop:where(.svelte-1pbxhq){z-index:0;transform:rotate(0);height:100%}@media print{.title.svelte-1pbxhq .backdrop:where(.svelte-1pbxhq){display:none}.title.svelte-1pbxhq .text:where(.svelte-1pbxhq){color:#000;padding:0}.title.svelte-1pbxhq{transform:none;padding:0;font-size:1.5em}}div.svelte-14ekqmk{display:flex;align-items:stretch;min-height:100%}aside.svelte-14ekqmk{background-color:var(--light);position:relative;width:250px;padding:6em 1em 1em;font-size:.75em}@media (max-width: 900px){aside.svelte-14ekqmk{padding-top:3.5em}}main.svelte-14ekqmk{flex:1 1 auto;padding:1.25em;position:relative;max-width:calc(100% - 250px)}@media (max-width: 575.98px){div.svelte-14ekqmk{flex-direction:column}aside.svelte-14ekqmk{height:auto;width:100%}main.svelte-14ekqmk{max-width:100%}}svg.svelte-kr1m0k{max-width:100%;max-height:100%}.upload-wrapper.svelte-1iqvgw2{position:relative;cursor:pointer;transition:transform .25s cubic-bezier(0,0,.3,1)}.upload-wrapper.svelte-1iqvgw2 input:where(.svelte-1iqvgw2){width:100%;height:100%;opacity:0;top:0;left:0;position:absolute;cursor:pointer}.url.svelte-1ab40p{margin:1em 0}input[type=text].svelte-1ab40p{background-color:var(--light)}.prev-next.svelte-113kpri{display:flex;justify-content:space-between;margin:1em 0;align-items:center}.gallery.svelte-2e5dhh{display:flex;margin:1em 0;flex-wrap:wrap;gap:1em;justify-content:space-between}.library-image.svelte-2e5dhh{width:calc(33% - 1em);display:flex;flex-direction:column;background-color:var(--light);padding:1em;gap:.25em}.actions.svelte-2e5dhh{display:flex;justify-content:space-between;margin-top:1em}div.svelte-rvaygh{border-left:5px solid var(--secondary);background-color:var(--light);padding:.5em calc(1em - 5px);display:block}div.svelte-rvaygh p:last-child{margin-bottom:0}.primary.svelte-rvaygh{border-left-color:var(--primary)}.margin-1.svelte-rvaygh{margin:1em 0}.padding-1.svelte-rvaygh{padding:1em}.credits.svelte-1ehly8t{width:100%}strong.svelte-1ehly8t{width:100%;display:block}textarea.svelte-5h0lrc{width:100%;min-height:5em}div.svelte-1t5oche{width:100%;font-size:.85em}div.svelte-1t5oche p{margin-bottom:.5em!important}.field-wrapper.svelte-dwfvds{display:flex;width:100%;align-items:center;border-bottom:1px solid var(--light)}.field-wrapper.setting.svelte-dwfvds:nth-child(2n){background-color:var(--light)}.field-wrapper.svelte-dwfvds>svg{transform:translate(-1em);position:relative}.field-wrapper.padding-1.svelte-dwfvds{padding:1em}.field-wrapper.nested.svelte-dwfvds{padding-left:1em}.field-wrapper.centered.svelte-dwfvds{align-items:center}.field-wrapper.centered.svelte-dwfvds .setting:where(.svelte-dwfvds){justify-content:center}.field-wrapper.centered.svelte-dwfvds .input:where(.svelte-dwfvds){display:flex;justify-content:center;margin:0 auto}.field-wrapper.compact.svelte-dwfvds{padding:0;border-bottom:0}.field-wrapper.compact.svelte-dwfvds input{border:1px solid var(--light-grey)}.field.svelte-dwfvds{position:relative;display:flex;flex-direction:column;gap:.5em;width:100%;flex:1 1 auto}.setting.svelte-dwfvds{display:flex;overflow-wrap:break-word;line-height:1em}label.svelte-dwfvds{font-size:1em;margin-bottom:0;text-transform:lowercase;font-family:var(--font-primary)}.hidden.svelte-dwfvds{display:none}.nolabel.svelte-dwfvds .setting:where(.svelte-dwfvds){display:none}.nolabel.svelte-dwfvds .input:where(.svelte-dwfvds){width:100%}div.svelte-1jhjcq0{margin-top:1em;display:flex;align-items:center;gap:1em;font-size:.85em}form.svelte-1btskxu{margin-top:1em;display:flex;flex-direction:column;width:100%;gap:1em}.centered.svelte-1btskxu{margin:1em auto;align-items:center}.ai.svelte-1pktcqu,h2.svelte-1pktcqu{margin:1em 0}.content.svelte-1l8zt0k{padding:1em 0}h2.svelte-1l8zt0k{line-height:1.5em}.image-wrapper.svelte-1l8zt0k{max-width:200px;position:relative;overflow:hidden}.image-wrapper.svelte-1l8zt0k .overlay:where(.svelte-1l8zt0k){display:none}.image-wrapper.svelte-1l8zt0k:hover .overlay:where(.svelte-1l8zt0k){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--backdrop)}.input.svelte-1u1fcsr{position:relative;max-width:300px}.input.svelte-1u1fcsr .icon:where(.svelte-1u1fcsr){position:absolute;top:50%;right:.5em;transform:translateY(-50%)}.input.svelte-1u1fcsr input{padding-right:40px}p.svelte-1u1fcsr{margin:0}.message.svelte-1u1fcsr{font-size:.8em}.chars.svelte-1u1fcsr{display:flex;flex-wrap:wrap;margin:.5em 0;gap:.25em}.char.svelte-1u1fcsr{font-size:.75em;display:block;padding:0 .5em;background-color:var(--danger-alpha)}.error.svelte-1u1fcsr{padding:0 .25em}.missing.svelte-1u1fcsr:not(.loading) input,.missing.svelte-1u1fcsr:not(.loading) .error:where(.svelte-1u1fcsr){background-color:var(--danger-alpha)}.table-container.svelte-gebb23{width:100%;overflow-x:auto}table.svelte-gebb23{width:100%;font-size:1.15em;text-align:left;background-color:var(--light);border-collapse:collapse;max-width:none;table-layout:auto;overflow:hidden}thead.svelte-gebb23{background-color:#fff}th.svelte-gebb23{padding:.25em .25em .5em}th.svelte-gebb23:first-child{padding-left:0}tbody.svelte-gebb23 td{border-bottom:1px solid var(--medium-grey);border-top:1px solid var(--medium-grey);padding:.25em}table.clickable.svelte-gebb23 tr{cursor:pointer}table.clickable.svelte-gebb23 tr:hover td{background-color:var(--primary);color:#fff}table.clickable.svelte-gebb23 tr:hover a{color:#fff}table.clickable.svelte-gebb23 tr:hover td>svg{fill:#fff}table.clickable.svelte-gebb23 tr svg{max-width:none}h2.svelte-9ett2b{margin-bottom:1em}select.svelte-9ett2b{min-width:150px;max-width:fit-content}.buttons.svelte-9ett2b{display:flex;justify-content:center;gap:.5em}textarea.svelte-9ett2b{height:300px}div.svelte-9ett2b{display:flex;margin:1em 0}.buttons.svelte-9ett2b{gap:1em;flex-wrap:wrap}.upload-wrapper.svelte-9ett2b{width:100px;height:100px;position:relative;cursor:pointer;transition:transform .25s cubic-bezier(0,0,.3,1);margin:0 auto}.upload-wrapper.svelte-9ett2b:hover{transform:scale(1.1)}.upload-wrapper.svelte-9ett2b svg{width:100%;height:100%;cursor:pointer}.upload-wrapper.svelte-9ett2b input:where(.svelte-9ett2b){width:100%;height:100%;opacity:0;top:0;left:0;position:absolute;cursor:pointer}.switch.svelte-1khbahg{margin:1em 0}.upload-wrapper.svelte-1khbahg{width:100px;height:100px;position:relative;cursor:pointer;transition:transform .25s cubic-bezier(0,0,.3,1)}.upload-wrapper.svelte-1khbahg:not(.disabled):hover{transform:scale(1.1)}.upload-wrapper.disabled.svelte-1khbahg{opacity:.5}.upload-wrapper.svelte-1khbahg svg{width:100%;height:100%;cursor:pointer}.upload-wrapper.svelte-1khbahg input:where(.svelte-1khbahg){width:100%;height:100%;opacity:0;top:0;left:0;position:absolute;cursor:pointer}.switch-wrapper.svelte-3gs1ep{max-width:400px;display:flex;margin:1em 0}.input-wrapper.svelte-3gs1ep{display:flex;flex-direction:column;gap:1em}.description.correct.svelte-3gs1ep{display:flex;gap:.25em;flex-wrap:wrap;align-items:flex-start;background-color:var(--correct);color:var(--highlight-font-color)}.description.correct.svelte-3gs1ep svg{width:14px;height:14px}.buttons.svelte-3gs1ep{gap:1em;flex-wrap:wrap}.upload-wrapper.svelte-3gs1ep{width:100px;height:100px;position:relative;cursor:pointer;transition:transform .25s cubic-bezier(0,0,.3,1)}.upload-wrapper.svelte-3gs1ep:not(.disabled):hover{transform:scale(1.1)}.upload-wrapper.disabled.svelte-3gs1ep{opacity:.5}.upload-wrapper.svelte-3gs1ep svg{width:100%;height:100%;cursor:pointer}.upload-wrapper.svelte-3gs1ep input:where(.svelte-3gs1ep){width:100%;height:100%;opacity:0;top:0;left:0;position:absolute;cursor:pointer}.ai-actions.svelte-3q6r42{width:100%}.image-wrapper.svelte-3q6r42{margin:1em 0}.buttons.svelte-3q6r42{margin-bottom:1em;display:flex;flex-wrap:wrap;gap:1em}.answers.svelte-frdceu{width:50%}.answer.svelte-frdceu{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-bottom:.25em;gap:.25em}.answer.svelte-frdceu span:where(.svelte-frdceu){text-transform:uppercase;font-weight:700}.answer.svelte-frdceu svg{width:16px;height:16px}.credits.svelte-1t633lo{width:100%}strong.svelte-1t633lo{width:100%;display:block}.input.svelte-1t633lo{margin:1em 0}.button-wrapper.svelte-1t633lo{display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between}.ai.svelte-1t633lo{margin-bottom:1em}.ai.svelte-1t633lo p{font-size:.85em}h2.svelte-1t633lo{margin-bottom:.5em}.credits.svelte-jne4nn{width:100%}strong.svelte-jne4nn{width:100%;display:block}.input.svelte-jne4nn{margin:1em 0}.button-wrapper.svelte-jne4nn{display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between}.ai.svelte-jne4nn{margin-bottom:1em}.ai.svelte-jne4nn p{font-size:.85em}h2.svelte-jne4nn{margin-bottom:.5em}.buttons.svelte-7chus0{display:flex;gap:1em}.content.svelte-1n6rb1g{position:relative;overflow-y:auto;max-height:var(--builder-height);display:flex;flex-wrap:wrap;justify-content:flex-start}.button-wrapper.svelte-1n6rb1g{margin:1em .5em}span.svelte-1n6rb1g{position:absolute;bottom:-2px;right:0;height:40px;padding:0 1em;display:flex;align-items:center;justify-content:center;transform:translateY(100%);background-color:#000;color:#fff}@media (max-width: 575.98px){span.svelte-1n6rb1g{display:none}}@media print{div.svelte-1n6rb1g{display:none}}.settings.svelte-r8yfuc{height:100%;overflow-y:auto;display:flex;flex-direction:column;width:100%}div.svelte-o0wl2s{height:100%;overflow-y:auto;max-height:var(--builder-height)}.content.svelte-zxkw24{position:relative;overflow-y:auto;max-height:var(--builder-height);display:flex;flex-wrap:wrap}p.svelte-zxkw24{padding:1em 1em 0}audio.svelte-197tnyi{max-width:100%;min-width:84px;height:30px}.audio-upload.svelte-jjtfxz{display:flex}label.svelte-jjtfxz{margin:1em 0}.audio-wrapper.svelte-jjtfxz{max-width:200px;position:relative;display:flex;gap:.5em;align-items:center}.upload-wrapper.svelte-jjtfxz{width:100px;height:100px;position:relative;cursor:pointer;transition:transform .25s cubic-bezier(0,0,.3,1);margin:0 auto}.upload-wrapper.svelte-jjtfxz:hover{transform:scale(1.1)}.upload-wrapper.svelte-jjtfxz svg{width:100%;height:100%;cursor:pointer}.upload-wrapper.svelte-jjtfxz input:where(.svelte-jjtfxz){width:100%;height:100%;opacity:0;top:0;left:0;position:absolute;cursor:pointer}.center.svelte-jjtfxz{display:flex;justify-content:center;margin:1em 0}.library.svelte-jjtfxz{margin:1em 0}.gallery.svelte-jjtfxz{display:flex;margin:1em 0;gap:1em;flex-wrap:wrap}.audio-file.svelte-jjtfxz{display:flex;flex-direction:column;gap:1em;background-color:var(--light);padding:.5em}.actions.svelte-jjtfxz{display:flex;justify-content:space-between}span.svelte-gn8sz4{min-width:150px;display:block}section.svelte-zevizr{max-height:var(--builder-height);overflow-y:auto;min-height:150px}ul.svelte-zevizr{list-style:none;padding:0}.switch.svelte-zevizr{font-size:.75em}li.svelte-zevizr{display:flex;align-items:center;gap:1em;margin:1em 0}li.svelte-zevizr svg{fill:inherit}.settings-wrapper.svelte-1g8z88m{padding:10px}.add-font.svelte-1scpqlj{background-color:var(--light);border:1px solid var(--medium-grey);padding:.5em;min-width:350px;max-width:100%}@media (max-width: 900px){.add-font.svelte-1scpqlj{min-width:auto}}ul.svelte-1scpqlj{width:100%;margin:0;padding:0}label.svelte-1scpqlj{font-size:.75em}.field.svelte-1scpqlj{margin:.5em 0}li.svelte-1scpqlj{display:flex;align-items:center;justify-content:space-between;gap:.5em;min-width:fit-content;margin:.4em 0;width:100%}.words.svelte-gibuu3{display:flex;flex-wrap:wrap;gap:.5em .25em;margin:1em 0 0}.word.svelte-gibuu3{background-color:var(--light-grey);padding:.25em 1em;cursor:pointer}.gap.svelte-gibuu3{background-color:var(--secondary);color:var(--highlight-font-color)}.word-wrapper.svelte-1lz2cus{position:relative;margin:.25em 0}.word.svelte-1lz2cus{background-color:var(--light-grey);padding:.25em 1em;min-width:50px;text-align:center}.preview.svelte-1lz2cus .word:where(.svelte-1lz2cus){background-color:var(--light-medium-grey)}.identifiable.svelte-1lz2cus .word:where(.svelte-1lz2cus){background-color:var(--secondary);color:var(--highlight-font-color)}.correct.svelte-1lz2cus .word:where(.svelte-1lz2cus){background-color:var(--correct);color:var(--highlight-font-color);border:1px solid var(--light-medium-grey)}.component.svelte-1lz2cus{position:absolute;top:-2em;left:0;width:100%;height:2em;display:flex;justify-content:center;align-items:center;text-transform:lowercase;text-align:center;font-size:.75em;line-height:.95em}.words.svelte-dhjnoy{display:flex;flex-wrap:wrap;gap:.5em .25em;margin:1em 0 0}.sentence.svelte-dhjnoy{display:flex;flex-wrap:wrap;align-items:center;gap:.25em;margin:1.25em 0}.components.svelte-dhjnoy{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;margin:.5em 0}.component.svelte-dhjnoy{padding:.25em .5em;border:1px solid var(--medium-grey);font-weight:700}.part.active.svelte-dhjnoy{padding:.25em .5em;background-color:var(--secondary);color:var(--highlight-font-color)}.columns.svelte-tzywv1{background-color:var(--light);border:1px solid var(--medium-grey);padding:.5em;min-width:400px}.flex.svelte-tzywv1{display:flex;gap:1em;align-items:center}ul.svelte-tzywv1{width:100%;margin:0;padding:0}li.svelte-tzywv1{display:flex;align-items:center;justify-content:space-between;gap:.5em;min-width:fit-content;margin:.4em 0;width:100%}p.svelte-1b5o6e7{margin:0;word-break:break-word;padding:.25em;text-align:center;line-height:1em;color:var(--normal-font-color)}.audio-wrapper.svelte-1b5o6e7{width:100%;height:100%;position:relative;top:0;left:0;display:flex;place-items:center;place-content:center}.audio-wrapper.svelte-1b5o6e7 svg{width:50%;height:50%}.audio-player.svelte-1b5o6e7{margin:1em 0;pointer-events:all}.card.svelte-1sa2ugm{flex-grow:0;flex-shrink:0;color:var(--normal-font-color);position:relative;z-index:1;perspective:1000px;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;cursor:pointer}.grab.svelte-1sa2ugm{cursor:grab}.disabled.svelte-1sa2ugm{cursor:not-allowed}.flipped.svelte-1sa2ugm .flipper:where(.svelte-1sa2ugm){transform:rotateY(181deg)}.flipper.svelte-1sa2ugm{transition:transform .6s;transform-style:preserve-3d;position:relative;background-color:#fff;height:100%;border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 6px #00000026}.front.svelte-1sa2ugm,.back.svelte-1sa2ugm{width:100%;height:100%;backface-visibility:hidden;position:absolute;top:0;left:0}.front.svelte-1sa2ugm img,.back.svelte-1sa2ugm img{height:100%;width:100%}.front.svelte-1sa2ugm{z-index:2;transform:rotateY(0)}.front.bg.svelte-1sa2ugm{background-size:cover;background-position:center}.front.pattern.svelte-1sa2ugm{background-image:linear-gradient(to bottom right,var(--secondary),var(--primary))}.front.svelte-1sa2ugm .number:where(.svelte-1sa2ugm){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--highlight-font-color);font-size:3em}.back.svelte-1sa2ugm{background-color:#fff;display:flex;align-items:center;justify-content:center;transform:rotateY(180deg);-webkit-user-drag:none;overflow:hidden}@media print{.front.pattern.svelte-1sa2ugm{display:none}.flipper.svelte-1sa2ugm{box-shadow:none}}.card-wrapper.svelte-3z2fwx{display:flex;justify-content:center;position:relative}.number.svelte-3z2fwx{position:absolute;top:0;right:0;background-color:var(--primary);color:var(--highlight-font-color);font-size:1em;width:1em;height:1em;z-index:1;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.correct.svelte-3z2fwx .number:where(.svelte-3z2fwx){background-color:var(--correct)}@media print{.number.svelte-3z2fwx{background-color:transparent;color:#000;top:2px;right:2px}}.bingo-card.svelte-1jpp30p{display:grid;flex-shrink:0;flex-wrap:wrap;align-self:center;width:min-content;gap:0;border:2px solid var(--primary);box-shadow:2px 2px 0 0 var(--secondary)}.big.svelte-1jpp30p{border:4px solid var(--primary);box-shadow:6px 6px 0 0 var(--secondary)}.interactive.svelte-1jpp30p .entry:where(.svelte-1jpp30p){cursor:pointer}.checked.svelte-1jpp30p{opacity:.5;position:relative}.checked.svelte-1jpp30p svg{position:absolute;top:50%;left:50%;width:50%;height:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}@media print{.bingo-card.svelte-1jpp30p{break-inside:avoid-page}}.win-condition.svelte-fqjw7o{display:flex;align-items:center;justify-content:space-between;gap:.5em;min-width:fit-content;margin:1em 0;width:100%}.normal.svelte-fqjw7o{justify-content:normal;gap:1em}.description.svelte-fqjw7o{display:flex;flex-direction:column;gap:.25em;font-size:.75em}.win-conditions.svelte-1b89o4c{background-color:var(--light);border:1px solid var(--medium-grey);padding:.5em;min-width:400px}ul.svelte-1b89o4c{width:100%;margin:0;padding:0}li.svelte-1b89o4c{display:flex;align-items:center;justify-content:space-between;gap:.5em;min-width:fit-content;width:100%}.color.svelte-1s9lgvv{width:24px;height:24px;display:block;border:1px solid var(--medium-grey)}.components.svelte-1s9lgvv{font-size:.75em}.keypad.svelte-1ooiitk{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:min-content;margin:1em 0}.preview.svelte-1ooiitk{margin:1em auto}.card-wrapper.svelte-1ooiitk{border:2px solid transparent}.active.svelte-1ooiitk{border-color:var(--primary)}p.svelte-1xzw9kv{margin-top:1em}.label-wrapper.svelte-1px82ja{display:flex;justify-content:center;align-items:center}.dot.svelte-1px82ja{display:flex;justify-content:center;align-items:center;gap:.15em;width:30px;height:30px}.circle.svelte-1px82ja{width:10px;height:10px;border-radius:50%}.number.svelte-1px82ja{font-size:1em;color:var(--normal-font-color);padding:0 .1em}.labels.svelte-hc6wdq{display:flex;flex-wrap:wrap;gap:.25em;position:relative;align-items:flex-start;justify-content:center;overflow:hidden;min-height:60px;min-width:100%}.label-this .image-wrapper img{max-width:100%;height:auto;object-fit:contain}.label-this.svelte-1pl45ei{max-width:calc(var(--parent-width) * .9);max-height:calc(var(--parent-height) * .9);width:calc(var(--parent-width) * .9);height:calc(var(--parent-height) * .9);display:flex;flex-direction:column;align-items:center;margin:0 auto}.image-wrapper.svelte-1pl45ei{margin:1em 0;position:relative;max-width:100%;display:flex;justify-content:center;align-items:center}.label-wrapper.svelte-1pl45ei{position:absolute}.dnd.svelte-1pl45ei{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;gap:1em;align-items:flex-start;border:1px solid black;z-index:1}.actions.svelte-cj5k1v{display:flex;align-items:center;justify-content:center;padding:.25em;background-color:var(--light-grey);gap:.25em}.action.svelte-cj5k1v{cursor:pointer;background:none;border:none;padding:.25em;display:flex;align-items:center;justify-content:center}.action.svelte-cj5k1v:focus{outline:2px solid var(--primary);outline-offset:2px}.action.svelte-cj5k1v:hover{background-color:var(--medium-grey)}.answer.svelte-1c9mi37{display:flex;align-items:center;justify-content:flex-start;flex:1 1 auto;gap:.25em}.label.svelte-1c9mi37{text-transform:uppercase;margin-right:.25em;font-weight:700}.entries.svelte-txywuy{width:100%;display:flex;flex-direction:column;gap:.5em}.entry.svelte-txywuy{width:100%}.outcomes.svelte-1h1rxzr{background-color:var(--light-grey);padding:.5em;width:100%}.table.svelte-1h1rxzr{font-size:.75em}.collectible-picker.svelte-16dapdv{width:100%;position:relative}.selected-item.svelte-16dapdv{border:2px solid #dee2e6;border-radius:8px;min-height:60px;background:#fff;display:flex;align-items:center;padding:.75rem;cursor:pointer;transition:border-color .2s ease}.selected-item.svelte-16dapdv:hover{border-color:var(--primary)}.selected-display.svelte-16dapdv{display:flex;align-items:center;gap:.75rem;width:100%;position:relative}.placeholder-text.svelte-16dapdv{color:#999;font-style:italic;text-align:center;width:100%}.item-visual.svelte-16dapdv{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-placeholder.svelte-16dapdv{width:40px;height:40px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.item-placeholder.small.svelte-16dapdv{width:30px;height:30px;font-size:1rem}.item-details.svelte-16dapdv{flex:1}.item-name.svelte-16dapdv{font-weight:700;color:#333;margin-bottom:.25rem}.clear-btn.svelte-16dapdv{background:#dc3545;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:background-color .2s ease}.clear-btn.svelte-16dapdv:hover{background:#c82333}.items-dropdown.svelte-16dapdv{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:2px solid var(--primary);border-top:none;border-radius:0 0 8px 8px;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px #00000026}.items-dropdown.show.svelte-16dapdv{display:block}.items-grid.svelte-16dapdv{padding:.5rem;display:grid;grid-template-columns:1fr;gap:.25rem}.item-option.svelte-16dapdv{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.item-option.svelte-16dapdv:hover{background:rgba(var(--primary-alpha),.05);border-color:var(--primary)}.item-info.svelte-16dapdv{flex:1;min-width:0}.item-option.svelte-16dapdv .item-name:where(.svelte-16dapdv){font-size:.875rem;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-items.svelte-16dapdv{text-align:center;padding:2rem 1rem;color:#666;border:2px dashed #dee2e6;border-radius:8px;background:#f8f9fa}.no-items.svelte-16dapdv p:where(.svelte-16dapdv){margin:0 0 .5rem}@media (max-width: 768px){.items-dropdown.svelte-16dapdv{position:fixed;top:auto;bottom:0;left:0;right:0;max-height:50vh;border-radius:12px 12px 0 0;border:none;border-top:2px solid var(--primary)}}.custom-button.svelte-1ewjvb5{padding:1em;background-color:#fff;display:flex;align-items:center;gap:.5em;border:1px solid var(--light-grey);cursor:pointer}.custom-button.svelte-1ewjvb5:hover{background-color:var(--light-grey)}.custom-button.svelte-1ewjvb5 img:where(.svelte-1ewjvb5){width:32px}.or.svelte-j8z0kp{margin:.5em 0;display:flex;width:100%;align-items:center;gap:.5em}.or.svelte-j8z0kp hr:where(.svelte-j8z0kp){height:1px;flex:1 1 auto;border:0;background-color:var(--medium-grey)}.buttons.svelte-j8z0kp{display:flex;flex-direction:column;gap:.5em}
