@import url(https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&display=swap);@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css);.header[data-v-4f88f2a8]{height:88px;position:sticky;top:0;background:#fff;z-index:999}@media(max-width:840px){.header[data-v-4f88f2a8]{height:64px}}@media(max-width:430px){.header[data-v-4f88f2a8]{height:64px}}.header__inner[data-v-4f88f2a8]{max-width:1024px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}@media(max-width:840px){.header__inner[data-v-4f88f2a8]{padding:0 32px}}@media(max-width:430px){.header__inner[data-v-4f88f2a8]{padding:0 20px}}.header__logo[data-v-4f88f2a8]{font-size:1.1rem}.header__logo--thin[data-v-4f88f2a8]{font-weight:300;font-style:italic}.header__logo--bold[data-v-4f88f2a8]{font-weight:700}.header__hamburger[data-v-4f88f2a8]{display:none;flex-direction:column;gap:5px}.header__hamburger span[data-v-4f88f2a8]{display:block;width:22px;height:2px;background:#222;border-radius:2px}@media(max-width:840px){.header__hamburger[data-v-4f88f2a8]{display:flex}}.sidebar[data-v-2c467a58]{width:226px;margin-top:80px;position:sticky;top:88px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 88px);flex-shrink:0;align-self:flex-start}.nav-drawer .sidebar[data-v-2c467a58]{position:static;width:100%;max-height:none;padding-top:48px}.sidebar__title[data-v-2c467a58]{font-size:.875rem;font-weight:700;margin-bottom:30px;color:#222}.sidebar__tags[data-v-2c467a58]{display:flex;flex-direction:column;gap:4px}.sidebar__tag[data-v-2c467a58]{font-size:1rem;color:#000;cursor:pointer;padding:3px 0;transition:color .18s ease;display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;padding:6px 8px 6px 10px;line-height:normal;max-height:31px}.sidebar__tag--active[data-v-2c467a58]{color:#2e6694;background:linear-gradient(270deg,rgba(167,213,248,.3),rgba(201,215,246,.3));border-radius:4px;gap:8px}.sidebar__tag--close[data-v-2c467a58]{font-size:1.15rem;color:#888;font-weight:300;color:#2e6694}@media(max-width:840px){.sidebar__tag--close[data-v-2c467a58]{font-size:1.4rem}}@media(max-width:430px){.sidebar__tag--close[data-v-2c467a58]{font-size:1.4rem}}@media(max-width:840px){.sidebar__tag[data-v-2c467a58]{width:auto;padding:9px 16px;max-height:auto;min-height:44px}}@media(max-width:430px){.sidebar__tag[data-v-2c467a58]{width:auto;padding:9px 16px;max-height:auto;min-height:44px}}@media(max-width:840px){.sidebar[data-v-2c467a58]{margin-top:0;padding-top:80px!important}}@media(max-width:430px){.sidebar[data-v-2c467a58]{margin-top:0;padding-top:80px!important}}.toc[data-v-45543416]{width:240px;margin-top:80px;flex-shrink:0;position:sticky;top:88px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 88px);align-self:flex-start}.toc__list[data-v-45543416]{display:flex;flex-direction:column;gap:16px;padding-left:20px;margin-left:24px;border-left:1px solid rgba(0,0,0,.2)}.toc__item[data-v-45543416]{font-size:15px;color:rgba(0,0,0,.5);cursor:pointer;transition:color .18s ease;line-height:1.4}.toc__item[data-v-45543416]:hover{color:#222}.toc__item--active[data-v-45543416]{color:#222;font-weight:500}.footer[data-v-74ac4ff7]{height:88px;display:flex;align-items:center;max-width:1024px;margin:64px auto;width:100%;position:sticky;top:0}.footer span[data-v-74ac4ff7]{background:#fff;z-index:999;border-radius:8px;background:#f4f5f6;padding:24px 28px;width:1024px;color:rgba(0,0,0,.5);font-family:Google Sans Flex;font-size:12px;font-style:normal;font-weight:300;line-height:normal}@media(max-width:840px){.footer[data-v-74ac4ff7]{margin:0 auto;height:auto}.footer span[data-v-74ac4ff7]{border-radius:0;padding:40px 32px}}@media(max-width:430px){.footer[data-v-74ac4ff7]{margin:0 auto;height:auto}.footer span[data-v-74ac4ff7]{border-radius:0;padding:40px 32px}}#app{min-height:100vh;display:flex;flex-direction:column}.layout{display:flex;flex:1;max-width:1024px;margin:0 auto;width:100%;gap:40px}.layout__content{flex:1;min-width:758px;width:758px}@media(max-width:840px){.layout__content{min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}}@media(max-width:430px){.layout__content{min-width:-moz-fit-content;min-width:fit-content;width:-moz-fit-content;width:fit-content}}@media(max-width:840px){.layout__sidebar--desktop,.layout__toc--desktop{display:none}.layout{padding:40px 32px}}@media(max-width:430px){.layout{padding:40px 20px}}.nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:1000;display:flex;justify-content:flex-end}.nav-drawer{background:#fff;width:320px;height:100%;padding:24px;overflow-y:auto;position:relative;transform:translateX(0);transition:transform .25s ease}.nav-drawer__close{position:absolute;right:32px;top:18px}.fade-enter-from .nav-drawer,.fade-leave-to .nav-drawer{transform:translateX(100%)}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}.post-card[data-v-7ad4f956]{border-bottom:1px solid #e8e8ec;padding:32px 0;padding-top:60px;cursor:pointer}.post-card[data-v-7ad4f956]:first-child{padding-top:0}.post-card[data-v-7ad4f956]:last-child{border-bottom:none}@media(max-width:840px){.post-card[data-v-7ad4f956]:last-child{padding-bottom:0}}@media(max-width:430px){.post-card[data-v-7ad4f956]:last-child{padding-bottom:0}}.post-card__summary[data-v-7ad4f956]{display:flex;align-items:flex-start;flex-direction:row;gap:40px;align-items:center}.post-card__info[data-v-7ad4f956]{flex:1}.post-card__date[data-v-7ad4f956]{font-size:.9375rem;font-weight:400;line-height:normal;color:rgba(0,0,0,.8)}.post-card__title[data-v-7ad4f956]{font-size:1.75rem;font-weight:500;margin:24px 0 20px;line-height:1.4;font-family:Pretendard}.post-card__tags[data-v-7ad4f956]{display:flex;gap:8px}.post-card__tag[data-v-7ad4f956]{font-size:.875rem;background:#f5f5f5;padding:2px 8px;border-radius:4px;color:#888;color:rgba(76,82,97,.8);font-weight:400}.post-card__thumb[data-v-7ad4f956]{width:226px;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:6px;flex-shrink:0}@media(max-width:430px){.post-card__thumb[data-v-7ad4f956]{width:100%;height:-moz-fit-content;height:fit-content}}.post-card__arrow[data-v-7ad4f956]{display:block;width:-moz-fit-content;width:fit-content;margin-top:32px;font-size:0;color:#888;transition:transform .18s ease;margin-left:auto;border-radius:4px;background:transparent;padding:10px;width:36px;height:36px;position:relative}.post-card__arrow[data-v-7ad4f956]:before{content:"";clear:both;position:absolute;left:10px;background:url(/img/chevron-down.1bb4ec5b.svg) 50% no-repeat;width:16px;height:16px}.post-card__arrow--open[data-v-7ad4f956]{transform:rotate(180deg);background:rgba(167,213,248,.3)}.post-card__body[data-v-7ad4f956]{margin-top:32px}.post-card__body p[data-v-7ad4f956]{color:rgba(0,0,0,.8);font-family:Pretendard;font-size:20px;font-style:normal;font-weight:300;line-height:180%}.post-card__section[data-v-7ad4f956]{margin-bottom:32px}.post-card__section--main .post-card__section-title[data-v-7ad4f956]{font-size:2rem;font-weight:500;margin-bottom:20px;color:#000;font-family:Pretendard;font-style:normal;line-height:normal;padding-top:20px}.post-card__section--sub[data-v-7ad4f956]{margin-bottom:16px}.post-card__section--sub .post-card__section-subtitle[data-v-7ad4f956]{color:#000;font-family:Pretendard;font-size:24px;font-style:normal;font-weight:500;line-height:160%;margin-top:40px;margin-bottom:20px}@media(max-width:840px){.post-card[data-v-7ad4f956]:first-child{padding-top:0}}@media(max-width:430px){.post-card[data-v-7ad4f956]:first-child{padding-top:0}.post-card .post-card__summary[data-v-7ad4f956]{flex-direction:column}}@media(min-width:1024px){.post-list[data-v-63d9f37c]{margin-top:72px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Google Sans Flex,Pretendard,Apple SD Gothic Neo,sans-serif;color:#222;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font:inherit}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8e8ec;border-radius:4px}.dx-widget{font-family:Google Sans Flex,Pretendard,Apple SD Gothic Neo,sans-serif!important}