@import url("https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap");:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{color:var(--foreground);background:var(--background);font-size:13px;line-height:125%;letter-spacing:-.2px;font-family:Times New Roman,Times,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;cursor:pointer;text-decoration:none}a:hover{color:#fff}p{margin-bottom:.5em}p:last-child{margin-bottom:0}blockquote b,blockquote strong,code b,code strong{font-family:Courier,monospace;font-weight:400}blockquote,code,sub,sup{font-family:Courier New,Courier,monospace;opacity:.8;line-height:130%;font-size:.8em}blockquote ul li{margin-bottom:.25em}code sup{font-size:1em}hr{height:1px;color:#eee;background:#eee;font-size:0;border:0}header div{position:fixed;z-index:999;width:100%;top:0;background:rgba(255,255,255,.5)}header .icon{z-index:9999;left:0;width:auto;padding:1.2em 1.5em}header .title{left:0;padding:1.5em;text-align:center}header .nav{padding:1.6em .25em;z-index:9999;width:auto;height:100px;right:1.5em;text-align:right;cursor:default}header .nav #work span{opacity:0;display:block;font-size:1em;margin:0 .1em}header .nav #work:hover span{opacity:.5}.nav a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:200%}blockquote{padding:1em;background:#eee;margin:1em 0;color:#000}h1{border-bottom:1px solid #ececec;margin-bottom:1em}h1,h2,h3,h4,h5,h6{font-size:1em}main{max-width:100vw;min-height:100vh;height:100%}.icon{font-size:1.5em}.nav span a{display:block}.title{font-size:1.1em;text-align:center}ul{margin:0;list-style-type:none}ul li:before{content:"𝄪";margin-right:.25em}section{min-width:600px;width:50vw;max-width:100vw;height:100%;padding:1em 1.5em;position:relative;margin:0 auto}@media only screen and (max-width:650px){section{min-width:100%}}