.Blog-module__TPTzJG__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.Blog-module__TPTzJG__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Blog-module__TPTzJG__sort{border:1px solid var(--kc-border);background:var(--kc-card);color:var(--kc-text);cursor:pointer;border-radius:999px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:700}.Blog-module__TPTzJG__sentinel{height:1px}.Blog-module__TPTzJG__hintLine{text-align:center;color:var(--kc-muted);padding:16px 0;font-size:13px;font-weight:600}.Blog-module__TPTzJG__list>li{display:flex}.Blog-module__TPTzJG__card{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background:var(--kc-card);min-width:0;box-shadow:var(--kc-shadow-sm);color:inherit;transition:transform .18s var(--kc-ease), border-color .18s var(--kc-ease), box-shadow .18s var(--kc-ease);flex-direction:column;flex:auto;text-decoration:none;display:flex;overflow:hidden}.Blog-module__TPTzJG__card:hover{border-color:var(--kc-brand);box-shadow:var(--kc-shadow-md);transform:translateY(-3px)}.Blog-module__TPTzJG__cardThumb{aspect-ratio:16/9;background:linear-gradient(135deg, var(--kc-surface), var(--kc-surface-2));justify-content:center;align-items:center;width:100%;font-size:64px;display:flex;position:relative;overflow:hidden}.Blog-module__TPTzJG__cardThumb img{object-fit:cover;width:100%;height:100%;transition:transform .3s var(--kc-ease);display:block}.Blog-module__TPTzJG__card:hover .Blog-module__TPTzJG__cardThumb img{transform:scale(1.03)}.Blog-module__TPTzJG__cardBody{flex-direction:column;gap:8px;padding:18px 18px 20px;display:flex}.Blog-module__TPTzJG__cardTitle{color:var(--kc-text);word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__cardDesc{color:var(--kc-muted);word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__cardBadges{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px}.Blog-module__TPTzJG__cardTag{background:color-mix(in srgb, var(--kc-card) 86%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid color-mix(in srgb, var(--kc-text) 10%, transparent);color:var(--kc-text);white-space:nowrap;border-radius:999px;padding:5px 11px;font-size:13px;font-weight:700}.Blog-module__TPTzJG__cardTagLive{background:var(--kc-brand);color:var(--kc-bg);border-color:#0000}.Blog-module__TPTzJG__tagBar{flex-wrap:wrap;gap:8px;display:flex}.Blog-module__TPTzJG__tagChip{border:1px solid var(--kc-border);background:var(--kc-card);color:var(--kc-muted);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:14px;font-weight:700;text-decoration:none}.Blog-module__TPTzJG__tagChipOn{border-color:var(--kc-brand);background:var(--kc-brand-soft);color:var(--kc-brand-strong)}.Blog-module__TPTzJG__tag{background:var(--kc-brand-soft);color:var(--kc-brand-strong);border-radius:999px;padding:4px 12px;font-size:14px;font-weight:500}.Blog-module__TPTzJG__empty{text-align:center;color:var(--kc-muted);padding:40px 16px;font-size:14px;font-weight:600}.Blog-module__TPTzJG__live,.Blog-module__TPTzJG__over{border-radius:999px;padding:3px 9px;font-size:12px;font-weight:700}.Blog-module__TPTzJG__live{background:var(--kc-brand-soft);color:var(--kc-brand-strong)}.Blog-module__TPTzJG__over{background:var(--kc-surface-2);color:var(--kc-muted)}.Blog-module__TPTzJG__ended{border-radius:var(--kc-radius);border:1px solid var(--kc-border);background:var(--kc-surface);flex-direction:column;gap:10px;padding:16px 18px;display:flex}.Blog-module__TPTzJG__endedTitle{color:var(--kc-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:800;display:flex}.Blog-module__TPTzJG__endedDate{color:var(--kc-muted);font-size:13px;font-weight:600}.Blog-module__TPTzJG__endedSub{color:var(--kc-muted);font-size:13px;font-weight:700}.Blog-module__TPTzJG__endedList{flex-direction:column;gap:8px;display:flex}.Blog-module__TPTzJG__endedLink{color:var(--kc-brand-strong);word-break:keep-all;align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.Blog-module__TPTzJG__endedLink:hover{text-decoration:underline}.Blog-module__TPTzJG__hero{aspect-ratio:16/9;object-fit:cover;border-radius:var(--kc-radius);border:1px solid var(--kc-border);width:100%;display:block}.Blog-module__TPTzJG__postHead{border-bottom:1px solid var(--kc-border);flex-direction:column;gap:24px;padding-bottom:32px;display:flex}.Blog-module__TPTzJG__postTitle{gap:16px}.Blog-module__TPTzJG__postTitle h1{word-break:keep-all;line-height:1.4}.Blog-module__TPTzJG__postTitle p{word-break:keep-all;font-size:17px;line-height:1.75}.Blog-module__TPTzJG__postMeta{color:var(--kc-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.Blog-module__TPTzJG__postDate{margin-left:auto}.Blog-module__TPTzJG__postTags{flex-wrap:wrap;gap:10px;display:flex}.Blog-module__TPTzJG__postTag{border:1px solid var(--kc-border);background:var(--kc-surface);color:var(--kc-muted);word-break:keep-all;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:500;line-height:1.3}.Blog-module__TPTzJG__postNav{border-bottom:1px solid var(--kc-border);padding-bottom:12px;display:flex}.Blog-module__TPTzJG__backLink{min-height:44px;color:var(--kc-muted);border-radius:999px;align-items:center;gap:4px;margin-left:-8px;padding:0 16px 0 8px;font-size:16px;font-weight:700;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.Blog-module__TPTzJG__backLink:hover{background:var(--kc-surface);color:var(--kc-text)}.Blog-module__TPTzJG__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.Blog-module__TPTzJG__actionBtn{border:1px solid var(--kc-border);background:var(--kc-card);color:var(--kc-text);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.Blog-module__TPTzJG__actionBtn:hover{border-color:var(--kc-brand);background:var(--kc-brand-soft)}.Blog-module__TPTzJG__actionPrimary{background:var(--kc-brand);color:var(--kc-bg);border-color:#0000}.Blog-module__TPTzJG__actionPrimary:hover{background:var(--kc-brand-strong);color:var(--kc-bg);border-color:#0000}.Blog-module__TPTzJG__videoWrap{aspect-ratio:16/9;border-radius:var(--kc-radius);border:1px solid var(--kc-border);background:#000;width:100%;position:relative;overflow:hidden}.Blog-module__TPTzJG__videoWrap iframe,.Blog-module__TPTzJG__videoWrap img{object-fit:cover;border:0;width:100%;height:100%;position:absolute;inset:0}.Blog-module__TPTzJG__videoBtn{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.Blog-module__TPTzJG__videoPlay{color:#fff;background:#000000b3;border-radius:12px;justify-content:center;align-items:center;width:68px;height:48px;font-size:22px;display:flex}.Blog-module__TPTzJG__cta{border-radius:var(--kc-radius);border:1px solid color-mix(in srgb, var(--kc-brand) 30%, transparent);background:var(--kc-brand-soft);flex-direction:column;gap:12px;padding:20px;display:flex}.Blog-module__TPTzJG__ctaTitle{color:var(--kc-text);word-break:keep-all;font-size:15px;font-weight:800}.Blog-module__TPTzJG__ctaBtn{background:var(--kc-brand);color:var(--kc-bg);border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;padding:12px 22px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.Blog-module__TPTzJG__disclosure{color:var(--kc-muted);word-break:keep-all;font-size:12px;font-weight:500;line-height:1.5}.Blog-module__TPTzJG__disclosureTop{border:1px solid var(--kc-border);border-radius:var(--kc-radius-sm);background:var(--kc-surface-1);text-align:center;color:var(--kc-muted);word-break:keep-all;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.6}.Blog-module__TPTzJG__mdBody{color:var(--kc-text);word-break:keep-all;counter-reset:mdh2;flex-direction:column;gap:40px;font-size:17px;line-height:1.9;display:flex}.Blog-module__TPTzJG__mdH2{counter-increment:mdh2;background:linear-gradient(100deg, color-mix(in srgb, var(--kc-brand) 15%, transparent) 0%, color-mix(in srgb, var(--kc-brand) 4%, transparent) 45%, transparent 80%);border:1px solid color-mix(in srgb, var(--kc-brand) 20%, transparent);word-break:keep-all;scroll-margin-top:calc(var(--kc-header-h) + 16px);border-radius:14px;align-items:center;gap:14px;margin-top:30px;padding:16px 22px;font-size:21px;font-weight:600;line-height:1.4;display:flex}.Blog-module__TPTzJG__mdH2:before{content:counter(mdh2);background:var(--kc-brand);width:34px;height:34px;color:var(--kc-bg);box-shadow:0 2px 10px color-mix(in srgb, var(--kc-brand) 34%, transparent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:17px;font-weight:900;display:flex}.Blog-module__TPTzJG__mdH2:first-child{margin-top:0}.Blog-module__TPTzJG__mdH3{scroll-margin-top:calc(var(--kc-header-h) + 16px);margin-top:8px;font-size:19px;font-weight:800;line-height:1.5}.Blog-module__TPTzJG__toc{border:1px solid var(--kc-border);border-radius:var(--kc-radius);background:var(--kc-surface-2);padding:22px 24px}.Blog-module__TPTzJG__tocTitle{color:var(--kc-text);margin-bottom:14px;font-size:15px;font-weight:800}.Blog-module__TPTzJG__tocList{color:var(--kc-muted);flex-direction:column;gap:12px;padding-left:22px;font-size:16px;line-height:1.6;list-style:decimal;display:flex}.Blog-module__TPTzJG__tocList a{color:inherit;word-break:keep-all;text-decoration:none}.Blog-module__TPTzJG__tocList a:hover{color:var(--kc-brand);text-decoration:underline}.Blog-module__TPTzJG__mdH4{font-size:16px;font-weight:700}.Blog-module__TPTzJG__mdP{color:var(--kc-text);font-size:18px;font-weight:500;line-height:1.9}.Blog-module__TPTzJG__mdUl,.Blog-module__TPTzJG__mdOl{color:var(--kc-text);flex-direction:column;gap:14px;padding-left:4px;font-size:17px;font-weight:500;line-height:1.8;display:flex}.Blog-module__TPTzJG__mdTable td,.Blog-module__TPTzJG__mdUl p,.Blog-module__TPTzJG__mdOl p{color:var(--kc-text)}.Blog-module__TPTzJG__mdUl>li{padding-left:18px;position:relative}.Blog-module__TPTzJG__mdUl>li:before{content:"–";color:var(--kc-muted);position:absolute;left:0}.Blog-module__TPTzJG__mdOl{padding-left:24px}.Blog-module__TPTzJG__mdOl>li{list-style:decimal}.Blog-module__TPTzJG__mdQuote{border-left:4px solid var(--kc-brand);border-radius:var(--kc-radius-sm);background:var(--kc-surface);color:var(--kc-muted);padding:14px 18px;font-size:15px;font-weight:600}.Blog-module__TPTzJG__mdFigure{flex-direction:column;gap:12px;margin-block:8px;display:flex}.Blog-module__TPTzJG__mdImg{border-radius:var(--kc-radius);border:1px solid var(--kc-border);width:100%;height:auto;display:block}.Blog-module__TPTzJG__mdCaption{color:var(--kc-muted);text-align:center;font-size:13px;font-weight:500}.Blog-module__TPTzJG__mdTableWrap{overflow-x:auto}.Blog-module__TPTzJG__mdTable{border-collapse:collapse;width:100%;font-size:14px}.Blog-module__TPTzJG__mdTable th,.Blog-module__TPTzJG__mdTable td{border:1px solid var(--kc-border);text-align:left;padding:10px 12px}.Blog-module__TPTzJG__mdTable th{background:var(--kc-surface);font-weight:700}.Blog-module__TPTzJG__mdCode{background:var(--kc-surface);border-radius:6px;padding:2px 6px;font-size:14px}.Blog-module__TPTzJG__mdBody a{color:var(--kc-brand-strong);transition:background-size .25s var(--kc-ease);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;padding-bottom:2px;font-weight:700;text-decoration:none}.Blog-module__TPTzJG__mdBody a:hover{background-size:100% 2px}@media (prefers-reduced-motion:reduce){.Blog-module__TPTzJG__mdBody a{transition:none}}.Blog-module__TPTzJG__mdBody article a{color:inherit;font-weight:inherit;background-image:none;padding-bottom:0}.Blog-module__TPTzJG__ctaBtnText,.Blog-module__TPTzJG__mdBody article a.Blog-module__TPTzJG__ctaBtnText{color:var(--kc-text);font-size:16px;font-weight:800}.Blog-module__TPTzJG__mdMark{background:linear-gradient(to top, color-mix(in srgb, var(--kc-brand) 20%, transparent) 20%, transparent 30%);color:inherit;border-radius:3px;padding:0 2px;font-weight:700}[data-mui-color-scheme=dark] .Blog-module__TPTzJG__mdMark{background:linear-gradient(to top, color-mix(in srgb, var(--kc-accent-warm) 45%, transparent) 20%, transparent 20%)}.Blog-module__TPTzJG__mdBody strong{color:var(--kc-brand-strong)}@media (max-width:640px){.Blog-module__TPTzJG__list{grid-template-columns:1fr;gap:16px}.Blog-module__TPTzJG__cardBody{gap:8px;padding:15px 16px 17px}.Blog-module__TPTzJG__cardTitle{font-size:17px}.Blog-module__TPTzJG__cardDesc{font-size:14px}.Blog-module__TPTzJG__cardThumb{font-size:52px}.Blog-module__TPTzJG__postHead{gap:16px;padding-bottom:24px}.Blog-module__TPTzJG__postTitle{gap:12px}.Blog-module__TPTzJG__postTitle p{font-size:16px}.Blog-module__TPTzJG__actions{gap:6px}.Blog-module__TPTzJG__actionBtn{padding:9px 14px;font-size:13px}.Blog-module__TPTzJG__postTag{padding:5px 11px;font-size:12px}.Blog-module__TPTzJG__mdBody{gap:28px;font-size:16px;line-height:1.85}.Blog-module__TPTzJG__mdP{font-size:16px;line-height:1.85}.Blog-module__TPTzJG__mdUl,.Blog-module__TPTzJG__mdOl{padding-left:20px;font-size:16px}.Blog-module__TPTzJG__mdH2{gap:12px;margin-top:14px;padding:14px 16px;font-size:19px}.Blog-module__TPTzJG__mdH2:before{width:30px;height:30px;font-size:15px}.Blog-module__TPTzJG__mdH3{font-size:17px}.Blog-module__TPTzJG__toc{padding:18px 20px}.Blog-module__TPTzJG__tocList{font-size:15px}}