.NavBar{width:100%;text-align:center;margin-top:15px}.NavBar>img{width:40px}.NavBar>.title{font-size:32px;margin:10px;letter-spacing:3px;font-family:NanumBarunPen}.NavBar>.menu>span{font-size:18px;margin:0 30px}.NavBar>.menu>span:hover{cursor:pointer;text-decoration:underline}.NavBar>hr{height:1px;background:#bbb;background-image:-o-linear-gradient(left,#eee,#777,#eee)}.FooterBar>.footer{font-family:NanumBarunPen;text-align:center;padding:20px 0}.FooterBar>.footer>hr{height:1px;background:#bbb;background-image:-o-linear-gradient(left,#eee,#777,#eee)}.FooterBar>.footer>span{margin:15px 0}body{max-width:720px;margin:auto;padding-bottom:40px}.main{min-height:calc(100vh - 100px)}.HomePage{font-family:NanumBarunPen;letter-spacing:.5px;animation-duration:1s;animation-name:rainbowLink;animation-iteration-count:infinite;cursor:pointer}.profile{margin-top:15px;display:grid;grid-template-columns:100px auto}.profile>.profile_image{grid-row:1/3;margin-left:15px;width:70px;height:70px;border-radius:50%;border:1px solid #707070}.profile>h2{grid-column:2;display:inline-block;font-size:28px;margin:5px 0 0 0;font-family:NanumSquareRound}.profile>p{grid-column:2;font-size:16px;margin:0}.info,.profile>p{font-family:NanumBarunPen}.info{margin-left:15px;letter-spacing:.5px}.info>h3{margin:24px 0 12px 0;font-size:24px}.info>span{font-size:18px}.info>span:hover{cursor:default}.info>li{margin-bottom:5px;font-size:18px}.info>li>a:link,.info>li>a:visited{color:gray;text-decoration:none}.info>li>a:hover{color:#a9a9a9;text-decoration:underline}.info>li>a:active{color:#a9a9a9;text-decoration:none}.loading_msg{letter-spacing:1px}.loading_msg,.post{font-family:NanumBarunPen}.post{padding:5px}.post>.title{font-size:30px;margin:0}.post>.description{color:gray;font-size:20px;margin:0}.post>.date{color:#000;font-size:16px;margin:0}.post>.tag{font-size:14px;margin-right:5px;letter-spacing:.5px;padding:1px 6px;background-color:#faebd7;color:#000;border-radius:5px}.post:focus,.post:hover{animation-duration:3s;animation-name:rainbowLink;animation-iteration-count:infinite;cursor:pointer}@keyframes rainbowLink{0%{color:#ff2a2a}15%{color:#ff7a2a}30%{color:#ffc52a}45%{color:#43ff2a}60%{color:#2a89ff}75%{color:#202082}90%{color:#6b2aff}to{color:#e82aff}}.projects{font-family:NanumBarunPen;letter-spacing:.5px;padding:0 20px}.projects>h1{text-align:center}.project_cell{border:1px solid #bbb;width:320px;background-color:#f5f5f5;border-radius:5px;display:inline-block;margin:9px}.project_cell:hover{background-color:#efefef;cursor:pointer}.thumbnail{background-color:gray;height:160px;background-size:cover;background-position:50%;border-radius:5px}.project_cell>.meta{padding:10px}.project_cell>.meta>.type{color:gray;margin:0}.project_cell>.meta>.title{font-size:26px;margin:0}.project_cell>.meta>.description{color:gray;font-size:18px;margin:0}.project_cell>.meta>.date{color:gray;font-size:16px;margin:0}.project_cell>.meta>.tag{display:inline-block;font-size:14px;margin-right:5px;letter-spacing:.5px;padding:1px 6px;background-color:#faebd7;color:#000;border-radius:5px}.postView{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}.postView>.meta{font-family:NanumBarunPen;padding:5px}.postView>.meta>.title{font-size:30px;margin:0}.postView>.meta>.description{color:gray;font-size:18px;margin:0}.postView>.meta>.date{color:#000;font-size:18px;margin:0}.postView>.meta>.tag{font-size:14px;margin-right:5px;letter-spacing:.5px;padding:1px 6px;background-color:#faebd7;color:#000;border-radius:5px}.postView>.meta>hr{border-top:1px dashed #bbb;margin-top:10px}.child{min-height:21px;padding:3px 2px}.child>.paragraph{font-size:16px;margin:0}.child>.heading_1{font-size:30px;margin:20px 0 0 0}.child>.heading_2{font-size:24px;margin:15px 0 0 0}.child>.heading_3{font-size:20px;margin:10px 0 0 0}.child>.image{max-width:100%}.child>.to_do>.checked{text-decoration:line-through;opacity:.65}.child>.code{background-color:#f7f6f3;border-radius:3px;font-size:13.6px;padding:34px 16px 32px 32px;font-family:NanumGothicCoding}.child>.bookmark{overflow-y:auto;width:100%;min-height:90px;display:flex;justify-content:space-between;border:1px solid rgba(55,53,47,.16);border-radius:3px}.child>.bookmark:hover{background-color:#efefef;cursor:pointer}.child>.bookmark>.meta{flex-basis:450px;flex-grow:1;display:flex;flex-direction:column;padding:12px 14px 14px}.bookmark>.meta>.title{font-size:16px;color:#37352f;margin-bottom:2px;height:26px}.bookmark>.meta>.description{word-wrap:break-word;font-size:14px;height:32px;color:#37352fa6;vertical-align:top}.bookmark>.meta>.footer{height:24px;display:flex;align-items:center}.bookmark>.meta>.footer>img{width:16px;margin-right:6px}.bookmark>.meta>.footer>.url{font-size:12px;width:100%;word-wrap:break-word}.bookmark>.thumbnail{border-radius:1px;width:250px;height:110px;background-size:cover;background-position:50%}.child>.toggle>.icon{display:inline-block;width:24px;height:24px;border-radius:5px}.child>.toggle>.icon:hover{background-color:#7777}.child>.toggle>.icon>svg{width:12px;height:12px;margin:0 6px;fill:inherit;flex-shrink:0;transition:transform .2s ease-out 0s;transform:rotate(90deg);opacity:1}.child>.toggle>.icon>.open{transform:rotate(180deg)}.child>.toggle>.icon>svg:hover{cursor:pointer}.child>.callout{display:flex;background-color:#f7f6f3;border-radius:3px;padding:16px 16px 16px 12px}.child>.callout>.icon{display:inline-block;width:30px}.child>.callout>.icon>img{width:21px;height:22px}.child>.table{border:1px solid #000;border-collapse:collapse}.child>.table>tr,.child>.table>tr>td{border:1px solid #000}.child>.table>tr>td{padding:7px 9px}.child.quote{border-style:none none none solid;border-color:#000;border-width:3px;margin-left:12px}.child>.quote{margin-left:12px;padding:3px 2px}.childrenDiv{padding-left:24px}.child.quote>.childrenDiv{padding-left:12px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#f3f3f3;color:#444}.hljs-comment{color:#697070}.hljs-punctuation,.hljs-tag{color:#444a}.hljs-tag .hljs-attr,.hljs-tag .hljs-name{color:#444}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{color:#07a}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#800}.hljs-section,.hljs-title{color:#800;font-weight:700}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#ab5656}.hljs-literal{color:#695}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#690}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}