:root{--wiki-gold:#d8b768;--wiki-gold-soft:#f0d998;--wiki-ink:#e9edf2;--wiki-muted:#aeb6c2;--wiki-panel:rgba(12,16,22,.88);--wiki-line:rgba(216,183,104,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--wiki-ink);font-family:Inter,Segoe UI,Arial,sans-serif;background:#080b10 url('/fon23.png') center top/cover fixed no-repeat;min-height:100vh}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,8,12,.82),rgba(5,8,12,.68) 40%,rgba(5,8,12,.9))}.wiki-main{padding:24px 0 70px}.wiki-shell{width:min(1280px,calc(100% - 36px));margin:0 auto}.wiki-hero{padding:44px 0 38px;text-align:center}.wiki-hero__eyebrow{font-size:12px;letter-spacing:.34em;color:var(--wiki-gold);font-weight:800}.wiki-hero h1{margin:10px 0 12px;font-family:Georgia,serif;font-size:clamp(36px,5vw,64px);line-height:1.04;color:#fff;text-shadow:0 3px 22px rgba(0,0,0,.8)}.wiki-hero>div>p{max-width:760px;margin:0 auto 25px;color:#c9d0d9;font-size:17px;line-height:1.65}.wiki-search{position:relative;display:grid;grid-template-columns:38px 1fr auto;align-items:center;width:min(820px,100%);margin:0 auto;background:rgba(13,17,23,.9);border:1px solid rgba(216,183,104,.35);border-radius:14px;box-shadow:0 18px 55px rgba(0,0,0,.42);z-index:20}.wiki-search:focus-within{border-color:rgba(240,217,152,.75);box-shadow:0 0 0 3px rgba(216,183,104,.1),0 18px 55px rgba(0,0,0,.5)}.wiki-search__icon{font-size:25px;color:var(--wiki-gold)}.wiki-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px;padding:17px 6px}.wiki-search button{align-self:stretch;border:0;border-left:1px solid var(--wiki-line);padding:0 25px;border-radius:0 13px 13px 0;background:linear-gradient(180deg,#d9bd78,#9b742c);font-weight:800;color:#161008;cursor:pointer}.wiki-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);max-height:460px;overflow:auto;text-align:left;background:#10151c;border:1px solid rgba(216,183,104,.35);border-radius:12px;box-shadow:0 20px 55px rgba(0,0,0,.65)}.wiki-search-results a{display:block;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.07);color:#fff;text-decoration:none}.wiki-search-results a:last-child{border-bottom:0}.wiki-search-results a:hover{background:rgba(216,183,104,.08)}.wiki-search-results strong{display:block;font-size:15px}.wiki-search-results small{display:block;color:var(--wiki-gold);margin:4px 0}.wiki-search-results p{margin:0;color:#aeb6c2;font-size:13px;line-height:1.45}.wiki-search-results__empty{padding:20px;color:#aeb6c2}.wiki-hero__stats{display:flex;justify-content:center;gap:26px;flex-wrap:wrap;margin-top:18px;color:#aeb6c2;font-size:13px}.wiki-hero__stats b{color:var(--wiki-gold-soft)}.wiki-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:26px;align-items:start}.wiki-sidebar,.wiki-article-nav{position:sticky;top:112px;background:rgba(10,14,19,.86);border:1px solid var(--wiki-line);border-radius:15px;padding:14px;box-shadow:0 16px 40px rgba(0,0,0,.25);backdrop-filter:blur(12px)}.wiki-sidebar__title{padding:8px 10px 12px;color:#fff;font-weight:800}.wiki-sidebar nav a{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;padding:11px 10px;border-radius:9px;color:#cbd1d9;text-decoration:none;font-size:14px}.wiki-sidebar nav a:hover{background:rgba(216,183,104,.1);color:#fff}.wiki-sidebar nav a span{color:var(--wiki-gold);font-size:17px}.wiki-sidebar nav a b{font-size:11px;color:#7e8793}.wiki-sidebar__future{margin-top:12px;padding:13px;border-radius:10px;background:linear-gradient(135deg,rgba(216,183,104,.13),rgba(216,183,104,.03));border:1px solid rgba(216,183,104,.16)}.wiki-sidebar__future strong,.wiki-sidebar__future span{display:block}.wiki-sidebar__future strong{color:var(--wiki-gold-soft);margin-bottom:5px}.wiki-sidebar__future span{color:#9fa8b4;font-size:12px;line-height:1.5}.wiki-content{min-width:0}.wiki-featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:30px}.wiki-featured__card{position:relative;overflow:hidden;min-height:210px;padding:28px;border:1px solid rgba(216,183,104,.25);border-radius:16px;color:#fff;text-decoration:none;background:radial-gradient(circle at 85% 10%,rgba(216,183,104,.24),transparent 38%),linear-gradient(135deg,rgba(25,31,39,.97),rgba(10,14,19,.93));box-shadow:0 18px 44px rgba(0,0,0,.28);transition:.22s ease}.wiki-featured__card:hover{transform:translateY(-3px);border-color:rgba(240,217,152,.5)}.wiki-featured__card span{color:var(--wiki-gold);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.wiki-featured__card h2{margin:12px 0 10px;font:700 28px Georgia,serif}.wiki-featured__card p{max-width:440px;color:#b9c1ca;line-height:1.55}.wiki-featured__card b{position:absolute;left:28px;bottom:24px;color:var(--wiki-gold-soft);font-size:13px}.wiki-category{scroll-margin-top:120px;margin:0 0 34px;padding:24px;background:rgba(10,14,19,.78);border:1px solid rgba(255,255,255,.08);border-radius:17px;box-shadow:0 18px 45px rgba(0,0,0,.25);backdrop-filter:blur(10px)}.wiki-category__head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.wiki-category__icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(216,183,104,.35);border-radius:12px;background:rgba(216,183,104,.09);color:var(--wiki-gold);font-size:23px}.wiki-category__head h2{margin:0 0 4px;font:700 25px Georgia,serif;color:#fff}.wiki-category__head p{margin:0;color:#9fa8b4;font-size:13px}.wiki-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wiki-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(20,26,34,.76);color:#fff;text-decoration:none;transition:.2s ease}.wiki-card:hover{transform:translateY(-2px);border-color:rgba(216,183,104,.38);background:rgba(24,31,40,.9)}.wiki-card__image{height:92px;background-image:linear-gradient(180deg,rgba(8,11,15,.05),rgba(8,11,15,.75)),var(--wiki-cover);background-size:cover;background-position:center}.wiki-card__body{display:flex;flex:1;flex-direction:column;padding:15px}.wiki-card h3{margin:0 0 8px;font-size:16px;line-height:1.25}.wiki-card p{display:-webkit-box;overflow:hidden;margin:0 0 15px;color:#9fa8b4;font-size:12px;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical}.wiki-card span{margin-top:auto;color:var(--wiki-gold);font-size:12px;font-weight:800}.wiki-footer{border-top:1px solid rgba(255,255,255,.08);background:rgba(5,8,12,.82)}.wiki-footer__inner{display:flex;justify-content:space-between;padding:24px 0;color:#8f98a4;font-size:13px}.wiki-footer a{color:var(--wiki-gold);text-decoration:none}.wiki-article-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start;padding-top:24px}.wiki-back{display:block;margin-bottom:15px;color:var(--wiki-gold);text-decoration:none;font-size:13px}.wiki-article-nav__category{display:flex;gap:9px;align-items:center;padding:12px 8px;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);font-weight:700}.wiki-article-nav__category span{color:var(--wiki-gold)}.wiki-article-nav nav{margin-top:10px;max-height:52vh;overflow:auto}.wiki-article-nav nav a{display:block;padding:7px 8px;color:#9fa8b4;text-decoration:none;font-size:12px;line-height:1.35;border-left:2px solid transparent}.wiki-article-nav nav a:hover{color:#fff;border-color:var(--wiki-gold)}.wiki-article-nav nav a.is-h3{padding-left:18px;font-size:11px}.wiki-article{min-width:0;padding:30px 34px;background:rgba(10,14,19,.88);border:1px solid rgba(255,255,255,.09);border-radius:17px;box-shadow:0 20px 55px rgba(0,0,0,.32);backdrop-filter:blur(12px)}.wiki-breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:22px;color:#737d89;font-size:12px}.wiki-breadcrumbs a{color:#aeb6c2;text-decoration:none}.wiki-article__head{padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.09)}.wiki-article__label{color:var(--wiki-gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.wiki-article__head h1{margin:8px 0 10px;font:700 clamp(30px,4vw,48px) Georgia,serif;line-height:1.08;color:#fff}.wiki-article__head p{margin:0;color:#aeb6c2;line-height:1.55}.wiki-article-content{padding-top:28px;color:#d4d9df;line-height:1.7;overflow-wrap:anywhere}.wiki-article-content>div:first-child>img,.wiki-article-content>img:first-child{width:100%;max-height:480px;object-fit:cover;border-radius:13px}.wiki-article-content img{display:block;max-width:100%;height:auto;margin:18px auto;border-radius:10px;box-shadow:0 12px 34px rgba(0,0,0,.35)}.wiki-article-content h2,.wiki-article-content h3{scroll-margin-top:120px;color:#fff;font-family:Georgia,serif}.wiki-article-content h2{margin:30px 0 14px;font-size:25px}.wiki-article-content h3{margin:24px 0 12px;font-size:20px}.wiki-article-content p{margin:10px 0}.wiki-article-content ul,.wiki-article-content ol{padding-left:24px}.wiki-article-content li{margin:7px 0}.wiki-article-content a{color:var(--wiki-gold-soft)}.wiki-article-content .hero-block,.wiki-article-content>div:not(:first-child){margin:18px 0;padding:19px 21px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(19,25,33,.68)}.wiki-article-content table{width:100%;border-collapse:collapse;margin:20px 0}.wiki-article-content th,.wiki-article-content td{padding:10px;border:1px solid rgba(255,255,255,.1);text-align:left}.wiki-article-content th{background:rgba(216,183,104,.12);color:#fff}.wiki-article__footer{margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.wiki-article__footer a{color:var(--wiki-gold);text-decoration:none}.wiki-not-found{margin-top:80px;padding:50px;text-align:center;background:rgba(10,14,19,.88);border-radius:16px}.wiki-not-found a{color:var(--wiki-gold)}
@media(max-width:1050px){.wiki-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-layout,.wiki-article-layout{grid-template-columns:210px minmax(0,1fr)}}
@media(max-width:780px){.wiki-main{padding-top:10px}.wiki-shell{width:min(100% - 22px,1280px)}.wiki-hero{padding:27px 0}.wiki-hero h1{font-size:38px}.wiki-search{grid-template-columns:34px 1fr}.wiki-search button{display:none}.wiki-layout,.wiki-article-layout{display:block}.wiki-sidebar,.wiki-article-nav{position:static;margin-bottom:18px}.wiki-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-featured{grid-template-columns:1fr}.wiki-card-grid{grid-template-columns:1fr}.wiki-category{padding:17px}.wiki-article{padding:22px 17px}.wiki-article-nav nav{display:none}.wiki-footer__inner{padding:20px 0}.wiki-hero__stats{gap:12px}.wiki-hero__stats span{width:100%}}


/* Wiki search v2: live dropdown + reliable server-side fallback */
.wiki-search-results[hidden]{display:none!important}
.wiki-search-results{z-index:1000}
.wiki-search-results__empty.is-loading{position:relative;padding-left:42px}
.wiki-search-results__empty.is-loading:before{content:"";position:absolute;left:18px;top:50%;width:13px;height:13px;margin-top:-7px;border:2px solid rgba(216,183,104,.25);border-top-color:var(--wiki-gold);border-radius:50%;animation:wiki-search-spin .7s linear infinite}
@keyframes wiki-search-spin{to{transform:rotate(360deg)}}
.wiki-search-results a.wiki-search-results__all{position:sticky;bottom:0;padding:13px 18px;text-align:center;background:#151c25;color:var(--wiki-gold-soft);font-size:13px;font-weight:800;border-top:1px solid rgba(216,183,104,.22)}
.wiki-search-page-head{padding:42px 0 24px;text-align:center}
.wiki-search-page-head h1{margin:6px 0 22px;color:#fff;font:700 clamp(34px,5vw,54px) Georgia,serif}
.wiki-search-page-back{display:inline-block;margin-bottom:10px}
.wiki-search--page{z-index:30}
.wiki-search-page{padding-bottom:70px}
.wiki-search-page__summary{margin:8px 0 18px;color:#aeb6c2;font-size:14px}
.wiki-search-page__summary b{color:var(--wiki-gold-soft)}
.wiki-search-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.wiki-search-card{display:flex;min-height:190px;flex-direction:column;padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:rgba(10,14,19,.84);box-shadow:0 16px 42px rgba(0,0,0,.25);color:#fff;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.wiki-search-card:hover{transform:translateY(-2px);border-color:rgba(216,183,104,.4);background:rgba(18,24,32,.92)}
.wiki-search-card>span{color:var(--wiki-gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-search-card h2{margin:9px 0 10px;font:700 23px Georgia,serif}
.wiki-search-card p{margin:0 0 16px;color:#aeb6c2;font-size:13px;line-height:1.55}
.wiki-search-card b{margin-top:auto;color:var(--wiki-gold-soft);font-size:12px}
.wiki-search-state{padding:50px 24px;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(10,14,19,.78)}
.wiki-search-state h2{margin:0 0 10px;color:#fff;font:700 28px Georgia,serif}
.wiki-search-state p{margin:0;color:#9fa8b4}
.wiki-mini-search{display:grid;grid-template-columns:1fr 38px;margin:0 0 14px;overflow:hidden;border:1px solid rgba(216,183,104,.2);border-radius:9px;background:rgba(255,255,255,.035)}
.wiki-mini-search input{min-width:0;padding:10px 11px;border:0;outline:0;background:transparent;color:#fff;font-size:12px}
.wiki-mini-search button{border:0;border-left:1px solid rgba(216,183,104,.16);background:rgba(216,183,104,.08);color:var(--wiki-gold);font-size:18px;cursor:pointer}
.wiki-mini-search:focus-within{border-color:rgba(216,183,104,.55)}
.wiki-toc-empty{display:block;padding:10px 8px;color:#747e89;font-size:12px}
@media(max-width:780px){.wiki-search-page-head{padding:28px 0 18px}.wiki-search-list{grid-template-columns:1fr}.wiki-search-card{min-height:165px}.wiki-search--page{grid-template-columns:34px 1fr}.wiki-search--page button{display:none}}

/* Wiki catalog v1 — monsters, items and drop from FNLParm */
.wiki-sidebar__catalog{margin-top:16px;padding:14px;border:1px solid rgba(216,183,104,.18);border-radius:12px;background:rgba(216,183,104,.055)}
.wiki-sidebar__catalog strong{display:block;margin-bottom:9px;color:var(--wiki-gold-soft);font-size:11px;letter-spacing:.1em;text-transform:uppercase}
.wiki-sidebar__catalog a{display:block;padding:8px 0;color:#cbd2da;text-decoration:none;font-size:12px;border-top:1px solid rgba(255,255,255,.055)}
.wiki-sidebar__catalog a:hover{color:#fff}
.wiki-live-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 30px}
.wiki-live-catalog__card{display:grid;grid-template-columns:58px 1fr;gap:17px;min-height:178px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(145deg,rgba(18,24,32,.94),rgba(8,12,17,.9));box-shadow:0 18px 42px rgba(0,0,0,.25);color:#fff;text-decoration:none;transition:.22s ease}
.wiki-live-catalog__card:hover{transform:translateY(-3px);border-color:rgba(216,183,104,.42)}
.wiki-live-catalog__card.is-monsters{background:radial-gradient(circle at 0 0,rgba(150,67,44,.18),transparent 42%),linear-gradient(145deg,rgba(18,24,32,.96),rgba(8,12,17,.9))}
.wiki-live-catalog__card.is-items{background:radial-gradient(circle at 0 0,rgba(216,183,104,.16),transparent 42%),linear-gradient(145deg,rgba(18,24,32,.96),rgba(8,12,17,.9))}
.wiki-live-catalog__icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(216,183,104,.34);border-radius:15px;background:rgba(216,183,104,.08);color:var(--wiki-gold);font-size:28px}
.wiki-live-catalog__card span{color:var(--wiki-gold);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.wiki-live-catalog__card h2{margin:7px 0 8px;font:700 24px Georgia,serif}
.wiki-live-catalog__card p{margin:0 0 14px;color:#a9b2bd;font-size:12px;line-height:1.55}
.wiki-live-catalog__card b{color:var(--wiki-gold-soft);font-size:12px}
.wiki-catalog-hero{padding:36px 0 25px;border-bottom:1px solid rgba(255,255,255,.065);background:linear-gradient(180deg,rgba(8,11,15,.3),rgba(8,11,15,.74))}
.wiki-catalog-hero .wiki-breadcrumbs{margin-bottom:18px}
.wiki-catalog-hero__line{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.wiki-catalog-kicker{color:var(--wiki-gold);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-catalog-hero h1{margin:7px 0 10px;color:#fff;font:700 clamp(34px,5vw,54px) Georgia,serif}
.wiki-catalog-hero p{max-width:760px;margin:0;color:#aab3be;line-height:1.6}
.wiki-catalog-switch{flex:0 0 auto;padding:11px 15px;border:1px solid rgba(216,183,104,.28);border-radius:10px;background:rgba(216,183,104,.07);color:var(--wiki-gold-soft);text-decoration:none;font-size:12px;font-weight:800}
.wiki-catalog-switch:hover{border-color:rgba(216,183,104,.55);color:#fff}
.wiki-catalog-search{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:900px;margin-top:24px;overflow:hidden;border:1px solid rgba(216,183,104,.26);border-radius:13px;background:rgba(10,14,19,.82);box-shadow:0 15px 35px rgba(0,0,0,.2)}
.wiki-catalog-search input{min-width:0;padding:15px 17px;border:0;outline:0;background:transparent;color:#fff;font-size:14px}
.wiki-catalog-search button{padding:0 24px;border:0;border-left:1px solid rgba(216,183,104,.2);background:rgba(216,183,104,.11);color:var(--wiki-gold-soft);font-weight:800;cursor:pointer}
.wiki-catalog-search:focus-within{border-color:rgba(216,183,104,.58)}
.wiki-catalog-page{padding-top:24px;padding-bottom:70px}
.wiki-catalog-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:#aab3be;font-size:13px}
.wiki-catalog-summary b{color:var(--wiki-gold-soft)}
.wiki-catalog-summary a{color:var(--wiki-gold);text-decoration:none}
.wiki-entity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.wiki-entity-card{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;gap:13px;align-items:center;min-height:112px;padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(12,17,23,.82);box-shadow:0 14px 34px rgba(0,0,0,.22);color:#fff;text-decoration:none;transition:.2s ease}
.wiki-entity-card:hover{transform:translateY(-2px);border-color:rgba(216,183,104,.4);background:rgba(19,25,33,.94)}
.wiki-entity-card__icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(216,183,104,.27);border-radius:12px;background:rgba(216,183,104,.075);color:var(--wiki-gold);font-size:21px}
.wiki-entity-card__icon.is-monster{color:#e29b76;background:rgba(153,72,48,.08);border-color:rgba(205,111,77,.25)}
.wiki-entity-card__body{min-width:0}
.wiki-entity-card__body>span{display:block;margin-bottom:4px;color:#7f8995;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.wiki-entity-card h2{overflow:hidden;margin:0 0 7px;color:#fff;font-size:15px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.wiki-entity-card p{margin:0;color:#98a2ae;font-size:11px}
.wiki-entity-card p b{color:var(--wiki-gold-soft)}
.wiki-entity-card>i{color:rgba(216,183,104,.7);font-style:normal;font-size:18px}
.wiki-pagination{display:flex;justify-content:center;gap:7px;margin-top:26px}
.wiki-pagination a{display:grid;place-items:center;min-width:36px;height:36px;padding:0 8px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(12,17,23,.8);color:#aeb6c1;text-decoration:none;font-size:12px}
.wiki-pagination a:hover,.wiki-pagination a.is-active{border-color:rgba(216,183,104,.48);background:rgba(216,183,104,.12);color:#fff}
.wiki-catalog-state{padding:44px 26px;text-align:center;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(10,14,19,.82)}
.wiki-catalog-state.is-error{border-color:rgba(190,95,67,.26);background:rgba(53,24,18,.42)}
.wiki-catalog-state h1,.wiki-catalog-state h2,.wiki-catalog-state h3{margin:0 0 10px;color:#fff;font-family:Georgia,serif}
.wiki-catalog-state p{margin:0 auto 12px;max-width:720px;color:#a9b2bd;line-height:1.55}
.wiki-catalog-state a{color:var(--wiki-gold)}
.wiki-catalog-state code{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:7px;background:rgba(0,0,0,.25);color:#d9bd79}
.wiki-entity-detail-wrap{padding-top:28px;padding-bottom:70px}
.wiki-entity-detail{overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:18px;background:rgba(10,14,19,.88);box-shadow:0 20px 55px rgba(0,0,0,.32)}
.wiki-entity-detail__head{display:grid;grid-template-columns:82px minmax(0,1fr);gap:21px;align-items:center;padding:30px 32px;border-bottom:1px solid rgba(255,255,255,.075);background:radial-gradient(circle at 0 0,rgba(216,183,104,.12),transparent 35%)}
.wiki-entity-detail__emblem{display:grid;place-items:center;width:82px;height:82px;border:1px solid rgba(216,183,104,.34);border-radius:20px;background:rgba(216,183,104,.08);color:var(--wiki-gold);font-size:38px}
.wiki-entity-detail__emblem.is-monster{color:#e4a17d;border-color:rgba(211,118,82,.3);background:rgba(151,66,42,.09)}
.wiki-entity-detail__head span{color:var(--wiki-gold);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.wiki-entity-detail__head h1{margin:7px 0 9px;color:#fff;font:700 clamp(30px,4vw,48px) Georgia,serif;line-height:1.08}
.wiki-entity-detail__head p{margin:0;color:#a7b0bb;line-height:1.55}
.wiki-drop-section{padding:28px 32px 34px}
.wiki-drop-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
.wiki-drop-section__head span{color:var(--wiki-gold);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-drop-section__head h2{margin:5px 0 0;color:#fff;font:700 27px Georgia,serif}
.wiki-drop-section__head>b{color:#9fa9b5;font-size:12px}
.wiki-drop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.wiki-drop-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:94px;padding:14px 15px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:rgba(17,23,30,.72);color:#fff;text-decoration:none;transition:.2s ease}
.wiki-drop-card:hover{transform:translateY(-2px);border-color:rgba(216,183,104,.36);background:rgba(22,29,38,.92)}
.wiki-drop-card.status-blessed{border-color:rgba(119,177,102,.23)}
.wiki-drop-card.status-cursed{border-color:rgba(168,91,174,.27)}
.wiki-drop-card__icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(216,183,104,.25);border-radius:11px;background:rgba(216,183,104,.07);color:var(--wiki-gold);font-size:18px}
.wiki-drop-card__icon.is-monster{color:#e29b76;background:rgba(153,72,48,.08);border-color:rgba(205,111,77,.25)}
.wiki-drop-card__body{min-width:0;padding-right:70px}
.wiki-drop-card__body>span{display:block;margin-bottom:4px;color:#78838f;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.wiki-drop-card h3{overflow:hidden;margin:0 0 5px;color:#fff;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.wiki-drop-card p{margin:0;color:#9aa4af;font-size:11px}
.wiki-drop-card p b{color:#e6d29a}
.wiki-status-badge{position:absolute;right:12px;top:12px;padding:4px 7px;border-radius:6px;font-size:9px;letter-spacing:.04em;text-transform:uppercase}
.wiki-status-badge.is-normal{background:rgba(235,239,244,.07);color:#e3e7eb;border:1px solid rgba(235,239,244,.15)}
.wiki-status-badge.is-blessed{background:rgba(91,153,76,.16);color:#a9d598;border:1px solid rgba(123,189,106,.24)}
.wiki-status-badge.is-cursed{background:rgba(137,62,146,.18);color:#d4a0dc;border:1px solid rgba(174,91,185,.27)}
.wiki-drop-note{margin:18px 0 0;color:#77818d;font-size:11px;line-height:1.5}
@media(max-width:1050px){.wiki-entity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.wiki-live-catalog{grid-template-columns:1fr}.wiki-catalog-hero{padding:24px 0 20px}.wiki-catalog-hero__line{display:block}.wiki-catalog-switch{display:inline-block;margin-top:16px}.wiki-catalog-search{grid-template-columns:1fr}.wiki-catalog-search button{height:43px;border-left:0;border-top:1px solid rgba(216,183,104,.2)}.wiki-entity-grid{grid-template-columns:1fr}.wiki-entity-detail__head{grid-template-columns:58px minmax(0,1fr);padding:22px 18px}.wiki-entity-detail__emblem{width:58px;height:58px;border-radius:15px;font-size:28px}.wiki-drop-section{padding:22px 16px 26px}.wiki-drop-grid{grid-template-columns:1fr}.wiki-drop-section__head{align-items:flex-start}.wiki-drop-card__body{padding-right:62px}.wiki-sidebar__catalog{margin-bottom:15px}}

.wiki-drop-list{display:grid;grid-template-columns:1fr;gap:10px}
.wiki-drop-row{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:15px;align-items:center;min-height:82px;padding:12px 15px;border:1px solid rgba(255,255,255,.085);border-radius:13px;background:linear-gradient(90deg,rgba(19,25,33,.9),rgba(13,18,24,.82));color:#fff;text-decoration:none;box-shadow:0 8px 20px rgba(0,0,0,.12);transition:border-color .18s ease,background .18s ease,transform .18s ease}
.wiki-drop-row:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 4px 4px 0;background:rgba(220,225,232,.45)}
.wiki-drop-row:hover{transform:translateY(-1px);border-color:rgba(216,183,104,.32);background:linear-gradient(90deg,rgba(24,31,40,.96),rgba(16,22,29,.92))}
.wiki-drop-row.status-blessed{border-color:rgba(193,158,79,.2)}
.wiki-drop-row.status-blessed:before{background:#c9aa62}
.wiki-drop-row.status-cursed{border-color:rgba(174,84,78,.24)}
.wiki-drop-row.status-cursed:before{background:#bd6962}
.wiki-drop-row__thumb{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(216,183,104,.2);border-radius:12px;background:linear-gradient(145deg,rgba(216,183,104,.07),rgba(255,255,255,.025));overflow:hidden;box-shadow:inset 0 0 18px rgba(0,0,0,.22)}
.wiki-item-sprite{display:block;width:48px;height:48px;flex:0 0 48px;background-repeat:no-repeat;background-color:transparent;image-rendering:auto}
.wiki-item-sprite-placeholder{display:grid;place-items:center;width:48px;height:48px;color:rgba(216,183,104,.62);font-size:17px}
.wiki-drop-row__main{min-width:0}
.wiki-drop-row__top{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}
.wiki-drop-row__top h3{min-width:0;margin:0;color:#f4f6f8;font-size:15px;font-weight:650;line-height:1.38;white-space:normal}
.wiki-drop-row__meta{margin-top:6px;color:#77828e;font-size:10px;letter-spacing:.02em}
.wiki-drop-status{display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:3px 9px;border-radius:999px;border:1px solid rgba(235,239,244,.15);background:rgba(235,239,244,.055);color:#e3e7eb;font-size:10px;font-weight:750;letter-spacing:.025em;white-space:nowrap}
.wiki-drop-status.is-blessed{border-color:rgba(201,170,98,.34);background:rgba(201,170,98,.105);color:#d6ba77}
.wiki-drop-status.is-cursed{border-color:rgba(189,105,98,.36);background:rgba(189,105,98,.105);color:#d68780}
.wiki-drop-row__quantity{display:flex;align-items:baseline;gap:4px;min-width:60px;justify-content:flex-end;padding:7px 10px;border-radius:9px;background:rgba(255,255,255,.035);color:#9ca6b0;white-space:nowrap}
.wiki-drop-row__quantity b{color:#f0d998;font-size:16px}
.wiki-drop-row__quantity span{font-size:10px}
@media(max-width:780px){.wiki-drop-row{grid-template-columns:50px minmax(0,1fr);gap:12px;min-height:76px;padding:11px 12px}.wiki-drop-row__thumb{width:50px;height:50px}.wiki-drop-row__quantity{grid-column:2;justify-self:start;margin-top:-3px;padding:4px 8px}.wiki-drop-row__top{gap:7px}.wiki-drop-row__top h3{font-size:14px}.wiki-drop-status{min-height:21px;padding:2px 8px;font-size:9px}}

/* Item catalog sprites */
.wiki-entity-card--item{grid-template-columns:56px minmax(0,1fr) 20px}
.wiki-entity-card__icon.is-item{width:56px;height:56px;padding:4px;overflow:hidden}
.wiki-entity-card__icon.is-item.has-sprite{background:rgba(7,10,14,.72);border-color:rgba(216,183,104,.28)}
.wiki-item-sprite--catalog{width:48px;height:48px;border-radius:7px}
.wiki-entity-card__icon.is-item .wiki-item-sprite-placeholder{width:48px;height:48px}
@media(max-width:780px){.wiki-entity-card--item{grid-template-columns:52px minmax(0,1fr) 18px}.wiki-entity-card__icon.is-item{width:52px;height:52px;padding:2px}}

/* Stage 5: chest catalog and item/chest relationships */
.wiki-live-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}
.wiki-live-catalog__card.is-chests{background:radial-gradient(circle at 0 0,rgba(111,141,179,.16),transparent 42%),linear-gradient(145deg,rgba(18,24,32,.96),rgba(8,12,17,.9))}
.wiki-catalog-hero--chests{background:radial-gradient(circle at 18% 0,rgba(112,145,184,.12),transparent 35%),linear-gradient(180deg,rgba(8,11,15,.3),rgba(8,11,15,.74))}
.wiki-entity-card__icon.is-chest{border-color:rgba(125,156,194,.3);background:rgba(102,134,174,.08)}
.wiki-entity-card--chest:hover{border-color:rgba(132,166,207,.4)}
.wiki-card-separator{padding:0 4px;color:#5f6a75}
.wiki-entity-detail__emblem.is-item.has-sprite{overflow:hidden;background:rgba(7,10,14,.76)}
.wiki-entity-detail__emblem.is-item.has-sprite .wiki-item-sprite{transform:scale(1.25)}
.wiki-entity-detail__emblem.is-chest{border-color:rgba(125,156,194,.34);background:rgba(102,134,174,.08)}
.wiki-entity-detail__head--chest{background:radial-gradient(circle at 0 0,rgba(104,139,181,.14),transparent 36%)}
.wiki-drop-section--chests{border-top:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,rgba(91,120,157,.035),transparent 48%)}
.wiki-catalog-state--compact{padding:28px 20px}
.wiki-source-row:before{background:rgba(216,183,104,.55)}
.wiki-source-row--chest:before{background:rgba(121,158,201,.7)}
.wiki-source-row--chest{border-color:rgba(121,158,201,.16)}
.wiki-source-row--chest:hover{border-color:rgba(121,158,201,.38)}
.wiki-source-row .wiki-drop-row__quantity{min-width:92px}
.wiki-source-row .wiki-drop-row__quantity b{font-size:13px}
@media(max-width:1180px){.wiki-live-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-live-catalog__card.is-chests{grid-column:1/-1}}
@media(max-width:780px){.wiki-live-catalog{grid-template-columns:1fr}.wiki-live-catalog__card.is-chests{grid-column:auto}.wiki-source-row .wiki-drop-row__quantity{min-width:auto}}

/* Pirate Cave 2 location page */
.wiki-location-page{background:linear-gradient(180deg,#090d12 0,#0d1218 34rem,#111820 100%)}
.wiki-location-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background-image:var(--location-hero);background-size:cover;background-position:center 46%;overflow:hidden;border-bottom:1px solid rgba(195,157,91,.24)}
.wiki-location-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,11,.96) 0%,rgba(7,10,14,.78) 38%,rgba(7,10,14,.24) 72%,rgba(7,10,14,.48) 100%),linear-gradient(0deg,#090d12 0%,rgba(9,13,18,.22) 42%,rgba(7,10,14,.36) 100%)}
.wiki-location-hero__content{position:relative;z-index:1;padding-top:96px;padding-bottom:64px}
.wiki-location-breadcrumbs{margin:0 0 32px;color:rgba(255,255,255,.62)}
.wiki-location-breadcrumbs a{color:rgba(255,255,255,.78)}
.wiki-location-hero__label{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:7px 12px;border:1px solid rgba(215,177,104,.38);border-radius:999px;background:rgba(15,18,22,.68);color:#e5bd76;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.wiki-location-hero h1{max-width:820px;margin:0;color:#fff;font-size:clamp(38px,5.4vw,72px);line-height:1.02;letter-spacing:-.04em;text-shadow:0 8px 30px rgba(0,0,0,.58)}
.wiki-location-hero p{max-width:690px;margin:22px 0 0;color:rgba(244,247,250,.8);font-size:18px;line-height:1.7}
.wiki-location-hero__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.wiki-location-hero__facts span{padding:9px 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(7,10,14,.62);color:rgba(255,255,255,.72);font-size:13px;backdrop-filter:blur(8px)}
.wiki-location-hero__facts b{color:#e8c17c}
.wiki-location-content{padding-top:42px;padding-bottom:72px}
.wiki-location-map-card,.wiki-location-trophies{margin-bottom:34px;padding:28px;border:1px solid rgba(201,167,101,.18);border-radius:22px;background:linear-gradient(145deg,rgba(24,31,39,.96),rgba(14,19,25,.96));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
.wiki-location-section-head span{display:block;margin-bottom:6px;color:#c9a565;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-section-head h2{margin:0;color:#f4f5f6;font-size:28px;line-height:1.15}
.wiki-location-section-head p{max-width:510px;margin:0;color:#8f9aa6;font-size:14px;line-height:1.65;text-align:right}
.wiki-location-map{position:relative;display:block;max-width:900px;margin:0 auto;overflow:hidden;border:1px solid rgba(219,182,112,.26);border-radius:18px;background:#090c10;box-shadow:0 20px 45px rgba(0,0,0,.32)}
.wiki-location-map img{display:block;width:100%;height:auto;transition:transform .35s ease,filter .35s ease}
.wiki-location-map span{position:absolute;right:16px;bottom:16px;padding:9px 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(7,10,13,.8);color:#f3d28f;font-size:12px;font-weight:700;backdrop-filter:blur(7px)}
.wiki-location-map:hover img{transform:scale(1.012);filter:brightness(1.04)}
.wiki-location-room-list{display:grid;gap:22px}
.wiki-location-room{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(8,12,16,.64)}
.wiki-location-room__head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(90deg,rgba(90,65,34,.23),rgba(19,25,32,.76))}
.wiki-location-room__emblem{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(219,178,98,.27);border-radius:12px;background:rgba(201,157,78,.09);color:#d8ae68;font-size:21px}
.wiki-location-room__head span{display:block;color:#8994a0;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-location-room__head h3{margin:3px 0 0;color:#f3f4f5;font-size:21px;line-height:1.25}
.wiki-location-room__head>b{padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.055);color:#b9c0c8;font-size:12px;font-weight:700}
.wiki-location-drop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.055)}
.wiki-location-drop{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;padding:10px 14px;background:#10161d;color:inherit;text-decoration:none;transition:background .18s ease,transform .18s ease}
.wiki-location-drop:hover{position:relative;z-index:1;background:#151e27;transform:translateY(-1px)}
.wiki-location-drop__thumb{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#090d12;overflow:hidden}
.wiki-location-drop__main{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}
.wiki-location-drop__main strong{min-width:0;color:#e8ebee;font-size:14px;line-height:1.35;overflow:hidden;text-overflow:ellipsis}
.wiki-location-drop__main .wiki-drop-status{flex:0 0 auto}
.wiki-location-drop__count{display:flex;align-items:baseline;gap:3px;min-width:42px;justify-content:flex-end;color:#d7b674}
.wiki-location-drop__count b{font-size:16px}
.wiki-location-drop__count small{color:#7f8a96;font-size:10px}
@media (max-width:900px){.wiki-location-hero{min-height:460px}.wiki-location-section-head{display:block}.wiki-location-section-head p{margin-top:10px;text-align:left}.wiki-location-drop-grid{grid-template-columns:1fr}}
@media (max-width:620px){.wiki-location-hero__content{padding-top:72px;padding-bottom:42px}.wiki-location-hero p{font-size:16px}.wiki-location-content{padding-top:22px}.wiki-location-map-card,.wiki-location-trophies{padding:18px;border-radius:16px}.wiki-location-room__head{grid-template-columns:42px minmax(0,1fr)}.wiki-location-room__head>b{grid-column:2;justify-self:start}.wiki-location-drop{grid-template-columns:48px minmax(0,1fr) auto;padding:9px}.wiki-location-drop__main{display:block}.wiki-location-drop__main .wiki-drop-status{display:inline-flex;margin-top:6px}.wiki-location-map span{right:10px;bottom:10px}}

/* Depths of the Forgotten Echo location */
.wiki-location-page--depths-forgotten-echo{background:linear-gradient(180deg,#071012 0,#091418 32rem,#0c171b 100%)}
.wiki-location-page--depths-forgotten-echo .wiki-location-hero{min-height:600px;background-position:center 45%;border-bottom-color:rgba(80,189,182,.25)}
.wiki-location-page--depths-forgotten-echo .wiki-location-hero__shade{background:linear-gradient(90deg,rgba(3,10,12,.94) 0%,rgba(4,13,16,.76) 38%,rgba(4,14,17,.22) 70%,rgba(3,9,12,.48) 100%),linear-gradient(0deg,#071012 0%,rgba(7,16,18,.18) 44%,rgba(3,11,14,.35) 100%)}
.wiki-location-page--depths-forgotten-echo .wiki-location-hero__label{border-color:rgba(94,207,199,.36);color:#8fe2dc;background:rgba(4,18,20,.7)}
.wiki-location-page--depths-forgotten-echo .wiki-location-hero__facts b{color:#8fe2dc}
.wiki-location-guide{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:center;gap:34px;margin-bottom:34px;padding:28px;border:1px solid rgba(87,184,177,.18);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(66,172,166,.14),transparent 42%),linear-gradient(145deg,rgba(18,33,37,.96),rgba(10,20,24,.96));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-guide__copy>span{display:block;margin-bottom:8px;color:#78cfc8;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-guide__copy h2{margin:0;color:#f3f7f7;font-size:30px;line-height:1.16}
.wiki-location-guide__copy p{max-width:720px;margin:16px 0 0;color:#a3b2b6;font-size:16px;line-height:1.75}
.wiki-location-guide__image{display:grid;place-items:center;min-height:190px;padding:16px;border:1px solid rgba(125,211,204,.18);border-radius:18px;background:rgba(3,12,15,.65)}
.wiki-location-guide__image img{display:block;width:100%;max-width:230px;height:auto;border-radius:11px;image-rendering:auto}
.wiki-location-creature-section,.wiki-location-chest-section{margin-bottom:34px;padding:28px;border:1px solid rgba(85,177,173,.16);border-radius:22px;background:linear-gradient(145deg,rgba(17,29,34,.97),rgba(10,18,22,.97));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-creature-section.is-featured{border-color:rgba(125,206,199,.28);background:radial-gradient(circle at 100% 0,rgba(68,172,165,.13),transparent 42%),linear-gradient(145deg,rgba(17,32,37,.98),rgba(9,18,22,.98))}
.wiki-location-page--depths-forgotten-echo .wiki-location-section-head span{color:#79d0ca}
.wiki-location-creature-list{display:grid;gap:24px}
.wiki-location-creature{display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(5,12,15,.68)}
.wiki-location-creature.is-featured{grid-template-columns:minmax(350px,42%) minmax(0,1fr);border-color:rgba(111,204,196,.24)}
.wiki-location-creature__media{position:relative;min-height:310px;overflow:hidden;background:#061013}
.wiki-location-creature__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(2,7,9,.78) 100%)}
.wiki-location-creature__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease,filter .4s ease}
.wiki-location-creature:hover .wiki-location-creature__media img{transform:scale(1.025);filter:brightness(1.04)}
.wiki-location-creature__media>span{position:absolute;z-index:1;left:16px;bottom:14px;padding:7px 10px;border:1px solid rgba(136,222,214,.24);border-radius:9px;background:rgba(3,13,16,.8);color:#9be0db;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(7px)}
.wiki-location-creature__body{min-width:0;display:flex;flex-direction:column}
.wiki-location-creature__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(90deg,rgba(51,116,113,.13),rgba(15,24,29,.75))}
.wiki-location-creature__head span{display:block;color:#7e9b9f;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-location-creature__head h3{margin:4px 0 0;color:#f1f5f5;font-size:23px;line-height:1.22}
.wiki-location-creature__head>b,.wiki-location-chest__head>b{padding:7px 10px;border-radius:8px;background:rgba(255,255,255,.055);color:#b8c6c8;font-size:12px;font-weight:700}
.wiki-location-drop-grid--creature{grid-template-columns:1fr;flex:1}
.wiki-location-drop-grid--creature .wiki-location-drop{min-height:68px}
.wiki-location-chest-layout{display:grid;grid-template-columns:minmax(280px,38%) minmax(0,1fr);gap:24px;align-items:start}
.wiki-location-recipe{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#071013}
.wiki-location-recipe img{display:block;width:100%;height:auto}
.wiki-location-recipe figcaption{padding:13px 15px;border-top:1px solid rgba(255,255,255,.07);color:#93a4a7;font-size:12px;text-align:center}
.wiki-location-chest{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(5,12,15,.7)}
.wiki-location-chest__head{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(90deg,rgba(54,116,113,.15),rgba(15,24,29,.75))}
.wiki-location-chest__icon{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:1px solid rgba(119,211,203,.22);border-radius:12px;background:#061013}
.wiki-location-chest__head span{display:block;color:#7e9b9f;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-location-chest__head h3{margin:4px 0 0;color:#f1f5f5;font-size:22px;line-height:1.22}
.wiki-location-drop-grid--chest{grid-template-columns:1fr}
.wiki-location-drop__count--range{min-width:76px;color:#8edbd5;font-size:12px;font-weight:800;white-space:nowrap}
@media(max-width:1050px){.wiki-location-creature,.wiki-location-creature.is-featured{grid-template-columns:250px minmax(0,1fr)}.wiki-location-creature__media{min-height:280px}.wiki-location-chest-layout{grid-template-columns:1fr}.wiki-location-recipe{max-width:650px;margin:0 auto}}
@media(max-width:780px){.wiki-location-page--depths-forgotten-echo .wiki-location-hero{min-height:500px}.wiki-location-guide{grid-template-columns:1fr}.wiki-location-guide__image{min-height:0}.wiki-location-creature,.wiki-location-creature.is-featured{grid-template-columns:1fr}.wiki-location-creature__media{min-height:260px;max-height:430px}.wiki-location-creature__head{padding:16px}.wiki-location-chest__head{grid-template-columns:48px minmax(0,1fr)}.wiki-location-chest__head>b{grid-column:2;justify-self:start}.wiki-location-creature-section,.wiki-location-chest-section{padding:18px;border-radius:16px}}
@media(max-width:520px){.wiki-location-guide{padding:18px}.wiki-location-guide__copy h2{font-size:25px}.wiki-location-creature__media{min-height:230px}.wiki-location-creature__head{grid-template-columns:1fr}.wiki-location-creature__head>b{justify-self:start}.wiki-location-drop__count--range{min-width:auto;font-size:11px}}

/* Reusable manual chest content */
.wiki-location-chest__icon-image{display:block;width:100%;height:100%;object-fit:cover}
.wiki-location-drop.is-static{cursor:default}
.wiki-location-drop.is-static:hover{transform:none;background:#151e27}
.wiki-location-drop__note{display:block;margin-top:5px;color:#87949f;font-size:11px;line-height:1.4}
.wiki-location-key-note{display:grid;grid-template-columns:minmax(220px,auto) minmax(0,1fr);align-items:center;gap:18px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025)}
.wiki-location-key-note__item{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}
.wiki-location-key-note__item:hover strong{color:#f2d49c}
.wiki-location-key-note__icon{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#070d12}
.wiki-location-key-note__item small{display:block;margin-bottom:3px;color:#7e8d98;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.wiki-location-key-note__item strong{display:block;color:#e8ecef;font-size:14px;line-height:1.3;transition:color .18s ease}
.wiki-location-key-note p{margin:0;color:#98a5ad;font-size:13px;line-height:1.65}
.wiki-location-chest-notes{padding:16px 18px;border-top:1px solid rgba(255,255,255,.07);background:rgba(82,59,116,.08)}
.wiki-location-chest-notes p{margin:0;color:#b9b2c8;font-size:13px;line-height:1.65}
.wiki-location-chest-notes p+p{margin-top:8px}

/* Mysterious Dungeon location */
.wiki-location-page--mysterious-dungeon{background:linear-gradient(180deg,#07090d 0,#0a0d13 32rem,#0e1118 100%)}
.wiki-location-page--mysterious-dungeon .wiki-location-hero{min-height:600px;background-position:center 43%;border-bottom-color:rgba(132,88,183,.3)}
.wiki-location-page--mysterious-dungeon .wiki-location-hero__shade{background:linear-gradient(90deg,rgba(4,5,8,.95) 0%,rgba(7,8,13,.78) 38%,rgba(7,8,13,.2) 70%,rgba(3,4,7,.54) 100%),linear-gradient(0deg,#07090d 0%,rgba(7,9,13,.18) 44%,rgba(4,5,8,.38) 100%)}
.wiki-location-page--mysterious-dungeon .wiki-location-hero__label{border-color:rgba(163,108,219,.4);color:#c99cf0;background:rgba(18,10,28,.72)}
.wiki-location-page--mysterious-dungeon .wiki-location-hero__facts b{color:#c89bed}
.wiki-location-page--mysterious-dungeon .wiki-location-guide{border-color:rgba(137,91,183,.2);background:radial-gradient(circle at 100% 0,rgba(111,62,165,.17),transparent 42%),linear-gradient(145deg,rgba(25,22,34,.97),rgba(12,14,21,.97))}
.wiki-location-page--mysterious-dungeon .wiki-location-guide__copy>span,.wiki-location-page--mysterious-dungeon .wiki-location-section-head span{color:#bc8de3}
.wiki-location-page--mysterious-dungeon .wiki-location-guide__image{border-color:rgba(174,126,219,.19);background:rgba(8,8,14,.7)}
.wiki-location-page--mysterious-dungeon .wiki-location-guide__image img{max-width:520px}
.wiki-location-page--mysterious-dungeon .wiki-location-creature-section,.wiki-location-page--mysterious-dungeon .wiki-location-chest-section{border-color:rgba(131,92,170,.2);background:linear-gradient(145deg,rgba(23,22,31,.98),rgba(11,14,20,.98))}
.wiki-location-page--mysterious-dungeon .wiki-location-creature-section.is-featured{border-color:rgba(167,103,217,.32);background:radial-gradient(circle at 100% 0,rgba(116,63,164,.16),transparent 42%),linear-gradient(145deg,rgba(27,23,37,.98),rgba(12,13,20,.98))}
.wiki-location-page--mysterious-dungeon .wiki-location-creature{background:rgba(6,7,11,.72)}
.wiki-location-page--mysterious-dungeon .wiki-location-creature.is-featured{border-color:rgba(165,103,214,.28)}
.wiki-location-page--mysterious-dungeon .wiki-location-creature__head{background:linear-gradient(90deg,rgba(91,54,125,.2),rgba(18,20,28,.78))}
.wiki-location-page--mysterious-dungeon .wiki-location-creature__media>span{border-color:rgba(190,132,231,.28);background:rgba(15,9,22,.82);color:#d1a7ee}
.wiki-location-page--mysterious-dungeon .wiki-location-chest__head{background:linear-gradient(90deg,rgba(92,56,126,.22),rgba(18,20,28,.78))}
.wiki-location-page--mysterious-dungeon .wiki-location-chest__icon{border-color:rgba(190,132,231,.25)}
.wiki-location-page--mysterious-dungeon .wiki-location-recipe{border-color:rgba(173,118,215,.2);background:#090a0f}
.wiki-location-page--mysterious-dungeon .wiki-location-drop__count--range{color:#c79ae9}
.wiki-location-page--mysterious-dungeon .wiki-location-key-note{background:rgba(104,61,144,.08)}
.wiki-location-page--mysterious-dungeon .wiki-location-chest-notes{background:rgba(104,61,144,.1)}
@media(max-width:780px){.wiki-location-page--mysterious-dungeon .wiki-location-hero{min-height:500px}.wiki-location-key-note{grid-template-columns:1fr}.wiki-location-page--mysterious-dungeon .wiki-location-guide__image img{max-width:100%}}


/* Mysterious Dungeon visibility and media interaction fix */
.wiki-location-guide__image-link{position:relative;color:inherit;text-decoration:none;cursor:zoom-in}
.wiki-location-guide__image-link>span{position:absolute;right:14px;bottom:14px;z-index:2;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(4,7,11,.82);color:#eef2f4;font-size:11px;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 24px rgba(0,0,0,.28);opacity:.86;transition:opacity .18s ease,transform .18s ease}
.wiki-location-guide__image-link:hover>span{opacity:1;transform:translateY(-2px)}
.wiki-location-guide__image-link:focus-visible{outline:2px solid rgba(202,156,240,.85);outline-offset:4px}
.wiki-location-creature__media.is-contain{background:radial-gradient(circle at 54% 44%,rgba(106,82,52,.34),rgba(5,6,9,.96) 72%)}
.wiki-location-creature__media.is-contain:after{background:linear-gradient(180deg,rgba(3,4,7,.02) 52%,rgba(2,4,7,.62) 100%)}
.wiki-location-creature__media.is-contain img{object-fit:contain;padding:10px;filter:brightness(1.22) contrast(1.08) saturate(1.06)}
.wiki-location-creature:hover .wiki-location-creature__media.is-contain img{transform:scale(1.035);filter:brightness(1.28) contrast(1.08) saturate(1.08)}
@media(max-width:520px){.wiki-location-guide__image-link>span{right:9px;bottom:9px;font-size:10px}.wiki-location-creature__media.is-contain img{padding:6px}}


/* Location lore / narrative description */
.wiki-location-lore{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:22px;margin-bottom:34px;padding:30px 32px;overflow:hidden;border:1px solid rgba(94,191,184,.19);border-radius:22px;background:radial-gradient(circle at 0 0,rgba(58,154,150,.15),transparent 38%),linear-gradient(145deg,rgba(17,31,35,.97),rgba(9,18,22,.97));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-lore:after{content:"";position:absolute;right:-80px;bottom:-110px;width:280px;height:280px;border:1px solid rgba(111,211,202,.08);border-radius:50%;box-shadow:0 0 0 38px rgba(111,211,202,.025),0 0 0 76px rgba(111,211,202,.018);pointer-events:none}
.wiki-location-lore__mark{position:relative;z-index:1;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(125,218,209,.28);border-radius:15px;background:rgba(35,118,115,.14);color:#8fe2dc;font-size:24px;box-shadow:inset 0 0 24px rgba(79,196,188,.06)}
.wiki-location-lore__content{position:relative;z-index:1;min-width:0}
.wiki-location-lore__eyebrow{display:block;margin:1px 0 8px;color:#79d0ca;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-lore h2{margin:0;color:#f3f7f7;font:700 clamp(28px,4vw,38px) Georgia,serif;line-height:1.15}
.wiki-location-lore__lead{max-width:1060px;margin:18px 0 0;color:#c1cdd0;font-size:17px;line-height:1.82}
.wiki-location-lore__details{margin-top:24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.075)}
.wiki-location-lore__details h3{margin:0 0 11px;color:#dce7e8;font:700 22px Georgia,serif}
.wiki-location-lore__details p{max-width:1080px;margin:0;color:#9fadb1;font-size:15px;line-height:1.82}
@media(max-width:620px){.wiki-location-lore{grid-template-columns:1fr;gap:15px;padding:21px 19px;border-radius:16px}.wiki-location-lore__mark{width:46px;height:46px;border-radius:13px;font-size:20px}.wiki-location-lore__lead{font-size:15px;line-height:1.72}.wiki-location-lore__details p{font-size:14px;line-height:1.72}}


/* Premium Dungeon 2 */
.wiki-location-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}
.wiki-location-feature{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid rgba(125,174,225,.14);border-radius:14px;background:rgba(15,30,45,.54)}
.wiki-location-feature>span{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(113,191,242,.24);border-radius:10px;background:rgba(38,112,168,.16);color:#8fd4ff;font-weight:900}
.wiki-location-feature h3{margin:0;color:#eef6fb;font-size:15px;line-height:1.25}
.wiki-location-feature p{margin:6px 0 0;color:#93a8b6;font-size:13px;line-height:1.55}
.wiki-location-guide:not(:has(.wiki-location-guide__image)){grid-template-columns:1fr}
.wiki-location-showcase{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:0;margin-bottom:34px;overflow:hidden;border:1px solid rgba(93,155,215,.18);border-radius:22px;background:linear-gradient(145deg,rgba(17,27,38,.98),rgba(9,15,23,.98));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-showcase__image{min-height:330px;overflow:hidden;background:#07101a}
.wiki-location-showcase__image img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center}
.wiki-location-showcase__copy{display:flex;flex-direction:column;justify-content:center;padding:34px}
.wiki-location-showcase__copy>span{color:#7fc7f2;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-showcase__copy h2{margin:8px 0 0;color:#f1f6fa;font:700 30px Georgia,serif;line-height:1.15}
.wiki-location-showcase__copy p{margin:17px 0 0;color:#9aadb9;font-size:15px;line-height:1.75}
.wiki-location-accordion-list,.wiki-location-chest-accordion-list{display:grid;gap:12px}
.wiki-location-accordion,.wiki-location-chest-accordion{overflow:hidden;border:1px solid rgba(111,168,219,.15);border-radius:16px;background:rgba(5,10,17,.72)}
.wiki-location-accordion.is-featured{border-color:rgba(133,178,232,.24);background:rgba(7,12,21,.82)}
.wiki-location-accordion>summary,.wiki-location-chest-accordion>summary{display:grid;grid-template-columns:48px minmax(190px,1fr) minmax(120px,auto) auto auto;gap:14px;align-items:center;min-height:76px;padding:13px 16px;cursor:pointer;list-style:none;background:linear-gradient(90deg,rgba(43,87,128,.16),rgba(13,20,30,.72));transition:background .18s ease,border-color .18s ease}
.wiki-location-accordion>summary::-webkit-details-marker,.wiki-location-chest-accordion>summary::-webkit-details-marker{display:none}
.wiki-location-accordion>summary:hover,.wiki-location-chest-accordion>summary:hover{background:linear-gradient(90deg,rgba(50,103,151,.25),rgba(15,23,34,.82))}
.wiki-location-accordion__emblem,.wiki-location-chest-accordion__icon{display:grid;width:46px;height:46px;place-items:center;overflow:hidden;border:1px solid rgba(113,188,238,.22);border-radius:12px;background:#07111c;color:#79c8f4;font-size:19px}
.wiki-location-accordion__identity,.wiki-location-chest-accordion__identity{min-width:0}
.wiki-location-accordion__identity small,.wiki-location-chest-accordion__identity small{display:block;color:#7893a5;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-location-accordion__identity strong,.wiki-location-chest-accordion__identity strong{display:block;margin-top:4px;overflow:hidden;color:#edf4f8;font-size:18px;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}
.wiki-location-accordion__preview{display:flex;justify-content:flex-end;gap:5px;min-width:116px}
.wiki-location-accordion__preview-item{display:grid;width:36px;height:36px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#071019}
.wiki-location-accordion__preview-item .wiki-item-sprite{transform:scale(.75);transform-origin:center}
.wiki-location-accordion__empty{color:#71818d;font-size:11px}
.wiki-location-accordion__count,.wiki-location-chest-accordion__count{color:#91a5b3;font-size:12px;white-space:nowrap}
.wiki-location-accordion__count b,.wiki-location-chest-accordion__count b{color:#bfe5fb;font-size:15px}
.wiki-location-accordion__toggle,.wiki-location-chest-accordion__toggle{min-width:74px;padding:8px 10px;border:1px solid rgba(112,182,230,.2);border-radius:9px;color:#91c9ea;font-size:11px;font-weight:800;text-align:center}
.wiki-location-accordion[open] .wiki-location-accordion__toggle:before{content:"Скрыть";font-size:0}
.wiki-location-accordion[open] .wiki-location-accordion__toggle{font-size:0}
.wiki-location-accordion[open] .wiki-location-accordion__toggle:after{content:"Скрыть";font-size:11px}
.wiki-location-chest-accordion[open] .wiki-location-chest-accordion__toggle{font-size:0}
.wiki-location-chest-accordion[open] .wiki-location-chest-accordion__toggle:after{content:"Скрыть состав";font-size:11px}
.wiki-location-accordion__body,.wiki-location-chest-accordion__body{border-top:1px solid rgba(255,255,255,.065)}
.wiki-location-drop-grid--accordion{grid-template-columns:repeat(2,minmax(0,1fr))}
.wiki-location-multi-chests{margin-bottom:34px;padding:28px;border:1px solid rgba(87,155,214,.17);border-radius:22px;background:linear-gradient(145deg,rgba(16,27,39,.98),rgba(8,15,23,.98));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-chest-accordion__link{display:block;padding:14px 18px;border-top:1px solid rgba(255,255,255,.06);color:#8ccff4;font-size:12px;font-weight:800;text-align:right;text-decoration:none}
.wiki-location-chest-accordion__link:hover{color:#c2e8ff}
.wiki-location-page--premium-dungeon-2 .wiki-location-hero{min-height:600px;background-position:center 42%;border-bottom-color:rgba(72,149,220,.3)}
.wiki-location-page--premium-dungeon-2 .wiki-location-hero__shade{background:linear-gradient(90deg,rgba(4,7,12,.96) 0%,rgba(6,12,20,.76) 40%,rgba(5,12,21,.18) 72%,rgba(4,8,14,.5) 100%),linear-gradient(0deg,#070d14 0%,rgba(6,13,22,.18) 44%,rgba(4,8,14,.38) 100%)}
.wiki-location-page--premium-dungeon-2 .wiki-location-hero__label{border-color:rgba(104,179,238,.4);color:#98d7ff;background:rgba(5,17,29,.72)}
.wiki-location-page--premium-dungeon-2 .wiki-location-hero__facts b{color:#9ad9ff}
.wiki-location-page--premium-dungeon-2 .wiki-location-lore{border-color:rgba(90,157,218,.2);background:radial-gradient(circle at 0 0,rgba(50,125,184,.16),transparent 38%),linear-gradient(145deg,rgba(17,29,42,.97),rgba(8,17,27,.97))}
.wiki-location-page--premium-dungeon-2 .wiki-location-lore__mark{border-color:rgba(105,182,239,.28);background:rgba(38,108,163,.16);color:#91d4ff}
.wiki-location-page--premium-dungeon-2 .wiki-location-lore__eyebrow,.wiki-location-page--premium-dungeon-2 .wiki-location-section-head span,.wiki-location-page--premium-dungeon-2 .wiki-location-guide__copy>span{color:#81c9f3}
.wiki-location-page--premium-dungeon-2 .wiki-location-map-card,.wiki-location-page--premium-dungeon-2 .wiki-location-guide,.wiki-location-page--premium-dungeon-2 .wiki-location-creature-section{border-color:rgba(84,150,211,.18);background:linear-gradient(145deg,rgba(18,29,41,.97),rgba(9,16,25,.97))}
@media(max-width:980px){.wiki-location-showcase{grid-template-columns:1fr}.wiki-location-showcase__image,.wiki-location-showcase__image img{min-height:280px}.wiki-location-accordion>summary,.wiki-location-chest-accordion>summary{grid-template-columns:48px minmax(0,1fr) auto}.wiki-location-accordion__preview{grid-column:2;justify-content:flex-start}.wiki-location-accordion__count,.wiki-location-chest-accordion__count{grid-column:2}.wiki-location-accordion__toggle,.wiki-location-chest-accordion__toggle{grid-column:3;grid-row:1/3}.wiki-location-drop-grid--accordion{grid-template-columns:1fr}}
@media(max-width:620px){.wiki-location-feature-grid{grid-template-columns:1fr}.wiki-location-showcase__copy{padding:22px 19px}.wiki-location-showcase__copy h2{font-size:25px}.wiki-location-accordion>summary,.wiki-location-chest-accordion>summary{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px}.wiki-location-accordion__emblem,.wiki-location-chest-accordion__icon{width:40px;height:40px}.wiki-location-accordion__preview{grid-column:2}.wiki-location-accordion__count,.wiki-location-chest-accordion__count{grid-column:2}.wiki-location-accordion__toggle,.wiki-location-chest-accordion__toggle{grid-column:2;grid-row:auto;justify-self:start}.wiki-location-multi-chests{padding:18px;border-radius:16px}.wiki-location-page--premium-dungeon-2 .wiki-location-hero{min-height:510px}}

/* Hall of Soul Trials */
.wiki-location-guide-items{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.wiki-location-guide-item{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;min-width:min(100%,330px);padding:12px 14px;border:1px solid rgba(113,176,230,.2);border-radius:14px;background:rgba(7,18,29,.72);color:inherit;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.wiki-location-guide-item:hover{transform:translateY(-1px);border-color:rgba(124,195,246,.34);background:rgba(12,28,43,.9)}
.wiki-location-guide-item__icon{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border:1px solid rgba(113,188,238,.22);border-radius:11px;background:#07111c}
.wiki-location-guide-item small{display:block;color:#7897aa;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.wiki-location-guide-item strong{display:block;margin-top:3px;color:#edf6fb;font-size:15px;line-height:1.3}
.wiki-location-guide-item em{display:block;margin-top:4px;color:#e3b77d;font-size:11px;font-style:normal;font-weight:700}
.wiki-location-trial{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,340px);gap:24px;align-items:stretch;margin-bottom:34px;padding:28px;border:1px solid rgba(104,165,219,.2);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(74,137,191,.15),transparent 40%),linear-gradient(145deg,rgba(17,29,42,.98),rgba(8,16,25,.98));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-trial__copy>span{display:block;color:#82c8f2;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-trial__copy h2{margin:8px 0 0;color:#f1f7fb;font:700 30px Georgia,serif;line-height:1.16}
.wiki-location-trial__copy>p{max-width:760px;margin:16px 0 0;color:#a2b3bf;font-size:15px;line-height:1.75}
.wiki-location-trial__tip{margin-top:20px;padding:15px 17px;border:1px solid rgba(208,171,103,.2);border-radius:13px;background:rgba(91,61,22,.16)}
.wiki-location-trial__tip strong{display:block;color:#e8c58e;font-size:13px}
.wiki-location-trial__tip p{margin:6px 0 0;color:#bcae99;font-size:13px;line-height:1.6}
.wiki-location-trial__reward{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;border:1px solid rgba(114,185,235,.23);border-radius:18px;background:linear-gradient(180deg,rgba(29,67,99,.34),rgba(7,16,25,.82));color:inherit;text-align:center;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.wiki-location-trial__reward:hover{transform:translateY(-2px);border-color:rgba(132,205,255,.38);background:linear-gradient(180deg,rgba(36,82,120,.42),rgba(9,21,32,.9))}
.wiki-location-trial__reward-icon{display:grid;width:72px;height:72px;place-items:center;overflow:hidden;border:1px solid rgba(128,201,251,.28);border-radius:17px;background:#07111c;box-shadow:0 0 30px rgba(73,154,211,.12)}
.wiki-location-trial__reward-icon .wiki-item-sprite{transform:scale(1.35);transform-origin:center}
.wiki-location-trial__reward small{display:block;color:#7f9db1;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-location-trial__reward strong{display:block;margin-top:6px;color:#f0f7fb;font-size:18px;line-height:1.35}
.wiki-location-chest-accordion__identity em{display:block;margin-top:5px;color:#ddb97c;font-size:11px;font-style:normal;font-weight:800}
.wiki-location-page--hall-of-soul-trials{background:linear-gradient(180deg,#070b11 0,#0a111a 34rem,#0b121a 100%)}
.wiki-location-page--hall-of-soul-trials .wiki-location-hero{min-height:600px;background-position:center 43%;border-bottom-color:rgba(86,151,213,.3)}
.wiki-location-page--hall-of-soul-trials .wiki-location-hero__shade{background:linear-gradient(90deg,rgba(3,6,10,.96) 0%,rgba(5,11,18,.76) 40%,rgba(5,12,21,.15) 72%,rgba(3,7,12,.54) 100%),linear-gradient(0deg,#070b11 0%,rgba(7,13,21,.16) 46%,rgba(3,7,12,.4) 100%)}
.wiki-location-page--hall-of-soul-trials .wiki-location-hero__label{border-color:rgba(105,180,239,.4);color:#a1dcff;background:rgba(5,16,27,.73)}
.wiki-location-page--hall-of-soul-trials .wiki-location-hero__facts b{color:#9cd9ff}
.wiki-location-page--hall-of-soul-trials .wiki-location-lore{border-color:rgba(90,157,218,.2);background:radial-gradient(circle at 0 0,rgba(53,127,184,.16),transparent 38%),linear-gradient(145deg,rgba(17,29,42,.97),rgba(8,17,27,.97))}
.wiki-location-page--hall-of-soul-trials .wiki-location-lore__mark{border-color:rgba(105,182,239,.28);background:rgba(38,108,163,.16);color:#91d4ff}
.wiki-location-page--hall-of-soul-trials .wiki-location-lore__eyebrow,.wiki-location-page--hall-of-soul-trials .wiki-location-section-head span,.wiki-location-page--hall-of-soul-trials .wiki-location-guide__copy>span{color:#82caf4}
.wiki-location-page--hall-of-soul-trials .wiki-location-map-card,.wiki-location-page--hall-of-soul-trials .wiki-location-guide,.wiki-location-page--hall-of-soul-trials .wiki-location-creature-section,.wiki-location-page--hall-of-soul-trials .wiki-location-multi-chests{border-color:rgba(84,150,211,.18);background:linear-gradient(145deg,rgba(18,29,41,.97),rgba(9,16,25,.97))}
@media(max-width:820px){.wiki-location-trial{grid-template-columns:1fr}.wiki-location-trial__reward{min-height:210px}}
@media(max-width:620px){.wiki-location-page--hall-of-soul-trials .wiki-location-hero{min-height:510px}.wiki-location-trial{padding:19px;border-radius:16px}.wiki-location-trial__copy h2{font-size:25px}.wiki-location-guide-item{min-width:100%}}


/* Full Moon Horizon and Full Moon Lake */
.wiki-location-page--full-moon-horizon,.wiki-location-page--full-moon-lake{background:linear-gradient(180deg,#050c10 0,#071317 34rem,#081318 100%)}
.wiki-location-page--full-moon-horizon .wiki-location-hero,.wiki-location-page--full-moon-lake .wiki-location-hero{min-height:610px;background-position:center 48%;border-bottom-color:rgba(73,188,202,.28)}
.wiki-location-page--full-moon-horizon .wiki-location-hero__shade,.wiki-location-page--full-moon-lake .wiki-location-hero__shade{background:linear-gradient(90deg,rgba(2,7,10,.96) 0%,rgba(3,12,16,.78) 40%,rgba(4,15,20,.14) 73%,rgba(2,8,11,.52) 100%),linear-gradient(0deg,#050c10 0%,rgba(5,14,18,.14) 47%,rgba(2,8,11,.42) 100%)}
.wiki-location-page--full-moon-horizon .wiki-location-hero__label,.wiki-location-page--full-moon-lake .wiki-location-hero__label{border-color:rgba(87,209,219,.38);color:#9beaf0;background:rgba(3,18,22,.72)}
.wiki-location-page--full-moon-horizon .wiki-location-hero__facts b,.wiki-location-page--full-moon-lake .wiki-location-hero__facts b{color:#9ce8ee}
.wiki-location-page--full-moon-horizon .wiki-location-lore,.wiki-location-page--full-moon-lake .wiki-location-lore{border-color:rgba(72,173,187,.2);background:radial-gradient(circle at 0 0,rgba(41,143,157,.15),transparent 38%),linear-gradient(145deg,rgba(14,31,36,.97),rgba(7,18,23,.97))}
.wiki-location-page--full-moon-horizon .wiki-location-lore__mark,.wiki-location-page--full-moon-lake .wiki-location-lore__mark{border-color:rgba(87,205,218,.28);background:rgba(30,127,140,.16);color:#92e3e9}
.wiki-location-page--full-moon-horizon .wiki-location-lore__eyebrow,.wiki-location-page--full-moon-lake .wiki-location-lore__eyebrow,.wiki-location-page--full-moon-horizon .wiki-location-section-head span,.wiki-location-page--full-moon-lake .wiki-location-section-head span{color:#82d7df}
.wiki-location-page--full-moon-horizon .wiki-location-guide,.wiki-location-page--full-moon-lake .wiki-location-guide,.wiki-location-page--full-moon-horizon .wiki-location-creature-section,.wiki-location-page--full-moon-lake .wiki-location-creature-section{border-color:rgba(75,168,181,.19);background:linear-gradient(145deg,rgba(14,29,35,.98),rgba(7,17,22,.98))}
.wiki-location-shift-tracker{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,46%);gap:25px;align-items:center;margin-bottom:34px;padding:28px;border:1px solid rgba(81,177,190,.19);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(41,143,157,.15),transparent 42%),linear-gradient(145deg,rgba(14,30,36,.98),rgba(7,17,22,.98));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-shift-tracker__copy>span,.wiki-location-portal__copy>span{display:block;color:#82d8df;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-shift-tracker__copy h2,.wiki-location-portal__copy h2{margin:8px 0 0;color:#f1f8f8;font:700 30px Georgia,serif;line-height:1.16}
.wiki-location-shift-tracker__copy p,.wiki-location-portal__copy>p{margin:16px 0 0;color:#a5b8bb;font-size:15px;line-height:1.75}
.wiki-location-shift-tracker__image{position:relative;display:block;overflow:hidden;border:1px solid rgba(102,199,210,.2);border-radius:16px;background:#061216;color:inherit;text-decoration:none}
.wiki-location-shift-tracker__image img{display:block;width:100%;height:auto;transition:transform .28s ease,filter .28s ease}
.wiki-location-shift-tracker__image span{position:absolute;right:10px;bottom:10px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(3,12,15,.8);color:#a8e7ec;font-size:10px;font-weight:800}
.wiki-location-shift-tracker__image:hover img{transform:scale(1.018);filter:brightness(1.05)}
.wiki-location-shift-symbol{display:inline-grid;float:left;width:40px;height:40px;place-items:center;margin:0 13px 0 0;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.05);color:#e5c46c;font-size:21px;font-style:normal}
.wiki-location-creature-section.is-day{border-color:rgba(221,180,87,.23);background:radial-gradient(circle at 0 0,rgba(174,123,32,.11),transparent 35%),linear-gradient(145deg,rgba(30,28,20,.97),rgba(13,18,20,.98))}
.wiki-location-creature-section.is-night{border-color:rgba(85,161,207,.24);background:radial-gradient(circle at 0 0,rgba(52,112,169,.14),transparent 36%),linear-gradient(145deg,rgba(15,25,35,.98),rgba(7,16,23,.98))}
.wiki-location-creature-section.is-day .wiki-location-shift-symbol{color:#ffd975;background:rgba(156,106,24,.14);border-color:rgba(231,184,76,.24)}
.wiki-location-creature-section.is-night .wiki-location-shift-symbol{color:#9dd8ff;background:rgba(35,100,153,.15);border-color:rgba(91,171,226,.25)}
.wiki-location-accordion__portrait{display:block;width:58px;height:58px;overflow:hidden;border:1px solid rgba(91,191,203,.24);border-radius:12px;background:#061116}
.wiki-location-accordion__portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.wiki-location-accordion.has-image>summary{grid-template-columns:58px minmax(180px,1.3fr) minmax(170px,1fr) auto auto}
.wiki-location-portal{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,1fr);gap:28px;align-items:stretch;margin-bottom:34px;overflow:hidden;border:1px solid rgba(76,180,193,.22);border-radius:22px;background:linear-gradient(145deg,rgba(13,30,35,.98),rgba(7,17,22,.98));box-shadow:0 24px 70px rgba(0,0,0,.22)}
.wiki-location-portal__media{min-height:360px;background:#061216}
.wiki-location-portal__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.wiki-location-portal__copy{padding:30px 30px 30px 0;align-self:center}
.wiki-location-portal-item{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;max-width:520px;margin-top:20px;padding:12px 14px;border:1px solid rgba(91,194,205,.22);border-radius:14px;background:rgba(5,20,25,.68);color:inherit;text-decoration:none}
.wiki-location-portal-item__icon{display:grid;width:48px;height:48px;place-items:center;overflow:hidden;border-radius:11px;background:#061216}
.wiki-location-portal-item small{display:block;color:#789da2;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.wiki-location-portal-item strong{display:block;margin-top:3px;color:#eef8f9;font-size:15px}.wiki-location-portal-item em{display:block;margin-top:4px;color:#e1bd7e;font-size:11px;font-style:normal;font-weight:700}
.wiki-location-portal__effect{max-width:700px;margin-top:14px!important;padding:12px 14px;border-left:3px solid rgba(93,203,213,.5);background:rgba(18,76,84,.12);font-size:13px!important}
.wiki-location-portal__button{display:inline-flex;margin-top:20px;padding:12px 17px;border:1px solid rgba(95,201,212,.28);border-radius:11px;background:linear-gradient(180deg,rgba(39,130,142,.35),rgba(17,70,78,.35));color:#c8f1f4;font-size:13px;font-weight:800;text-decoration:none}
.wiki-location-portal__button:hover{background:linear-gradient(180deg,rgba(50,154,167,.45),rgba(21,86,95,.45));color:#fff}
.wiki-location-linked-groups,.wiki-location-related{margin-bottom:34px;padding:28px;border:1px solid rgba(75,168,181,.18);border-radius:22px;background:linear-gradient(145deg,rgba(14,29,35,.98),rgba(7,17,22,.98));box-shadow:0 24px 70px rgba(0,0,0,.2)}
.wiki-location-linked-groups__grid,.wiki-location-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.wiki-location-linked-group{padding:20px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:rgba(4,13,17,.66)}
.wiki-location-linked-group.is-day{border-color:rgba(222,180,82,.18);background:linear-gradient(145deg,rgba(57,43,20,.28),rgba(5,14,17,.74))}.wiki-location-linked-group.is-night{border-color:rgba(78,157,211,.2);background:linear-gradient(145deg,rgba(20,47,70,.32),rgba(5,14,18,.75))}
.wiki-location-linked-group header{display:flex;align-items:center;gap:12px}.wiki-location-linked-group__symbol{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.05);font-size:22px}.wiki-location-linked-group small{display:block;color:#81979c;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wiki-location-linked-group h3{margin:3px 0 0;color:#f0f6f7;font-size:20px}.wiki-location-linked-group>p{margin:14px 0;color:#9bafb3;font-size:13px;line-height:1.6}
.wiki-location-linked-group__items{display:grid;gap:8px}.wiki-location-linked-group__items a{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(255,255,255,.025);color:#dce9eb;font-size:13px;text-decoration:none}.wiki-location-linked-group__items a:hover{background:rgba(255,255,255,.055)}.wiki-location-linked-group__items b{color:#85d7df;font-size:11px;white-space:nowrap}
.wiki-location-related-card{position:relative;min-height:240px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background-image:linear-gradient(0deg,rgba(3,10,13,.96) 0%,rgba(3,10,13,.68) 52%,rgba(3,10,13,.24) 100%),var(--related-image);background-size:cover;background-position:center;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.wiki-location-related-card:hover{transform:translateY(-2px);border-color:rgba(93,198,209,.3)}.wiki-location-related-card>span{color:#88dbe2;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.wiki-location-related-card h3{margin:7px 0 0;color:#fff;font:700 27px Georgia,serif}.wiki-location-related-card p{max-width:520px;margin:10px 0 0;color:#b3c3c5;font-size:13px;line-height:1.55}.wiki-location-related-card b{margin-top:14px;color:#9ee7ed;font-size:12px}
@media(max-width:980px){.wiki-location-shift-tracker,.wiki-location-portal{grid-template-columns:1fr}.wiki-location-portal__copy{padding:0 24px 26px}.wiki-location-portal__media{min-height:300px}.wiki-location-accordion.has-image>summary{grid-template-columns:58px minmax(0,1fr) auto}.wiki-location-accordion.has-image .wiki-location-accordion__preview{grid-column:2}.wiki-location-accordion.has-image .wiki-location-accordion__count{grid-column:2}.wiki-location-accordion.has-image .wiki-location-accordion__toggle{grid-column:3;grid-row:1/3}}
@media(max-width:700px){.wiki-location-linked-groups__grid,.wiki-location-related__grid{grid-template-columns:1fr}.wiki-location-shift-tracker,.wiki-location-linked-groups,.wiki-location-related{padding:19px;border-radius:16px}.wiki-location-shift-tracker__copy h2,.wiki-location-portal__copy h2{font-size:25px}.wiki-location-page--full-moon-horizon .wiki-location-hero,.wiki-location-page--full-moon-lake .wiki-location-hero{min-height:510px}.wiki-location-accordion.has-image>summary{grid-template-columns:48px minmax(0,1fr)}.wiki-location-accordion__portrait{width:48px;height:48px}.wiki-location-accordion.has-image .wiki-location-accordion__preview,.wiki-location-accordion.has-image .wiki-location-accordion__count,.wiki-location-accordion.has-image .wiki-location-accordion__toggle{grid-column:2;grid-row:auto}.wiki-location-related-card{min-height:210px}}


/* Full Moon locations correction v2 */
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__portrait{width:100px;height:100px;border-radius:16px}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image>summary{grid-template-columns:100px minmax(180px,1.3fr) minmax(170px,1fr) auto auto;min-height:124px}
@media(max-width:980px){.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image>summary{grid-template-columns:100px minmax(0,1fr) auto}.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image .wiki-location-accordion__preview,.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image .wiki-location-accordion__count{grid-column:2}.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image .wiki-location-accordion__toggle{grid-column:3;grid-row:1/3}}
@media(max-width:700px){.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__portrait{width:82px;height:82px}.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image>summary{grid-template-columns:82px minmax(0,1fr);min-height:106px}.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image .wiki-location-accordion__preview,.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image .wiki-location-accordion__count,.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image .wiki-location-accordion__toggle{grid-column:2;grid-row:auto}}

/* Full Moon Lake: large boss artwork v3 */
.wiki-location-page--full-moon-lake .wiki-location-creature-section.is-featured{
  padding:30px;
}
.wiki-location-page--full-moon-lake .wiki-location-creature-section.is-featured .wiki-location-accordion-list{
  gap:24px;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured{
  overflow:hidden;
  border-radius:22px;
  box-shadow:0 24px 70px rgba(0,0,0,.32);
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image>summary{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  grid-template-areas:
    "boss-art boss-art boss-art"
    "boss-name boss-count boss-toggle"
    "boss-preview boss-preview boss-preview";
  gap:16px 18px;
  align-items:center;
  min-height:0;
  padding:0 24px 22px;
  background:linear-gradient(180deg,rgba(5,12,18,.34),rgba(9,17,25,.96));
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image>summary:hover{
  background:linear-gradient(180deg,rgba(8,20,27,.42),rgba(12,24,34,.98));
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__portrait{
  grid-area:boss-art;
  display:block;
  width:100%;
  height:auto;
  margin:0 0 3px;
  overflow:hidden;
  border:0;
  border-bottom:1px solid rgba(106,204,218,.22);
  border-radius:21px 21px 15px 15px;
  background:#040a0e;
  box-shadow:0 20px 50px rgba(0,0,0,.30);
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__portrait img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  object-position:center;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__identity{
  grid-area:boss-name;
  padding-top:2px;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__identity small{
  font-size:11px;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__identity strong{
  margin-top:5px;
  font:700 28px Georgia,serif;
  white-space:normal;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__preview{
  grid-area:boss-preview;
  justify-content:flex-start;
  min-width:0;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__count{
  grid-area:boss-count;
}
.wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__toggle{
  grid-area:boss-toggle;
  min-width:96px;
  padding:10px 14px;
}
@media(max-width:760px){
  .wiki-location-page--full-moon-lake .wiki-location-creature-section.is-featured{
    padding:18px;
  }
  .wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured.has-image>summary{
    grid-template-columns:minmax(0,1fr) auto;
    grid-template-areas:
      "boss-art boss-art"
      "boss-name boss-name"
      "boss-preview boss-count"
      "boss-toggle boss-toggle";
    gap:12px;
    padding:0 14px 16px;
  }
  .wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__portrait{
    width:100%;
    height:auto;
    border-radius:18px 18px 12px 12px;
  }
  .wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__identity strong{
    font-size:23px;
  }
  .wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__count{
    justify-self:end;
  }
  .wiki-location-page--full-moon-lake .wiki-location-accordion.is-featured .wiki-location-accordion__toggle{
    justify-self:start;
  }
}


/* Elter ancient rift — stage 14 */
.wiki-location-page--elter-ancient-rift{--rift-cyan:#71d9e6;--rift-gold:#d9b067}
.wiki-location-page--elter-ancient-rift .wiki-location-hero__label,
.wiki-location-page--elter-ancient-rift .wiki-location-section-head span,
.wiki-location-page--elter-ancient-rift .wiki-location-lore__eyebrow{color:var(--rift-cyan)}
.wiki-location-page--elter-ancient-rift .wiki-location-lore,
.wiki-location-page--elter-ancient-rift .wiki-location-map-card,
.wiki-location-page--elter-ancient-rift .wiki-location-creature-section{border-color:rgba(90,194,208,.2);background:linear-gradient(145deg,rgba(11,27,34,.98),rgba(7,15,21,.98))}
.wiki-location-rift-tracker{margin-bottom:34px;padding:26px;border:1px solid rgba(87,196,210,.24);border-radius:22px;background:radial-gradient(circle at 15% 0,rgba(50,153,168,.16),transparent 36%),linear-gradient(145deg,rgba(10,28,35,.98),rgba(7,15,21,.98));box-shadow:0 24px 70px rgba(0,0,0,.22)}
.wiki-location-rift-tracker__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:24px;align-items:center}
.wiki-location-rift-tracker__copy>span{display:block;color:#78dbe7;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.wiki-location-rift-tracker__copy h2{margin:8px 0 0;color:#f0f8f9;font:700 31px Georgia,serif;line-height:1.15}
.wiki-location-rift-tracker__copy p{margin:16px 0 0;color:#a4b8bb;font-size:15px;line-height:1.75}
.wiki-location-rift-tracker__image{position:relative;display:block;overflow:hidden;border:1px solid rgba(109,205,217,.24);border-radius:15px;background:#050d12;text-decoration:none;box-shadow:0 12px 32px rgba(0,0,0,.28)}
.wiki-location-rift-tracker__image img{display:block;width:100%;height:auto;min-height:86px;object-fit:contain}
.wiki-location-rift-tracker__image span{position:absolute;right:10px;bottom:9px;padding:6px 9px;border-radius:8px;background:rgba(2,8,12,.84);color:#d5f5f7;font-size:10px;font-weight:800;letter-spacing:.04em}
.wiki-location-rift-territories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.wiki-location-rift-territory{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid rgba(103,183,194,.18);border-radius:16px;background:rgba(4,15,21,.62)}
.wiki-location-rift-territory.is-jupiter{border-color:rgba(96,195,231,.3);background:linear-gradient(145deg,rgba(20,63,82,.4),rgba(4,15,21,.72))}
.wiki-location-rift-territory.is-baalbek{border-color:rgba(210,154,83,.3);background:linear-gradient(145deg,rgba(79,46,24,.42),rgba(18,13,10,.72))}
.wiki-location-rift-territory__symbol{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(114,216,229,.22);border-radius:15px;background:rgba(5,20,27,.8);color:#8ce9f4;font-size:25px;box-shadow:inset 0 0 22px rgba(63,191,210,.09)}
.wiki-location-rift-territory.is-baalbek .wiki-location-rift-territory__symbol{border-color:rgba(222,167,92,.26);color:#e4b976;box-shadow:inset 0 0 22px rgba(220,146,55,.08)}
.wiki-location-rift-territory__title{display:flex;gap:12px;align-items:center;justify-content:space-between}
.wiki-location-rift-territory__title h3{margin:0;color:#f1f6f7;font:700 22px Georgia,serif}
.wiki-location-rift-territory__title b{white-space:nowrap;color:#bfe9ee;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.wiki-location-rift-territory.is-baalbek .wiki-location-rift-territory__title b{color:#e6c48f}
.wiki-location-rift-territory p{margin:9px 0 0;color:#9db0b4;font-size:13px;line-height:1.65}
.wiki-location-rift-territory__body>span{display:block;margin-top:11px;color:#759398;font-size:11px}.wiki-location-rift-territory__body>span strong{color:#e9f4f5}

/* Large full artwork for both ancient rift bosses */
.wiki-location-page--elter-ancient-rift .wiki-location-creature-section.is-featured{padding:30px;background:radial-gradient(circle at 50% 0,rgba(71,178,194,.13),transparent 42%),linear-gradient(145deg,rgba(10,27,34,.99),rgba(5,13,19,.99))}
.wiki-location-page--elter-ancient-rift .wiki-location-creature-section.is-featured .wiki-location-accordion-list{max-width:980px;margin:0 auto}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured{overflow:hidden;border:1px solid rgba(100,202,215,.24);border-radius:20px;background:rgba(4,14,20,.76);box-shadow:0 22px 58px rgba(0,0,0,.28)}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured.has-image>summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"ancient-art ancient-art ancient-art" "ancient-name ancient-count ancient-toggle" "ancient-preview ancient-preview ancient-preview";gap:16px;padding:0 0 20px;align-items:center}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__portrait{grid-area:ancient-art;width:100%;height:auto;min-height:420px;max-height:680px;border:0;border-radius:0;background:radial-gradient(circle at 50% 42%,rgba(58,155,172,.16),rgba(2,8,12,.95) 72%);overflow:hidden}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__portrait img{display:block;width:100%;height:100%;min-height:420px;max-height:680px;object-fit:contain;object-position:center}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__identity{grid-area:ancient-name;padding-left:22px}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__identity strong{font-size:24px}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__preview{grid-area:ancient-preview;padding:0 22px}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__count{grid-area:ancient-count}
.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__toggle{grid-area:ancient-toggle;margin-right:22px}
@media(max-width:900px){.wiki-location-rift-tracker__head{grid-template-columns:1fr}.wiki-location-rift-territories{grid-template-columns:1fr}.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__portrait,.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__portrait img{min-height:360px;max-height:560px}}
@media(max-width:620px){.wiki-location-rift-tracker{padding:18px;border-radius:17px}.wiki-location-rift-tracker__copy h2{font-size:25px}.wiki-location-rift-territory{grid-template-columns:48px minmax(0,1fr);padding:14px}.wiki-location-rift-territory__symbol{width:48px;height:48px}.wiki-location-rift-territory__title{align-items:flex-start;flex-direction:column;gap:5px}.wiki-location-page--elter-ancient-rift .wiki-location-creature-section.is-featured{padding:18px}.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured.has-image>summary{grid-template-columns:1fr;grid-template-areas:"ancient-art" "ancient-name" "ancient-preview" "ancient-count" "ancient-toggle"}.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__portrait,.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__portrait img{min-height:300px;max-height:470px}.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__identity,.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__preview,.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__count{padding:0 16px}.wiki-location-page--elter-ancient-rift .wiki-location-accordion.is-featured .wiki-location-accordion__toggle{margin:0 16px}}


/* Stage 15: linked Jupiter/Baalbek dungeon navigation */
.wiki-location-switcher-wrap {
  position: relative;
  z-index: 5;
  margin-top: -22px;
  margin-bottom: 8px;
}
.wiki-location-switcher {
  width: min(760px, 100%);
  margin: 0 auto;
  padding: 7px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px;
  border: 1px solid rgba(227, 196, 125, .28);
  border-radius: 18px;
  background: rgba(13, 17, 23, .94);
  box-shadow: 0 16px 36px rgba(0, 0, 0, .32);
  backdrop-filter: blur(12px);
}
.wiki-location-switcher__item {
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 16px;
  border: 1px solid transparent;
  border-radius: 12px;
  color: rgba(244, 238, 224, .76);
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  transition: border-color .18s ease, background .18s ease, color .18s ease, transform .18s ease;
}
.wiki-location-switcher__item:hover {
  color: #fff4d0;
  border-color: rgba(225, 185, 94, .38);
  background: rgba(225, 185, 94, .09);
  transform: translateY(-1px);
}
.wiki-location-switcher__item.is-active {
  color: #1a140a;
  border-color: rgba(255, 225, 153, .75);
  background: linear-gradient(135deg, #e4bd67, #f4df9a);
  box-shadow: 0 8px 24px rgba(226, 181, 83, .22);
}
.wiki-location-page--jupiter-dungeon-2 .wiki-location-recipe img,
.wiki-location-page--baalbek-dungeon-2 .wiki-location-recipe img {
  object-fit: cover;
  object-position: center;
}
@media (max-width: 640px) {
  .wiki-location-switcher-wrap { margin-top: -12px; }
  .wiki-location-switcher { grid-template-columns: 1fr; border-radius: 15px; }
  .wiki-location-switcher__item { min-height: 42px; font-size: 14px; }
}


/* Vallefor dungeon — stage 16 */
.wiki-location-page--vallefor-dungeon-3 .wiki-location-hero{min-height:590px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-hero__label,
.wiki-location-page--vallefor-dungeon-3 .wiki-location-section-head span,
.wiki-location-page--vallefor-dungeon-3 .wiki-location-lore__eyebrow{color:#8ee5d3}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-lore,
.wiki-location-page--vallefor-dungeon-3 .wiki-location-map-card,
.wiki-location-page--vallefor-dungeon-3 .wiki-location-guide,
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section,
.wiki-location-page--vallefor-dungeon-3 .wiki-location-multi-chests{border-color:rgba(76,194,166,.21);background:linear-gradient(145deg,rgba(8,26,27,.98),rgba(5,15,20,.98))}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-feature>span{color:#8ff0d0;background:rgba(55,183,148,.14);border-color:rgba(82,211,175,.25)}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-map img{object-fit:contain;background:#160f08}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-rift-tracker{border-color:rgba(86,213,179,.24);background:radial-gradient(circle at 18% 0,rgba(62,189,156,.16),transparent 38%),linear-gradient(145deg,rgba(8,30,31,.98),rgba(5,15,20,.99))}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-rift-territory.is-vallefor{border-color:rgba(83,213,176,.24);background:linear-gradient(145deg,rgba(24,79,68,.25),rgba(7,25,29,.85))}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-rift-territory.is-vallefor .wiki-location-rift-territory__symbol{color:#8af0d0;border-color:rgba(98,225,190,.28);background:rgba(47,162,133,.16)}
.wiki-location-rift-item{display:flex;align-items:center;gap:13px;max-width:520px;margin-top:18px;padding:13px 15px;border:1px solid rgba(104,211,188,.22);border-radius:14px;background:rgba(6,20,24,.72);color:#e8f8f5;text-decoration:none;transition:.2s ease}
.wiki-location-rift-item:hover{transform:translateY(-1px);border-color:rgba(130,237,213,.42);background:rgba(10,32,36,.9)}
.wiki-location-rift-item__icon{display:grid;place-items:center;width:52px;height:52px;flex:0 0 52px;border-radius:11px;background:#071217;overflow:hidden}
.wiki-location-rift-item>span:last-child{display:grid;gap:3px;min-width:0}
.wiki-location-rift-item small{color:#82cfc1;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.wiki-location-rift-item strong{font-size:16px;line-height:1.25}
.wiki-location-rift-item em{color:#abc8c3;font-size:12px;font-style:normal;line-height:1.35}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion{height:100%;overflow:hidden;border-radius:18px;border-color:rgba(84,203,176,.2);background:rgba(4,16,20,.86)}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion.has-image>summary{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"vf-art vf-art" "vf-name vf-toggle" "vf-preview vf-count";gap:13px;padding:0 0 18px;align-items:center}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__portrait{grid-area:vf-art;display:flex;width:100%;height:360px;border:0;border-radius:0;background:radial-gradient(circle at 50% 42%,rgba(55,174,151,.16),rgba(2,10,14,.98) 74%);overflow:hidden}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__portrait img{width:100%;height:100%;object-fit:contain;object-position:center}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__identity{grid-area:vf-name;padding-left:18px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__identity strong{font-size:21px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__preview{grid-area:vf-preview;padding-left:18px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__count{grid-area:vf-count;margin-right:18px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__toggle{grid-area:vf-toggle;margin-right:18px}
.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__body{border-top-color:rgba(85,201,176,.17)}
@media(max-width:900px){.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion-list{grid-template-columns:1fr}.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__portrait{height:420px}}
@media(max-width:620px){.wiki-location-page--vallefor-dungeon-3 .wiki-location-hero{min-height:510px}.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__portrait{height:330px}.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion.has-image>summary{grid-template-columns:1fr;grid-template-areas:"vf-art" "vf-name" "vf-preview" "vf-count" "vf-toggle"}.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__identity,.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__preview,.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__count{padding:0 15px;margin:0}.wiki-location-page--vallefor-dungeon-3 .wiki-location-creature-section.has-large-images .wiki-location-accordion__toggle{margin:0 15px}.wiki-location-rift-item{max-width:none}}


/* Stage 16 V2: nested Smart chest cards */
.wiki-location-nested-chests {
  margin-top: 18px;
  padding: 18px;
  border: 1px solid rgba(117, 217, 173, .24);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(8, 24, 22, .92), rgba(9, 16, 19, .86));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.03);
}
.wiki-location-nested-chests__head { margin-bottom: 14px; }
.wiki-location-nested-chests__head > span {
  display: block;
  margin-bottom: 4px;
  color: #72d8ad;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.wiki-location-nested-chests__head h4 { margin: 0 0 6px; color: #f4ead1; font-size: 20px; }
.wiki-location-nested-chests__head p { margin: 0; color: rgba(225,235,229,.7); line-height: 1.55; }
.wiki-location-nested-chests__list { display: grid; gap: 12px; }
.wiki-location-nested-chest {
  overflow: hidden;
  border: 1px solid rgba(134, 227, 187, .2);
  border-radius: 14px;
  background: rgba(7, 17, 18, .82);
}
.wiki-location-nested-chest[open] { border-color: rgba(134, 227, 187, .42); }
.wiki-location-nested-chest > summary {
  display: grid;
  grid-template-columns: 58px minmax(0,1fr) auto auto;
  align-items: center;
  gap: 12px;
  padding: 14px;
  cursor: pointer;
  list-style: none;
}
.wiki-location-nested-chest > summary::-webkit-details-marker { display: none; }
.wiki-location-nested-chest > summary:hover { background: rgba(75, 151, 119, .08); }
.wiki-location-nested-chest__icon {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(225, 190, 101, .3);
  border-radius: 12px;
  background: rgba(0,0,0,.26);
}
.wiki-location-nested-chest__identity { min-width: 0; }
.wiki-location-nested-chest__identity small {
  display: block;
  margin-bottom: 3px;
  color: #72d8ad;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}
.wiki-location-nested-chest__identity strong { display: block; color: #f3ead6; font-size: 16px; }
.wiki-location-nested-chest__count { color: rgba(225,235,229,.68); font-size: 12px; white-space: nowrap; }
.wiki-location-nested-chest__count b { color: #f0d58d; font-size: 15px; }
.wiki-location-nested-chest__toggle {
  min-width: 128px;
  padding: 9px 12px;
  border: 1px solid rgba(114,216,173,.28);
  border-radius: 10px;
  color: #8ee0bc;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
}
.wiki-location-nested-chest[open] .wiki-location-nested-chest__toggle::after { content: 'Скрыть состав'; }
.wiki-location-nested-chest[open] .wiki-location-nested-chest__toggle { font-size: 0; }
.wiki-location-nested-chest[open] .wiki-location-nested-chest__toggle::after { font-size: 12px; }
.wiki-location-nested-chest__body {
  padding: 0 14px 14px;
  border-top: 1px solid rgba(134,227,187,.12);
}
.wiki-location-drop-grid--nested { margin-top: 14px; }
.wiki-location-nested-chest__link {
  display: inline-flex;
  margin-top: 12px;
  color: #8ee0bc;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}
.wiki-location-nested-chest__link:hover { color: #d9f7e9; }
@media (max-width: 760px) {
  .wiki-location-nested-chests { padding: 13px; }
  .wiki-location-nested-chest > summary {
    grid-template-columns: 50px minmax(0,1fr);
    gap: 10px;
    padding: 12px;
  }
  .wiki-location-nested-chest__icon { width: 48px; height: 48px; }
  .wiki-location-nested-chest__count { grid-column: 2; }
  .wiki-location-nested-chest__toggle { grid-column: 1 / -1; min-width: 0; width: 100%; }
}


/* Stage 17: Distorted monsters event */
.wiki-location-page--distorted-monsters .wiki-location-hero{min-height:560px}
.wiki-location-page--distorted-monsters .wiki-location-hero__shade{background:linear-gradient(90deg,rgba(1,7,8,.94) 0%,rgba(2,10,10,.76) 43%,rgba(2,8,8,.3) 72%,rgba(2,8,8,.7) 100%),linear-gradient(0deg,rgba(1,7,8,.96),transparent 62%)}
.wiki-distorted-event,.wiki-distorted-territories,.wiki-distorted-field-bosses{margin-top:34px}
.wiki-distorted-event__head{margin-bottom:18px}
.wiki-distorted-scheme{position:relative;display:block;overflow:hidden;border:1px solid rgba(212,164,67,.32);border-radius:20px;background:#050b0c;box-shadow:0 22px 52px rgba(0,0,0,.34);text-decoration:none}
.wiki-distorted-scheme img{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;background:#030708}
.wiki-distorted-scheme>span,.wiki-distorted-territory__map>span{position:absolute;right:14px;bottom:14px;padding:9px 13px;border:1px solid rgba(229,190,102,.35);border-radius:10px;background:rgba(3,8,9,.84);color:#f0d792;font-size:12px;font-weight:800;backdrop-filter:blur(8px)}
.wiki-distorted-boss-grid,.wiki-distorted-field-boss-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}
.wiki-distorted-boss-card,.wiki-distorted-field-boss-card,.wiki-distorted-monster-card,.wiki-distorted-territory{overflow:hidden;border:1px solid rgba(212,164,67,.18);border-radius:16px;background:linear-gradient(145deg,rgba(7,15,16,.96),rgba(8,12,13,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.wiki-distorted-boss-card[open],.wiki-distorted-field-boss-card[open],.wiki-distorted-monster-card[open],.wiki-distorted-territory[open]{border-color:rgba(130,219,165,.42)}
.wiki-distorted-boss-card>summary,.wiki-distorted-field-boss-card>summary,.wiki-distorted-monster-card>summary,.wiki-distorted-territory>summary{cursor:pointer;list-style:none}
.wiki-distorted-boss-card>summary::-webkit-details-marker,.wiki-distorted-field-boss-card>summary::-webkit-details-marker,.wiki-distorted-monster-card>summary::-webkit-details-marker,.wiki-distorted-territory>summary::-webkit-details-marker{display:none}
.wiki-distorted-boss-card>summary{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"pair meta" "pair toggle";gap:9px 14px;align-items:center;padding:17px}
.wiki-distorted-boss-card__pair{grid-area:pair;display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);grid-template-areas:"nsmall arrow dsmall" "nname arrow dname";gap:3px 10px;align-items:center;min-width:0}
.wiki-distorted-boss-card__pair small:first-child{grid-area:nsmall}.wiki-distorted-boss-card__pair strong:nth-of-type(1){grid-area:nname}.wiki-distorted-boss-card__pair i{grid-area:arrow;color:#74d1a1;font-size:22px;font-style:normal;text-align:center}.wiki-distorted-boss-card__pair small:nth-of-type(2){grid-area:dsmall}.wiki-distorted-boss-card__pair strong:nth-of-type(2){grid-area:dname}
.wiki-distorted-boss-card__pair small,.wiki-distorted-field-boss-card__identity small,.wiki-distorted-monster-card summary small,.wiki-distorted-territory__identity small,.wiki-distorted-territory__boss small{color:#70cfa1;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-distorted-boss-card__pair strong{color:#f3e7ca;font-size:16px;line-height:1.25}
.wiki-distorted-boss-card__meta{grid-area:meta;color:rgba(225,231,225,.64);font-size:12px;white-space:nowrap}.wiki-distorted-boss-card__meta b{color:#e8c477;font-size:16px}
.wiki-distorted-boss-card__toggle{grid-area:toggle;min-width:118px;padding:8px 11px;border:1px solid rgba(112,207,161,.25);border-radius:9px;color:#83dfb1;font-size:11px;font-weight:800;text-align:center}
.wiki-distorted-boss-card__body,.wiki-distorted-field-boss-card__body,.wiki-distorted-monster-card__body{padding:14px;border-top:1px solid rgba(130,219,165,.12)}
.wiki-distorted-territories__list{display:grid;gap:14px}
.wiki-distorted-territory>summary{display:grid;grid-template-columns:58px minmax(0,1.25fr) minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:16px}
.wiki-distorted-territory__code{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(224,181,83,.32);border-radius:13px;background:radial-gradient(circle at 50% 35%,rgba(81,188,123,.18),rgba(4,11,12,.9));color:#efcf83;font-family:Georgia,serif;font-size:18px;font-weight:800}
.wiki-distorted-territory__identity,.wiki-distorted-territory__boss{display:grid;gap:3px;min-width:0}.wiki-distorted-territory__identity strong{color:#f3ead7;font-size:18px}.wiki-distorted-territory__boss strong{color:#a9e0c1;font-size:14px}
.wiki-distorted-territory__count{color:rgba(228,234,229,.65);font-size:12px;white-space:nowrap}.wiki-distorted-territory__count b{color:#e7c779;font-size:17px}
.wiki-distorted-territory__toggle{min-width:96px;padding:9px;border:1px solid rgba(112,207,161,.23);border-radius:9px;color:#7fd8aa;font-size:11px;font-weight:800;text-align:center}
.wiki-distorted-territory[open] .wiki-distorted-territory__toggle{font-size:0}.wiki-distorted-territory[open] .wiki-distorted-territory__toggle:after{content:'Скрыть';font-size:11px}
.wiki-distorted-territory__body{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:18px;padding:18px;border-top:1px solid rgba(130,219,165,.12);background:rgba(2,8,9,.45)}
.wiki-distorted-territory__map{position:relative;display:block;align-self:start;overflow:hidden;border:1px solid rgba(224,181,83,.2);border-radius:15px;background:#04090a;text-decoration:none}.wiki-distorted-territory__map img{display:block;width:100%;height:auto;object-fit:contain}
.wiki-distorted-territory__monsters{display:grid;gap:10px;align-content:start}
.wiki-distorted-monster-card>summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:13px}.wiki-distorted-monster-card summary>span:first-child{display:grid;gap:3px}.wiki-distorted-monster-card summary strong{color:#f2e8d4;font-size:15px}.wiki-distorted-monster-card__count{color:rgba(225,231,225,.62);font-size:11px;white-space:nowrap}.wiki-distorted-monster-card__count b{color:#e8c477;font-size:15px}.wiki-distorted-monster-card__toggle{min-width:68px;padding:7px 9px;border:1px solid rgba(112,207,161,.2);border-radius:8px;color:#7fd8aa;font-size:10px;font-weight:800;text-align:center}
.wiki-distorted-field-boss-card>summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:16px}.wiki-distorted-field-boss-card__identity{display:grid;gap:3px}.wiki-distorted-field-boss-card__identity strong{color:#f3e6c8;font-size:18px}.wiki-distorted-field-boss-card__identity em{color:#a9cbb9;font-size:12px;font-style:normal;line-height:1.4}.wiki-distorted-field-boss-card__count{color:rgba(225,231,225,.63);font-size:12px;white-space:nowrap}.wiki-distorted-field-boss-card__count b{color:#e8c477;font-size:16px}.wiki-distorted-field-boss-card__toggle{min-width:112px;padding:8px 10px;border:1px solid rgba(112,207,161,.24);border-radius:9px;color:#7fd8aa;font-size:11px;font-weight:800;text-align:center}
@media(max-width:900px){.wiki-distorted-boss-grid,.wiki-distorted-field-boss-grid{grid-template-columns:1fr}.wiki-distorted-territory>summary{grid-template-columns:52px minmax(0,1fr) auto;grid-template-areas:"code identity toggle" "code boss count"}.wiki-distorted-territory__code{grid-area:code}.wiki-distorted-territory__identity{grid-area:identity}.wiki-distorted-territory__boss{grid-area:boss}.wiki-distorted-territory__count{grid-area:count}.wiki-distorted-territory__toggle{grid-area:toggle}.wiki-distorted-territory__body{grid-template-columns:1fr}}
@media(max-width:620px){.wiki-location-page--distorted-monsters .wiki-location-hero{min-height:520px}.wiki-distorted-boss-card>summary{grid-template-columns:1fr;grid-template-areas:"pair" "meta" "toggle"}.wiki-distorted-boss-card__pair{grid-template-columns:1fr;grid-template-areas:"nsmall" "nname" "arrow" "dsmall" "dname"}.wiki-distorted-boss-card__pair i{text-align:left;transform:rotate(90deg);transform-origin:left center}.wiki-distorted-territory>summary{grid-template-columns:46px minmax(0,1fr);grid-template-areas:"code identity" "boss boss" "count toggle";gap:10px;padding:13px}.wiki-distorted-territory__code{width:44px;height:44px;font-size:15px}.wiki-distorted-territory__body{padding:12px}.wiki-distorted-monster-card>summary,.wiki-distorted-field-boss-card>summary{grid-template-columns:1fr}.wiki-distorted-monster-card__toggle,.wiki-distorted-field-boss-card__toggle{width:100%}.wiki-distorted-scheme>span,.wiki-distorted-territory__map>span{right:8px;bottom:8px;padding:7px 9px;font-size:10px}}


/* Stage 18: Abellus Fortress */
.wiki-location-page--abellus-fortress .wiki-location-lore__eyebrow,
.wiki-location-page--abellus-fortress .wiki-location-section-head span,
.wiki-location-page--abellus-fortress .wiki-location-guide__copy>span{color:#a9a0f2}
.wiki-location-page--abellus-fortress .wiki-location-map-card,
.wiki-location-page--abellus-fortress .wiki-location-guide,
.wiki-location-page--abellus-fortress .wiki-location-creature-section,
.wiki-location-page--abellus-fortress .wiki-location-related{border-color:rgba(121,108,205,.2);background:radial-gradient(circle at 100% 0,rgba(83,69,173,.12),transparent 42%),linear-gradient(145deg,rgba(18,22,34,.98),rgba(9,13,21,.98))}
.wiki-location-page--abellus-fortress .wiki-location-guide__image{border-color:rgba(154,142,229,.2);background:rgba(8,10,18,.78)}
.wiki-location-page--abellus-fortress .wiki-location-guide__image img{max-width:520px}
.wiki-location-page--abellus-fortress .wiki-location-creature-section.is-featured{border-color:rgba(155,119,224,.3);background:radial-gradient(circle at 50% 0,rgba(104,74,173,.16),transparent 48%),linear-gradient(145deg,rgba(23,21,35,.99),rgba(10,12,20,.99))}
.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured{grid-template-columns:minmax(360px,44%) minmax(0,1fr);border-color:rgba(155,123,220,.28)}
.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured .wiki-location-creature__media{min-height:520px;background:radial-gradient(circle at 50% 42%,rgba(104,78,160,.2),rgba(3,7,12,.98) 72%)}
.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured .wiki-location-creature__media img{object-fit:contain;padding:18px;filter:brightness(1.12) contrast(1.05)}
.wiki-location-page--abellus-fortress .wiki-location-creature__head{background:linear-gradient(90deg,rgba(76,57,123,.22),rgba(15,19,30,.82))}
@media(max-width:780px){.wiki-location-page--abellus-fortress .wiki-location-hero{min-height:510px}.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured{grid-template-columns:1fr}.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured .wiki-location-creature__media{min-height:430px}.wiki-location-page--abellus-fortress .wiki-location-guide__image img{max-width:100%}}
@media(max-width:520px){.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured .wiki-location-creature__media{min-height:360px}.wiki-location-page--abellus-fortress .wiki-location-creature.is-featured .wiki-location-creature__media img{padding:10px}}

/* Stage 19: dynamic monsters, bosses and Elf chest on Dark Priests Temple 4 */
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-anchor{height:1px;margin:0;padding:0}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section{clear:both;margin:34px 0;padding:26px;text-align:left}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-section-head h2{color:#f4f5f6}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-section-head p{margin:0;max-width:520px}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-accordion-list,
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-chest-accordion-list{margin:0;padding:0}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-accordion__body,
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-chest-accordion__body{padding:16px}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-drop-grid{margin:0;padding:0}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-drop{margin:0;text-decoration:none}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-drop-note{margin:15px 0 0;color:#71818d;font-size:12px}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-elf-chest{border-color:rgba(192,148,82,.24);background:radial-gradient(circle at 100% 0,rgba(189,139,64,.11),transparent 42%),linear-gradient(145deg,rgba(29,25,20,.98),rgba(13,16,20,.98))}
.wiki-article-content--dark-priests-temple-4 .r2sm-htj-elf-chest .wiki-location-chest-accordion__icon{border-color:rgba(217,176,99,.25);color:#e7c47d}
@media(max-width:760px){
  .wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section{padding:18px;border-radius:17px}
  .wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-section-head{align-items:flex-start;flex-direction:column;gap:10px}
  .wiki-article-content--dark-priests-temple-4 .r2sm-htj-dynamic-section .wiki-location-section-head p{text-align:left}
}

/* Stage 20: dynamic monster and boss drops for Nameless Cave 4 */
.wiki-article-content--nameless-cave-4 .r2sm-nameless-page{display:block}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section{clear:both;margin:34px 0;padding:26px;text-align:left;border-color:rgba(79,157,188,.22);background:radial-gradient(circle at 100% 0,rgba(60,136,168,.1),transparent 42%),linear-gradient(145deg,rgba(17,28,35,.98),rgba(9,16,21,.98))}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section.is-featured{border-color:rgba(202,155,75,.27);background:radial-gradient(circle at 100% 0,rgba(195,139,53,.12),transparent 43%),linear-gradient(145deg,rgba(31,27,20,.98),rgba(14,17,20,.98))}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-section-head h2{color:#f4f5f6}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-section-head p{margin:0;max-width:540px}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-accordion-list{margin:0;padding:0}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-accordion__body{padding:16px}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-drop-grid{margin:0;padding:0}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-drop{margin:0;text-decoration:none}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-drop-note{margin:15px 0 0;color:#71818d;font-size:12px}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-legacy-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:34px 0}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-legacy-gallery>div{display:flex;align-items:center;justify-content:center;min-height:190px;overflow:hidden;border:1px solid rgba(120,156,171,.16);border-radius:16px;background:rgba(8,15,19,.78)}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-legacy-gallery img{width:100%;height:100%;max-height:360px;object-fit:contain;margin:0}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-krampus-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 30px}
.wiki-article-content--nameless-cave-4 .r2sm-nameless-krampus-gallery img{width:100%;height:100%;max-height:460px;object-fit:contain;margin:0;border-radius:16px;background:rgba(8,15,19,.78)}
@media(max-width:760px){
  .wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section{padding:18px;border-radius:17px}
  .wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-section-head{align-items:flex-start;flex-direction:column;gap:10px}
  .wiki-article-content--nameless-cave-4 .r2sm-nameless-dynamic-section .wiki-location-section-head p{text-align:left}
  .wiki-article-content--nameless-cave-4 .r2sm-nameless-legacy-gallery,.wiki-article-content--nameless-cave-4 .r2sm-nameless-krampus-gallery{grid-template-columns:1fr}
}

/* Stage 21 V2: repaired Bug Lair 4 vertical cards and visible drop lists */
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-page{display:block}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-hero-art,
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-entry-image{overflow:hidden;border:1px solid rgba(178,136,54,.2);border-radius:18px;background:#090d0b}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-hero-art img,
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-entry-image img{display:block;width:100%;height:auto;margin:0}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-entry-image{margin-top:20px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section{clear:both;margin:34px 0;padding:26px;text-align:left;border-color:rgba(165,120,46,.24);background:radial-gradient(circle at 100% 0,rgba(131,91,28,.13),transparent 44%),linear-gradient(145deg,rgba(28,25,16,.98),rgba(11,16,15,.98))}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section.is-featured{border-color:rgba(203,151,61,.34);background:radial-gradient(circle at 50% 0,rgba(163,107,30,.18),transparent 47%),linear-gradient(145deg,rgba(34,27,16,.99),rgba(14,16,17,.99))}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section .wiki-location-section-head h2{color:#f2e7cc}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section .wiki-location-section-head>div>span{color:#d4a754}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section .wiki-location-section-head p{margin:0;max-width:610px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card-grid{display:flex;flex-direction:column;gap:18px;width:100%}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card{display:block;overflow:hidden;width:100%;border:1px solid rgba(184,137,54,.22);border-radius:18px;background:rgba(7,13,12,.9);box-shadow:0 18px 42px rgba(0,0,0,.22)}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card[open]{border-color:rgba(218,165,69,.48);box-shadow:0 22px 52px rgba(0,0,0,.3)}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card>summary{display:grid;grid-template-columns:minmax(270px,36%) minmax(0,1fr) auto;grid-template-areas:"bug-media bug-name bug-toggle" "bug-media bug-preview bug-meta";gap:13px 20px;align-items:center;min-height:245px;padding:0 20px 0 0;cursor:pointer;list-style:none;background:linear-gradient(90deg,rgba(47,38,20,.28),rgba(7,13,12,.9))}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card>summary::-webkit-details-marker{display:none}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card>summary:hover{background:linear-gradient(90deg,rgba(73,54,24,.38),rgba(8,15,13,.96))}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__media{grid-area:bug-media;display:flex;align-self:stretch;width:100%;min-height:245px;overflow:hidden;border-right:1px solid rgba(218,165,69,.13);background:radial-gradient(circle at 50% 45%,rgba(98,110,38,.18),rgba(3,8,8,.96) 76%)}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__media img{display:block;width:100%;height:100%;min-height:245px;margin:0;object-fit:contain;object-position:center}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__identity{grid-area:bug-name;min-width:0;align-self:end}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__identity small{display:block;color:#c99d4d;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__identity strong{display:block;margin-top:5px;color:#f2ead7;font-size:24px;line-height:1.22}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__preview{grid-area:bug-preview;display:flex;align-self:start;gap:7px;min-height:38px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__meta{grid-area:bug-meta;align-self:start;color:#87978f;font-size:12px;white-space:nowrap}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__meta b{color:#e5c478;font-size:16px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__toggle{grid-area:bug-toggle;align-self:end;min-width:130px;padding:10px 14px;border:1px solid rgba(207,157,63,.34);border-radius:10px;color:#dfb75f;font-size:12px;font-weight:800;text-align:center}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card[open] .r2sm-bug-lair-card__toggle{font-size:0}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card[open] .r2sm-bug-lair-card__toggle:after{content:"Скрыть дроп";font-size:12px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__body{display:block;width:100%;box-sizing:border-box;padding:20px;border-top:1px solid rgba(218,165,69,.17);background:rgba(5,10,10,.93);visibility:visible;opacity:1;overflow:visible}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card[open]>.r2sm-bug-lair-card__body{display:block!important;max-height:none!important;height:auto!important;visibility:visible!important;opacity:1!important;overflow:visible!important}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__body .wiki-location-drop-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0;visibility:visible!important;opacity:1!important;overflow:visible!important}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__body .wiki-location-drop{display:grid!important;margin:0;color:inherit;text-decoration:none;visibility:visible!important;opacity:1!important}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card.no-image>summary{grid-template-columns:62px minmax(0,1fr) auto;grid-template-areas:"bug-emblem bug-name bug-toggle" "bug-emblem bug-preview bug-meta";min-height:150px;padding:22px 24px;background:radial-gradient(circle at 0 50%,rgba(185,131,37,.16),transparent 34%),linear-gradient(90deg,rgba(47,38,20,.25),rgba(7,13,12,.92))}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__emblem{grid-area:bug-emblem;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(218,165,69,.34);border-radius:50%;background:radial-gradient(circle,rgba(210,151,54,.2),rgba(5,11,11,.9));color:#e0ba68;font-size:30px;box-shadow:0 0 28px rgba(193,129,35,.13)}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-card.no-image .r2sm-bug-lair-card__identity strong{font-size:26px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section .wiki-drop-note{margin:15px 0 0;color:#77857f;font-size:12px}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-static-section{clear:both;margin:34px 0;padding:25px;border:1px solid rgba(160,128,70,.16);border-radius:18px;background:rgba(13,18,17,.76)}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-static-section h2{margin-top:0;color:#f0e4ca}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-static-section h3{margin-top:24px;color:#d8bd83}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-static-section img{display:block;max-width:100%;height:auto;margin:20px auto 0;border-radius:14px}
@media(max-width:980px){
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card>summary{grid-template-columns:minmax(220px,38%) minmax(0,1fr);grid-template-areas:"bug-media bug-name" "bug-media bug-preview" "bug-media bug-meta" "bug-media bug-toggle";padding-right:16px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__toggle{align-self:start;width:100%;min-width:0;box-sizing:border-box}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card.no-image>summary{grid-template-columns:58px minmax(0,1fr);grid-template-areas:"bug-emblem bug-name" "bug-emblem bug-preview" "bug-meta bug-meta" "bug-toggle bug-toggle"}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card.no-image .r2sm-bug-lair-card__meta{margin-left:78px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__body .wiki-location-drop-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section,.wiki-article-content--bug-lair-4 .r2sm-bug-lair-static-section{padding:15px;border-radius:16px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section .wiki-location-section-head{align-items:flex-start;flex-direction:column;gap:10px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section .wiki-location-section-head p{text-align:left}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card>summary{grid-template-columns:1fr;grid-template-areas:"bug-media" "bug-name" "bug-preview" "bug-meta" "bug-toggle";gap:11px;padding:0 14px 15px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__media{width:calc(100% + 28px);min-height:250px;margin-left:-14px;border-right:0;border-bottom:1px solid rgba(218,165,69,.13)}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__media img{min-height:250px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__identity{align-self:auto}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__identity strong{font-size:20px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__meta{align-self:auto}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card.no-image>summary{grid-template-columns:52px minmax(0,1fr);grid-template-areas:"bug-emblem bug-name" "bug-preview bug-preview" "bug-meta bug-meta" "bug-toggle bug-toggle";min-height:0;padding:18px 14px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__emblem{width:50px;height:50px;font-size:25px}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card.no-image .r2sm-bug-lair-card__meta{margin-left:0}
  .wiki-article-content--bug-lair-4 .r2sm-bug-lair-card__body{padding:12px}
}


/* Stage 21 V3: Bug Lair 4 dedicated background and Queen artwork */
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-hero-art img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center;
}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section.is-featured .r2sm-bug-lair-card__media{
  background:radial-gradient(circle at 52% 45%,rgba(34,143,135,.18),rgba(3,8,8,.98) 78%);
}
.wiki-article-content--bug-lair-4 .r2sm-bug-lair-dynamic-section.is-featured .r2sm-bug-lair-card__media img{
  object-fit:cover;
  object-position:center;
}
