@charset "UTF-8";@import"https://fontsapi.zeoseven.com/442/main/result.css";/*! purgecss ignore */*{font-family:SubQuiz font english,SubQuiz font chinese,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";box-sizing:border-box;-moz-tab-size:4;tab-size:4}.scrollbar::-webkit-scrollbar{height:5px;width:5px;background:transparent}.scrollbar::-webkit-scrollbar-thumb{background:var(--button-highlight-border);opacity:.5;border-radius:5px}.scrollbar::-webkit-scrollbar-corner{background:transparent}:focus,:focus-within,:focus-visible{outline:none}svg{display:inline-block;vertical-align:middle}@property --color{syntax: "<color>"; inherits: true; initial-value: black;}@property --active-color{syntax: "<color>"; inherits: true; initial-value: rgba(33,150,243,.5333333333);}@property --background{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.6);}@property --border{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.18);}@property --up-shadow{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.38);}@property --down-shadow{syntax: "<color>"; inherits: true; initial-value: rgba(0,0,0,.18);}@property --button-border{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.2);}@property --button-background{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.2);}@property --button-hover-border{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.2);}@property --button-hover-background{syntax: "<color>"; inherits: true; initial-value: rgba(255,255,255,.3);}@property --button-highlight-border{syntax: "<color>"; inherits: true; initial-value: rgba(37,47,195,.6);}@property --transition{syntax: "<string>"; inherits: true; initial-value: "default";}:root{font-weight:800;--color: black;color:var(--color);--active-color: rgba(33, 150, 243, .5333333333);--background: rgba(255, 255, 255, .6);--border: rgba(255, 255, 255, .18);--up-shadow: rgba(255, 255, 255, .38);--down-shadow: rgba(0, 0, 0, .18);--button-border: rgba(255, 255, 255, .2);--button-background: rgba(255, 255, 255, .2);--button-hover-border: rgba(255, 255, 255, .2);--button-hover-background: rgba(255, 255, 255, .3);--button-highlight-border: rgba(37, 47, 195, .6);-webkit-tap-highlight-color:transparent}:root strong{font-weight:1000;font-size:1.1em}:root body{background-image:url(/assets/dark-background-WHNjBtZo.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;overflow:hidden}[quiz-solid-color=true]{--active-color: rgba(25, 118, 210, .5490196078);--background: #F9FAFB;--border: rgba(0, 0, 0, .32);--up-shadow: rgba(0, 0, 0, .04);--down-shadow: rgba(0, 0, 0, .25);--button-border: #C5C6C7;--button-background: #C5C6C7;--button-hover-border: #A5A6A7;--button-hover-background: #D5D6D7;--button-highlight-border: #0B7DE5}[quiz-theme=dark]{--color: white;--active-color: rgba(33, 150, 243, .5333333333);--background: rgba(0, 0, 0, .5);--border: rgba(255, 255, 255, 0);--up-shadow: rgba(255, 255, 255, .18);--down-shadow: rgba(0, 0, 0, .8);--button-border: rgba(255, 255, 255, .05);--button-background: rgba(255, 255, 255, .05);--button-hover-border: rgba(255, 255, 255, .05);--button-hover-background: rgba(255, 255, 255, .1);--button-highlight-border: rgba(158, 147, 216, .6)}[quiz-theme=dark] body{background-image:url(/assets/dark-background-WHNjBtZo.png)}[quiz-theme=dark][quiz-solid-color=true]{--active-color: rgba(33, 150, 243, .5333333333);--background: #1b1b1c;--border: rgba(255, 255, 255, .12);--up-shadow: rgba(255, 255, 255, .05);--down-shadow: rgba(0, 0, 0, .6);--button-border: rgba(255, 255, 255, .14);--button-background: #2c2c2e;--button-hover-border: rgba(255, 255, 255, .14);--button-hover-background: #313133;--button-highlight-border: #0B7CE4}[quiz-theme=dark][quiz-solid-color=true] quiz-card quiz-card{--background: #2c2c2e}quiz-markdown-body{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:100%;height:100%;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}quiz-markdown-body>:last-child{margin-bottom:0}quiz-markdown-body>:first-child{margin-top:0}body.has-background-blur:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:inherit;background-position:inherit;background-repeat:inherit;background-attachment:inherit;filter:blur(var(--background-blur));pointer-events:none;z-index:-2}body.has-background-overlay:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--background-overlay);pointer-events:none;z-index:-1}@keyframes neumorphism-down-to-up-de95bf8a{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-de95bf8a{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-card[data-v-de95bf8a]{display:block;margin:13px;padding:.25rem .5rem;border:solid 2px transparent;position:relative;border-radius:24px;box-shadow:0 4px 24px #0000001a,0 1.5px 6px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.6);background:var(--background)}.glass-effect[data-v-de95bf8a]{position:absolute;z-index:-2;isolation:isolate;border-radius:24px;pointer-events:none;top:-2px;left:-2px;right:-2px;bottom:-2px;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.glass-effect.use-blur[data-v-de95bf8a]{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.glass-effect.use-glass[data-v-de95bf8a]{filter:url(#glass-distortion)}.glass-tint[data-v-de95bf8a]{position:absolute;z-index:-1;background:#00000026;border-radius:24px;pointer-events:none;top:-2px;left:-2px;right:-2px;bottom:-2px}.border[data-v-de95bf8a]{border:1px solid var(--border);position:absolute;z-index:0;border-radius:24px;pointer-events:none;top:-2px;left:-2px;right:-2px;bottom:-2px}.glass-shine[data-v-de95bf8a]{box-shadow:inset 1px 1px 8px 0 var(--up-shadow),inset -1px -1px 8px 0 var(--down-shadow)}.scroll-content[data-v-de95bf8a]{overflow-y:auto;scrollbar-width:none;max-width:100%;max-height:100%;box-sizing:border-box}quiz-card[data-v-de95bf8a]{transition:transform .25s cubic-bezier(.22,1,.36,1);will-change:transform}quiz-card.disappeared-card[data-v-de95bf8a]{opacity:0}quiz-card.appeared-card[data-v-de95bf8a]{opacity:1}quiz-card.disappear[data-v-de95bf8a]{animation:disappear-de95bf8a .3s ease-out forwards}@keyframes disappear-de95bf8a{0%{color:var(--color);opacity:1}50%{color:transparent;opacity:1}to{color:transparent;opacity:0}}quiz-card.appear[data-v-de95bf8a]{animation:appear-de95bf8a .3s ease-in forwards}@keyframes appear-de95bf8a{to{color:var(--color);opacity:1}50%{color:transparent;opacity:1}0%{color:transparent;opacity:0}}@keyframes neumorphism-down-to-up-81ecdd7e{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-81ecdd7e{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-button[data-v-81ecdd7e]{display:block;padding:.5rem 1rem;border:solid 2px var(--button-border);border-radius:10px;margin:10px;font-size:100%;background:var(--button-background);color:var(--color);cursor:not-allowed;justify-content:start;align-items:center;text-align:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;transition:background,box-shadow,transform .3s ease}quiz-button.enabled[data-v-81ecdd7e]{cursor:pointer}quiz-button.enabled[data-v-81ecdd7e]:hover{background:var(--button-hover-background);transform:translateY(-2px);border:solid 2px var(--button-hover-border)}quiz-button.enabled[data-v-81ecdd7e]:active{transform:translateY(0)}quiz-button.enabled[data-v-81ecdd7e]:is(.down,.down:hover){border:solid 2px var(--button-highlight-border);transition:background,box-shadow,transform .3s ease}.blur-button[data-v-81ecdd7e]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.disappeared-button[data-v-81ecdd7e]{opacity:0}.disappear[data-v-81ecdd7e]{animation:disappear-81ecdd7e .3s ease-out forwards}@keyframes disappear-81ecdd7e{0%{color:var(--color);opacity:1}50%{color:transparent;opacity:1}to{color:transparent;opacity:0}}.appear[data-v-81ecdd7e]{animation:appear-81ecdd7e .3s ease-in forwards}@keyframes appear-81ecdd7e{to{color:var(--color);opacity:1}50%{color:transparent;opacity:1}0%{color:transparent;opacity:0}}@keyframes neumorphism-down-to-up-dc483c18{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-dc483c18{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.clickable[data-v-dc483c18]{cursor:pointer}@keyframes img-disappear-dc483c18{0%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes img-appear-dc483c18{0%{opacity:0}50%{opacity:0}to{opacity:1}}img[data-v-dc483c18]{border-width:0;width:100%;height:100%;border-radius:50%;margin:0}quiz-img-wrapper[data-v-dc483c18]{display:block;border-radius:50%;border-width:0;padding:.25rem .2rem .2rem .25rem;margin:13px;overflow:hidden}.border[data-v-dc483c18]{border:solid 2px var(--border)}.border-disappeared[data-v-dc483c18]{box-shadow:none}.border-disappear[data-v-dc483c18]{animation:border-disappear-dc483c18 .3s ease-out forwards}@keyframes border-disappear-dc483c18{0%{color:var(--color);opacity:1}50%{color:transparent;opacity:1}to{color:transparent;opacity:0}}.border-appear[data-v-dc483c18]{animation:border-appear-dc483c18 .3s ease-in forwards}@keyframes border-appear-dc483c18{to{color:var(--color);opacity:1}50%{color:transparent;opacity:1}0%{color:transparent;opacity:0}}.image[data-v-dc483c18]{opacity:1}.image-disappeared[data-v-dc483c18]{opacity:0}.image-disappear[data-v-dc483c18]{animation:img-disappear-dc483c18 .3s ease-out forwards}.image-appear[data-v-dc483c18]{animation:img-appear-dc483c18 .3s ease-in forwards}@keyframes neumorphism-down-to-up-f385684e{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-f385684e{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-user-box[data-v-f385684e]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:-6px;margin-right:-6px}quiz-user-box .avatar[data-v-f385684e]{min-width:80px;max-width:80px;min-height:80px;max-height:80px}quiz-user-box quiz-username[data-v-f385684e]{display:block;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1}@keyframes neumorphism-down-to-up-f1ff9687{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-f1ff9687{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}@keyframes disappear-f1ff9687{0%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes appear-f1ff9687{0%{opacity:0}50%{opacity:0}to{opacity:1}}quiz-text[data-v-f1ff9687]{display:block}.disappear[data-v-f1ff9687]{animation:disappear-f1ff9687 .3s ease-in-out forwards}.appear[data-v-f1ff9687]{animation:appear-f1ff9687 .3s ease-in-out forwards}.disappeared[data-v-f1ff9687]{display:none}@keyframes neumorphism-down-to-up-9207d876{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-9207d876{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}dialog[data-v-9207d876]{background-color:transparent;border:none;border-radius:.5rem;--transition: "static";-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;max-width:100%;max-height:100%;min-width:100%;min-height:100%;width:100%;height:100%;justify-content:center;align-items:center}dialog[data-v-9207d876]:focus{outline:none;box-shadow:none}dialog[data-v-9207d876]::backdrop{background-color:#00000080}.dialog-wrapper[data-v-9207d876]{color:var(--color);padding:1rem;margin:0;max-width:85%;max-height:85%;display:flex}.dialog-wrapper.phone[data-v-9207d876]{max-width:100%}@keyframes neumorphism-down-to-up-2aa590c5{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-2aa590c5{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.input.use-blur[data-v-2aa590c5]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.input[data-v-2aa590c5]{font-weight:700;border:none;border-radius:10px;background:var(--button-background);color:var(--color);transition:background .3s ease;padding:.5rem 1rem;margin:10px;font-size:100%;display:flex;-webkit-appearance:none;-moz-appearance:textfield;appearance:none}.input[data-v-2aa590c5]:focus{outline:none;background:var(--button-hover-background);box-shadow:0 0 8px -5px var(--color)}.input[data-v-2aa590c5]::placeholder{color:var(--color)}.input[data-v-2aa590c5]::-webkit-inner-spin-button{-webkit-appearance:none!important}.input[data-v-2aa590c5]::-webkit-outer-spin-button{-webkit-appearance:none!important}.input[data-v-2aa590c5]:hover::-webkit-inner-spin-button,.input[data-v-2aa590c5]:hover::-webkit-outer-spin-button{-webkit-appearance:none!important}.input[data-v-2aa590c5]::-webkit-outer-spin-button,.input[data-v-2aa590c5]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@-moz-document url-prefix(){.input[data-v-2aa590c5]{border-right:1px solid transparent}}input[data-v-2aa590c5]{justify-content:start;vertical-align:middle}textarea[data-v-2aa590c5]{justify-content:start;overflow:auto;scrollbar-width:none;position:relative}textarea[data-v-2aa590c5]::-webkit-scrollbar{display:none}.align-start[data-v-2aa590c5]{align-items:start;text-align:start;vertical-align:top}.align-end[data-v-2aa590c5]{align-items:end;text-align:end}.align-center[data-v-2aa590c5]{align-items:center;text-align:center}.disappeared-input[data-v-2aa590c5]{opacity:0}.appear[data-v-2aa590c5]{animation:up-appear-2aa590c5 .3s ease-in forwards}@keyframes up-appear-2aa590c5{to{color:var(--color);opacity:1}50%{color:transparent;opacity:1}0%{color:transparent;opacity:0}}.disappeared-placeholder[data-v-2aa590c5]::placeholder{opacity:0}.appeared-placeholder[data-v-2aa590c5]::placeholder{opacity:.5}.placeholder-disappear[data-v-2aa590c5]::placeholder{opacity:0;transition:opacity .15s ease-in-out}.placeholder-appear[data-v-2aa590c5]::placeholder{opacity:.5;transition:opacity .15s ease-in-out}.markdown-body{--base-size-4: .25rem;--base-size-8: .5rem;--base-size-16: 1rem;--base-size-24: 1.5rem;--base-size-40: 2.5rem;--base-text-weight-normal: 400;--base-text-weight-medium: 500;--base-text-weight-semibold: 600;--fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--fgColor-accent: Highlight}:root .markdown-body{color-scheme:light;--focus-outlineColor: #0969da;--fgColor-default: #1f2328;--fgColor-muted: #1f2328a0;--fgColor-accent: #0969da;--fgColor-success: #1a7f37;--fgColor-attention: #9a6700;--fgColor-danger: #d1242f;--fgColor-done: #8250df;--bgColor-default: #00000000;--bgColor-muted: #f6f8fa40;--bgColor-neutral-muted: #818b981f;--bgColor-attention-muted: #fff8c5;--borderColor-default: #1f232840;--borderColor-muted: #d1d9e0b3;--borderColor-neutral-muted: #d1d9e0b3;--borderColor-accent-emphasis: #0969da;--borderColor-success-emphasis: #1a7f37;--borderColor-attention-emphasis: #9a6700;--borderColor-danger-emphasis: #cf222e;--borderColor-done-emphasis: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #59636e;--color-prettylights-syntax-brackethighlighter-unmatched: #762c00;--color-prettylights-syntax-carriage-return-bg: #bc4c00;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-comment: #59636e;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-entity-tag: #0550ae;--color-prettylights-syntax-invalid-illegal-bg: #762c00;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-keyword: #bc4c00;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-deleted-bg: #fff1e5;--color-prettylights-syntax-markup-deleted-text: #762c00;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-markup-ignored-text: #d1d9e0;--color-prettylights-syntax-markup-inserted-bg: #ddf4ff;--color-prettylights-syntax-markup-inserted-text: #0550ae;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-string-regexp: #0550ae;--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-markup-bold: #1f2328;--color-prettylights-syntax-markup-italic: #1f2328;--color-prettylights-syntax-storage-modifier-import: #1f2328}[quiz-theme=dark] .markdown-body{color-scheme:dark;--focus-outlineColor: #1f6feb;--fgColor-default: #f0f6fc;--fgColor-muted: #f0f6fca0;--fgColor-accent: #4493f8;--fgColor-success: #3fb950;--fgColor-attention: #d29922;--fgColor-danger: #f85149;--fgColor-done: #ab7df8;--bgColor-default: #00000000;--bgColor-muted: #151b2340;--bgColor-neutral-muted: #656c7633;--bgColor-attention-muted: #bb800926;--borderColor-default: #f0f6fc40;--borderColor-muted: #3d444db3;--borderColor-neutral-muted: #3d444db3;--borderColor-accent-emphasis: #1f6feb;--borderColor-success-emphasis: #238636;--borderColor-attention-emphasis: #9e6a03;--borderColor-danger-emphasis: #da3633;--borderColor-done-emphasis: #8957e5;--color-prettylights-syntax-brackethighlighter-angle: #9198a1;--color-prettylights-syntax-brackethighlighter-unmatched: #db6d28;--color-prettylights-syntax-carriage-return-bg: #9b4215;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-comment: #9198a1;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-entity-tag: #a5d6ff;--color-prettylights-syntax-invalid-illegal-bg: #762d0a;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-keyword: #f0883e;--color-prettylights-syntax-markup-bold: #f0f6fc;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-deleted-bg: #5a1e02;--color-prettylights-syntax-markup-deleted-text: #ffdfb6;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-markup-ignored-text: #f0f6fc;--color-prettylights-syntax-markup-inserted-bg: #0c2d6b;--color-prettylights-syntax-markup-inserted-text: #cae8ff;--color-prettylights-syntax-markup-italic: #f0f6fc;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #f0f6fc;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-string-regexp: #a5d6ff;--color-prettylights-syntax-sublimelinter-gutter-mark: #3d444d;--color-prettylights-syntax-variable: #ffa657}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:var(--fgColor-default);background-color:var(--bgColor-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:var(--fgColor-accent);text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:var(--base-text-weight-semibold, 600);padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--borderColor-muted)}.markdown-body mark{background-color:var(--bgColor-attention-muted);color:var(--fgColor-default)}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em var(--base-size-40)}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid var(--borderColor-muted);height:.25em;padding:0;margin:var(--base-size-24) 0;background-color:var(--borderColor-default);border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:var(--fgColor-muted);opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;overflow:auto;font-feature-settings:"tnum";font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid var(--focus-outlineColor);outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:var(--base-size-4);font:11px var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);line-height:10px;color:var(--fgColor-default);vertical-align:middle;background-color:var(--bgColor-muted);border:solid 1px var(--borderColor-neutral-muted);border-bottom-color:var(--borderColor-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:var(--base-size-24);margin-bottom:var(--base-size-16);font-weight:var(--base-text-weight-semibold, 600);line-height:1.25}.markdown-body h2{font-weight:var(--base-text-weight-semibold, 600);padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--borderColor-muted)}.markdown-body h3{font-weight:var(--base-text-weight-semibold, 600);font-size:1.25em}.markdown-body h4{font-weight:var(--base-text-weight-semibold, 600);font-size:1em}.markdown-body h5{font-weight:var(--base-text-weight-semibold, 600);font-size:.875em}.markdown-body h6{font-weight:var(--base-text-weight-semibold, 600);font-size:.85em;color:var(--fgColor-muted)}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:var(--fgColor-muted);border-left:.25em solid var(--borderColor-default)}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body .mr-2{margin-right:var(--base-size-8, 8px)!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:var(--fgColor-danger)}.markdown-body .anchor{float:left;padding-right:var(--base-size-4);margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:var(--base-size-16)}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:var(--fgColor-default);vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:var(--base-size-16)}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:var(--base-size-16);font-size:1em;font-style:italic;font-weight:var(--base-text-weight-semibold, 600)}.markdown-body dl dd{padding:0 var(--base-size-16);margin-bottom:var(--base-size-16)}.markdown-body table th{font-weight:var(--base-text-weight-semibold, 600)}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid var(--borderColor-default)}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:var(--bgColor-default);border-top:1px solid var(--borderColor-muted)}.markdown-body table tr:nth-child(2n){background-color:var(--bgColor-muted)}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--borderColor-default)}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--fgColor-default)}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:var(--base-size-16)}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:var(--base-size-16);overflow:auto;font-size:85%;line-height:1.45;color:var(--fgColor-default);background-color:var(--bgColor-muted);border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px var(--base-size-8) 9px;text-align:right;background:var(--bgColor-default);border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:var(--base-text-weight-semibold, 600);background:var(--bgColor-muted);border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:var(--fgColor-muted);border-top:1px solid var(--borderColor-default)}.markdown-body .footnotes ol{padding-left:var(--base-size-16)}.markdown-body .footnotes ol ul{display:inline-block;padding-left:var(--base-size-16);margin-top:var(--base-size-16)}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;top:calc(var(--base-size-8) * -1);right:calc(var(--base-size-8) * -1);bottom:calc(var(--base-size-8) * -1);left:calc(var(--base-size-24) * -1);pointer-events:none;content:"";border:2px solid var(--borderColor-accent-emphasis);border-radius:6px}.markdown-body .footnotes li:target{color:var(--fgColor-default)}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:var(--color-prettylights-syntax-comment)}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.markdown-body .pl-e,.markdown-body .pl-en{color:var(--color-prettylights-syntax-entity)}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:var(--color-prettylights-syntax-storage-modifier-import)}.markdown-body .pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.markdown-body .pl-k{color:var(--color-prettylights-syntax-keyword)}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:var(--color-prettylights-syntax-string)}.markdown-body .pl-v,.markdown-body .pl-smw{color:var(--color-prettylights-syntax-variable)}.markdown-body .pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.markdown-body .pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.markdown-body .pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.markdown-body .pl-sr .pl-cce{font-weight:700;color:var(--color-prettylights-syntax-string-regexp)}.markdown-body .pl-ml{color:var(--color-prettylights-syntax-markup-list)}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:var(--color-prettylights-syntax-markup-heading)}.markdown-body .pl-mi{font-style:italic;color:var(--color-prettylights-syntax-markup-italic)}.markdown-body .pl-mb{font-weight:700;color:var(--color-prettylights-syntax-markup-bold)}.markdown-body .pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.markdown-body .pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.markdown-body .pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.markdown-body .pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.markdown-body .pl-mdr{font-weight:700;color:var(--color-prettylights-syntax-meta-diff-range)}.markdown-body .pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.markdown-body .pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.markdown-body .pl-corl{text-decoration:underline;color:var(--color-prettylights-syntax-constant-other-reference-link)}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:var(--base-text-weight-normal, 400);line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:var(--base-text-weight-normal, 400)}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:var(--base-size-4)}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:var(--base-size-8) var(--base-size-16);margin-bottom:var(--base-size-16);color:inherit;border-left:.25em solid var(--borderColor-default)}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:var(--base-text-weight-medium, 500);align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis)}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent)}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis)}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done)}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis)}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention)}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis)}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success)}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis)}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger)}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}.markdown-body .code{background-color:var(--bgColor-neutral-muted);border-radius:16px;padding:16px;position:relative}.markdown-body .code .code-header{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:-webkit-sticky;position:sticky;top:-1px;background-color:var(--background);border-radius:16px 16px 0 0;height:3em;display:flex;align-items:center;justify-content:space-between;padding:16px;margin:-16px -16px 16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.markdown-body .code .code-header .code-copy{padding:4px 9px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center}.markdown-body .code .code-header .code-copy:hover{background-color:var(--button-background)}.markdown-body .code .code-header .code-copy:active{background-color:var(--button-hover-background)}.markdown-body .code code{padding:0}@keyframes neumorphism-down-to-up-a34a46f3{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-a34a46f3{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.item[data-v-a34a46f3]{overflow:hidden;padding:0;margin:5px;min-height:51px;max-height:51px}quiz-sidebar-item-wrapper[data-v-a34a46f3]{margin:-11px;min-width:196px;max-width:196px;display:flex;min-height:69px;max-height:69px}quiz-sidebar-item-icon-wrapper[data-v-a34a46f3]{min-width:69px;max-width:69px;min-height:69px;max-height:69px;display:flex;justify-content:center;align-items:center}quiz-sidebar-item-content-wrapper[data-v-a34a46f3]{min-width:120px;max-width:120px;display:flex;align-items:center}@keyframes neumorphism-down-to-up-1fb747fa{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-1fb747fa{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-text[data-v-1fb747fa]{flex-grow:1;border-bottom:1px solid rgba(from var(--color) r g b/20%);height:1px;min-height:1px;max-height:1px}@keyframes neumorphism-down-to-up-7b003618{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-7b003618{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.sidebar[data-v-7b003618]{display:flex;flex-direction:column;height:calc(100% - 20px);margin-bottom:7px;--sidebar-close-width: 80px;--sidebar-open-width: 200px;transition:width .2s ease-in-out,transform .2s ease-in-out}.sidebar-items[data-v-7b003618]{display:flex;flex-direction:column;overflow:auto;scrollbar-width:none;margin:0 -10px;padding:10px}quiz-main-content[data-v-7b003618]{width:100%;height:100%;overflow-x:hidden;overflow-y:hidden;scrollbar-width:none;position:relative;--transition: "default"}quiz-sidebar-container[data-v-7b003618]{position:relative;height:100%;width:100%;display:flex;--transition: "static"}quiz-sidebar-container.phone[data-v-7b003618]{flex-direction:column}quiz-sidebar-container.phone.open .sidebar-mask[data-v-7b003618]{background-color:#00000080;pointer-events:unset}quiz-sidebar-container.phone .sidebar-mask[data-v-7b003618]{z-index:999997;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;transition:background-color .2s ease-in-out}quiz-sidebar-container.phone .sidebar[data-v-7b003618]{position:absolute;z-index:999998;width:var(--sidebar-open-width)}quiz-sidebar-container.phone .sidebar.open[data-v-7b003618]{transform:translate(0)}quiz-sidebar-container.phone .sidebar[data-v-7b003618]:not(.open){transform:translate(-215px)}quiz-sidebar-container.phone .sidebar-header[data-v-7b003618]{padding-left:13px;margin-bottom:0;margin-top:10px;height:44px;display:flex;flex-direction:row;align-items:center;gap:10px}.sidebar-sidebar[data-v-7b003618]{position:absolute;z-index:999998;width:var(--sidebar-open-width)}.sidebar-sidebar.open[data-v-7b003618]{transform:translate(0)}.sidebar-sidebar[data-v-7b003618]:not(.open){transform:translate(-215px)}.sidebar.open[data-v-7b003618]:not(.phone){width:var(--sidebar-open-width)}.sidebar[data-v-7b003618]:not(.open):not(.phone){width:var(--sidebar-close-width)}quiz-center[data-v-7b003618]{flex-grow:1}.box[data-v-7b003618]{overflow:hidden;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.phone .box[data-v-7b003618]{justify-content:center}quiz-menu-title-box[data-v-7b003618]{margin-left:-6px;margin-right:-6px;margin-top:-6px;padding:6px;flex-direction:row-reverse}quiz-menu-title-box .menu-btn[data-v-7b003618]{position:relative;height:48px;width:50px;margin-left:5px;margin-right:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:1.4rem}quiz-menu-title-box quiz-menu-title[data-v-7b003618]{min-width:125px;max-width:125px;margin-top:auto;margin-bottom:auto;font-size:25px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer}quiz-user-box[data-v-7b003618]{display:block;margin-left:-6px;margin-right:-6px}quiz-user-box .avatar[data-v-7b003618]{min-width:50px;max-width:50px;min-height:50px;max-height:50px}quiz-user-box quiz-username-box[data-v-7b003618]{width:85px;min-width:85px;max-width:85px;display:flex;flex-direction:column}quiz-user-box quiz-username-box quiz-username[data-v-7b003618]{display:block;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1}quiz-user-box quiz-username-box quiz-user-id[data-v-7b003618]{display:block;margin-top:-2px;margin-bottom:15px;opacity:.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:small;flex-grow:1}quiz-user-box quiz-logout-button[data-v-7b003618]{display:block;margin-top:auto;margin-bottom:auto}quiz-user-box quiz-logout-button .logout-icon[data-v-7b003618]{cursor:pointer}@keyframes neumorphism-down-to-up-341ded05{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-341ded05{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-main[data-v-341ded05]{display:block;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:500px;--transition: "static"}.btn[data-v-341ded05]{margin-left:0}quiz-card[data-v-341ded05]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 30px;margin-left:15px}h1[data-v-341ded05]{font-size:2em;margin-bottom:20px}quiz-progress[data-v-341ded05]{height:5px;width:100%;display:block;border-radius:3px;overflow:hidden}quiz-progress quiz-progress-bar[data-v-341ded05]{height:100%;display:block;background-color:#8cd1f0}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--color)}main{justify-content:center;align-items:center;height:100%;width:100%}quiz-app{display:block;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%}quiz-notifications-wrapper{flex-direction:column-reverse;position:fixed;top:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;z-index:999999;max-height:100%;min-width:30%;width:30%;max-width:30%;overflow:visible}quiz-notifications-wrapper.phone{top:60px;width:95%;max-width:95%;min-width:95%}quiz-notification-item{display:block;position:relative;padding:.5rem 1rem;min-width:200px;text-align:center;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;background:#fff;border:1px solid #e5e7eb;font-size:.875rem}quiz-notification-item.info{background-color:#dbeafe;border-color:#93c5fd;color:#1e40af;box-shadow:0 0 9px 2px #93c5fd}quiz-notification-item.success{background-color:#dcfce7;border-color:#86efac;color:#166534;box-shadow:0 0 9px 2px #86efac}quiz-notification-item.warning{background-color:#fef3c7;border-color:#fcd34d;color:#854d0e;box-shadow:0 0 9px 2px #fcd34d}quiz-notification-item.error{background-color:#fee2e2;border-color:#fca5a5;color:#991b1b;box-shadow:0 0 9px 2px #fca5a5}.notification-move,.notification-enter-active,.notification-leave-active{transition:all .3s ease}.notification-enter-from{opacity:0;transform:translateY(-30px)}.notification-leave-to{opacity:0;transform:translateY(30px)}.loading[data-v-75fdac69]{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%}.loading .tip[data-v-75fdac69]{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:-10px;white-space:pre-wrap}.loader0[data-v-75fdac69]{border:0 solid transparent;border-radius:50%;width:80px;height:80px}.loader0 .loader[data-v-75fdac69]{width:inherit;height:inherit;position:absolute}.loader0 .loader[data-v-75fdac69]:before,.loader0 .loader[data-v-75fdac69]:after{content:"";border:5px solid var(--color);border-radius:50%;width:inherit;height:inherit;position:absolute;opacity:1}.loader0 .l1[data-v-75fdac69]:before,.loader0 .l1[data-v-75fdac69]:after{animation:clockwiseZ-75fdac69 2.5s infinite}.loader0 .l2[data-v-75fdac69]:after,.loader0 .l2[data-v-75fdac69]:before{animation:anticlockwiseZ-75fdac69 2.5s infinite}@keyframes clockwiseZ-75fdac69{0%,to{transform:rotateY(0)}50%{transform:rotateY(180deg) skew(-10deg,-5deg)}}@keyframes anticlockwiseZ-75fdac69{0%,to{transform:rotateX(0)}50%{transform:rotateX(-180deg) skew(10deg,5deg)}}.loader1[data-v-75fdac69]{position:relative;width:96px;height:96px;transform:rotate(45deg)}.loader1 .loader-square[data-v-75fdac69]{position:absolute;top:0;left:0;width:28px;height:28px;margin:2px;border-radius:0;background:#fff;background-size:cover;background-position:center;background-attachment:fixed;animation:square-animation-75fdac69 10s ease-in-out infinite both}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(0){animation-delay:0s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(1){animation-delay:-1.4285714286s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(2){animation-delay:-2.8571428571s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(3){animation-delay:-4.2857142857s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(4){animation-delay:-5.7142857143s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(5){animation-delay:-7.1428571429s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(6){animation-delay:-8.5714285714s}.loader1 .loader-square[data-v-75fdac69]:nth-of-type(7){animation-delay:-10s}@keyframes square-animation-75fdac69{0%{left:0;top:0}10.5%{left:0;top:0}12.5%{left:32px;top:0}23%{left:32px;top:0}25%{left:64px;top:0}35.5%{left:64px;top:0}37.5%{left:64px;top:32px}48%{left:64px;top:32px}50%{left:32px;top:32px}60.5%{left:32px;top:32px}62.5%{left:32px;top:64px}73%{left:32px;top:64px}75%{left:0;top:64px}85.5%{left:0;top:64px}87.5%{left:0;top:32px}98%{left:0;top:32px}to{left:0;top:0}}@keyframes neumorphism-down-to-up-04ba7237{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-04ba7237{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-main-container[data-v-04ba7237]{display:flex;height:100%;width:100%;justify-content:center;align-items:center;flex-direction:column}quiz-main-button-container[data-v-04ba7237]{display:flex;justify-content:center;margin-top:20px}.main-title[data-v-04ba7237]{font-size:1.5em;font-weight:700;text-align:center;margin:20px 0}.title[data-v-04ba7237]{margin:10px}@keyframes neumorphism-down-to-up-ad610284{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-ad610284{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-about-main[data-v-ad610284]{display:block;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:500px}quiz-button[data-v-ad610284]{display:flex;margin-left:15px}quiz-card[data-v-ad610284]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px 30px;margin-left:15px}h1[data-v-ad610284]{font-size:2em;margin-bottom:20px}.clickable[data-v-ad610284]{cursor:pointer}quiz-about-button-container[data-v-ad610284]{display:flex;justify-content:space-between}@keyframes neumorphism-down-to-up-8fffbd4e{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-8fffbd4e{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-main-container[data-v-8fffbd4e]{margin-top:3px;display:flex;flex-direction:row;height:calc(100% - 3px);width:100%}quiz-main-container.phone[data-v-8fffbd4e]{flex-direction:column;overflow-y:scroll;scrollbar-width:none}quiz-main-left[data-v-8fffbd4e]{flex-grow:1;display:flex;flex-direction:column}.chart-card[data-v-8fffbd4e]{max-width:600px}.chart-wrapper[data-v-8fffbd4e]{width:100%;padding:10px 16px 4px}.chart-svg[data-v-8fffbd4e]{width:100%;height:auto}.legend[data-v-8fffbd4e]{display:flex;align-items:center;gap:8px;margin:6px 16px 12px;color:var(--fg-2, #666);font-size:12px}.legend-color[data-v-8fffbd4e]{width:10px;height:10px;background:var(--primary, #4e8cff);border-radius:2px;display:inline-block}.main-right[data-v-8fffbd4e]{display:flex;flex-direction:column}.main-right quiz-quizzes[data-v-8fffbd4e]{overflow-y:scroll;scrollbar-width:none;flex-grow:1}.main-right .spacer[data-v-8fffbd4e]{width:296px}.phone .main-right[data-v-8fffbd4e]{height:310px;min-height:310px;max-height:310px}.phone .main-right quiz-quizzes[data-v-8fffbd4e]{display:flex;flex-direction:row}.phone .main-right .spacer[data-v-8fffbd4e]{width:unset}.unfinished[data-v-8fffbd4e]{padding:15px 30px 30px;cursor:pointer;width:270px;min-width:270px;max-width:270px}.no-quizzes[data-v-8fffbd4e]{width:100%;text-align:center;align-items:center;justify-content:center;display:flex;flex-grow:1}.title[data-v-8fffbd4e]{margin:10px}.description[data-v-8fffbd4e]{width:400px;height:200px}.main-title[data-v-8fffbd4e]{font-size:1.5em;font-weight:700;text-align:center;margin:20px 0}quiz-main-button-container[data-v-8fffbd4e]{display:flex;justify-content:center;margin-top:20px}.main[data-v-8fffbd4e]{margin:auto}.custom-login[data-v-8fffbd4e]{margin-left:auto}@keyframes neumorphism-down-to-up-715c9d6e{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-715c9d6e{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.resizeable-wrapper[data-v-715c9d6e]{position:relative;display:inline-block;box-sizing:border-box;overflow:hidden;border:1px solid transparent;transition:border-color .15s;scrollbar-width:none}.resize-handle[data-v-715c9d6e]{position:absolute;right:0;bottom:0;width:14px;height:14px;cursor:se-resize;display:flex;align-items:flex-end;justify-content:flex-end;padding:2px;box-sizing:border-box;background:linear-gradient(135deg,#ffffff26,#fff0 70%);border-top-left-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.resize-handle[data-v-715c9d6e]:after{content:"";width:100%;height:100%;background:repeating-linear-gradient(135deg,#fff9 0,#fff9 2px,#fff0 2px,#fff0 4px);opacity:.8;pointer-events:none;border-bottom-right-radius:2px}.resize-handle[data-v-715c9d6e]:active:after{opacity:1}body.dragging-resize{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;cursor:se-resize!important}@keyframes neumorphism-down-to-up-366619ce{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-366619ce{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.section[data-v-366619ce]{margin-top:20px}.section.pinned[data-v-366619ce]{display:flex;flex-grow:row}.pin-icon[data-v-366619ce]{position:relative;z-index:2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:20px;margin-left:13px;margin-bottom:-33px;transform:rotate(-45deg);transform-origin:center;cursor:pointer}.pinned .pin-icon[data-v-366619ce]{margin-left:auto;right:0;transform:rotate(45deg) rotateY(180deg)}.pin-icon[data-v-366619ce] *{z-index:2}.pinned .section-description-wrapper[data-v-366619ce]{height:100%;min-width:200px}.section-description-wrapper[data-v-366619ce]{display:flex;width:100%;max-width:100%;max-height:100%}.pinned .wrapper1[data-v-366619ce]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:calc(100% - 200px);max-height:100%}.section-description[data-v-366619ce]{padding-top:20px;padding-bottom:20px;width:100%;line-height:1.5;white-space:pre-wrap;overflow:auto;scrollbar-width:none;display:flex;z-index:1;resize:none;flex-grow:1}.section-description quiz-text[data-v-366619ce]{color:#fff}.question-description[data-v-366619ce]{display:flex;margin-top:5px;margin-left:13px;margin-bottom:5px;white-space:pre-wrap}.question-description .question-description-content[data-v-366619ce]{display:flex}.title[data-v-366619ce]{top:0;margin:0 10px 0 0;font-weight:700}.right-answer[data-v-366619ce]{color:green;transition:color .4s ease}.wrong-answer[data-v-366619ce]{color:#ef3040;transition:color .4s ease}.choice-answer[data-v-366619ce]{color:#0170d2;transition:color .4s ease}.default-answer[data-v-366619ce]{color:var(--color);transition:color .4s ease}.options-wrapper[data-v-366619ce]{display:flex;flex-wrap:wrap;column-gap:20px}.options-wrapper .option-box[data-v-366619ce]{display:flex;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.options-wrapper .option-box .option[data-v-366619ce]{display:flex;text-align:left;white-space:pre-wrap}.options-wrapper .option-box .option .option-title[data-v-366619ce]{top:0;margin:0 10px 0 0;font-weight:700;width:30px;display:flex}.options-wrapper .option-box .option .option-content[data-v-366619ce]{display:flex;flex-grow:1;text-align:left;white-space:pre-wrap}.fill-option-input[data-v-366619ce]{white-space:pre-wrap;width:min(100% - 20px,400px)}.essay-option-input[data-v-366619ce]{width:60%;white-space:pre-wrap}.judge-option-box[data-v-366619ce]{display:flex;flex-direction:row}.judge-option-box .judge-option[data-v-366619ce]{height:45px;width:45px;text-align:center;display:flex;align-items:center;justify-content:center}.analysis[data-v-366619ce]{margin-left:13px;margin-bottom:20px;width:60%;white-space:pre-wrap}.submit[data-v-366619ce]{display:block;margin:20px auto}.ai[data-v-366619ce]{background-color:var(--bgcolor);position:-webkit-sticky;position:sticky;bottom:1rem;right:0;margin-left:auto;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}@keyframes neumorphism-down-to-up-6e3c61b0{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-6e3c61b0{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-card[data-v-6e3c61b0]{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);width:450px;height:200px;padding:10px 30px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:20px}@keyframes neumorphism-down-to-up-911aa059{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-911aa059{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}body[data-v-911aa059]{font-family:Arial,sans-serif;margin:0;padding:20px;display:flex;flex-direction:column;align-items:center}h1[data-v-911aa059]{margin-bottom:20px}quiz-messages[data-v-911aa059] *{font-family:Maple Mono NF CN}quiz-messages[data-v-911aa059]{display:block;height:calc(100% - 100px);flex-grow:1;border:none;border-radius:4px;padding:10px;overflow-y:auto;margin-bottom:10px;width:100%;height:calc(100vh - 250px);background:#000;color:#fff;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}quiz-messages[data-v-911aa059] ::-webkit-scrollbar{display:none}.appeared-messages[data-v-911aa059]{opacity:1}.disappeared-messages[data-v-911aa059]{opacity:0}@keyframes messages-disappear-911aa059{0%{opacity:1}50%{opacity:0}to{opacity:0}}.messages-disappear[data-v-911aa059]{animation:messages-disappear-911aa059 1s ease-in-out}@keyframes messages-appear-911aa059{0%{opacity:0}50%{opacity:0}to{opacity:1}}.messages-appear[data-v-911aa059]{animation:messages-appear-911aa059 1s ease-in-out}.messageInput[data-v-911aa059]{width:calc(100% - 22px)}.tips[data-v-911aa059]{margin-top:0;height:40px;resize:none}.message[data-v-911aa059]{padding:5px;border-radius:4px;margin:5px 0}.server-message[data-v-911aa059]{background-color:#e2e3e5;color:#333}.client-message[data-v-911aa059]{background-color:#cce5ff;color:#004085;text-align:right}quiz-main[data-v-911aa059]{height:100%;width:100%;display:flex;flex-direction:column}.selected[data-v-911aa059]{background-color:#f0f0f0}@keyframes neumorphism-down-to-up-9b0ec07b{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-9b0ec07b{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-pagination[data-v-9b0ec07b]{display:flex;justify-content:center;gap:0}.page-button[data-v-9b0ec07b],.ellipsis[data-v-9b0ec07b]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:40px;text-align:center}@keyframes neumorphism-down-to-up-7aeb33d2{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-7aeb33d2{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-quizzes-container[data-v-7aeb33d2]{display:block;display:flex;flex-direction:column;height:100%;width:100%}quiz-quizzes-container .no-quizzes[data-v-7aeb33d2]{margin:20px auto}quiz-quizzes[data-v-7aeb33d2]{display:block;margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}@media (max-width: 600px){.phone quiz-quizzes[data-v-7aeb33d2]{display:flex;flex-direction:column;align-items:center}.phone quiz-quizzes quiz-card[data-v-7aeb33d2]{width:100%}}quiz-card[data-v-7aeb33d2]{padding:15px 30px 30px;cursor:pointer;max-height:300px;max-width:400px}.title[data-v-7aeb33d2]{font-size:1.25em;margin-bottom:0;font-weight:700}quiz-pagination[data-v-7aeb33d2]{width:min(100%,800px);margin:auto auto 20px}@keyframes neumorphism-down-to-up-de8ec3e4{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-de8ec3e4{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-subjects-container[data-v-de8ec3e4]{display:flex;flex-direction:column;max-height:100%;max-width:100%;min-height:100%;min-width:100%}quiz-subjects-container .no-subjects[data-v-de8ec3e4]{margin:20px auto}quiz-subjects-container .create-subject[data-v-de8ec3e4]{margin:20px 0 0 20px}quiz-subjects[data-v-de8ec3e4]{margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}@media (max-width: 540px){.phone quiz-subjects[data-v-de8ec3e4]{display:flex;flex-direction:column;align-items:center}.phone quiz-subjects quiz-card[data-v-de8ec3e4]{width:100%}}quiz-card[data-v-de8ec3e4]{padding:15px 30px 30px;cursor:pointer;max-height:220px;max-width:400px;display:flex;flex-direction:column;margin:20px}quiz-card .description[data-v-de8ec3e4]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.title[data-v-de8ec3e4]{font-size:1.25em;margin-bottom:0;font-weight:700}quiz-pagination[data-v-de8ec3e4]{width:min(100%,800px);margin:auto auto 20px}@keyframes neumorphism-down-to-up-280293a0{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-280293a0{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.section-types-container[data-v-280293a0]{display:flex;flex-direction:column;max-height:100%;max-width:100%;min-height:100%;min-width:100%}.section-types-container .no-section-types[data-v-280293a0]{margin:20px auto}.section-types-container .create-subject[data-v-280293a0]{margin:20px 0 0 20px}.section-types-container .main-title[data-v-280293a0]{margin:20px 0 0 20px;font-size:1.5em;font-weight:700}.section-types-container .main-description[data-v-280293a0]{margin:20px 0 0 20px}.section-types-container .section-types-container-header[data-v-280293a0]{display:flex;flex-direction:row;justify-content:start;gap:20px;margin:0 0 20px}.section-types[data-v-280293a0]{margin:20px 0 0;display:grid;flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}@media (max-width: 540px){.phone .section-types[data-v-280293a0]{display:flex;flex-direction:column;align-items:center}.phone .section-types quiz-card[data-v-280293a0]{width:100%}}.section-type[data-v-280293a0]{padding:15px 30px 30px;height:200px;max-width:400px;display:flex;flex-direction:column;margin:20px}.section-type .description[data-v-280293a0]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.title[data-v-280293a0]{font-size:1.25em;margin-bottom:0;font-weight:700}.pagination[data-v-280293a0]{width:min(100%,800px);margin:20px auto}.clickable[data-v-280293a0]{cursor:pointer}@keyframes neumorphism-down-to-up-c6080fa9{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-c6080fa9{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.container[data-v-c6080fa9]{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.title[data-v-c6080fa9]{margin:10px}.description[data-v-c6080fa9]{width:400px;height:200px}.main-title[data-v-c6080fa9]{font-size:1.5em;font-weight:700;text-align:center;margin:20px 0}@keyframes neumorphism-down-to-up-0d88fa3c{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-0d88fa3c{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-switch[data-v-0d88fa3c]{display:block;width:54px;height:27px;background-color:transparent;border-radius:25px;display:flex;align-items:center;cursor:pointer;--size: 60px;border:solid 2px var(--button-border);overflow:hidden}quiz-switch-thumb[data-v-0d88fa3c]{display:block;width:25px;height:25px;border-radius:50%;top:0;left:0;--size: 90px;box-shadow:-37.5px 0 0 25px var(--active-color);transition:transform .3s ease-in-out;background-color:var(--button-border)}.on[data-v-0d88fa3c]{transform:translate(25px)}@keyframes disappear-0d88fa3c{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes appear-0d88fa3c{0%{opacity:0}50%{opacity:1}to{opacity:1}}.disappear[data-v-0d88fa3c]{animation:disappear-0d88fa3c .3s ease-out forwards}.appear[data-v-0d88fa3c]{animation:appear-0d88fa3c .3s ease-in forwards}.disappeared[data-v-0d88fa3c]{display:none}@keyframes neumorphism-down-to-up-5496404c{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-5496404c{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-slider[data-v-5496404c]{display:block;border-radius:2rem;overflow:hidden;margin:10px;border:solid 2px var(--button-border)}quiz-slider-container[data-v-5496404c]{position:relative;display:block;width:100%;height:16px;padding:0 8px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}quiz-slider-container quiz-slider-track[data-v-5496404c]{display:block;position:relative;width:100%;height:16px;border-radius:4px;cursor:pointer;touch-action:none}quiz-slider-container quiz-slider-track quiz-slider-progress[data-v-5496404c]{position:absolute;height:100%;border-radius:4px;margin-left:-8px;width:calc(var(--w) + 8px)}quiz-slider-container quiz-slider-track quiz-slider-thumb[data-v-5496404c]{display:block;position:absolute;width:16px;height:16px;border-radius:50%;top:50%;transform:translate(-50%,-50%);cursor:grab;border:solid 2px var(--button-border);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--button-background)}quiz-slider-container quiz-slider-step-markers[data-v-5496404c]{display:block;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:4px;pointer-events:none}quiz-slider-container quiz-slider-step-markers quiz-slider-step-marker[data-v-5496404c]{position:absolute;width:5px;height:5px;background:var(--button-border);top:50%;border-radius:50%;transform:translate(-50%) translateY(-50%)}.disappeared-input[data-v-5496404c]{opacity:0}.disappear[data-v-5496404c]{animation:disappear-5496404c .3s ease-out forwards}@keyframes disappear-5496404c{0%{color:var(--color);opacity:1}50%{color:transparent;opacity:1}to{color:transparent;opacity:0}}.appear[data-v-5496404c]{animation:appear-5496404c .3s ease-in forwards}@keyframes appear-5496404c{to{color:var(--color);opacity:1}50%{color:transparent;opacity:1}0%{color:transparent;opacity:0}}@keyframes neumorphism-down-to-up-e324c029{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-e324c029{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.select-container[data-v-e324c029]{position:relative;display:inline-block;margin:10px}.select-container.use-blur .select-trigger[data-v-e324c029],.select-container.use-blur .select-dropdown[data-v-e324c029]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.select-container.disabled[data-v-e324c029]{opacity:.6;cursor:not-allowed}.select-container.disabled .select-trigger[data-v-e324c029]{cursor:not-allowed}.select-trigger[data-v-e324c029]{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;height:100%;width:100%;border:solid 2px var(--button-border);border-radius:10px;background:var(--button-background);color:var(--color);cursor:pointer;transition:background,box-shadow,transform .3s ease;font-size:100%;overflow:hidden}.select-trigger[data-v-e324c029]:hover:not(.disabled){background:var(--button-hover-background);border:solid 2px var(--button-hover-border);transform:translateY(-2px)}.select-trigger.open[data-v-e324c029]{border-color:var(--button-highlight-border);background:var(--button-hover-background)}.select-text[data-v-e324c029]{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-text.placeholder[data-v-e324c029]{opacity:.7}.select-arrow[data-v-e324c029]{margin-left:8px;transition:transform .3s ease;display:flex;align-items:center}.select-arrow.rotated[data-v-e324c029]{transform:rotate(180deg)}.select-arrow svg[data-v-e324c029]{color:var(--color)}.select-dropdown[data-v-e324c029]{position:absolute;left:0;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;z-index:1000;background:var(--background);border:solid 2px var(--border);border-radius:10px;margin-top:4px;overflow-y:auto;box-shadow:0 4px 20px #0000001a;scrollbar-width:none}.select-dropdown[data-v-e324c029]::-webkit-scrollbar{display:none}.direction-down .select-dropdown[data-v-e324c029]{top:100%;margin-top:4px;margin-bottom:0}.direction-up .select-dropdown[data-v-e324c029]{bottom:100%;top:auto;margin-top:0;margin-bottom:4px}.select-option[data-v-e324c029]{padding:.5rem 1rem;cursor:pointer;color:var(--color);transition:background .2s ease;display:flex;align-items:center;gap:8px}.select-option[data-v-e324c029]:hover{background:var(--button-background)}.select-option.selected[data-v-e324c029]{background:var(--button-highlight-border);color:#fff}.select-option[data-v-e324c029]:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.select-option[data-v-e324c029]:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.checkbox[data-v-e324c029]{width:16px;height:16px;border:2px solid var(--button-border);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.checkbox.checked[data-v-e324c029]{background:var(--button-highlight-border);border-color:var(--button-highlight-border)}.checkbox.checked svg[data-v-e324c029]{color:#fff}.dropdown-enter-active[data-v-e324c029],.dropdown-leave-active[data-v-e324c029]{transition:all .3s ease}.direction-down .dropdown-enter-active[data-v-e324c029],.direction-down .dropdown-leave-active[data-v-e324c029]{transform-origin:top}.direction-down .dropdown-enter-from[data-v-e324c029],.direction-down .dropdown-leave-to[data-v-e324c029]{opacity:0;transform:scaleY(0)}.direction-down .dropdown-enter-to[data-v-e324c029],.direction-down .dropdown-leave-from[data-v-e324c029]{opacity:1;transform:scaleY(1)}.direction-up .dropdown-enter-active[data-v-e324c029],.direction-up .dropdown-leave-active[data-v-e324c029]{transform-origin:bottom}.direction-up .dropdown-enter-from[data-v-e324c029],.direction-up .dropdown-leave-to[data-v-e324c029]{opacity:0;transform:scaleY(0)}.direction-up .dropdown-enter-to[data-v-e324c029],.direction-up .dropdown-leave-from[data-v-e324c029]{opacity:1;transform:scaleY(1)}.disappeared-select[data-v-e324c029]{opacity:0}.disappear[data-v-e324c029]{animation:disappear-e324c029 .3s ease-out forwards}@keyframes disappear-e324c029{0%{color:var(--color);opacity:1}50%{color:transparent;opacity:1}to{color:transparent;opacity:0}}.appear[data-v-e324c029]{animation:appear-e324c029 .3s ease-in forwards}@keyframes appear-e324c029{to{color:var(--color);opacity:1}50%{color:transparent;opacity:1}0%{color:transparent;opacity:0}}@keyframes neumorphism-down-to-up-e1a0c4d4{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-e1a0c4d4{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.main-loading[data-v-e1a0c4d4]{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);height:20%;width:30%}.main-title[data-v-e1a0c4d4]{margin:10px;font-size:20px;font-weight:700}.section-container[data-v-e1a0c4d4]{display:flex;flex-direction:row;height:calc(100% - 20px);margin-top:13px;margin-bottom:7px;max-width:100%;min-width:100%;width:100%;overflow:hidden}.section-container .section-card[data-v-e1a0c4d4]{flex-grow:1;max-height:100%;margin-top:0;margin-bottom:0;margin-right:0;max-width:calc(100% - 280px)}.section-container .img-card[data-v-e1a0c4d4]{margin-top:0;margin-bottom:0}quiz-small-title[data-v-e1a0c4d4]{margin:10px;font-size:16px;display:flex;align-items:center;white-space:pre}.section-description[data-v-e1a0c4d4]{margin-top:10px;margin-bottom:5px;width:80%}.question[data-v-e1a0c4d4]{margin-left:13px}.question-description[data-v-e1a0c4d4],.analysis-box[data-v-e1a0c4d4]{display:flex;margin-top:5px;margin-bottom:5px}.resizeable-wrapper[data-v-e1a0c4d4]{display:flex;max-width:calc(100% - 20px);width:50%}.section-description-input[data-v-e1a0c4d4],.question-description-input[data-v-e1a0c4d4],.option-input[data-v-e1a0c4d4],.analysis-input[data-v-e1a0c4d4]{flex-grow:1;resize:none}.title[data-v-e1a0c4d4]{margin:10px;font-weight:700}.q-title[data-v-e1a0c4d4]{margin:10px;font-weight:700;height:auto;display:flex;align-items:center;justify-content:center;text-align:center}.right-answer[data-v-e1a0c4d4]{color:green;transition:color .4s ease}.option-box[data-v-e1a0c4d4]{margin-left:13px;display:flex;flex-direction:column}.option-box .option-title[data-v-e1a0c4d4]{height:41px;margin:10px 10px auto;font-weight:700;width:50px;display:flex;justify-content:center;align-items:center}.judge-option-box[data-v-e1a0c4d4]{display:flex;flex-direction:row}.judge-option-box .judge-option[data-v-e1a0c4d4]{height:45px;width:45px;text-align:center;display:flex;align-items:center;justify-content:center}.option[data-v-e1a0c4d4]{display:flex;width:30%;text-align:left}.analysis[data-v-e1a0c4d4]{margin-left:13px;margin-bottom:20px;width:60%}.button-box[data-v-e1a0c4d4]{height:61px;display:flex;flex-direction:row}.button-box .add-button[data-v-e1a0c4d4]{padding:10px}.button-box quiz-button.add-button[data-v-e1a0c4d4]{display:flex;align-items:center;justify-content:center}.content-type[data-v-e1a0c4d4]{width:135px}.img-sources[data-v-e1a0c4d4]{display:flex;flex-direction:column;scrollbar-width:none;overflow-y:auto;gap:10px;margin-left:10px;margin-right:10px}.img[data-v-e1a0c4d4]{--img-url: ;background-image:var(--img-url);min-width:200px;max-width:200px;min-height:200px;max-height:200px;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-clip:content-box;border-radius:10px;position:relative}.img .remove-img[data-v-e1a0c4d4]{position:absolute;bottom:5px;right:5px;color:red;cursor:pointer}@keyframes neumorphism-down-to-up-4fd313c8{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-4fd313c8{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-admins-container[data-v-4fd313c8]{display:flex;flex-direction:column;height:100%;width:100%}quiz-admins-container>quiz-card[data-v-4fd313c8]{display:flex;flex-direction:column;gap:10px;padding:10px;width:300px}quiz-admins-container>quiz-card label[data-v-4fd313c8]{margin-left:10px;margin-bottom:-15px}quiz-admins-container>quiz-card quiz-slider[data-v-4fd313c8]{margin-top:-5px}quiz-admins-container>quiz-text[data-v-4fd313c8]{margin-top:20px;margin-left:10px;font-size:30px;font-weight:550}quiz-admins[data-v-4fd313c8]{margin:20px 0 0;display:grid;flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}quiz-admins .no-admins[data-v-4fd313c8]{display:flex;justify-content:center}quiz-admins>quiz-card[data-v-4fd313c8]{padding:15px 30px 30px;cursor:pointer;max-width:400px;display:flex;flex-direction:column;margin:20px;height:200px}quiz-admins>quiz-card .permission[data-v-4fd313c8]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.username[data-v-4fd313c8]{font-size:1.25em;margin-bottom:0;font-weight:700}quiz-pagination[data-v-4fd313c8]{width:min(100%,800px);margin:20px auto}@keyframes neumorphism-down-to-up-bec392c1{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-bec392c1{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-update-info-container[data-v-bec392c1]{overflow-y:auto;scrollbar-width:none;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;display:flex;flex-direction:column;padding:20px 0}quiz-card[data-v-bec392c1]{padding:20px}quiz-update-info-item-version[data-v-bec392c1]{display:block;font-size:30px;font-weight:700;margin-top:10px;margin-bottom:10px}quiz-update-info-item-date[data-v-bec392c1]{display:block;font-size:16px;margin-top:10px;margin-bottom:10px}quiz-text[data-v-bec392c1]{display:block;font-size:16px;margin-top:20px}@keyframes neumorphism-down-to-up-54d53adf{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-54d53adf{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-button[data-v-54d53adf]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--color)}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important}.katex *{border-color:currentColor;font-family:KaTeX_Main,Times New Roman,serif}.math *{font-family:KaTeX_Main,Times New Roman,serif}.katex .katex-version:after{content:"0.16.21"}.katex .katex-html>.newline{display:block}.katex .base{position:relative;display:inline-block;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm *{font-family:KaTeX_Main}.katex .textsf *{font-family:KaTeX_SansSerif}.katex .texttt *{font-family:KaTeX_Typewriter}.katex .mathnormal *{font-family:KaTeX_Math;font-style:italic}.katex .mathit *{font-family:KaTeX_Main;font-style:italic}.katex .mathrm *{font-style:normal}.katex .mathbf *{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol *{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm *,.katex .mathbb *,.katex .textbb *{font-family:KaTeX_AMS}.katex .mathcal *{font-family:KaTeX_Caligraphic}.katex .mathfrak *,.katex .textfrak *{font-family:KaTeX_Fraktur}.katex .mathboldfrak *,.katex .textboldfrak *{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt *{font-family:KaTeX_Typewriter}.katex .mathscr *,.katex .textscr *{font-family:KaTeX_Script}.katex .mathsf *,.katex .textsf *{font-family:KaTeX_SansSerif}.katex .mathboldsf *,.katex .textboldsf *{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathsfit *,.katex .mathitsf *,.katex .textitsf *{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm *{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed;border-collapse:collapse}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .vbox{display:inline-flex;flex-direction:column;align-items:baseline}.katex .hbox{display:inline-flex;flex-direction:row;width:100%}.katex .thinbox{display:inline-flex;flex-direction:row;width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline,.katex .hdashline,.katex .rule{min-height:1px}.katex .mspace{display:inline-block}.katex .llap,.katex .rlap,.katex .clap{width:0;position:relative}.katex .llap>.inner,.katex .rlap>.inner,.katex .clap>.inner{position:absolute}.katex .llap>.fix,.katex .rlap>.fix,.katex .clap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .rlap>.inner,.katex .clap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:solid 0;position:relative}.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .sizing.reset-size1.size1,.katex .fontsize-ensurer.reset-size1.size1{font-size:1em}.katex .sizing.reset-size1.size2,.katex .fontsize-ensurer.reset-size1.size2{font-size:1.2em}.katex .sizing.reset-size1.size3,.katex .fontsize-ensurer.reset-size1.size3{font-size:1.4em}.katex .sizing.reset-size1.size4,.katex .fontsize-ensurer.reset-size1.size4{font-size:1.6em}.katex .sizing.reset-size1.size5,.katex .fontsize-ensurer.reset-size1.size5{font-size:1.8em}.katex .sizing.reset-size1.size6,.katex .fontsize-ensurer.reset-size1.size6{font-size:2em}.katex .sizing.reset-size1.size7,.katex .fontsize-ensurer.reset-size1.size7{font-size:2.4em}.katex .sizing.reset-size1.size8,.katex .fontsize-ensurer.reset-size1.size8{font-size:2.88em}.katex .sizing.reset-size1.size9,.katex .fontsize-ensurer.reset-size1.size9{font-size:3.456em}.katex .sizing.reset-size1.size10,.katex .fontsize-ensurer.reset-size1.size10{font-size:4.148em}.katex .sizing.reset-size1.size11,.katex .fontsize-ensurer.reset-size1.size11{font-size:4.976em}.katex .sizing.reset-size2.size1,.katex .fontsize-ensurer.reset-size2.size1{font-size:.8333333333em}.katex .sizing.reset-size2.size2,.katex .fontsize-ensurer.reset-size2.size2{font-size:1em}.katex .sizing.reset-size2.size3,.katex .fontsize-ensurer.reset-size2.size3{font-size:1.1666666667em}.katex .sizing.reset-size2.size4,.katex .fontsize-ensurer.reset-size2.size4{font-size:1.3333333333em}.katex .sizing.reset-size2.size5,.katex .fontsize-ensurer.reset-size2.size5{font-size:1.5em}.katex .sizing.reset-size2.size6,.katex .fontsize-ensurer.reset-size2.size6{font-size:1.6666666667em}.katex .sizing.reset-size2.size7,.katex .fontsize-ensurer.reset-size2.size7{font-size:2em}.katex .sizing.reset-size2.size8,.katex .fontsize-ensurer.reset-size2.size8{font-size:2.4em}.katex .sizing.reset-size2.size9,.katex .fontsize-ensurer.reset-size2.size9{font-size:2.88em}.katex .sizing.reset-size2.size10,.katex .fontsize-ensurer.reset-size2.size10{font-size:3.4566666667em}.katex .sizing.reset-size2.size11,.katex .fontsize-ensurer.reset-size2.size11{font-size:4.1466666667em}.katex .sizing.reset-size3.size1,.katex .fontsize-ensurer.reset-size3.size1{font-size:.7142857143em}.katex .sizing.reset-size3.size2,.katex .fontsize-ensurer.reset-size3.size2{font-size:.8571428571em}.katex .sizing.reset-size3.size3,.katex .fontsize-ensurer.reset-size3.size3{font-size:1em}.katex .sizing.reset-size3.size4,.katex .fontsize-ensurer.reset-size3.size4{font-size:1.1428571429em}.katex .sizing.reset-size3.size5,.katex .fontsize-ensurer.reset-size3.size5{font-size:1.2857142857em}.katex .sizing.reset-size3.size6,.katex .fontsize-ensurer.reset-size3.size6{font-size:1.4285714286em}.katex .sizing.reset-size3.size7,.katex .fontsize-ensurer.reset-size3.size7{font-size:1.7142857143em}.katex .sizing.reset-size3.size8,.katex .fontsize-ensurer.reset-size3.size8{font-size:2.0571428571em}.katex .sizing.reset-size3.size9,.katex .fontsize-ensurer.reset-size3.size9{font-size:2.4685714286em}.katex .sizing.reset-size3.size10,.katex .fontsize-ensurer.reset-size3.size10{font-size:2.9628571429em}.katex .sizing.reset-size3.size11,.katex .fontsize-ensurer.reset-size3.size11{font-size:3.5542857143em}.katex .sizing.reset-size4.size1,.katex .fontsize-ensurer.reset-size4.size1{font-size:.625em}.katex .sizing.reset-size4.size2,.katex .fontsize-ensurer.reset-size4.size2{font-size:.75em}.katex .sizing.reset-size4.size3,.katex .fontsize-ensurer.reset-size4.size3{font-size:.875em}.katex .sizing.reset-size4.size4,.katex .fontsize-ensurer.reset-size4.size4{font-size:1em}.katex .sizing.reset-size4.size5,.katex .fontsize-ensurer.reset-size4.size5{font-size:1.125em}.katex .sizing.reset-size4.size6,.katex .fontsize-ensurer.reset-size4.size6{font-size:1.25em}.katex .sizing.reset-size4.size7,.katex .fontsize-ensurer.reset-size4.size7{font-size:1.5em}.katex .sizing.reset-size4.size8,.katex .fontsize-ensurer.reset-size4.size8{font-size:1.8em}.katex .sizing.reset-size4.size9,.katex .fontsize-ensurer.reset-size4.size9{font-size:2.16em}.katex .sizing.reset-size4.size10,.katex .fontsize-ensurer.reset-size4.size10{font-size:2.5925em}.katex .sizing.reset-size4.size11,.katex .fontsize-ensurer.reset-size4.size11{font-size:3.11em}.katex .sizing.reset-size5.size1,.katex .fontsize-ensurer.reset-size5.size1{font-size:.5555555556em}.katex .sizing.reset-size5.size2,.katex .fontsize-ensurer.reset-size5.size2{font-size:.6666666667em}.katex .sizing.reset-size5.size3,.katex .fontsize-ensurer.reset-size5.size3{font-size:.7777777778em}.katex .sizing.reset-size5.size4,.katex .fontsize-ensurer.reset-size5.size4{font-size:.8888888889em}.katex .sizing.reset-size5.size5,.katex .fontsize-ensurer.reset-size5.size5{font-size:1em}.katex .sizing.reset-size5.size6,.katex .fontsize-ensurer.reset-size5.size6{font-size:1.1111111111em}.katex .sizing.reset-size5.size7,.katex .fontsize-ensurer.reset-size5.size7{font-size:1.3333333333em}.katex .sizing.reset-size5.size8,.katex .fontsize-ensurer.reset-size5.size8{font-size:1.6em}.katex .sizing.reset-size5.size9,.katex .fontsize-ensurer.reset-size5.size9{font-size:1.92em}.katex .sizing.reset-size5.size10,.katex .fontsize-ensurer.reset-size5.size10{font-size:2.3044444444em}.katex .sizing.reset-size5.size11,.katex .fontsize-ensurer.reset-size5.size11{font-size:2.7644444444em}.katex .sizing.reset-size6.size1,.katex .fontsize-ensurer.reset-size6.size1{font-size:.5em}.katex .sizing.reset-size6.size2,.katex .fontsize-ensurer.reset-size6.size2{font-size:.6em}.katex .sizing.reset-size6.size3,.katex .fontsize-ensurer.reset-size6.size3{font-size:.7em}.katex .sizing.reset-size6.size4,.katex .fontsize-ensurer.reset-size6.size4{font-size:.8em}.katex .sizing.reset-size6.size5,.katex .fontsize-ensurer.reset-size6.size5{font-size:.9em}.katex .sizing.reset-size6.size6,.katex .fontsize-ensurer.reset-size6.size6{font-size:1em}.katex .sizing.reset-size6.size7,.katex .fontsize-ensurer.reset-size6.size7{font-size:1.2em}.katex .sizing.reset-size6.size8,.katex .fontsize-ensurer.reset-size6.size8{font-size:1.44em}.katex .sizing.reset-size6.size9,.katex .fontsize-ensurer.reset-size6.size9{font-size:1.728em}.katex .sizing.reset-size6.size10,.katex .fontsize-ensurer.reset-size6.size10{font-size:2.074em}.katex .sizing.reset-size6.size11,.katex .fontsize-ensurer.reset-size6.size11{font-size:2.488em}.katex .sizing.reset-size7.size1,.katex .fontsize-ensurer.reset-size7.size1{font-size:.4166666667em}.katex .sizing.reset-size7.size2,.katex .fontsize-ensurer.reset-size7.size2{font-size:.5em}.katex .sizing.reset-size7.size3,.katex .fontsize-ensurer.reset-size7.size3{font-size:.5833333333em}.katex .sizing.reset-size7.size4,.katex .fontsize-ensurer.reset-size7.size4{font-size:.6666666667em}.katex .sizing.reset-size7.size5,.katex .fontsize-ensurer.reset-size7.size5{font-size:.75em}.katex .sizing.reset-size7.size6,.katex .fontsize-ensurer.reset-size7.size6{font-size:.8333333333em}.katex .sizing.reset-size7.size7,.katex .fontsize-ensurer.reset-size7.size7{font-size:1em}.katex .sizing.reset-size7.size8,.katex .fontsize-ensurer.reset-size7.size8{font-size:1.2em}.katex .sizing.reset-size7.size9,.katex .fontsize-ensurer.reset-size7.size9{font-size:1.44em}.katex .sizing.reset-size7.size10,.katex .fontsize-ensurer.reset-size7.size10{font-size:1.7283333333em}.katex .sizing.reset-size7.size11,.katex .fontsize-ensurer.reset-size7.size11{font-size:2.0733333333em}.katex .sizing.reset-size8.size1,.katex .fontsize-ensurer.reset-size8.size1{font-size:.3472222222em}.katex .sizing.reset-size8.size2,.katex .fontsize-ensurer.reset-size8.size2{font-size:.4166666667em}.katex .sizing.reset-size8.size3,.katex .fontsize-ensurer.reset-size8.size3{font-size:.4861111111em}.katex .sizing.reset-size8.size4,.katex .fontsize-ensurer.reset-size8.size4{font-size:.5555555556em}.katex .sizing.reset-size8.size5,.katex .fontsize-ensurer.reset-size8.size5{font-size:.625em}.katex .sizing.reset-size8.size6,.katex .fontsize-ensurer.reset-size8.size6{font-size:.6944444444em}.katex .sizing.reset-size8.size7,.katex .fontsize-ensurer.reset-size8.size7{font-size:.8333333333em}.katex .sizing.reset-size8.size8,.katex .fontsize-ensurer.reset-size8.size8{font-size:1em}.katex .sizing.reset-size8.size9,.katex .fontsize-ensurer.reset-size8.size9{font-size:1.2em}.katex .sizing.reset-size8.size10,.katex .fontsize-ensurer.reset-size8.size10{font-size:1.4402777778em}.katex .sizing.reset-size8.size11,.katex .fontsize-ensurer.reset-size8.size11{font-size:1.7277777778em}.katex .sizing.reset-size9.size1,.katex .fontsize-ensurer.reset-size9.size1{font-size:.2893518519em}.katex .sizing.reset-size9.size2,.katex .fontsize-ensurer.reset-size9.size2{font-size:.3472222222em}.katex .sizing.reset-size9.size3,.katex .fontsize-ensurer.reset-size9.size3{font-size:.4050925926em}.katex .sizing.reset-size9.size4,.katex .fontsize-ensurer.reset-size9.size4{font-size:.462962963em}.katex .sizing.reset-size9.size5,.katex .fontsize-ensurer.reset-size9.size5{font-size:.5208333333em}.katex .sizing.reset-size9.size6,.katex .fontsize-ensurer.reset-size9.size6{font-size:.5787037037em}.katex .sizing.reset-size9.size7,.katex .fontsize-ensurer.reset-size9.size7{font-size:.6944444444em}.katex .sizing.reset-size9.size8,.katex .fontsize-ensurer.reset-size9.size8{font-size:.8333333333em}.katex .sizing.reset-size9.size9,.katex .fontsize-ensurer.reset-size9.size9{font-size:1em}.katex .sizing.reset-size9.size10,.katex .fontsize-ensurer.reset-size9.size10{font-size:1.2002314815em}.katex .sizing.reset-size9.size11,.katex .fontsize-ensurer.reset-size9.size11{font-size:1.4398148148em}.katex .sizing.reset-size10.size1,.katex .fontsize-ensurer.reset-size10.size1{font-size:.2410800386em}.katex .sizing.reset-size10.size2,.katex .fontsize-ensurer.reset-size10.size2{font-size:.2892960463em}.katex .sizing.reset-size10.size3,.katex .fontsize-ensurer.reset-size10.size3{font-size:.337512054em}.katex .sizing.reset-size10.size4,.katex .fontsize-ensurer.reset-size10.size4{font-size:.3857280617em}.katex .sizing.reset-size10.size5,.katex .fontsize-ensurer.reset-size10.size5{font-size:.4339440694em}.katex .sizing.reset-size10.size6,.katex .fontsize-ensurer.reset-size10.size6{font-size:.4821600771em}.katex .sizing.reset-size10.size7,.katex .fontsize-ensurer.reset-size10.size7{font-size:.5785920926em}.katex .sizing.reset-size10.size8,.katex .fontsize-ensurer.reset-size10.size8{font-size:.6943105111em}.katex .sizing.reset-size10.size9,.katex .fontsize-ensurer.reset-size10.size9{font-size:.8331726133em}.katex .sizing.reset-size10.size10,.katex .fontsize-ensurer.reset-size10.size10{font-size:1em}.katex .sizing.reset-size10.size11,.katex .fontsize-ensurer.reset-size10.size11{font-size:1.1996142719em}.katex .sizing.reset-size11.size1,.katex .fontsize-ensurer.reset-size11.size1{font-size:.2009646302em}.katex .sizing.reset-size11.size2,.katex .fontsize-ensurer.reset-size11.size2{font-size:.2411575563em}.katex .sizing.reset-size11.size3,.katex .fontsize-ensurer.reset-size11.size3{font-size:.2813504823em}.katex .sizing.reset-size11.size4,.katex .fontsize-ensurer.reset-size11.size4{font-size:.3215434084em}.katex .sizing.reset-size11.size5,.katex .fontsize-ensurer.reset-size11.size5{font-size:.3617363344em}.katex .sizing.reset-size11.size6,.katex .fontsize-ensurer.reset-size11.size6{font-size:.4019292605em}.katex .sizing.reset-size11.size7,.katex .fontsize-ensurer.reset-size11.size7{font-size:.4823151125em}.katex .sizing.reset-size11.size8,.katex .fontsize-ensurer.reset-size11.size8{font-size:.578778135em}.katex .sizing.reset-size11.size9,.katex .fontsize-ensurer.reset-size11.size9{font-size:.6945337621em}.katex .sizing.reset-size11.size10,.katex .fontsize-ensurer.reset-size11.size10{font-size:.8336012862em}.katex .sizing.reset-size11.size11,.katex .fontsize-ensurer.reset-size11.size11{font-size:1em}.katex .delimsizing.size1 *{font-family:KaTeX_Size1}.katex .delimsizing.size2 *{font-family:KaTeX_Size2}.katex .delimsizing.size3 *{font-family:KaTeX_Size3}.katex .delimsizing.size4 *{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span *{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span *{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op *{font-family:KaTeX_Size1}.katex .op-symbol.large-op *{font-family:KaTeX_Size2}.katex .op-limits>.vlist-t{text-align:center}.katex .accent>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;height:inherit;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:before,.katex .stretchy:after{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .x-arrow,.katex .mover,.katex .munder{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{counter-increment:katexEqnNo;content:"(" counter(katexEqnNo) ")"}.katex .mml-eqn-num:before{counter-increment:mmlEqnNo;content:"(" counter(mmlEqnNo) ")"}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;position:absolute;left:calc(50% + .3em);text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}@keyframes neumorphism-down-to-up-748e129c{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-748e129c{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.container[data-v-748e129c]{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.title[data-v-748e129c]{margin:10px}.description[data-v-748e129c]{width:400px;height:200px}.main-title[data-v-748e129c]{font-size:1.5em;font-weight:700;text-align:center;margin:20px 0}@keyframes neumorphism-down-to-up-5a6ad28d{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-5a6ad28d{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}quiz-tree-node[data-v-5a6ad28d]{display:flex;flex-direction:column}quiz-tree-node-title[data-v-5a6ad28d]{display:flex;flex-direction:row;align-items:center;margin-top:3px}quiz-tree-wrapper[data-v-5a6ad28d]{display:flex;flex-direction:column}.clickable[data-v-5a6ad28d]{cursor:pointer}.input-dialog[data-v-5a6ad28d]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1000;background-color:var(--bgcolor);padding:20px;border-radius:8px;box-shadow:0 4px 16px #0003}.dialog-title[data-v-5a6ad28d]{font-size:18px;font-weight:500;margin-bottom:15px;text-align:center}.dialog-buttons[data-v-5a6ad28d]{display:flex;justify-content:center;margin-top:10px;gap:20px}.dialog-button[data-v-5a6ad28d]{width:40px;min-width:40px;max-width:40px;height:40px;padding:0;display:flex;justify-content:center;align-items:center}@keyframes neumorphism-down-to-up-eb096b1e{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-eb096b1e{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.split-container[data-v-eb096b1e]{display:flex;width:100%;height:100%;position:relative}.split-container.split-row[data-v-eb096b1e]{flex-direction:row}.split-container.split-column[data-v-eb096b1e]{flex-direction:column}.split-left[data-v-eb096b1e],.split-right[data-v-eb096b1e]{overflow:hidden;position:relative}.split-divider[data-v-eb096b1e]{position:relative;flex-shrink:0;touch-action:none}.split-divider div[data-v-eb096b1e]{opacity:.2;position:absolute}.split-divider[data-v-eb096b1e]:hover:before{opacity:.2;background-color:#007acc}.split-divider[data-v-eb096b1e]:active:before{opacity:.2;background-color:#005a9e}.split-divider[data-v-eb096b1e]:before{content:"";position:absolute;top:0;bottom:0;touch-action:none;opacity:.2;background-color:var(--color);transition:background-color .2s ease;width:100%;height:100%}.split-row .split-divider[data-v-eb096b1e]{width:4px;height:100%;cursor:col-resize}.split-row .split-divider div[data-v-eb096b1e]{cursor:col-resize;height:100%;left:-8px;right:-8px;width:calc(100% + 16px)}.split-column .split-divider[data-v-eb096b1e]{height:4px;cursor:row-resize;width:100%}.split-column .split-divider div[data-v-eb096b1e]{cursor:row-resize;width:100%;top:-8px;bottom:-8px;height:calc(100% + 16px)}@keyframes neumorphism-down-to-up-1f8cda54{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-1f8cda54{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.section-types-container[data-v-1f8cda54]{display:flex;width:100%;height:100%}.section-types-container .no-section-types[data-v-1f8cda54]{margin:20px auto}.section-types-container .create-subject[data-v-1f8cda54]{margin:20px 0 0 20px}.section-types-container .main-title[data-v-1f8cda54]{margin:20px 0 0 20px;font-size:1.5em;font-weight:700}.section-types-container .main-description[data-v-1f8cda54]{margin:20px 0 0 20px}.section-types-container .section-types-container-header[data-v-1f8cda54]{display:flex;flex-direction:row;justify-content:start;gap:20px;margin:0 0 20px}.section-types[data-v-1f8cda54]{margin:20px 0 0;display:grid;flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}.section-type[data-v-1f8cda54]{padding:15px 30px 30px;height:200px;max-width:400px;display:flex;flex-direction:column;margin:20px}.section-type .description[data-v-1f8cda54]{overflow:hidden;white-space:nowrap}.title[data-v-1f8cda54]{font-size:1.25em;margin-bottom:0;font-weight:700}.pagination[data-v-1f8cda54]{width:min(100%,800px);margin:20px auto}.clickable[data-v-1f8cda54]{cursor:pointer}.sidebar[data-v-1f8cda54]{display:flex;flex-direction:column;height:calc(100% - 20px);width:calc(100% - 26px);padding-right:20px}.content[data-v-1f8cda54]{display:flex;flex-direction:column;height:calc(100% - 20px);width:calc(100% - 26px);flex-grow:1}quiz-children-wrapper[data-v-1f8cda54]{display:block;margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}quiz-children-wrapper>quiz-card[data-v-1f8cda54]{display:flex;flex-direction:row}quiz-children-wrapper>quiz-card>quiz-text[data-v-1f8cda54]{display:flex;flex-grow:1;justify-content:center;align-items:center}quiz-children-empty[data-v-1f8cda54]{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-size:1.5em}quiz-sections-empty[data-v-1f8cda54]{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-size:1.5em}quiz-sections-wrapper[data-v-1f8cda54]{margin:20px 0 0;display:grid;flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}quiz-sections-wrapper>quiz-card[data-v-1f8cda54]{padding:15px 30px 30px;height:240px;max-width:400px;display:flex;flex-direction:column;margin:20px;cursor:pointer}quiz-sections-wrapper>quiz-card .description[data-v-1f8cda54]{margin-bottom:0;overflow:hidden}quiz-sections-ops[data-v-1f8cda54]{display:flex;flex-direction:row}quiz-sections-ops>quiz-button[data-v-1f8cda54]{margin-left:20px}quiz-pagination[data-v-1f8cda54]{width:min(100%,800px);margin:auto auto 20px}quiz-main-container[data-v-1f8cda54]{display:flex;height:100%;width:100%;justify-content:center;align-items:center}quiz-main-container .title[data-v-1f8cda54]{margin:10px}quiz-main-container .main-title[data-v-1f8cda54]{font-size:1.5em;font-weight:700;text-align:center;margin:20px 0}quiz-main-container quiz-main-button-container[data-v-1f8cda54]{display:flex;justify-content:center;margin-top:20px}@keyframes neumorphism-down-to-up-969012f1{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-969012f1{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.container[data-v-969012f1]{padding:10px;scrollbar-width:none;width:100%;max-width:100%;height:100%;overflow-y:scroll}.container-inline[data-v-969012f1]{padding:10px;width:100%;max-width:100%;scrollbar-width:none;display:flex}iframe[data-v-969012f1]{width:100%;height:100%;border:none;border-radius:10px}.iframe-wrapper[data-v-969012f1]{border-radius:10px;min-height:150px;width:100%;padding-bottom:10px}.resize-handle[data-v-969012f1]{position:absolute;bottom:0;right:0;width:20px;height:20px;background:linear-gradient(-45deg,transparent 0%,transparent 30%,#666 30%,#666 40%,transparent 40%,transparent 60%,#666 60%,#666 70%,transparent 70%);cursor:nw-resize;z-index:10}.resize-handle.dragging[data-v-969012f1]{width:100%;height:100%;opacity:0}.resize-handle[data-v-969012f1]:hover{background:linear-gradient(-45deg,transparent 0%,transparent 30%,#333 30%,#333 40%,transparent 40%,transparent 60%,#333 60%,#333 70%,transparent 70%)}.iframe-wrapper[data-v-969012f1]:after{display:none}.img[data-v-969012f1]{max-width:100%;height:auto;display:inline-block;border-radius:10px}.file-button[data-v-969012f1]{margin-left:auto;right:0;display:flex;flex-direction:row;overflow:hidden}.file-button span.icon[data-v-969012f1]{padding:5px;background-color:#5f9ea0;border-radius:10px}.file-button span.name[data-v-969012f1]{height:100%;margin-left:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@keyframes neumorphism-down-to-up-dda9f3c2{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-dda9f3c2{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.quiz-ai-dialog[data-v-dda9f3c2]{height:calc(100% - 20px);margin-bottom:6px;display:flex;flex-direction:column}.title-bar[data-v-dda9f3c2]{display:flex;align-items:center;justify-content:center;height:60px;padding:0 10px;font-size:1.2rem;font-weight:700;gap:10px;position:relative;min-height:60px}.title-bar span[data-v-dda9f3c2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-bar svg[data-v-dda9f3c2]{min-width:20px}.section[data-v-dda9f3c2]{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;border-radius:.5rem;margin:10px auto;background-color:#7f789a66;overflow:auto;scrollbar-width:none;cursor:pointer;top:0;position:-webkit-sticky;position:sticky;justify-content:center;align-items:center;gap:.5rem}.histories[data-v-dda9f3c2]{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.histories.empty[data-v-dda9f3c2]{justify-content:center;align-items:center;font-size:1.2rem}.clear-history[data-v-dda9f3c2]{display:flex;justify-content:center;align-items:center;flex-grow:1}.clear-history span[data-v-dda9f3c2]{cursor:pointer;padding:.5rem 1rem;border-radius:.5rem;margin:auto 10px 10px;background-color:#ce4b4366;bottom:0}.input[data-v-dda9f3c2]{resize:none;height:4rem;min-height:4rem}.message-box[data-v-dda9f3c2]{margin:10px}.message-box .buttons[data-v-dda9f3c2]{display:flex;gap:5px}.message-box .buttons .icon[data-v-dda9f3c2]{opacity:.5;cursor:pointer;margin:3px 0;padding:4px;border-radius:8px;transition:background-color .2s ease}.message-box .buttons .icon[data-v-dda9f3c2]:hover{background-color:var(--button-hover-background)}.message-box .buttons .icon[data-v-dda9f3c2]:active{opacity:1}.message-box .message[data-v-dda9f3c2]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:.5rem 1rem;border-radius:.5rem}.message-box .message .header[data-v-dda9f3c2]{height:40px;display:flex;align-items:center;justify-content:center;margin-left:0;gap:3px}.message-box .message .header .icon[data-v-dda9f3c2]{margin:-3px 2px -3px -3px}.message-box .message .reasoning .reasoning-content[data-v-dda9f3c2]{border-left:gray 3px solid;margin-left:3px;margin-bottom:1rem;padding-left:1rem;-webkit-user-select:text;-moz-user-select:text;user-select:text}.message-box .message .content[data-v-dda9f3c2]{-webkit-user-select:text;-moz-user-select:text;user-select:text}.message-box .message .tool-call-parm[data-v-dda9f3c2]{position:relative;margin-left:13px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-user-select:text;-moz-user-select:text;user-select:text;border-radius:26px;padding:10px;background-color:#00000026}.message-box .message .tool-call-parm[data-v-dda9f3c2]:before{content:"";border-left:gray 3px solid;position:absolute;left:-10px;top:0;bottom:0}.message-box.user[data-v-dda9f3c2]{margin-left:auto;max-width:75%}.message-box.user .buttons .icon[data-v-dda9f3c2]:first-child{margin-left:auto}.message-box.user .buttons .icon[data-v-dda9f3c2]:last-child{right:0}.message.user[data-v-dda9f3c2]{right:0;margin-left:auto;align-self:flex-end;background-color:#45afc333}.message.user .content[data-v-dda9f3c2]{white-space:pre-wrap}.message-box.assistant[data-v-dda9f3c2]{max-width:100%;right:0}.message-box.assistant[data-v-dda9f3c2]:before{content:"SubQuiz AI";font-size:1.5rem;font-weight:bolder;margin:18px 18px -20px;font-family:Maple Mono NF CN;font-style:italic}.message-box.assistant .message[data-v-dda9f3c2]{padding-bottom:0;padding-top:0;width:unset;right:0}.message-box.assistant .message[data-v-dda9f3c2]:before,.message-box.assistant .message.done[data-v-dda9f3c2]:after{content:"";border-bottom:1px solid var(--color);opacity:.2;width:100%;height:2px;display:block;margin:10px 0 5px}.message-box.assistant .buttons[data-v-dda9f3c2]{margin:0}.message-box.assistant .buttons .icon[data-v-dda9f3c2]:first-child{margin-left:15px}.message.assistant[data-v-dda9f3c2]{left:0;margin-right:auto;align-self:flex-start}.message.assistant .content[data-v-dda9f3c2]{margin-left:3px}.new-chat[data-v-dda9f3c2]{margin-top:-30px;margin-bottom:0;padding:5px 10px;border-radius:1.5em}.img-container[data-v-dda9f3c2]{display:flex;gap:10px;margin:10px 10px -5px;flex-direction:row;overflow:auto;scrollbar-width:none;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.img-container .img[data-v-dda9f3c2]{background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-clip:content-box;position:relative;max-height:100px;min-height:100px;height:100px;max-width:100px;min-width:100px;width:100px;border-radius:.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.img-container .img .remove-img[data-v-dda9f3c2]{position:absolute;bottom:5px;right:5px;color:red;cursor:pointer}.img-container .img .file-name[data-v-dda9f3c2]{font-size:.3em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:50%}.bottom-bar[data-v-dda9f3c2]{display:flex;justify-content:start;align-items:center;height:60px;min-height:60px;max-height:60px}.bottom-bar .model-name[data-v-dda9f3c2]{width:130px;min-width:130px;max-width:130px}.bottom-bar .model-options[data-v-dda9f3c2]{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.bottom-bar .intelligent-icon[data-v-dda9f3c2]{cursor:pointer;color:var(--button-highlight-border)}.bottom-bar span.bottom-bnt[data-v-dda9f3c2]{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:37.33333px;min-height:37.33333px;max-height:37.33333px;cursor:pointer;bottom:0;padding:.5rem .7rem;border-radius:1rem;margin:10px;right:0;background-color:#4c6bbe66;display:flex;align-items:center;justify-content:center}@keyframes loading-dda9f3c2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon[data-v-dda9f3c2]{width:1.5rem;height:1.5rem;animation:loading-dda9f3c2 1s linear infinite}[data-v-dda9f3c2] .tool-data-link{background-color:var(--pin-bgcolor);border:2px solid var(--pin-border-color);color:var(--pin-text-color);display:inline-flex;width:1.25rem;height:1.25rem;justify-content:center;align-items:center;font-size:.8rem;border-radius:.4rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:5px;margin-right:5px}.edit-input[data-v-dda9f3c2]{border:2px solid var(--button-highlight-border)}.ai-chat-sidebar{display:flex;flex-direction:column;height:calc(100% - 20px);margin-bottom:7px;--sidebar-open-width: 200px}.ai-chat-sidebar .sidebar-empty{display:flex;align-items:center;justify-content:center;height:100%}.ai-chat-sidebar .chats{margin:-10px;padding:10px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;flex-grow:1;max-height:calc(100% - 165px);min-height:calc(100% - 165px)}.ai-chat-sidebar .loading-indicator,.ai-chat-sidebar .no-more-indicator{text-align:center;padding:15px;opacity:.5;font-size:14px}.ai-chat-sidebar .loading-indicator{color:var(--color)}.ai-chat-sidebar .item{margin:5px;min-width:170px;max-width:170px;min-height:51px;max-height:51px;display:flex;align-items:center;justify-content:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.ai-chat-sidebar .box{overflow:hidden;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ai-chat-sidebar div.menu-title-box{margin-left:-6px;margin-right:-6px;margin-top:-6px;padding:6px;flex-direction:row-reverse;min-height:80px;max-height:80px;display:flex;align-items:center;justify-content:center}.ai-chat-sidebar div.menu-title-box .menu-btn{position:relative;height:48px;width:50px;margin-left:5px;margin-right:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:1.4rem}.ai-chat-sidebar div.menu-title-box div.menu-title{min-width:125px;max-width:125px;margin-top:auto;margin-bottom:auto;font-size:25px;font-weight:700;display:flex;align-items:center;justify-content:center}@keyframes neumorphism-down-to-up-8f7b1d32{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-8f7b1d32{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}div.main-content[data-v-8f7b1d32]{width:100%;height:100%;overflow:auto;scrollbar-width:none;position:relative}quiz-ai-chats[data-v-8f7b1d32]{height:100%;width:100%;display:flex}.class-sidebar{display:flex;flex-direction:column;height:calc(100% - 20px);margin-bottom:7px;width:200px;min-width:200px;max-width:200px}.class-sidebar .sidebar-empty{display:flex;align-items:center;justify-content:center;height:100%}.class-sidebar .classes{margin:-10px;padding:10px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;flex-grow:1;max-height:calc(100% - 80px);min-height:calc(100% - 80px)}.class-sidebar .loading-indicator,.class-sidebar .no-more-indicator{text-align:center;padding:15px;font-size:14px;opacity:.5}.class-sidebar .loading-indicator{color:var(--color)}.class-sidebar .item{margin:5px;min-width:170px;max-width:170px;min-height:51px;max-height:51px;display:flex;align-items:center;justify-content:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.class-sidebar .box{overflow:hidden;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.class-sidebar div.menu-title-box{margin-left:-6px;margin-right:-6px;margin-top:-6px;padding:6px;flex-direction:row-reverse;min-height:80px;max-height:80px;display:flex;align-items:center;justify-content:center}.class-sidebar div.menu-title-box .menu-btn{position:relative;height:48px;width:50px;margin-left:5px;margin-right:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-left:1.4rem}.class-sidebar div.menu-title-box div.menu-title{min-width:125px;max-width:125px;margin-top:auto;margin-bottom:auto;font-size:25px;font-weight:700;display:flex;align-items:center;justify-content:center}@keyframes neumorphism-down-to-up-e7b45712{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-e7b45712{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.main-content[data-v-e7b45712]{width:100%;height:100%;scrollbar-width:none;position:relative;display:flex;margin-bottom:7px;flex-direction:column;height:calc(100% - 20px)}.main-content .main-title[data-v-e7b45712]{margin:20px 0 0 20px;font-size:1.5em;font-weight:700}.main-content .main-description[data-v-e7b45712]{margin:20px 0 0 20px;opacity:.7}.main-content .section-types-container-header[data-v-e7b45712]{display:flex;flex-direction:row;justify-content:start;gap:20px;margin:0 0 20px}.main-content .section-types-container-header .item[data-v-e7b45712]{margin:20px 0 0 20px}.main-content .exams[data-v-e7b45712]{margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}.main-content .exams quiz-card[data-v-e7b45712]{padding:15px 30px 30px;cursor:pointer;max-height:220px;max-width:400px;display:flex;flex-direction:column;margin:20px}.main-content .exams quiz-card .description[data-v-e7b45712]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main-content .exams quiz-card .title[data-v-e7b45712]{font-size:1.25em;margin-bottom:0;font-weight:700}.main-content .exams .no-exam[data-v-e7b45712]{margin:20px auto}.main-content .practices-wrapper[data-v-e7b45712]{display:flex;flex-direction:column;flex-grow:1;overflow:auto;scrollbar-width:none}.main-content .practices-wrapper .practices[data-v-e7b45712]{flex-grow:1;margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}.main-content .practices-wrapper .practices quiz-card[data-v-e7b45712]{padding:15px 30px 30px;cursor:pointer;max-height:220px;max-width:400px;display:flex;flex-direction:column;margin:20px}.main-content .practices-wrapper .practices quiz-card .description[data-v-e7b45712]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main-content .practices-wrapper .practices quiz-card .title[data-v-e7b45712]{font-size:1.25em;margin-bottom:0;font-weight:700}.main-content .practices-wrapper .practices quiz-card .info[data-v-e7b45712]{margin:10px 0}.main-content .practices-wrapper .no-practice[data-v-e7b45712]{flex-grow:1;margin:20px auto}.main-content .members[data-v-e7b45712]{margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}.main-content .members quiz-card[data-v-e7b45712]{margin:20px}.main-content .members quiz-user-box[data-v-e7b45712]{display:flex;flex-direction:row;margin-left:-6px;margin-right:-6px}.main-content .members quiz-user-box .avatar[data-v-e7b45712]{min-width:50px;max-width:50px;min-height:50px;max-height:50px}.main-content .members quiz-user-box quiz-username-box[data-v-e7b45712]{display:flex;flex-direction:column;flex:1;min-width:0;margin-left:10px}.main-content .members quiz-user-box quiz-username-box quiz-username[data-v-e7b45712]{display:block;max-width:100%;margin-right:1px;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;min-width:0}.main-content .members quiz-user-box quiz-username-box quiz-user-id[data-v-e7b45712]{display:block;max-width:100%;margin-right:5px;margin-top:-2px;margin-bottom:15px;opacity:.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:small;flex-grow:1}quiz-classes[data-v-e7b45712]{height:100%;width:100%;display:flex}.class-area[data-v-e7b45712]{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.empty-state[data-v-e7b45712]{opacity:.5;text-align:center}.empty-state p[data-v-e7b45712]{font-size:18px;margin:0}@keyframes neumorphism-down-to-up-fad9d313{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-fad9d313{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.split[data-v-fad9d313]{height:100%;width:100%;display:flex;min-width:100%;min-height:100%;max-width:100%;max-height:100%}.sections[data-v-fad9d313]{display:flex;flex-direction:column;height:100%;width:100%;overflow-y:auto;scrollbar-width:none}.sections .section-wrapper[data-v-fad9d313]{display:flex;align-items:center;margin-right:20px}.sections .section-wrapper .section[data-v-fad9d313]{flex-grow:1;border:1px solid lightgray;border-radius:10px;padding:10px;margin:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1em}.clickable[data-v-fad9d313]{cursor:pointer}.no-section[data-v-fad9d313]{opacity:.5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2em}.content[data-v-fad9d313]{display:flex;flex-direction:column;height:calc(100% - 20px);flex-grow:1;width:calc(100% - 26px);min-width:300px}.content .main-title[data-v-fad9d313]{margin:20px 0 0 20px;font-size:1.5em;font-weight:700}.members.empty[data-v-fad9d313]{display:flex;height:100%;width:100%}.members[data-v-fad9d313]{margin:20px 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));justify-content:start;overflow-y:auto;scrollbar-width:none}.members quiz-card[data-v-fad9d313]{margin:20px}.members quiz-user-box[data-v-fad9d313]{display:flex;flex-direction:row;margin-left:-6px;margin-right:-6px}.members quiz-user-box .avatar[data-v-fad9d313]{min-width:50px;max-width:50px;min-height:50px;max-height:50px}.members quiz-user-box quiz-username-box[data-v-fad9d313]{display:flex;flex-direction:column;flex:1;min-width:0;margin-left:10px}.members quiz-user-box quiz-username-box quiz-username[data-v-fad9d313]{display:block;max-width:100%;margin-right:1px;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;min-width:0}.members quiz-user-box quiz-username-box quiz-user-id[data-v-fad9d313]{display:block;max-width:100%;margin-right:5px;margin-top:-2px;margin-bottom:15px;opacity:.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:small;flex-grow:1}.members .no-scores[data-v-fad9d313]{opacity:.5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2em}.exam-scores[data-v-fad9d313]{flex-grow:1;overflow-y:auto;padding:0 20px;scrollbar-width:none;margin-top:10px}.exam-scores .no-scores[data-v-fad9d313]{opacity:.5;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.2em}.exam-scores .score-section[data-v-fad9d313]{margin-bottom:15px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.exam-scores .score-section .section-header[data-v-fad9d313]{padding:15px;cursor:pointer;background-color:var(--button-background);border-bottom:1px solid var(--border);transition:background-color .2s}.exam-scores .score-section .section-header[data-v-fad9d313]:hover{background-color:var(--button-hover-background)}.exam-scores .score-section .section-header .section-title[data-v-fad9d313]{margin-bottom:10px}.exam-scores .score-section .section-header .section-title .section-content[data-v-fad9d313]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.exam-scores .score-section .section-header .score-bar-container[data-v-fad9d313]{display:flex;align-items:center;gap:15px}.exam-scores .score-section .section-header .score-bar-container .score-text[data-v-fad9d313]{min-width:120px;font-size:.9em;opacity:.5}.exam-scores .score-section .section-header .score-bar-container .score-bar[data-v-fad9d313]{flex-grow:1;height:12px;background-color:var(--button-background);border-radius:6px;overflow:hidden}.exam-scores .score-section .section-header .score-bar-container .score-bar .score-bar-fill[data-v-fad9d313]{height:100%;background:linear-gradient(90deg,#28a745,#20c997);transition:width .3s ease;border-radius:6px}.exam-scores .score-section .questions-scores[data-v-fad9d313]{background-color:var(--button-background)}.exam-scores .score-section .questions-scores .question-score[data-v-fad9d313]{padding:12px 20px;border-bottom:1px solid var(--border)}.exam-scores .score-section .questions-scores .question-score[data-v-fad9d313]:last-child{border-bottom:none}.exam-scores .score-section .questions-scores .question-score .question-title[data-v-fad9d313]{font-size:.9em;margin-bottom:8px;font-weight:500}.exam-scores .score-section .questions-scores .question-score .score-bar-container[data-v-fad9d313]{display:flex;align-items:center;gap:15px}.exam-scores .score-section .questions-scores .question-score .score-bar-container .score-text[data-v-fad9d313]{min-width:100px;font-size:.85em;opacity:.4}.exam-scores .score-section .questions-scores .question-score .score-bar-container .score-bar[data-v-fad9d313]{flex-grow:1;height:8px;background-color:var(--button-background);border-radius:4px;overflow:hidden}.exam-scores .score-section .questions-scores .question-score .score-bar-container .score-bar .score-bar-fill[data-v-fad9d313]{height:100%;background:linear-gradient(90deg,#007bff,#6f42c1);transition:width .3s ease;border-radius:4px}@keyframes neumorphism-down-to-up-2d17d597{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-2d17d597{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.theme-page[data-v-2d17d597]{min-height:100%;height:100%;width:100%;padding:20px;display:flex;justify-content:center;overflow-y:auto;scrollbar-width:none}.theme-container[data-v-2d17d597]{max-width:800px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.page-title[data-v-2d17d597]{font-size:2.5rem;font-weight:700;color:var(--primary-text);margin-bottom:2rem;text-align:center}.section-title[data-v-2d17d597]{font-size:1.5rem;font-weight:600;color:var(--primary-text);margin-bottom:20px;display:flex;align-items:center;gap:8px;margin-left:13px}.theme-options[data-v-2d17d597]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.theme-option[data-v-2d17d597]{padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:100%}.theme-label[data-v-2d17d597]{font-size:1rem;color:var(--primary-text);text-align:center}.effect-item[data-v-2d17d597]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--glass-card-border);margin-left:13px;margin-right:13px}.effect-item[data-v-2d17d597]:last-child{border-bottom:none}.effect-info[data-v-2d17d597]{flex:1}.effect-name[data-v-2d17d597]{font-size:1.1rem;color:var(--primary-text);margin-bottom:4px}.effect-description[data-v-2d17d597]{font-size:.9rem;color:var(--secondary-text)}.background-section[data-v-2d17d597]{text-align:center}.background-description[data-v-2d17d597]{font-size:1rem;color:var(--secondary-text);margin-bottom:20px}.background-actions[data-v-2d17d597]{display:flex;flex-direction:column;justify-content:center;align-items:center}.blur-controls[data-v-2d17d597],.opacity-controls[data-v-2d17d597]{display:flex;align-items:center;gap:10px}.color-picker-container[data-v-2d17d597]{display:flex;align-items:center}.color-input[data-v-2d17d597]{width:50px;height:35px;border:2px solid var(--glass-card-border);border-radius:8px;background:transparent;cursor:pointer;transition:border-color .2s ease}.color-input[data-v-2d17d597]:hover{border-color:var(--primary-color)}@keyframes neumorphism-down-to-up-4e9ae37f{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-4e9ae37f{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.input[data-v-4e9ae37f]{resize:none;flex-grow:1}.card[data-v-4e9ae37f]{height:calc(100% - 20px);display:flex;flex-direction:column}@keyframes loading-4e9ae37f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon[data-v-4e9ae37f]{width:1.5rem;height:1.5rem;animation:loading-4e9ae37f 1s linear infinite}@keyframes neumorphism-down-to-up-4840cebd{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-4840cebd{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.toolbox[data-v-4840cebd]{height:calc(100% - 20px);margin-bottom:7px;display:flex;flex-direction:column;align-items:center;padding:2rem;gap:1rem}.toolbox h1[data-v-4840cebd]{font-size:2rem;margin-bottom:.5rem}.toolbox p[data-v-4840cebd]{font-size:1.2rem;text-align:center;max-width:600px}.toolbox .tools[data-v-4840cebd]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;overflow-y:auto;scrollbar-width:none}.toolbox .tools .tool[data-v-4840cebd]{cursor:pointer;width:200px;height:150px;display:flex;gap:1rem;flex-direction:column;align-items:center;justify-content:center;text-align:center}@keyframes neumorphism-down-to-up-235d16a2{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-235d16a2{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.ai-image-card[data-v-235d16a2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;height:calc(100% - 20px);margin-bottom:7px}.ai-image-card img[data-v-235d16a2]{max-width:80%;max-height:50%;object-fit:contain;margin-bottom:1rem}.ai-image-card h1[data-v-235d16a2]{font-size:2rem;margin-bottom:.5rem}.ai-image-card p[data-v-235d16a2]{font-size:1.2rem;text-align:center;max-width:600px}@keyframes loading-235d16a2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon[data-v-235d16a2]{width:1.5rem;height:1.5rem;animation:loading-235d16a2 1s linear infinite}@keyframes neumorphism-down-to-up-7d340651{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-7d340651{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.input[data-v-7d340651]{resize:none;flex-grow:1}.card[data-v-7d340651]{height:calc(100% - 20px);display:flex;flex-direction:column}@keyframes loading-7d340651{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon[data-v-7d340651]{width:1.5rem;height:1.5rem;animation:loading-7d340651 1s linear infinite}.image-preview[data-v-7d340651]{width:calc(100% - 12px);border-radius:8px;margin:6px 6px 12px;overflow-y:auto;scrollbar-width:none}.result-header[data-v-7d340651]{font-weight:700;opacity:.8;margin:10px}.overall-comment[data-v-7d340651]{margin:8px 12px 2px;line-height:1.7;background:var(--button-background);border-left:4px solid var(--button-highlight-border);padding:10px 12px;border-radius:8px;flex-grow:1;overflow-y:auto;scrollbar-width:none}@supports (color: color-mix(in lch,red,blue)){.overall-comment[data-v-7d340651]{background:color-mix(in oklab,var(--button-background) 85%,transparent)}}.overall-comment.empty[data-v-7d340651]{opacity:.6}.parts-wrapper[data-v-7d340651]{margin:6px 6px 12px;padding-right:6px;overflow:auto;scrollbar-width:none}.part-node[data-v-7d340651]{padding:6px 2px 6px 40px}.node-header[data-v-7d340651]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 10px;border-radius:8px;background:var(--button-background);border:1px solid var(--button-border);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}@supports (color: color-mix(in lch,red,blue)){.node-header[data-v-7d340651]{background:linear-gradient(180deg,color-mix(in oklab,var(--button-background) 92%,transparent),color-mix(in oklab,var(--button-background) 82%,transparent))}}.chevron[data-v-7d340651]{display:flex;align-items:center;justify-content:center;width:20px}.title[data-v-7d340651]{display:flex;align-items:center;gap:6px}.title-label[data-v-7d340651]{font-size:12px;opacity:.7;padding:2px 6px;background:var(--button-background);border:1px solid var(--button-border);border-radius:999px}.title-text[data-v-7d340651]{font-weight:700}.badges[data-v-7d340651]{margin-left:auto;display:flex;gap:6px}.badge[data-v-7d340651]{font-size:12px;opacity:.9;padding:2px 6px;border-radius:999px;background:var(--button-background);border:1px solid var(--button-border)}@supports (color: color-mix(in lch,red,blue)){.badge[data-v-7d340651]{background:color-mix(in oklab,var(--button-background) 90%,transparent)}}.badge-info[data-v-7d340651]{border-color:var(--button-highlight-border);background:var(--button-hover-background)}@supports (color: color-mix(in lch,red,blue)){.badge-info[data-v-7d340651]{background:color-mix(in oklab,var(--button-hover-background) 86%,transparent)}}.part-row[data-v-7d340651]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.part-col[data-v-7d340651]{background:var(--button-background);border:1px solid var(--button-border);border-radius:8px;padding:8px 10px}@supports (color: color-mix(in lch,red,blue)){.part-col[data-v-7d340651]{background:color-mix(in oklab,var(--button-background) 95%,transparent);border:1px solid color-mix(in oklab,var(--button-border) 92%,transparent)}}.node-body[data-v-7d340651]{margin-top:6px;padding:10px;background:var(--button-background);border:1px dashed var(--button-border);border-radius:8px}@supports (color: color-mix(in lch,red,blue)){.node-body[data-v-7d340651]{background:color-mix(in oklab,var(--button-background) 82%,transparent);border:1px dashed color-mix(in oklab,var(--button-border) 92%,transparent)}}.label[data-v-7d340651]{font-size:12px;opacity:.7;margin-bottom:4px}.mono[data-v-7d340651]{white-space:pre-wrap;word-break:break-word;margin:0}.mono.result[data-v-7d340651]{color:var(--highlight);text-shadow:0 0 1px var(--highlight)}@supports (color: color-mix(in lch,red,blue)){.mono.result[data-v-7d340651]{text-shadow:0 0 1px color-mix(in oklab,var(--highlight) 35%,transparent)}}.comment[data-v-7d340651]{margin-top:6px;padding:8px 10px;border-left:3px solid var(--button-hover-border);background:var(--button-background);border-radius:6px}@supports (color: color-mix(in lch,red,blue)){.comment[data-v-7d340651]{background:color-mix(in oklab,var(--button-background) 90%,transparent)}}.comment-body[data-v-7d340651]{white-space:pre-wrap;word-break:break-word}.divider[data-v-7d340651]{height:1px;background:var(--border);opacity:.6;margin:10px 0}@supports (color: color-mix(in lch,red,blue)){.divider[data-v-7d340651]{background:color-mix(in oklab,var(--border) 70%,transparent)}}@keyframes neumorphism-down-to-up{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.essay-correction-part-tree .part-node{position:relative;padding:8px 2px 8px 20px}.essay-correction-part-tree .part-node.depth-0{padding-left:2px}.essay-correction-part-tree .depth-0:before{background:#6aa6ff;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-0:before{background:color-mix(in oklab,#6aa6ff 45%,var(--border))}}.essay-correction-part-tree .depth-0>.node-header{border-color:#6aa6ff;background:#6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-0>.node-header{border-color:color-mix(in oklab,#6aa6ff 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#6aa6ff 10%,var(--button-background)),color-mix(in oklab,#6aa6ff 18%,var(--button-background)))}}.essay-correction-part-tree .depth-0>.node-body{border-left:3px solid #6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-0>.node-body{border-left:3px solid color-mix(in oklab,#6aa6ff 60%,var(--button-border))}}.essay-correction-part-tree .depth-1:before{background:#8bd46e;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-1:before{background:color-mix(in oklab,#8bd46e 45%,var(--border))}}.essay-correction-part-tree .depth-1>.node-header{border-color:#8bd46e;background:#8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-1>.node-header{border-color:color-mix(in oklab,#8bd46e 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#8bd46e 10%,var(--button-background)),color-mix(in oklab,#8bd46e 18%,var(--button-background)))}}.essay-correction-part-tree .depth-1>.node-body{border-left:3px solid #8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-1>.node-body{border-left:3px solid color-mix(in oklab,#8bd46e 60%,var(--button-border))}}.essay-correction-part-tree .depth-2:before{background:#f6c453;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-2:before{background:color-mix(in oklab,#f6c453 45%,var(--border))}}.essay-correction-part-tree .depth-2>.node-header{border-color:#f6c453;background:#f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-2>.node-header{border-color:color-mix(in oklab,#f6c453 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#f6c453 10%,var(--button-background)),color-mix(in oklab,#f6c453 18%,var(--button-background)))}}.essay-correction-part-tree .depth-2>.node-body{border-left:3px solid #f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-2>.node-body{border-left:3px solid color-mix(in oklab,#f6c453 60%,var(--button-border))}}.essay-correction-part-tree .depth-3:before{background:#ef7da0;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-3:before{background:color-mix(in oklab,#ef7da0 45%,var(--border))}}.essay-correction-part-tree .depth-3>.node-header{border-color:#ef7da0;background:#ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-3>.node-header{border-color:color-mix(in oklab,#ef7da0 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#ef7da0 10%,var(--button-background)),color-mix(in oklab,#ef7da0 18%,var(--button-background)))}}.essay-correction-part-tree .depth-3>.node-body{border-left:3px solid #ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-3>.node-body{border-left:3px solid color-mix(in oklab,#ef7da0 60%,var(--button-border))}}.essay-correction-part-tree .depth-4:before{background:#6aa6ff;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-4:before{background:color-mix(in oklab,#6aa6ff 45%,var(--border))}}.essay-correction-part-tree .depth-4>.node-header{border-color:#6aa6ff;background:#6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-4>.node-header{border-color:color-mix(in oklab,#6aa6ff 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#6aa6ff 10%,var(--button-background)),color-mix(in oklab,#6aa6ff 18%,var(--button-background)))}}.essay-correction-part-tree .depth-4>.node-body{border-left:3px solid #6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-4>.node-body{border-left:3px solid color-mix(in oklab,#6aa6ff 60%,var(--button-border))}}.essay-correction-part-tree .depth-5:before{background:#8bd46e;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-5:before{background:color-mix(in oklab,#8bd46e 45%,var(--border))}}.essay-correction-part-tree .depth-5>.node-header{border-color:#8bd46e;background:#8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-5>.node-header{border-color:color-mix(in oklab,#8bd46e 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#8bd46e 10%,var(--button-background)),color-mix(in oklab,#8bd46e 18%,var(--button-background)))}}.essay-correction-part-tree .depth-5>.node-body{border-left:3px solid #8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-5>.node-body{border-left:3px solid color-mix(in oklab,#8bd46e 60%,var(--button-border))}}.essay-correction-part-tree .depth-6:before{background:#f6c453;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-6:before{background:color-mix(in oklab,#f6c453 45%,var(--border))}}.essay-correction-part-tree .depth-6>.node-header{border-color:#f6c453;background:#f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-6>.node-header{border-color:color-mix(in oklab,#f6c453 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#f6c453 10%,var(--button-background)),color-mix(in oklab,#f6c453 18%,var(--button-background)))}}.essay-correction-part-tree .depth-6>.node-body{border-left:3px solid #f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-6>.node-body{border-left:3px solid color-mix(in oklab,#f6c453 60%,var(--button-border))}}.essay-correction-part-tree .depth-7:before{background:#ef7da0;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-7:before{background:color-mix(in oklab,#ef7da0 45%,var(--border))}}.essay-correction-part-tree .depth-7>.node-header{border-color:#ef7da0;background:#ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-7>.node-header{border-color:color-mix(in oklab,#ef7da0 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#ef7da0 10%,var(--button-background)),color-mix(in oklab,#ef7da0 18%,var(--button-background)))}}.essay-correction-part-tree .depth-7>.node-body{border-left:3px solid #ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-7>.node-body{border-left:3px solid color-mix(in oklab,#ef7da0 60%,var(--button-border))}}.essay-correction-part-tree .depth-8:before{background:#6aa6ff;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-8:before{background:color-mix(in oklab,#6aa6ff 45%,var(--border))}}.essay-correction-part-tree .depth-8>.node-header{border-color:#6aa6ff;background:#6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-8>.node-header{border-color:color-mix(in oklab,#6aa6ff 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#6aa6ff 10%,var(--button-background)),color-mix(in oklab,#6aa6ff 18%,var(--button-background)))}}.essay-correction-part-tree .depth-8>.node-body{border-left:3px solid #6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-8>.node-body{border-left:3px solid color-mix(in oklab,#6aa6ff 60%,var(--button-border))}}.essay-correction-part-tree .depth-9:before{background:#8bd46e;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-9:before{background:color-mix(in oklab,#8bd46e 45%,var(--border))}}.essay-correction-part-tree .depth-9>.node-header{border-color:#8bd46e;background:#8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-9>.node-header{border-color:color-mix(in oklab,#8bd46e 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#8bd46e 10%,var(--button-background)),color-mix(in oklab,#8bd46e 18%,var(--button-background)))}}.essay-correction-part-tree .depth-9>.node-body{border-left:3px solid #8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-9>.node-body{border-left:3px solid color-mix(in oklab,#8bd46e 60%,var(--button-border))}}.essay-correction-part-tree .depth-10:before{background:#f6c453;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-10:before{background:color-mix(in oklab,#f6c453 45%,var(--border))}}.essay-correction-part-tree .depth-10>.node-header{border-color:#f6c453;background:#f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-10>.node-header{border-color:color-mix(in oklab,#f6c453 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#f6c453 10%,var(--button-background)),color-mix(in oklab,#f6c453 18%,var(--button-background)))}}.essay-correction-part-tree .depth-10>.node-body{border-left:3px solid #f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-10>.node-body{border-left:3px solid color-mix(in oklab,#f6c453 60%,var(--button-border))}}.essay-correction-part-tree .depth-11:before{background:#ef7da0;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-11:before{background:color-mix(in oklab,#ef7da0 45%,var(--border))}}.essay-correction-part-tree .depth-11>.node-header{border-color:#ef7da0;background:#ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-11>.node-header{border-color:color-mix(in oklab,#ef7da0 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#ef7da0 10%,var(--button-background)),color-mix(in oklab,#ef7da0 18%,var(--button-background)))}}.essay-correction-part-tree .depth-11>.node-body{border-left:3px solid #ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-11>.node-body{border-left:3px solid color-mix(in oklab,#ef7da0 60%,var(--button-border))}}.essay-correction-part-tree .depth-12:before{background:#6aa6ff;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-12:before{background:color-mix(in oklab,#6aa6ff 45%,var(--border))}}.essay-correction-part-tree .depth-12>.node-header{border-color:#6aa6ff;background:#6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-12>.node-header{border-color:color-mix(in oklab,#6aa6ff 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#6aa6ff 10%,var(--button-background)),color-mix(in oklab,#6aa6ff 18%,var(--button-background)))}}.essay-correction-part-tree .depth-12>.node-body{border-left:3px solid #6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-12>.node-body{border-left:3px solid color-mix(in oklab,#6aa6ff 60%,var(--button-border))}}.essay-correction-part-tree .depth-13:before{background:#8bd46e;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-13:before{background:color-mix(in oklab,#8bd46e 45%,var(--border))}}.essay-correction-part-tree .depth-13>.node-header{border-color:#8bd46e;background:#8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-13>.node-header{border-color:color-mix(in oklab,#8bd46e 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#8bd46e 10%,var(--button-background)),color-mix(in oklab,#8bd46e 18%,var(--button-background)))}}.essay-correction-part-tree .depth-13>.node-body{border-left:3px solid #8bd46e}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-13>.node-body{border-left:3px solid color-mix(in oklab,#8bd46e 60%,var(--button-border))}}.essay-correction-part-tree .depth-14:before{background:#f6c453;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-14:before{background:color-mix(in oklab,#f6c453 45%,var(--border))}}.essay-correction-part-tree .depth-14>.node-header{border-color:#f6c453;background:#f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-14>.node-header{border-color:color-mix(in oklab,#f6c453 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#f6c453 10%,var(--button-background)),color-mix(in oklab,#f6c453 18%,var(--button-background)))}}.essay-correction-part-tree .depth-14>.node-body{border-left:3px solid #f6c453}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-14>.node-body{border-left:3px solid color-mix(in oklab,#f6c453 60%,var(--button-border))}}.essay-correction-part-tree .depth-15:before{background:#ef7da0;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-15:before{background:color-mix(in oklab,#ef7da0 45%,var(--border))}}.essay-correction-part-tree .depth-15>.node-header{border-color:#ef7da0;background:#ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-15>.node-header{border-color:color-mix(in oklab,#ef7da0 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#ef7da0 10%,var(--button-background)),color-mix(in oklab,#ef7da0 18%,var(--button-background)))}}.essay-correction-part-tree .depth-15>.node-body{border-left:3px solid #ef7da0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-15>.node-body{border-left:3px solid color-mix(in oklab,#ef7da0 60%,var(--button-border))}}.essay-correction-part-tree .depth-16:before{background:#6aa6ff;opacity:.6}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-16:before{background:color-mix(in oklab,#6aa6ff 45%,var(--border))}}.essay-correction-part-tree .depth-16>.node-header{border-color:#6aa6ff;background:#6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-16>.node-header{border-color:color-mix(in oklab,#6aa6ff 45%,var(--button-border));background:linear-gradient(180deg,color-mix(in oklab,#6aa6ff 10%,var(--button-background)),color-mix(in oklab,#6aa6ff 18%,var(--button-background)))}}.essay-correction-part-tree .depth-16>.node-body{border-left:3px solid #6aa6ff}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .depth-16>.node-body{border-left:3px solid color-mix(in oklab,#6aa6ff 60%,var(--button-border))}}.essay-correction-part-tree .node-header{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 10px;border-radius:8px;background:var(--button-background);border:1px solid var(--button-border);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .node-header{background:linear-gradient(180deg,color-mix(in oklab,var(--button-background) 92%,transparent),color-mix(in oklab,var(--button-background) 82%,transparent))}}.essay-correction-part-tree .chevron{display:flex;align-items:center;justify-content:center;width:20px}.essay-correction-part-tree .title{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.essay-correction-part-tree .title-label{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:12px;opacity:.7;padding:2px 6px;background:var(--button-background);border:1px solid var(--button-border);border-radius:999px}.essay-correction-part-tree .title-text{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.essay-correction-part-tree .badges{margin-left:auto;display:flex;gap:6px}.essay-correction-part-tree .badge{font-size:12px;opacity:.9;padding:2px 6px;border-radius:999px;background:var(--button-background);border:1px solid var(--button-border)}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .badge{background:color-mix(in oklab,var(--button-background) 90%,transparent)}}.essay-correction-part-tree .badge-info{border-color:var(--button-highlight-border);background:var(--button-hover-background)}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .badge-info{background:color-mix(in oklab,var(--button-hover-background) 86%,transparent)}}.essay-correction-part-tree .node-body{margin-top:6px;padding:10px;background:var(--button-background);border:1px dashed var(--button-border);border-radius:8px}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .node-body{background:color-mix(in oklab,var(--button-background) 82%,transparent);border:1px dashed color-mix(in oklab,var(--button-border) 92%,transparent)}}.essay-correction-part-tree .part-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.essay-correction-part-tree .part-col{background:var(--button-background);border:1px solid var(--button-border);border-radius:8px;padding:8px 10px}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .part-col{background:color-mix(in oklab,var(--button-background) 95%,transparent);border:1px solid color-mix(in oklab,var(--button-border) 92%,transparent)}}.essay-correction-part-tree .label{font-size:12px;opacity:.7;margin-bottom:4px}.essay-correction-part-tree .mono{white-space:pre-wrap;word-break:break-word;margin:0}.essay-correction-part-tree .mono.result{color:var(--highlight);text-shadow:0 0 1px var(--highlight)}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .mono.result{text-shadow:0 0 1px color-mix(in oklab,var(--highlight) 35%,transparent)}}.essay-correction-part-tree .comment{margin-top:6px;padding:8px 10px;border-left:3px solid var(--button-hover-border);background:var(--button-background);border-radius:6px}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .comment{background:color-mix(in oklab,var(--button-background) 90%,transparent)}}.essay-correction-part-tree .comment-body{white-space:pre-wrap;word-break:break-word}.essay-correction-part-tree .divider{height:1px;background:var(--border);opacity:.6;margin:10px 0}@supports (color: color-mix(in lch,red,blue)){.essay-correction-part-tree .divider{background:color-mix(in oklab,var(--border) 70%,transparent)}}.essay-correction-part-tree .diff-del{background:#ef444470;background:color-mix(in oklab,#ef4444 44%,transparent);border-radius:4px;padding:0 2px}.essay-correction-part-tree .diff-ins{background:#10b98170;background:color-mix(in oklab,#10b981 44%,transparent);border-radius:4px;padding:0 2px}@keyframes neumorphism-down-to-up-4507672c{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-4507672c{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.content[data-v-4507672c]{display:flex;flex-direction:column;height:calc(100% - 20px);width:calc(100% - 26px);margin-top:7px}.main-title[data-v-4507672c]{margin:20px 0 0 20px;font-size:1.5em;font-weight:700}.desc[data-v-4507672c]{margin:10px 20px;opacity:.8}.row[data-v-4507672c]{display:flex;align-items:center;gap:10px;margin:0 20px}.edit-panel[data-v-4507672c]{display:flex;flex-direction:column;gap:10px;padding:10px 20px}.field-row[data-v-4507672c]{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:10px}.field[data-v-4507672c]{display:flex;flex-direction:column;gap:6px}.native-input[data-v-4507672c]{height:36px;background:var(--bgcolor);color:var(--text);border:1px solid var(--border);border-radius:8px;padding:0 10px}.kp[data-v-4507672c]{margin:10px 20px}.kp-container[data-v-4507672c]{border:1px solid var(--border);border-radius:8px;padding:10px;max-height:320px;overflow:auto;scrollbar-width:none}.info-grid[data-v-4507672c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:10px 20px}.student[data-v-4507672c]{margin:10px 20px}.ops[data-v-4507672c]{margin-top:10px}.quizzes[data-v-4507672c]{margin:10px 20px}.quiz-list[data-v-4507672c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:10px}.quiz-item[data-v-4507672c]{padding:15px 20px;cursor:pointer}.users[data-v-4507672c]{margin:10px 20px}.user-list[data-v-4507672c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:10px}.user-item[data-v-4507672c]{padding:10px 15px}.box[data-v-4507672c]{display:flex;flex-direction:row;align-items:center;gap:12px}.avatar[data-v-4507672c]{min-width:50px;min-height:50px;max-width:50px;max-height:50px;border-radius:50%}.meta[data-v-4507672c]{display:flex;flex-direction:column;gap:4px}.title[data-v-4507672c]{font-weight:700;margin:10px 0}.empty[data-v-4507672c]{opacity:.6;padding:10px}@keyframes neumorphism-down-to-up-8acccbff{0%{animation-timing-function:cubic-bezier(.6,0,.9,0)}}@keyframes neumorphism-up-to-down-8acccbff{0%{animation-timing-function:cubic-bezier(.5,0,.75,0)}}.ai-lib[data-v-8acccbff]{display:flex;flex-direction:column;height:calc(100% - 20px);width:100%;margin-bottom:7px;overflow:hidden}.toolbar[data-v-8acccbff]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--border-color, rgba(51, 51, 51, .2))}.breadcrumbs[data-v-8acccbff]{font-size:.95rem}.crumb[data-v-8acccbff]{color:var(--color)}.clickable[data-v-8acccbff]{cursor:pointer}.sep[data-v-8acccbff]{margin:0 6px;opacity:.6}.actions[data-v-8acccbff]{display:flex;align-items:center}.panel[data-v-8acccbff]{flex:1;max-height:calc(100% - 85px)}.left[data-v-8acccbff]{border-right:1px solid var(--border-color, rgba(51, 51, 51, .2));overflow:auto;max-height:100%;scrollbar-width:none}.entry[data-v-8acccbff]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px dashed var(--border-color, rgba(51, 51, 51, .2));max-width:100%;overflow:hidden}.meta[data-v-8acccbff]{display:flex;align-items:center;gap:8px;overflow:hidden}.icon[data-v-8acccbff]{width:12px;height:12px;display:inline-block;border-radius:2px}.icon.dir[data-v-8acccbff]{background:var(--button-hover-border)}.icon.file[data-v-8acccbff]{background:var(--button-border)}.ops[data-v-8acccbff]{display:flex;gap:6px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.hint[data-v-8acccbff]{padding:12px;opacity:.8}.preview-header[data-v-8acccbff]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--border-color, rgba(51, 51, 51, .2))}.title[data-v-8acccbff]{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview[data-v-8acccbff]{padding:12px;white-space:pre-wrap;overflow:auto;max-height:calc(100% - 80px);width:calc(100% - 24px)}.drop-mask[data-v-8acccbff]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0006;color:#fff;z-index:2}.name[data-v-8acccbff]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
