.blog-scope{--gray-0:#fff;--gray-50:#fafafa;--gray-100:#f5f5f7;--gray-200:#e5e5ea;--gray-300:#d1d1d6;--gray-400:#a3a3a8;--gray-500:#70737c;--gray-700:#37383c;--gray-900:#171719;--blue-50:#e6f2ff;--blue-500:#007aff;--blue-600:#1b61ef;--green-50:#e6f9ee;--green-700:#009130;--yellow-50:#fff7e0;--yellow-500:#ffb800;--yellow-700:#b88600;--text-main:var(--gray-900);--text-sub:#2e2f33;--text-alt:#37383c99;--text-hint:var(--gray-500);--text-link:var(--blue-600);--bg-base:var(--gray-0);--bg-sunken:var(--gray-50);--bg-container-normal:#f4f4f5;--line-normal:hsla(225,5%,46%,.161);--line-thin:hsla(225,5%,46%,.078);--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-card:14px;--radius-full:999px;--font-sans:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Segoe UI",Roboto,sans-serif;--font-mono:"SF Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;--blog-col:680px;--blog-rail:300px;--blog-gap:48px;--fs-h1:44px;--lh-h1:1.30;--fs-deck:19px;--lh-deck:1.65;--fs-h2:34px;--lh-h2:1.30;--fs-h3:24px;--lh-h3:1.35;--fs-body:19px;--lh-body:1.79;--fs-cap:14px;--fs-table:15px;--fs-code:14.5px;--fs-meta:14px}.blog-scope,.blog-scope *,.blog-scope :after,.blog-scope :before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}.blog-scope{margin:0;background:var(--bg-base);color:var(--text-main);font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word}.blog-page{display:grid;grid-template-columns:var(--blog-rail) var(--blog-col) var(--blog-rail);gap:var(--blog-gap);justify-content:center;padding:56px 24px 96px}.blog-toc-col{grid-column:1}.blog-main{grid-column:2;min-width:0}.blog-rail-col{grid-column:3}.blog-tag{display:inline-block;padding:5px 10px;border-radius:var(--radius-sm);background:var(--bg-container-normal);color:var(--text-sub);font-size:13px;font-weight:600;line-height:1.3;letter-spacing:0}.blog-title{margin:20px 0 0;font-size:var(--fs-h1);line-height:var(--lh-h1);font-weight:700;letter-spacing:-.025em;color:var(--text-main)}.blog-deck{margin:16px 0 0;font-size:var(--fs-deck);line-height:var(--lh-deck);color:var(--text-alt);font-weight:400}.blog-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;padding-bottom:28px;border-bottom:1px solid var(--line-normal)}.blog-date{font-size:var(--fs-meta);color:var(--text-hint);letter-spacing:0}.blog-share{display:flex;gap:6px}.blog-share button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:var(--radius-full);cursor:pointer;background:#0000;color:var(--text-hint);transition:background .15s ease,color .15s ease}.blog-share button:hover{background:var(--bg-container-normal);color:var(--text-sub)}.blog-share svg{width:18px;height:18px}.blog-hero{margin:32px 0 0;border-radius:var(--radius-md);overflow:hidden;background:var(--gray-200)}.blog-hero img{display:block;width:100%;height:auto}.blog-body h2{margin:56px 0 16px;font-size:var(--fs-h2);line-height:var(--lh-h2);font-weight:700;letter-spacing:-.025em}.blog-body h2,.blog-body h3{position:relative;scroll-margin-top:88px}.blog-body h3{margin:36px 0 10px;font-size:var(--fs-h3);line-height:var(--lh-h3);font-weight:600;letter-spacing:-.015em}.blog-body h2>.anchor,.blog-body h3>.anchor{position:absolute;left:-28px;top:0;color:var(--gray-300);text-decoration:none;font-weight:400;opacity:0;transition:opacity .15s ease}.blog-body h2:hover>.anchor,.blog-body h3:hover>.anchor{opacity:1}.blog-body h2>.anchor:hover,.blog-body h3>.anchor:hover{color:var(--blue-500)}.blog-body h4,.blog-body h5,.blog-body h6{margin:28px 0 8px;font-size:var(--fs-body);line-height:var(--lh-body);font-weight:700;letter-spacing:-.01em}.blog-body p{margin:0 0 22px}.blog-body>:first-child{margin-top:0}.blog-body strong{font-weight:700;color:var(--text-main)}.blog-body em{font-style:italic}.blog-body a{color:var(--text-link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#1b61ef59}.blog-body a:hover{color:var(--blue-500);text-decoration-thickness:2px;text-decoration-color:initial}.blog-body code{font-family:var(--font-mono);font-size:.9em;padding:2px 5px;border-radius:var(--radius-xs);background:var(--bg-container-normal);color:var(--text-sub);letter-spacing:0}.blog-body mark{background:#ffb80047;color:inherit;padding:0 2px;border-radius:2px}.blog-body ol,.blog-body ul{margin:0 0 22px;padding-left:22px}.blog-body li{margin-bottom:10px;line-height:1.7}.blog-body li>ol,.blog-body li>ul{margin:10px 0 0}.blog-body ul{list-style:none;padding-left:20px}.blog-body ul>li{position:relative}.blog-body ul>li:before{content:"";position:absolute;left:-16px;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--gray-400)}.blog-body ul ul>li:before{background:#0000;box-shadow:inset 0 0 0 1.5px var(--gray-400)}.blog-body ol{list-style:none;counter-reset:c;padding-left:26px}.blog-body ol>li{position:relative;counter-increment:c}.blog-body ol>li:before{content:counter(c) ".";position:absolute;left:-26px;top:0;width:20px;text-align:right;color:var(--text-alt);font-weight:600;font-variant-numeric:tabular-nums}.blog-body figure{margin:32px 0}.blog-body figure img{display:block;width:100%;height:auto;border-radius:var(--radius-md);background:var(--gray-100)}.blog-body figcaption{margin-top:10px;font-size:var(--fs-cap);line-height:1.5;color:var(--text-hint);text-align:center;letter-spacing:0}.blog-body hr{height:1px;border:0;margin:48px 0;background:var(--line-normal)}.blog-body hr+h2{margin-top:40px}.blog-table-scroll{position:relative;margin:32px 0}.blog-table-scroll>.inner{overflow:visible}.blog-table-scroll.needs-x>.inner{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.blog-table-scroll:not(.needs-x) thead th{position:sticky;top:96px;z-index:2;box-shadow:inset 0 -1px 0 var(--line-normal)}.blog-body table{border-collapse:initial;border-spacing:0;width:100%;min-width:max-content;font-size:var(--fs-table);line-height:1.55;letter-spacing:0}.blog-body thead th{background:var(--bg-container-normal);font-weight:600;color:var(--text-main);text-align:left;white-space:nowrap}.blog-body td,.blog-body th{padding:12px 14px;border-bottom:1px solid var(--line-normal);min-width:104px;vertical-align:top}.blog-body thead th:first-child{border-top-left-radius:var(--radius-sm)}.blog-body thead th:last-child{border-top-right-radius:var(--radius-sm)}.blog-body tbody tr:last-child td{border-bottom:0}.blog-table-scroll{border:1px solid var(--line-normal);border-radius:var(--radius-sm)}.blog-table-scroll.needs-x{overflow:hidden}.blog-table-scroll.needs-x.is-scrollable:after{content:"";position:absolute;inset:0 0 0 auto;width:40px;pointer-events:none;background:linear-gradient(to right,#fff0,var(--bg-base))}.blog-body blockquote{margin:32px 0;padding:2px 0 2px 20px;border-left:3px solid var(--blue-500);color:var(--text-sub);font-size:1.03em}.blog-body blockquote p:last-child{margin-bottom:0}.blog-code{position:relative;margin:32px 0;border-radius:var(--radius-md);background:var(--gray-900);overflow:hidden}.blog-code pre{margin:0;padding:18px 20px;overflow-x:auto;font-family:var(--font-mono);font-size:var(--fs-code);line-height:1.6;color:#e6e6ea;letter-spacing:0}.blog-code pre code{background:none;padding:0;color:inherit;font-size:inherit}.blog-code .copy{position:absolute;top:10px;right:10px;padding:5px 10px;border:0;border-radius:var(--radius-sm);background:#ffffff1f;color:#e6e6ea;font-family:var(--font-sans);font-size:12px;font-weight:600;cursor:pointer;opacity:0;transition:opacity .15s ease,background .15s ease}.blog-code:hover .copy{opacity:1}.blog-code .copy:hover{background:#fff3}.blog-embed{position:relative;margin:32px 0;aspect-ratio:16/9;border-radius:var(--radius-md);overflow:hidden;background:var(--gray-200);cursor:pointer}.blog-embed iframe,.blog-embed img{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;display:block}.blog-embed .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:var(--radius-full);display:grid;place-items:center;background:#00000080;backdrop-filter:blur(8px);color:#fff;transition:transform .15s ease,background .15s ease}.blog-embed:hover .play{transform:translate(-50%,-50%) scale(1.06);background:#0000009e}.blog-embed .play svg{width:26px;height:26px;margin-left:3px}.blog-callout{display:flex;gap:12px;margin:32px 0;padding:16px 18px;border-radius:var(--radius-md);font-size:.97em}.blog-callout .ico{flex:0 0 auto;width:20px;height:20px;margin-top:3px}.blog-callout .ico svg{width:20px;height:20px;display:block}.blog-callout>div>:first-child{margin-top:0}.blog-callout>div>:last-child{margin-bottom:0}.blog-callout--tip{background:var(--blue-50);color:var(--text-sub)}.blog-callout--tip .ico{color:var(--blue-600)}.blog-callout--warn{background:var(--yellow-50);color:var(--text-sub)}.blog-callout--warn .ico{color:var(--yellow-700)}.blog-callout--check{background:var(--green-50);color:var(--text-sub)}.blog-callout--check .ico{color:var(--green-700)}.blog-toc{position:sticky;top:96px;max-height:calc(100vh - 128px);overflow-y:auto}.blog-toc h4{margin:0 0 14px;font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--text-hint);text-transform:uppercase}.blog-toc ul{list-style:none;margin:0;padding:0}.blog-toc a{display:block;padding:7px 0 7px 12px;border-left:2px solid var(--line-thin);color:var(--text-alt);text-decoration:none;font-size:14.5px;line-height:1.5;letter-spacing:-.005em;transition:color .15s ease,border-color .15s ease}.blog-toc a:hover{color:var(--text-main)}.blog-toc li.is-active>a{color:var(--text-main);font-weight:600;border-left-color:var(--blue-500)}.blog-toc .sub{display:none;margin-left:12px}.blog-toc li.is-active>.sub{display:block}.blog-toc .sub a{font-size:13.5px;padding:5px 0 5px 12px}.blog-toc-mobile{display:none;margin:28px 0 0;border:1px solid var(--line-normal);border-radius:var(--radius-md)}.blog-toc-mobile>summary{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;list-style:none;font-size:15px;font-weight:700;color:var(--text-main)}.blog-toc-mobile>summary::-webkit-details-marker{display:none}.blog-toc-mobile>summary svg{width:18px;height:18px;color:var(--text-hint);transition:transform .2s cubic-bezier(.4,0,.2,1)}.blog-toc-mobile[open]>summary svg{transform:rotate(180deg)}.blog-toc-mobile ul{list-style:none;margin:0;padding:0 16px 12px}.blog-toc-mobile a{display:block;padding:8px 0;color:var(--text-alt);text-decoration:none;font-size:14.5px;line-height:1.5}.blog-cta{margin:48px 0 0;padding:28px;border-radius:var(--radius-card);background:var(--gray-900);color:#fff;text-align:center}.blog-cta p{margin:0 0 18px;color:#ffffffc7}.blog-cta a{padding:14px 24px;border-radius:var(--radius-md);background:var(--blue-500);font-weight:700;letter-spacing:-.01em;transition:background .15s ease,transform .06s ease}.blog-cta a:hover{background:var(--blue-600)}.blog-cta a:active{transform:scale(.97)}.blog-related{margin:56px 0 0}.blog-related h3{margin:0 0 18px;font-size:20px;font-weight:700;letter-spacing:-.02em}.blog-related .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-related .card{text-decoration:none;color:inherit;display:block}.blog-related .thumb{aspect-ratio:16/10;border-radius:var(--radius-md);overflow:hidden;background:var(--gray-200);margin-bottom:10px}.blog-related .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s cubic-bezier(.4,0,.2,1)}.blog-related .card:hover .thumb img{transform:scale(1.03)}.blog-related .t{font-size:15px;font-weight:600;line-height:1.45;letter-spacing:-.01em}.blog-related .d{margin-top:6px;font-size:13px;color:var(--text-hint);letter-spacing:0}.blog-rail{position:sticky;top:96px}.blog-rail-list{display:grid;gap:14px}.blog-rail-item{display:grid;grid-template-columns:1fr 68px;gap:12px;align-items:start;text-decoration:none;color:inherit}.blog-rail-item .t{font-size:14.5px;font-weight:600;line-height:1.45;letter-spacing:-.01em}.blog-rail-item .th{aspect-ratio:16/10;border-radius:var(--radius-sm);overflow:hidden;background:var(--gray-200)}.blog-rail-item .th img{width:100%;height:100%;object-fit:cover;display:block}.blog-news{margin-top:36px;padding-top:28px;border-top:1px solid var(--line-normal)}.blog-news h4{margin:0 0 14px;font-size:16px;font-weight:700;line-height:1.45;letter-spacing:-.02em}.blog-news label{display:block;font-size:13px;color:var(--text-hint);margin-bottom:6px}.blog-news input{width:100%;padding:12px 14px;border-radius:var(--radius-md);border:1px solid var(--line-normal);background:var(--bg-sunken);font-family:var(--font-sans);font-size:14px;color:var(--text-main)}.blog-news input::placeholder{color:var(--gray-400)}.blog-news input:focus{outline:none;box-shadow:inset 0 0 0 1.5px var(--blue-500);border-color:#0000}.blog-news button{width:100%;margin-top:10px;padding:12px;border:0;border-radius:var(--radius-md);background:var(--gray-900);color:#fff;font-family:var(--font-sans);font-size:14px;font-weight:700;cursor:pointer;transition:transform .06s ease}.blog-news button:active{transform:scale(.97)}@media (max-width:1023px){.blog-scope{--fs-h1:30px;--lh-h1:1.32;--fs-deck:17px;--fs-h2:25px;--lh-h2:1.35;--fs-h3:20px;--lh-h3:1.40;--fs-body:17px;--lh-body:1.71;--fs-cap:13px;--fs-table:14px;--fs-code:13.5px}.blog-page{display:block;padding:20px 16px 72px}.blog-rail-col,.blog-toc-col{display:none}.blog-toc-mobile{display:block}.blog-title{margin-top:14px}.blog-meta{margin-top:20px;padding-bottom:20px}.blog-hero{margin-top:24px}.blog-body h2{margin:44px 0 14px}.blog-body h3{margin:30px 0 8px}.blog-body h2>.anchor,.blog-body h3>.anchor{display:none}.blog-body p{margin-bottom:20px}.blog-body figure{margin:24px 0}.blog-body hr{margin:40px 0}.blog-body blockquote,.blog-callout,.blog-code,.blog-embed,.blog-table-scroll{margin:24px 0}.blog-body td,.blog-body th{padding:10px 12px;min-width:96px}.blog-table-scroll.needs-x tbody td:first-child,.blog-table-scroll.needs-x thead th:first-child,.needs-x .blog-body tbody td:first-child,.needs-x .blog-body thead th:first-child{position:sticky;left:0;z-index:1;padding-right:16px;box-shadow:1px 0 0 var(--line-thick),4px 0 6px -2px #00000012}.blog-table-scroll.needs-x tbody td:first-child{background:var(--bg-base)}.blog-table-scroll.needs-x thead th:first-child{background:var(--bg-container-normal)}.blog-related .grid{grid-template-columns:1fr;gap:20px}.blog-cta{padding:22px 18px}.blog-cta p{font-size:15.5px}.blog-cta a{width:100%;justify-content:center}}.blog-list{max-width:1152px;margin:0 auto;padding:0 24px 96px}.blog-hero-sec{padding:72px 0 48px;text-align:center}.blog-hero-sec h1{margin:0;font-size:44px;line-height:1.25;font-weight:800;letter-spacing:-.03em;color:var(--text-main)}.blog-hero-sec p{margin:14px 0 0;font-size:17px;line-height:1.6;color:var(--text-alt)}.blog-sub-form{display:flex;gap:8px;justify-content:center;max-width:420px;margin:26px auto 0}.blog-sub-form input{flex:1;min-width:0;padding:13px 16px;border:1px solid var(--line-normal);border-radius:var(--radius-md);background:var(--bg-base);font-family:var(--font-sans);font-size:15px;color:var(--text-main)}.blog-sub-form input::placeholder{color:var(--gray-400)}.blog-sub-form input:focus{outline:none;box-shadow:inset 0 0 0 1.5px var(--blue-500);border-color:#0000}.blog-sub-form button{flex:0 0 auto;padding:13px 20px;border:0;border-radius:var(--radius-md);background:var(--gray-900);color:#fff;font-family:var(--font-sans);font-size:15px;font-weight:700;cursor:pointer;transition:transform .06s ease}.blog-sub-form button:active{transform:scale(.97)}.blog-cats{position:relative;margin-bottom:32px}.blog-cats>.inner{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.blog-cats>.inner::-webkit-scrollbar{display:none}.blog-cats a{flex:0 0 auto;padding:9px 16px;border-radius:var(--radius-full);color:var(--text-alt);text-decoration:none;font-size:15px;font-weight:500;line-height:1.4;letter-spacing:-.01em;white-space:nowrap;transition:background .15s ease,color .15s ease}.blog-cats a:hover{background:var(--bg-container-normal);color:var(--text-main)}.blog-cats a[aria-current]{background:var(--gray-900);color:#fff;font-weight:700}.blog-featured{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-bottom:48px;border-bottom:1px solid var(--line-normal);text-decoration:none;color:inherit}.blog-featured .thumb{aspect-ratio:16/9;border-radius:var(--radius-card);overflow:hidden;background:var(--gray-200)}.blog-featured .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s cubic-bezier(.4,0,.2,1)}.blog-featured:hover .thumb img{transform:scale(1.03)}.blog-featured h2{margin:0;font-size:30px;line-height:1.32;font-weight:700;letter-spacing:-.025em}.blog-featured .excerpt{margin:14px 0 0;font-size:16px;line-height:1.65;color:var(--text-alt);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 32px}.blog-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.blog-card .thumb{aspect-ratio:16/9;border-radius:var(--radius-md);overflow:hidden;background:var(--gray-200);margin-bottom:14px}.blog-card .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s cubic-bezier(.4,0,.2,1)}.blog-card:hover .thumb img{transform:scale(1.03)}.blog-card .t{font-size:19px;line-height:1.4;font-weight:700;letter-spacing:-.02em}.blog-card .excerpt,.blog-card .t{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card .excerpt{margin-top:8px;font-size:15px;line-height:1.6;color:var(--text-alt)}.blog-card .meta{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:13.5px;color:var(--text-hint);letter-spacing:0}.blog-card .meta .tag{padding:4px 9px;border-radius:var(--radius-sm);background:var(--bg-container-normal);color:var(--text-sub);font-size:12.5px;font-weight:600}.blog-more a{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius-full);border:1px solid var(--line-thick);background:var(--bg-base);color:var(--text-main);text-decoration:none;font-size:15.5px;font-weight:700;letter-spacing:-.01em;transition:background .15s ease,transform .06s ease}.blog-more a:hover{background:var(--bg-container-normal)}.blog-more a:active{transform:scale(.97)}.blog-more .count{font-size:13.5px;color:var(--text-hint)}@media (max-width:1023px){.blog-list{padding:0 16px 72px}.blog-hero-sec{padding:36px 0 28px}.blog-hero-sec h1{font-size:28px;line-height:1.32}.blog-hero-sec p{font-size:15.5px}.blog-sub-form{flex-direction:column;margin-top:20px}.blog-sub-form button{width:100%}.blog-cats{margin:0 -16px 24px}.blog-cats>.inner{padding:0 16px}.blog-cats:after{content:"";position:absolute;inset:0 0 0 auto;width:32px;pointer-events:none;background:linear-gradient(to right,#fff0,var(--bg-base))}.blog-featured{display:block;padding-bottom:0;margin-bottom:40px;border-bottom:0}.blog-featured .thumb{border-radius:var(--radius-md);margin-bottom:14px}.blog-featured h2{font-size:22px;line-height:1.38}.blog-featured .excerpt{font-size:15px;-webkit-line-clamp:2}.blog-grid{grid-template-columns:1fr;gap:36px}.blog-card .t{font-size:19px}.blog-card .meta{margin-top:0;padding-top:12px}.blog-more{margin-top:40px}.blog-more a{width:100%;justify-content:center}}@media (min-width:1024px) and (max-width:1279px){.blog-grid{grid-template-columns:repeat(2,1fr)}}.blog-toc{top:88px;max-height:calc(100vh - 120px)}.blog-table-scroll:not(.needs-x) thead th{top:88px}.blog-scope{--text-link:#007aff}.blog-toc li.is-active>a{border-left-color:#007aff}.blog-body h2>.anchor:hover,.blog-body h3>.anchor:hover{color:#007aff}.blog-scope{--radius-card:12px;--text-main:#111827;--text-sub:#374151;--text-alt:#6b7280;--text-hint:#9ca3af;--line-normal:#e5e7eb;--line-thin:#f3f4f6;--bg-sunken:#f9fafb;--bg-container-normal:#f3f4f6}.blog-body table{font-size:14px}.blog-body thead th{height:48px;padding:0 16px;font-weight:500;color:#6a7181;background:#f9fafb;letter-spacing:0}.blog-body td,.blog-body th{padding:16px;border-bottom:1px solid #e5e7eb}.blog-table-scroll{border-color:#e5e7eb;border-radius:12px}.blog-body thead th:first-child{border-top-left-radius:12px}.blog-body thead th:last-child{border-top-right-radius:12px}.blog-list,.blog-page{padding-top:calc(64px + 40px)}@media (max-width:1023px){.blog-list,.blog-page{padding-top:calc(64px + 24px)}}.blog-byline{gap:10px;margin:18px 0 0}.blog-byline,.blog-byline .av{display:flex;align-items:center}.blog-byline .av{width:36px;height:36px;border-radius:9999px;flex:0 0 auto;background:#f3f4f6;color:#6b7280;justify-content:center;font-size:13px;font-weight:700;letter-spacing:-.01em}.blog-byline .who{display:flex;flex-direction:column;gap:2px;min-width:0}.blog-byline .who a{font-size:14.5px;font-weight:600;color:#111827;text-decoration:none}.blog-byline .who a:hover{text-decoration:underline;text-underline-offset:3px}.blog-byline .who .aff{font-size:13px;color:#9ca3af}.blog-byline .dot{width:3px;height:3px;border-radius:9999px;background:#d1d5db}.blog-byline .rt{font-size:13px;color:#9ca3af}.blog-cta{margin:56px 0 0;padding:28px 28px 26px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;box-shadow:none}.blog-cta p{margin:0 0 16px;font-size:17px;line-height:1.6;color:#374151;letter-spacing:-.01em;word-break:keep-all}.blog-cta a{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 24px;border-radius:12px;background:#007aff;color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .15s ease}.blog-cta a:hover{background:#06d}.blog-cta a:active{transform:scale(.99)}.blog-form-sec{margin:64px 0 0}.blog-form-sec .lead{margin:0 0 6px;font-size:22px;font-weight:700;letter-spacing:-.02em;color:#111827}.blog-form-sec .sub{margin:0 0 20px;font-size:15px;color:#6b7280;word-break:keep-all}.blog-news-form{display:flex;gap:8px}.blog-news-form .b2b-input{flex:1;height:48px}.blog-news-form .b2b-submit{width:auto;padding:0 24px;height:48px}@media (max-width:640px){.blog-news-form{flex-direction:column}.blog-news-form .b2b-submit{width:100%}}.blog-consent{margin-top:12px}.blog-consent .todo{color:#9ca3af;font-style:normal}.blog-search{position:relative;max-width:420px}.blog-search .b2b-input{height:44px;padding-left:40px;background:#f3f4f6}.blog-search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af;pointer-events:none}.author-page{padding:calc(64px + 40px) 16px 96px}.author-hd{display:flex;gap:20px;align-items:flex-start;padding:28px 0 32px;border-bottom:1px solid #e5e7eb;margin-bottom:40px}.author-hd .av{width:72px;height:72px;border-radius:9999px;flex:0 0 auto;background:#f3f4f6;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.author-hd h1{margin:0 0 6px;font-size:30px;line-height:1.3;font-weight:700;letter-spacing:-.025em;color:#111827}.author-hd .aff{margin:0 0 12px;font-size:14.5px;color:#6b7280}.author-hd .bio{margin:0 0 14px;max-width:640px;font-size:16px;line-height:1.7;color:#374151;word-break:keep-all}.author-hd .links{display:flex;gap:8px;flex-wrap:wrap}.author-count{margin:0 0 20px;font-size:14px;color:#9ca3af}[hidden]{display:none!important}.blog-more{display:block}.thumb.is-placeholder{background:#f3f4f6;display:flex;align-items:center;justify-content:center}.thumb.is-placeholder img{display:none}.thumb.is-placeholder:after{content:"썸네일 — 에디 제공 예정";font-size:13px;font-weight:500;color:#9ca3af;letter-spacing:-.01em}.blog-scope{--line-thick:#d1d5db}.blog-byline .who .aff{display:block}.blog-byline .who .aff .dot{display:inline-block;vertical-align:middle;margin:0 2px}@media (max-width:640px){.b2b-crumb ol{flex-wrap:nowrap}.b2b-crumb li{white-space:nowrap;flex:0 0 auto}.b2b-crumb li:last-child{flex:1 1 auto;min-width:0;overflow:hidden}.b2b-crumb [aria-current=page]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.blog-rail{top:88px}.blog-more{margin-top:56px;text-align:center}.blog-more .b2b-pagination ul{justify-content:center}.blog-more .b2b-pagination a{text-decoration:none}.blog-more .count{margin-top:14px}.blog-more a{all:unset}.blog-more .b2b-pagination a{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:40px;height:40px;padding:0 12px;border-radius:10px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:background-color .15s ease}.blog-more .b2b-pagination a:hover{background:#f3f4f6}.blog-more .b2b-pagination a[aria-current=page]{border:1px solid #e5e7eb;background:#fff;color:#111827;font-weight:600}.blog-more .b2b-pagination a.pg-edge{padding:0 14px;color:#6b7280}.blog-more .b2b-pagination a.is-disabled{color:#d1d5db;pointer-events:none}.blog-hero-band{position:relative;isolation:isolate;overflow:hidden;padding:calc(64px + 88px) 24px 80px;background:radial-gradient(120% 110% at 8% -10%,#007aff33 0,#007aff00 58%),radial-gradient(95% 95% at 92% 0,#5856d629 0,#5856d600 62%),linear-gradient(180deg,#f6faff,#eaf2fe 52%,#dfeafc);border-bottom:1px solid #cfe0fa}.blog-hero-band:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#ffffffd9,#fff0 180px),radial-gradient(rgba(11,27,51,.055) 1px,#0000 0);background-size:auto,24px 24px;-webkit-mask-image:linear-gradient(180deg,#0000,#000 26%,#000 72%,#0000);mask-image:linear-gradient(180deg,#0000,#000 26%,#000 72%,#0000)}.blog-hero-band:after{content:"";position:absolute;z-index:-1;width:620px;height:620px;right:-160px;top:-260px;border-radius:9999px;background:radial-gradient(circle at 50% 50%,#007aff38 0,#007aff00 70%);filter:blur(24px);animation:heroDrift 18s ease-in-out infinite alternate}@keyframes heroDrift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-40px,26px,0) scale(1.06)}}@media (prefers-reduced-motion:reduce){.blog-hero-band:after{animation:none}}.blog-hero-band .in{position:relative;max-width:1280px;margin:0 auto;text-align:center}.blog-hero-band h1{margin:0;font-size:48px;line-height:1.24;font-weight:800;letter-spacing:-.04em;color:#0b1b33;word-break:keep-all}.blog-hero-band p{margin:18px auto 0;max-width:640px;font-size:17.5px;line-height:1.7;color:#3b5573;word-break:keep-all}.blog-hero-band .hero-cta{margin-top:32px;height:52px;padding:0 30px;font-size:16.5px;box-shadow:0 8px 20px -8px #0054cc8c,0 2px 6px -2px #0054cc40;transition:background-color .15s ease,transform .12s ease,box-shadow .15s ease}.blog-hero-band .hero-cta:hover{background:#06d;box-shadow:0 12px 26px -8px #0054cc99,0 3px 8px -2px #0054cc47}.blog-hero-band .hero-cta:active{transform:translateY(0) scale(.99);box-shadow:0 4px 12px -6px #0054cc80}.blog-hero-band .hero-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #fff,0 0 0 6px #007aff73}@media (prefers-reduced-motion:reduce){.blog-hero-band .hero-cta{transition:background-color .15s ease}}.blog-list{padding-top:56px}@media (max-width:1023px){.blog-hero-band{padding:calc(64px + 44px) 16px 52px}.blog-hero-band:after{width:420px;height:420px;right:-140px;top:-200px}.blog-hero-band h1{font-size:31px;line-height:1.3;letter-spacing:-.035em}.blog-hero-band p{font-size:15.5px;margin-top:14px}.blog-hero-band .hero-cta{width:100%;margin-top:26px}.blog-list{padding-top:36px}}.blog-featured{border-bottom:0;padding-bottom:0;margin-bottom:48px}.blog-more-auto{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:48px;min-height:56px;font-size:14px;color:#9ca3af}.blog-more-auto .spin{width:16px;height:16px;border-radius:9999px;border:2px solid #e5e7eb;border-top-color:#9ca3af;animation:blogspin .7s linear infinite}.blog-more-auto.is-done{display:none}@keyframes blogspin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.blog-more-auto .spin{animation:none}}.blog-page.is-2col{grid-template-columns:var(--blog-rail) var(--blog-col)}@media (max-width:1023px){.blog-page.is-2col{grid-template-columns:1fr}}.blog-related{margin-top:56px}.blog-related h2{margin:0 0 18px;font-size:22px;font-weight:700;letter-spacing:-.02em;color:#111827}.blog-related .card .thumb.is-placeholder:after{font-size:12px}.author-band{padding:calc(64px + 56px) 24px 56px;background:#f5f7fa;border-bottom:1px solid #eef2f7}.author-band .in{max-width:1000px;margin:0 auto;display:flex;gap:28px;align-items:flex-start}.author-band .av{width:104px;height:104px;flex:0 0 auto;border-radius:9999px;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:38px;font-weight:700}.author-band .who{min-width:0}.author-band .eyebrow{margin:6px 0 8px;font-size:12.5px;font-weight:700;letter-spacing:.08em;color:#007aff;text-transform:uppercase}.author-band h1{margin:0 0 14px;font-size:38px;line-height:1.25;font-weight:800;letter-spacing:-.035em;color:#111827}.author-band .bio{margin:0 0 16px;max-width:640px;font-size:16px;line-height:1.75;color:#4b5563;word-break:keep-all}.author-band .count{margin:0;font-size:14px;color:#9ca3af}.author-page{max-width:1280px;margin:0 auto;padding:56px 16px 96px}@media (min-width:640px){.author-page{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.author-page{padding-left:32px;padding-right:32px}}.author-page .b2b-crumb{margin-bottom:28px}.author-sec-h{margin:0 0 8px;font-size:28px;font-weight:800;letter-spacing:-.03em;color:#111827}.author-sec-p{margin:0 0 32px;font-size:15.5px;color:#6b7280;word-break:keep-all}@media (max-width:1023px){.author-band{padding:calc(64px + 32px) 16px 36px}.author-band .in{gap:18px}.author-band .av{width:72px;height:72px;font-size:26px}.author-band h1{font-size:28px}.author-band .bio{font-size:15px}.author-page{padding-top:36px}.author-sec-h{font-size:22px}}.subscribe-page{max-width:720px;margin:0 auto;padding:calc(64px + 64px) 16px 120px}@media (min-width:640px){.subscribe-page{padding-left:24px;padding-right:24px}}.subscribe-page .b2b-crumb{margin-bottom:28px}.subscribe-page h1{margin:0 0 12px;font-size:36px;line-height:1.3;font-weight:800;letter-spacing:-.035em;color:#111827;word-break:keep-all}.subscribe-page .deck{margin:0 0 28px;font-size:17px;line-height:1.7;color:#4b5563;word-break:keep-all}.subscribe-page .b2b-sep{margin:0 0 36px}.subscribe-form{gap:22px}.subscribe-form .b2b-input{height:48px;font-size:16px}.subscribe-form .req-note{margin:0;font-size:13.5px;color:#9ca3af}.subscribe-form .b2b-submit{width:auto;min-width:180px;align-self:flex-start;padding:14px 28px}@media (max-width:640px){.subscribe-page{padding-top:calc(64px + 36px)}.subscribe-page h1{font-size:26px}.subscribe-form .b2b-submit{width:100%}}.author-band>.b2b-crumb{max-width:1000px;margin:0 auto 22px}.consent-note{margin:8px 0 0 24px;font-size:12.5px;line-height:1.62;color:#9ca3af;word-break:keep-all}.consent-note a{color:#6b7280;text-decoration:underline;text-underline-offset:2px}.consent-note a:hover{color:#111827}.b2b-check label .req{color:#ef4444}@media (max-width:640px){.consent-note{margin-left:0}}.blog-scope{--b-navy-1:#071a33;--b-navy-2:#0f2a4d;--b-ink:#0b1b33;--b-hair:#e7ecf3;--b-sh-2:0 1px 2px #1717190d,0 12px 28px -10px #17171929;--b-sh-3:0 2px 6px #071a330f,0 28px 64px -18px #071a3347}.blog-hero-band{padding:calc(64px + 104px) 24px 96px;background:radial-gradient(120% 120% at 12% -20%,#007aff47 0,#007aff00 55%),radial-gradient(100% 100% at 90% 0,#5aa8fa29 0,#5aa8fa00 60%),linear-gradient(165deg,var(--b-navy-2) 0,var(--b-navy-1) 62%,#050f1f 100%);border-bottom:0}.blog-hero-band:before{background:linear-gradient(180deg,#ffffff0f,#fff0 220px),radial-gradient(#ffffff1a 1px,#0000 0);background-size:auto,26px 26px;-webkit-mask-image:linear-gradient(180deg,#0000,#000 24%,#000 70%,#0000);mask-image:linear-gradient(180deg,#0000,#000 24%,#000 70%,#0000)}.blog-hero-band:after{background:radial-gradient(circle at 50% 50%,#007aff57 0,#007aff00 70%);filter:blur(30px)}.blog-hero-band .eyebrow{margin:0 auto 18px;max-width:none;font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5aa8fa}.blog-hero-band h1{color:#fff;letter-spacing:-.042em}.blog-hero-band p{color:#a9bcd4}.blog-hero-band .hero-cta{background:#fff;color:var(--b-navy-1);box-shadow:0 10px 30px -12px #0000008c,0 2px 6px -2px #0000004d}.blog-hero-band .hero-cta:hover{background:#eef4ff;color:var(--b-navy-1);transform:translateY(-1px)}.blog-hero-band .hero-cta:active{background:#e4edfb}.blog-hero-band .hero-cta:focus-visible{box-shadow:0 0 0 3px var(--b-navy-1),0 0 0 6px #5aa8fab3}.blog-hero-band+.blog-list{position:relative}.blog-hero-band+.blog-list:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,#0000,#007aff59,#0000)}.blog-card .meta .b2b-badge,.blog-featured .b2b-badge{background:#0000!important;border:0!important;padding:0!important;color:#1b61ef!important;font-size:12px!important;font-weight:700!important;letter-spacing:.09em!important;border-radius:0!important}.blog-featured .b2b-badge{display:inline-block;margin-bottom:14px!important}.blog-card{position:relative;transition:transform .18s cubic-bezier(.4,0,.2,1)}.blog-card:hover{transform:translateY(-2px)}.blog-card .thumb{box-shadow:var(--b-sh-2)}.blog-card .t{color:var(--b-ink);letter-spacing:-.022em}.blog-card .meta{border-top:0;padding-top:14px}.blog-card .meta .d,.blog-featured .meta{font-variant-numeric:tabular-nums}.blog-featured .thumb{box-shadow:var(--b-sh-3)}.blog-featured h2{color:var(--b-ink);letter-spacing:-.032em}.blog-grid{gap:48px 32px}.author-band{background:#fbfcfe;border-bottom:1px solid var(--b-hair)}.author-band .eyebrow{color:#1b61ef;letter-spacing:.16em}.author-band h1{color:var(--b-ink);letter-spacing:-.038em}.author-band .av{background:#fff;border:1px solid var(--b-hair);box-shadow:var(--b-sh-2);color:#1b61ef}.author-sec-h{color:var(--b-ink)}.subscribe-page h1{color:var(--b-ink)}.blog-title,.subscribe-page h1{letter-spacing:-.038em}.blog-byline .who .aff{font-variant-numeric:tabular-nums}.b2b-sep{background:var(--b-hair)}.blog-related h2{color:var(--b-ink);letter-spacing:-.028em}.blog-related .card .d{font-variant-numeric:tabular-nums}.blog-cta{border-color:var(--b-hair);background:#fbfcfe}#b2b-scroll-root[data-motion=off] *,#b2b-scroll-root[data-motion=off] :after,#b2b-scroll-root[data-motion=off] :before{animation:none!important;transition:none!important}#b2b-scroll-root[data-motion=off] .blog-hero-band .eyebrow,#b2b-scroll-root[data-motion=off] .blog-hero-band .hero-cta,#b2b-scroll-root[data-motion=off] .blog-hero-band h1,#b2b-scroll-root[data-motion=off] .blog-hero-band p,#b2b-scroll-root[data-motion=off] [data-reveal]{opacity:1!important;transform:none!important}[data-reveal]{opacity:0;transform:translate3d(0,14px,0);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}[data-reveal].is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}.blog-hero-band .eyebrow,.blog-hero-band .hero-cta,.blog-hero-band h1,.blog-hero-band p{opacity:0;transform:translate3d(0,16px,0);animation:heroIn .7s cubic-bezier(.16,1,.3,1) forwards}.blog-hero-band .eyebrow{animation-delay:.05s}.blog-hero-band h1{animation-delay:.14s}.blog-hero-band p{animation-delay:.23s}.blog-hero-band .hero-cta{animation-delay:.32s}@keyframes heroIn{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.blog-hero-band .eyebrow,.blog-hero-band .hero-cta,.blog-hero-band h1,.blog-hero-band p{opacity:1;transform:none;animation:none}}.blog-card .thumb,.blog-featured .thumb,.blog-related .thumb{overflow:hidden}.blog-card .thumb img,.blog-featured .thumb img,.blog-related .thumb img{transition:transform .5s cubic-bezier(.16,1,.3,1)}.blog-card:hover .thumb img,.blog-featured:hover .thumb img,.blog-related .card:hover .thumb img{transform:scale(1.045)}.blog-card,.blog-featured,.blog-related .card{transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s ease}.blog-card:hover,.blog-related .card:hover{transform:translateY(-3px)}.blog-card .t,.blog-related .card .t{transition:color .16s ease}.blog-card:hover .t,.blog-featured:hover h2,.blog-related .card:hover .t{color:#1b61ef}.blog-card:focus-visible,.blog-featured:focus-visible,.blog-related .card:focus-visible{outline:none;box-shadow:0 0 0 3px #fff,0 0 0 6px #007aff80;border-radius:14px}.read-progress{position:fixed;top:64px;left:0;right:0;height:2px;z-index:45;background:#0000;pointer-events:none}.read-progress>span{display:block;height:100%;width:0;background:linear-gradient(90deg,#007aff,#5aa8fa);transition:width .08s linear}@media (prefers-reduced-motion:reduce){.read-progress>span{transition:none}}.blog-toc a{transition:color .18s ease,border-color .18s ease,padding-left .18s ease}.blog-toc li.is-active>a{padding-left:14px}.blog-toc .sub{overflow:hidden}.blog-skel{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 32px;margin-top:48px}@media (max-width:1279px){.blog-skel{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){.blog-skel{grid-template-columns:1fr}}.blog-skel .s{display:flex;flex-direction:column;gap:12px}.blog-skel .b{border-radius:12px;background:#eef1f6;position:relative;overflow:hidden}.blog-skel .b:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0000,#ffffffbf,#0000);transform:translateX(-100%);animation:skel 1.15s ease-in-out infinite}@keyframes skel{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.blog-skel .b:after{animation:none}}.blog-skel .b.img{aspect-ratio:16/10}.blog-skel .b.l1{height:18px;width:92%}.blog-skel .b.l2{height:18px;width:64%}.blog-skel .b.l3{height:13px;width:44%;margin-top:6px}.to-top{position:fixed;right:28px;bottom:28px;z-index:44;width:44px;height:44px;border-radius:9999px;border:1px solid var(--b-hair);background:#fff;color:#0b1b33;box-shadow:var(--b-sh-2);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:translateY(8px) scale(.96);pointer-events:none;transition:opacity .2s ease,transform .2s cubic-bezier(.16,1,.3,1),background-color .15s ease}.to-top.is-on{opacity:1;transform:none;pointer-events:auto}.to-top:hover{background:#f4f7fc}.to-top:active{transform:scale(.94)}.to-top:focus-visible{outline:none;box-shadow:0 0 0 3px #fff,0 0 0 6px #007aff73}@media (max-width:640px){.to-top{right:16px;bottom:16px}}.blog-body a{transition:color .15s ease,text-decoration-color .15s ease}