:root{font-family:Yeon Sung;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#edf9ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden}*::-webkit-scrollbar{width:6px;background:#000}*::-webkit-scrollbar-thumb{background:linear-gradient(270deg,#ffd050,#c6681b,#ffd050);-webkit-border-radius:1ex;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.75)}#root{height:100vh;width:100vw;overflow:hidden}.Modal-overlay{background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;transition:all .2s ease-in-out}.Modal{position:absolute;inset:50% auto auto 50%;border:none;background:transparent;overflow:auto;border-radius:4px;outline:none;padding:64px 24px;margin-right:-50%;transform:translate(-50%,-50%);z-index:999}.close{position:absolute;right:4%;z-index:1;top:30px}.modal-heading{position:absolute;z-index:1;top:30px;width:194px;height:52px;left:50%;transform:translate(-50%);font-size:24px;font-style:normal;font-weight:400;line-height:36px}.modal-footer{position:absolute;z-index:1;left:50%;bottom:28px;transform:translate(-50%);width:245px;height:53px;font-size:24px;font-style:normal;font-weight:400;line-height:36px}
