*{box-sizing:border-box}
html,body{margin:0;width:100%;height:100%;overflow:hidden}
body.ea-wordlists-body{font-family:Inter,ui-rounded,"SF Pro Rounded",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173829;background:#183b28 url('jungle-scene.webp') center/cover no-repeat fixed}
.ea-wordlists-scene{position:relative;width:100vw;height:100dvh;min-height:560px;overflow:hidden;background:url('jungle-scene.webp') center/cover no-repeat;isolation:isolate}
.ea-wordlists-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,30,19,.18),rgba(12,30,19,.04) 30%,rgba(12,30,19,.18));z-index:0}
.ea-wordlists-panel{position:relative;z-index:3;width:min(1240px,91vw);height:min(88vh,850px);margin:0 auto;top:50%;transform:translateY(-50%);padding:20px 28px 22px;border-radius:28px;background:linear-gradient(180deg,rgba(255,253,247,.94),rgba(248,249,240,.90));backdrop-filter:blur(8px);box-shadow:0 28px 70px rgba(20,48,31,.22),inset 0 1px 0 rgba(255,255,255,.96);display:flex;flex-direction:column;justify-content:center}
.ea-wordlists-topline{text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:clamp(13px,.92vw,18px);font-weight:700;color:#775f3d;letter-spacing:.04em;margin-bottom:5px}
.ea-wordlists-panel h1{margin:0;text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,3.3vw,54px);line-height:1;color:#214535;letter-spacing:-.03em}
.ea-wordlists-note{text-align:center;margin:7px auto 14px;color:#697f6d;font-weight:650;font-size:clamp(13px,.92vw,16px)}
.ea-theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(5,minmax(0,1fr));gap:9px 14px;max-width:1050px;width:100%;margin:0 auto;min-height:0;flex:0 1 auto}
.ea-theme-card{display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px;min-height:58px;padding:8px 13px;border-radius:17px;text-decoration:none;color:#18392a;background:rgba(255,255,255,.96);border:1px solid rgba(72,111,69,.10);box-shadow:0 7px 16px rgba(35,68,44,.08);transition:transform .18s ease,box-shadow .18s ease}
.ea-theme-card:hover,.ea-theme-card:focus-visible{transform:translateY(-2px);box-shadow:0 12px 22px rgba(35,68,44,.13);outline:none}
.ea-theme-number{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#e5efdc,#d8e8cf);color:#47704b;font-size:19px;font-weight:900}
.ea-theme-copy{display:flex;flex-direction:column;min-width:0}
.ea-theme-title{font-size:clamp(17px,1.2vw,21px);font-weight:850;letter-spacing:-.02em;line-height:1.05}
.ea-theme-sub{margin-top:3px;font-size:clamp(11px,.76vw,13px);font-weight:650;color:#7b8d7d;line-height:1.1}
.ea-theme-arrow{justify-self:end;font-size:20px;font-weight:900;color:#6f8b63}
.ea-wordlists-back{position:absolute;z-index:10;left:2.3vw;top:3.1vh;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:25px;font-weight:900;color:#315b42;background:rgba(255,255,245,.90);box-shadow:0 9px 23px rgba(44,79,51,.12);border:1px solid rgba(54,91,60,.12)}
.ea-theme-placeholder-panel{align-items:center;text-align:center}
.ea-placeholder-number{width:106px;height:106px;border-radius:29px;display:grid;place-items:center;margin:16px auto 13px;background:linear-gradient(145deg,#e5efdc,#d2e5c8);color:#49704c;font-size:48px;font-weight:900;box-shadow:0 16px 30px rgba(41,76,49,.12)}
@media(max-height:700px) and (min-width:851px){
 .ea-wordlists-panel{height:90vh;padding-top:14px;padding-bottom:15px}
 .ea-wordlists-topline{margin-bottom:3px}
 .ea-wordlists-panel h1{font-size:clamp(31px,3vw,46px)}
 .ea-wordlists-note{margin:5px auto 9px}
 .ea-theme-grid{gap:6px 12px}
 .ea-theme-card{min-height:50px;padding:6px 11px;grid-template-columns:40px 1fr 18px}
 .ea-theme-number{width:36px;height:36px;border-radius:11px;font-size:16px}
 .ea-theme-title{font-size:clamp(15px,1.05vw,19px)}
 .ea-theme-sub{font-size:11px;margin-top:2px}
}
@media(max-width:850px){
 html,body{overflow:auto}
 .ea-wordlists-scene{height:auto;min-height:100dvh;padding:70px 0 24px}
 .ea-wordlists-panel{height:auto;top:0;transform:none;padding:20px}
 .ea-theme-grid{grid-template-columns:1fr;grid-template-rows:none;gap:10px}
 .ea-theme-card{min-height:62px}
}
@media(prefers-reduced-motion:reduce){.ea-theme-card{transition:none!important}}
