:where(body.pg-module) .pg-emotion-hall{margin:0;overflow:hidden}
:where(body.pg-module) .pg-emotion-hall *{box-sizing:border-box}
:where(body.pg-module) .em-canvas{position:fixed;inset:0;width:100%;height:100%;display:block}
:where(body.pg-module) .em-loader{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;transition:opacity .7s,visibility .7s}
:where(body.pg-module) .em-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
:where(body.pg-module) .em-loader-card{width:min(570px,100%);padding:38px;border:1px solid var(--em-line);border-radius:30px;text-align:center}
:where(body.pg-module) .em-loader-card img{width:min(280px,78%);height:auto}
:where(body.pg-module) .em-loader-card small{display:block;margin:28px 0 8px}
:where(body.pg-module) .em-loader-card h1,:where(body.pg-module) .em-loader-card h2{margin:0 0 14px}
:where(body.pg-module) .em-loader-card p{max-width:480px;margin:0 auto 24px}
:where(body.pg-module) .em-loader-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
:where(body.pg-module) .em-loader-actions button,:where(body.pg-module) .em-loader-actions a{min-height:46px;padding:0 20px;border:1px solid var(--em-line);border-radius:999px;text-decoration:none;cursor:pointer}
:where(body.pg-module) .em-hud{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;justify-content:space-between;padding:18px;pointer-events:none}
:where(body.pg-module) .em-hud>*{pointer-events:auto}
:where(body.pg-module) .em-topbar{display:grid;grid-template-columns:minmax(270px,1fr) auto minmax(270px,1fr);gap:15px;align-items:start}
:where(body.pg-module) .em-panel{border:1px solid var(--em-line);border-radius:20px}
:where(body.pg-module) .em-brand{display:flex;align-items:center;gap:14px;padding:12px 15px}
:where(body.pg-module) .em-brand img{width:148px;height:auto}
:where(body.pg-module) .em-brand div{display:flex;flex-direction:column;gap:2px}
:where(body.pg-module) .em-title{text-align:center;padding-top:4px}
:where(body.pg-module) .em-title h2{margin:4px 0 0}
:where(body.pg-module) .em-title h2 em{font-style:normal}
:where(body.pg-module) .em-actions{display:flex;justify-content:flex-end;gap:8px;padding:10px}
:where(body.pg-module) .em-actions a,:where(body.pg-module) .em-actions button{min-height:40px;padding:0 14px;border:1px solid var(--em-line);border-radius:12px;text-decoration:none;cursor:pointer}
:where(body.pg-module) .em-actions a{display:inline-flex;align-items:center}
:where(body.pg-module) .em-side{position:absolute;right:18px;top:106px;width:min(370px,calc(100vw - 36px));padding:18px}
:where(body.pg-module) .em-side h1,:where(body.pg-module) .em-side h2{margin:6px 0 7px}
:where(body.pg-module) .em-side>p{margin:0 0 15px}
:where(body.pg-module) .em-theme-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}
:where(body.pg-module) .em-theme{position:relative;min-height:76px;padding:10px 5px;border:1px solid var(--line);border-radius:14px;text-align:center;cursor:pointer;overflow:hidden}
:where(body.pg-module) .em-theme:before{content:"";display:block;width:20px;height:20px;margin:0 auto 7px;border-radius:50%}
:where(body.pg-module) .em-theme b{display:block}
:where(body.pg-module) .em-theme span{display:block;margin-top:3px}
:where(body.pg-module) .em-theme.is-active{transform:translateY(-2px)}
:where(body.pg-module) .em-narrative{position:absolute;left:18px;top:106px;width:min(330px,calc(100vw - 36px));padding:18px}
:where(body.pg-module) .em-narrative h2{margin:6px 0 8px}
:where(body.pg-module) .em-narrative p{margin:0}
:where(body.pg-module) .em-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}
:where(body.pg-module) .em-meta div{padding:9px;border:1px solid var(--line);border-radius:12px}
:where(body.pg-module) .em-meta span{display:block}
:where(body.pg-module) .em-meta b{display:block;margin-top:3px}
:where(body.pg-module) .em-bottom{display:grid;grid-template-columns:minmax(330px,1fr) minmax(300px,.9fr) auto;gap:12px;align-items:end}
:where(body.pg-module) .em-info,:where(body.pg-module) .em-sound{padding:14px 16px}
:where(body.pg-module) .em-info h3,:where(body.pg-module) .em-sound h3{margin:4px 0 7px}
:where(body.pg-module) .em-info p,:where(body.pg-module) .em-sound p{margin:0}
:where(body.pg-module) .em-sound-controls{display:flex;align-items:center;gap:10px;margin-top:10px}
:where(body.pg-module) .em-sound-controls button{min-height:40px;padding:0 14px;border:1px solid var(--em-line);border-radius:12px;cursor:pointer}
:where(body.pg-module) .em-sound-controls input{flex:1;accent-color:var(--em-accent)}
:where(body.pg-module) .em-quick{display:flex;gap:8px;padding:10px}
:where(body.pg-module) .em-quick button{min-height:48px;padding:0 16px;border:1px solid var(--em-line);border-radius:14px;cursor:pointer}
:where(body.pg-module) .em-toast{position:fixed;left:50%;bottom:126px;z-index:40;transform:translateX(-50%) translateY(20px);padding:10px 16px;border:1px solid var(--em-line);border-radius:999px;opacity:0;pointer-events:none;transition:.3s}
:where(body.pg-module) .em-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}
:where(body.pg-module) .em-fatal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px;text-align:center}
:where(body.pg-module) .em-fatal[hidden]{display:none}
@media(max-width:1080px){:where(body.pg-module) .em-topbar{grid-template-columns:1fr auto}
:where(body.pg-module) .em-title{display:none}
:where(body.pg-module) .em-bottom{grid-template-columns:1fr 1fr}
:where(body.pg-module) .em-quick{grid-column:1/-1;justify-content:flex-end}
:where(body.pg-module) .em-narrative{display:none}}
@media(max-width:760px){:where(body.pg-module) .em-hud{padding:10px}
:where(body.pg-module) .em-topbar{grid-template-columns:1fr}
:where(body.pg-module) .em-brand{display:none}
:where(body.pg-module) .em-actions{justify-content:space-between}
:where(body.pg-module) .em-side{right:10px;top:68px;width:calc(100vw - 20px);padding:12px}
:where(body.pg-module) .em-side>p{display:none}
:where(body.pg-module) .em-theme-grid{gap:5px}
:where(body.pg-module) .em-theme{min-height:64px;padding:8px 3px}
:where(body.pg-module) .em-theme:before{width:16px;height:16px;margin-bottom:5px}
:where(body.pg-module) .em-bottom{grid-template-columns:1fr;gap:7px}
:where(body.pg-module) .em-info{display:none}
:where(body.pg-module) .em-sound{padding:10px 12px}
:where(body.pg-module) .em-sound p{display:none}
:where(body.pg-module) .em-quick{grid-column:auto;padding:8px}
:where(body.pg-module) .em-quick button{flex:1}
:where(body.pg-module) .em-toast{bottom:118px;max-width:calc(100vw - 30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
:where(body.pg-module) .em-fatal button{display:inline-flex;margin:12px 6px;padding:10px 18px;border:1px solid var(--line);border-radius:999px;cursor:pointer}