@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}body{color:var(--foreground);background:var(--background);font-size:15px;line-height:120%;letter-spacing:-.25px;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:.73em}blockquote ul li{margin-bottom:.25em}code sup{font-size:1em}hr{height:1px;color:#eee;background:#eee;font-size:0;border:0}header{position:fixed;z-index:99;top:0;left:0;padding:1em}header div{display:inline-block;width:50%;vertical-align:top}header div:nth-child(2){text-align:right}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}ul{margin:0;list-style-type:none}ul li:before{content:"𝄪";margin-right:.5em}section{min-width:650px;width:50vw;max-width:100vw;height:100%;padding:1.5em 1em 1em;position:relative}section:first-of-type{padding-top:5em}@media only screen and (max-width:650px){section{min-width:100%}}