@import "//fonts.googleapis.com/earlyaccess/notosanskr.css";
.LoginScreen-module__OnZWha__container{z-index:5000;box-sizing:border-box;background-color:teal;justify-content:center;align-items:center;width:100%;height:100dvh;padding-bottom:10vh;animation:.5s ease-out LoginScreen-module__OnZWha__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes LoginScreen-module__OnZWha__fadeIn{0%{opacity:0}to{opacity:1}}.LoginScreen-module__OnZWha__loginBox{background-color:silver;border:2px solid #0a0a0a;border-color:#dfdfdf #0a0a0a #0a0a0a #dfdfdf;flex-direction:column;width:400px;max-width:95vw;animation:.3s ease-out .2s both LoginScreen-module__OnZWha__scaleUp;display:flex;box-shadow:1px 1px #000}@keyframes LoginScreen-module__OnZWha__scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.LoginScreen-module__OnZWha__content{flex-direction:row;flex:1;gap:20px;padding:15px;display:flex}@media (max-width:360px){.LoginScreen-module__OnZWha__content{flex-direction:column;align-items:center;gap:15px;padding:10px}.LoginScreen-module__OnZWha__leftSide{padding-top:0}.LoginScreen-module__OnZWha__iconContainer{flex-direction:row;gap:12px}.LoginScreen-module__OnZWha__iconLabel{font-size:16px}}.LoginScreen-module__OnZWha__leftSide{align-items:flex-start;min-width:70px;padding-top:5px;display:flex}.LoginScreen-module__OnZWha__winLogo{width:70px;height:70px}.LoginScreen-module__OnZWha__rightSide{flex:1}.LoginScreen-module__OnZWha__description{margin-top:0;margin-bottom:20px;font-size:11px}.LoginScreen-module__OnZWha__fieldRow{align-items:center;margin-bottom:10px;display:flex}.LoginScreen-module__OnZWha__fieldRow label{width:80px;font-size:11px;text-decoration-thickness:1px}.LoginScreen-module__OnZWha__input{background-color:#fff;border:2px solid #fff;border-color:gray #fff #fff gray;outline:none;flex:1;width:100%;height:20px;padding:0 5px;font-size:11px}.LoginScreen-module__OnZWha__input:disabled{background-color:#e0e0e0}.LoginScreen-module__OnZWha__buttonRow{justify-content:flex-end;gap:10px;padding:0 15px 15px;display:flex}.LoginScreen-module__OnZWha__successMessage{color:#000;background-color:#ffc;border:1px solid gray;margin:0 15px 10px;padding:8px 12px;font-size:11px;line-height:1.4;box-shadow:inset 1px 1px #fff}@media (max-width:360px){.LoginScreen-module__OnZWha__buttonRow{flex-direction:column;padding:0 15px 15px}.LoginScreen-module__OnZWha__classicButton{width:100%;height:32px}}.LoginScreen-module__OnZWha__classicButton{cursor:pointer;background-color:silver;border:2px solid #0a0a0a;border-color:#dfdfdf #0a0a0a #0a0a0a #dfdfdf;outline:1px solid #0000;justify-content:center;align-items:center;min-width:85px;padding:6px 14px;font-size:12px;display:flex}.LoginScreen-module__OnZWha__classicButton:active{border-color:#0a0a0a #dfdfdf #dfdfdf #0a0a0a;padding:5px 9px 3px 11px}.LoginScreen-module__OnZWha__classicButton:focus{outline-offset:-5px;outline:1px dotted #000}.LoginScreen-module__OnZWha__iconContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.LoginScreen-module__OnZWha__iconLabel{color:#000;white-space:nowrap;font-family:CommonPixelFont;font-size:14px}.LoginScreen-module__OnZWha__label{font-size:11px}.LoginScreen-module__OnZWha__mobileNotice{color:#000;text-align:center;z-index:5001;box-sizing:border-box;background-color:#ffc;border:1px solid gray;padding:10px 15px;font-size:11px;line-height:1.5;display:none;position:fixed;top:5px;left:5px;right:5px;box-shadow:2px 2px #0000004d}@media (max-width:768px){.LoginScreen-module__OnZWha__mobileNotice{display:block}}
@font-face{font-family:CommonPixelFont;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/DungGeunMo.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:CursiveFont;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulScript-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Moneygraphy-Pixel;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2411-2@1.0/Moneygraphy-Pixel.woff2)format("woff2");font-weight:400;font-display:swap}*{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)}html,body{width:100%;height:100%;overflow:hidden}body{color:#000;-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;background-color:teal;font-family:Noto Sans KR,MS Sans Serif,Microsoft Sans Serif,Tahoma,Arial,sans-serif;font-size:11px}input,textarea,select{font-size:16px}button{cursor:pointer;color:#000;background-color:silver;border:2px solid #000;border-color:#fff #000 #000 #fff;outline:none;padding:3px 8px;font-family:Noto Sans KR,MS Sans Serif,Microsoft Sans Serif,Tahoma,Arial,sans-serif;font-size:11px;box-shadow:inset 1px 1px #dfdfdf,inset -1px -1px gray}button:active{border-color:#000 #fff #fff #000;padding:4px 7px 2px 9px;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray}.win95-border{border:2px solid #000;border-color:#dfdfdf #000 #000 #dfdfdf}.win95-border-inset{border:2px solid #dfdfdf;border-color:#000 #dfdfdf #dfdfdf #000}.win95-border-raised{border:2px solid gray;border-color:#fff gray gray #fff;box-shadow:inset -1px -1px #000,inset 1px 1px #dfdfdf}.no-select{-webkit-user-select:none;user-select:none}
