@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;color:#eaf1f7;background:#050911;--muted:#8f9baa;--line:rgba(190,220,247,.16);--blue:#79c8f3;--glass:linear-gradient(135deg,rgba(23,39,55,.72),rgba(8,14,23,.6))}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 18% 0,rgba(66,117,154,.16),transparent 34rem),linear-gradient(145deg,#09111b,#04070c 64%);color:#eaf1f7}a{color:inherit;text-decoration:none}.wiki-shell{width:min(1220px,calc(100% - 40px));margin-inline:auto}.wiki-nav{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(190,220,247,.1);background:rgba(5,9,15,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wiki-nav__inner{min-height:88px;display:flex;align-items:center;gap:32px}.wiki-brand{display:flex;min-width:240px;flex-direction:column}.wiki-brand b{font-size:20px;letter-spacing:.18em}.wiki-brand small{margin-top:3px;color:#7e8b99;font-size:8px;font-weight:700;letter-spacing:.32em}.wiki-nav nav{display:flex;align-items:center;gap:26px;margin-left:auto}.wiki-nav nav a{color:#9ca7b3;font-size:13px;font-weight:600}.wiki-nav nav a:hover,.wiki-nav nav a.is-active{color:#fff}.wiki-account,.wiki-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(121,200,243,.45);border-radius:8px;background:linear-gradient(135deg,#347fae,#174f77);color:#fff;font-size:12px;font-weight:800}.wiki-account{min-height:42px;padding:0 18px}.wiki-intro{padding:72px 0 34px}.wiki-eyebrow{margin:0;color:#76bfe9;font-size:11px;font-weight:800;letter-spacing:.18em}.wiki-intro h1,.item-detail__hero h1,.wiki-empty h1{margin:10px 0 14px;font-size:clamp(38px,6vw,68px);line-height:1;letter-spacing:-.045em}.wiki-intro>p:last-child{max-width:720px;margin:0;color:#9da8b4;font-size:16px;line-height:1.7}.wiki-glass{border:1px solid var(--line);border-radius:14px;background:var(--glass);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 24px 65px rgba(0,0,0,.24);backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%)}.wiki-search{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(120px,1fr)) auto auto;gap:12px;align-items:end;padding:20px}.wiki-search label{display:grid;gap:7px}.wiki-search label>span{color:#8996a5;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wiki-search input,.wiki-search select,.wiki-results-head select{width:100%;height:46px;border:1px solid rgba(190,220,247,.15);border-radius:7px;outline:0;padding:0 13px;background:rgba(3,7,12,.72);color:#edf5fb;font:inherit}.wiki-search input:focus,.wiki-search select:focus{border-color:#65b9e8;box-shadow:0 0 0 3px rgba(101,185,232,.1)}.wiki-search button{height:46px;border:0;border-radius:7px;padding:0 22px;background:linear-gradient(135deg,#3c8aba,#17537d);color:#fff;font-weight:800;cursor:pointer}.wiki-search>a{height:46px;display:flex;align-items:center;padding:0 10px;color:#95a4b3;font-size:12px}.wiki-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 2px 14px;color:#919eaa;font-size:13px}.wiki-results-head strong{color:#fff;font-size:20px}.wiki-results-head label{display:flex;align-items:center;gap:10px}.wiki-results-head select{width:130px;height:38px}.wiki-results-head button{height:38px;border:1px solid var(--line);border-radius:7px;padding:0 12px;background:rgba(255,255,255,.04);color:#cde7f5;cursor:pointer}.wiki-table-wrap{overflow:hidden}.wiki-table{width:100%;border-collapse:collapse}.wiki-table th{height:48px;padding:0 18px;border-bottom:1px solid var(--line);color:#82909f;font-size:10px;letter-spacing:.14em;text-align:left;text-transform:uppercase}.wiki-table td{padding:14px 18px;border-bottom:1px solid rgba(190,220,247,.08);color:#b6c0ca;font-size:13px}.wiki-table tbody tr:last-child td{border-bottom:0}.wiki-table tbody tr:hover{background:rgba(135,199,238,.045)}.item-name{display:flex;min-width:260px;align-items:center;gap:13px}.item-name>span:last-child{display:flex;min-width:0;flex-direction:column}.item-name strong{overflow:hidden;color:#eef6fb;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.item-name small{margin-top:5px;color:#738190;font-size:10px}.item-glyph{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid rgba(143,207,245,.2);border-radius:9px;background:linear-gradient(145deg,rgba(82,145,184,.24),rgba(16,29,43,.7));color:#9ad4f4;font-size:17px;font-weight:800}.item-type{display:inline-flex;border:1px solid rgba(121,200,243,.2);border-radius:99px;padding:4px 8px;background:rgba(74,146,190,.08);color:#9dd8f7;font-size:10px;font-weight:700;white-space:nowrap}.wiki-pagination{display:flex;align-items:center;justify-content:center;gap:24px;padding:25px 0 70px;color:#84919e;font-size:12px}.wiki-pagination a{border:1px solid var(--line);border-radius:7px;padding:9px 13px;color:#cce8f7;background:rgba(255,255,255,.025)}.wiki-footer{border-top:1px solid rgba(190,220,247,.1);color:#74818d;font-size:11px}.wiki-footer>div{min-height:76px;display:flex;align-items:center;justify-content:space-between}.wiki-breadcrumb{display:flex;gap:9px;align-items:center;padding:35px 0 20px;color:#7f8d9b;font-size:11px}.wiki-breadcrumb a{color:#aacee2}.item-detail{padding-bottom:80px}.item-detail__hero{display:flex;align-items:center;gap:22px;padding:25px 0 30px}.item-glyph--large{width:86px;height:86px;border-radius:18px;font-size:34px}.item-detail__hero h1{margin:8px 0;font-size:clamp(34px,5vw,58px)}.item-detail__hero p{margin:0;color:#7e8c9a;font-size:12px}.item-stat-strip{display:flex;flex-wrap:wrap;overflow:hidden;margin-bottom:18px;border:1px solid var(--line);border-radius:12px;background:rgba(7,13,21,.65)}.item-stat-strip>div{min-width:130px;padding:17px 24px;border-right:1px solid var(--line)}.item-stat-strip span,.item-properties dt{color:#82909e;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.item-stat-strip strong{display:block;margin-top:5px;font-size:20px}.item-detail__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.item-detail__grid>section,.item-detail__grid>aside{padding:24px}.item-detail h2{margin:0 0 18px;font-size:17px}.item-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.item-properties>div{padding:13px 0;border-bottom:1px solid rgba(190,220,247,.08)}.item-properties>div:nth-child(odd){padding-right:18px}.item-properties dd{margin:5px 0 0;color:#dbe5ed;font-size:13px;overflow-wrap:anywhere}.item-properties.compact{grid-template-columns:1fr}.item-properties.compact>div{padding-right:0}.item-script{margin-top:18px;padding:0 22px}.item-script summary{padding:18px 0;cursor:pointer;color:#b9d9ea;font-size:13px;font-weight:700}.item-script pre{overflow:auto;margin:0 0 22px;padding:18px;border-radius:8px;background:#03060a;color:#a8d7bd;font:12px/1.65 ui-monospace,monospace}.wiki-empty{margin:30px 0 80px;padding:70px 25px;text-align:center}.wiki-empty h2{font-size:34px}.wiki-empty p{color:#8996a3}.wiki-button{min-height:42px;margin-top:12px;padding:0 18px}@media(max-width:900px){.wiki-search{grid-template-columns:repeat(2,1fr)}.wiki-search__query{grid-column:1/-1}.item-detail__grid{grid-template-columns:1fr}.wiki-table-wrap{overflow-x:auto}}@media(max-width:680px){.wiki-shell{width:min(100% - 24px,1220px)}.wiki-nav__inner{min-height:72px;gap:14px}.wiki-brand{min-width:0}.wiki-brand b{font-size:15px}.wiki-brand small{display:none}.wiki-nav nav{gap:13px}.wiki-nav nav a{font-size:11px}.wiki-nav nav a:not(.is-active){display:none}.wiki-account{min-height:36px;padding:0 11px;font-size:10px}.wiki-intro{padding-top:48px}.wiki-search{grid-template-columns:1fr}.wiki-search__query{grid-column:auto}.wiki-table th,.wiki-table td{padding-inline:12px}.wiki-table th:nth-child(n+4),.wiki-table td:nth-child(n+4){display:none}.item-name{min-width:220px}.item-detail__hero{align-items:flex-start}.item-glyph--large{width:64px;height:64px}.item-properties{grid-template-columns:1fr}.item-properties>div:nth-child(odd){padding-right:0}.wiki-footer>div{min-height:88px;align-items:flex-start;justify-content:center;flex-direction:column;gap:7px}}
.wiki-db-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:10px 14px}.wiki-db-nav nav{display:flex;align-items:center;gap:5px;overflow-x:auto}.wiki-db-nav nav a{padding:9px 11px;border-radius:7px;color:#96a4b2;font-size:11px;font-weight:700;white-space:nowrap}.wiki-db-nav nav a:hover{background:rgba(121,200,243,.09);color:#fff}.wiki-db-nav form{display:flex;min-width:260px}.wiki-db-nav input,.wiki-global-main input{width:100%;height:40px;border:1px solid rgba(190,220,247,.15);border-radius:7px 0 0 7px;outline:0;padding:0 12px;background:rgba(3,7,12,.7);color:#fff}.wiki-db-nav button,.wiki-global-main button{height:40px;border:0;border-radius:0 7px 7px 0;padding:0 15px;background:#24668e;color:#fff;font-weight:800;cursor:pointer}.wiki-intro.wiki-glass{margin-top:28px;padding:42px;border-color:rgba(180,218,244,.2);background:radial-gradient(circle at 90% 0,rgba(102,172,216,.15),transparent 38%),var(--glass)}.wiki-global-main{display:flex;max-width:650px;margin-top:22px}.entity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:8px 0 60px}.entity-card{display:flex;min-width:0;align-items:center;gap:15px;padding:14px;transition:transform .2s ease,border-color .2s ease}.entity-card:hover{transform:translateY(-2px);border-color:rgba(121,200,243,.35)}.entity-card>span:last-child{display:flex;min-width:0;flex-direction:column}.entity-card small{color:#6f8292;font-size:8px;font-weight:800;letter-spacing:.14em}.entity-card strong{overflow:hidden;margin-top:5px;color:#edf7fc;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.entity-card em{overflow:hidden;margin-top:5px;color:#8e9ba8;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.entity-image{position:relative;display:grid;flex:0 0 auto;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid rgba(143,207,245,.18);border-radius:10px;background:linear-gradient(145deg,rgba(82,145,184,.18),rgba(8,17,27,.8))}.entity-image i{color:#78b9dd;font-size:18px;font-style:normal;font-weight:800}.entity-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:5px}.entity-image--large{width:118px;height:118px;border-radius:18px}.entity-image--large i{font-size:38px}.entity-image--large img{padding:10px}.item-name .entity-image{width:44px;height:44px}.entity-detail{padding-bottom:80px}.entity-hero{display:flex;align-items:center;gap:25px;margin:26px 0 18px;padding:28px}.entity-hero h1{margin:9px 0 8px;font-size:clamp(34px,5vw,58px);line-height:1}.entity-hero p{margin:0;color:#80909f;font-size:12px}.entity-info{padding:28px}.entity-info h2,.item-effects h2{margin:0 0 18px}.entity-data{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0}.entity-data>div{min-width:0;padding:13px 16px 13px 0;border-bottom:1px solid rgba(190,220,247,.08)}.entity-data dt{color:#7f8e9c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.entity-data dd{margin:6px 0 0;color:#dbe7ee;font-size:12px;overflow-wrap:anywhere}.entity-data.nested{grid-template-columns:1fr}.entity-data.nested>div{padding-block:8px}.entity-data code{font-size:10px;color:#9bcbb0}.item-effects{margin-bottom:18px;padding:24px}.item-effects ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.item-effects li{position:relative;padding-left:18px;color:#cbdbe4;font-size:14px;line-height:1.55}.item-effects li:before{content:"✦";position:absolute;left:0;color:#75c5ef}.item-detail__hero{padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--glass);box-shadow:inset 0 1px rgba(255,255,255,.1)}
@media(max-width:850px){.wiki-db-nav{align-items:stretch;flex-direction:column}.wiki-db-nav form{min-width:0}.entity-data{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.wiki-intro.wiki-glass{padding:28px 22px}.entity-grid{grid-template-columns:1fr}.entity-data{grid-template-columns:1fr}.entity-hero{align-items:flex-start}.entity-image--large{width:82px;height:82px}.wiki-db-nav nav{width:100%}}
.item-reference-card{margin-bottom:20px;padding:30px;border:1px solid #d3dce8;border-radius:2px;background:#fff;color:#0d1a2e;box-shadow:0 14px 45px rgba(0,0,0,.22)}
.item-reference-head{display:flex;align-items:center;gap:12px}.item-reference-head h1{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.025em}.item-reference-head p{margin:4px 0 0;color:#536d91;font-size:12px}
.item-reference-icon{position:relative;display:grid;width:22px;height:28px;flex:0 0 auto;place-items:center}.item-reference-icon i,.item-reference-art i{color:#65758b;font-style:normal;font-weight:800}.item-reference-icon img,.item-reference-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.item-region-tags,.item-category-tags{display:flex;flex-wrap:wrap;gap:5px}.item-region-tags{margin-top:16px}.item-category-tags{margin-top:15px}.item-region-tags span,.item-category-tags span{border-radius:999px;padding:6px 12px;background:#e7edf4;color:#496078;font-size:11px;line-height:1}.item-region-tags .is-selected,.item-category-tags span{background:#e1efff;color:#0666d8}
.item-reference-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.9fr);gap:46px;margin-top:17px}.item-reference-effect{display:flex;align-items:flex-start;gap:28px;min-height:260px}.item-reference-art{position:relative;display:grid;width:84px;height:108px;flex:0 0 auto;place-items:center;border:1px solid #d3d8df;border-radius:6px;background:#fff}.item-reference-art img{padding:8px}.item-reference-effect ul{display:grid;gap:7px;margin:4px 0 8px;padding:0;list-style:none}.item-reference-effect li,.item-reference-effect p{margin:0 0 7px;color:#07162c;font-size:14px;line-height:1.35}.item-reference-effect b{font-weight:500;color:#203b60}
.item-reference-info{align-self:start;border-radius:7px;padding:17px 14px 0;background:#eaf0f7}.item-reference-info h2{margin:0 0 14px;font-size:18px}.item-reference-info dl{margin:0}.item-reference-info dl>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:14px 12px;border-bottom:1px solid #dce4ed}.item-reference-info dl>div:last-child{border-bottom:0}.item-reference-info dt{color:#536985;font-size:13px}.item-reference-info dd{margin:0;color:#07162c;font-size:13px;overflow-wrap:anywhere}
@media(max-width:850px){.item-reference-layout{grid-template-columns:1fr;gap:22px}.item-reference-effect{min-height:0}.item-reference-info{width:100%}}
@media(max-width:560px){.item-reference-card{padding:20px 16px}.item-reference-head h1{font-size:24px}.item-reference-layout{margin-top:20px}.item-reference-effect{gap:16px}.item-reference-art{width:72px;height:92px}.item-reference-effect li,.item-reference-effect p{font-size:12px}.item-region-tags span,.item-category-tags span{padding:5px 9px;font-size:10px}}
.item-client-description{min-width:0}.item-client-description p{margin:0 0 7px;color:#07162c;font-size:14px;line-height:1.4}.item-description-separator{display:block;height:1px;margin:10px 0;background:#e1e6ec}.item-client-description ul{margin-bottom:10px}

/* Tema claro conectado visualmente con Road Map. */
:root{color-scheme:light;color:#17233c;background:#eaf4fc;--muted:#65798d;--line:rgba(43,91,130,.16);--blue:#1674b4;--glass:linear-gradient(135deg,rgba(255,255,255,.9),rgba(236,246,253,.79))}
body{background:radial-gradient(circle at 13% 0,rgba(112,199,240,.22),transparent 34rem),radial-gradient(circle at 88% 12%,rgba(248,177,205,.18),transparent 30rem),linear-gradient(145deg,#f5fbff,#dcecf7 68%);color:#17233c}
.wiki-nav{border-bottom-color:rgba(43,91,130,.13);background:rgba(255,255,255,.91);box-shadow:0 4px 22px rgba(37,79,113,.09)}.wiki-brand{color:#182747}.wiki-brand small{color:#71849a}.wiki-nav nav a{color:#526980}.wiki-nav nav a:hover,.wiki-nav nav a.is-active{color:#126ca9}.wiki-account,.wiki-button{border-color:rgba(43,133,190,.32);background:linear-gradient(135deg,#43a7d6,#246cae);box-shadow:0 7px 18px rgba(42,112,164,.18)}
.wiki-glass,.item-detail__hero{border-color:rgba(43,91,130,.16);background:var(--glass);box-shadow:inset 0 1px #fff,0 20px 55px rgba(37,79,113,.12)}.wiki-eyebrow{color:#1379b7}.wiki-intro h1,.item-detail__hero h1,.wiki-empty h1{color:#132943}.wiki-intro>p:last-child,.wiki-empty p{color:#61768a}.wiki-intro.wiki-glass{border-color:rgba(43,91,130,.15);background:radial-gradient(circle at 90% 0,rgba(81,177,224,.2),transparent 40%),var(--glass)}
.wiki-db-nav nav a{color:#567087}.wiki-db-nav nav a:hover{background:rgba(42,137,191,.1);color:#0d669d}.wiki-db-nav input,.wiki-global-main input,.wiki-search input,.wiki-search select,.wiki-results-head select{border-color:rgba(43,91,130,.19);background:rgba(255,255,255,.84);color:#172a42;box-shadow:inset 0 1px 3px rgba(40,80,110,.05)}.wiki-db-nav input::placeholder,.wiki-global-main input::placeholder,.wiki-search input::placeholder{color:#8b9bab}.wiki-db-nav button,.wiki-global-main button{background:#287fb2}.wiki-search label>span{color:#587087}.wiki-search input:focus,.wiki-search select:focus{border-color:#2697cf;box-shadow:0 0 0 3px rgba(38,151,207,.12)}.wiki-search>a{color:#587087}
.wiki-results-head{color:#617588}.wiki-results-head strong{color:#142a43}.wiki-results-head button,.wiki-pagination a{border-color:rgba(43,91,130,.17);background:rgba(255,255,255,.62);color:#1b6f9e}.wiki-table th{border-color:rgba(43,91,130,.14);color:#60778d}.wiki-table td{border-color:rgba(43,91,130,.09);color:#40586e}.wiki-table tbody tr:hover{background:rgba(65,160,209,.08)}.item-name strong,.entity-card strong{color:#142a43}.item-name small,.entity-card small{color:#71869a}.item-type{border-color:rgba(31,130,188,.2);background:rgba(59,158,211,.1);color:#126da5}.entity-card em{color:#61768a}.entity-image,.item-glyph{border-color:rgba(43,125,177,.18);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(215,237,249,.76));color:#237eaf}.entity-image i{color:#237eaf}
.wiki-footer{border-color:rgba(43,91,130,.13);color:#62768a}.wiki-breadcrumb{color:#647b90}.wiki-breadcrumb a{color:#1676ad}.item-detail__hero p,.entity-hero p{color:#60758a}.item-stat-strip{border-color:rgba(43,91,130,.16);background:rgba(255,255,255,.74);box-shadow:0 13px 34px rgba(37,79,113,.09)}.item-stat-strip span,.item-properties dt,.entity-data dt{color:#60778c}.item-stat-strip strong,.item-properties dd,.entity-data dd{color:#172b43}.item-properties>div,.entity-data>div{border-color:rgba(43,91,130,.1)}.item-script summary{color:#176c99}.item-script pre{background:#13263a;color:#a9e0c2}.entity-hero,.entity-info,.item-effects{color:#17233c}.item-effects li{color:#344e65}.event-faq summary{color:#17233c}
.item-reference-card{border-color:rgba(43,91,130,.16);border-radius:14px;box-shadow:0 20px 55px rgba(37,79,113,.13)}.item-reference-info{background:#e5f0f8}.item-reference-art{border-color:#c8d9e6}.item-reference-info dl>div{border-color:#d2e1eb}

/* Guías de episodios */
.episode-index-hero,.episode-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;overflow:hidden;padding:48px}.episode-index-hero:after,.episode-hero:after{content:"";position:absolute;right:-100px;bottom:-180px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(44,163,221,.28),transparent 67%);pointer-events:none}.episode-index-hero h1,.episode-hero h1{margin:8px 0 14px;color:#132943;font-size:clamp(44px,7vw,78px);line-height:.95;letter-spacing:-.05em}.episode-index-hero p,.episode-hero p{max-width:760px;margin:0;color:#587087;line-height:1.7}.episode-index-mark{position:relative;z-index:1;color:rgba(33,129,181,.18);font-size:150px;font-weight:900;line-height:.7}.episode-library{display:grid;grid-template-columns:2fr 1fr;gap:18px;padding:24px 0 75px}.episode-card{display:grid;grid-template-columns:auto 1fr;gap:10px 24px;align-items:center;padding:30px;transition:transform .2s ease,border-color .2s ease}.episode-card:hover{transform:translateY(-3px);border-color:rgba(25,126,183,.34)}.episode-card__number{grid-row:1/3;display:grid;width:94px;height:94px;place-items:center;border-radius:22px;background:linear-gradient(145deg,#2a96c8,#195e9b);box-shadow:0 14px 30px rgba(26,111,163,.25);color:#fff;font-size:32px;font-weight:900}.episode-card small{color:#1780b9;font-size:10px;font-weight:900;letter-spacing:.15em}.episode-card h2{margin:5px 0;color:#142b45;font-size:30px}.episode-card p{margin:0;color:#60758a;line-height:1.55}.episode-card ul{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0;list-style:none}.episode-card li{border-radius:99px;padding:6px 9px;background:rgba(31,137,192,.1);color:#2b6f94;font-size:10px;font-weight:700}.episode-card>b{grid-column:2;color:#1379b7;font-size:12px}.episode-card--soon{display:block;opacity:.76}.episode-card--soon .episode-card__number{float:left;width:56px;height:56px;margin:0 16px 12px 0;border-radius:14px}.episode-card--soon h2{font-size:22px}
.episode-guide{padding-bottom:80px}.episode-hero__seal{position:relative;z-index:1;display:grid;width:170px;height:170px;place-items:center;align-content:center;border:1px solid rgba(39,139,194,.25);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(180,226,247,.65));box-shadow:inset 0 0 0 10px rgba(255,255,255,.38),0 18px 44px rgba(27,99,145,.18)}.episode-hero__seal b{color:#146c9f;font-size:52px;line-height:1}.episode-hero__seal small{margin-top:7px;color:#5a829b;font-size:9px;font-weight:900;letter-spacing:.22em}.episode-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.episode-badges span{border:1px solid rgba(31,132,187,.18);border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.58);color:#2c7095;font-size:10px;font-weight:800}.episode-notice{display:grid;grid-template-columns:auto 1fr;gap:18px;margin:18px 0;padding:18px 22px;border-left:4px solid #2498cf}.episode-notice strong{color:#176f9d}.episode-notice p{margin:0;color:#587087;font-size:13px;line-height:1.55}.episode-toc{margin-bottom:18px;padding:22px}.episode-toc>strong{display:block;margin-bottom:12px;color:#17324c;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.episode-toc>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.episode-toc a{padding:9px 11px;border-radius:7px;background:rgba(41,137,188,.07);color:#33728f;font-size:11px;font-weight:700}.episode-toc a:hover{background:rgba(41,137,188,.15);color:#0e689b}
.episode-chapter{scroll-margin-top:20px;margin-bottom:18px;padding:28px}.episode-chapter>header{display:flex;align-items:center;gap:18px;padding-bottom:22px;border-bottom:1px solid rgba(43,91,130,.12)}.episode-chapter>header>span{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border-radius:15px;background:linear-gradient(145deg,#39a8d4,#22699f);color:#fff;font-size:17px;font-weight:900}.episode-chapter header p{margin:0;color:#2784ae;font-size:8px;font-weight:900;letter-spacing:.16em}.episode-chapter h2{margin:5px 0 3px;color:#142a43;font-size:24px}.episode-chapter header small{color:#667b8f}.episode-steps{display:grid;gap:0;margin:0;padding:10px 0 2px;list-style:none;counter-reset:steps}.episode-steps>li{position:relative;min-height:52px;padding:15px 0 15px 50px;border-bottom:1px solid rgba(43,91,130,.09);counter-increment:steps}.episode-steps>li:last-child{border-bottom:0}.episode-steps>li:before{content:counter(steps);position:absolute;top:13px;left:0;display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(35,132,184,.2);border-radius:50%;background:rgba(75,170,215,.1);color:#1676a8;font-size:10px;font-weight:900}.episode-steps>li>div{color:#344e65;font-size:13px;line-height:1.75}.episode-navi{display:inline-flex;align-items:center;overflow:hidden;max-width:100%;margin:2px 1px;border:1px solid rgba(31,130,182,.23);border-radius:6px;vertical-align:middle;background:#eaf5fb}.episode-navi code{padding:4px 7px;color:#135f89;font-size:11px;white-space:nowrap}.episode-navi button{align-self:stretch;border:0;border-left:1px solid rgba(31,130,182,.2);padding:0 7px;background:rgba(43,143,194,.1);color:#176e9c;font-size:9px;font-weight:800;cursor:pointer}.episode-navi button:hover{background:#247fae;color:#fff}.episode-chapter>footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px}.episode-chapter>footer>div{padding:14px;border-radius:9px;background:linear-gradient(135deg,rgba(67,165,211,.1),rgba(255,255,255,.55))}.episode-chapter>footer b,.episode-chapter>footer span{display:block}.episode-chapter>footer b{color:#237ba7;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.episode-chapter>footer span{margin-top:5px;color:#263f55;font-size:12px;font-weight:700}
.episode-dailies{scroll-margin-top:20px;padding:45px 0 18px}.episode-section-title h2{margin:7px 0;color:#142a43;font-size:32px}.episode-section-title>p:last-child{margin:0;color:#60758a}.episode-daily-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.episode-daily{position:relative;overflow:hidden;padding:24px}.episode-daily>span{position:absolute;right:15px;top:8px;color:rgba(34,131,179,.12);font-size:58px;font-weight:900}.episode-daily h3{position:relative;margin:0 0 15px;color:#15324d;font-size:19px}.episode-daily p{position:relative;color:#506a80;font-size:12px;line-height:1.65}.episode-daily details{position:relative}.episode-daily summary{color:#217aa5;font-size:11px;font-weight:800;cursor:pointer}.episode-daily footer{margin-top:16px;padding-top:13px;border-top:1px solid rgba(43,91,130,.11);color:#1977a5;font-size:11px;font-weight:800}.episode-related{display:grid;grid-template-columns:1fr 1.4fr;gap:30px;align-items:center;margin-top:30px;padding:28px}.episode-related h2{margin:6px 0;color:#15304a}.episode-related ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.episode-related li{position:relative;padding-left:17px;color:#476278;font-size:12px}.episode-related li:before{content:"✦";position:absolute;left:0;color:#2692c4}.episode-source{margin-top:20px;padding:20px;border-left:3px solid #91adbd;color:#667c8e;font-size:11px;line-height:1.65}.episode-source strong{color:#324e63}.episode-source p{margin:5px 0 0}.episode-source a{color:#1379b2;text-decoration:underline}
html[data-ish-theme="dark"] .episode-index-hero h1,html[data-ish-theme="dark"] .episode-hero h1,html[data-ish-theme="dark"] .episode-card h2,html[data-ish-theme="dark"] .episode-chapter h2,html[data-ish-theme="dark"] .episode-section-title h2,html[data-ish-theme="dark"] .episode-related h2,html[data-ish-theme="dark"] .episode-daily h3{color:#ecf7ff}html[data-ish-theme="dark"] .episode-index-hero p,html[data-ish-theme="dark"] .episode-hero p,html[data-ish-theme="dark"] .episode-card p,html[data-ish-theme="dark"] .episode-notice p,html[data-ish-theme="dark"] .episode-section-title>p:last-child,html[data-ish-theme="dark"] .episode-daily p{color:#9db0c0}html[data-ish-theme="dark"] .episode-steps>li>div,html[data-ish-theme="dark"] .episode-related li{color:#c5d6e1}html[data-ish-theme="dark"] .episode-toc>strong{color:#d9ebf5}html[data-ish-theme="dark"] .episode-toc a{color:#a8d7ed}html[data-ish-theme="dark"] .episode-navi{background:#112b3b}html[data-ish-theme="dark"] .episode-navi code{color:#a9def5}html[data-ish-theme="dark"] .episode-chapter>footer>div{background:rgba(39,116,156,.14)}html[data-ish-theme="dark"] .episode-chapter>footer span{color:#d8e9f2}html[data-ish-theme="dark"] .episode-hero__seal{background:linear-gradient(145deg,#1d4962,#0b1d2b)}html[data-ish-theme="dark"] .episode-hero__seal b{color:#9edffa}
@media(max-width:850px){.episode-library{grid-template-columns:1fr}.episode-toc>div{grid-template-columns:repeat(2,minmax(0,1fr))}.episode-daily-grid{grid-template-columns:1fr}.episode-related{grid-template-columns:1fr}.episode-index-hero,.episode-hero{padding:34px}.episode-index-mark{font-size:100px}.episode-hero__seal{width:130px;height:130px}.episode-hero__seal b{font-size:40px}}
@media(max-width:600px){.episode-index-hero,.episode-hero{grid-template-columns:1fr;padding:28px 22px}.episode-index-mark{display:none}.episode-hero__seal{grid-row:1;width:92px;height:92px}.episode-hero__seal b{font-size:29px}.episode-hero h1{font-size:48px}.episode-notice{grid-template-columns:1fr}.episode-toc>div{grid-template-columns:1fr}.episode-card{grid-template-columns:1fr;padding:22px}.episode-card__number{grid-row:auto;width:70px;height:70px}.episode-card>b{grid-column:1}.episode-chapter{padding:21px 16px}.episode-chapter>header{align-items:flex-start}.episode-chapter h2{font-size:20px}.episode-steps>li{padding-left:42px}.episode-chapter>footer{grid-template-columns:1fr}.episode-related ul{grid-template-columns:1fr}.episode-navi code{overflow:hidden;text-overflow:ellipsis}}

/* Lectura editorial de episodios: mayor jerarquía, contraste y tamaño. */
.episode-guide{max-width:1120px;margin-inline:auto}.episode-chapter{border-radius:6px;background:#fff;box-shadow:0 8px 28px rgba(31,57,82,.12)}.episode-chapter h2{font-size:30px;font-weight:800;letter-spacing:-.02em}.episode-chapter header small{font-size:14px;line-height:1.55}.episode-steps>li>div{color:#202b36;font-size:16px;line-height:1.85}.episode-steps>li>div b{color:#0f1c29}.episode-steps>li:before{font-size:12px}.episode-navi code{font-size:13px;font-weight:700}.episode-navi button{font-size:10px}.episode-chapter>footer span{font-size:14px;line-height:1.5}.episode-toc a{font-size:13px}.episode-daily p,.episode-related li{font-size:14px}.episode-source{font-size:13px}.episode-daily h3{font-size:22px}.episode-notice p{font-size:14px}.episode-related h2{font-size:27px}
html[data-ish-theme="dark"] .episode-chapter{background:linear-gradient(145deg,#101b27,#09121c);box-shadow:0 8px 28px rgba(0,0,0,.32)}html[data-ish-theme="dark"] .episode-steps>li>div{color:#d7e3eb}html[data-ish-theme="dark"] .episode-steps>li>div b{color:#fff}
@media(max-width:600px){.episode-chapter h2{font-size:24px}.episode-chapter header small{font-size:13px}.episode-steps>li>div{font-size:15px;line-height:1.75}.episode-navi code{font-size:11px}.episode-toc a{font-size:12px}}

/* EP 17.1 en una única hoja editorial, basada en la jerarquía visual de MediaWiki. */
.episode-sheet{max-width:1120px;margin:0 auto 80px;padding:42px 52px;border-radius:4px;background:#fff;color:#202122;box-shadow:0 10px 36px rgba(31,57,82,.16)}.episode-sheet .episode-hero{padding:10px 0 34px;border-bottom:1px solid #a2a9b1}.episode-sheet .episode-hero h1{color:#202122;font-family:Georgia,"Times New Roman",serif;font-size:54px;font-weight:400;letter-spacing:0}.episode-sheet .episode-hero p{color:#202122;font-size:16px}.episode-sheet .episode-source-note{margin:24px 0;padding:16px 18px;border:1px solid #a2a9b1;border-left:5px solid #36c;background:#f8f9fa}.episode-source-note b{font-size:15px}.episode-source-note p{margin:5px 0 0;font-size:14px;line-height:1.65}.episode-sheet .episode-toc{display:inline-block;max-width:100%;margin:0 0 28px;padding:18px 20px;border:1px solid #a2a9b1;background:#f8f9fa}.episode-sheet .episode-toc>strong{color:#202122;font-size:14px}.episode-sheet .episode-toc>div{grid-template-columns:repeat(2,minmax(220px,1fr))}.episode-sheet .episode-toc a{padding:5px 8px;background:transparent;color:#36c;font-size:14px}.episode-sheet .episode-toc a:hover{background:#eaecf0;text-decoration:underline}.episode-sheet .episode-chapter{margin:0;padding:31px 0 25px;border:0;border-bottom:1px solid #c8ccd1;border-radius:0;background:transparent;box-shadow:none}.episode-sheet .episode-chapter>header{gap:13px;padding:0 0 9px;border-bottom:1px solid #a2a9b1}.episode-sheet .episode-chapter>header>span{width:42px;height:42px;border-radius:4px;background:#36c;font-size:15px}.episode-sheet .episode-chapter header p{color:#54595d;font-size:10px}.episode-sheet .episode-chapter h2{margin:2px 0 0;color:#202122;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400;letter-spacing:0}.episode-sheet .episode-steps{padding-top:8px}.episode-sheet .episode-steps>li{border-bottom:0;padding-top:10px;padding-bottom:10px}.episode-sheet .episode-steps>li>div{color:#202122;font-size:16px;line-height:1.78}.episode-sheet .episode-steps>li>div b{color:#202122}.episode-sheet .episode-steps>li:before{border-color:#a2a9b1;background:#f8f9fa;color:#202122}.episode-substeps{display:grid;gap:7px;margin:13px 0 2px;padding:13px 14px 13px 34px;border-left:3px solid #36c;background:#f8f9fa}.episode-substeps li{padding-left:3px;color:#202122;font-size:15px;line-height:1.65}.episode-sheet .episode-navi{border-color:#a2a9b1;border-radius:2px;background:#f8f9fa}.episode-sheet .episode-navi code{color:#202122}.episode-sheet .episode-navi button{border-left-color:#a2a9b1;background:#eaecf0;color:#36c}.episode-sheet .episode-navi button:hover{background:#36c;color:#fff}.episode-sheet .episode-chapter>footer>div{border:1px solid #c8ccd1;border-radius:2px;background:#f8f9fa}.episode-sheet .episode-chapter>footer b{color:#54595d}.episode-sheet .episode-chapter>footer span{color:#202122}.episode-sheet .episode-dailies{padding:38px 0 20px}.episode-sheet .episode-section-title{border-bottom:1px solid #a2a9b1}.episode-sheet .episode-section-title h2,.episode-sheet .episode-related h2{color:#202122;font-family:Georgia,"Times New Roman",serif;font-weight:400}.episode-sheet .episode-daily{border:1px solid #c8ccd1;border-radius:2px;padding:22px;background:#f8f9fa}.episode-sheet .episode-daily h3,.episode-sheet .episode-daily p,.episode-sheet .episode-daily li{color:#202122}.episode-sheet .episode-daily ul{padding-left:20px;font-size:14px;line-height:1.65}.episode-sheet .episode-related{margin-top:30px;padding:25px 0;border-top:1px solid #a2a9b1;border-bottom:1px solid #a2a9b1}.episode-sheet .episode-related li{color:#202122;font-size:14px}.episode-sheet a{color:#36c}.episode-sheet .episode-source{color:#54595d;font-size:13px}.episode-sheet .episode-source strong{color:#202122}
html[data-ish-theme="dark"] .episode-sheet{border-color:#405467;background:#101820;color:#e8eef3}html[data-ish-theme="dark"] .episode-sheet .episode-hero h1,html[data-ish-theme="dark"] .episode-sheet .episode-hero p,html[data-ish-theme="dark"] .episode-sheet .episode-chapter h2,html[data-ish-theme="dark"] .episode-sheet .episode-steps>li>div,html[data-ish-theme="dark"] .episode-sheet .episode-steps>li>div b,html[data-ish-theme="dark"] .episode-sheet .episode-chapter>footer span,html[data-ish-theme="dark"] .episode-sheet .episode-section-title h2,html[data-ish-theme="dark"] .episode-sheet .episode-related h2,html[data-ish-theme="dark"] .episode-sheet .episode-related li,html[data-ish-theme="dark"] .episode-sheet .episode-daily h3,html[data-ish-theme="dark"] .episode-sheet .episode-daily p,html[data-ish-theme="dark"] .episode-sheet .episode-daily li,html[data-ish-theme="dark"] .episode-sheet .episode-source strong{color:#e8eef3}html[data-ish-theme="dark"] .episode-sheet .episode-source-note,html[data-ish-theme="dark"] .episode-sheet .episode-toc,html[data-ish-theme="dark"] .episode-sheet .episode-substeps,html[data-ish-theme="dark"] .episode-sheet .episode-daily,html[data-ish-theme="dark"] .episode-sheet .episode-chapter>footer>div,html[data-ish-theme="dark"] .episode-sheet .episode-navi{border-color:#405467;background:#17232e}html[data-ish-theme="dark"] .episode-sheet .episode-substeps li,html[data-ish-theme="dark"] .episode-sheet .episode-navi code,html[data-ish-theme="dark"] .episode-sheet .episode-toc>strong{color:#e8eef3}html[data-ish-theme="dark"] .episode-sheet .episode-toc a,html[data-ish-theme="dark"] .episode-sheet a{color:#8ab4ff}
@media(max-width:700px){.episode-sheet{padding:26px 18px}.episode-sheet .episode-hero h1{font-size:44px}.episode-sheet .episode-toc{display:block}.episode-sheet .episode-toc>div{grid-template-columns:1fr}.episode-sheet .episode-chapter h2{font-size:25px}.episode-sheet .episode-steps>li>div{font-size:15px}.episode-sheet .episode-daily-grid{grid-template-columns:1fr}.episode-substeps{padding-left:27px}}

/* Navegación entre episodios y bloques extensos de EP 17.2. */
.episode-switcher{display:flex;gap:8px;margin-bottom:18px;padding:8px}.episode-switcher a{flex:1;padding:12px 16px;border-radius:5px;color:#456276;font-size:13px;font-weight:800;text-align:center}.episode-switcher a:hover{background:rgba(51,102,204,.08);color:#36c}.episode-switcher a.is-active{background:#36c;color:#fff;box-shadow:0 7px 16px rgba(51,102,204,.2)}.episode-divider{padding:45px 0 8px;border-bottom:1px solid #a2a9b1}.episode-divider h2{margin:5px 0;color:#202122;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400}.episode-daily-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.episode-daily-list .episode-daily{border:1px solid #c8ccd1;border-radius:2px;background:#f8f9fa}.episode-daily h4{margin:19px 0 5px;padding-bottom:5px;border-bottom:1px solid #c8ccd1;color:#202122;font-size:14px}.episode-daily h4:first-of-type{margin-top:12px}.episode-sheet--172 .episode-hero__seal small,.episode-hero__seal small{max-width:120px;text-align:center;line-height:1.35}.episode-sheet .episode-chapter[id="large-bath"]{border:1px dashed #a2a9b1;margin:22px 0;padding:22px;background:#f8f9fa}.episode-sheet .episode-chapter[id="large-bath"]>header{border-bottom:0}
html[data-ish-theme="dark"] .episode-switcher a{color:#abc6d8}html[data-ish-theme="dark"] .episode-switcher a.is-active{color:#fff}html[data-ish-theme="dark"] .episode-divider h2,html[data-ish-theme="dark"] .episode-daily h4{color:#e8eef3}html[data-ish-theme="dark"] .episode-daily-list .episode-daily,html[data-ish-theme="dark"] .episode-sheet .episode-chapter[id="large-bath"]{border-color:#405467;background:#17232e}
@media(max-width:700px){.episode-switcher{flex-direction:column}.episode-daily-list{grid-template-columns:1fr}.episode-divider h2{font-size:29px}}

/* Tablas y secciones de datos de EP 18. */
.episode-bestiary{scroll-margin-top:20px;padding:38px 0 8px}.episode-bestiary .episode-section-title{margin-bottom:18px;border-bottom:1px solid #a2a9b1}.episode-bestiary .episode-section-title p:last-child{color:#54595d;font-size:14px}.episode-table-wrap{overflow-x:auto;border:1px solid #a2a9b1;background:#fff}.episode-data-table{width:100%;border-collapse:collapse;color:#202122;font-size:13px}.episode-data-table th{padding:12px 13px;border:1px solid #a2a9b1;background:#eaecf0;color:#202122;font-size:11px;letter-spacing:.06em;text-align:left;text-transform:uppercase}.episode-data-table td{min-width:72px;padding:11px 13px;border:1px solid #c8ccd1;line-height:1.55;vertical-align:top}.episode-data-table tbody tr:nth-child(even){background:#f8f9fa}.episode-data-table td:nth-last-child(-n+2){font-weight:800;text-align:center}.episode-data-table .episode-navi{min-width:195px}.episode-data-table .episode-navi code{font-size:11px}.episode-data-table .episode-navi button{font-size:9px}.episode-sheet .episode-bestiary h2{color:#202122;font-family:Georgia,"Times New Roman",serif;font-size:32px;font-weight:400}.episode-sheet #historia-18>header>span{background:linear-gradient(145deg,#7b4bb4,#49317c)}
html[data-ish-theme="dark"] .episode-table-wrap{border-color:#405467;background:#101820}html[data-ish-theme="dark"] .episode-data-table{color:#e8eef3}html[data-ish-theme="dark"] .episode-data-table th{border-color:#526678;background:#243442;color:#e8eef3}html[data-ish-theme="dark"] .episode-data-table td{border-color:#405467}html[data-ish-theme="dark"] .episode-data-table tbody tr:nth-child(even){background:#17232e}html[data-ish-theme="dark"] .episode-bestiary .episode-section-title p:last-child,html[data-ish-theme="dark"] .episode-sheet .episode-bestiary h2{color:#e8eef3}
@media(max-width:700px){.episode-data-table{font-size:12px}.episode-data-table th,.episode-data-table td{padding:9px}.episode-switcher a{font-size:12px}.episode-table-wrap{margin-inline:-18px;border-inline:0}}

/* Ajustes de EP 16.1 y selector cronológico de cuatro episodios. */
.episode-related-note{grid-column:1/-1;margin:4px 0 0;padding:12px 14px;border-left:3px solid #36c;background:#f8f9fa;color:#54595d;font-size:13px;line-height:1.6}.episode-sheet #familias>header>span{background:linear-gradient(145deg,#c99a3b,#805714)}.episode-sheet #ritual>header>span,.episode-sheet #conciencia>header>span{background:linear-gradient(145deg,#8857ba,#503074)}.episode-sheet #verdad>header>span{background:linear-gradient(145deg,#3d91b8,#245879)}
html[data-ish-theme="dark"] .episode-related-note{background:#17232e;color:#b7c7d2}
@media(min-width:701px) and (max-width:1050px){.episode-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}

/* EP 16.2: selector de cinco episodios y clave de seguridad del laboratorio Werner. */
@media(min-width:1051px){.episode-switcher{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.episode-switcher a{display:grid;min-height:54px;place-items:center;padding:10px 8px;font-size:11px;line-height:1.3}}
.episode-color-key{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 28px;scroll-margin-top:20px}.episode-color-key>div{padding:20px;border:1px solid #c8ccd1;border-left:5px solid #b32424;background:#f8f9fa}.episode-color-key>div+div{border-left-color:#36c}.episode-color-key h3{margin:0 0 13px;color:#202122;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400}.episode-color-key span{display:inline-flex;margin:3px;padding:5px 8px;border:1px solid rgba(179,36,36,.25);border-radius:3px;background:rgba(179,36,36,.07);color:#7f1d1d;font-size:12px;font-weight:700}.episode-color-key>div+div span{border-color:rgba(51,102,204,.25);background:rgba(51,102,204,.07);color:#244a9b}
html[data-ish-theme="dark"] .episode-color-key>div{border-color:#405467;border-left-color:#e05c5c;background:#17232e}html[data-ish-theme="dark"] .episode-color-key>div+div{border-left-color:#7ca2ff}html[data-ish-theme="dark"] .episode-color-key h3{color:#e8eef3}html[data-ish-theme="dark"] .episode-color-key span{border-color:rgba(224,92,92,.38);background:rgba(224,92,92,.12);color:#ffb0b0}html[data-ish-theme="dark"] .episode-color-key>div+div span{border-color:rgba(124,162,255,.38);background:rgba(124,162,255,.12);color:#b7caff}
@media(max-width:700px){.episode-switcher{display:grid;grid-template-columns:1fr}.episode-color-key{grid-template-columns:1fr}.episode-color-key>div{padding:16px}}
