body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body,html{font-size:10px;height:100%}@media (max-width:1024px){body,html{font-size:10px}}@media (max-width:768px){body,html{font-size:10px}}*{-ms-user-select:none;-webkit-user-select:none;user-select:none}#root{height:100%}.wrap{position:absolute;left:0;bottom:0;width:180px;margin-left:0;text-align:left;font-size:12px;font-family:"Malgun Gothic",dotum,"돋움",sans-serif;line-height:1.5}.wrap *{padding:0;margin:0}.wrap .info{width:178px;margin-top:74;min-height:80px;border-radius:5px;border-bottom:2px solid #eee;border-right:1px solid #eee;background:#fff}.wrap .info:first-child{border:0;box-shadow:0 1px 2px #888}.info .title{padding:5px 10px 2px;border-bottom:1px solid #eee;font-size:1.3rem;font-weight:700;display:flex;font-family:Arial,Helvetica,sans-serif!important;justify-content:space-between;align-items:center;word-break:keep-all}.info .close:hover{cursor:pointer}.info .body{padding:10px;font-weight:600;font-size:1.3rem;position:relative;word-break:keep-all}.info .foot{text-align:center;height:30px;position:relative;overflow:hidden}.info .desc{position:relative;margin:8px 0 0 90px;height:75px;display:block}.pulse{display:block;width:22px;height:22px;border-radius:50%;cursor:pointer;box-shadow:0 0 0 red;-webkit-animation:pulse 1.7s infinite;animation:pulse 1.7s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(204,49,44,.4);-moz-box-shadow:0 0 0 0 rgba(204,49,44,.4)}70%{box-shadow:0 0 0 20px rgba(204,49,44,0);-moz-box-shadow:0 0 0 20px rgba(204,49,44,0)}to{box-shadow:0 0 0 0 rgba(204,49,44,0);-moz-box-shadow:0 0 0 0 rgba(204,49,44,0)}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(204,49,44,.4);-moz-box-shadow:0 0 0 0 rgba(204,49,44,.4)}70%{box-shadow:0 0 0 20px rgba(204,49,44,0);-moz-box-shadow:0 0 0 20px rgba(204,49,44,0)}to{box-shadow:0 0 0 0 rgba(204,49,44,0);-moz-box-shadow:0 0 0 0 rgba(204,49,44,0)}}.App{text-align:center;position:fixed;overflow:hidden;height:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.a9cc96e2.chunk.css.map */