.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--max-width:768px;--gutter:clamp(16px, 5vw, 32px);--bg:#0d1117;--bg-secondary:#161b22;--headings:#e6edf3;--text:#c9d1d9;--text-secondary:#8b949e;--links:#58a6ff;--code-text:#ff7b72;--border:#30363d;color-scheme:dark}*{box-sizing:border-box}html{background-color:var(--bg);scrollbar-gutter:stable;font-size:clamp(16px,.9rem + .25vw,18px)}body{min-height:100dvh;color:var(--text);font-family:var(--font-serif), var(--font-serif-kr);word-break:keep-all;overflow-wrap:break-word;flex-direction:column;margin:0;line-height:1.9;display:flex}.w{width:100%;max-width:calc(var(--max-width) + var(--gutter) * 2);padding:2.5em var(--gutter) 4em;flex:1;margin:0 auto}h1,h2,h3,h4{color:var(--headings);font-family:var(--font-sans), "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;line-height:1.4}h2,h3,h4{margin-top:1.5em}a{color:var(--links)}p{margin:1em 0}li{margin:.4em 0}img{max-width:100%;height:auto;margin:0 auto;display:block}pre,code,.date,.post-date,nav{font-family:var(--font-mono)}pre,code{font-size:.9rem}pre{border-radius:.5em;padding:1em;line-height:1.6;overflow-x:auto}p code,li code{background-color:var(--bg-secondary);color:var(--code-text);padding:.2rem;font-weight:700}blockquote{background-color:var(--bg-secondary);border-radius:.5em;margin:1em 0;padding:1em;font-style:italic}blockquote p{margin:0}table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}th,td{border:thin solid var(--text-secondary);padding:.4em}.site-header{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}nav{flex-wrap:wrap;align-items:center;gap:1.2em;font-size:.9rem;display:flex}nav a{white-space:nowrap;text-decoration:none}nav.lang{flex-shrink:0}.menu a{color:var(--text-secondary)}.menu .logo{color:var(--headings);margin-right:.6em;font-weight:700}.menu a[aria-current=page],.tabs a[aria-current=page]{color:var(--headings);font-weight:700}[data-label]{flex-direction:column;align-items:center;display:inline-flex}[data-label]:after{content:attr(data-label);visibility:hidden;user-select:none;pointer-events:none;height:0;font-weight:700;overflow:hidden}.menu a:hover,.lang a:hover{color:var(--links)}.astro-code{background-color:var(--bg-secondary)!important}.dashed{border-top:1px var(--text) dashed;margin:.5em 0}.posts{padding-left:1.2em}.posts a{text-decoration:none}.date{margin-right:.4em}.tabs{gap:0;margin:2.5em 0 .5em;font-size:.95rem}.tabs a{color:var(--text-secondary)}.tabs .sep{color:var(--text-secondary);opacity:.5;margin:0 .8em}.tabs a:hover{color:var(--links)}.hero{border-bottom:1px dashed var(--text-secondary);padding:3em 0 1.5em}.hero h1{margin:0;font-size:2.6rem}.hero p{color:var(--text-secondary);margin:.4em 0 0}.recent{padding:0;list-style:none}.recent li{justify-content:space-between;align-items:baseline;gap:1em;margin:.7em 0;display:flex}.recent a{text-decoration:none}.recent .date{color:var(--text-secondary);white-space:nowrap;margin:0;font-size:.85rem}.about h2{margin-top:3.5em;margin-bottom:1em}.about h3{margin-top:2.5em}.about hr{margin-top:4em}.about h2+p strong,.about p>strong:first-child{color:var(--headings)}.experience{padding:0;list-style:none}.experience li{align-items:flex-start;gap:1em;margin:1.4em 0;display:flex}.experience .logo{background:#fff;border-radius:8px;flex-shrink:0;width:44px;height:44px;margin:.3em 0 0}.experience p{margin:0;line-height:1.7}.experience .company{color:var(--text-secondary)}.experience .company a{color:var(--headings);font-weight:700;text-decoration:none}.experience .company a:hover{color:var(--links)}.about img:not(.logo),article img{cursor:zoom-in;border-radius:.5em;width:100%;max-width:480px;margin:2em auto 0}.gallery{grid-template-columns:1fr 1fr;gap:1em;margin-top:2em;display:grid}.gallery p{margin:0}.about .gallery img{aspect-ratio:4/3;object-fit:cover;max-width:none;margin:0}.gallery.portrait{grid-template-columns:repeat(3,1fr)}.about .gallery.portrait img{aspect-ratio:3/4}.about .gallery img[src*=msc-contest]{object-fit:contain;background:#fff}.gallery .caption{margin-top:.5em}@media (width<=480px){.gallery{grid-template-columns:1fr}}.lightbox{cursor:zoom-out;background:0 0;border:none;max-width:95vw;max-height:95vh;padding:0}.lightbox::backdrop{background:#000000d9}.lightbox img{border-radius:.5em;width:auto;max-width:95vw;height:auto;max-height:95vh;display:block}hr{border:none;border-top:1px solid var(--border);margin:3em 0 0}.caption{text-align:center;color:var(--text-secondary);margin-top:.5em;font-size:.8rem}.caption a{color:inherit}.more{font-family:var(--font-mono);margin-top:2em;font-size:.9rem}.more a{text-decoration:none}.post-title{margin-bottom:0}.post-date{color:var(--text-secondary);margin-top:.5rem;font-size:.8em;font-weight:700}footer{padding:2em var(--gutter);text-align:center;font-size:.8em}@media (width<=600px){pre{margin-left:calc(var(--gutter) * -1);margin-right:calc(var(--gutter) * -1);border-radius:0}.posts{padding-left:0;list-style:none}.posts li{flex-direction:column;margin:.9em 0;line-height:1.5;display:flex}.date{color:var(--text-secondary);font-size:.8em}}
