@import "//fonts.googleapis.com/earlyaccess/notosanskr.css";
*{box-sizing:border-box;margin:0;padding:0}:root{--safe-area-inset-bottom:env(safe-area-inset-bottom,0px);--safe-area-inset-top:env(safe-area-inset-top,0px);--w95-face:silver;--w95-shadow:gray;--w95-light:#dfdfdf;--w95-highlight:#fff;--w95-dark-shadow:#000;--w95-window-bg:#fff;--w95-text:#000;--w95-disabled-text:gray;--w95-face-hover:#d4d4d4;--w95-face-hover-alt:#d0d0d0;--w95-desktop:teal;--w95-title-active:navy;--w95-title-active-end:#1084d0;--w95-title-text:#fff;--w95-title-inactive:gray;--w95-title-inactive-text:silver;--w95-chat-bg:#000071;--w95-chat-accent:#55f;--w95-chat-emphasis:#ff0;--w95-border-raised:#fff gray gray #fff;--w95-border-pressed:gray #fff #fff gray;--w95-border-raised-hard:#fff #000 #000 #fff;--w95-border-pressed-hard:#000 #fff #fff #000;--w95-border-outer:#dfdfdf #000 #000 #dfdfdf;--w95-bevel-raised:inset 1px 1px 0 #dfdfdf, inset -1px -1px 0 gray;--w95-bevel-pressed:inset -1px -1px 0 #dfdfdf, inset 1px 1px 0 gray}html,body{width:100%;height:100%;overflow:hidden}body{background-color:var(--w95-desktop);color:var(--w95-text);-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;-webkit-user-select:none;user-select:none;font-family:MS Sans Serif,Microsoft Sans Serif,Noto Sans KR,Tahoma,Arial,sans-serif;font-size:11px}input,textarea,select{font-size:11px}html[data-interaction-mode=touch-adapted] input,html[data-interaction-mode=touch-adapted] textarea,html[data-interaction-mode=touch-adapted] select{font-size:16px}button{background-color:var(--w95-face);border:2px solid;border-color:var(--w95-border-raised-hard);box-shadow:var(--w95-bevel-raised);cursor:pointer;color:var(--w95-text);outline:none;padding:3px 8px;font-family:Noto Sans KR,MS Sans Serif,Microsoft Sans Serif,Tahoma,Arial,sans-serif;font-size:11px}button:active{border-color:var(--w95-border-pressed-hard);box-shadow:var(--w95-bevel-pressed);padding:4px 7px 2px 9px}button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:-4px;outline:1px dotted #000}a,[role=link]{cursor:pointer}[aria-busy=true],.waitCursor{cursor:wait!important}@media (forced-colors:active){*{forced-color-adjust:auto;box-shadow:none!important}}.win95-border{border-style:solid;border-width:2px;border-top-color:var(--w95-light);border-left-color:var(--w95-light);border-right-color:var(--w95-dark-shadow);border-bottom-color:var(--w95-dark-shadow)}.win95-border-inset{border-style:solid;border-width:2px;border-top-color:var(--w95-dark-shadow);border-left-color:var(--w95-dark-shadow);border-right-color:var(--w95-light);border-bottom-color:var(--w95-light)}.win95-border-raised{border-style:solid;border-width:2px;border-top-color:var(--w95-highlight);border-left-color:var(--w95-highlight);border-right-color:var(--w95-shadow);border-bottom-color:var(--w95-shadow);box-shadow:inset -1px -1px 0 var(--w95-dark-shadow), inset 1px 1px 0 var(--w95-light)}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background-color:#dedede;background-size:2px 2px}::-webkit-scrollbar-thumb{background-color:var(--w95-face);border:1px solid;border-color:var(--w95-border-raised-hard);box-shadow:var(--w95-bevel-raised)}::-webkit-scrollbar-button{background-color:var(--w95-face);border:1px solid;border-color:var(--w95-border-raised-hard);box-shadow:var(--w95-bevel-raised);background-position:50%;background-repeat:no-repeat;display:block}::-webkit-scrollbar-button:vertical:decrement:start{display:block}::-webkit-scrollbar-button:vertical:increment:end{display:block}::-webkit-scrollbar-button:horizontal:decrement:start{display:block}::-webkit-scrollbar-button:horizontal:increment:end{display:block}::-webkit-scrollbar-button:vertical:decrement:end{display:none}::-webkit-scrollbar-button:vertical:increment:start{display:none}::-webkit-scrollbar-button:horizontal:decrement:end{display:none}::-webkit-scrollbar-button:horizontal:increment:start{display:none}::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 6L5 9h6z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M8 10l3-3H5z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:decrement{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M6 8l3-3v6z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:increment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M10 8l-3 3V5z' fill='%23000'/%3E%3C/svg%3E")}::-webkit-scrollbar-corner{background-color:var(--w95-face)}.no-select{-webkit-user-select:none;user-select:none}html body *,html body [class][class],html body [style],html body :disabled,html body [disabled],html body [class][class]:disabled,html body [class][class][disabled],html body [class*=default][class],html body [class*=Default][class]{cursor:url(/cursors/95/arrow.svg) 0 0,default!important}html body a,html body button,html body select,html body [role=button],html body input[type=button],html body input[type=submit],html body input[type=reset],html body a *,html body button *,html body select *,html body [role=button] *,html body select[class],html body [class*=pointer][class],html body [class*=Pointer][class],html body [class*=btn][class],html body [class*=Btn][class],html body [class*=button][class],html body [class*=Button][class],html body [class*=toggle][class],html body [class*=Toggle][class],html body [class*=select][class],html body [class*=Select][class],html body :any-link{cursor:url(/cursors/95/pointer.png) 9 1,pointer!important}html body input[type=text],html body input[type=password],html body input[type=email],html body input[type=number],html body input[type=search],html body input[type=tel],html body input[type=url],html body textarea,html body [class*=input][class],html body [class*=textarea][class]{cursor:url(/cursors/95/text.svg) 16 16,text!important}html body [class*=resizeN][class],html body [class*=resizeS][class],html body [class*=keyboardResizer][class]{cursor:ns-resize!important}html body [class*=resizeE][class],html body [class*=resizeW][class]{cursor:ew-resize!important}html body [class*=resizeNE][class],html body [class*=resizeSW][class]{cursor:nesw-resize!important}html body [class*=resizeNW][class],html body [class*=resizeSE][class]{cursor:nwse-resize!important}html body [class*=screensaver][class],html body [class*=Screensaver][class]{cursor:none!important}
