html{background-color:#fff;color:#1a1a1a}body{margin:0 auto;width:100%;line-height:160%;font-size:15px}*{box-sizing:border-box}html.dark{background-color:#303030;color:#fff}aside{display:flex;flex-direction:column;padding:1rem 2rem;background-color:#ebecf0;color:#303030;border-radius:.5rem;font-weight:400}aside>*{margin-top:0;margin-bottom:0}aside>*+*{margin-top:.75rem}aside ol,aside ul{margin:0;padding-left:1.35rem}aside li+li{margin-top:.45rem}blockquote{position:relative;margin:1rem 0;padding:.25rem 0 .25rem 1rem;background:transparent;color:inherit}blockquote:before{content:"";position:absolute;top:.15rem;bottom:.15rem;left:0;width:3px;border-radius:999px;background-color:#e5e7eb}blockquote p{margin:0}.container a{color:#00539f;text-decoration:none;text-underline-offset:3px;text-decoration-thickness:1px}.container a:hover{text-decoration:underline}.container a:focus-visible{text-decoration:underline}h1{margin:.67em 0;font-size:2em;line-height:120%}h2{margin:.75em 0;font-size:1.62em;line-height:120%}h3{margin:.83em 0;font-size:1.34em;line-height:120%}h5{margin:1.5em 0;font-size:.83em;line-height:120%}h6{margin:1.67em 0;font-size:.75em;line-height:120%}h1,h2,h3,h4,h5,h6{font-weight:bolder}a{text-decoration:none;color:inherit}ol,ul{margin:1rem 1rem 0;padding:0}.content{padding:2rem 6.25rem 3rem}.nav-links{display:flex;flex-direction:row;align-items:center;justify-content:end;margin:0;width:100%;gap:12px}.nav-links a{padding:8px;text-decoration:none;font-size:.875rem}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.expanded{display:unset}.sidebar{position:fixed;top:0;left:-50%;width:50%;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transition:left .3s ease;z-index:1000;padding:2rem}.sidebar.open{left:0}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.sidebar-nav a{padding:1rem;border-radius:8px;transition:background-color .2s ease;font-weight:500}.sidebar-nav a:hover{background-color:#f5f5f5}.icon-close{background:none;color:#00000080;border:none;font-size:1.5rem;cursor:pointer}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.overlay.open{opacity:1;visibility:visible}@media screen and (max-width: 1025px){.posts{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 800px){header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 100px;height:84px;background-color:#fff}.title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.5rem}.logo{font-size:.875rem;min-width:fit-content;width:100%}.icon-menu{display:none}}@media screen and (max-width: 799px){header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2rem;height:84px;background-color:#fff}a{text-decoration:none;color:inherit}ol,ul{margin:1rem 1rem 0;padding:0}.content{padding:2rem}.posts{display:flex;flex-direction:column}.logo,.nav-links{display:none}.icon-menu{display:block}.content{display:flex;flex-direction:column}}@media (prefers-color-scheme: dark){blockquote{color:inherit}blockquote:before{background-color:#d1d5db}}.astro-code{padding:16px;border-radius:.5rem;font-size:.8rem;line-height:140%}.line[data-astro-cid-3ef6ksr2]{width:1px;height:12px;background-color:#b0b2ba}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid #e5e7eb;background-color:#fff}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.85rem;padding:2rem 6.25rem;color:#5c5d61;font-size:.875rem}p[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}strong[data-astro-cid-sz7xmlte]{color:#1a1a1a}nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.35rem 1rem}a[data-astro-cid-sz7xmlte]{color:#3f4248;text-decoration:underline;text-underline-offset:3px}small[data-astro-cid-sz7xmlte]{color:#8a8d95}@media screen and (max-width: 799px){.footer-inner[data-astro-cid-sz7xmlte]{padding:2rem}}:root{--font-pretendard: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif}body{font-family:var(--font-pretendard)}
