.InsightPost-module__mGJDFW__progressBar{background:linear-gradient(90deg, var(--purple) 0%, var(--cyan) 100%);z-index:9999;pointer-events:none;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.InsightPost-module__mGJDFW__hero{background-color:var(--bg-primary);border-bottom:1px solid var(--border-light);padding:32px 0 56px;position:relative;overflow:hidden}.InsightPost-module__mGJDFW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6b4ba10f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-80px}.InsightPost-module__mGJDFW__heroInner{z-index:1;max-width:92%;margin:0 auto;padding:0 24px;position:relative}.InsightPost-module__mGJDFW__heroTopRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.InsightPost-module__mGJDFW__breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.InsightPost-module__mGJDFW__breadcrumbLink{color:var(--text-muted);text-decoration:none;transition:color .15s}.InsightPost-module__mGJDFW__breadcrumbLink:hover{color:var(--purple)}.InsightPost-module__mGJDFW__breadcrumbSep{color:var(--border-medium)}.InsightPost-module__mGJDFW__breadcrumbCurrent{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-weight:500;overflow:hidden}.InsightPost-module__mGJDFW__backBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.InsightPost-module__mGJDFW__backBtn:hover{border-color:var(--purple);color:var(--purple);background-color:var(--purple-light)}.InsightPost-module__mGJDFW__catWrap{margin-bottom:16px}.InsightPost-module__mGJDFW__catPill{text-transform:uppercase;letter-spacing:1.5px;color:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.InsightPost-module__mGJDFW__catPill:before{content:"";background:#fffc;border-radius:50%;width:5px;height:5px;animation:2.4s ease-in-out infinite InsightPost-module__mGJDFW__catPulse}@keyframes InsightPost-module__mGJDFW__catPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.InsightPost-module__mGJDFW__h1{color:var(--text-primary);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(26px,3.5vw,44px);font-weight:900;line-height:1.15}.InsightPost-module__mGJDFW__heroDivider{background:linear-gradient(90deg, var(--purple), var(--cyan));border-radius:999px;width:48px;height:3px;margin-bottom:20px}.InsightPost-module__mGJDFW__heroMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.InsightPost-module__mGJDFW__avatar{background:linear-gradient(135deg, var(--purple), var(--cyan));color:#fff;width:34px;height:34px;box-shadow:0 0 0 3px var(--purple-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.InsightPost-module__mGJDFW__metaItem{color:var(--text-muted);align-items:center;gap:5px;font-size:13px;font-weight:500;display:inline-flex}.InsightPost-module__mGJDFW__metaDot{background:var(--border-medium);border-radius:50%;flex-shrink:0;width:3px;height:3px}.InsightPost-module__mGJDFW__contentWrap{background-color:var(--bg-secondary);padding:0 24px 80px}.InsightPost-module__mGJDFW__layout{grid-template-columns:1fr 300px;align-items:start;gap:48px;max-width:95%;margin:0 auto;padding-top:48px;display:grid;position:relative;top:-40px}.InsightPost-module__mGJDFW__article{min-width:0;padding:56px 60px}.InsightPost-module__mGJDFW__prose h2{color:var(--text-primary);letter-spacing:-.3px;border-bottom:1px solid var(--border-light);margin:28px 0 12px;padding-bottom:10px;font-size:clamp(20px,2vw,26px);font-weight:800;line-height:1.25}.InsightPost-module__mGJDFW__prose h3{color:var(--text-primary);margin:32px 0 12px;font-size:clamp(17px,1.6vw,21px);font-weight:700;line-height:1.3}.InsightPost-module__mGJDFW__prose p{color:var(--text-secondary);margin-bottom:10px;font-size:16px;line-height:1.9}.InsightPost-module__mGJDFW__prose ul{list-style:outside}.InsightPost-module__mGJDFW__prose ul,.InsightPost-module__mGJDFW__prose ol{margin:0 0 20px;padding-left:24px}.InsightPost-module__mGJDFW__prose li{color:var(--text-secondary);margin-bottom:8px;font-size:15px;line-height:1.8}.InsightPost-module__mGJDFW__prose li::marker{color:var(--purple)}.InsightPost-module__mGJDFW__prose strong{color:var(--text-primary);font-weight:700}.InsightPost-module__mGJDFW__prose a{color:var(--purple);text-underline-offset:3px;text-decoration:underline;transition:color .15s}.InsightPost-module__mGJDFW__prose a:hover{color:var(--cyan)}.InsightPost-module__mGJDFW__prose blockquote{border-left:3px solid var(--purple);background-color:var(--purple-light);color:var(--text-secondary);border-radius:0 8px 8px 0;margin:28px 0;padding:18px 24px;font-size:16px;font-style:italic;line-height:1.7}.InsightPost-module__mGJDFW__prose blockquote p{margin-bottom:0}.InsightPost-module__mGJDFW__shareRow{border-top:1px solid var(--border-light);flex-wrap:wrap;align-items:center;gap:16px;margin-top:48px;padding-top:28px;display:flex}.InsightPost-module__mGJDFW__shareBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.InsightPost-module__mGJDFW__shareBtn:hover{border-color:var(--purple);color:var(--purple);background:var(--purple-light)}.InsightPost-module__mGJDFW__shareLink{color:var(--text-muted);font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.InsightPost-module__mGJDFW__shareLink:hover{color:var(--purple)}.InsightPost-module__mGJDFW__sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:140px}.InsightPost-module__mGJDFW__sideCard{background-color:var(--card-bg);border:1px solid var(--border-light);border-radius:14px;padding:20px;box-shadow:0 2px 8px #0000000a}.InsightPost-module__mGJDFW__sideTitle{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);border-bottom:1px solid var(--border-light);width:100%;margin-bottom:14px;padding-bottom:10px;font-size:10px;font-weight:700;display:block}.InsightPost-module__mGJDFW__tocList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.InsightPost-module__mGJDFW__tocItem a{color:var(--text-muted);border-bottom:1px solid var(--border-light);padding:6px 0;font-size:12.5px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .15s;display:block}.InsightPost-module__mGJDFW__tocItem:last-child a{border-bottom:none}.InsightPost-module__mGJDFW__tocItem a:hover{color:var(--purple)}.InsightPost-module__mGJDFW__tocItemH3 a{padding-left:12px;font-size:12px;font-weight:400}.InsightPost-module__mGJDFW__infoRow{color:var(--text-secondary);border-bottom:1px solid var(--border-light);align-items:center;gap:10px;padding:8px 0;font-size:12.5px;display:flex}.InsightPost-module__mGJDFW__infoRow:last-child{border-bottom:none;padding-bottom:0}.InsightPost-module__mGJDFW__sideRelatedCard{border-bottom:1px solid var(--border-light);padding:10px 0;text-decoration:none;transition:color .15s;display:block}.InsightPost-module__mGJDFW__sideRelatedCard:last-child{border-bottom:none;padding-bottom:0}.InsightPost-module__mGJDFW__sideRelatedCat{text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:10px;font-weight:700}.InsightPost-module__mGJDFW__sideRelatedTitle{color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.4;transition:color .15s}.InsightPost-module__mGJDFW__sideRelatedCard:hover .InsightPost-module__mGJDFW__sideRelatedTitle{color:var(--purple)}.InsightPost-module__mGJDFW__relatedSection{background-color:var(--bg-secondary);border-top:1px solid var(--border-light);padding:56px 0 80px}.InsightPost-module__mGJDFW__relatedInner{max-width:92%;margin:0 auto;padding:0 24px}.InsightPost-module__mGJDFW__relatedHeader{align-items:center;gap:20px;margin-bottom:32px;display:flex}.InsightPost-module__mGJDFW__relatedEyebrow{color:var(--cyan);text-transform:uppercase;letter-spacing:2.5px;white-space:nowrap;font-size:11px;font-weight:600}.InsightPost-module__mGJDFW__relatedLine{background:linear-gradient(90deg, var(--border-light), transparent);flex:1;height:1px}.InsightPost-module__mGJDFW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.InsightPost-module__mGJDFW__relatedCard{background-color:var(--card-bg);border:1px solid var(--border-light);border-radius:14px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.InsightPost-module__mGJDFW__relatedCard:hover{transform:translateY(-4px);box-shadow:0 10px 28px #00000017}.InsightPost-module__mGJDFW__relatedCover{align-items:flex-end;height:160px;padding:10px 12px;display:flex;position:relative;overflow:hidden}.InsightPost-module__mGJDFW__relatedCover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.InsightPost-module__mGJDFW__relatedCoverImg{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.InsightPost-module__mGJDFW__relatedCat{text-transform:uppercase;letter-spacing:1px;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:999px;padding:3px 9px;font-size:9px;font-weight:800;position:absolute;bottom:10px;left:10px}.InsightPost-module__mGJDFW__relatedBody{padding:14px 16px}.InsightPost-module__mGJDFW__relatedTitle{color:var(--text-primary);margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.4;transition:color .15s}.InsightPost-module__mGJDFW__relatedCard:hover .InsightPost-module__mGJDFW__relatedTitle{color:var(--purple)}.InsightPost-module__mGJDFW__relatedMeta{color:var(--text-faint);align-items:center;gap:6px;font-size:11px;display:flex}.InsightPost-module__mGJDFW__ctaStrip{background:var(--purple);text-align:center;padding:64px 24px}.InsightPost-module__mGJDFW__ctaH2{color:#fff;letter-spacing:-.3px;margin-bottom:10px;font-size:clamp(20px,2.2vw,28px);font-weight:800}.InsightPost-module__mGJDFW__ctaText{color:#fffc;max-width:440px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.65}.InsightPost-module__mGJDFW__ctaBtn{color:var(--purple);background-color:#fff;border-radius:8px;padding:13px 32px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.InsightPost-module__mGJDFW__ctaBtn:hover{background-color:var(--cyan);color:#fff}@media (max-width:1023px){.InsightPost-module__mGJDFW__layout{grid-template-columns:1fr;top:-24px}.InsightPost-module__mGJDFW__sidebar{position:static}.InsightPost-module__mGJDFW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.InsightPost-module__mGJDFW__article{padding:36px 28px}.InsightPost-module__mGJDFW__heroInner{padding:0 16px}}@media (max-width:600px){.InsightPost-module__mGJDFW__hero{padding:32px 0 40px}.InsightPost-module__mGJDFW__contentWrap{padding:0 12px 60px}.InsightPost-module__mGJDFW__article{border-radius:14px;padding:28px 18px}.InsightPost-module__mGJDFW__layout{padding-top:24px;top:-16px}.InsightPost-module__mGJDFW__relatedGrid{grid-template-columns:1fr}.InsightPost-module__mGJDFW__relatedInner{padding:0 16px}.InsightPost-module__mGJDFW__prose p{font-size:15px}.InsightPost-module__mGJDFW__shareRow{flex-direction:column;align-items:flex-start}}.InsightPost-module__mGJDFW__postImageWrap{border-radius:12px;margin:-56px -60px 36px;overflow:hidden}.InsightPost-module__mGJDFW__postImage{object-fit:cover;width:100%;height:420px;display:block}
