.sr-hero{display:flex;justify-content:center;padding:48px 20px 8px}.sr-hero-form.search-box{width:100%;max-width:600px}.sr-hero-form.search-box>svg{left:20px;width:20px;height:20px}.sr-hero-form.search-box input{height:58px;font-size:16px;padding:0 20px 0 54px;border-radius:60px;box-shadow:var(--sh)}.sr-hero-form.search-box input:focus{box-shadow:0 0 0 4px var(--accent-l)}@media (max-width:768px){.sr-hero{padding:28px 16px 4px}.sr-hero-form.search-box input{height:50px;font-size:14px;padding:0 16px 0 46px}.sr-hero-form.search-box>svg{left:16px;width:18px;height:18px}}.sr-head{padding:28px 28px 0}.sr-head .pl-title em{color:var(--accent);font-style:normal}.sr-section{margin-bottom:32px}.sr-section:last-child{margin-bottom:0}.sr-section-title{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;opacity:.9}.sr-section-title svg{flex-shrink:0}.sr-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.sr-section-title-row .sr-section-title{margin-bottom:0}.sr-count{background:var(--accent-l);color:var(--accent);font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;letter-spacing:0;text-transform:none}.sr-layout-wrap{padding:0 28px 60px;max-width:100%;overflow-x:hidden}.sr-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.sr-main{min-width:0;max-width:100%;overflow-x:hidden}.sr-episodes-list{display:flex;flex-direction:column;gap:10px}.sr-org-grid,.sr-people-grid,.sr-playlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:10px;gap:10px}.sr-org-card,.sr-person-card,.sr-playlist-card{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1.5px solid var(--border);box-shadow:var(--sh);transition:transform var(--t),box-shadow var(--t),border-color var(--t)}.sr-org-card:hover,.sr-person-card:hover,.sr-playlist-card:hover{transform:translateY(-2px);box-shadow:var(--sh-h);border-color:rgba(12,83,235,.22)}.sr-person-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:var(--bg2);flex-shrink:0}.sr-org-icon,.sr-playlist-cover{width:46px;height:46px;border-radius:12px;background:var(--accent-l);color:var(--accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.sr-playlist-cover{overflow:hidden}.sr-playlist-cover img{width:100%;height:100%}.sr-card-body{min-width:0;display:flex;flex-direction:column;gap:2px}.sr-card-name{font-size:12.5px;font-weight:700;color:var(--text)}.sr-card-name,.sr-card-sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sr-card-sub{font-size:11px;color:var(--text2)}.sr-inline-empty{padding:32px 20px;text-align:center;color:var(--text2);font-size:12.5px}.sr-hl{background:var(--accent-l);color:var(--accent);font-weight:700;border-radius:3px;padding:0 1px}.sr-prompt{padding:56px 20px 40px}.sr-prompt .empty-icon{width:68px;height:68px}.sr-prompt .empty-title{font-size:19px}@media (max-width:768px){.sr-head{padding:16px 16px 0}.sr-layout-wrap{padding:0 16px 40px}.sr-org-grid,.sr-people-grid,.sr-playlist-grid{grid-template-columns:minmax(0,1fr)}}.sr-rich-stack{display:flex;flex-direction:column;gap:32px}.impact-taxonomy-playlist,.sr-rich-stack{max-width:100%;overflow-x:hidden}.sr-rich-stack .row-header,.sr-rich-stack .scroll-row{padding-left:0;padding-right:0}.sr-hero-row>*,.sr-rich-stack,.sr-rich-stack>*{min-width:0;max-width:100%}.sr-rich-stack .ep-row-title,.sr-rich-stack .row-title,.sr-rich-stack .sr-hero-desc,.sr-rich-stack .sr-hero-title,.sr-rich-stack .sr-lang-row-title{overflow-wrap:anywhere;word-break:break-word}.sr-hero-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;border:1.5px solid var(--border);box-shadow:var(--sh);text-decoration:none;color:inherit;transition:transform var(--t),box-shadow var(--t),border-color var(--t)}.sr-hero-card:hover{transform:translateY(-3px);box-shadow:var(--sh-h);border-color:rgba(12,83,235,.22)}.sr-hero-media{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#131c57,var(--accent))}.sr-hero-media img{object-fit:cover}.sr-hero-media--flat{aspect-ratio:21/9}.sr-hero-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:9px}.sr-hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.sr-hero-title{font-size:22px;font-weight:800;line-height:1.22;letter-spacing:-.005em;color:var(--text);text-wrap:balance}.sr-hero-desc{font-size:13.5px;line-height:1.55;color:var(--text2);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sr-hero-meta{font-size:12px;color:var(--text2)}.sr-hero-cta{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-size:12.5px;font-weight:700;background:var(--grad);color:#fff;padding:9px 18px;border-radius:30px;margin-top:5px;transition:transform var(--t),box-shadow var(--t)}.sr-hero-card:hover .sr-hero-cta{transform:translateY(-1px);box-shadow:var(--sh-h)}.sr-articles-grid{display:grid;grid-template-columns:repeat(2,220px);grid-gap:14px;gap:14px}.sr-hero-list{display:flex;flex-direction:column;gap:8px}.impact-taxonomy-playlist .sr-hero-list .ep-row{padding:10px 14px;gap:12px;max-width:100%;overflow:hidden;box-sizing:border-box}.impact-taxonomy-playlist .sr-hero-list .ep-row-num{display:none}.impact-taxonomy-playlist .sr-hero-list .ep-row-title{font-size:13.5px;line-height:1.32;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.impact-taxonomy-playlist .sr-hero-list .ep-row-guest{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%}.impact-taxonomy-playlist .sr-hero-list .ep-row-date,.impact-taxonomy-playlist .sr-hero-list .ep-row-excerpt{display:none}.sr-playlist-row-item{position:relative;flex:0 0 auto}.sr-edition-label{position:absolute;top:10px;left:10px;background:rgba(8,16,42,.72);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:20px}.sr-intervenants-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px;max-width:100%}.sr-intervenant-pill{flex:0 0 110px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:inherit;text-decoration:none}.sr-intervenant-avatar{position:relative;width:86px;height:86px;border-radius:50%;overflow:hidden;background:var(--bg2);flex-shrink:0}.sr-intervenant-name{font-size:12.5px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sr-intervenant-sub{font-size:10.5px;color:var(--text2)}.sr-company-chips{display:flex;flex-wrap:wrap;gap:8px}.sr-company-chip{font-size:12px;font-weight:600;color:var(--text);background:var(--bg2);border:1.5px solid var(--border);padding:7px 14px;border-radius:20px;text-decoration:none;transition:border-color var(--t),color var(--t)}.sr-company-chip:hover{border-color:var(--accent);color:var(--accent)}.sr-lang-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.sr-lang-column-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.sr-lang-column-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text)}.sr-lang-column-list{display:flex;flex-direction:column;gap:6px;min-width:0}.sr-lang-row{display:flex;align-items:center;gap:12px;padding:10px 14px;min-width:0;max-width:100%;overflow:hidden;background:#fff;border:1.5px solid var(--border);border-radius:12px;text-decoration:none;color:inherit;box-shadow:var(--sh);transition:transform var(--t),box-shadow var(--t),border-color var(--t);box-sizing:border-box}.sr-lang-row:hover{transform:translateY(-2px);box-shadow:var(--sh-h);border-color:rgba(12,83,235,.22)}.sr-lang-row-thumb{width:54px;height:54px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--bg2);position:relative}.sr-lang-row-info{min-width:0;display:flex;flex-direction:column;gap:2px}.sr-lang-row-title{font-size:13.5px;font-weight:700;line-height:1.32;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sr-lang-row-guest{font-size:12px;color:var(--text2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%}@media (max-width:900px){.sr-articles-grid,.sr-hero-row,.sr-lang-columns{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.sr-intervenants-row{gap:12px}.sr-intervenant-pill{flex:0 0 96px}.sr-intervenant-avatar{width:72px;height:72px}.sr-hero-title{font-size:18px}.sr-hero-body{padding:16px 18px 18px;gap:7px}}@media (max-width:768px){.sr-hero-title{font-size:17px}.sr-hero-body{padding:16px 18px 18px}}.sr-hero-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);grid-gap:28px;gap:28px;align-items:start}.sr-hero-row-articles{margin:0;min-width:0}@media (max-width:900px){.sr-hero-row{grid-template-columns:1fr}}