*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Source Han Serif KR",sans-serif;font-synthesis:none}.layout-container{display:flex;width:100vw;height:100vh;padding:10px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;background:url(/assets/background.png) no-repeat;background-size:cover;background-position:center}.layout-container .name{display:flex;justify-content:center;align-items:center;gap:20px;text-decoration:none}.layout-container .name:hover .letter-kor{text-shadow:0px 0px 8px #FFC5D5}.layout-container .name:hover .letter-jp{text-shadow:0px 0px 20px #FFC5D5}.layout-container .name .letter{display:flex;width:64px;flex-direction:column;justify-content:center;align-items:center;gap:8px}.layout-container .name .letter .letter-kor{align-self:stretch;color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s ease-in-out}@media (max-width: 480px){.layout-container .name .letter .letter-kor{font-size:14px}}.layout-container .name .letter .letter-jp{align-self:stretch;color:#000;text-align:center;font-family:"Source Han Serif JP";font-size:58px;font-style:normal;font-weight:400;line-height:100%;transition:all .3s ease-in-out}@media (max-width: 480px){.layout-container .name .letter .letter-jp{font-size:40px}}
