.CSOS-root{position:relative;--window-topbar-height: 32px}.CSOS-container{display:none;position:relative;height:480px;border:solid gray 1px;animation:var(--cursor-default) infinite}.CSOS-container p{display:inline-block;cursor:text;animation:var(--cursor-text) infinite}@media (min-width: 769px){.CSOS-container{display:block}}#CSOS-mobile:checked{display:none}#CSOS-mobile:checked ~ .CSOS-mobile-toggle{display:none}#CSOS-mobile:checked ~ .CSOS-container{display:block}#CSOS-cursor-window-state:not(:checked) ~ .CSOS-cursor-window{visibility:hidden}#CSOS-cursor-Koakuma:checked ~ .CSOS-container{--cursor-default: koakuma-default 1.2s;--cursor-wait: koakuma-wait 2s;--cursor-busy: koakuma-busy 2s;--cursor-pointer: koakuma-pointer 2s}#CSOS-cursor-Koishi:checked ~ .CSOS-container{--cursor-default: koishi-default 1s;--cursor-wait: koishi-wait 1.5s;--cursor-busy: koishi-busy 1.5s;--cursor-pointer: koishi-pointer 1.5s}#CSOS-cursor-Youmu:checked ~ .CSOS-container{--cursor-default: youmu-default 2.5s;--cursor-wait: youmu-wait 2.5s;--cursor-busy: youmu-busy 2.5s;--cursor-pointer: youmu-pointer 5s}.cur-default{animation:var(--cursor-default) infinite}.cur-wait{animation:var(--cursor-wait) infinite}.cur-busy{animation:var(--cursor-busy) infinite}.cur-pointer{animation:var(--cursor-pointer) infinite}.CSOS-win-topbar{background-color:white;display:grid;grid-template-columns:75% auto auto auto;height:var(--window-topbar-height);line-height:var(--window-topbar-height)}.CSOS-win-topbar--title{color:black;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;max-width:28ch;padding:1px 0 4px 6px;pointer-events:none}.CSOS-win-topbar--button{color:black;height:100%;width:100%;text-align:center;cursor:pointer}.CSOS-win-topbar--button:hover{background-color:blue}.CSOS-win-topbar--button.dim{color:gray;background-color:cornsilk;cursor:not-allowed}.CSOS-win-topbar--button.minimize{order:1}.CSOS-win-topbar--button.minimize::before{content:"-"}.CSOS-win-topbar--button.maximize{order:2}.CSOS-win-topbar--button.maximize::before{content:"o"}.CSOS-win-topbar--button.close{order:3}.CSOS-win-topbar--button.close::before{content:"x"}.CSOS-win-border{position:absolute}.CSOS-win-border.top{width:100%;height:6px;top:-5px;cursor:n-resize}.CSOS-win-border.right{width:6px;height:100%;right:-5px;cursor:e-resize}.CSOS-win-border.bottom{width:100%;height:6px;bottom:-5px;cursor:s-resize}.CSOS-win-border.left{width:6px;height:100%;left:-5px;cursor:w-resize}.CSOS-win-border.nw{width:8px;height:8px;top:-5px;left:-5px;cursor:nw-resize}.CSOS-win-border.ne{width:8px;height:8px;top:-5px;right:-5px;cursor:ne-resize}.CSOS-win-border.sw{width:8px;height:8px;bottom:-5px;left:-5px;cursor:sw-resize}.CSOS-win-border.se{width:8px;height:8px;bottom:-5px;right:-5px;cursor:se-resize}.CSOS-cursor-window{background-color:brown;border:2px solid white;box-sizing:border-box;position:absolute;display:grid;margin:auto;top:0;bottom:0;left:0;right:0;width:420px;height:240px}.CSOS-cursor-contents{overflow-y:scroll;scrollbar-width:thin;display:grid}.CSOS-cursor-content{cursor:pointer;animation:var(--cursor-pointer) infinite;padding:8px;margin:4px;height:32px;line-height:32px}.CSOS-taskbar{display:flex;background-color:cornsilk;position:absolute;bottom:0;left:0;right:0;height:10%}.CSOS-start-menu{cursor:pointer;animation:var(--cursor-pointer) infinite;background-color:darkmagenta;width:48px}.CSOS-cursor-window-bar{cursor:pointer;animation:var(--cursor-pointer) infinite;background-color:gray;max-width:160px;flex:1}.cursor-option{display:none}.cursor-preview-master{display:block;padding:4px;box-sizing:border-box;border:4px solid var(--clr-border)}.cursor-selectors{display:grid;grid-template-columns:1fr 1fr 1fr}.cursor-selector{--state-main: block;--state-overlay: none;--border-active: 0 0 0 2px var(--clr-text)}.btn-cursor{cursor:pointer;display:var(--state-main);margin:.25rem;line-height:32px;text-align:center;background-color:var(--clr-secondary)}.btn-cursor.overlay{display:var(--state-overlay);background-color:var(--clr-background)}.cursor-test-field{position:relative;box-sizing:border-box;margin-top:1rem;height:420px;padding:1rem;image-rendering:pixelated;background-size:cover;background-repeat:no-repeat;background-position:center}.cursor-test-field-boxes{display:flex;height:100%;flex-wrap:nowrap;flex-direction:row;align-items:center;--clr-textbox: transparent;--clr-box-bg: rgba(0, 0, 0, 0.15);color:var(--clr-textbox);gap:2rem}.cursor-test-field-boxes>*{overflow:hidden;background-color:var(--clr-box-bg);height:70%;flex:1;text-align:center;font-size:1.5rem;padding-top:1rem;user-select:none}.btn-cursor-download{display:none;position:absolute;bottom:1rem;right:1rem;background-color:var(--clr-btn-download);padding:1rem;width:fit-content;box-shadow:-4px 0 0 0 var(--clr-link);color:var(--clr-text);line-height:1.5rem;font-size:1.5rem;text-decoration:none}.btn-cursor-download:hover{background-color:var(--clr-btn-download-hover);color:var(--clr-text)}.btn-cursor-download.none{cursor:default;color:var(--clr-text-fade);background-color:var(--clr-background);box-shadow:none}.cursor-preview-master:has(>#cursor-bg-option-1:checked)>.cursor-test-field{background-image:url(/img/gallery/touhou_grassroot3__px.gif)}.cursor-preview-master:has(>#cursor-bg-option-2:checked)>.cursor-test-field{background-image:url(/img/gallery/touhou_trio18__px.png)}.cursor-preview-master:has(>#cursor-bg-option-3:checked)>.cursor-test-field{background-image:url(/img/gallery/oc_clover2__hd.webp);image-rendering:auto}#cursor-bg-option-1:checked ~ .cursor-selectors.background>.btn-bg-cursor-1{background-color:var(--clr-background);box-shadow:var(--border-active)}#cursor-bg-option-2:checked ~ .cursor-selectors.background>.btn-bg-cursor-2{background-color:var(--clr-background);box-shadow:var(--border-active)}#cursor-bg-option-3:checked ~ .cursor-selectors.background>.btn-bg-cursor-3{background-color:var(--clr-background);box-shadow:var(--border-active)}#cursor-option-none:checked ~ .cursor-test-field>.cursor-test-field-boxes{--clr-textbox: var(--clr-text);--clr-box-bg: rgba(0, 0, 0, 0.7)}#cursor-option-none:checked ~ .cursor-test-field .none{display:block}#cursor-option-koakuma:checked ~ .cursor-selectors>.btn-cursor-koakuma{--state-main: none;--state-overlay: block}#cursor-option-koakuma:checked ~ .cursor-selectors>.btn-cursor-koakuma>.overlay{box-shadow:var(--border-active)}#cursor-option-koakuma:checked ~ .cursor-test-field .koakuma{display:block}#cursor-option-koishi:checked ~ .cursor-selectors>.btn-cursor-koishi{--state-main: none;--state-overlay: block}#cursor-option-koishi:checked ~ .cursor-selectors>.btn-cursor-koishi>.overlay{box-shadow:var(--border-active)}#cursor-option-koishi:checked ~ .cursor-test-field .koishi{display:block}#cursor-option-youmu:checked ~ .cursor-selectors>.btn-cursor-youmu{--state-main: none;--state-overlay: block}#cursor-option-youmu:checked ~ .cursor-selectors>.btn-cursor-youmu>.overlay{box-shadow:var(--border-active)}#cursor-option-youmu:checked ~ .cursor-test-field .youmu{display:block}.cursor-obj-default{animation:var(--cursor-default) infinite}.cursor-obj-wait{animation:var(--cursor-wait) infinite}.cursor-obj-busy{animation:var(--cursor-busy) infinite}.cursor-obj-pointer{animation:var(--cursor-pointer) infinite}#cursor-option-koakuma:checked ~ .cursor-test-field{--cursor-default: koakuma-default 1.2s;--cursor-wait: koakuma-wait 2s;--cursor-busy: koakuma-busy 2s;--cursor-pointer: koakuma-pointer 2s}#cursor-option-koishi:checked ~ .cursor-test-field{--cursor-default: koishi-default 1s;--cursor-wait: koishi-wait 1.5s;--cursor-busy: koishi-busy 1.5s;--cursor-pointer: koishi-pointer 1.5s}#cursor-option-youmu:checked ~ .cursor-test-field{--cursor-default: youmu-default 2.5s;--cursor-wait: youmu-wait 2.5s;--cursor-busy: youmu-busy 2.5s;--cursor-pointer: youmu-pointer 5s}@keyframes koakuma-default{0%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default1.png"),auto}9%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default2.png"),auto}18%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default3.png"),auto}27%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default4.png"),auto}36%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default5.png"),auto}45%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default6.png"),auto}54%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default7.png"),auto}63%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default8.png"),auto}72%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default9.png"),auto}81%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default10.png"),auto}90%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default11.png"),auto}100%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-default12.png"),auto}}@keyframes koakuma-wait{0%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait1.png"),auto}4.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait2.png"),auto}8.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait3.png"),auto}13%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait4.png"),auto}17.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait5.png"),auto}21.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait6.png"),auto}26%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait7.png"),auto}30.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait8.png"),auto}34.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait9.png"),auto}39%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait10.png"),auto}43.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait11.png"),auto}47.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait12.png"),auto}52%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait13.png"),auto}56.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait14.png"),auto}60.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait15.png"),auto}65%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait16.png"),auto}69.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait17.png"),auto}73.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait18.png"),auto}78%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait19.png"),auto}82.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait20.png"),auto}86.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait21.png"),auto}91%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait22.png"),auto}95%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait23.png"),auto}100%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-wait24.png"),auto}}@keyframes koakuma-busy{0%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy1.png"),auto}4.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy2.png"),auto}8.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy3.png"),auto}13%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy4.png"),auto}17.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy5.png"),auto}21.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy6.png"),auto}26%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy7.png"),auto}30.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy8.png"),auto}34.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy9.png"),auto}39%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy10.png"),auto}43.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy11.png"),auto}47.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy12.png"),auto}52%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy13.png"),auto}56.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy14.png"),auto}60.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy15.png"),auto}65%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy16.png"),auto}69.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy17.png"),auto}73.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy18.png"),auto}78%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy19.png"),auto}82.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy20.png"),auto}86.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy21.png"),auto}91%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy22.png"),auto}95%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy23.png"),auto}100%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-busy24.png"),auto}}@keyframes koakuma-pointer{0%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer1.png"),auto}4.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer2.png"),auto}8.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer3.png"),auto}13%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer4.png"),auto}17.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer5.png"),auto}21.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer6.png"),auto}26%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer7.png"),auto}30.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer8.png"),auto}34.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer9.png"),auto}39%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer10.png"),auto}43.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer11.png"),auto}47.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer12.png"),auto}52%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer13.png"),auto}56.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer14.png"),auto}60.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer15.png"),auto}65%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer16.png"),auto}69.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer17.png"),auto}73.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer18.png"),auto}78%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer19.png"),auto}82.3%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer20.png"),auto}86.6%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer21.png"),auto}91%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer22.png"),auto}95%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer23.png"),auto}100%{cursor:url("/img/file/cursor/koakuma/cur_koakuma-pointer24.png"),auto}}@keyframes koishi-default{0%{cursor:url("/img/file/cursor/koishi/cur_koishi-default1.png"),auto}6.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-default2.png"),auto}13.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-default3.png"),auto}19%{cursor:url("/img/file/cursor/koishi/cur_koishi-default4.png"),auto}25.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-default5.png"),auto}33.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-default6.png"),auto}40%{cursor:url("/img/file/cursor/koishi/cur_koishi-default7.png"),auto}46.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-default8.png"),auto}53.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-default9.png"),auto}60%{cursor:url("/img/file/cursor/koishi/cur_koishi-default10.png"),auto}66.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-default11.png"),auto}73.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-default12.png"),auto}80%{cursor:url("/img/file/cursor/koishi/cur_koishi-default13.png"),auto}86.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-default14.png"),auto}93.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-default15.png"),auto}100%{cursor:url("/img/file/cursor/koishi/cur_koishi-default16.png"),auto}}@keyframes koishi-wait{0%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait1.png"),auto}6.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait2.png"),auto}13.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait3.png"),auto}19%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait4.png"),auto}25.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait5.png"),auto}33.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait6.png"),auto}40%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait7.png"),auto}46.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait8.png"),auto}53.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait9.png"),auto}60%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait10.png"),auto}66.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait11.png"),auto}73.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait12.png"),auto}80%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait13.png"),auto}86.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait14.png"),auto}93.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait15.png"),auto}100%{cursor:url("/img/file/cursor/koishi/cur_koishi-wait16.png"),auto}}@keyframes koishi-busy{0%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy1.png"),auto}6.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy2.png"),auto}13.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy3.png"),auto}19%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy4.png"),auto}25.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy5.png"),auto}33.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy6.png"),auto}40%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy7.png"),auto}46.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy8.png"),auto}53.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy9.png"),auto}60%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy10.png"),auto}66.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy11.png"),auto}73.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy12.png"),auto}80%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy13.png"),auto}86.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy14.png"),auto}93.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy15.png"),auto}100%{cursor:url("/img/file/cursor/koishi/cur_koishi-busy16.png"),auto}}@keyframes koishi-pointer{0%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer1.png"),auto}6.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer2.png"),auto}13.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer3.png"),auto}19%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer4.png"),auto}25.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer5.png"),auto}33.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer6.png"),auto}40%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer7.png"),auto}46.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer8.png"),auto}53.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer9.png"),auto}60%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer10.png"),auto}66.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer11.png"),auto}73.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer12.png"),auto}80%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer13.png"),auto}86.6%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer14.png"),auto}93.3%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer15.png"),auto}100%{cursor:url("/img/file/cursor/koishi/cur_koishi-pointer16.png"),auto}}@keyframes youmu-default{0%{cursor:url("/img/file/cursor/youmu/cur_youmu-default1.png"),auto}9%{cursor:url("/img/file/cursor/youmu/cur_youmu-default2.png"),auto}18%{cursor:url("/img/file/cursor/youmu/cur_youmu-default3.png"),auto}27%{cursor:url("/img/file/cursor/youmu/cur_youmu-default4.png"),auto}36%{cursor:url("/img/file/cursor/youmu/cur_youmu-default5.png"),auto}45%{cursor:url("/img/file/cursor/youmu/cur_youmu-default6.png"),auto}54%{cursor:url("/img/file/cursor/youmu/cur_youmu-default7.png"),auto}63%{cursor:url("/img/file/cursor/youmu/cur_youmu-default8.png"),auto}72%{cursor:url("/img/file/cursor/youmu/cur_youmu-default9.png"),auto}81%{cursor:url("/img/file/cursor/youmu/cur_youmu-default10.png"),auto}90%{cursor:url("/img/file/cursor/youmu/cur_youmu-default11.png"),auto}100%{cursor:url("/img/file/cursor/youmu/cur_youmu-default12.png"),auto}}@keyframes youmu-wait{0%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait1.png"),auto}4.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait2.png"),auto}8.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait3.png"),auto}13%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait4.png"),auto}17.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait5.png"),auto}21.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait6.png"),auto}26%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait7.png"),auto}30.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait8.png"),auto}34.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait9.png"),auto}39%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait10.png"),auto}43.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait11.png"),auto}47.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait12.png"),auto}52%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait13.png"),auto}56.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait14.png"),auto}60.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait15.png"),auto}65%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait16.png"),auto}69.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait17.png"),auto}73.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait18.png"),auto}78%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait19.png"),auto}82.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait20.png"),auto}86.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait21.png"),auto}91%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait22.png"),auto}95%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait23.png"),auto}100%{cursor:url("/img/file/cursor/youmu/cur_youmu-wait24.png"),auto}}@keyframes youmu-busy{0%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy1.png"),auto}4.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy2.png"),auto}8.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy3.png"),auto}13%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy4.png"),auto}17.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy5.png"),auto}21.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy6.png"),auto}26%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy7.png"),auto}30.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy8.png"),auto}34.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy9.png"),auto}39%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy10.png"),auto}43.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy11.png"),auto}47.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy12.png"),auto}52%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy13.png"),auto}56.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy14.png"),auto}60.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy15.png"),auto}65%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy16.png"),auto}69.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy17.png"),auto}73.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy18.png"),auto}78%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy19.png"),auto}82.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy20.png"),auto}86.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy21.png"),auto}91%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy22.png"),auto}95%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy23.png"),auto}100%{cursor:url("/img/file/cursor/youmu/cur_youmu-busy24.png"),auto}}@keyframes youmu-pointer{0%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer1.png"),auto}4.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer2.png"),auto}8.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer3.png"),auto}13%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer4.png"),auto}17.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer5.png"),auto}21.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer6.png"),auto}26%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer7.png"),auto}30.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer8.png"),auto}34.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer9.png"),auto}39%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer10.png"),auto}43.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer11.png"),auto}47.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer12.png"),auto}52%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer13.png"),auto}56.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer14.png"),auto}60.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer15.png"),auto}65%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer16.png"),auto}69.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer17.png"),auto}73.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer18.png"),auto}78%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer19.png"),auto}82.3%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer20.png"),auto}86.6%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer21.png"),auto}91%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer22.png"),auto}95%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer23.png"),auto}100%{cursor:url("/img/file/cursor/youmu/cur_youmu-pointer24.png"),auto}}
