.resources-code-block-container{box-sizing:border-box;background:var(--Bg-Secondary,#f5f5f5);background:var(--Bg-Secondary,#f5f5f5);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;margin:20px 0;padding:6px 6px 6px 16px;display:flex}@supports (color:color(display-p3 0 0 0)){.resources-code-block-container{background:var(--Bg-Secondary,color(display-p3 .9608 .9608 .9608))}}.resources-code-block-button-area{flex-shrink:0;align-items:flex-start;width:26px;height:26px;display:flex}.resources-code-block-text{color:var(--Labels-Secondary,#0009);font-family:var(--font-mono);font-size:var(--markdown-Codeblocks-font-size);font-style:normal;font-weight:400;line-height:var(--markdown-Codeblocks-line-height);font-variant-ligatures:none;font-feature-settings:normal;letter-spacing:0;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;text-align:left;flex:1;min-width:0;padding:2px 0}@supports (color:color(display-p3 0 0 0)){.resources-code-block-text{color:var(--Labels-Secondary,color(display-p3 0 0 0/.6))}}.resources-code-block-text::selection{background-color:var(--Labels-Secondary);color:var(--Labels-Tertiary)}.resources-code-block-text::selection{background-color:var(--Labels-Secondary);color:var(--Labels-Tertiary)}.resources-code-block-copy-button{box-sizing:border-box;cursor:pointer;opacity:1;pointer-events:auto;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:26px;height:26px;padding:4px;transition:opacity .2s,background-color .2s;display:flex}.resources-code-block-copy-button:hover{opacity:1;background-color:var(--Fills-F1-hover)}.resources-code-block-copy-button:active{opacity:.5}.resources-code-block-copy-button svg{width:18px;height:18px;display:block}.icon-fade-enter-active,.icon-fade-leave-active{transition:opacity .2s}.icon-fade-enter-from,.icon-fade-leave-to{opacity:0}
.ContentTable-module__gzeV7q__firstRowCell{border-top:0!important}.ContentTable-module__gzeV7q__headerCell{color:var(--Labels-Primary,#000000e6);background:var(--Bg-Secondary,#f5f5f5);font-size:18px;font-style:normal;font-weight:600;line-height:28px}
.BlogCodeBlock-module__Y_Bv0W__root{box-sizing:border-box;background:var(--Bg-Secondary);width:100%;max-width:880px;margin:24px auto;overflow:hidden}.BlogCodeBlock-module__Y_Bv0W__withActions{border-radius:16px;flex-direction:column;height:188px;padding:20px 20px 16px;display:flex;position:relative}.BlogCodeBlock-module__Y_Bv0W__withoutActions{border-radius:16px;padding:16px 20px;position:relative}.BlogCodeBlock-module__Y_Bv0W__withoutActions .BlogCodeBlock-module__Y_Bv0W__pre{box-sizing:border-box;width:100%;padding-inline:0;overflow-x:hidden}.BlogCodeBlock-module__Y_Bv0W__pre{color:var(--Labels-Secondary);font-family:var(--font-mono),"Geist Mono","SF Mono",Monaco,Inconsolata,"Fira Code",monospace;scrollbar-color:var(--Fills-F3)transparent;scrollbar-width:thin;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;font-weight:400;line-height:23px;overflow:auto}.BlogCodeBlock-module__Y_Bv0W__withActions .BlogCodeBlock-module__Y_Bv0W__pre{overscroll-behavior:contain;flex:auto;min-height:0}.BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar{width:4px;height:4px}.BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar-track{background:0 0}.BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar-thumb{background:var(--Fills-F3);border-radius:26px}.BlogCodeBlock-module__Y_Bv0W__withActions .BlogCodeBlock-module__Y_Bv0W__pre{scrollbar-width:none}.BlogCodeBlock-module__Y_Bv0W__withActions .BlogCodeBlock-module__Y_Bv0W__pre::-webkit-scrollbar{width:0;height:0;display:none}.BlogCodeBlock-module__Y_Bv0W__scrollIndicator{background:var(--Fills-F3);opacity:0;pointer-events:none;border-radius:26px;width:4px;height:66px;transition:opacity .15s;position:absolute;top:16px;right:3px}.BlogCodeBlock-module__Y_Bv0W__withActions:hover .BlogCodeBlock-module__Y_Bv0W__scrollIndicator,.BlogCodeBlock-module__Y_Bv0W__withActions:focus-within .BlogCodeBlock-module__Y_Bv0W__scrollIndicator{opacity:1}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__pre code[class*=language-]{color:inherit;font:inherit;text-shadow:none;white-space:inherit;background:0 0;border-radius:0;padding:0}.BlogCodeBlock-module__Y_Bv0W__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:24px;display:flex}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta{box-sizing:border-box;min-width:100px;height:40px;font-family:var(--system-fonts);border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .2s,transform .2s;display:inline-flex;transform:scale(1);color:var(--Labels-Primary)!important;text-decoration:none!important}.BlogCodeBlock-module__Y_Bv0W__arrow{width:0;height:28px;color:var(--Bg-Secondary);opacity:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:0;transition:opacity .2s,width .2s,margin-left .2s;display:inline-flex;overflow:hidden}.BlogCodeBlock-module__Y_Bv0W__arrow svg{flex-shrink:0;width:28px;height:28px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:hover .BlogCodeBlock-module__Y_Bv0W__arrow,.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:focus-visible .BlogCodeBlock-module__Y_Bv0W__arrow{opacity:1;width:28px;margin-left:8px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta:focus-visible{outline:2px solid var(--Labels-Primary);outline-offset:2px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary{background:var(--Labels-Primary);color:var(--Bg-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:hover{background:var(--Labels-Primary-hover);transform:scale(1.02);color:var(--Bg-Primary)!important;text-decoration:none!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__primary:active{background:var(--Labels-Primary-active);transition-duration:50ms;transform:scale(.98);color:var(--Bg-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__secondary{background:var(--Fills-F2);min-width:140px;color:var(--Labels-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__secondary:hover{background:var(--Fills-F2-hover);color:var(--Labels-Primary)!important;text-decoration:none!important}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__secondary:active{background:var(--Fills-F2-active);color:var(--Labels-Primary)!important}.BlogCodeBlock-module__Y_Bv0W__copyArea{z-index:2;opacity:0;pointer-events:none;width:40px;height:40px;transition:opacity .15s;position:absolute;top:12px;right:12px}.BlogCodeBlock-module__Y_Bv0W__withoutActions:hover .BlogCodeBlock-module__Y_Bv0W__copyArea,.BlogCodeBlock-module__Y_Bv0W__copyArea:focus-within{opacity:1;pointer-events:auto}.BlogCodeBlock-module__Y_Bv0W__copyButton{box-sizing:border-box;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:background-color .15s,color .15s,transform .16s cubic-bezier(.23,1,.32,1);display:flex;background:var(--Bg-Tertiary)!important;color:var(--Labels-Secondary)!important}.BlogCodeBlock-module__Y_Bv0W__copyButton svg{width:24px;height:24px;display:block}.BlogCodeBlock-module__Y_Bv0W__copyButton:hover{background:var(--Bg-Tertiary-hover)!important;color:var(--Labels-Secondary-hover)!important}.BlogCodeBlock-module__Y_Bv0W__copyButton:focus-visible{outline:2px solid var(--Labels-Primary);outline-offset:2px}.BlogCodeBlock-module__Y_Bv0W__copyButton:active{transform:scale(.97);background:var(--Bg-Tertiary-active)!important;color:var(--Labels-Secondary-active)!important}@media (max-width:520px){.BlogCodeBlock-module__Y_Bv0W__root{max-width:100%}.BlogCodeBlock-module__Y_Bv0W__actions{gap:8px}.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta{flex:auto;min-width:0}}@media (prefers-reduced-motion:reduce){.BlogCodeBlock-module__Y_Bv0W__root .BlogCodeBlock-module__Y_Bv0W__cta,.BlogCodeBlock-module__Y_Bv0W__arrow,.BlogCodeBlock-module__Y_Bv0W__scrollIndicator,.BlogCodeBlock-module__Y_Bv0W__copyArea,.BlogCodeBlock-module__Y_Bv0W__copyButton{transition-duration:.01ms}}
.BlogGameIframeV2-module__10P-4a__root{width:100%;color:var(--Labels-Primary,#000000e6);font-family:"PingFang SC",var(--system-fonts),sans-serif;flex-direction:column;gap:16px;display:flex}.BlogGameIframeV2-module__10P-4a__thumbnailRegion{width:100%;position:relative}.BlogGameIframeV2-module__10P-4a__thumbnailViewport{box-sizing:border-box;overscroll-behavior-inline:none;scrollbar-width:none;width:calc(100% + 6px);margin:-3px;padding:3px;overflow:auto hidden}.BlogGameIframeV2-module__10P-4a__thumbnailViewportOverflow{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 72px calc(100% - 72px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 72px calc(100% - 72px),#0000 100%)}.BlogGameIframeV2-module__10P-4a__thumbnailViewportOverflow[data-at-start=true]{-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 72px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 72px),#0000 100%)}.BlogGameIframeV2-module__10P-4a__thumbnailViewportOverflow[data-at-end=true]{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 72px 100%);mask-image:linear-gradient(90deg,#0000 0,#000 72px 100%)}.BlogGameIframeV2-module__10P-4a__thumbnailViewport::-webkit-scrollbar{display:none}.BlogGameIframeV2-module__10P-4a__thumbnailTrack{align-items:center;gap:8px;width:max-content;min-width:100%;display:flex}.BlogGameIframeV2-module__10P-4a__thumbnailTrackOverflow{gap:10px}.BlogGameIframeV2-module__10P-4a__thumbnailButton{cursor:pointer;background:0 0;border:0;border-radius:16px;flex:0 0 142px;width:142px;height:80px;padding:0;transition:opacity .15s,transform .15s;display:block;overflow:hidden}.BlogGameIframeV2-module__10P-4a__thumbnailButton:hover{opacity:.88}.BlogGameIframeV2-module__10P-4a__thumbnailButton[data-active=true],.BlogGameIframeV2-module__10P-4a__thumbnailButton:focus-visible{outline:2px solid var(--Colors-KMBlue,#1783ff);outline-offset:1px}.BlogGameIframeV2-module__10P-4a__thumbnailButton:active{transform:scale(.98)}.BlogGameIframeV2-module__10P-4a__thumbnailButtonOverflow{flex-basis:165px;width:165px;height:93px}.BlogGameIframeV2-module__10P-4a__thumbnailImage{object-fit:cover;border-radius:16px;display:block;width:100%!important;max-width:none!important;height:100%!important;margin:0!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrow{z-index:2;width:40px;height:40px;color:var(--Labels-Primary,#000000e6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;padding:8px;transition:background-color .15s,transform .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);background-color:var(--Bg-Primary70,#ffffffb3)!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrow:hover{background-color:var(--Bg-Primary70-hover,#f4f4f4b5)!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrow:focus-visible{outline:2px solid var(--Colors-KMBlue,#1783ff);outline-offset:2px}.BlogGameIframeV2-module__10P-4a__thumbnailArrow:active{transform:translateY(-50%)scale(.97);background-color:var(--Bg-Primary70-active,#edededb6)!important}.BlogGameIframeV2-module__10P-4a__thumbnailArrowPrevious{left:16px}.BlogGameIframeV2-module__10P-4a__thumbnailArrowNext{right:16px}.BlogGameIframeV2-module__10P-4a__browser{width:100%}.BlogGameIframeV2-module__10P-4a__browser .showcase-browser-wrapper{max-width:none!important;margin:0!important}.BlogGameIframeV2-module__10P-4a__browser .browser-frame{box-shadow:none!important;border:0!important}.BlogGameIframeV2-module__10P-4a__browser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){aspect-ratio:auto!important;background:var(--Fills-F1,#00000008)!important;border:0!important;border-radius:16px!important;height:560px!important}.BlogGameIframeV2-module__10P-4a__browser .browser-content{background:var(--Fills-F1,#00000008)}.BlogGameIframeV2-module__10P-4a__caption{flex-direction:column;gap:0;width:100%;display:flex}.BlogGameIframeV2-module__10P-4a__caption h3,.BlogGameIframeV2-module__10P-4a__caption p{overflow-wrap:break-word;width:100%;text-align:left!important;margin:0!important}.BlogGameIframeV2-module__10P-4a__caption h3{color:var(--Labels-Primary,#000000e6)!important;font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif!important;letter-spacing:0!important;font-size:17px!important;font-weight:450!important;line-height:28px!important}.BlogGameIframeV2-module__10P-4a__captionLink{text-decoration:none;color:var(--Colors-KMBlue,#1783ff)!important}.BlogGameIframeV2-module__10P-4a__captionLink:hover{text-decoration:underline}.BlogGameIframeV2-module__10P-4a__captionLink:focus-visible{outline:2px solid var(--Colors-KMBlue,#1783ff);outline-offset:2px;border-radius:4px}.BlogGameIframeV2-module__10P-4a__caption p{color:var(--Labels-Tertiary,#00000073)!important;font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif!important;letter-spacing:0!important;font-size:14px!important;font-weight:330!important;line-height:23px!important}@media (max-width:900px){.BlogGameIframeV2-module__10P-4a__browser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){min-height:300px;height:min(560px,54vw)!important}}@media (prefers-reduced-motion:reduce){.BlogGameIframeV2-module__10P-4a__thumbnailButton{transition:none}}
.PptxPreview-module__uLB2eW__root{width:100%;max-width:var(--blog-v2-media-max-width,1040px);color:var(--Labels-Primary,#000000e6);margin:48px auto;font-family:PingFang SC,sans-serif}.PptxPreview-module__uLB2eW__frame{aspect-ratio:1040/651;background:var(--Fills-F1,#00000008);border:0;border-radius:16px;width:100%;position:relative;overflow:hidden}.PptxPreview-module__uLB2eW__placeholder{pointer-events:none;visibility:hidden}.PptxPreview-module__uLB2eW__fullscreenFrame{z-index:810;width:min(1178px,100vw - 110px,159.754vh);height:auto;max-height:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.PptxPreview-module__uLB2eW__fullscreenBackdrop{z-index:800;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.PptxPreview-module__uLB2eW__embedded{background:var(--Bg-Primary,#fff);justify-content:center;align-items:center;max-width:none;height:100%;margin:0;display:flex}.PptxPreview-module__uLB2eW__gridItem{max-width:none;margin:0}.PptxPreview-module__uLB2eW__gridItem .PptxPreview-module__uLB2eW__frame:not(.PptxPreview-module__uLB2eW__fullscreenFrame){aspect-ratio:1040/651;height:auto}.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__frame{aspect-ratio:1040/651;border:0;border-radius:16px;width:min(100%,1040px);height:auto;max-height:100%}.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__fullscreenFrame{width:min(1178px,100vw - 110px,159.754vh);height:auto;max-height:none}.PptxPreview-module__uLB2eW__iframe{z-index:1;background:var(--Bg-Primary,#fff);border:0;outline:none;width:100%;height:100%;display:block;position:relative}.PptxPreview-module__uLB2eW__status{z-index:2;color:var(--Labels-Secondary,#0009);text-align:center;background:var(--Bg-Secondary,#f5f5f5);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;font-weight:400;line-height:20px;display:flex;position:absolute;inset:44px 0 0}.PptxPreview-module__uLB2eW__errorTitle{color:var(--Labels-Primary,#000000e6);margin:0;font-size:16px;font-weight:500;line-height:24px}.PptxPreview-module__uLB2eW__errorDescription{max-width:360px;margin:0}@media (max-width:679px){.PptxPreview-module__uLB2eW__gridItem{margin:0}.PptxPreview-module__uLB2eW__root:not(.PptxPreview-module__uLB2eW__embedded){margin-top:32px;margin-bottom:32px}.PptxPreview-module__uLB2eW__root:not(.PptxPreview-module__uLB2eW__embedded) .PptxPreview-module__uLB2eW__frame,.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__frame{border-radius:8px}.PptxPreview-module__uLB2eW__fullscreenFrame,.PptxPreview-module__uLB2eW__embedded .PptxPreview-module__uLB2eW__fullscreenFrame{border-radius:8px;width:calc(100vw - 24px)}}
.BlogIframeTabs-module__Yf2qaG__articleRoot{width:100%;color:var(--Labels-Primary,#000000e6);font-family:"PingFang SC",var(--system-fonts),sans-serif;flex-direction:column;gap:16px;display:flex}.BlogIframeTabs-module__Yf2qaG__pptxGrid{width:100%;max-width:var(--blog-v2-media-max-width,1040px);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:48px auto;display:grid}.BlogIframeTabs-module__Yf2qaG__articleTabs{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.BlogIframeTabs-module__Yf2qaG__articleTab{height:36px;color:var(--Labels-Secondary,#00000073);cursor:pointer;font-family:"PingFang SC",var(--system-fonts),sans-serif;white-space:nowrap;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px;transition:background-color .15s;display:inline-flex}.BlogIframeTabs-module__Yf2qaG__articleTab:hover{background-color:var(--Fills-F1-hover,#00000014)}.BlogIframeTabs-module__Yf2qaG__articleTab:focus-visible{outline:2px solid var(--Labels-Primary,#000000e6);outline-offset:2px}.BlogIframeTabs-module__Yf2qaG__articleTabActive{color:var(--Labels-Primary,#000000e6);font-weight:500;background-color:var(--Fills-F1,#0000000d)!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser{width:100%}.BlogIframeTabs-module__Yf2qaG__singleMediaBrowser{max-width:var(--blog-v2-media-max-width,1040px);margin-left:auto;margin-right:auto}.BlogIframeTabs-module__Yf2qaG__articleBrowser .showcase-browser-wrapper{max-width:none!important;margin:0!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-frame{box-shadow:none!important;border:0!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){aspect-ratio:auto!important;background:var(--Fills-F1,#00000008)!important;border:0!important;border-radius:16px!important;height:560px!important}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-content{background:var(--Fills-F1,#00000008)}.BlogIframeTabs-module__Yf2qaG__articleCaption{flex-direction:column;gap:0;width:100%;display:flex}.BlogIframeTabs-module__Yf2qaG__articleCaption h3,.BlogIframeTabs-module__Yf2qaG__articleCaption p{margin:0}.BlogIframeTabs-module__Yf2qaG__articleCaption h3{color:var(--Labels-Primary,#000000e6);font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif;font-size:17px;font-weight:450;line-height:28px}.BlogIframeTabs-module__Yf2qaG__articleCaption p{color:var(--Labels-Secondary,#00000073);font-family:"MiSans VF","MiSans",var(--system-fonts),sans-serif;font-size:14px;font-weight:330;line-height:23px}@media (max-width:900px){.BlogIframeTabs-module__Yf2qaG__pptxGrid{grid-template-columns:minmax(0,1fr);margin-top:32px;margin-bottom:32px}.BlogIframeTabs-module__Yf2qaG__articleTabs{gap:6px}.BlogIframeTabs-module__Yf2qaG__articleTab{padding-left:14px;padding-right:14px}.BlogIframeTabs-module__Yf2qaG__articleBrowser .browser-frame:not(.browser-frame-fullscreen):not(.browser-frame-placeholder){min-height:300px;height:min(560px,54vw)!important}}@media (prefers-reduced-motion:reduce){.BlogIframeTabs-module__Yf2qaG__articleTab{transition:none}}
