@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotate .5s linear infinite}@keyframes reverse-rotate{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.reverse-rotating{animation:reverse-rotate .5s linear infinite}#glow-ai-container .aigc-moveable-wrapper .moveable-line{background-color:#ffe500;height:1.5px}#glow-ai-container .aigc-moveable-wrapper .moveable-control{background-color:#fff;border-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}#glow-ai-container .aigc-moveable-wrapper-dragging .moveable-control{background-color:transparent;border-color:transparent;box-shadow:none}#glow-ai-container .aigc-moveable-wrapper .moveable-rotation-line{height:100%;width:1.5px;background-color:#ffe500}#glow-ai-container .aigc-moveable-wrapper .moveable-rotation-control{background-color:#fff;width:24px;height:24px;margin-top:-12px;margin-left:-12px;background-image:url(/images/m2v/canvas-rotate.png);background-size:cover;background-repeat:no-repeat;background-position:50%}#glow-ai-container .hidden-aigc-moveable-wrapper{opacity:0}.markdown-native{--accent-color:#9ca6a8;--accented-background-color:#c1cacc;--bg-color:transparent;--border-color:#3d3d3d;--text-color:rgba(255,255,255,0.7);--title-color:rgba(255,255,255,0.85);--link-color:#9c9c9c;--side-bar-bg-color:#202020;--side-bar-border-color:#2b2b2b;--active-file-bg-color:#2c2c2c;--search-highlight-bg:#e9bc36;--border-radius:0.125rem;--border-radius-lg:0.25rem;--document-padding-x:10ch;--font-size:15px;--h1-fontsize:18px;--h2-fontsize:17px;--h3-fontsize:16px;--line-height:1.5;--main-content-max-width:100ch;--monospace-font-size:85%;--monospace-line-height:normal;--vertical-padding:40px;--mermaid-theme:dark;--body-font:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","Noto Sans SC","Microsoft JhengHei","Noto Sans TC","Meiryo","Yu Gothic","Noto Sans JP","Malgun Gothic","Noto Sans KR",sans-serif;--monospace-font:"Sarasa Mono SC","Source Han Mono","Space Mono","Inconsolata",monospace;--code-bg-color:#292927;--code-color:#eb5757;--code-border-radius:5px;--code-block-bg-color:#202020;--code-tooltip-border-color:#373737;--todo-bg-color:#2483e2;--todo-check-color:#ffffff;--file-tree-font-size:12px;color:var(--text-color);font-family:var(--body-font);line-height:var(--line-height);background-color:var(--bg-color)}.markdown-native h1{font-size:var(--h1-fontsize)}.markdown-native h1,.markdown-native h2{font-weight:700;color:var(--title-color)}.markdown-native h2{font-size:var(--h2-fontsize)}.markdown-native h3{font-size:var(--h3-fontsize);font-weight:700;color:var(--title-color)}.markdown-native h1,.markdown-native h2,.markdown-native h3{margin-bottom:8px}.markdown-native h1:not(:first-child),.markdown-native h2:not(:first-child),.markdown-native h3:not(:first-child){margin-top:16px}.markdown-native h4,.markdown-native h5,.markdown-native h6{margin-top:1rem;margin-bottom:0;font-size:var(--h3-fontsize);color:var(--title-color)}.markdown-native table{margin-top:1rem;margin-bottom:1rem;width:auto!important;max-width:-moz-fit-content!important;max-width:fit-content!important}.markdown-native td,.markdown-native th{min-width:.5rem;max-width:35rem;width:auto;word-wrap:break-word;white-space:normal;border:.0625px solid var(--border-color);padding:.5rem 1rem}.markdown-native ol,.markdown-native ul{padding-left:0!important;margin-left:0!important}.markdown-native ol li,.markdown-native ul li{padding-left:0!important;margin-left:2rem!important}.markdown-native ol ol{counter-reset:sub-counter;list-style-type:lower-alpha}.markdown-native ol ol ol{counter-reset:sub-sub-counter;list-style-type:lower-roman}.markdown-native li p{margin:0}.markdown-native .md-task-list-item>input{-webkit-appearance:initial;display:inline-block;text-align:center;vertical-align:middle;position:absolute;border:.08rem solid var(--text-color);margin-top:.2rem;margin-left:-1.45rem;height:.95rem;width:.95rem;transition:all .35s}.markdown-native .md-task-list-item>input:focus{outline:none;box-shadow:none}.markdown-native .md-task-list-item>input[checked]{background:var(--todo-bg-color);border:.08rem solid var(--todo-bg-color)}.markdown-native .md-task-list-item>input[checked]:before{content:"";display:block;width:.3rem;height:.55rem;background:transparent;border:.125rem solid var(--todo-check-color);border-top:none;border-left:none;position:absolute;box-sizing:border-box;top:45%;left:50%;transform:translate(-50%,-50%) rotate(40deg);-webkit-transform:translate(-50%,-50%) rotate(40deg);-ms-transform:translate(-50%,-50%) rotate(40deg)}.markdown-native .md-task-list-item.task-list-done,.markdown-native .md-task-list-item>input[checked]+label{color:var(--link-color);text-decoration:line-through}.markdown-native blockquote{padding-left:2ch;margin:1rem 0 1rem .5ch;position:relative;overflow:hidden;border-left:.1875rem solid var(--text-color)}.markdown-native hr{border:none;border-bottom:.0625rem solid var(--border-color);margin-top:2rem;margin-bottom:2rem}.markdown-native p{margin:1rem 0}.markdown-native code{font-family:var(--monospace-font);font-size:var(--monospace-font-size);line-height:var(--monospace-line-height);color:var(--code-color);background-color:var(--code-bg-color);padding:.15em .4em;border-radius:.25rem}.markdown-native pre{--monospace:"Cascadia Code Variable",SFMono-Regular,Menlo,Consolas,"PT Mono","Liberation Mono"}.markdown-native .md-fences{font-size:1rem}.markdown-native .cm-s-inner{background:var(--code-block-bg-color)!important;border-radius:var(--code-border-radius)!important;padding:2.5em;padding-left:1.5em!important;padding-right:1.5em!important;font-size:var(--monospace-font-size)!important}.markdown-native .cm-s-inner .CodeMirror-gutters{width:0!important;opacity:0!important;pointer-events:none}.markdown-native .cm-s-inner .CodeMirror-cursor{border-left:1.5px solid white!important}.markdown-native .cm-s-inner .CodeMirror-linenumber{opacity:0!important}.markdown-native .cm-s-inner{color:#dcdcdc}.markdown-native .cm-s-inner .cm-builtin,.markdown-native .cm-s-inner .cm-keyword{color:#67a2cc!important}.markdown-native .cm-s-inner .cm-def,.markdown-native .cm-s-inner .cm-variable-2{color:#ecec93!important}.markdown-native .cm-s-inner .cm-operator{color:#f5b73d}.markdown-native .cm-s-inner .cm-meta,.markdown-native .cm-s-inner .cm-property,.markdown-native .cm-s-inner .cm-variable,.markdown-native .cm-s-inner .cm-variable-3{color:#dcdcdc}.markdown-native .cm-s-inner .cm-atom,.markdown-native .cm-s-inner .cm-attribute,.markdown-native .cm-s-inner .cm-number,.markdown-native .cm-s-inner .cm-tag{color:#e06c75}.markdown-native .cm-s-inner .cm-string,.markdown-native .cm-s-inner .cm-string-2,.markdown-native .cm-s-inner .cm-type{color:#bde051}.markdown-native .cm-s-inner .cm-comment{color:#998066}.markdown-native .cm-s-inner .cm-qualifier{color:#b58900!important}.markdown-native .cm-s-inner .cm-bracket{color:#cb4b16!important}.markdown-native .cm-s-inner .cm-error,.markdown-native .cm-s-inner .cm-invalidchar{color:#dc322f!important;border-bottom:1px dotted #dc322f!important}.markdown-native .cm-s-inner .cm-special{color:#6c71c4!important}.markdown-native .cm-s-inner .cm-header{color:#586e75!important}.markdown-native .cm-s-inner .cm-quote{color:#93a1a1!important}.markdown-native a{color:var(--link-color)}.markdown-native img{border-radius:10px}.markdown-native sup.md-footnote{background-color:var(--border-color);color:var(--text-color)!important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.markdown-native .md-search-hit,.markdown-native .md-search-select{display:inline-block!important;border-radius:.5rem!important;padding:.05rem .1rem!important}.markdown-native .md-search-hit{color:var(--text-color)!important}.markdown-native .md-search-select{background:var(--search-highlight-bg)!important;color:#37352f!important;transform-origin:center center!important;animation:pulse .3s ease-in-out!important}body,html{outline:0;font-family:Inter,Manrope,sans-serif}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}:root{--plyr-color-main:rgba(0,0,0,0.5)}.plyr__control--overlaid:hover,.plyr__control:hover{background-color:rgba(0,0,0,.5)!important}.plyr__control[data-plyr=fullscreen],.plyr__control[data-plyr=pip]{display:none!important}.plyr__video-wrapper{width:"252px";height:"448.457px"}.home_splide_track{overflow:inherit}.moveable-hide .moveable-control,.moveable-hide .moveable-line,.moveable-hide .moveable-rotation{display:none}.overlay-scroller::-webkit-scrollbar{width:6px;background-color:transparent}.overlay-scroller::-webkit-scrollbar-thumb{background:#434343;border-radius:20px}.overlay-scroller::-webkit-scrollbar-track{border-radius:20px;background:transparent}.overlay-scroller-textarea::-webkit-scrollbar{width:4px}.overlay-scroller-hidden::-webkit-scrollbar{width:8px;background-color:transparent}.overlay-scroller-hidden::-webkit-scrollbar-thumb{background:transparent;border-radius:20px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.overlay-scroller-hidden::-webkit-scrollbar-track{border-radius:20px;background:transparent}.overlay-scroller-hidden:hover::-webkit-scrollbar-thumb{background:#434343}.custom-input-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:#fff;cursor:pointer;border-radius:50%}.custom-input-range::-moz-range-thumb{width:12px;height:12px;background:#fff;cursor:pointer;border-radius:50%}.hover-scrollbar{overflow:auto}.hover-scrollbar::-webkit-scrollbar{width:8px}.hover-scrollbar::-webkit-scrollbar-thumb{background:transparent;border-radius:20px;-webkit-transition:background .2s;transition:background .2s}.hover-scrollbar:hover::-webkit-scrollbar-thumb{background:#272729}.hover-scrollbar::-webkit-scrollbar-track{border-radius:20px}.vote-feedback-fade-in-out{opacity:0;transform:translateY(20px);animation:fadeInOut 1.4s forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(20px)}14.29%{opacity:1;transform:translateY(0)}85.71%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}