.content-module__noGelW__hero{text-align:center;background:var(--gradient-mesh);border-bottom:1px solid var(--border-color);padding:3rem 0 4rem}.content-module__noGelW__hero h1{max-width:900px;margin:1rem auto;font-size:clamp(2rem,4vw,3rem);font-weight:700}.content-module__noGelW__hero p{color:var(--text-secondary);max-width:760px;margin:0 auto;font-size:1.05rem}.content-module__noGelW__heroActions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.content-module__noGelW__section{padding:4.5rem 0}.content-module__noGelW__sectionAlt{background:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:4.5rem 0}.content-module__noGelW__sectionTitle{margin-bottom:.5rem;font-size:1.7rem}.content-module__noGelW__sectionIntro{color:var(--text-secondary);margin-bottom:2rem}.content-module__noGelW__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.content-module__noGelW__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;min-height:240px;padding:1.5rem;display:flex}.content-module__noGelW__card:hover{border-color:var(--accent-orange)}.content-module__noGelW__cardTop{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.content-module__noGelW__badge{font-size:.72rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:100px;align-items:center;padding:.2rem .55rem;display:inline-flex}.content-module__noGelW__badgeBlog{color:var(--accent-blue);border-color:rgb(var(--accent-blue-rgb)/.3);background:rgb(var(--accent-blue-rgb)/.1)}.content-module__noGelW__badgeKb{color:var(--accent-orange);border-color:rgb(var(--accent-orange-rgb)/.3);background:rgb(var(--accent-orange-rgb)/.1)}.content-module__noGelW__cardMeta{color:var(--text-muted);font-size:.82rem;font-family:var(--font-mono)}.content-module__noGelW__card h3{margin-bottom:.7rem;font-size:1.15rem;line-height:1.35}.content-module__noGelW__card p{color:var(--text-secondary);font-size:.95rem}.content-module__noGelW__tags{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.content-module__noGelW__tag{color:var(--text-muted);border:1px solid var(--border-color);border-radius:100px;padding:.18rem .55rem;font-size:.76rem}.content-module__noGelW__cardLink{color:var(--accent-orange);margin-top:auto;padding-top:1.2rem;font-size:.9rem;font-weight:500}.content-module__noGelW__clusterBlock{margin-bottom:2.5rem}.content-module__noGelW__clusterBlock:last-child{margin-bottom:0}.content-module__noGelW__clusterHeader{margin-bottom:1rem}.content-module__noGelW__clusterHeader h3{margin-bottom:.35rem;font-size:1.2rem}.content-module__noGelW__clusterHeader p{color:var(--text-secondary);font-size:.95rem}.content-module__noGelW__articleHero{border-bottom:1px solid var(--border-color);background:var(--gradient-mesh);padding:2rem 0}.content-module__noGelW__articleHero h1{max-width:880px;margin:.9rem 0 1rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.2}.content-module__noGelW__articleSummary{max-width:820px;color:var(--text-secondary);font-size:1.05rem}.content-module__noGelW__articleMeta{color:var(--text-muted);font-family:var(--font-mono);flex-wrap:wrap;gap:.9rem;margin-top:1.2rem;font-size:.8rem;display:flex}.content-module__noGelW__articleBodySection{padding:3rem 0}.content-module__noGelW__articleLayout{grid-template-columns:minmax(0,1fr) 300px;gap:2rem;display:grid}.content-module__noGelW__articleContent{max-width:820px}.content-module__noGelW__articleContent section{margin-bottom:2rem}.content-module__noGelW__articleContent section:last-child{margin-bottom:0}.content-module__noGelW__articleContent h2{margin-bottom:.9rem;font-size:1.5rem}.content-module__noGelW__articleContent p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.8}.content-module__noGelW__articleContent a{color:var(--accent-blue);text-decoration:underline;-webkit-text-decoration-color:rgb(var(--accent-blue-rgb)/.3);text-decoration-color:rgb(var(--accent-blue-rgb)/.3);text-underline-offset:2px}.content-module__noGelW__articleContent a:hover{-webkit-text-decoration-color:var(--accent-blue);text-decoration-color:var(--accent-blue)}.content-module__noGelW__tableWrapper{border-radius:var(--radius-md);border:1px solid var(--border-color);margin:1rem 0 1.5rem;overflow-x:auto}.content-module__noGelW__articleTable{border-collapse:collapse;width:100%;font-size:.92rem}.content-module__noGelW__articleTable th,.content-module__noGelW__articleTable td{text-align:left;border-bottom:1px solid var(--border-color);padding:.65rem .9rem}.content-module__noGelW__articleTable th{background:var(--bg-secondary);color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:600;font-family:var(--font-mono)}.content-module__noGelW__articleTable td{color:var(--text-secondary)}.content-module__noGelW__articleTable tbody tr:last-child td{border-bottom:none}.content-module__noGelW__articleTable tbody tr:hover{background:#ffffff05}.content-module__noGelW__articleContent ul{color:var(--text-secondary);margin:.4rem 0 1.2rem 1.2rem}.content-module__noGelW__articleContent li{margin-bottom:.55rem}.content-module__noGelW__articleAside{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);align-self:start;padding:1.25rem;position:sticky;top:6.5rem}.content-module__noGelW__asideTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.86rem;font-family:var(--font-mono);margin-bottom:.9rem}.content-module__noGelW__asideList{list-style:none}.content-module__noGelW__asideList li{margin-bottom:.75rem}.content-module__noGelW__asideList a{color:var(--text-secondary);font-size:.92rem}.content-module__noGelW__asideList a:hover{color:var(--text-primary)}.content-module__noGelW__relatedSection{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:3.5rem 0 4.5rem}.content-module__noGelW__authorsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.content-module__noGelW__authorCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.5rem}.content-module__noGelW__authorCard h3{margin-bottom:.3rem;font-size:1.2rem}.content-module__noGelW__authorRole{color:var(--text-secondary);margin-bottom:1rem;font-size:.92rem}.content-module__noGelW__authorExpertise{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.content-module__noGelW__authorHero{background:var(--gradient-mesh);border-bottom:1px solid var(--border-color);padding:2rem 0 2.5rem}@media (max-width:1024px){.content-module__noGelW__grid{grid-template-columns:1fr 1fr}.content-module__noGelW__articleLayout{grid-template-columns:1fr}.content-module__noGelW__articleAside{position:static}}@media (max-width:640px){.content-module__noGelW__hero{padding:2rem 0}.content-module__noGelW__heroActions{flex-direction:column}.content-module__noGelW__heroActions .content-module__noGelW__btn{width:100%}.content-module__noGelW__section,.content-module__noGelW__sectionAlt{padding:3rem 0}.content-module__noGelW__grid,.content-module__noGelW__authorsGrid{grid-template-columns:1fr}}
