@font-face{font-family:Pretendard;src:url('fonts/PretendardVariable.woff2') format('woff2');font-style:normal;font-weight:45 920;font-display:swap}
:root{--blog-header-h:60px}
.search-dialog[open]{animation:blog-search-enter 180ms cubic-bezier(.2,.75,.25,1) both}
.search-dialog[open]::backdrop{animation:blog-search-backdrop 180ms ease-out both}
@keyframes blog-search-enter{from{opacity:0;transform:translateY(-10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes blog-search-backdrop{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){.search-dialog[open],.search-dialog[open]::backdrop{animation:none!important}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;-webkit-text-size-adjust:100%}body{margin:0;background:#fff;color:#09090b;font-family:Pretendard,-apple-system,BlinkMacSystemFont,'Malgun Gothic',sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #714d9c;outline-offset:4px}button svg{display:block;width:18px;height:18px}button{border:0;background:none;color:inherit}[hidden]{display:none!important}.visually-hidden,.blog-skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.blog-skip:focus{clip:auto;position:fixed;left:12px;top:12px;width:auto;height:auto;padding:12px;background:#fff;z-index:100}
.blog-container,.blog-header-inner{max-width:1344px;width:100%;margin:0 auto;padding-left:16px;padding-right:16px}.blog-header{position:fixed;inset:0 0 auto;z-index:40;height:var(--blog-header-h);background:#fff;border-bottom:1px solid transparent}.blog-header.is-scrolled{border-color:#f1f1f2}.blog-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.blog-logo{flex-shrink:0}.blog-logo img{width:auto;height:24px;max-width:192px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:4px}.desktop-nav{display:none}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#71717a;flex-shrink:0}.icon-button:hover{background:#f4f4f5}.mobile-menu{position:absolute;top:var(--blog-header-h);left:0;right:0;padding:8px 16px 16px;background:#fff;border-bottom:1px solid #e4e4e7;box-shadow:0 12px 20px #00000008}.mobile-menu a{display:block;padding:12px;border-radius:12px;font-size:14px}.mobile-menu a:hover{background:#f4f4f5}
.blog-list-page{padding-top:calc(var(--blog-header-h) + 16px);padding-bottom:32px}.blog-sections{display:flex;flex-direction:column;gap:32px}.blog-cover{border-radius:16px;overflow:hidden;background:#f5f1fa}.blog-cover img{width:100%;height:auto;aspect-ratio:2481/766;object-fit:contain}.blog-categories{display:flex;gap:12px;overflow:auto;padding:0 0 4px;scrollbar-width:none}.blog-categories::-webkit-scrollbar{display:none}.category-chip{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:999px;background:#f4f4f5;color:#71717a;font-weight:500;white-space:nowrap;flex-shrink:0}.category-chip:hover{background:#e4e4e7;color:#27272a}.category-chip.active{background:#18181b;color:#fff;font-weight:600}.category-heading{font-size:32px;margin:0 0 32px;letter-spacing:-.04em}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;margin:0;padding:0;list-style:none}.blog-card{min-width:0;border-radius:22.4px;position:relative}.card-link{height:100%;display:block;padding:12px 0;border-radius:inherit}.card-image{overflow:hidden;border-radius:12px;outline:1px solid #00000014;outline-offset:-1px}.card-image img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .2s}.card-copy{padding:8px 4px 4px}.card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;color:#71717a;font-size:13px;line-height:16px;margin-bottom:8px}.category-label{display:inline-flex;align-items:center;font-size:12px;line-height:16px;padding:4px 10px;border-radius:16px;color:#71717a;background:#f4f4f5;font-weight:500}.card-copy h2{margin:0;font-size:16px;line-height:1.5;font-weight:600;letter-spacing:-.04em;word-break:keep-all;overflow-wrap:anywhere}.card-subtitle{font-size:14px;color:#71717a;margin:8px 0 0}.blog-footer{margin-top:56px;border-top:1px solid #e5e7eb;background:#f3f4f6;color:#71717a;font-size:14px}.blog-footer .blog-container{padding-top:40px;padding-bottom:40px}.blog-footer p{margin:0;line-height:28px}.blog-footer p+p{margin-top:12px}.blog-footer .footer-title{font-size:16px;color:#3f3f46;font-weight:600;letter-spacing:-.03em}
.blog-post-page{padding-top:var(--blog-header-h);padding-bottom:56px}.post-layout{max-width:720px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr)}.post-column{min-width:0}.post-heading{text-align:center;padding:0 24px}.post-heading>.category-label{font-size:13px;padding:6px 12px;margin-bottom:20px}.post-heading h1{font-size:28px;line-height:1.3;letter-spacing:-.04em;font-weight:600;word-break:keep-all;overflow-wrap:anywhere;margin:0}.post-subtitle{margin:8px 0 0;font-size:17px;color:#52525b;line-height:1.7}.post-heading time{display:block;margin-top:28px;font-size:13px;line-height:20px;color:#71717a}.post-hero{padding-top:56px}.post-hero img{width:100%;aspect-ratio:16/9;object-fit:contain}.post-body{padding:56px 8px 0}.post-body-content{overflow-wrap:anywhere}.post-body-content>*{padding-left:14px;padding-right:14px}.post-body-content p{font-size:16px;line-height:1.7;margin:16px 0 0;word-break:normal;white-space:pre-wrap}.post-body-content h2,.post-body-content h3,.post-body-content h4,.post-body-content h5,.post-body-content h6{font-size:18px;font-weight:700;line-height:1.5;margin:0;scroll-margin-top:96px;word-break:keep-all;overflow-wrap:anywhere}.post-body-content h2{font-size:26px}.post-body-content h3{font-size:22px}.post-body-content .body-spacer{height:16px}.post-body-content .body-spacer+h4{margin-top:16px}.post-body-content a{color:#714d9c;text-decoration:underline}.post-body-content ul,.post-body-content ol{padding-left:38px}.post-body-content figure{margin:24px 0}.post-body-content img{width:auto;max-width:100%;height:auto}.post-body-content table{border-collapse:collapse;max-width:100%;font-size:14px}.post-body-content th,.post-body-content td{border:1px solid #e4e4e7;padding:8px}.post-body-content blockquote{border-left:3px solid #d4d4d8;margin:24px 14px;color:#52525b}.post-toc{display:none}.post-share{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px;color:#71717a;font-size:14px}.post-share a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:19px;font-weight:700}.latest-posts{margin-top:80px}.latest-posts>h2{font-size:24px;font-weight:600;letter-spacing:-.04em;margin:0 0 24px}.related-grid{row-gap:24px}
.search-dialog{width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 48px);margin:24px auto;border:1px solid #e4e4e7;border-radius:20px;padding:20px;color:#18181b;box-shadow:0 20px 60px #0002}.search-dialog::backdrop{background:#0005}.search-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.search-top h2{font-size:20px;margin:0;letter-spacing:-.03em}.search-form{display:flex;align-items:center;gap:12px;border-radius:12px;background:#f4f4f5;margin-top:16px;padding:12px}.search-form svg{width:18px;height:18px;flex-shrink:0;color:#71717a}.search-form input{min-width:0;flex:1;border:0;background:transparent;outline:none;font-size:16px}.search-form button{padding:4px;color:#714d9c;font-size:14px;white-space:nowrap}.search-status{font-size:14px;color:#71717a;margin:20px 0 12px}.search-results{list-style:none;margin:0;padding:0}.search-results a{display:flex;gap:16px;padding:14px 4px;border-top:1px solid #f4f4f5}.search-results img{width:96px;height:54px;object-fit:cover;border-radius:8px;flex-shrink:0}.search-results h3{font-size:16px;font-weight:600;line-height:1.5;margin:0;letter-spacing:-.03em;overflow-wrap:anywhere}.search-results p{font-size:13px;color:#71717a;margin:4px 0 0}.blog-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,10px);margin:0;max-width:calc(100% - 32px);padding:12px 20px;background:#18181b;color:white;border-radius:12px;font-size:14px;opacity:0;pointer-events:none;transition:.15s;z-index:80}.blog-toast.show{opacity:1;transform:translate(-50%,0)}body.search-open{overflow:hidden}
@media(min-width:768px){.blog-container,.blog-header-inner{padding-left:28px;padding-right:28px}.header-actions{gap:20px}.desktop-nav{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.desktop-nav a{padding:6px 12px;border-radius:13px}.desktop-nav a:hover{background:#f4f4f5}.mobile-only,.mobile-menu{display:none!important}.blog-list-page{padding-top:calc(var(--blog-header-h) + 32px);padding-bottom:40px}.blog-grid{gap:28px 24px}.card-link{padding:12px;transition:background-color .15s}.card-link:hover{background:#9ca3af1a}.card-link:hover img{transform:scale(1.035)}.card-copy{padding-top:16px}.card-copy h2{font-size:20px}.blog-footer{margin-top:72px}.blog-footer .blog-container{padding-top:56px;padding-bottom:72px}.post-heading{padding:0 32px}.post-body{padding-left:32px;padding-right:32px}.search-dialog{margin:80px auto;max-height:calc(100dvh - 160px)}}
@media(min-width:1280px){.blog-container,.blog-header-inner{padding-left:48px;padding-right:48px}.blog-list-page{padding-top:calc(var(--blog-header-h) + 48px);padding-bottom:48px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-sections{gap:40px}.blog-cover img{min-height:384px;object-fit:cover}.blog-post-page{padding-top:calc(var(--blog-header-h) + 48px);padding-bottom:80px}.post-layout{max-width:1248px;grid-template-columns:minmax(0,1fr) minmax(0,720px) minmax(0,1fr);gap:24px}.post-column{grid-column:2}.post-heading{padding:0}.post-heading h1{font-size:48px;line-height:1.4;margin-top:32px}.post-heading>.category-label{margin-bottom:0}.post-subtitle{font-size:18px}.post-heading time{margin-top:32px}.post-hero{padding-top:64px}.post-body{padding:64px 0 0}.post-toc{display:block;padding:28px 12px 0}.post-toc nav{position:sticky;top:100px;max-height:calc(100vh - 128px);overflow:auto}.post-toc ol{list-style:none;margin:0;padding:0}.post-toc li+li{margin-top:8px}.post-toc a{display:block;font-size:13px;line-height:20px;color:#a1a1aa;overflow-wrap:anywhere}.post-toc a:hover,.post-toc a.active{color:#52525b}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.post-body-content .body-spacer{margin-top:16px}
.blog-cover picture{display:block}
/* Use the same logo frame and image sizing as the main recruiting header. */
.blog-logo{display:flex;align-items:center;justify-content:flex-start;width:140px;max-width:140px;height:36px}
.blog-logo img{display:block;width:auto;max-width:100%;height:100%;object-fit:contain;object-position:left center}
@media(max-width:767px){
  .blog-grid{grid-template-columns:minmax(0,1fr);row-gap:24px}
  .card-copy h2{font-size:18px}
  .blog-cover img{aspect-ratio:16/9;object-fit:contain}
  /* Align the thumbnail with the body's 8px container + 14px paragraph inset. */
  .post-hero{padding-left:22px;padding-right:22px}
}
