#app{justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}#mobile{z-index:50;text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:24px;display:none;position:fixed;inset:0}#mobile.show{display:flex}#mobile img{image-rendering:pixelated;filter:drop-shadow(0 0 16px #78ffb466);width:200px;height:200px}#mobile .msg{color:#ffcb05;-webkit-text-stroke:2.5px #2a59a8;paint-order:stroke fill;letter-spacing:1px;font-family:PokemonLogo,sans-serif;font-size:30px;line-height:1.3}#frame{transform-origin:50%;will-change:transform;align-items:stretch;gap:14px;display:flex}#stage{background:0 0;line-height:0;position:relative}#game{image-rendering:pixelated;image-rendering:crisp-edges;cursor:pointer;width:896px;height:576px;display:block}#textbox{color:#404040;border:3px solid var(--menu-border-dark);letter-spacing:.5px;background:#f8f8f8;border-radius:8px;padding:14px 18px 16px;font-size:clamp(15px,1.7vw,22px);line-height:1.5;display:none;position:absolute;bottom:4%;left:4%;right:4%;box-shadow:inset 0 0 0 3px #c0d8f8,0 4px #00000040}#textbox.show{display:block}#textbox .cont{color:#888;font-size:.8em;animation:1s steps(2,end) infinite blink;position:absolute;bottom:6px;right:12px}@keyframes blink{50%{opacity:0}}#panel{background:var(--menu-fill);color:var(--menu-text);border:3px solid var(--menu-border-dark);box-shadow:inset 0 0 0 4px var(--menu-border-mid), 0 8px 30px #0006;border-radius:12px;flex-direction:column;padding:28px;display:none;position:absolute;inset:6%}#panel.show{display:flex}#panel h2{letter-spacing:1px;margin-bottom:14px;font-size:clamp(22px,2.6vw,34px)}#panel p{color:#7a7a85;font-size:clamp(14px,1.6vw,20px);line-height:1.6}#panel .hint{color:#aaa;margin-top:auto;font-size:13px}#nav{background:var(--menu-fill);border:3px solid var(--menu-border-dark);width:232px;box-shadow:inset 0 0 0 4px var(--menu-border-mid), inset 0 0 0 7px var(--menu-border-light), 0 18px 50px #00000080;-webkit-user-select:none;user-select:none;border-radius:16px;flex-direction:column;padding:14px 9px 14px 11px;display:flex}.nav-item{color:var(--menu-text);letter-spacing:.5px;white-space:nowrap;cursor:pointer;flex:1;align-items:center;gap:2px;padding:0 2px;font-size:41px;line-height:1;display:flex}.nav-item .cursor{opacity:0;flex:none;align-self:center;width:.5em;height:1em;transition:opacity 50ms,transform 50ms;position:relative;transform:translate(-2px)}.nav-item .cursor:before{content:"";border-top:.25em solid #0000;border-bottom:.25em solid #0000;border-left:.32em solid var(--menu-text);width:0;height:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-item.sel .cursor{opacity:1;transform:translate(0)}#career{background:#181a20;justify-content:center;align-items:center;display:none;position:absolute;inset:0}#career.show{display:flex}.party-screen{width:864px;height:576px;image-rendering:pixelated;-webkit-font-smoothing:none;background:url(/game/party_chrome.png) 0 0/864px 576px no-repeat;font-family:PokemonEmerald,sans-serif;position:relative}.party-screen>div{white-space:nowrap;line-height:1;position:absolute}.pf-name,.pf-title,.pf-dates,.pf-cancel{color:#f8f8f8;text-shadow:1.6px 1.6px #6a7280}.pf-name{font-size:31px}.pf-title,.pf-dates{font-size:19px}.pf-logo{color:#33405a;background:#f8f8f8eb;border-radius:4px;justify-content:center;align-items:center;font-size:18px;display:flex}.pf-hp{background:linear-gradient(#86e85e,#43b038)}.pf-msgbox{border:3px solid var(--menu-border-dark);color:#404040;background:#f8f8f8;border-radius:9px;align-items:center;padding:0 22px;font-size:30px;display:flex;box-shadow:inset 0 0 0 3px #c0d8f8}.pf-cancel{cursor:pointer;justify-content:center;align-items:center;gap:9px;display:flex}#skills{background:#181a20;justify-content:center;align-items:center;display:none;position:absolute;inset:0}#skills.show{display:flex}.tc-screen{width:864px;height:576px;image-rendering:pixelated;-webkit-font-smoothing:none;background:url(/game/assets/trainer/trainer_chrome.png) 0 0/864px 576px no-repeat;font-family:PokemonEmerald,sans-serif;position:relative}.tc-screen>div{white-space:nowrap;line-height:1;position:absolute}.tc-label,.tc-value{color:#5b5b6b;text-shadow:1.5px 1.5px #e6f0ea;font-size:30px}.tc-badge{transition:transform 80ms steps(2,end),filter 80ms}.tc-badge:hover{filter:brightness(1.25)drop-shadow(0 0 4px #fff);transform:scale(1.12)}.tc-badge.sel{filter:brightness(1.3)drop-shadow(0 0 5px #fff);transform:scale(1.12)}.tc-skill-name{color:#2038a0;text-shadow:1.5px 1.5px #b8c8e8;font-size:30px}.tc-cta{color:#f8f8f8;text-shadow:1.3px 1.3px #6a7280;font-size:16px}.tc-screen .tc-skill-desc{color:#404040;white-space:normal;font-size:25px;line-height:1.3}#books{-webkit-font-smoothing:none;background:#181a20;justify-content:center;align-items:center;font-family:PokemonEmerald,sans-serif;display:none;position:absolute;inset:0}#books.show{display:flex}.bk-window{background:var(--menu-fill);border:4px solid var(--menu-border-dark);width:768px;height:524px;box-shadow:inset 0 0 0 5px var(--menu-border-mid), inset 0 0 0 8px var(--menu-border-light), 0 18px 50px #00000080;color:var(--menu-text);border-radius:16px;flex-direction:column;padding:20px 24px 78px;display:flex;position:relative}.bk-title-bar{letter-spacing:2px;color:#f8f8f8;background:var(--menu-border-dark);box-shadow:inset 0 0 0 2px var(--menu-border-mid);border-radius:999px;flex:none;align-self:flex-start;margin:2px 0 16px;padding:10px 24px;font-size:34px;line-height:1}.bk-body{flex:1;padding-right:8px;overflow-y:auto}.bk-body::-webkit-scrollbar{width:10px}.bk-body::-webkit-scrollbar-thumb{background:var(--menu-border-mid);border-radius:999px}.bk-shelf{margin-bottom:18px}.bk-shelf-label{letter-spacing:1px;color:#f8f8f8;border-radius:6px;margin-bottom:10px;padding:8px 14px;font-size:22px;line-height:1;display:inline-block}.bk-shelf:first-child .bk-shelf-label{text-shadow:1.4px 1.4px #2c7a26;background:#43b038}.bk-shelf:nth-child(2) .bk-shelf-label{text-shadow:1.4px 1.4px #2f5394;background:#4a78c8}.bk-shelf:nth-child(3) .bk-shelf-label{text-shadow:1.4px 1.4px #9c6418;background:#d8902f}.bk-list{margin:0;padding:0;list-style:none}.bk-row{border-bottom:2px dotted var(--menu-border-light);justify-content:space-between;align-items:baseline;gap:16px;padding:6px 6px 6px 22px;display:flex;position:relative}.bk-row:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid var(--menu-border-mid);width:0;height:0;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.bk-title{color:#404040;font-size:23px;line-height:1.3}.bk-author{color:#8a8a95;white-space:nowrap;flex:none;font-size:19px}#products{-webkit-font-smoothing:none;background:#181a20;justify-content:center;align-items:center;font-family:PokemonEmerald,sans-serif;display:none;position:absolute;inset:0}#products.show{display:flex}.pd-screen{width:864px;height:576px;image-rendering:pixelated;-webkit-font-smoothing:none;background:url(/game/assets/pokedex/pokedex_chrome.png) 0 0/864px 576px no-repeat;font-family:PokemonEmerald,sans-serif;position:relative}.pd-screen>div{position:absolute}.dx-swirl-clip{z-index:0;pointer-events:none;width:230.4px;height:576px;top:0;left:0;overflow:hidden}.dx-swirl{width:1008px;max-width:none;height:1008px;image-rendering:pixelated;transform-origin:50%;will-change:transform;transition:transform 90ms steps(3,end);position:absolute;top:-216px;left:-504px}.dx-seenown{width:864px;height:576px;image-rendering:pixelated;z-index:1;pointer-events:none;position:absolute;top:0;left:0}.dx-spritebox{width:435.6px;height:435.6px;image-rendering:pixelated;opacity:.85;z-index:1;max-width:none;position:absolute;top:72px;left:46.8px}.dx-mons{z-index:2;-webkit-font-smoothing:none;color:#383842;font-family:PokemonEmerald,sans-serif;line-height:1.15;display:block}.dx-entry-no{color:#6c6c76;font-size:22px}.dx-entry-name{margin-bottom:14px;font-size:36px}.dx-entry-body{color:#4a4a54;font-size:20px;line-height:1.4}.dx-strip{width:360px;image-rendering:pixelated;z-index:1;transition:transform 90ms steps(3,end);position:absolute;top:0;left:0}.dx-hl{z-index:0;background:#fff;border-radius:26px;width:335px;height:57.6px;transition:top 90ms steps(3,end);position:absolute;left:0}.dx-hover{z-index:0;opacity:0;pointer-events:none;background:#ffffff80;border-radius:26px;width:335px;height:57.6px;transition:top 90ms steps(3,end),opacity .11s ease-out;position:absolute;left:0}.dx-listclip{cursor:pointer}.dx-prompts{flex-direction:column;gap:6px;display:flex}.dx-prompt{align-items:center;gap:7px;display:flex}.dx-prompt img{height:30px;image-rendering:pixelated}.pd-screen .cancel-pill{bottom:18px;left:28px;right:auto}#adventure{-webkit-font-smoothing:none;background:#181a20;justify-content:center;align-items:center;font-family:PokemonEmerald,sans-serif;display:none;position:absolute;inset:0}#adventure.show{display:flex}.bag-screen{width:864px;height:576px;image-rendering:pixelated;-webkit-font-smoothing:none;background:url(/game/assets/bag/bag_chrome.png) 0 0/864px 576px no-repeat;font-family:PokemonEmerald,sans-serif;position:relative}.bag-screen>div{position:absolute}.bag-screen>img,.bag-screen .av-listclip img{image-rendering:pixelated;max-width:none;position:absolute}.av-bag.wiggle{transform-origin:50% 88%;animation:.28s ease-in-out av-bagwiggle}@keyframes av-bagwiggle{0%{transform:rotate(0)}25%{transform:rotate(-5deg)}60%{transform:rotate(4deg)}to{transform:rotate(0)}}.av-arrow{cursor:pointer;transition:filter 80ms,transform 80ms}.av-arrow:hover{filter:brightness(1.2);transform:translateY(-1px)}.av-strip{z-index:1;width:432px;top:0;left:0}.av-cursor{z-index:2;height:57.6px;transition:top 90ms steps(3,end);left:0}.av-hover{z-index:0;opacity:0;pointer-events:none;background:#785a1e21;border-radius:18px;width:400px;height:57.6px;transition:top 90ms steps(3,end),opacity .11s ease-out;position:absolute;left:10px}.bag-screen .av-desc{color:#404040;white-space:normal;font-size:21px;line-height:1.3}#music{-webkit-font-smoothing:none;background:#181a20;justify-content:center;align-items:center;font-family:PokemonEmerald,sans-serif;display:none;position:absolute;inset:0}#music.show{display:flex}.pc-screen{width:864px;height:576px;image-rendering:pixelated;-webkit-font-smoothing:none;font-family:PokemonEmerald,sans-serif;position:relative;overflow:hidden}.pc-screen>div{position:absolute}.pc-screen img,.pc-screen canvas{image-rendering:pixelated;max-width:none;position:absolute}.pc-pattern{z-index:0;background:url(/game/assets/pc/pc_pattern.png) 0 0/921.6px 921.6px;animation:17s linear infinite pc-scroll;inset:0}@keyframes pc-scroll{0%{background-position:0 0}to{background-position:-921.6px 921.6px}}.pc-chrome{z-index:1;width:864px;height:576px;top:0;left:0}.pc-slot{z-index:2;cursor:pointer;border-radius:8px;width:86.4px;height:86.4px}.pc-slot:hover{box-shadow:inset 0 0 0 3px #f8f8f8d9}.pc-slot canvas{border-radius:5px;width:79.2px;height:79.2px;top:3.6px;left:3.6px}.pc-hand{z-index:4;pointer-events:none;width:115.2px;height:115.2px;transition:left 90ms steps(3,end),top 90ms steps(3,end);animation:1.1s steps(2,end) infinite pc-handbob}@keyframes pc-handbob{50%{margin-top:-5px}}.pc-art{z-index:2;border-radius:6px}.pc-name{z-index:2;color:#f8f8f8;text-shadow:1.6px 1.6px #384048;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:24px;line-height:1.15;display:-webkit-box;overflow:hidden}.pc-artist{z-index:2;color:#b8c8d8;text-shadow:1.4px 1.4px #384048;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:19px;line-height:1.15;display:-webkit-box;overflow:hidden}.pc-wave{z-index:2;width:115.2px;height:28.8px}.pc-play{z-index:2;background:var(--menu-fill);color:var(--menu-text);border:2px solid var(--menu-border-dark);box-shadow:inset 0 0 0 2px var(--menu-border-mid);white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-size:21px;transition:filter 80ms,transform 80ms;display:flex}.pc-play:hover{filter:brightness(1.08);transform:translateY(-1px)}.pc-close{z-index:3;cursor:pointer}.pc-close:hover{filter:brightness(1.12)}.pc-close-pressed{z-index:2;opacity:0}.pc-close-pressed.on{opacity:1}#np-pill{z-index:40;color:#404040;border:3px solid var(--menu-border-dark);-webkit-font-smoothing:none;white-space:nowrap;cursor:pointer;opacity:.72;background:#f8f8f8d1;border-radius:999px;align-items:center;gap:9px;max-width:340px;padding:7px 16px 7px 12px;font-family:PokemonEmerald,sans-serif;font-size:21px;line-height:1.2;transition:opacity .12s,transform .12s;display:none;position:absolute;bottom:14px;left:14px;box-shadow:inset 0 0 0 3px #c0d8f8,0 4px 12px #0000004d}#np-pill.show{display:flex}#music.show~#np-pill{display:none}#np-pill:hover{opacity:1;transform:translateY(-1px)}#np-pill .np-wave{height:21px;image-rendering:pixelated;flex:none}#np-pill .np-name{text-overflow:ellipsis;overflow:hidden}#np-pill .np-stop{background:#c84848;border-radius:2px;flex:none;width:13px;height:13px;margin-left:2px}#sp-embed-host{opacity:.01;pointer-events:none;z-index:0;width:320px;height:90px;position:fixed;bottom:0;left:0;overflow:hidden}.cancel-pill{background:var(--menu-fill);color:var(--menu-text);border:3px solid var(--menu-border-dark);box-shadow:inset 0 0 0 3px var(--menu-border-mid), 0 4px 14px #00000059;white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:5px 18px 5px 9px;font-family:PokemonEmerald,sans-serif;font-size:26px;transition:filter 80ms,transform 80ms;display:flex;position:absolute;bottom:26px;right:58px}.cancel-pill:hover{filter:brightness(1.07);transform:translateY(-1px)}.cancel-pill .cp-ball{height:34px;image-rendering:pixelated}#joy{z-index:5;flex-direction:column;gap:10px;display:none;position:absolute;bottom:4%;left:4%;right:4%}#joy.show{display:flex}.joy-log{border:3px solid var(--menu-border-dark);letter-spacing:.5px;scrollbar-width:thin;background:#f8f8f8;border-radius:8px;flex-direction:column;gap:8px;height:clamp(150px,26vh,240px);padding:12px 14px;font-size:clamp(14px,1.6vw,21px);line-height:1.45;display:flex;overflow-y:auto;box-shadow:inset 0 0 0 3px #c0d8f8,0 4px #00000040}.joy-turn{display:flex}.joy-turn.joy{justify-content:flex-start}.joy-turn.you{justify-content:flex-end}.joy-bubble{white-space:pre-wrap;word-break:break-word;border-radius:8px;max-width:82%;padding:6px 11px;position:relative}.joy-turn.joy .joy-bubble{color:#404040;background:0 0}.joy-turn.you .joy-bubble{color:#24406a;background:#dcebfb;box-shadow:inset 0 0 0 2px #b7d3f0}.joy-turn .joy-cont{color:#888;margin-left:4px;font-size:.85em;animation:1s steps(2,end) infinite blink;display:none}.joy-turn.typing .joy-cont{display:inline}.joy-inputrow{align-items:stretch;gap:10px;display:flex}.joy-input{color:#404040;border:3px solid var(--menu-border-dark);letter-spacing:.5px;background:#f8f8f8;border-radius:8px;outline:none;flex:1;min-width:0;padding:8px 14px;font-family:PokemonEmerald,sans-serif;font-size:clamp(15px,1.7vw,22px);box-shadow:inset 0 0 0 3px #c0d8f8}.joy-input::placeholder{color:#a8a8a8}.joy-input:disabled{color:#909090;background:#e8e8e8}.joy-send{background:var(--menu-fill);color:var(--menu-text);border:3px solid var(--menu-border-dark);box-shadow:inset 0 0 0 3px var(--menu-border-mid);letter-spacing:1px;cursor:pointer;border-radius:8px;padding:8px 22px;font-family:PokemonEmerald,sans-serif;font-size:clamp(15px,1.7vw,22px);transition:filter 80ms}.joy-send:hover:not(:disabled){filter:brightness(1.08)}.joy-send:disabled{opacity:.55;cursor:default}#joy .cancel-pill{margin-bottom:10px;padding:4px 15px 4px 8px;font-size:22px;position:absolute;bottom:100%;right:0}#joy .cancel-pill .cp-ball{height:28px}
