.editorial-section{border-top:1px solid rgba(255,255,255,.12);padding-top:34px}.editorial-section p+ul,.editorial-section p+ol{margin-top:14px}.editorial-section li+li{margin-top:8px}.editorial-table{border:1px solid rgba(255,200,74,.24);border-radius:16px;overflow:hidden;margin:20px 0}.editorial-table>div{display:grid;grid-template-columns:minmax(150px,.6fr) minmax(0,1.4fr);gap:24px;padding:14px 18px;background:rgba(255,255,255,.025)}.editorial-table>div+div{border-top:1px solid rgba(255,255,255,.08)}.editorial-table>div:first-child{background:rgba(255,200,74,.1);color:#ffc84a}.editorial-table span{color:var(--muted);line-height:1.6}.editorial-sources{margin-top:30px;padding:26px;border:1px solid rgba(124,77,255,.35);background:linear-gradient(145deg,rgba(124,77,255,.12),rgba(10,12,27,.6));border-radius:18px}.editorial-sources h2{font-size:25px}.editorial-sources p{font-size:14px}.editorial-sources nav{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:16px}.editorial-sources a{color:#ffc84a;font-weight:800;font-size:14px}@media(max-width:640px){.editorial-table>div{grid-template-columns:1fr;gap:5px}.editorial-sources{padding:22px}.editorial-sources nav{align-items:flex-start;flex-direction:column}}