:root{color:#20283a;font-synthesis:none;text-rendering:geometricprecision;--ink:#20283a;--ink-soft:#48546a;--paper:#fff7d6;--paper-dark:#d9cea1;--red:#d64f54;--green:#45a653;--yellow:#f3cd48;--blue:#5faee8;background:#70c9ee;font-family:Courier New,ui-monospace,monospace}*{box-sizing:border-box}html{background:#70c9ee;min-width:320px;min-height:100%}body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}button{font:inherit}button:focus-visible{outline-offset:3px;outline:4px solid #fff}img,canvas{image-rendering:pixelated;image-rendering:crisp-edges}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{background:#70c9ee;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.app-header{border-bottom:4px solid var(--ink);background:var(--paper);z-index:30;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:8px clamp(12px,3vw,38px);display:flex;position:relative;box-shadow:0 4px #20283a38}.app-header--home{box-shadow:none;background:0 0;border:0;position:absolute;inset:0 0 auto}.brand-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.brand{letter-spacing:-1px;text-shadow:2px 2px #fff;align-items:baseline;font-family:Impact,Arial Black,sans-serif;font-size:22px;line-height:1;display:flex;transform:skew(-4deg)}.brand span{color:#e7ad18;-webkit-text-stroke:1px var(--ink)}.brand b{color:#df4e50;-webkit-text-stroke:1px var(--ink)}.prototype-pill{border:3px solid var(--ink);color:var(--ink);background:#dff1b7;padding:6px 9px;font-size:10px;font-weight:900;box-shadow:3px 3px #20283a40}.sound-button{border:3px solid var(--ink);width:36px;height:34px;color:var(--ink);background:var(--paper);box-shadow:3px 3px #7a8290}.app-header--home .brand-button,.app-header--home .prototype-pill{visibility:hidden}.app-footer{color:#314052;text-align:center;background:#7eaa6f;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:12px 18px;font-size:10px;display:flex}.app-footer a{color:inherit;text-underline-offset:3px;font-weight:900}.pixel-action,.primary-button,.secondary-button{border:3px solid var(--ink);min-height:42px;color:var(--ink);background:var(--yellow);cursor:pointer;text-transform:uppercase;border-radius:0;padding:0 14px;font-size:10px;font-weight:900;box-shadow:4px 4px #876f32}.pixel-action--green{color:#fff;background:var(--green);box-shadow:4px 4px #276c36}.pixel-action:disabled,.primary-button:disabled{opacity:.55;filter:grayscale();cursor:wait}.eyebrow{color:#a64142;letter-spacing:1.4px;text-transform:uppercase;font-size:10px;font-weight:900}.screen-enter{animation:.25s steps(4,end) both screen-in}@keyframes screen-in{0%{opacity:0;transform:translateY(8px)}}.home-screen{background:url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover no-repeat fixed;min-height:100vh;padding:78px 16px 44px;position:relative;overflow:hidden}.home-screen:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0d1a2809 0 1px,#0000 1px 4px);position:absolute;inset:0}.home-hero{z-index:2;text-align:center;position:relative}.home-hero h1{letter-spacing:-5px;justify-content:center;align-items:center;margin:0;font:900 clamp(50px,8vw,86px)/.95 Impact,Arial Black,sans-serif;display:flex;transform:skew(-4deg)}.home-hero h1 span{color:#f3b51d;-webkit-text-stroke:4px var(--ink);text-shadow:7px 7px #45617d}.home-hero h1 b{color:#f6df56;-webkit-text-stroke:4px var(--ink);text-shadow:7px 7px #45617d}.home-hero p{color:var(--paper);letter-spacing:1.6px;background:#20283ae0;margin:16px 0 0;padding:5px 10px;font-size:10px;font-weight:900;display:inline-block}.mode-menu{z-index:2;gap:17px;width:min(710px,100%);margin:34px auto 0;display:grid;position:relative}.story-mode{color:var(--ink);background:var(--paper);grid-template-columns:230px 1fr;gap:14px;padding:12px;display:grid}.story-mode__art{border:3px solid var(--ink);background:url(/assets/scenarios/kanto/act-1/route-1-map.webp) 50% 82%/cover no-repeat;min-height:180px;position:relative}.story-mode__art:after{content:"";border-top:3px solid var(--ink);background:#308e3eed;height:38px;position:absolute;inset:auto 0 0}.story-mode__art span{z-index:1;color:#fff;text-align:center;font-size:12px;font-weight:900;position:absolute;bottom:12px;left:0;right:0}.story-mode__copy{align-self:center}.story-mode__copy h2{color:var(--green);margin:0 0 8px;font-size:25px}.story-mode__copy p{color:#596173;margin:0;font-size:10px;line-height:1.5}.story-mode__actions{grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.locked-modes{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.locked-mode{color:#727b8c;text-align:center;filter:saturate(.4);background:#ededd8e0;place-content:center;gap:6px;min-height:72px;padding:13px;display:grid}.locked-mode b{font-size:12px}.locked-mode span{letter-spacing:1.2px;font-size:10px}.daily-mode{color:#4a326d;background:#ede5fa;justify-content:center;align-items:center;gap:15px;min-height:72px;padding:11px 16px;display:flex}.daily-mode>div:last-child{gap:4px;display:grid}.daily-mode b{font-size:11px}.daily-mode span{font-size:10px}.daily-orb{border:3px solid var(--ink);color:#fff;background:#7950ba;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.selection-screen{width:min(900px,100% - 28px);margin:0 auto;padding:46px 0 70px}.selection-heading{border:4px solid var(--ink);color:var(--ink);background:var(--paper);margin-bottom:24px;padding:18px;box-shadow:5px 5px #20283a4d}.selection-heading h1{text-transform:uppercase;margin:4px 0 5px;font-size:clamp(32px,6vw,50px)}.selection-heading p{color:#5c6574;margin:0;font-size:11px;line-height:1.5}.region-grid{gap:12px;display:grid}.region-card{border:4px solid var(--ink);min-height:128px;color:var(--ink);background:var(--paper);text-align:left;border-radius:0;grid-template-columns:80px 1fr;gap:16px;padding:15px;display:grid;position:relative;box-shadow:5px 5px #20283a4d}.region-card--active{cursor:pointer;background:#eef2c9}.region-card__number{color:#a1a181;align-self:center;font-size:42px;font-weight:900}.region-card h2{margin:5px 0;font-size:24px}.region-card p{color:#606979;margin:0;font-size:10px}.region-card>b{color:#a44442;font-size:10px;position:absolute;bottom:12px;right:14px}.status-pill{color:var(--green);letter-spacing:1px;font-size:10px;font-weight:900}.starter-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.starter-card{border:4px solid var(--ink);color:var(--ink);background:var(--paper);cursor:pointer;border-radius:0;padding:14px;position:relative;box-shadow:5px 5px #20283a4d}.starter-card:hover{transform:translateY(-4px)}.starter-card__number{color:#77808c;font-size:10px;position:absolute;top:9px;left:10px}.starter-card img{width:150px;max-width:100%}.starter-card h2{margin:0 0 8px;font-size:18px}.starter-card>b{color:#a44341;margin-top:12px;font-size:10px;display:block}.ability-copy{border:3px solid var(--ink);text-align:left;background:#edf0c9;align-content:start;gap:3px;min-height:92px;margin-top:12px;padding:8px;display:grid}.type-list{flex-wrap:wrap;gap:4px;display:flex}.type{color:#fff;text-transform:uppercase;background:#7b8490;padding:3px 5px;font-size:10px;font-weight:900}.type--grass{background:#479c58}.type--poison{background:#9454a5}.type--fire{background:#d85b45}.type--water{background:#428cc0}.type--normal{background:#838987}.type--flying{background:#7689c5}.type--bug{background:#759b34}.type--ground{background:#b68b45}.type--rock{background:#958247}.type--electric{color:#433c20;background:#edc53c}.type--fighting{background:#ae473b}.type--psychic{background:#cc5381}.type--steel{background:#717e91}.type--fairy{background:#c66f9e}.adventure-layout{grid-template-columns:220px minmax(430px,520px) 210px;justify-content:center;align-items:start;gap:17px;width:min(1040px,100% - 24px);margin:18px auto 42px;display:grid}.route-column{gap:14px;min-width:0;display:grid}.run-header{min-height:82px;color:var(--ink);background:var(--paper);justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.run-header span{color:#9f4342;letter-spacing:1px;font-size:10px;font-weight:900}.run-header h2{margin:2px 0;font-size:26px}.run-header p{color:#5f6876;margin:0;font-size:10px}.run-progress{border:3px solid var(--ink);background:var(--yellow);place-items:center;min-width:60px;padding:6px;display:grid;box-shadow:3px 3px #8d7333}.run-progress strong{font-size:17px}.capture-toast{border:3px solid var(--ink);color:var(--ink);background:#f0cb60;gap:9px;padding:9px 11px;font-size:10px;display:flex;box-shadow:4px 4px #20283a4d}.capture-toast.is-success{background:#aada7c}.route-board{aspect-ratio:1/2;isolation:isolate;background:#6eb05b url(/assets/scenarios/kanto/act-1/route-1-map.webp) 50%/cover no-repeat;width:100%;position:relative;overflow:hidden}.route-board__background{z-index:0;border-radius:inherit;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.route-board:after{content:"";z-index:9;pointer-events:none;background:repeating-linear-gradient(0deg,#0812180b 0 1px,#0000 1px 4px);position:absolute;inset:0}.future-fog{z-index:3;left:0;right:0;top:var(--fog-top);pointer-events:none;background:linear-gradient(#21303947,#121d26b0 22%,#0b141cd1);border-top:2px dashed #fff7d6a6;position:absolute;bottom:0}.future-fog span{color:#d9e4d6;letter-spacing:1px;background:#17222bb8;width:max-content;margin:13px auto;padding:4px 7px;font-size:10px;display:block;position:sticky;top:12px}.route-links{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.route-links line{stroke:#182427b8;stroke-width:2.5px;stroke-dasharray:5 7;vector-effect:non-scaling-stroke}.route-links line.is-past{opacity:.28}.route-links line.is-active{stroke:#fff1a0;stroke-width:4px;filter:drop-shadow(0 2px #222b37);animation:1s steps(3,end) infinite path-move}@keyframes path-move{to{stroke-dashoffset:-12px}}.map-node{z-index:5;width:50px;height:50px;color:var(--ink);background:0 0;border:0;padding:0;position:absolute;transform:translate(-50%,-50%)}.map-node__disc{border:4px solid var(--paper);width:46px;height:46px;box-shadow:0 0 0 3px var(--ink), 4px 5px 0 #1a222c6b;background:#687488;border-radius:50%;place-items:center;display:grid;position:relative}.map-node__disc>b{z-index:3;color:#fff;text-shadow:2px 2px 0 var(--ink);font-size:19px;position:absolute}.map-node>em{z-index:4;border:2px solid var(--ink);width:19px;height:19px;color:var(--ink);background:#fff18a;border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:900;display:grid;position:absolute;top:-7px;right:-6px}.map-node__name{border:2px solid var(--ink);min-width:82px;color:var(--ink);background:var(--paper);white-space:nowrap;padding:3px 5px;font-size:10px;font-weight:900;position:absolute;top:56px;left:50%;transform:translate(-50%);box-shadow:2px 2px #20283a40}.node-pixel-icon{width:28px;height:28px;display:block;position:relative}.map-node--unknown .node-pixel-icon:after,.map-node--event .node-pixel-icon:after{content:"?";color:#fff;text-shadow:2px 2px 0 var(--ink);place-items:center;font:900 23px/1 Courier New,monospace;display:grid;position:absolute;inset:0}.map-node--capture .node-pixel-icon{border:3px solid var(--ink);background:linear-gradient(#d94f52 0 43%,var(--ink) 43% 57%,#f7f0d4 57%);border-radius:50%}.map-node--capture .node-pixel-icon:after{content:"";border:2px solid var(--ink);background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:7px}.map-node--battle .node-pixel-icon:before{content:"";border:2px solid var(--ink);background:#62b852;width:5px;height:23px;position:absolute;top:2px;left:11px;transform:skew(-15deg);box-shadow:-9px 4px 0 -1px #62b852,9px 2px 0 -1px #62b852}.map-node--battle .node-pixel-icon:after{content:"";border:2px solid var(--ink);background:#397d42;width:27px;height:5px;position:absolute;bottom:0;left:0}.map-node--drop .node-pixel-icon{border:3px solid var(--ink);background:#d8a343;width:25px;height:21px;margin-top:6px;box-shadow:inset 0 -5px #a86d31}.map-node--drop .node-pixel-icon:before{content:"";border:3px solid var(--ink);border-bottom:0;width:11px;height:7px;position:absolute;top:-9px;left:4px}.map-node--drop .node-pixel-icon:after{content:"";background:#fff1a1;width:5px;height:6px;position:absolute;top:5px;left:7px}.map-node--trainer .node-pixel-icon:after{content:"!";color:#fff0a0;text-shadow:2px 2px var(--ink);place-items:center;font:900 25px/1 monospace;display:grid;position:absolute;inset:0}.map-node--center .node-pixel-icon:after{content:"+";color:#fff;text-shadow:2px 2px #8c3338;place-items:center;font:900 28px/1 monospace;display:grid;position:absolute;inset:0}.map-node--boss .node-pixel-icon:after{content:"B";color:#fff0a0;text-shadow:2px 2px var(--ink);place-items:center;font:900 19px/1 monospace;display:grid;position:absolute;inset:0}.map-node--start .node-pixel-icon:after{content:"✓";color:#fff;place-items:center;font:900 19px/1 monospace;display:grid;position:absolute;inset:0}.map-node.is-hidden{opacity:.68;filter:grayscale()}.map-node.is-hidden .map-node__disc{background:#4d5865}.map-node.is-blocked .map-node__disc{box-shadow:0 0 0 3px var(--ink),3px 4px 0 #1a222c4d;background:#566270}.map-node.is-complete .map-node__disc{background:var(--green)}.map-node.is-complete .node-pixel-icon{opacity:.2}.map-node.is-available{cursor:pointer;animation:1.15s steps(3,end) infinite node-bob}.map-node.is-available .map-node__disc{background:var(--red);box-shadow:0 0 0 3px var(--ink), 0 0 0 8px #ffe470, 5px 6px 0 #1a222c6b}.map-node.is-selected{z-index:12;animation:none;transform:translate(-50%,-50%)scale(1.13)}@keyframes node-bob{50%{transform:translate(-50%,calc(-50% - 4px))}}.route-legend{z-index:10;border-top:3px solid var(--ink);height:27px;color:var(--paper);letter-spacing:.5px;background:#20283aeb;justify-content:center;align-items:center;gap:12px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.route-legend b{color:#ffe470}.node-dialog{z-index:60;width:min(470px,100% - 22px);min-height:112px;color:var(--ink);background:var(--paper);grid-template-columns:60px 1fr auto;align-items:center;gap:11px;padding:12px;animation:.18s steps(3,end) both dialog-in;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.node-dialog__close{color:#9e3f42;cursor:pointer;background:0 0;border:0;font-size:19px;font-weight:900;position:absolute;top:1px;right:3px}.node-dialog__icon{border:3px solid var(--ink);background:#6a778b;place-items:center;width:55px;height:55px;display:grid}.node-dialog__copy small{color:#a24142;letter-spacing:1px;font-size:10px;font-weight:900}.node-dialog__copy h3{text-transform:uppercase;margin:3px 0;font-size:13px}.node-dialog__copy p{color:#5f6875;margin:0;font-size:10px}.node-dialog .pixel-action{min-height:37px;font-size:10px}@keyframes dialog-in{0%{opacity:0;transform:translate(-50%,20px)}}.run-complete{color:var(--ink);text-align:center;background:#bce290;gap:5px;padding:14px;font-size:10px;display:grid}.side-rail{position:sticky;top:14px}.rail-body{color:var(--ink);background:var(--paper);padding:11px;position:relative}.rail-heading{border-bottom:4px solid var(--ink);color:var(--paper);letter-spacing:1px;background:#3f5771;justify-content:space-between;margin:-11px -11px 9px;padding:9px 10px;font-size:10px;font-weight:900;display:flex}.rail-hint,.run-empty{color:#68716e;text-align:center;font-size:10px;line-height:1.45}.rail-toggle,.rail-close{display:none}.team-list,.run-item-grid{gap:7px;display:grid}.team-sortable{touch-action:none;cursor:grab}.team-sortable--dragging{opacity:.7;z-index:20}.pokemon-card{border:3px solid var(--ink);min-width:0;color:var(--ink);background:#edf0c8;align-items:center;gap:7px;padding:7px;display:flex;box-shadow:3px 3px #a99f73}.pokemon-card img{object-fit:contain;width:58px;height:58px}.pokemon-card__body{flex:1;min-width:0}.pokemon-card__title{justify-content:space-between;gap:5px;font-size:10px;display:flex}.pokemon-card small{color:#596473;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;display:block;overflow:hidden}.hp-bar{border:2px solid var(--ink);background:#9e9b78;height:7px;margin-top:5px}.hp-bar span{background:#48b653;height:100%;transition:width .25s steps(5,end);display:block}.run-item{border:3px solid var(--ink);min-height:46px;color:var(--ink);background:#edf0c8;grid-template-columns:29px 1fr auto;align-items:center;gap:3px 5px;padding:6px;display:grid;box-shadow:3px 3px #a99f73}.run-item>span{border:2px solid var(--ink);color:#fff;background:#c3514c;grid-row:1/3;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid}.run-item>small{color:#a34341;grid-column:2;font-size:10px;font-weight:900}.run-item--button{cursor:pointer;text-align:left;width:100%}.run-item--button:hover:not(:disabled){background:#f7f0b9;transform:translateY(-2px)}.run-item--button:disabled{opacity:.55;cursor:not-allowed}.held-item-line{font-weight:900;color:#a34341!important}.equipped-list{gap:5px;margin-top:12px;display:grid}.equipped-list>span{color:#a34341;font-size:10px;font-weight:900}.equipped-list button{border:2px solid var(--ink);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#dfe8bd;grid-template-columns:30px 1fr auto;align-items:center;gap:5px;padding:4px;display:grid}.equipped-list img{object-fit:contain;width:30px;height:30px}.equipped-list button>span{font-size:10px;font-weight:900;display:grid}.equipped-list small{color:#6b726f;font-size:10px}.equipped-list b{color:#a34341;font-size:10px}.item-target-backdrop{z-index:120;background:#0f1720b8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.item-target-dialog{width:min(430px,100%);max-height:calc(100vh - 32px);color:var(--ink);background:var(--paper);padding:18px;position:relative;overflow:auto}.item-target-close{color:#a34341;cursor:pointer;background:0 0;border:0;font-size:22px;font-weight:900;position:absolute;top:5px;right:7px}.item-target-dialog>span{color:#a34341;letter-spacing:1px;font-size:10px;font-weight:900}.item-target-dialog h3{margin:5px 0;font-size:18px}.item-target-dialog>p{color:#626b67;margin:0 24px 14px 0;font-size:10px;line-height:1.45}.item-target-team{gap:7px;display:grid}.item-target-team>button{border:3px solid var(--ink);color:var(--ink);cursor:pointer;text-align:left;background:#edf0c9;grid-template-columns:54px 1fr auto;align-items:center;gap:7px;padding:7px;display:grid;box-shadow:3px 3px #aaa074}.item-target-team img{object-fit:contain;width:52px;height:52px}.item-target-team button>span{gap:4px;display:grid}.item-target-team strong{font-size:10px}.item-target-team small{color:#626b67;font-size:10px}.item-target-team b{color:#a34341;font-size:10px}.item-target-empty{color:#626b67;text-align:center;border:3px dashed #a99f73;padding:18px;font-size:10px}.badge-grid{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.badge-grid span{aspect-ratio:1;border:3px solid var(--ink);color:#8d8b70;background:#d9d2a9;place-items:center;font-size:17px;display:grid}.badge-grid span.is-earned{color:#f6d24c;background:#557e65}.run-reset{border:3px solid var(--ink);color:#fff1d4;cursor:pointer;background:#a64145;width:100%;margin-top:14px;padding:8px;font-size:10px;font-weight:900;box-shadow:3px 3px #6f2e35}.battle-layout .battle-screen{min-width:0;color:var(--ink);background:var(--paper);padding:12px}.battle-heading{text-align:center;margin-bottom:10px}.battle-heading span{color:#a24042;letter-spacing:1px;font-size:10px;font-weight:900}.battle-heading h2{margin:4px 0 0;font-size:15px}.vertical-battle{width:min(360px,100%);margin:0 auto;position:relative}.battle-frame{aspect-ratio:3/5;border:4px solid var(--ink);background:#72c9eb;width:100%;overflow:hidden;box-shadow:4px 4px #8e866c}.battle-frame canvas{display:block;width:100%!important;height:100%!important}.battle-hud{z-index:4;border:3px solid var(--ink);width:70%;color:var(--ink);background:var(--paper);padding:7px;position:absolute;box-shadow:3px 3px #20283a59}.battle-hud--player{bottom:9px;right:8px}.battle-hud>div:first-child{justify-content:space-between;font-size:10px;display:flex}.battle-hp{border:2px solid var(--ink);background:#8e8f77;height:8px;margin-top:4px}.battle-hp i{background:#45b352;height:100%;transition:width .3s steps(6,end);display:block}.battle-hud small{text-align:right;margin-top:2px;font-size:10px;display:block}.battle-log{border:4px solid var(--ink);min-height:65px;color:var(--ink);background:#fffdf0;margin-top:12px;padding:12px;font-size:10px;line-height:1.45;box-shadow:4px 4px #a99e75}.battle-footer{gap:9px;margin-top:12px;display:grid}.battle-rule{border:3px solid var(--ink);color:#5f675e;background:#e9edc4;gap:8px;padding:8px;display:flex}.battle-rule span{color:#a24142;font-size:20px}.battle-rule p{margin:0;font-size:10px;display:grid}.battle-rule strong{color:#9d4b40}.opponent-track{justify-content:center;align-items:center;gap:5px;margin:7px auto 0;display:flex}.opponent-track i{border:2px solid var(--ink);background:#48c978;border-radius:50%;width:10px;height:10px}.opponent-track b{color:#5b6470;margin-left:4px;font-size:10px}.reward-screen{border:4px solid var(--paper);outline:4px solid var(--ink);width:min(540px,100% - 24px);color:var(--ink);background:var(--paper);text-align:center;margin:40px auto 70px;padding:24px;box-shadow:8px 9px #20283a4d}.experience-reward{border:3px solid var(--ink);color:var(--ink);background:#bce290;gap:4px;margin:0 0 16px;padding:9px;display:grid;box-shadow:3px 3px #738a58}.experience-reward strong{color:#337442;font-size:11px}.experience-reward span{font-size:10px}.reward-icon{border:4px solid var(--ink);color:#fff;background:#a34447;place-items:center;width:62px;height:62px;margin:0 auto 14px;font-size:13px;font-weight:900;display:grid}.capture-icon{background:linear-gradient(#d94f52 0 42%,var(--ink) 42% 58%,#f7f0d4 58%);color:#fff;text-shadow:2px 2px var(--ink);border-radius:50%}.reward-screen h1{margin:8px 0;font-size:clamp(24px,6vw,38px)}.reward-screen>p{color:#626b67;margin:0 auto 22px;font-size:10px;line-height:1.55}.reward-preview{grid-template-columns:1.35fr 1fr;gap:10px;display:grid}.reward-preview>div{border:3px solid var(--ink);text-align:left;background:#edf0c9;place-content:center;gap:5px;padding:13px;font-size:10px;display:grid}.reward-actions{justify-content:center;gap:9px;margin-top:18px;display:flex}.capture-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.capture-choice{border:3px solid var(--ink);min-width:0;color:var(--ink);cursor:pointer;background:#edf0c9;justify-items:center;gap:5px;padding:8px;display:grid;position:relative;box-shadow:4px 4px #aaa074}.capture-choice:hover:not(:disabled){background:#f6f3c8;transform:translateY(-4px)}.capture-choice:disabled{opacity:.5;cursor:not-allowed}.capture-choice__number{color:#777f84;justify-self:start;font-size:10px}.capture-choice img{object-fit:contain;width:96px;height:96px;image-rendering:pixelated}.capture-choice strong{text-transform:uppercase;font-size:10px}.capture-choice .type-list{justify-content:center}.capture-choice small{color:#626b67;font-size:10px}.capture-choice b{color:#a34341;margin-top:4px;font-size:10px}.drop-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.event-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.drop-card{border:3px solid var(--ink);min-height:160px;color:var(--ink);cursor:pointer;background:#edf0c9;place-items:center;gap:5px;padding:12px;display:grid;box-shadow:4px 4px #aaa074}.drop-card>span{border:3px solid var(--ink);color:#fff;background:#bd4c4c;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.drop-card strong{font-size:10px}.drop-card small{color:#626b67;font-size:10px;line-height:1.35}.drop-card b{color:#a34341;font-size:10px}.healing-line{flex-wrap:wrap;justify-content:center;display:flex}.healing-line img{width:82px}.center-icon{background:#c74651}.loading-screen{background:url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.loading-bar{border:3px solid var(--ink);background:var(--paper);width:210px;height:12px}.loading-bar span{background:var(--green);width:45%;height:100%;animation:1s steps(5,end) infinite alternate loading;display:block}.loading-screen p{color:var(--paper);text-shadow:2px 2px var(--ink);font-size:10px}@keyframes loading{to{transform:translate(120%)}}@media (max-width:980px){.adventure-layout{grid-template-columns:190px minmax(410px,520px)}.run-bag{grid-column:1/-1;position:static}.run-bag .rail-body{grid-template-columns:1fr 1fr;gap:10px;display:grid}.run-bag .rail-heading,.run-bag .rail-heading--badges{margin:0}.run-bag .run-reset{grid-column:1/-1}}@media (max-width:720px){.app-header{min-height:54px;padding:7px 10px;position:sticky;top:0}.prototype-pill{font-size:10px}.home-screen{background-position:50%;padding-top:68px}.home-hero h1{letter-spacing:-4px;font-size:50px}.home-hero h1 span,.home-hero h1 b{-webkit-text-stroke-width:3px;text-shadow:5px 5px #45617d}.home-hero p{font-size:10px}.mode-menu{width:min(400px,100%)}.story-mode{grid-template-columns:1fr}.story-mode__art{min-height:190px}.story-mode__actions{grid-template-columns:1fr}.locked-modes{grid-template-columns:1fr 1fr;gap:12px}.locked-mode{min-height:58px}.app-footer{font-size:10px}.selection-screen{padding-top:22px}.starter-grid{grid-template-columns:1fr}.starter-card{text-align:left;grid-template-columns:130px 1fr;align-items:center;display:grid}.starter-card img{grid-row:1/5}.starter-card .ability-copy{min-height:auto}.region-card{grid-template-columns:55px 1fr}.region-card__number{font-size:30px}.adventure-layout{grid-template-columns:1fr 1fr;gap:10px;width:min(100% - 16px,520px);margin-top:10px}.route-column{grid-area:2/1/auto/-1}.side-rail{position:static}.rail-toggle{border:3px solid var(--ink);width:100%;min-height:38px;color:var(--paper);background:#3f5771;justify-content:space-between;align-items:center;padding:0 8px;font-size:10px;font-weight:900;display:flex;box-shadow:3px 3px #20283a4d}.rail-toggle b{color:#ffe470}.rail-body{display:none}.side-rail.is-mobile-open .rail-body{z-index:80;max-height:calc(100vh - 82px);display:block;position:fixed;top:67px;left:10px;right:10px;overflow:auto}.rail-close{z-index:2;border:2px solid var(--paper);width:28px;height:28px;color:var(--paper);cursor:pointer;background:#a64145;place-items:center;font-size:18px;display:grid;position:absolute;top:4px;right:5px}.run-bag.is-mobile-open .rail-body{display:block}.run-bag .rail-body{display:none}.run-bag .rail-heading{margin:-11px -11px 9px}.run-bag .rail-heading--badges{margin-top:15px}.run-header{min-height:70px}.run-header h2{font-size:22px}.route-board{box-shadow:0 0 0 3px var(--ink);border-width:3px}.map-node{transform:translate(-50%,-50%)scale(.82)}.map-node.is-available{animation:none}.node-dialog{grid-template-columns:50px 1fr}.node-dialog__icon{width:47px;height:47px}.node-dialog .pixel-action{grid-column:1/-1;width:100%}.route-legend span{display:none}.battle-layout .battle-screen{grid-area:2/1/auto/-1;padding:9px}.battle-layout .team-panel{grid-column:1}.battle-layout .run-bag{grid-column:2}.battle-layout .run-bag .rail-body{display:none}.battle-layout .run-bag.is-mobile-open .rail-body{display:block}.battle-frame,.battle-log{border-width:3px}.reward-screen{margin-top:24px;padding:17px}.capture-grid,.drop-grid,.event-grid{grid-template-columns:1fr}.capture-choice{text-align:left;grid-template-columns:88px 1fr auto;align-items:center;min-height:112px}.capture-choice__number{position:absolute;top:6px;left:6px}.capture-choice img{grid-row:1/5;width:82px;height:82px}.capture-choice .type-list{justify-content:flex-start}.capture-choice b{grid-area:1/3/5}.drop-card{text-align:left;grid-template-columns:44px 1fr auto;min-height:105px}.drop-card>span{grid-row:1/4}.drop-card b{grid-area:1/3/4}.reward-preview{grid-template-columns:1fr}.reward-actions{flex-direction:column}}.map-node--elite .map-node__sprite{width:66px;height:66px}.map-node--elite .map-node__sprite-wrap{filter:drop-shadow(0 0 9px #ff5b6be6)}.event-screen{width:min(740px,100% - 24px)}.event-screen .event-skip{margin-top:14px}.event-grid--camp{grid-template-columns:.8fr 1.2fr;align-items:stretch}.event-choice-card:disabled{opacity:.48;cursor:not-allowed;transform:none}.camp-focus-card{border:1px solid var(--ui-line);text-align:left;background:linear-gradient(155deg,#142149,#0a1230);border-top:4px solid #7d70df;border-radius:11px;gap:9px;padding:11px;display:grid}.camp-focus-card>header{grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;display:grid}.camp-focus-card>header>span{color:#fff;background:#6548bf;border-radius:8px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.camp-focus-card>header strong{color:#fff;font-size:10px}.camp-focus-card>header small{color:var(--ui-muted);font-size:10px;line-height:1.35}.camp-focus-card>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.camp-focus-card button{color:#dfe6ff;cursor:pointer;text-align:left;background:#0d1734;border:1px solid #3c4a78;border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:4px 6px;min-width:0;padding:5px;display:grid}.camp-focus-card button:hover:not(:disabled){background:#162646;border-color:#6fe1a2}.camp-focus-card button:disabled{opacity:.42;cursor:not-allowed}.camp-focus-card button>img{object-fit:contain;grid-row:1/3;width:36px;height:36px}.camp-focus-card button>span{gap:2px;min-width:0;display:grid}.camp-focus-card button strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.camp-focus-card button small{color:#70d8f7;font-size:10px}.camp-focus-card button>b{color:#75e7a5;text-align:right;grid-column:2;font-size:10px}.event-choice-card--risk{border-top-color:#f06278}.event-choice-card--leave{border-top-color:#69d6b0}.event-choice-card--risk>span{background:#a73d5a}.event-choice-card--leave>span{background:#267b68}.mystery-outcome{border:1px solid var(--ui-line);background:#0c1532;border-radius:11px;justify-items:center;gap:12px;padding:20px;display:grid}.mystery-outcome>b{color:#fff;font-size:14px}.mystery-outcome>p{color:var(--ui-muted);margin:0;font-size:10px;line-height:1.55}.mystery-outcome--success{border-color:#55d895;box-shadow:inset 0 3px #55d895}.mystery-outcome--ambush{border-color:#ef6678;box-shadow:inset 0 3px #ef6678}.scout-summary{text-align:left;background:linear-gradient(145deg,#10284a,#0a1732);border:1px solid #4b74a0;border-radius:11px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin:0 auto 18px;padding:14px 20px;display:grid}.scout-summary>span{color:#6de1cf;font-size:24px}.scout-summary>strong{color:#fff;font-size:24px}.scout-summary>small{color:#9ec9dc;font-size:10px;line-height:1.35}.wild-preview-scouted{grid-template-columns:44px 1fr;align-items:center;gap:1px 6px;margin-top:5px;display:grid!important}.wild-preview-scouted img{object-fit:contain;grid-row:1/3;width:44px;height:44px}.wild-preview-scouted b{color:#fff;font-size:10px}.wild-preview-scouted small{color:var(--ui-cyan);font-size:10px}.prebattle-elite-reward{background:linear-gradient(135deg,#5b1430b8,#181130f2);border:1px solid #ef6678;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.prebattle-elite-reward>span{color:#fff;background:#cf405e;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.prebattle-elite-reward>div{gap:3px;display:grid}.prebattle-elite-reward strong{color:#ff9bac;font-size:10px}.prebattle-elite-reward small{color:#c8cde2;font-size:10px;line-height:1.35}.prebattle-elite-reward>b{color:#ffe27b;text-align:right;font-size:10px}@media (max-width:720px){.event-grid--camp,.camp-focus-card>div{grid-template-columns:1fr}.prebattle-elite-reward{grid-template-columns:auto 1fr}.prebattle-elite-reward>b{text-align:center;grid-column:1/-1}}.brand-logo{object-fit:contain;width:174px;height:48px;display:block}.home-hero>img{aspect-ratio:1506/663;object-fit:contain;filter:drop-shadow(8px 9px #19233e66);width:min(720px,96%);height:auto}.home-hero p{margin-top:4px}.checkpoint-pill{color:#234f31;background:#aee08a;border:2px solid #234f31;width:max-content;margin-top:6px;padding:3px 5px;font-size:10px;display:block}.route-board{background-color:#335b3d;background-position:50%;background-size:cover}.route-board--compact{aspect-ratio:4/5}.route-board:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#070d1117,#0000 15% 85%,#070d1117);position:absolute;inset:0}.route-links{z-index:3}.route-links line{stroke:#141c1cd6;stroke-width:3px;stroke-dasharray:4 7}.route-links line.is-active{stroke:#fff2a3;stroke-width:4px}.map-node{z-index:5;width:76px;height:76px;overflow:visible}.map-node__sprite-wrap{place-items:center;width:76px;height:72px;display:grid;position:relative}.map-node__sprite{object-fit:contain;width:58px;height:58px;image-rendering:pixelated;filter:drop-shadow(3px 4px #0f1418a8);transition:filter .15s steps(2,end),opacity .15s steps(2,end);display:block}.map-node--center .map-node__sprite{width:76px;height:68px}.map-node--battle .map-node__sprite{width:64px;height:55px}.map-node--capture .map-node__sprite,.map-node--drop .map-node__sprite,.map-node--legendary .map-node__sprite{width:46px;height:46px;transform:scale(1.45)}.map-node--event .map-node__sprite,.map-node--travel .map-node__sprite,.map-node--start .map-node__sprite{width:51px;height:58px}.map-node__check{color:#fff;text-shadow:1px 1px #17301d;background:#3e9b50;border:2px solid #f8f3df;outline:2px solid #1d2b27;place-items:center;width:20px;height:20px;font-size:12px;display:grid;position:absolute;top:2px;right:4px}.map-node>em{border-radius:0;top:-3px;right:1px}.map-node__name{top:69px}.map-node.is-closed{opacity:.3;filter:grayscale(.7)}.map-node.is-available .map-node__sprite{filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 8px #ffe35b)drop-shadow(3px 4px #182026)}.map-node.is-available{animation:1.15s steps(3,end) infinite node-bob}.map-node.preview-below .map-node__preview{top:78px}.route-legend{z-index:12}.battle-frame{background:#263b38}.trainer-intro:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#16191c2e,#16191c0d 48%,#16191c59);position:absolute;inset:0}.story-event-screen{text-align:center;align-content:center;place-items:center;gap:12px;min-height:430px;display:grid}.story-event-screen .primary-button{margin-top:15px}.game-over-screen{background:linear-gradient(#12151f94,#12151fc2),url(/assets/scenarios/kanto/act-1/pewter-city-battle.webp) 50%/cover fixed;place-items:center;min-height:calc(100vh - 64px);padding:42px 14px;display:grid}.game-over-card{color:#f8f3df;text-align:center;background:#24211b;justify-items:center;gap:12px;width:min(520px,100%);padding:24px;display:grid}.game-over-card>img{object-fit:contain;width:min(310px,90%);max-height:150px}.game-over-card h1{color:#fff;text-transform:uppercase;margin:0;font-size:clamp(28px,8vw,46px)}.game-over-card>p{color:#d8d2c0;margin:0;font-size:12px;line-height:1.55}.checkpoint-copy{color:#f8f3df;background:#171914;border:3px solid #6b7657;gap:5px;width:100%;padding:12px;display:grid}.checkpoint-copy b{color:#8ed56d;font-size:11px}.checkpoint-copy span{text-transform:uppercase;font-size:18px}.checkpoint-copy small{color:#c9c5b7;font-size:10px;line-height:1.45}.game-over-actions{gap:10px;width:100%;display:grid}@media (max-width:720px){.brand-logo{width:134px;max-height:38px}.home-hero>img{max-height:210px}.route-board--full{aspect-ratio:2/3}.route-board--compact{aspect-ratio:4/5}.map-node{transform:translate(-50%,-50%)scale(.76)}.map-node.is-available{animation:none}.map-node__name{font-size:10px;top:67px}.map-node__preview{bottom:76px}.map-node.preview-below .map-node__preview{top:76px}.run-header{align-items:flex-start}.checkpoint-pill{font-size:10px}.game-over-screen{min-height:calc(100vh - 58px);padding:22px 9px}.game-over-card{padding:18px 12px}}@media (max-width:390px){.brand-logo{width:116px}.route-legend b{font-size:10px}.brand{font-size:18px}.sound-button{width:32px}.home-hero h1{font-size:43px}.locked-mode b{font-size:10px}.route-column{min-width:0}.map-node{transform:translate(-50%,-50%)scale(.72)}.map-node__name{top:52px}.run-header span,.run-header p{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--night:#24211b;--night-soft:#343027;--pixel-blue:#26327d;--pixel-line:#777164;font-weight:700}.eyebrow,.prototype-pill{font-size:11px}.selection-heading{color:#f8f3df;background:var(--night);border-color:#5d594f;box-shadow:7px 7px #1f1c1973}.selection-heading p{color:#e1dccb;font-size:13px;line-height:1.6}.region-card{color:#f8f3df;background:var(--night);border-color:#5d594f;min-height:145px;box-shadow:7px 7px #1f1c1973}.region-card--active{background:linear-gradient(90deg, #23201be6, #23201bfa), url(/assets/scenarios/kanto/act-1/route-1-map.webp) left center/48% cover no-repeat}.region-card h2{color:#fff;font-size:28px}.region-card p{color:#dad5c4;font-size:12px;line-height:1.5}.region-card>b,.status-pill{color:#70c9ee;font-size:11px}.starter-grid{gap:18px}.starter-card{color:#f7f2df;background:var(--night);border-color:#5d594f;padding:22px 14px 16px;box-shadow:7px 7px #1f1c1980}.starter-card:hover{background:#2b281f;border-color:#ffe052}.starter-card__number{color:#cfc9b7;font-size:10px}.starter-card img{object-fit:contain;width:132px;height:132px}.starter-card h2{color:#fff;text-transform:uppercase;font-size:21px}.starter-card .type-list{justify-content:center}.type{letter-spacing:.4px;border:1px solid #ffffff61;padding:4px 6px;font-size:10px}.starter-hp{color:#e9e3d1;grid-template-columns:22px 1fr auto;align-items:center;gap:5px;margin-top:12px;font-size:10px;display:grid}.starter-hp i{background:#080907;border:2px solid #ded8c6;height:11px;padding:2px}.starter-hp i b{background:#23e554;height:100%;display:block}.showcase-stats{gap:4px;margin-top:10px;display:grid}.showcase-stat{text-align:left;grid-template-columns:38px 1fr 25px;align-items:center;gap:5px;font-size:10px;display:grid}.showcase-stat>i{background:#35342e;height:7px}.showcase-stat>i b{background:#a9a89f;height:100%;display:block}.showcase-stat>strong{color:#fff;text-align:right}.ability-copy{color:#fff;background:#1d1b17;border-color:#777164;min-height:105px;margin-top:13px;padding:10px}.ability-copy span{color:#ffe052;font-size:10px}.ability-copy strong{font-size:13px}.ability-copy small{color:#d8d2c0;font-size:10px;line-height:1.45}.move-copy{text-align:left;background:#1d1b17;border:2px solid #777164;grid-template-columns:1fr auto;align-items:center;gap:6px;margin-top:8px;padding:8px;display:grid}.move-copy strong{grid-column:1/-1;font-size:12px}.move-copy b{color:#d8d2c0;text-align:right;font-size:10px}.starter-card>.starter-card__choose{color:#202018;background:#ffe052;border:2px solid #fff2a3;margin-top:13px;padding:10px 5px;font-size:10px}.story-mode,.locked-mode,.daily-mode{color:#f8f3df;background:var(--night)}.story-mode__copy p,.locked-mode,.daily-mode span{color:#ddd7c6;font-size:11px}.story-mode__art{border-color:#777164}.locked-mode b,.daily-mode b{font-size:13px}.capture-toast,.experience-toast{border:3px solid var(--ink);color:var(--ink);background:#f0cb60;align-items:center;gap:10px;padding:10px 12px;font-size:10px;display:flex;box-shadow:4px 4px #20283a4d}.experience-toast{background:#bce290;padding:6px 12px}.future-fog{display:none}.route-links line{opacity:.78}.map-node.is-disabled{opacity:.62;filter:grayscale(.8)brightness(.72);cursor:not-allowed}.map-node.is-disabled .map-node__sprite{filter:grayscale()drop-shadow(3px 4px #0f1418a8)}.map-node__disabled-reason{color:#ffe052;text-transform:uppercase;font-size:10px;line-height:1.3}.map-node--capture .map-node__disc{background:#bd4b51}.map-node--battle .map-node__disc{background:#3f8e4d}.map-node--drop .map-node__disc{background:#c58d3e}.map-node--trainer .map-node__disc{background:#5269a4}.map-node--event .map-node__disc{background:#9a4663}.map-node--center .map-node__disc{background:#d36a72}.map-node--boss .map-node__disc{background:#312a27}.map-node:hover,.map-node.is-previewing{z-index:50}.map-node__preview{z-index:60;color:#f5f0dd;text-align:left;white-space:normal;pointer-events:none;background:#23201bfa;border:3px solid #f3edda;outline:3px solid #26231e;width:198px;min-height:72px;padding:9px;display:none;position:absolute;bottom:62px;left:50%;transform:translate(-50%);box-shadow:5px 6px #0c0e1280}.map-node:hover .map-node__preview,.map-node:focus-visible .map-node__preview,.map-node.is-previewing .map-node__preview{gap:4px;display:grid}.map-node__preview:after{content:"";background:#23201b;border-bottom:3px solid #f3edda;border-right:3px solid #f3edda;width:10px;height:10px;position:absolute;bottom:-9px;left:calc(50% - 7px);transform:rotate(45deg)}.map-node.preview-left .map-node__preview{left:0;transform:none}.map-node.preview-left .map-node__preview:after{left:18px}.map-node.preview-right .map-node__preview{left:auto;right:0;transform:none}.map-node.preview-right .map-node__preview:after{left:auto;right:18px}.map-node.preview-below .map-node__preview:after{top:-9px;bottom:auto;transform:rotate(225deg)}.map-node__preview>small{color:#ffe052;letter-spacing:1px;font-size:10px;font-weight:900}.map-node__preview>strong{color:#fff;font-size:12px}.map-node__preview>span{color:#d7d1bf;font-size:10px;line-height:1.35}.trainer-preview-team{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:4px;display:grid!important}.trainer-preview-team:has(>span:nth-child(4)){grid-template-columns:repeat(2,1fr)}.trainer-preview-team>span{text-align:center;background:#171612;border:1px solid #686257;justify-items:center;gap:1px;min-width:0;padding:3px;display:grid}.trainer-preview-team img{object-fit:contain;width:40px;height:40px}.trainer-preview-team b{color:#fff;text-overflow:ellipsis;max-width:54px;font-size:10px;overflow:hidden}.trainer-preview-team small{color:#ffe052;font-size:10px}.route-legend{height:32px;font-size:10px}.rail-body{color:#f6f0dd;background:var(--night);border-color:#5d594f}.rail-hint,.run-empty{color:#cbc5b4;font-size:10px}.pokemon-card{color:#f6f0dd;background:#1b1a16;border-color:#676155;align-items:flex-start;padding:8px;box-shadow:3px 3px #111}.pokemon-card img{width:62px;height:62px}.pokemon-card small{color:#d1cbbb;font-size:10px}.pokemon-card .type{font-size:10px}.pokemon-card__stats{grid-template-columns:repeat(3,1fr);gap:3px;margin-top:5px;display:grid}.pokemon-card__stats span{color:#bdb7a7;background:#343129;justify-content:space-between;gap:2px;padding:3px;font-size:10px;display:flex}.pokemon-card__stats b{color:#fff}.pokemon-card__ability{color:#ffe052!important}.held-item-line{color:#79cfef!important}.hp-bar{background:#111;border-color:#d8d2c0;height:9px}.run-item{color:#f6f0dd;background:#1b1a16;border-color:#676155;box-shadow:3px 3px #111}.run-item strong,.run-item b{font-size:10px}.run-item>small{color:#ffe052;font-size:10px}.badge-grid span{color:#777164;background:#1b1a16;border-color:#676155}.run-header span,.run-header p,.battle-heading span{font-size:10px}.battle-hud>div:first-child,.battle-hud small{font-size:10px}.opponent-track b{font-size:10px}.reward-screen{color:#f6f0dd;background:var(--night);border-color:#5d594f}.reward-screen>p{color:#d6d0bf;font-size:12px}.drop-card,.capture-choice{color:#f6f0dd;background:#1b1a16;border-color:#676155;box-shadow:4px 4px #111}.drop-card:hover,.capture-choice:hover:not(:disabled){background:#2c2922}.drop-card strong,.capture-choice strong{font-size:12px}.drop-card small,.capture-choice small{color:#d4cebd;font-size:10px;line-height:1.45}.drop-card b,.capture-choice b{color:#ffe052;font-size:10px}.capture-choice .showcase-stats{width:100%}.capture-choice .showcase-stat{grid-template-columns:35px 1fr 23px;font-size:10px}@media (max-width:720px){.selection-heading p{font-size:12px}.starter-card{text-align:center;padding:24px 18px 18px;display:block}.starter-card img{width:145px;height:145px}.starter-card h2{font-size:23px}.starter-card .ability-copy,.starter-card .move-copy,.starter-card .showcase-stats{text-align:left}.region-card{grid-template-columns:52px 1fr}.map-node{transform:translate(-50%,-50%)scale(.84)}.map-node__preview{width:215px}.map-node__preview>strong{font-size:13px}.map-node__preview>span{font-size:11px}.route-legend{font-size:10px}.capture-choice{text-align:center;min-height:0;padding:14px;display:block}.capture-choice__number{text-align:left;display:block;position:static}.capture-choice img{width:110px;height:110px}.capture-choice .type-list{justify-content:center;margin:6px 0}.capture-choice b{margin-top:10px;display:block}.drop-card{min-height:120px}}@media (max-width:390px){.map-node{transform:translate(-50%,-50%)scale(.76)}.map-node__preview{width:225px}.pokemon-card__stats span{font-size:10px}}.starter-grid{max-width:790px;margin-inline:auto}.map-node__trainer{z-index:2;object-fit:contain;width:43px;height:43px;image-rendering:pixelated;position:relative}.map-node--boss .map-node__trainer{width:46px;height:46px}.map-node__item-sprite{z-index:2;object-fit:contain;width:31px;height:31px;image-rendering:pixelated;position:relative}.map-node.is-complete .map-node__trainer,.map-node.is-complete .map-node__item-sprite{opacity:.25}.trainer-preview-portrait{object-fit:contain;width:54px;height:54px;image-rendering:pixelated;opacity:.82;position:absolute;top:7px;right:7px}.map-node__preview:has(.trainer-preview-portrait)>strong{max-width:126px}.map-node__preview:has(.trainer-preview-portrait)>span:not(.trainer-preview-team){max-width:126px}.run-item>span img{object-fit:contain;width:25px;height:25px;image-rendering:pixelated}.drop-card>img{object-fit:contain;width:48px;height:48px;image-rendering:pixelated}.trainer-intro{z-index:12;border:4px solid var(--ink);color:#f8f3df;cursor:pointer;text-align:left;background:linear-gradient(#6681a9 0 43%,#d8d9ae 43% 47%,#5d9a56 47%);grid-template-columns:1fr 1.35fr;align-items:center;gap:12px;padding:44px 20px 28px;display:grid;position:absolute;inset:0;overflow:hidden}.trainer-intro:before{content:"";background:#f6f0d0c2;border-radius:50%;width:220px;height:42px;position:absolute;bottom:102px;left:-30px;box-shadow:230px -187px #f6f0d0b8}.trainer-intro__scanlines{z-index:5;pointer-events:none;background:repeating-linear-gradient(0deg,#14202d14 0 2px,#0000 2px 5px);position:absolute;inset:0}.trainer-intro>img{z-index:2;width:150px;max-width:100%;image-rendering:pixelated;filter:drop-shadow(5px 5px #1b202652);place-self:end center;animation:.55s steps(5,end) both trainer-enter;position:relative}.trainer-intro>div{z-index:6;border:3px solid var(--ink);color:var(--ink);background:var(--paper);align-self:center;padding:13px 10px;animation:.55s steps(5,end) .12s both trainer-copy-enter;position:relative;box-shadow:5px 5px #1c1f2359}.trainer-intro small{color:#a33f43;text-transform:uppercase;font-size:10px;display:block}.trainer-intro strong{text-transform:uppercase;margin-top:5px;font-size:13px;display:block}.trainer-intro__team{gap:5px;display:flex}.trainer-intro__team i{border:2px solid var(--ink);background:linear-gradient(#d44a4e 0 42%,var(--ink) 42% 58%,#f7f0d4 58%);border-radius:50%;width:14px;height:14px}.trainer-intro div>b{color:#5269a4;margin-top:12px;font-size:10px;display:block}@keyframes trainer-enter{0%{transform:translate(-150px)}to{transform:translate(0)}}@keyframes trainer-copy-enter{0%{transform:translate(180px)}to{transform:translate(0)}}@media (max-width:720px){.selection-screen{width:calc(100% - 10px);padding-inline:0}.selection-heading{margin-inline:4px}.starter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.starter-card{text-align:center;min-width:0;padding:19px 5px 8px;display:block;box-shadow:3px 4px #1f1c1980}.starter-card__number{font-size:10px;top:6px;left:4px}.starter-card img{width:74px;height:74px}.starter-card h2{text-overflow:ellipsis;margin-bottom:5px;font-size:10px;overflow:hidden}.starter-card .type-list{gap:2px;min-height:17px}.starter-card .type{padding:2px 3px;font-size:10px}.starter-hp{grid-template-columns:14px 1fr;gap:2px;margin-top:6px;font-size:10px}.starter-hp i{border-width:1px;height:7px;padding:1px}.starter-hp strong{text-align:center;grid-column:1/-1}.showcase-stats{gap:2px;margin-top:6px}.starter-card .showcase-stat{grid-template-columns:1fr auto;gap:2px;font-size:10px}.starter-card .showcase-stat i{display:none}.ability-copy{border-width:2px;gap:2px;min-height:50px;margin-top:7px;padding:5px 3px;text-align:center!important}.ability-copy span{font-size:10px}.ability-copy strong{font-size:10px;line-height:1.35}.ability-copy small{display:none}.move-copy{border-width:1px;grid-template-columns:1fr;gap:3px;margin-top:5px;padding:4px 3px;text-align:center!important}.move-copy strong{font-size:10px;line-height:1.35}.move-copy b{text-align:center;font-size:10px}.move-copy .type{display:none}.starter-card>.starter-card__choose{margin-top:6px;padding:6px 2px;font-size:10px;line-height:1.4}.reward-screen{width:calc(100% - 10px);padding:13px 7px}.capture-grid,.drop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.capture-choice{text-align:center;min-width:0;min-height:0;padding:7px 3px;display:block;box-shadow:3px 3px #111}.capture-choice__number{text-align:left;white-space:nowrap;font-size:10px;display:block;position:static;overflow:hidden}.capture-choice img{width:66px;height:66px}.capture-choice strong{text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.capture-choice .type-list{justify-content:center;gap:2px;min-height:16px;margin:4px 0}.capture-choice .type{padding:2px;font-size:10px}.capture-choice .showcase-stats{gap:2px}.capture-choice .showcase-stat{grid-template-columns:1fr auto;gap:2px;font-size:10px}.capture-choice .showcase-stat i{display:none}.capture-choice small{min-height:21px;margin-top:5px;font-size:10px;line-height:1.35;display:block}.capture-choice b{color:#201e19;background:#ffe052;margin-top:6px;padding:5px 2px;font-size:10px;display:block}.drop-card{text-align:center;grid-template-rows:43px auto 1fr auto;grid-template-columns:1fr;place-items:center;gap:5px;min-width:0;min-height:150px;padding:8px 3px;display:grid}.drop-card>img{width:39px;height:39px}.drop-card strong{overflow-wrap:anywhere;font-size:10px;line-height:1.35}.drop-card small{font-size:10px;line-height:1.45}.drop-card b{grid-area:auto;font-size:10px}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-grid .drop-card{min-height:116px}.trainer-intro{grid-template-columns:.9fr 1.15fr;gap:7px;padding:38px 10px 24px}.trainer-intro>img{width:125px}.trainer-intro>div{padding:9px 6px}.trainer-intro small,.trainer-intro strong{font-size:10px}.trainer-intro p{min-height:45px;margin:7px 0;font-size:10px}.trainer-intro div>b{font-size:10px}}.map-node.is-blocked{opacity:.5;filter:saturate(.55)brightness(.75)}.map-node__preview{bottom:78px}.map-node.preview-below .map-node__preview{top:78px;bottom:auto}.trainer-intro{background-position:50%;background-size:cover}@media (max-width:720px){.map-node{transform:translate(-50%,-50%)scale(.76)}.map-node__preview{bottom:76px}.map-node.preview-below .map-node__preview{top:76px;bottom:auto}}@media (max-width:390px){.map-node{transform:translate(-50%,-50%)scale(.68)}}.route-board.pixel-window{border:4px solid #171b18;box-shadow:5px 6px #1419196b}.route-board--full{aspect-ratio:9/16}.route-legend,.map-node__name{display:none!important}.route-links line{stroke:#171b18;stroke-width:3px;stroke-dasharray:4 7;opacity:.72;filter:none}.route-links line.is-active{stroke:#171b18;stroke-width:4.5px;opacity:1;filter:drop-shadow(0 1px #fff1a0b3)}.map-node.is-future,.map-node.is-blocked,.map-node.is-closed,.map-node.is-complete{filter:none}.map-node.is-future{opacity:.9}.map-node.is-blocked{opacity:.62}.map-node.is-closed{opacity:.42}.map-node.is-complete{opacity:.72}.map-node.is-complete .map-node__sprite{opacity:.72;filter:drop-shadow(2px 3px #0f14188c)}.map-node--drop .map-node__sprite{width:52px;height:52px;transform:scale(1.45)}.team-sortable{position:relative;overflow:visible}.pokemon-card{cursor:pointer;align-items:center;min-height:96px;position:relative;overflow:visible}.pokemon-card>.pokemon-card__sprite{filter:drop-shadow(3px 4px #0000006b);flex:0 0 82px;width:82px;height:82px}.pokemon-card__title{align-items:baseline;font-size:11px}.pokemon-card__hp{text-align:right}.pokemon-card__details{z-index:120;color:#f6f0dd;text-align:left;background:#1b1a16fa;border:3px solid #f4edda;outline:3px solid #211f1a;gap:7px;width:238px;padding:10px;display:none;position:absolute;top:-3px;left:calc(100% + 11px);box-shadow:5px 6px #0a0b0c80}.pokemon-card:hover .pokemon-card__details,.pokemon-card:focus-visible .pokemon-card__details,.pokemon-card.is-details-open .pokemon-card__details{display:grid}.pokemon-card__details:before{content:"";background:#1b1a16;border-bottom:3px solid #f4edda;border-left:3px solid #f4edda;width:11px;height:11px;position:absolute;top:28px;left:-9px;transform:rotate(45deg)}.pokemon-card__details-title{color:#ffe052;letter-spacing:.7px;font-size:10px}.pokemon-card__details .pokemon-card__stats{grid-template-columns:repeat(3,1fr);gap:4px;margin:0;display:grid}.pokemon-card__details .pokemon-card__stats span{color:#c9c3b3;background:#343129;justify-content:space-between;gap:3px;padding:5px 4px;font-size:10px;display:flex}.pokemon-card__details .pokemon-card__stats b{color:#fff}.pokemon-card__details .pokemon-card__ability,.pokemon-card__details .held-item-line{white-space:normal;background:#11120f;grid-template-columns:auto 1fr;align-items:center;gap:4px 7px;margin:0;padding:7px;font-size:10px;display:grid;overflow:visible;color:#f6f0dd!important}.pokemon-card__details .pokemon-card__ability b,.pokemon-card__details .held-item-line b{color:#ffe052}.pokemon-card__details .pokemon-card__ability span{color:#c9c3b3;grid-column:1/-1;font-size:10px;line-height:1.45}.pokemon-card__details .held-item-line img{object-fit:contain;width:28px;height:28px}.battle-speed-toggle{z-index:11;border:3px solid var(--ink);color:#f7f2df;cursor:pointer;background:#34312a;place-items:center;min-width:74px;min-height:42px;padding:5px 8px;display:grid;position:absolute;top:82px;right:8px;box-shadow:3px 3px #19191675}.battle-speed-toggle span{font-size:10px}.battle-speed-toggle b{color:#ffe052;font-size:15px}.battle-speed-toggle.is-active{color:#172016;background:#8ed56d}.battle-speed-toggle.is-active b{color:#172016}.trainer-intro{border:3px solid var(--ink);width:min(292px,100% - 16px);min-height:112px;color:var(--ink);background-color:var(--paper);grid-template-columns:82px 1fr;align-items:center;gap:8px;padding:8px;inset:8px auto auto 8px;overflow:visible;box-shadow:5px 5px #191d1f73}.trainer-intro:before,.trainer-intro:after,.trainer-intro__scanlines{display:none}.trainer-intro>img{object-fit:contain;filter:drop-shadow(3px 3px #1b20264d);place-self:end center;width:80px;height:94px}.trainer-intro>div{border:2px solid var(--ink);box-shadow:none;align-content:center;align-self:stretch;padding:7px;display:grid}.trainer-intro small{font-size:10px}.trainer-intro p{min-height:0;margin:5px 0;font-size:10px;line-height:1.4}.trainer-intro__team{gap:3px}.trainer-intro__team i{border-width:1px;width:10px;height:10px}.trainer-intro div>b{margin-top:4px;font-size:10px}.battle-result-overlay{z-index:20;outline:4px solid var(--ink);color:#f7f2df;text-align:center;background:#1d1b17f7;border:4px solid #f4edda;align-content:center;gap:12px;padding:14px;display:grid;position:absolute;inset:16px;overflow:auto;box-shadow:7px 7px #10121373}.battle-result-overlay>span{color:#8ed56d;text-shadow:3px 3px #1a1b17;font-size:18px}.battle-knockouts{gap:6px;max-height:220px;display:grid;overflow:auto}.battle-knockout{background:#11120f;border:2px solid #555146;grid-template-columns:1fr 38px 1fr;place-items:center;min-height:58px;display:grid}.battle-knockout img{object-fit:contain;width:54px;height:54px}.battle-knockout img.is-defeated{opacity:.42;filter:drop-shadow(0 0 3px #e54f55)}.battle-knockout b{color:#ffe052;font-size:11px}.battle-result-overlay .dialog-action{color:#1b1b16;cursor:pointer;background:#ffe052;border:3px solid #f5e384;min-height:46px;font-weight:900;box-shadow:4px 4px #8a7134}@media (max-width:720px){.app-header{min-height:52px;padding:6px 8px}.adventure-layout{gap:7px;width:calc(100% - 8px);margin:8px auto 28px}.route-column{gap:8px}.run-header{min-height:64px;padding:8px 9px}.run-header h2{font-size:19px}.run-header p{max-width:235px;font-size:10px;line-height:1.35}.run-progress{min-width:51px;padding:4px}.run-progress strong{font-size:14px}.route-board.pixel-window{border-width:3px;box-shadow:3px 4px #1419196b}.route-board--full{aspect-ratio:9/16}.map-node{transform:translate(-50%,-50%)scale(.82)}.map-node__preview{width:205px}.map-node__preview>strong{font-size:11px}.map-node__preview>span{font-size:10px}.side-rail.is-mobile-open .rail-body{top:59px;left:6px;right:6px}.pokemon-card{min-height:104px;padding:7px 9px}.pokemon-card>.pokemon-card__sprite{flex-basis:90px;width:90px;height:90px}.pokemon-card__title{font-size:12px}.pokemon-card__details{width:auto;max-height:calc(100vh - 98px);position:fixed;top:78px;left:12px;right:12px;overflow:auto}.pokemon-card__details:before{display:none}.pokemon-card__details .pokemon-card__stats span,.pokemon-card__details .pokemon-card__ability,.pokemon-card__details .held-item-line{font-size:10px}.battle-layout .battle-screen{padding:6px}.battle-heading{margin-bottom:6px}.battle-heading span{font-size:10px}.battle-heading h2{font-size:14px}.vertical-battle{width:min(100%,380px)}.battle-speed-toggle{min-width:66px;min-height:38px;top:74px;right:6px}.battle-speed-toggle span{font-size:10px}.battle-speed-toggle b{font-size:13px}.battle-log{min-height:52px;margin-top:7px;padding:9px;font-size:10px}.battle-footer{margin-top:7px}.battle-rule{padding:6px}.battle-rule p{font-size:10px}.trainer-intro{grid-template-columns:72px 1fr;width:min(278px,100% - 12px);inset:6px auto auto 6px}.trainer-intro>img{width:70px;height:82px}.trainer-intro p{font-size:10px}.battle-result-overlay{gap:9px;padding:10px;inset:10px}.battle-result-overlay>span{font-size:15px}.battle-knockout{min-height:52px}.battle-knockout img{width:47px;height:47px}}@media (max-width:390px){.map-node{transform:translate(-50%,-50%)scale(.76)}.map-node__preview{width:190px}.pokemon-card>.pokemon-card__sprite{flex-basis:82px;width:82px;height:82px}.battle-result-overlay{inset:8px}}.route-links line.route-link-core{stroke:#171b18;stroke-width:3.4px;stroke-dasharray:4 7;opacity:1;filter:none}.route-links g.is-active line.route-link-outline{stroke:#ffe052;stroke-width:9px;animation:1s steps(3,end) infinite path-move}.route-links g.is-active line.route-link-core{stroke-width:4.2px;animation:1s steps(3,end) infinite path-move}.battle-layout .battle-screen.pixel-window{box-shadow:none;background:0 0;border:0;padding:0}.battle-console{border:4px solid var(--ink);color:var(--ink);background:var(--paper);overflow:hidden;box-shadow:5px 6px #1b1e206b}.battle-console .battle-heading{border-bottom:3px solid var(--ink);background:var(--paper);align-content:center;min-height:88px;margin:0;padding:11px 8px 9px;display:grid}.battle-console .battle-heading h2{margin-top:5px}.battle-arena{position:relative}.battle-console .battle-frame{box-shadow:none;border:0}.battle-console .battle-log{border:3px solid var(--ink);min-height:66px;box-shadow:none;background:#fffdf0;border-left:0;border-right:0;align-content:center;margin:0;padding:12px;display:grid}.battle-console .battle-footer{background:var(--paper);margin:0;padding:11px}.battle-console .battle-rule{min-height:58px}.battle-console .battle-result-overlay{inset:14px}.battle-console .battle-knockouts{max-height:330px}.battle-console .battle-knockout{min-height:72px}.battle-console .battle-knockout img{width:66px;height:66px}.evolution-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0f1de0;place-items:center;padding:14px;display:grid;position:fixed;inset:0;overflow:auto}.evolution-window{color:#f9f4df;text-align:center;background:repeating-linear-gradient(0deg,#ffffff0b 0 2px,#0000 2px 6px),linear-gradient(#273783,#111b52 72%,#0b1235);border:4px solid #f5eedb;outline:4px solid #111a33;grid-template-rows:auto 1fr auto auto;place-items:center;gap:10px;width:min(460px,100%);min-height:560px;padding:22px 16px 18px;display:grid;position:relative;overflow:hidden;box-shadow:9px 10px #0508108c}.evolution-window:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#ffffff1f,#0000 55%);position:absolute;inset:0}.evolution-copy,.evolution-stage,.evolution-level,.evolution-continue{z-index:3;position:relative}.evolution-copy{align-content:center;gap:7px;min-height:82px;display:grid}.evolution-copy small{color:#ffe052;letter-spacing:1.4px;font-size:10px}.evolution-copy h2{text-transform:uppercase;max-width:390px;margin:0;font-size:20px;line-height:1.4}.evolution-stage{aspect-ratio:1;place-items:center;width:min(290px,80vw);display:grid}.evolution-ring{opacity:0;border:6px dashed #ffef79e6;border-radius:50%;width:82%;height:82%;position:absolute}.evolution-sprite{object-fit:contain;width:180px;height:180px;image-rendering:pixelated;filter:drop-shadow(6px 7px #0509176b);position:absolute}.evolution-sprite--after{opacity:0}.evolution-window--evolving .evolution-ring{opacity:1;animation:1s steps(8,end) infinite evolution-ring}.evolution-window--evolving .evolution-sprite--before{animation:1.2s step-end infinite evolution-before}.evolution-window--evolving .evolution-sprite--after{animation:1.2s step-end infinite evolution-after}.evolution-window--complete .evolution-sprite--before{opacity:0}.evolution-window--complete .evolution-sprite--after{opacity:1;animation:.55s steps(5,end) both evolution-reveal}.evolution-level{color:#ffe052;background:#070c21ad;border:2px solid #ffffffa6;padding:5px 9px;font-size:10px}.evolution-continue{color:#16170f;cursor:pointer;background:#ffe052;border:3px solid #fff0a0;width:min(310px,100%);min-height:46px;font-weight:900;box-shadow:4px 4px #826a2d}.evolution-sky{z-index:2;pointer-events:none;position:absolute;inset:0}.evolution-sky i{background:#ffe66b;width:8px;height:8px;animation:.8s steps(2,end) infinite alternate evolution-star;position:absolute;transform:rotate(45deg);box-shadow:0 0 0 3px #ffffff2b}.evolution-sky i:first-child{top:18%;left:11%}.evolution-sky i:nth-child(2){animation-delay:.2s;top:22%;right:14%}.evolution-sky i:nth-child(3){animation-delay:.4s;top:57%;left:18%}.evolution-sky i:nth-child(4){animation-delay:.1s;top:62%;right:19%}.evolution-sky i:nth-child(5){animation-delay:.3s;top:40%;left:31%}.evolution-sky i:nth-child(6){animation-delay:.5s;top:42%;right:29%}@keyframes evolution-before{0%,12%,24%,36%,48%{opacity:1;filter:brightness(0)invert()drop-shadow(0 0 16px #fff);transform:scale(1)}6%,18%,30%,42%,54%,to{opacity:0;filter:brightness(0)invert();transform:scale(.86)}}@keyframes evolution-after{0%,12%,24%,36%,48%{opacity:0;filter:brightness(0)invert();transform:scale(.72)}6%,18%,30%,42%,54%,to{opacity:1;filter:brightness(0)invert()drop-shadow(0 0 18px #fff);transform:scale(1.12)}}@keyframes evolution-ring{to{transform:rotate(360deg)scale(.86)}}@keyframes evolution-reveal{0%{filter:brightness(4);transform:scale(.68)}to{filter:drop-shadow(6px 7px #0509176b);transform:scale(1.12)}}@keyframes evolution-star{to{opacity:.22;transform:rotate(45deg)scale(.55)}}@media (max-width:720px){.battle-console{border-width:3px;width:100%}.battle-console .battle-heading{min-height:76px;padding:8px 6px}.battle-console .battle-log{min-height:56px;padding:9px}.battle-console .battle-footer{padding:8px}.battle-console .battle-rule{min-height:50px}.battle-console .battle-result-overlay{inset:9px}.battle-console .battle-knockout{min-height:60px}.battle-console .battle-knockout img{width:54px;height:54px}.evolution-overlay{padding:8px}.evolution-window{min-height:min(600px,100vh - 16px);padding:17px 10px 13px}.evolution-copy h2{font-size:15px}.evolution-stage{width:min(260px,76vw)}.evolution-sprite{width:160px;height:160px}}@media (max-width:390px){.evolution-window{min-height:calc(100vh - 12px)}.evolution-copy h2{font-size:13px}.evolution-sprite{width:145px;height:145px}}@media (min-width:721px){.home-hero>img{aspect-ratio:auto;width:min(440px,38vw);max-height:290px}}.selection-screen--regions{background:linear-gradient(#101e2b4d,#10182794),url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover no-repeat fixed;width:100%;max-width:none;min-height:calc(100vh - 64px);padding:42px max(14px,50% - 450px) 72px}.selection-screen--regions .selection-heading,.selection-screen--regions .region-grid{width:min(900px,100%);margin-inline:auto}.selection-screen--regions .selection-heading{margin-bottom:24px}.run-header.pixel-window{color:#f8f3df;background:var(--night);border-color:#5d594f;gap:12px;min-height:0;padding:12px 14px;box-shadow:5px 6px #17191b6b}.run-header>div:first-child{min-width:0}.run-header span{color:#e86b62;letter-spacing:1.3px;font-size:10px}.run-header h2{color:#fff;text-transform:uppercase;margin:4px 0 3px;font-size:23px;line-height:1.05}.run-header p{color:#d7d1c0;max-width:360px;font-size:10px;line-height:1.45}.run-header .checkpoint-pill{color:#94e081;margin-top:7px}.run-progress{color:#1e1c18;background:#f2c941;border-color:#fff0a2;flex:none;min-width:64px;padding:7px 6px;box-shadow:4px 4px #7b6230}.drop-choice-backdrop{z-index:190;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0e1fd1;place-items:center;padding:14px;display:grid;position:fixed;inset:0;overflow:hidden}.drop-choice-dialog{color:#f7f2df;background:#24211b;border:4px solid #d8d3c7;outline:4px solid #1a1b18;flex-direction:column;width:min(820px,100dvw - 28px);max-width:calc(100dvw - 28px);max-height:calc(100dvh - 28px);padding:0;display:flex;overflow:hidden;box-shadow:8px 9px #090b0e8c}.drop-choice-dialog__item{text-align:left;background:#1e1c17;border-bottom:3px solid #706a5e;flex:none;grid-template-columns:70px 1fr;align-items:center;gap:15px;min-width:0;min-height:116px;padding:16px 18px;display:grid}.drop-choice-dialog__item>div{min-width:0}.drop-choice-dialog__item>img{object-fit:contain;width:62px;height:62px;image-rendering:pixelated}.drop-choice-dialog__item span{color:#f2c941;letter-spacing:1px;font-size:10px}.drop-choice-dialog__item h2{color:#fff;text-transform:uppercase;margin:6px 0;font-size:20px}.drop-choice-dialog__item p{color:#d6d0c0;overflow-wrap:anywhere;margin:0;font-size:10px;line-height:1.5}.drop-choice-team{overscroll-behavior:contain;flex:auto;grid-template-columns:minmax(0,1fr);gap:9px;min-width:0;max-width:100%;min-height:0;padding:18px;display:grid;overflow:hidden auto}.drop-choice-team>button{color:#f7f2df;cursor:pointer;text-align:left;background:#343028;border:3px solid #d8d3c7;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;max-width:100%;min-height:82px;padding:8px 10px;display:grid;overflow:hidden}.drop-choice-team>button:hover:not(:disabled){background:#403b30;border-color:#ffe052}.drop-choice-team>button:disabled{opacity:.58;cursor:default}.drop-choice-team>button>img{object-fit:contain;width:52px;height:52px;image-rendering:pixelated;grid-row:1/3}.drop-choice-team>button>span{grid-area:1/2;gap:4px;min-width:0;display:grid}.drop-choice-team strong{color:#fff;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.drop-choice-team small{color:#bdb6a6;font-size:10px}.drop-choice-team em{color:#bdb6a6;text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;min-width:0;max-width:100%;font-size:10px;overflow:hidden}.drop-choice-team b{color:#201e18;background:#e0ae22;grid-area:1/3/3;padding:10px 8px;font-size:10px;font-style:normal;box-shadow:3px 3px #765a18}.drop-choice-actions{flex:none;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:10px;min-width:0;max-width:100%;padding:0 18px 18px;display:grid}.drop-choice-actions button{color:#f8f3df;cursor:pointer;background:#292720;border:3px solid #696459;min-width:0;max-width:100%;min-height:48px;font-size:10px;font-weight:900}.trainer-intro{color:#fff;width:100%;height:100%;min-height:0;box-shadow:none;background-position:50%;background-size:cover;border:0;border-radius:0;padding:0;display:block;inset:0;overflow:hidden}.trainer-intro:after{background:linear-gradient(90deg,#0a1017b8,#0a10171f 70%);display:block}.trainer-intro>img{z-index:3;object-fit:contain;object-position:left bottom;filter:drop-shadow(5px 5px #11161b7a);width:42%;height:78%;position:absolute;bottom:0;left:3%}.trainer-intro>div{z-index:6;color:#fff;width:min(60%,290px);box-shadow:none;text-shadow:2px 2px #111820;background:0 0;border:0;padding:0;display:block;position:absolute;top:7%;left:4%}.trainer-intro small{color:#ffe052;font-size:10px}.trainer-intro strong{margin-top:4px;font-size:15px}.trainer-intro p{color:#fff;min-height:0;margin:8px 0;font-size:10px;line-height:1.5}.trainer-intro__team i{border-color:#f7f2df}.trainer-intro div>b{color:#ffe052;font-size:10px}@media (max-width:720px){.selection-screen--regions{background-attachment:scroll;width:100%;min-height:calc(100vh - 52px);padding:18px 8px 42px}.selection-screen--regions .selection-heading{margin-inline:0}.adventure-layout>.team-panel{grid-area:1/1}.adventure-layout>.run-bag{grid-area:1/2}.adventure-layout>.route-column,.battle-layout>.battle-screen{grid-area:2/1/auto/-1}.run-header.pixel-window{align-items:center;min-height:0;padding:9px 10px}.run-header span{font-size:10px}.run-header h2{font-size:18px}.run-header p{max-width:230px;font-size:10px}.run-progress{min-width:51px;padding:5px 4px}.starter-grid{grid-template-columns:1fr;gap:12px;width:calc(100% - 8px)}.starter-card{text-align:left;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:7px 11px;min-width:0;padding:22px 12px 12px;display:grid;box-shadow:4px 5px #1f1c1980}.starter-card__number{font-size:10px;top:7px;left:9px}.starter-card>img{grid-area:1/1/4;width:96px;height:96px}.starter-card h2{text-overflow:clip;grid-column:2;margin:0;font-size:17px;overflow:visible}.starter-card .type-list{grid-column:2;justify-content:flex-start;min-height:0;margin:0}.starter-card .type{padding:3px 5px;font-size:10px}.starter-hp{grid-column:2;grid-template-columns:20px 1fr auto;gap:4px;margin:0;font-size:10px}.starter-hp i{border-width:1px;height:9px;padding:1px}.starter-hp strong{text-align:right;grid-column:auto}.starter-card .showcase-stats{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:3px 0 0;display:grid}.starter-card .showcase-stat{text-align:center;background:#171612;border:1px solid #5e594e;grid-template-columns:1fr;gap:3px;padding:5px 3px;font-size:10px;display:grid}.starter-card .showcase-stat i{display:none}.starter-card .showcase-stat strong{color:#fff;font-size:10px}.starter-card .ability-copy{border-width:2px;grid-column:1/-1;gap:3px;min-height:0;margin:0;padding:8px;text-align:left!important}.starter-card .ability-copy span,.starter-card .ability-copy strong{font-size:10px}.starter-card .ability-copy small{font-size:10px;display:block}.starter-card .move-copy{border-width:2px;grid-column:1/-1;grid-template-columns:1fr auto auto;margin:0;padding:7px;text-align:left!important}.starter-card .move-copy strong{grid-column:auto;font-size:10px}.starter-card .move-copy .type{display:inline-block}.starter-card .move-copy b{text-align:right;font-size:10px}.starter-card>.starter-card__choose{text-align:center;grid-column:1/-1;margin:1px 0 0;padding:10px;font-size:10px}.drop-choice-backdrop{align-items:end;padding:8px}.drop-choice-dialog{width:min(100%,100dvw - 16px);max-width:calc(100dvw - 16px);max-height:calc(100dvh - 16px)}.drop-choice-dialog__item{grid-template-columns:55px 1fr;gap:10px;min-height:98px;padding:12px}.drop-choice-dialog__item>img{width:50px;height:50px}.drop-choice-dialog__item h2{font-size:16px}.drop-choice-dialog__item p{font-size:10px}.drop-choice-team{grid-template-columns:minmax(0,1fr);gap:7px;padding:11px}.drop-choice-team>button{grid-template-columns:52px 1fr auto;gap:7px;min-height:70px;padding:6px}.drop-choice-team>button>img{width:48px;height:48px}.drop-choice-team strong,.drop-choice-team small{font-size:10px}.drop-choice-team em{text-align:left;grid-column:2;font-size:10px}.drop-choice-team b{grid-area:1/3/3;padding:9px 6px;font-size:10px}.drop-choice-actions{grid-template-columns:minmax(0,1fr);gap:7px;padding:0 11px 12px}.drop-choice-actions button{min-height:43px;font-size:10px}.trainer-intro{width:100%;height:100%;inset:0}.trainer-intro>img{width:47%;height:74%;left:2%}.trainer-intro>div{width:66%;top:6%;left:4%}.trainer-intro small{font-size:10px}.trainer-intro strong{font-size:11px}.trainer-intro p{max-width:210px;margin:5px 0;font-size:10px}.trainer-intro div>b{font-size:10px}}body{text-rendering:optimizelegibility;font-size:14px}.eyebrow,.prototype-pill{font-size:11px}.pixel-action,.primary-button,.secondary-button{min-height:46px;font-size:11px}.adventure-layout{isolation:isolate;position:relative}.route-column{z-index:1;position:relative}.team-panel{z-index:150}.run-bag{z-index:140}.pokemon-card__details{z-index:300;width:270px}.story-mode__copy p,.locked-mode span,.daily-mode span{font-size:10px}.region-card p{font-size:11px;line-height:1.45}.region-card>b,.status-pill,.run-header span{font-size:10px}.run-progress small,.rail-hint,.run-empty{font-size:10px}.pokemon-card__title{font-size:12px}.pokemon-card small{font-size:10px}.pokemon-card .type{padding:3px 4px;font-size:10px}.pokemon-card__details-title{font-size:11px}.pokemon-card__details .pokemon-card__stats span,.pokemon-card__details .pokemon-card__ability,.pokemon-card__details .held-item-line,.pokemon-card__details .pokemon-card__ability span,.run-item strong,.run-item b,.run-item>small,.equipped-list>span,.equipped-list button>span,.equipped-list small,.equipped-list b,.run-reset,.map-node__preview>small{font-size:10px}.map-node__preview>strong{font-size:12px}.map-node__preview>span{font-size:10px;line-height:1.4}.trainer-preview-team b,.trainer-preview-team small{font-size:10px}.reward-screen{align-self:start;font-size:12px}.reward-screen h1{line-height:1.16}.reward-screen>p{font-size:12px;line-height:1.65}.capture-screen,.reward-screen--drop{width:min(760px,100% - 24px)}.capture-screen{background:radial-gradient(circle at 50% -20%,#4fa46057,#0000 44%),#24211b;border-color:#f4efdc}.capture-choice{border-top-width:7px;min-height:260px;padding:12px}.capture-choice--grass{border-top-color:#62bd72}.capture-choice--fire{border-top-color:#e16b51}.capture-choice--water{border-top-color:#55a9dc}.capture-choice--normal{border-top-color:#a6aca8}.capture-choice--bug{border-top-color:#8fb348}.capture-choice--electric{border-top-color:#efd054}.capture-choice--poison{border-top-color:#ad70bb}.capture-choice--rock{border-top-color:#b09b5e}.capture-choice--flying{border-top-color:#89a2dc}.capture-choice--ground{border-top-color:#c29551}.capture-choice--fighting{border-top-color:#bd604d}.capture-choice--psychic{border-top-color:#db6d98}.capture-choice--steel{border-top-color:#8291a6}.capture-choice--fairy{border-top-color:#d87dab}.capture-choice--ice{border-top-color:#73cbd0}.capture-choice--ghost{border-top-color:#7468a5}.capture-choice--dragon{border-top-color:#6f69c5}.capture-choice--dark{border-top-color:#675d57}.capture-choice__number{font-size:10px}.capture-choice strong{font-size:12px}.capture-choice small,.capture-choice b{font-size:10px}.reward-screen--drop{background:linear-gradient(135deg,#e1ae221f 0 25%,#0000 25% 50%,#e1ae221f 50% 75%,#0000 75%) 0 0/30px 30px,#24211b;border-color:#f7dc78}.drop-card{border-top-width:7px;position:relative;overflow:hidden}.drop-card:after{content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff1a,#0000 42%);position:absolute;inset:0}.drop-card--consumable{color:#211f19;background:#e4f0c7;border-top-color:#70c47c}.drop-card--held{color:#211f19;background:#eee2b8;border-top-color:#e2b743}.drop-card--consumable small,.drop-card--held small{color:#514c3f}.drop-card--consumable b,.drop-card--held b{color:#7e3d38}.drop-card--consumable:hover{color:#211f19;background:#f0f7d9}.drop-card--held:hover{color:#211f19;background:#f8ebc6}.drop-card--potion{border-top-color:#df5b66}.drop-card--revive{border-top-color:#f0ce55}.drop-card--muscle-band{border-top-color:#cf6a4f}.drop-card--wise-glasses{border-top-color:#6998d2}.drop-card--choice-scarf{border-top-color:#a679c4}.drop-card strong{z-index:1;font-size:12px;position:relative}.drop-card small{z-index:1;font-size:10px;line-height:1.5;position:relative}.drop-card b{z-index:1;font-size:10px;position:relative}.story-event-screen{place-items:stretch stretch;align-content:initial;text-align:left;grid-template-columns:.95fr 1.05fr;gap:0;width:min(720px,100% - 24px);min-height:0;padding:12px;display:grid;overflow:hidden}.story-event-art{background-position:50%;background-size:cover;border:3px solid #706a5e;min-height:320px;position:relative;overflow:hidden}.story-event-art:after{content:"";background:repeating-linear-gradient(0deg,#0a10120f 0 2px,#0000 2px 6px);position:absolute;inset:0}.story-event-art>span{z-index:2;color:#fff;letter-spacing:1px;background:#1b1e1bdb;border:2px solid #f5eedc;padding:7px 9px;font-size:10px;position:absolute;top:13px;left:13px}.story-event-art>b{z-index:2;color:#fff;background:#b44e50;border:4px solid #f7f0dc;outline:3px solid #20231e;place-items:center;width:66px;height:66px;font-size:25px;display:grid;position:absolute;bottom:14px;right:14px;box-shadow:5px 5px #13161480}.story-event-copy{background:#24211b;border:3px solid #706a5e;border-left:0;align-content:center;gap:11px;padding:26px 24px;display:grid}.story-event-copy h1{color:#fff;margin:0;font-size:30px}.story-event-copy>p{color:#d7d1c0;margin:0;font-size:12px;line-height:1.65}.story-event-route{color:#d8d2c0;text-align:center;background:#171612;border:2px solid #666155;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px;font-size:10px;display:grid}.story-event-route b{color:#ffe052;font-size:15px}.story-event-copy .primary-button{width:100%;margin-top:4px}.reward-screen--choice{background:#25251d;border-color:#9bca78;width:min(650px,100% - 24px)}.event-scene{background-position:50%;background-size:cover;border:3px solid #6f765b;height:190px;margin:-10px -10px 20px;position:relative}.event-scene span{color:#fff;background:#191d16d6;padding:6px 8px;font-size:10px;position:absolute;top:12px;left:12px}.event-scene b{color:#fff;background:#557d4b;border:3px solid #f5eedb;place-items:center;width:58px;height:58px;font-size:25px;display:grid;position:absolute;bottom:14px;right:14px}.event-choice-card{color:#211f19}.event-choice-card small{color:#514c3f}.event-choice-card b{color:#7e3d38}.event-choice-card--rest{background:#dcecc5;border-top-color:#6ec985}.event-choice-card--train{background:#eee0b7;border-top-color:#e2a94e}.event-choice-card--rest:hover{color:#211f19;background:#e8f4d4}.event-choice-card--train:hover{color:#211f19;background:#f8e9c6}.event-choice-card--rest>span{background:#4c9f66}.event-choice-card--train>span{background:#c27d3c}.reward-screen--center{background:linear-gradient(90deg,#0000 49%,#ffffff09 49% 51%,#0000 51%),#22272a;border-color:#79b8d4;width:min(650px,100% - 24px)}.center-event-hero{background:linear-gradient(#6eb9d7 0 58%,#72ae67 58%);border:3px solid #8fcbe2;justify-content:center;align-items:center;gap:20px;min-height:150px;margin:-10px -10px 20px;padding:14px 20px;display:flex}.center-event-hero>img{object-fit:contain;width:130px;height:110px;image-rendering:pixelated}.center-event-hero>span{text-align:left;gap:7px;display:grid}.center-event-hero small{color:#244e63;font-size:10px}.center-event-hero b{color:#fff;text-shadow:3px 3px #304653;font-size:17px}.healing-line{gap:7px}.healing-line img{object-fit:contain;background:#171b1c;border:2px solid #777164;width:84px;height:84px;padding:5px}.battle-heading span{font-size:10px}.battle-heading h2{font-size:17px}.battle-hud>div:first-child,.battle-hud small{font-size:10px}.battle-log{font-size:11px}.battle-rule p,.opponent-track b,.trainer-intro small{font-size:10px}.trainer-intro strong{font-size:16px}.trainer-intro p,.trainer-intro div>b,.item-target-dialog>span,.item-target-dialog>p,.item-target-team strong,.item-target-team small,.item-target-team b{font-size:10px}@media (max-width:720px){.prototype-pill,.home-hero p,.app-footer{font-size:10px}.rail-toggle{min-height:42px;font-size:10px}.side-rail.is-mobile-open{z-index:320}.side-rail.is-mobile-open .rail-body{z-index:330}.run-header span,.run-header p,.checkpoint-pill{font-size:10px}.starter-card h2{font-size:18px}.starter-card .type,.starter-hp,.starter-card .showcase-stat,.starter-card .showcase-stat strong,.starter-card .ability-copy span,.starter-card .ability-copy strong,.starter-card .ability-copy small,.starter-card .move-copy strong,.starter-card .move-copy b,.starter-card>.starter-card__choose{font-size:10px}.capture-screen,.reward-screen--drop,.reward-screen--choice,.reward-screen--center,.story-event-screen{width:calc(100% - 10px)}.reward-screen{padding:14px 10px}.reward-screen>p{font-size:11px}.capture-grid,.drop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.capture-choice{text-align:center;min-height:0;padding:8px 4px;display:block}.capture-choice__number{font-size:10px}.capture-choice img{width:70px;height:70px}.capture-choice strong{font-size:10px}.capture-choice small{min-height:0;font-size:10px;line-height:1.45}.capture-choice b,.capture-choice .showcase-stat{font-size:10px}.drop-card{text-align:center;min-height:168px;padding:9px 5px}.drop-card strong{font-size:10px}.drop-card small{font-size:10px;line-height:1.5}.drop-card b{font-size:10px}.story-event-screen{grid-template-columns:1fr;padding:8px}.story-event-art{min-height:230px}.story-event-copy{border-top:0;border-left:3px solid #706a5e;padding:20px 15px}.story-event-copy h1{font-size:27px}.story-event-copy>p{font-size:11px}.story-event-route{font-size:10px}.event-scene{height:160px}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-choice-card{text-align:center;grid-template-columns:1fr;min-height:142px;display:grid}.event-choice-card>span,.event-choice-card b{grid-area:auto}.center-event-hero{gap:11px;min-height:130px;padding:10px}.center-event-hero>img{width:105px;height:90px}.center-event-hero b{font-size:13px}.pokemon-card__details{z-index:360;width:auto}.battle-heading span{font-size:10px}.battle-heading h2{font-size:15px}.battle-log,.battle-rule p,.trainer-intro small{font-size:10px}.trainer-intro strong{font-size:12px}.trainer-intro p,.trainer-intro div>b{font-size:10px}}@media (max-width:390px){.story-event-art{min-height:205px}.story-event-copy h1{font-size:24px}.capture-choice img{width:62px;height:62px}.drop-card small{font-size:10px}}html,body,#root{min-height:100%}body{min-height:100dvh}.app-shell{flex-direction:column;min-height:100dvh;display:flex}.game-menu-toggle{z-index:630;color:#f8f2df;cursor:pointer;background:#292720;border:3px solid #f4edda;outline:3px solid #20231e;align-content:center;gap:5px;width:45px;height:45px;padding:9px;transition:left .18s steps(4,end),background .18s steps(3,end);display:grid;position:fixed;top:11px;left:11px;box-shadow:4px 4px #0c0e107a}.game-menu-toggle span{background:currentColor;height:3px;display:block}.game-menu-toggle.is-open{color:#201e19;background:#ffe052;left:min(214px,86vw - 48px)}.game-nav-backdrop{z-index:600;cursor:default;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0a0e18b8;border:0;position:fixed;inset:0}.game-nav{z-index:620;color:#f6f0dd;background:linear-gradient(#ffffff06,#0000 28%),#252525;border-right:4px solid #18204f;flex-direction:column;gap:16px;width:min(260px,86vw);height:100dvh;padding:18px 16px 14px;transition:transform .2s steps(5,end);display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-110%);box-shadow:10px 0 #1216256b}.game-nav.is-open{transform:translate(0)}.game-nav__brand{border-bottom:2px solid #545149;align-content:center;justify-items:center;gap:10px;min-height:92px;padding-right:40px;display:grid}.game-nav__brand .brand-logo{width:165px;height:62px}.game-nav__brand .prototype-pill{padding:5px 7px;font-size:10px}.game-nav__links,.game-nav__secondary{gap:9px;display:grid}.game-nav__links button,.game-nav__secondary button{color:#fff;cursor:pointer;background:#303030;border:2px solid #5c5951;outline:2px solid #171713;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:8px 10px;font-size:10px;font-weight:900;display:flex;box-shadow:3px 3px #171713}.game-nav__links button:hover:not(:disabled),.game-nav__secondary button:hover:not(:disabled){color:#211f19;background:#ffe052}.game-nav__links button:disabled,.game-nav__secondary button:disabled{color:#9a978e;cursor:default}.game-nav__links small{color:#ffe052;font-size:10px}.game-nav__spacer{flex:1;min-height:22px}.game-nav__secondary{border-top:2px solid #545149;padding-top:12px}.game-nav>footer{color:#aaa69b;justify-content:space-between;font-size:10px;display:flex}.game-nav>footer b{color:#ffe052}.app-shell--run{height:100dvh;min-height:0;overflow:hidden}.app-shell--run>.adventure-layout{flex:1}.adventure-layout{--play-column:min(520px, calc((100dvh - 96px) * .5625), calc(100vw - 360px));grid-template-columns:150px minmax(320px, var(--play-column)) 170px;grid-template-rows:minmax(0,1fr);align-content:start;align-items:stretch;gap:10px;width:min(980px,100% - 66px);height:100dvh;min-height:0;margin:0 auto;padding:8px 0;overflow:visible}.route-column{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}.run-header.pixel-window{flex:none;padding:9px 11px;box-shadow:4px 4px #17191b6b}.run-header h2{font-size:19px}.run-header p{font-size:10px}.run-progress{min-width:54px;padding:5px}.route-board,.route-board--full,.route-board--compact{aspect-ratio:auto;flex:auto;height:auto;min-height:0}.side-rail{height:100%;min-height:0;position:relative;top:auto}.side-rail>.rail-body{max-height:calc(100dvh - 16px)}.team-panel>.rail-body{overflow:visible}.run-bag>.rail-body{scrollbar-width:thin;overflow:auto}.rail-heading{border-bottom-width:2px}.rail-hint{margin:5px 0 7px;font-size:10px}.team-list{gap:5px}.team-panel .pokemon-card{text-align:center;border-width:2px;flex-direction:column;justify-content:center;gap:1px;height:clamp(74px,12.2vh,106px);min-height:0;padding:4px 5px}.team-panel .pokemon-card>.pokemon-card__sprite{flex:none;width:clamp(42px,6.3vh,66px);height:clamp(42px,6.3vh,66px)}.team-panel .pokemon-card__body{width:100%}.team-panel .pokemon-card__title{justify-content:center;gap:5px;font-size:clamp(8px,1.25vh,11px)}.team-panel .pokemon-card__title span{color:#ffe052}.team-panel .pokemon-card>.pokemon-card__body>.type-list{display:none}.team-panel .pokemon-card .hp-bar{border-width:1px;height:7px;margin-top:3px}.team-panel .pokemon-card__hp{margin-top:1px;font-size:10px}.pokemon-card__details{gap:8px;width:248px;max-height:min(520px,100dvh - 18px);padding:10px;top:-2px;left:calc(100% + 9px);overflow:auto}.team-sortable:nth-child(n+4) .pokemon-card__details{top:auto;bottom:-2px}.pokemon-card__details-profile{text-align:center;grid-template-columns:88px 1fr;align-items:center;gap:8px;display:grid}.pokemon-card__details .pokemon-card__details-sprite{object-fit:contain;filter:drop-shadow(3px 4px #0000006b);width:88px;height:88px}.pokemon-card__details-profile>div{justify-items:center;gap:4px;min-width:0;display:grid}.pokemon-card__details-profile strong{color:#fff;text-transform:uppercase;font-size:13px}.pokemon-card__details-profile small{color:#c8c1b1;margin:0;font-size:10px}.pokemon-card__details-profile .type-list{justify-content:center}.pokemon-card__details-profile .type{font-size:10px}.pokemon-card__details-hp{gap:3px;display:grid}.pokemon-card__details-hp .hp-bar{border-color:#eee7d6;height:10px;margin:0}.pokemon-card__details-hp small{color:#ded7c6;text-align:right;margin:0;font-size:10px}.pokemon-card__details-move{background:#11120f;border:2px solid #5d584d;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:8px;display:grid}.pokemon-card__details-move strong{color:#fff;font-size:10px}.pokemon-card__details-move .type{font-size:10px}.pokemon-card__details-move b{color:#c8c1b1;font-size:10px}.rail-heading--badges{margin-top:11px}.badge-grid{gap:4px}.badge-grid .badge-slot{aspect-ratio:1;background:#181915;border:1px solid #777164;outline:1px solid #11120f;place-items:center;display:grid;position:relative;box-shadow:inset 0 0 0 2px #2f2d27}.badge-slot>i{opacity:.34;filter:grayscale();background:#77736a;width:58%;height:58%;display:block}.badge-slot.is-earned>i{opacity:1;filter:drop-shadow(2px 2px #0000008c)}.badge-slot--rock>i{clip-path:polygon(28% 0,72% 0,100% 28%,100% 72%,72% 100%,28% 100%,0 72%,0 28%)}.badge-slot--cascade>i{clip-path:polygon(50% 0,79% 42%,86% 67%,72% 91%,50% 100%,28% 91%,14% 67%,21% 42%)}.badge-slot--thunder>i{clip-path:polygon(43% 0,82% 0,60% 35%,89% 35%,28% 100%,43% 54%,12% 54%)}.badge-slot--rainbow>i{clip-path:polygon(50% 0,62% 27%,88% 12%,73% 39%,100% 50%,73% 61%,88% 88%,62% 73%,50% 100%,38% 73%,12% 88%,27% 61%,0 50%,27% 39%,12% 12%,38% 27%)}.badge-slot--soul>i{clip-path:polygon(50% 13%,66% 0,91% 7%,100% 31%,84% 55%,50% 100%,16% 55%,0 31%,9% 7%,34% 0)}.badge-slot--marsh>i{border-radius:50%;box-shadow:inset 0 0 0 5px #181915}.badge-slot--volcano>i{clip-path:polygon(54% 0,70% 28%,85% 43%,100% 70%,83% 100%,17% 100%,0 70%,20% 38%,37% 58%)}.badge-slot--earth>i{clip-path:polygon(50% 0,68% 28%,100% 35%,79% 58%,83% 91%,50% 76%,17% 91%,21% 58%,0 35%,32% 28%)}.badge-slot--rock.is-earned>i{background:#aeb7bf}.badge-slot--cascade.is-earned>i{background:#63bce7}.badge-slot--thunder.is-earned>i{background:#f4d44f}.badge-slot--rainbow.is-earned>i{background:#71cb72}.badge-slot--soul.is-earned>i{background:#d8799c}.badge-slot--marsh.is-earned>i{background:#e2b75d}.badge-slot--volcano.is-earned>i{background:#e6624d}.badge-slot--earth.is-earned>i{background:#7dbb66}.run-reset{border-width:2px;margin-top:10px}.battle-layout .battle-screen{justify-content:center;height:100%;min-height:0;padding:0;display:flex}.vertical-battle.battle-console{grid-template-rows:auto minmax(0,1fr) auto auto;width:min(100%,420px);height:100%;min-height:0;display:grid}.battle-console .battle-heading{min-height:72px;padding:7px 6px}.battle-console .battle-heading h2{margin-top:3px;font-size:14px}.battle-arena{min-height:0;overflow:hidden}.battle-console .battle-frame{aspect-ratio:auto;width:100%;height:100%;min-height:0}.battle-hud{width:66%;padding:6px}.battle-speed-toggle{top:72px}.battle-console .battle-log{min-height:54px;padding:8px 10px;font-size:10px}.battle-console .battle-footer{padding:7px}.battle-console .battle-rule{min-height:44px;padding:5px 7px}.battle-console .battle-rule p{font-size:10px}.trainer-intro:after{background:linear-gradient(90deg,#080d13c7,#080d1357 60%,#080d130f)}.trainer-intro>div{width:58%;top:5%;left:5%}.trainer-intro>img{object-position:right top;width:34%;height:45%;inset:2% 3% auto auto}.trainer-intro p{max-width:none}.app-shell--run>.reward-screen,.app-shell--run>.game-over-screen{max-height:calc(100dvh - 16px);margin:8px auto;overflow:auto}.app-shell--run>.game-over-screen{width:100%;min-height:calc(100dvh - 16px)}@media (max-width:720px){.game-menu-toggle{width:40px;height:40px;padding:8px;top:8px;left:8px}.game-menu-toggle.is-open{left:min(214px,86vw - 45px)}.game-nav{padding:14px 12px 11px}.game-nav__brand{min-height:80px}.game-nav__brand .brand-logo{width:148px;height:54px}.adventure-layout{grid-template-rows:42px minmax(0,1fr);grid-template-columns:1fr 1fr;align-content:start;gap:6px;width:min(100%,520px);height:100dvh;margin:0 auto;padding:6px 5px}.adventure-layout>.team-panel{grid-area:1/1}.adventure-layout>.run-bag{grid-area:1/2}.adventure-layout>.route-column,.battle-layout>.battle-screen{grid-area:2/1/auto/-1}.side-rail{height:auto}.rail-toggle{border-width:2px;height:42px;min-height:42px;box-shadow:2px 3px #20283a59}.side-rail.is-mobile-open{z-index:650}.side-rail.is-mobile-open .rail-body{z-index:660;max-height:calc(100dvh - 12px);display:block;position:fixed;inset:6px;overflow:auto}.rail-close{z-index:3}.route-column{gap:6px;height:100%;min-height:0}.run-header.pixel-window{border-width:2px;padding:7px 8px;box-shadow:3px 3px #17191b6b}.run-header span{font-size:10px}.run-header h2{font-size:16px}.run-header p{font-size:10px}.run-progress{min-width:48px;padding:4px}.route-board.pixel-window{aspect-ratio:auto;flex:auto;height:auto;min-height:0}.pokemon-card__details{z-index:680;width:auto;max-height:calc(100dvh - 28px);position:fixed;inset:14px 10px auto}.team-sortable:nth-child(n+4) .pokemon-card__details{top:14px;bottom:auto}.pokemon-card__details-profile{grid-template-columns:100px 1fr}.pokemon-card__details .pokemon-card__details-sprite{width:100px;height:100px}.battle-layout .battle-screen{height:100%;min-height:0;padding:0}.vertical-battle.battle-console{width:min(100%,390px);height:100%}.battle-console .battle-heading{min-height:62px;padding:5px}.battle-console .battle-heading h2{font-size:12px}.battle-speed-toggle{min-width:58px;min-height:34px;top:64px;right:5px}.battle-hud{width:65%;padding:5px}.battle-hud--player{top:53%;left:5px}.battle-console .battle-log{min-height:48px;padding:7px 8px}.battle-console .battle-footer{padding:5px}.battle-console .battle-rule{min-height:39px;padding:4px 6px}.trainer-intro>div{width:61%;top:4%;left:4%}.trainer-intro>img{width:36%;height:43%;top:2%;right:2%}.trainer-intro small{font-size:10px}.trainer-intro strong{font-size:12px}.trainer-intro p{font-size:10px}.app-shell--run>.reward-screen{width:calc(100% - 10px);max-height:calc(100dvh - 10px);margin:5px auto}.home-screen{padding-top:24px}.selection-screen--regions{min-height:100dvh}}@media (max-height:700px){.battle-console .battle-heading{min-height:54px}.battle-console .battle-log{min-height:42px}.battle-console .battle-rule{min-height:34px}.battle-footer .battle-rule span{font-size:14px}.team-panel .pokemon-card{height:10.8vh}.run-header.pixel-window{padding-block:6px}.run-header p{display:none}}.game-nav__brand{grid-template-columns:1fr auto;place-items:center stretch;min-height:48px;padding:0 38px 10px 0}.game-nav__brand>span:first-child{color:#f8f2df;letter-spacing:1.5px;font-size:10px}.game-nav__logo-stage{border-block:1px solid #4d4a43;place-items:center;height:clamp(108px,17dvh,145px);min-height:94px;display:grid;overflow:hidden}.game-nav__logo-stage .brand-logo{transform-origin:50%;width:min(245px,108%);height:auto;transform:scale(1.18)}.game-nav__spacer{min-height:0}.battle-hud--player{left:auto;right:7px}.app-shell--run>.reward-screen{align-self:center;margin:auto}.selection-screen--starter{grid-template-rows:auto minmax(0,1fr);gap:8px;width:min(760px,100% - 14px);height:100dvh;min-height:0;margin:0 auto;padding:7px 0;display:grid;overflow:hidden}.selection-heading--oak{grid-template-columns:minmax(0,1fr) clamp(78px,12vw,112px);align-items:center;gap:12px;min-height:clamp(125px,18dvh,158px);margin:0;padding:12px 15px 12px 58px;display:grid;overflow:hidden}.selection-heading--oak>div{min-width:0}.selection-heading--oak h1{margin:4px 0;font-size:clamp(23px,4.4vw,37px);line-height:1.08}.selection-heading--oak p{font-size:clamp(8px,1.3vw,11px)}.selection-heading--oak>img{object-fit:contain;object-position:center bottom;width:100%;height:clamp(104px,15dvh,138px);image-rendering:pixelated;filter:drop-shadow(4px 4px #0a0c0e73);align-self:end}.selection-screen--starter .starter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;height:100%;min-height:0;margin:0}.selection-screen--starter .starter-card{text-align:center;flex-direction:column;align-items:stretch;gap:5px;min-width:0;height:100%;min-height:0;padding:20px 8px 8px;display:flex;overflow:hidden;box-shadow:4px 4px #1f1c1980}.selection-screen--starter .starter-card__number{font-size:clamp(6px,1vw,8px);top:6px;left:6px}.selection-screen--starter .starter-card>img{flex:none;width:clamp(66px,11dvh,94px);height:clamp(66px,11dvh,94px);margin:0 auto}.selection-screen--starter .starter-card h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(9px,1.7vw,14px);overflow:hidden}.selection-screen--starter .starter-card .type-list{flex-wrap:nowrap;justify-content:center;min-height:17px;margin:0}.selection-screen--starter .starter-card .type{padding:2px 3px;font-size:clamp(5px,.8vw,7px)}.selection-screen--starter .starter-hp{grid-template-columns:17px 1fr;gap:3px;margin:1px 0 0;font-size:clamp(6px,.9vw,8px)}.selection-screen--starter .starter-hp i{border-width:1px;height:8px;padding:1px}.selection-screen--starter .starter-hp strong{text-align:center;grid-column:1/-1}.selection-screen--starter .showcase-stats{gap:2px;margin:2px 0 0}.selection-screen--starter .showcase-stat{grid-template-columns:31px 1fr 22px;gap:3px;font-size:clamp(6px,.9vw,8px)}.selection-screen--starter .showcase-stat>i{height:5px}.selection-screen--starter .showcase-stat>strong{font-size:clamp(7px,1vw,9px)}.selection-screen--starter .ability-copy{border-width:2px;flex:auto;align-content:center;gap:2px;min-height:0;margin:1px 0 0;padding:6px;overflow:hidden;text-align:left!important}.selection-screen--starter .ability-copy span{font-size:clamp(5px,.8vw,7px)}.selection-screen--starter .ability-copy strong{font-size:clamp(7px,1.1vw,10px)}.selection-screen--starter .ability-copy small{font-size:clamp(6px,.9vw,8px);line-height:1.3;display:block;overflow:hidden}.selection-screen--starter .move-copy{border-width:2px;grid-template-columns:minmax(0,1fr) auto;gap:3px;margin:0;padding:5px;text-align:left!important}.selection-screen--starter .move-copy strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:clamp(7px,1.1vw,10px);overflow:hidden}.selection-screen--starter .move-copy .type{display:inline-block}.selection-screen--starter .move-copy b{font-size:clamp(6px,.9vw,8px)}.selection-screen--starter .starter-card>.starter-card__choose{text-align:center;flex:none;margin:0;padding:7px 3px;font-size:clamp(6px,1vw,8px);line-height:1.3}@media (max-width:720px){.game-nav__brand{min-height:44px;padding-bottom:8px}.game-nav__logo-stage{height:clamp(100px,16dvh,132px)}.game-nav__logo-stage .brand-logo{width:min(232px,112%)}.battle-hud--player{left:auto;right:5px}.app-shell--run>.reward-screen{margin:auto}.selection-screen--starter{gap:6px;width:calc(100% - 10px);padding:5px 0}.selection-heading--oak{grid-template-columns:minmax(0,1fr) 78px;gap:6px;min-height:clamp(126px,18dvh,150px);padding:10px 8px 10px 51px}.selection-heading--oak .eyebrow{font-size:10px}.selection-heading--oak h1{font-size:clamp(20px,6.2vw,27px)}.selection-heading--oak p{font-size:10px;line-height:1.45}.selection-heading--oak>img{height:108px}.selection-screen--starter .starter-grid{gap:5px}.selection-screen--starter .starter-card{gap:4px;padding:18px 5px 6px}.selection-screen--starter .showcase-stat{grid-template-columns:27px 1fr 18px}}@media (max-height:700px){.game-nav__logo-stage{height:88px;min-height:78px}.selection-heading--oak{min-height:104px;padding-block:7px}.selection-heading--oak p{display:none}.selection-heading--oak>img{height:92px}.selection-screen--starter .starter-card>img{width:58px;height:58px}.selection-screen--starter .ability-copy small{display:none}}.app-shell--home{height:100dvh;min-height:0;overflow:hidden}.app-shell--home .home-screen{flex:auto;min-height:0;padding-top:clamp(18px,4.5dvh,44px);padding-bottom:clamp(14px,3dvh,30px);overflow:auto}.app-shell--home .mode-menu{margin-top:clamp(14px,2.8dvh,28px)}.app-shell--home .app-footer{flex:none;font-size:10px}.game-nav__links button,.game-nav__secondary button,.game-nav__links small,.game-nav>footer,.rail-heading small,.run-progress small{font-size:10px}.rail-hint,.run-empty{font-size:10px;line-height:1.55}.team-panel .pokemon-card__hp,.run-header span{font-size:10px}.run-header p{font-size:10px;line-height:1.4}.map-node>em,.map-node__preview>small,.trainer-preview-team b,.trainer-preview-team small,.battle-heading span,.battle-hud small,.opponent-track b{font-size:10px}.battle-rule p{font-size:10px;line-height:1.5}.trainer-intro div>b,.run-item>small,.equipped-list small,.equipped-list b,.selection-screen--starter .starter-card__number,.selection-screen--starter .starter-hp,.selection-screen--starter .showcase-stat,.selection-screen--starter .showcase-stat>strong,.selection-screen--starter .starter-card .type,.selection-screen--starter .ability-copy span,.selection-screen--starter .ability-copy small,.selection-screen--starter .move-copy b,.selection-screen--starter .starter-card>.starter-card__choose,.selection-screen--starter .ability-copy strong,.selection-screen--starter .move-copy strong{font-size:10px}@media (max-width:720px){.app-shell--home .home-screen{padding-top:14px;padding-bottom:12px}.app-shell--home .mode-menu{margin-top:12px}.app-shell--home .app-footer{padding-block:9px;font-size:10px}.adventure-layout>.team-panel .rail-toggle{grid-template-columns:44px minmax(0,1fr) auto;gap:4px;padding:0 8px 0 4px;display:grid}.adventure-layout>.team-panel .rail-toggle span{grid-column:2;justify-self:start}.adventure-layout>.team-panel .rail-toggle b{grid-column:3}.side-rail.is-mobile-open .rail-body{overscroll-behavior:contain;width:auto;height:max-content;max-height:calc(100dvh - 66px);inset:56px 7px auto;overflow:hidden auto;box-shadow:7px 8px #0d101480}.team-panel.is-mobile-open .rail-body{overflow-y:auto}.rail-close{width:32px;height:32px}.rail-toggle{font-size:11px}.run-header span,.run-header p,.battle-heading span{font-size:10px}.battle-heading h2{font-size:14px}.battle-log{font-size:10px;line-height:1.5}.battle-rule p,.trainer-intro small,.trainer-intro p,.trainer-intro div>b,.selection-heading--oak .eyebrow,.selection-heading--oak p{font-size:10px}.selection-screen--starter .starter-card h2{font-size:clamp(10px,2.7vw,13px)}.capture-choice strong,.drop-card strong,.capture-choice small,.drop-card small,.capture-choice b,.drop-card b{font-size:10px}}@media (max-width:390px){.selection-screen--starter .starter-card{padding-inline:4px}.selection-screen--starter .starter-card__number,.selection-screen--starter .starter-hp,.selection-screen--starter .showcase-stat,.selection-screen--starter .showcase-stat>strong,.selection-screen--starter .starter-card .type,.selection-screen--starter .ability-copy span,.selection-screen--starter .ability-copy small,.selection-screen--starter .move-copy b,.selection-screen--starter .starter-card>.starter-card__choose{font-size:10px}}.selection-screen--starter .starter-selection-box{background:linear-gradient(#ffffff09,#0000 28%),#1a1915f5;border-width:3px;align-self:center;align-items:center;width:100%;max-height:100%;padding:10px;display:grid;overflow:hidden;box-shadow:6px 6px #0d0f1285}.selection-screen--starter .starter-grid{align-items:stretch;height:auto;min-height:0}.selection-screen--starter .starter-card{align-self:stretch;height:auto;min-height:clamp(390px,54dvh,500px);max-height:100%}.selection-screen--starter .ability-copy{flex:none;align-content:center;min-height:72px}@media (max-width:720px){.selection-screen--starter .starter-selection-box{border-width:2px;padding:6px;box-shadow:4px 4px #0d0f1280}.selection-screen--starter .starter-grid{gap:5px}.selection-screen--starter .starter-card{min-height:clamp(385px,53dvh,455px)}.selection-screen--starter .ability-copy{min-height:66px}}@media (max-height:700px){.selection-screen--starter .starter-selection-box{padding:5px}.selection-screen--starter .starter-card{min-height:365px}.selection-screen--starter .ability-copy{min-height:54px}}.game-nav__logo-stage .brand-logo{transform:scale(1.42)}.vertical-battle.battle-console{grid-template-rows:auto minmax(0,1fr)}.battle-console .battle-frame{background-position:50%;background-repeat:no-repeat;background-size:cover}.battle-console .battle-frame canvas{z-index:1;position:relative}.battle-hud{color:#121827;background:#fff8d6f5;border:3px solid #172034;border-radius:12px;width:clamp(150px,43%,180px);padding:7px 9px 6px;box-shadow:3px 4px #0d121f85}.battle-hud--enemy{top:9px;left:9px}.battle-hud--player{inset:53% 9px auto auto}.battle-hud>div:first-child{color:#121827;letter-spacing:.2px;align-items:center;gap:8px;font-size:10px;font-weight:900}.battle-hud>div:first-child strong,.battle-hud>div:first-child span,.battle-hud small{font-weight:900}.battle-hp{background:#555e64;border:2px solid #172034;border-radius:999px;height:12px;margin-top:5px;overflow:hidden;box-shadow:inset 0 2px #00000052}.battle-hp i{background:linear-gradient(90deg,#269a49,#67db76);border-radius:999px}.battle-hp--enemy i{margin-left:auto}.battle-hud small{color:#1c2638;margin-top:4px;font-size:10px;line-height:1}.battle-info-stack{z-index:9;pointer-events:none;gap:6px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.battle-info-stack .battle-log{color:#151b29;background:#fffdf0f2;border:3px solid #172034;border-radius:10px;min-height:52px;padding:9px 11px;font-size:11px;font-weight:800;line-height:1.45;box-shadow:3px 3px #0c111b70}.battle-info-stack .battle-footer{background:0 0;padding:0}.battle-info-stack .battle-rule{color:#28332c;background:#eef2c3f2;border:3px solid #172034;border-radius:10px;align-items:center;min-height:48px;padding:7px 9px;box-shadow:3px 3px #0c111b70}.battle-info-stack .battle-rule span{font-size:22px}.battle-info-stack .battle-rule p{color:#28332c;font-size:10px;font-weight:800;line-height:1.45}.battle-info-stack .battle-rule strong{color:#9b3538;font-weight:900}.battle-speed-toggle{color:#172034;background:#ffe052;border:3px solid #172034;border-radius:10px;min-width:76px;min-height:48px;padding:6px 9px;animation:1.2s steps(2,end) infinite battle-speed-callout;top:76px;right:9px;box-shadow:0 0 0 2px #fff8ca,4px 4px #0f14208c}.battle-speed-toggle span{color:#172034;font-size:10px;font-weight:900}.battle-speed-toggle b{color:#a72f36;font-size:20px;line-height:.9}.battle-speed-toggle.is-active{color:#102315;background:#8fe06e;animation:none}@keyframes battle-speed-callout{50%{transform:translateY(-2px);box-shadow:0 0 0 3px #fff8ca,4px 6px #0f14208c}}@keyframes node-touch-bob{50%{transform:translateY(-5px)}}@media (hover:none),(pointer:coarse){.map-node.is-available{animation:none}.map-node.is-available .map-node__sprite-wrap{animation:1.15s steps(3,end) infinite node-touch-bob}}@media (max-width:720px){.map-node.is-future,.map-node.is-blocked,.map-node.is-closed,.map-node.is-complete{filter:none!important}.battle-hud{width:clamp(142px,43%,164px);padding:6px 8px 5px}.battle-hud--enemy{top:7px;left:7px}.battle-hud--player{top:53%;left:auto;right:7px}.battle-hud>div:first-child{font-size:10px}.battle-hp{height:11px}.battle-hud small{font-size:10px}.battle-speed-toggle{min-width:70px;min-height:43px;top:66px;right:7px}.battle-speed-toggle span{font-size:10px}.battle-speed-toggle b{font-size:18px}.battle-info-stack{gap:5px;bottom:6px;left:6px;right:6px}.battle-info-stack .battle-log{min-height:48px;padding:8px 9px;font-size:10px}.battle-info-stack .battle-rule{min-height:44px;padding:6px 8px}.battle-info-stack .battle-rule p{font-size:10px}}@media (max-height:700px){.battle-info-stack .battle-log{min-height:42px;padding-block:6px}.battle-info-stack .battle-rule{min-height:38px;padding-block:4px}.battle-info-stack .battle-rule span{font-size:18px}}.game-over-card>.brand-logo{width:min(330px,86%);height:auto;max-height:132px}.game-over-team{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;display:grid}.game-over-pokemon{color:#f8f3df;text-align:left;background:#181713;border:2px solid #696359;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:72px;padding:7px;display:grid}.game-over-pokemon>img{object-fit:contain;width:48px;height:48px;image-rendering:pixelated;filter:grayscale(.72)brightness(.78)}.game-over-pokemon>span{gap:3px;min-width:0;display:grid}.game-over-pokemon strong{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;overflow:hidden}.game-over-pokemon small{color:#bbb5a7;font-size:10px}.game-over-pokemon>b{color:#fff;background:#a54145;border:1px solid #e57a72;padding:4px;font-size:10px}@media (max-width:720px){.selection-screen--starter .starter-card .showcase-stat{grid-template-columns:minmax(0,1fr);justify-items:center;gap:3px;min-width:0;padding:5px 2px;font-size:10px}.selection-screen--starter .starter-card .showcase-stat>span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}.selection-screen--starter .starter-card .showcase-stat>strong{font-size:11px}.selection-screen--starter .starter-card .showcase-stat>i{display:none}.item-target-backdrop{z-index:720}.item-target-dialog{width:min(430px,100% - 12px);max-height:calc(100dvh - 20px)}.game-over-card{max-height:calc(100dvh - 18px);overflow-y:auto}.game-over-team{grid-template-columns:repeat(2,minmax(0,1fr))}.game-over-pokemon{grid-template-columns:42px minmax(0,1fr) auto;min-height:62px}.game-over-pokemon>img{width:42px;height:42px}}.selection-heading p,.selection-heading--oak p,.status-pill,.region-card>b,.starter-card__number,.starter-card .type,.starter-hp,.showcase-stat,.showcase-stat>strong,.ability-copy span,.ability-copy small,.move-copy b,.starter-card__choose,.rail-heading small,.rail-hint,.run-empty,.run-header span,.run-header p,.run-progress small,.capture-toast,.experience-toast,.pokemon-card small,.pokemon-card .type,.run-item strong,.run-item b,.run-item>small,.equipped-list>span,.equipped-list button>span,.equipped-list small,.equipped-list b,.item-target-dialog>span,.item-target-dialog>p,.item-target-team strong,.item-target-team small,.item-target-team b,.item-target-empty,.run-reset,.map-node__preview>small,.map-node__preview>span,.trainer-preview-team b,.trainer-preview-team small,.reward-screen>p,.capture-choice__number,.capture-choice small,.capture-choice b,.drop-card small,.drop-card b,.drop-choice-dialog__item span,.drop-choice-dialog__item p,.drop-choice-team small,.drop-choice-team em,.drop-choice-team b,.drop-choice-actions button,.battle-heading span,.battle-hud>div:first-child,.battle-hud small,.battle-info-stack .battle-log,.battle-info-stack .battle-rule p,.trainer-intro small,.trainer-intro p,.trainer-intro div>b,.checkpoint-copy small,.app-footer,.game-nav>footer{font-size:max(10px,.625rem)}.prototype-pill,.game-nav__links small,.team-panel .pokemon-card__title,.pokemon-card__hp,.pokemon-card__details .pokemon-card__stats span,.pokemon-card__details .pokemon-card__ability span,.pokemon-card__details .held-item-line,.pokemon-card__details-profile small,.pokemon-card__details-profile .type,.pokemon-card__details-hp small,.pokemon-card__details-move .type,.pokemon-card__details-move b,.checkpoint-pill,.route-legend,.route-legend b,.map-node__name,.map-node>em,.node-dialog__copy small,.battle-speed-toggle span,.opponent-track b,.experience-reward span,.capture-choice .showcase-stat,.story-event-route,.center-event-hero small,.drop-choice-team strong{font-size:10px}@media (max-width:390px){.game-over-team{gap:5px}.game-over-pokemon{grid-template-columns:38px minmax(0,1fr);padding:5px}.game-over-pokemon>img{width:38px;height:38px}.game-over-pokemon>b{text-align:center;grid-column:1/-1;justify-self:stretch}}.map-node--fossil .map-node__sprite{width:48px;height:48px;transform:scale(1.55)}.fossil-screen{background:#211f1a;align-content:center;gap:10px;width:min(720px,100% - 24px);display:grid}.fossil-screen__scene{background-position:50% 17%;background-size:cover;border:3px solid #7b715f;justify-content:space-between;align-items:flex-start;min-height:160px;padding:18px;display:flex;box-shadow:inset 0 0 0 3px #17150f}.fossil-screen__scene span{color:#ffe170;background:#14120ee0;border:2px solid #b58a38;padding:7px 9px;font-size:11px}.fossil-screen__scene b{color:#231e13;background:#e4b944;border:3px solid #fff0ad;outline:3px solid #211f1a;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.fossil-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fossil-card{color:#f7f0dc;cursor:pointer;background:#171713;border:3px solid #817967;justify-items:center;gap:7px;min-width:0;padding:15px 10px 10px;display:grid;box-shadow:5px 5px #080907}.fossil-card:hover,.fossil-card:focus-visible{background:#29261d;border-color:#ffe170;transform:translateY(-3px)}.fossil-card img{width:92px;height:92px;image-rendering:pixelated}.fossil-card>span{color:#e1b642;font-size:11px}.fossil-card>strong{color:#fff;text-transform:uppercase;font-size:20px}.fossil-card>small{color:#b9c6c9;font-size:11px}.fossil-card>b{color:#251f12;background:#e4b944;border:2px solid #fff0ad;width:100%;margin-top:4px;padding:10px 5px;font-size:11px}.fossil-warning{font-weight:900;color:#e8c35a!important;margin:0!important}.key-item-list{border-top:2px solid #625d52;gap:7px;margin-top:13px;padding-top:11px;display:grid}.key-item-list>span{color:#e7c14d;font-size:10px}.key-item-list>div{background:#171813;border:2px solid #756e5f;grid-template-columns:42px 1fr;align-items:center;gap:4px 8px;padding:7px;display:grid}.key-item-list img{width:42px;height:42px;image-rendering:pixelated;grid-row:1/3}.key-item-list strong{color:#fff;font-size:11px}.key-item-list small{color:#c9c3b2;font-size:10px;line-height:1.35}@media (max-width:720px){.fossil-screen{width:calc(100% - 10px);padding:13px 9px}.fossil-screen__scene{min-height:125px;padding:11px}.fossil-grid{gap:7px}.fossil-card{padding:11px 6px 7px}.fossil-card img{width:72px;height:72px}.fossil-card>strong{font-size:16px}.fossil-card>span,.fossil-card>small,.fossil-card>b{font-size:10px}}.badge-slot>img{object-fit:contain;opacity:.24;filter:grayscale()brightness(.86);width:82%;height:82%;display:block}.badge-slot.is-earned>img{opacity:1;filter:drop-shadow(2px 2px #00000094)}.pokemon-card__details-exp{color:#e7c14d;background:#11120f;border:2px solid #5d584d;grid-template-columns:auto minmax(42px,1fr) auto;align-items:center;gap:6px;padding:6px 7px;font-size:10px;display:grid}.pokemon-card__details-exp>i{background:#292922;border:1px solid #777164;height:7px;overflow:hidden}.pokemon-card__details-exp>i>b{background:#58a7d8;height:100%;display:block}.pokemon-card__details-exp>small{color:#d1cbbb;font-size:10px}@media (max-width:720px){.selection-screen--starter .starter-card .showcase-stats,.capture-choice .showcase-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.selection-screen--starter .starter-card .showcase-stat,.capture-choice .showcase-stat{text-align:left;background:#171612;border:1px solid #5e594e;grid-template-columns:none;justify-content:space-between;align-items:center;gap:3px;min-width:0;min-height:22px;padding:3px 4px;font-size:10px;display:flex}.selection-screen--starter .starter-card .showcase-stat>span,.capture-choice .showcase-stat>span{text-align:left;text-overflow:clip;white-space:nowrap;width:auto;font-size:10px;overflow:visible}.selection-screen--starter .starter-card .showcase-stat>strong,.capture-choice .showcase-stat>strong{font-size:11px}.selection-screen--starter .starter-card .showcase-stat>i,.capture-choice .showcase-stat>i{display:none}.selection-screen--starter .starter-card .showcase-stat:last-child,.capture-choice .showcase-stat:last-child{grid-column:1/-1;justify-content:center;gap:9px}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f6ff;--ink:#080d22;--ink-soft:#151d3d;--paper:#f4f5ff;--paper-dark:#b9c1df;--night:#080e24;--night-soft:#101936;--pixel-blue:#7157e8;--pixel-line:#303d68;--red:#ff6577;--green:#5fdd83;--yellow:#ffd75d;--blue:#58bfff;--ui-bg:#050817;--ui-surface:#080e24f5;--ui-surface-raised:#0d1634f5;--ui-surface-soft:#121c3de6;--ui-line:#2d3964;--ui-line-bright:#52608e;--ui-purple:#9167ff;--ui-purple-bright:#b486ff;--ui-cyan:#5ac8ff;--ui-text:#f5f6ff;--ui-muted:#aeb7d4;--ui-dim:#7883a6;--ui-shadow:#01030d9e;--ui-glow:#9167ff4d;background:#050817;font-family:Trebuchet MS,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{background:var(--ui-bg)}body{color:var(--ui-text);font-weight:600}button{letter-spacing:.025em}button:focus-visible{outline:2px solid var(--ui-purple-bright);outline-offset:3px;box-shadow:0 0 0 5px #9167ff33}*{scrollbar-color:var(--ui-purple) #060a1bb3;scrollbar-width:thin}.app-shell{color:var(--ui-text);background:radial-gradient(circle at 12% 8%,#593db833,#0000 31%),radial-gradient(circle at 88% 88%,#2f71c721,#0000 34%),linear-gradient(135deg,#050817,#071027 58%,#050817)}.app-shell--run{background:linear-gradient(#030717c2,#040818e6),url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover no-repeat fixed}.pixel-window{border:1px solid var(--ui-line-bright);box-shadow:inset 0 1px 0 #ffffff0e, 0 18px 42px var(--ui-shadow), 0 0 24px #674dbb14;border-radius:16px}.eyebrow{color:var(--ui-purple-bright);letter-spacing:1.4px;font-family:Courier New,ui-monospace,monospace;font-weight:900}.prototype-pill,.status-pill,.checkpoint-pill{color:var(--ui-purple-bright);box-shadow:none;background:#9167ff1a;border:1px solid #b486ff73;border-radius:999px}.pixel-action,.primary-button,.secondary-button{color:#fff;text-shadow:0 1px #00000040;background:linear-gradient(135deg,#7656dc,#5138b9);border:1px solid #c1a9ffad;border-radius:9px;transition:transform .16s,border-color .16s,filter .16s,box-shadow .16s;box-shadow:0 8px 18px #28176a5c,inset 0 1px #fff3}.pixel-action--green{background:linear-gradient(135deg,#9368f0,#6040c7);border-color:#cab0ffb8;box-shadow:0 8px 18px #301d7966,inset 0 1px #fff3}.secondary-button{border-color:var(--ui-line-bright);color:var(--ui-muted);background:#111936;box-shadow:0 7px 17px #01030d52,inset 0 1px #ffffff0a}.pixel-action:active,.primary-button:active,.secondary-button:active{transform:translateY(1px);box-shadow:0 3px 8px #01030d5c}@media (hover:hover){.pixel-action:hover,.primary-button:hover,.secondary-button:hover{filter:brightness(1.12);border-color:#d5c2ff;transform:translateY(-2px);box-shadow:0 11px 25px #492da966,0 0 20px #9167ff24}}.home-screen{background:linear-gradient(#04081885,#040818db),url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover no-repeat fixed}.home-screen:before{content:"";pointer-events:none;background-image:linear-gradient(#7368be0b 1px,#0000 1px),linear-gradient(90deg,#7368be0b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.home-screen:after{background:repeating-linear-gradient(0deg,#b9acff06 0 1px,#0000 1px 4px)}.home-hero>img{filter:drop-shadow(0 12px 18px #0000007a)drop-shadow(0 0 18px #8353ff24)}.mode-menu{gap:13px}.story-mode{color:var(--ui-text);background:linear-gradient(145deg,#0d1634f7,#070d22fa);border-color:#4b5683;gap:16px;padding:12px;position:relative}.story-mode__development{z-index:3;color:#bcb2dc;letter-spacing:.8px;background:#080e23c7;border:1px solid #b797ff61;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:800;line-height:1;position:absolute;top:12px;right:12px}.story-mode__art{border:1px solid #53608c;border-radius:11px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.story-mode__art:after{background:linear-gradient(90deg,#502fa7f0,#312675f2);border-top:1px solid #af91ff7a;height:42px}.story-mode__copy h2{color:var(--ui-purple-bright)}.story-mode__copy p{color:var(--ui-muted)}.locked-modes{gap:13px}.locked-mode,.daily-mode{border-color:var(--ui-line);color:var(--ui-muted);filter:none;background:linear-gradient(145deg,#0c142eeb,#070c1ff0)}.locked-mode{opacity:.68}.locked-mode b,.daily-mode b{color:#d8dcf0}.locked-mode span,.daily-mode span{color:var(--ui-dim)}.daily-mode{color:var(--ui-purple-bright)}.daily-orb{color:#fff;background:linear-gradient(145deg,#8d64f0,#563cc2);border:1px solid #aa82ff;box-shadow:0 0 20px #9167ff40}.app-footer{color:var(--ui-dim);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040817eb;border-top:1px solid #505d8e6b}.app-footer a:hover,.app-footer a:focus-visible{color:#d7c5ff}.game-menu-toggle{color:#edeaff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a112af5;border:1px solid #6d76a5;border-radius:11px;outline:0;box-shadow:0 8px 24px #0006,inset 0 1px #ffffff14}.game-menu-toggle span{background:linear-gradient(90deg,#b183ff,#62c9ff);border-radius:99px}.game-menu-toggle.is-open{color:#fff;background:#7554d7;box-shadow:0 8px 24px #2b19687a}.game-nav-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020511c7}.game-nav{color:var(--ui-text);background:radial-gradient(circle at 20% 0,#7d52e52b,#0000 32%),linear-gradient(#0b122e,#060b1d);border-right:1px solid #56628e;box-shadow:18px 0 50px #00000085}.game-nav__brand,.game-nav__logo-stage,.game-nav__secondary{border-color:var(--ui-line)}.game-nav__brand>span:first-child{color:var(--ui-purple-bright)}.game-nav__links button,.game-nav__secondary button{border:1px solid var(--ui-line);color:#e8eaff;background:#101938d6;border-radius:9px;outline:0;box-shadow:inset 0 1px #ffffff09}.game-nav__links button:hover:not(:disabled),.game-nav__secondary button:hover:not(:disabled){color:#fff;background:#6043b8a8;border-color:#8d6ae7}.game-nav__links button:disabled,.game-nav__secondary button:disabled{color:#687395}.game-nav__links small,.game-nav>footer b{color:var(--ui-purple-bright)}.game-nav__secondary .game-nav__sound{color:#78cfff;border-color:#465a87}.game-nav>footer{color:var(--ui-dim)}.selection-screen--regions{background:linear-gradient(#040818ad,#040818e8),url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover no-repeat fixed}.selection-heading{border:1px solid var(--ui-line-bright);color:var(--ui-text);background:linear-gradient(145deg,#0d1634f5,#070d22f7);border-radius:16px;box-shadow:0 18px 40px #01030d73,inset 0 1px #ffffff0d}.selection-heading .eyebrow{color:var(--ui-purple-bright)}.selection-heading h1{color:#fff;letter-spacing:-.025em}.selection-heading p{color:var(--ui-muted)}.region-card{border:1px solid var(--ui-line);color:var(--ui-text);background:linear-gradient(145deg,#0d1634f5,#070d22fa);border-radius:14px;box-shadow:0 12px 30px #01030d5c,inset 0 1px #ffffff09}.region-card--active{background-image:linear-gradient(90deg,#0a102acc,#070c1ffa 62%),url(/assets/scenarios/kanto/act-1/route-1-map.webp);border-color:#6f64a6;box-shadow:0 14px 34px #01030d6b,0 0 22px #7e5be21a}.region-card--active:hover{border-color:var(--ui-purple-bright);transform:translateY(-2px)}.region-card__number{color:var(--ui-purple-bright);text-shadow:0 0 18px #9167ff59}.region-card h2{color:#fff}.region-card p{color:var(--ui-muted)}.region-card>b{color:var(--ui-cyan)}.region-card--locked{opacity:.48}.selection-screen--starter .starter-selection-box{border-color:var(--ui-line-bright);background:radial-gradient(circle at 50% 0,#744dde1f,#0000 36%),#060b1df7;border-radius:16px;box-shadow:0 18px 44px #01030d7a,inset 0 1px #ffffff0a}.starter-card{border:1px solid var(--ui-line);color:var(--ui-text);background:linear-gradient(160deg,#121c3df5,#080e23fa);border-radius:13px;box-shadow:0 9px 22px #01030d61,inset 0 1px #ffffff0a}.starter-card:hover{border-color:var(--ui-purple-bright);background:linear-gradient(160deg,#1d2750fa,#0b112afc);box-shadow:0 14px 30px #01030d7a,0 0 22px #9167ff24}.starter-card__number{color:var(--ui-dim)}.starter-card h2{color:#fff}.starter-card>img{filter:drop-shadow(0 8px 7px #01030d8c)}.starter-hp{color:var(--ui-muted)}.starter-hp i{background:#030714;border-color:#52608d}.starter-hp i b{background:linear-gradient(90deg,#43c76d,#79ec94)}.showcase-stat>span{color:var(--ui-muted)}.showcase-stat>i{background:#1b2549}.showcase-stat>i b{background:linear-gradient(90deg,#6652cd,#a17bff)}.ability-copy,.move-copy{border-color:var(--ui-line);background:#050a1bbd;border-radius:8px}.ability-copy span{color:var(--ui-purple-bright)}.ability-copy small,.move-copy b{color:var(--ui-muted)}.starter-card>.starter-card__choose{color:#fff;background:linear-gradient(135deg,#805ce1,#563bbd);border:1px solid #b79af6;border-radius:7px;box-shadow:0 7px 15px #2c1a6859}.type{border-radius:4px}.adventure-layout:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(145deg,#070d22f5,#050919ed);border:1px solid #4a5786a3;border-radius:22px;position:absolute;inset:2px -8px;box-shadow:0 22px 58px #00000094,inset 0 1px #ffffff0b}.run-header.pixel-window{border-color:var(--ui-line-bright);color:var(--ui-text);background:linear-gradient(145deg,#0f1838fa,#080e23fa);border-radius:13px;box-shadow:0 10px 24px #01030d61,inset 0 1px #ffffff0a}.run-header span{color:var(--ui-purple-bright)}.run-header h2{color:#fff}.run-header p{color:var(--ui-muted)}.run-header .checkpoint-pill{color:#71e596}.run-progress{color:#fff;background:linear-gradient(145deg,#6749c7,#362a85);border:1px solid #7561b4;border-radius:10px;box-shadow:0 7px 15px #2013545c,inset 0 1px #ffffff29}.run-progress small{color:#dcd3ff}.capture-toast,.experience-toast{color:#eaf1ff;background:#0e1f40f5;border:1px solid #5a668f;border-radius:9px;box-shadow:0 8px 18px #01030d5c}.capture-toast.is-success,.experience-toast{background:#103a32f5}.experience-toast b{color:#7cefa1}.route-board.pixel-window{border:2px solid #69749d;border-radius:15px;box-shadow:0 14px 32px #01030d80,0 0 0 1px #ffffff09}.route-board:after{border-radius:inherit;background:linear-gradient(#1f154d09,#0000 18% 82%,#060a1c1f),repeating-linear-gradient(0deg,#08121808 0 1px,#0000 1px 4px)}.route-links line.route-link-outline{stroke:#f5f1ffe6}.route-links g.is-active line.route-link-outline{stroke:#b896ff}.route-links line.route-link-core{stroke:#17213d}.map-node.is-available .map-node__sprite-wrap{filter:drop-shadow(0 0 8px #ba97ffe6)drop-shadow(0 0 14px #4db0ff9e)}.map-node>em{color:#fff;background:#7955dc;border:1px solid #d8c5ff;box-shadow:0 0 10px #9167ff7a}.map-node__check{background:#33ad61;border:1px solid #c8ffdc;border-radius:50%;outline:2px solid #0b1d19}.map-node__preview{color:var(--ui-text);background:#070d21fa;border:1px solid #6c78a3;border-radius:10px;outline:0;box-shadow:0 14px 28px #0000008a,0 0 22px #9167ff24}.map-node__preview:after{background:#070d21;border-color:#6c78a3}.map-node__preview>small{color:var(--ui-purple-bright)}.map-node__preview>span{color:var(--ui-muted)}.trainer-preview-team>span{border-color:var(--ui-line);background:#09102a;border-radius:6px}.trainer-preview-team small{color:var(--ui-cyan)}.wild-preview-unknown{border:1px solid var(--ui-line);text-align:center;background:#09102a;border-radius:6px;place-items:center;gap:0;min-height:58px;margin-top:4px;display:grid!important}.wild-preview-unknown>b{color:#ff536a;text-shadow:0 0 12px #ff536a73;font-size:38px;line-height:.95}.run-complete{color:#dffff0;background:#0c342df5;border-color:#4e9f79}.rail-body{border-color:var(--ui-line);color:var(--ui-text);background:linear-gradient(160deg,#0c1430fa,#060b1dfc);border-radius:13px}.rail-heading{border-color:var(--ui-line);color:var(--ui-purple-bright);background:#121c3ec7;border-radius:12px 12px 0 0}.rail-heading small{color:var(--ui-cyan)}.rail-hint,.run-empty{color:var(--ui-dim)}.pokemon-card,.run-item{border:1px solid var(--ui-line);color:var(--ui-text);background:linear-gradient(145deg,#131e41eb,#0a112af5);border-radius:9px;box-shadow:inset 0 1px #ffffff09,0 5px 12px #01030d45}.pokemon-card__title span{color:var(--ui-purple-bright)}.pokemon-card small{color:var(--ui-muted)}.pokemon-card__sprite{filter:drop-shadow(0 5px 5px #0000006b)}.hp-bar{background:#040817;border-color:#59658b;border-radius:999px;overflow:hidden}.hp-bar span{border-radius:inherit;background:linear-gradient(90deg,#31b962,#75e893)}.hp-bar.is-critical span{background:linear-gradient(90deg,#d9485d,#ff7381)}.pokemon-card__details{color:var(--ui-text);background:#070d21fc;border:1px solid #657199;border-radius:12px;outline:0;box-shadow:0 18px 34px #0009,0 0 24px #9167ff1f}.pokemon-card__details:before{background:#070d21;border-color:#657199}.pokemon-card__details-title,.pokemon-card__details .pokemon-card__ability b,.pokemon-card__details .held-item-line b{color:var(--ui-purple-bright)}.pokemon-card__details-profile small,.pokemon-card__details-hp small{color:var(--ui-muted)}.pokemon-card__details .pokemon-card__stats span{color:var(--ui-muted);background:#121c3b;border-radius:5px}.pokemon-card__details .pokemon-card__ability,.pokemon-card__details .held-item-line,.pokemon-card__details-move,.pokemon-card__details-exp{border-color:var(--ui-line);color:var(--ui-text);background:#070c21;border-radius:7px}.pokemon-card__details-exp{color:var(--ui-purple-bright)}.pokemon-card__details-exp>i{background:#172144;border-color:#4a577f}.pokemon-card__details-exp>i>b{background:linear-gradient(90deg,#6551d0,#56bfff)}.pokemon-card__details-exp>small,.pokemon-card__details-move b,.pokemon-card__details .pokemon-card__ability span{color:var(--ui-muted)}.run-item>span{background:#101936;border:1px solid #47557d;border-radius:7px}.run-item>small,.held-item-line{color:var(--ui-cyan)!important}.run-item--button:hover:not(:disabled){background:#1a2855;border-color:#7f69c5}.equipped-list{border-color:var(--ui-line)}.equipped-list>span,.key-item-list>span{color:var(--ui-purple-bright)}.equipped-list button,.key-item-list>div{border-color:var(--ui-line);color:var(--ui-text);background:#0c1533;border-radius:8px}.equipped-list small,.key-item-list small{color:var(--ui-muted)}.equipped-list b{color:#ff8290}.badge-grid .badge-slot{background:#08102a;border-color:#34416d;border-radius:7px;outline:0;box-shadow:inset 0 0 0 1px #ffffff06}.badge-slot.is-earned{background:#121b3d;border-color:#7964bb;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 12px #9167ff29}.run-reset{color:#ff9ca6;box-shadow:none;background:#4e1d3057;border-color:#613b58;border-radius:8px}.rail-toggle{color:#fff;background:linear-gradient(145deg,#16234b,#0b1432);border:1px solid #53618c;border-radius:9px;box-shadow:0 6px 14px #01030d5c,inset 0 1px #ffffff0d}.rail-toggle span{color:#fff}.rail-toggle b{color:var(--ui-cyan)}.rail-close,.item-target-close{color:#fff;background:#182348;border:1px solid #59658d;border-radius:8px}.battle-console{color:var(--ui-text);background:#07102a;border:1px solid #68749d;border-radius:16px;overflow:hidden;box-shadow:0 18px 42px #0000008a,0 0 0 1px #ffffff09}.battle-console .battle-heading{border-color:var(--ui-line);color:var(--ui-text);background:linear-gradient(145deg,#111d42,#09122e)}.battle-heading span{color:var(--ui-purple-bright)}.opponent-track b{color:var(--ui-cyan);background:#0b1534;border-color:#53618a}.opponent-track i{background:#48c978;border:1px solid #55628c}.opponent-track i.is-active{background:#48c978;box-shadow:0 0 0 2px #74e89a47,0 0 10px #48c97885}.opponent-track i.is-defeated{background:#e44f61}.battle-hud{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#070d22ed;border:1px solid #65739ee6;border-radius:11px;box-shadow:0 8px 18px #00000070,inset 0 1px #ffffff0f}.battle-hud>div:first-child,.battle-hud small{color:#f5f6ff}.battle-hud small{color:var(--ui-muted)}.battle-hp{background:#030713;border-color:#657199}.battle-hp i{background:linear-gradient(90deg,#32b962,#75eb96)}.battle-info-stack .battle-log,.battle-console .battle-log{border:1px solid var(--ui-line);color:#f0f2ff;background:#070d22f2;border-radius:9px;box-shadow:0 7px 16px #00000061,inset 0 1px #ffffff09}.battle-info-stack .battle-rule,.battle-console .battle-rule{color:#dce4ff;background:#0f1a3af5;border:1px solid #3e4d78;border-radius:9px;box-shadow:0 7px 16px #00000059,inset 0 1px #ffffff09}.battle-info-stack .battle-rule p,.battle-console .battle-rule p{color:var(--ui-muted)}.battle-info-stack .battle-rule strong,.battle-console .battle-rule strong{color:var(--ui-purple-bright)}.battle-speed-toggle{color:#fff;background:linear-gradient(145deg,#805ce1,#5037b2);border:1px solid #a98be9;border-radius:9px;box-shadow:0 7px 16px #170e4170,0 0 0 1px #ffffff14}.battle-speed-toggle span,.battle-speed-toggle b{color:#fff}.battle-speed-toggle.is-active{color:#fff;background:linear-gradient(145deg,#35ad68,#237a54);border-color:#80e89f}.battle-speed-toggle.is-active span,.battle-speed-toggle.is-active b{color:#fff}.battle-result-overlay{color:var(--ui-text);background:#060c1ffa;border:1px solid #6a77a0;border-radius:13px;outline:0;box-shadow:0 20px 44px #0000009e,0 0 24px #9167ff1f}.battle-result-overlay>span{color:#7ce89a;text-shadow:0 0 16px #5fdd8347}.battle-result-overlay.is-defeat>span{color:#ff7c8d}.battle-knockout{border-color:var(--ui-line);background:#09112c;border-radius:8px}.battle-knockout b{color:var(--ui-purple-bright)}.battle-result-overlay .dialog-action{color:#fff;background:linear-gradient(135deg,#805ce1,#5539bc);border:1px solid #bba0f5;border-radius:8px;box-shadow:0 8px 18px #22145b66}.reward-screen,.capture-screen,.reward-screen--drop,.reward-screen--choice,.reward-screen--center,.fossil-screen{border:1px solid var(--ui-line-bright);color:var(--ui-text);background:radial-gradient(circle at 50% -18%,#7e53e724,#0000 38%),linear-gradient(145deg,#0d1736,#070d22 72%);border-radius:16px;outline:0;box-shadow:0 20px 48px #0000008a,inset 0 1px #ffffff0a}.reward-screen>p,.story-event-copy>p{color:var(--ui-muted)}.reward-icon{background:#6946c7;border:1px solid #9b7fea;border-radius:11px;box-shadow:0 0 0 5px #09102a,0 0 0 6px #8b72cf,0 8px 20px #27166061}.capture-screen .reward-icon{box-shadow:0 0 0 5px #09102a,0 0 0 7px #8b72cf}.capture-icon{background:linear-gradient(#e75865 0 42%,#111936 42% 58%,#eef1ff 58%);border-radius:50%}.reward-screen--drop .reward-icon{color:#fff;background:linear-gradient(145deg,#8560df,#5a3fbd);box-shadow:0 8px 20px #27166061,0 0 0 5px #09102a,0 0 0 6px #8b72cf}.reward-icon--disc img{object-fit:contain;width:46px;height:46px;image-rendering:pixelated}.capture-choice,.drop-card,.event-choice-card,.fossil-card{border:1px solid var(--ui-line);color:var(--ui-text);background:linear-gradient(155deg,#142149,#0a1230);border-top-width:4px;border-radius:11px;box-shadow:0 8px 18px #01030d57,inset 0 1px #ffffff09}.capture-choice:hover:not(:disabled),.drop-card:hover,.event-choice-card:hover,.fossil-card:hover,.fossil-card:focus-visible{color:#fff;background:linear-gradient(155deg,#1d2d5e,#0e183a);border-color:#9b7fea;box-shadow:0 12px 26px #01030d73,0 0 18px #9167ff1f}.capture-choice small,.drop-card small,.event-choice-card small,.fossil-card>small{color:var(--ui-muted)}.capture-choice b,.drop-card b,.event-choice-card b,.fossil-card>span{color:var(--ui-purple-bright)}.drop-card--consumable,.drop-card--held,.event-choice-card--rest,.event-choice-card--train{color:var(--ui-text);background:linear-gradient(155deg,#142149,#0a1230)}.drop-card--consumable small,.drop-card--held small,.event-choice-card small{color:var(--ui-muted)}.drop-card--consumable b,.drop-card--held b,.event-choice-card b{color:var(--ui-purple-bright)}.drop-card--consumable:hover,.drop-card--held:hover,.event-choice-card--rest:hover,.event-choice-card--train:hover{color:#fff;background:linear-gradient(155deg,#1d2d5e,#0e183a)}.drop-card>span{background:#6548bf;border:1px solid #9e84df;border-radius:9px}.fossil-card>b{color:#fff;background:linear-gradient(135deg,#805ce1,#5539bc);border:1px solid #bba0f5;border-radius:7px}.story-event-screen{border-color:var(--ui-line-bright);background:#070d22}.story-event-art,.event-scene,.fossil-screen__scene{border-color:#52608a;border-radius:10px;overflow:hidden}.story-event-copy{border-color:var(--ui-line);color:var(--ui-text);background:linear-gradient(145deg,#0d1736,#070d22)}.story-event-screen--story{border-color:#646fa1}.story-event-screen--story .story-event-copy .eyebrow{color:var(--ui-purple-bright)}.story-event-route{border-color:var(--ui-line);color:var(--ui-muted);background:#07102a;border-radius:7px}.story-event-route b{color:var(--ui-purple-bright)}.event-scene span,.fossil-screen__scene span,.story-event-art>span{color:#fff;background:#070d22e0;border-color:#8270bc;border-radius:6px}.event-scene b,.fossil-screen__scene b,.story-event-art>b{color:#fff;background:#7250d1;border-color:#c9b7ff;border-radius:10px;outline-color:#0a1028}.story-event-screen--exit .story-event-art>b{color:#fff;background:#7250d1}.center-event-hero{background:linear-gradient(160deg,#1d4170,#173c5d 57%,#1c4d4a 58%);border-color:#59668f;border-radius:10px}.center-event-hero small{color:#a7dfff}.healing-line img{border-color:var(--ui-line);background:#09112c;border-radius:9px}.drop-choice-backdrop,.item-target-backdrop,.evolution-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020512d6}.drop-choice-dialog,.item-target-dialog{color:var(--ui-text);background:#080f28;border:1px solid #68749d;border-radius:15px;outline:0;box-shadow:0 24px 56px #000000a8,0 0 30px #9167ff1a}.drop-choice-dialog__item{border-color:var(--ui-line);background:#0b1533}.drop-choice-dialog__item span,.item-target-dialog>span{color:var(--ui-purple-bright)}.drop-choice-dialog__item p,.item-target-dialog>p{color:var(--ui-muted)}.drop-choice-team>button,.item-target-team>button{border:1px solid var(--ui-line);color:var(--ui-text);box-shadow:none;background:#111c3e;border-radius:9px}.drop-choice-team>button:hover:not(:disabled),.item-target-team>button:hover{background:#192754;border-color:#8e73d4}.drop-choice-team small,.drop-choice-team em,.item-target-team small{color:var(--ui-muted)}.drop-choice-team b,.item-target-team b{color:#fff;box-shadow:none;background:#6f4fd0;border-radius:7px}.drop-choice-actions button{border:1px solid var(--ui-line);color:var(--ui-muted);background:#111936;border-radius:8px}.drop-choice-actions .drop-choice-keep{color:#fff;background:linear-gradient(135deg,#805ce1,#5539bc);border-color:#a287e2;box-shadow:0 7px 16px #22145b5c}.evolution-window{color:var(--ui-text);background:radial-gradient(circle,#835aeb57,#0000 42%),linear-gradient(#151f52,#090f2e 72%,#05091d);border:1px solid #9180c7;border-radius:18px;outline:0;box-shadow:0 24px 58px #000000ad,0 0 32px #9167ff2e}.evolution-copy small,.evolution-level{color:var(--ui-purple-bright)}.evolution-level{background:#05091db8;border-color:#71649d;border-radius:7px}.evolution-ring{border-color:#b58dffe6}.evolution-continue{color:#fff;background:linear-gradient(135deg,#805ce1,#5539bc);border:1px solid #c7adff;border-radius:8px;box-shadow:0 8px 18px #22145b6b}.game-over-card{color:var(--ui-text);background:linear-gradient(145deg,#17162e,#090d20);border-color:#6c5578;border-radius:17px}.game-over-pokemon{color:var(--ui-text);background:#0b1028;border-color:#433959;border-radius:8px}.game-over-pokemon small,.checkpoint-copy small{color:var(--ui-muted)}.checkpoint-copy{color:var(--ui-text);background:#0b1533;border-color:#4b5a83;border-radius:9px}@media (max-width:720px){.pixel-window{border-radius:12px}.adventure-layout:before{border-radius:15px;inset:2px}.game-menu-toggle{border-radius:9px}.story-mode{border-radius:13px}.story-mode__art{border-radius:9px}.locked-mode,.daily-mode{border-radius:11px}.selection-heading{border-radius:13px}.region-card{border-radius:11px}.selection-screen--starter .starter-selection-box{border-radius:12px}.starter-card{border-radius:9px}.rail-toggle{border-radius:8px}.side-rail.is-mobile-open .rail-body{background:linear-gradient(160deg,#0e1839,#070d22);border:1px solid #66729b;border-radius:13px;box-shadow:0 18px 42px #0000009e}.pokemon-card{border-radius:9px}.pokemon-card__details{border-radius:12px}.route-board.pixel-window{border-width:2px;border-radius:12px}.run-header.pixel-window{border-width:1px;border-radius:11px}.battle-console{border-width:1px;border-radius:13px}.battle-hud{border-radius:9px}.battle-info-stack .battle-log,.battle-info-stack .battle-rule{border-width:1px;border-radius:8px}.reward-screen,.capture-screen,.reward-screen--drop,.reward-screen--choice,.reward-screen--center,.fossil-screen{border-radius:13px}.capture-choice,.drop-card,.event-choice-card,.fossil-card{border-radius:9px}.story-event-copy{border-color:var(--ui-line)}.drop-choice-dialog,.item-target-dialog{border-radius:13px}.selection-screen--starter .starter-card .showcase-stat,.capture-choice .showcase-stat{border-color:var(--ui-line);color:var(--ui-muted);background:#09112c;border-radius:5px}}@media (max-width:390px){.adventure-layout:before{inset:2px 1px}.story-mode,.locked-mode,.daily-mode,.selection-heading,.region-card{border-radius:10px}.run-header h2{letter-spacing:-.025em}}.reward-screen--center .primary-button{margin-top:18px}.run-reset-backdrop{z-index:760;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020512e0;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.run-reset-dialog{width:min(440px,100%);color:var(--ui-text);text-align:center;background:radial-gradient(circle at 50% 0,#8e4c7c33,#0000 42%),linear-gradient(145deg,#15152f,#080d22 72%);border-color:#715d91;padding:24px}.run-reset-dialog>span{color:#ff8998;letter-spacing:1.4px;font:900 10px/1.2 Courier New,ui-monospace,monospace}.run-reset-dialog h3{color:#fff;margin:9px 0 8px;font-size:24px}.run-reset-dialog p{color:var(--ui-muted);margin:0 auto 22px;font-size:12px;line-height:1.55}.run-reset-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.run-reset-actions button{border:1px solid var(--ui-line-bright);color:#fff;cursor:pointer;background:#121c3c;border-radius:8px;min-height:46px;font-size:10px;font-weight:900;transition:transform .16s,border-color .16s,filter .16s,box-shadow .16s}.run-reset-actions .run-reset-confirm{background:linear-gradient(135deg,#a64155,#722d48);border-color:#a75c6e;box-shadow:0 7px 16px #48162e57}@media (hover:hover) and (min-width:721px){.run-reset{transition:transform .16s,border-color .16s,color .16s,background .16s,box-shadow .16s}.run-reset:hover{color:#fff;background:linear-gradient(135deg,#9d394ecc,#682643d1);border-color:#c5687b;transform:translateY(-2px);box-shadow:0 8px 18px #3a122966,0 0 16px #ff65771f}.run-reset-actions button:hover{border-color:var(--ui-purple-bright);filter:brightness(1.12);transform:translateY(-2px)}.run-reset-actions .run-reset-confirm:hover{border-color:#ff8b9b;box-shadow:0 9px 20px #5b193275}}@media (min-width:721px){.story-mode__copy p{font-size:12px;line-height:1.55}}@media (min-width:781px){.adventure-layout{--play-column:min(520px, calc((100dvh - 96px) * .5625), calc(100vw - 440px));grid-template-columns:minmax(190px, 240px) minmax(320px, var(--play-column)) minmax(190px, 240px);width:min(1040px,100% - 28px)}.adventure-layout>.team-panel{grid-area:1/1}.adventure-layout>.route-column{grid-area:1/2}.adventure-layout>.run-bag{grid-area:1/3;position:relative}.run-bag .rail-body{display:block}.run-bag .rail-heading{margin:-11px -11px 9px}.run-bag .rail-heading--badges{margin-top:15px}.run-bag .run-reset{grid-column:auto}.team-list{grid-template-columns:repeat(2,minmax(0,1fr))}.team-panel .pokemon-card__title{grid-template-columns:minmax(0,1fr);justify-items:center;gap:0;display:grid}.team-panel .pokemon-card__title strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.team-panel .pokemon-card__title span{line-height:1.15}.team-sortable:nth-child(odd) .pokemon-card__details{left:calc(200% + 14px)}.team-sortable:nth-child(2n) .pokemon-card__details{left:calc(100% + 9px)}.team-sortable:nth-child(n+4) .pokemon-card__details{top:-2px;bottom:auto}.team-sortable:nth-child(n+5) .pokemon-card__details{top:auto;bottom:-2px}}@media (max-width:720px){.run-reset-dialog{padding:20px 16px}.run-reset-dialog h3{font-size:21px}.run-reset-dialog p{font-size:11px}.run-reset-actions{grid-template-columns:1fr}}.game-nav__logo-stage .brand-logo{width:min(220px,88%);max-width:100%;height:auto;transform:none}.pokemon-card>.pokemon-card__sprite,.pokemon-card__details .pokemon-card__details-sprite,.starter-card>img,.capture-choice>img,.trainer-preview-team img,.drop-choice-team>button>img,.item-target-team img,.equipped-list img,.game-over-pokemon>img{image-rendering:pixelated;transform-origin:50%;transform:scale(1.16)}.healing-line img{padding:1px}.drop-choice-team{grid-template-columns:minmax(0,1fr)}.drop-choice-team>button{--equip-action-width:96px;grid-template-columns:52px minmax(0, 1fr) var(--equip-action-width);grid-template-rows:auto auto;gap:4px 8px;width:100%}.drop-choice-team>button>img{grid-area:1/1/3}.drop-choice-team>button>span{grid-area:1/2}.drop-choice-team em{grid-area:2/2}.drop-choice-team b{width:var(--equip-action-width);min-width:var(--equip-action-width);max-width:var(--equip-action-width);text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-area:1/3/3;place-self:center end;min-height:34px;padding:7px 5px;overflow:hidden}.drop-choice-actions{gap:8px;padding:0 18px 14px}.drop-choice-actions button{min-height:40px;padding:7px 9px;line-height:1.2}@media (max-width:720px){.drop-choice-team>button{--equip-action-width:88px;grid-template-columns:48px minmax(0, 1fr) var(--equip-action-width);gap:4px 7px;min-height:0;padding:7px}.drop-choice-team b{padding:6px 7px}.drop-choice-actions{gap:6px;padding:0 11px 9px}.drop-choice-actions button{min-height:36px;padding:6px 8px}}.battle-console .battle-result-overlay{background:radial-gradient(circle at 50% 0,#44d7892e,#0000 38%),linear-gradient(160deg,#0c193dfc,#050a1dfc 72%);border:1px solid #7282b1;border-radius:17px;align-content:center;gap:14px;padding:18px;inset:10px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 56px #000000b3,0 0 28px #5de7971f}.battle-console .battle-result-overlay.is-defeat{background:radial-gradient(circle at 50% 0,#ff57742e,#0000 38%),linear-gradient(160deg,#2a102bfc,#080a1cfc 72%);box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 56px #000000b3,0 0 28px #ff5b791f}.battle-result-hero{text-align:left;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;display:grid}.battle-result-hero>i{color:#071a18;background:linear-gradient(145deg,#8af0b0,#45c982);border:1px solid #85f5b2a6;border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;font-style:normal;font-weight:900;display:grid;box-shadow:0 0 22px #5ee79747}.is-defeat .battle-result-hero>i{color:#2a0b19;background:linear-gradient(145deg,#ff99a9,#dd526e);border-color:#ff8294b3;box-shadow:0 0 22px #ff5b7940}.battle-result-hero small{color:#9ba9d0;letter-spacing:1.4px;font-size:9px;font-weight:900;display:block}.battle-result-hero h3{color:#8bf0b2;text-shadow:0 0 18px #5fdd834d;margin:4px 0 3px;font-size:clamp(24px,5vw,34px);line-height:1}.is-defeat .battle-result-hero h3{color:#ff8da0;text-shadow:0 0 18px #ff5c7947}.battle-result-hero p{color:#c0c8df;margin:0;font-size:10px;line-height:1.45}.battle-console .battle-knockouts{gap:8px;max-height:286px;padding-right:2px;overflow:hidden auto}.battle-console .battle-knockout{background:linear-gradient(135deg,#121f46f5,#08102af5);border:1px solid #394b7c;border-radius:12px;grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);min-height:104px;padding:8px 10px;box-shadow:inset 0 0 0 1px #ffffff06}.battle-knockout__fighter{justify-items:center;gap:2px;min-width:0;display:grid}.battle-knockout__fighter small{color:#8090bd;letter-spacing:.8px;font-size:8px;font-weight:900}.battle-knockout__fighter img{object-fit:contain;width:62px;height:62px;image-rendering:pixelated;transform:scale(1.12)}.battle-knockout__fighter strong{color:#fff;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.battle-knockout__fighter.is-defeated img{opacity:.42;filter:grayscale(.5)drop-shadow(0 0 5px #ff526cbf)}.battle-knockout__fighter.is-defeated strong{color:#9da5bd}.battle-console .battle-knockout>b{color:#fff;background:linear-gradient(145deg,#7757d7,#422b9a);border:1px solid #9b7cf0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 0 16px #8960ed40}.battle-console .battle-knockout>b span{font-size:10px}.battle-console .battle-result-overlay .dialog-action{letter-spacing:.3px;min-height:52px;font-size:12px}@media (max-width:720px){.battle-console .battle-result-overlay{gap:10px;padding:13px;inset:7px}.battle-result-hero{grid-template-columns:48px minmax(0,1fr);gap:10px}.battle-result-hero>i{width:48px;height:48px;font-size:25px}.battle-result-hero h3{font-size:22px}.battle-result-hero p{font-size:9px}.battle-console .battle-knockouts{max-height:242px}.battle-console .battle-knockout{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);min-height:88px;padding:6px}.battle-knockout__fighter img{width:52px;height:52px}.battle-console .battle-knockout>b{width:36px;height:36px}.battle-console .battle-result-overlay .dialog-action{min-height:46px;font-size:10px}}.game-nav__links button.is-active{color:#fff;background:linear-gradient(145deg,#7752dae0,#3c2a8ee6);border-color:#9d7bf0;box-shadow:0 0 18px #9063f233,inset 0 1px #ffffff14}.caught-marker{z-index:4;background:linear-gradient(#ef5365 0 43%,#10172f 43% 57%,#f3f5fc 57%);border:2px solid #ecf1ff;border-radius:50%;width:24px;height:24px;display:block;position:absolute;top:9px;right:9px;overflow:hidden;box-shadow:0 0 0 2px #10172f,0 3px 9px #00000073}.caught-marker>i{background:#fff;border:2px solid #10172f;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.starter-card,.capture-choice{position:relative}.pokedex-screen{background:linear-gradient(#030717d1,#040818f0),url(/assets/backgrounds/home-16bit-1da1f362.webp) 50%/cover no-repeat fixed;min-height:100dvh;padding:38px 30px 54px}.pokedex-shell{width:min(1160px,100%);color:var(--ui-text);background:radial-gradient(circle at 85% 0,#7e4ee024,#0000 30%),linear-gradient(155deg,#0a122dfa,#050a1dfa);border:1px solid #506196;border-radius:20px;margin:0 auto;padding:24px;box-shadow:0 24px 60px #0000008c,inset 0 1px #ffffff0a}.pokedex-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.pokedex-heading h1{color:#fff;text-transform:uppercase;text-shadow:0 0 24px #8f66ef40;margin:5px 0;font-size:clamp(34px,5vw,58px);line-height:1}.pokedex-heading p{color:#aeb8d7;max-width:690px;margin:0;font-size:11px;line-height:1.55}.pokedex-close{color:#fff;cursor:pointer;background:#17234c;border:1px solid #7c6bb0;border-radius:9px;min-height:44px;padding:0 20px;font-size:10px;font-weight:900}.pokedex-close:hover{background:#6747c4;border-color:#ad8dff}.pokedex-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0 16px;display:grid}.pokedex-summary article{background:linear-gradient(145deg,#111e45,#0a1230);border:1px solid #344778;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:13px 16px;display:flex}.pokedex-summary span{color:#97a4cc;letter-spacing:.8px;font-size:10px;font-weight:900}.pokedex-summary strong{color:#7dd9ff;font-size:25px}.pokedex-summary small{color:#7887b2;font-size:11px}.pokedex-summary article:nth-child(2) strong{color:#b18aff}.pokedex-summary article:nth-child(3) strong{color:#77e4a4}.pokedex-filters{background:#070d23;border:1px solid #2e3e6b;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:16px;padding:6px;display:grid}.pokedex-filters button{color:#8593ba;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:38px;font-size:10px;font-weight:900}.pokedex-filters button:hover{color:#fff;background:#111c42}.pokedex-filters button.is-active{color:#fff;background:linear-gradient(145deg,#7652d3,#432d9a);border-color:#8266d7}.pokedex-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.pokedex-card{color:#dce3fa;content-visibility:auto;contain-intrinsic-size:auto 190px;background:linear-gradient(155deg,#111d42,#080f29);border:1px solid #35446e;border-radius:12px;grid-template-rows:auto 88px auto 24px auto;justify-items:center;gap:5px;min-width:0;min-height:190px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06}.pokedex-card.is-caught{background:linear-gradient(155deg,#182650,#0b1230);border-color:#8263d7}.pokedex-card.is-unseen{color:#596486;background:linear-gradient(155deg,#0a122a,#070c1e);border-color:#222d4d}.pokedex-card__number{color:#8492bc;letter-spacing:.8px;width:100%;font-size:10px;font-weight:900}.pokedex-card.is-unseen .pokedex-card__number{color:#4b5677}.pokedex-card__sprite{place-items:center;width:88px;height:88px;display:grid}.pokedex-card__sprite img{object-fit:contain;filter:drop-shadow(0 7px 6px #00000080);width:82px;height:82px;transform:scale(1.08)}.pokedex-card__sprite>span{color:#424d6c;border:2px dashed #303b5e;border-radius:50%;place-items:center;width:58px;height:58px;font-size:27px;font-weight:900;display:grid}.pokedex-card>strong{color:#fff;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.pokedex-card.is-unseen>strong{color:#4e5978;font-size:9px}.pokedex-card__types{justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.pokedex-card__types .type{padding:3px 5px;font-size:8px}.pokedex-card__types small{color:#414d6e;font-size:8px}.pokedex-card>b{color:#8291ba;letter-spacing:.8px;font-size:8px}.pokedex-card.is-seen>b{color:#78cbef}.pokedex-card.is-caught>b{color:#ae88ff}.pokedex-empty{color:#7582a8;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:260px;display:grid}.pokedex-empty>span{border:2px dashed #3b4871;border-radius:50%;place-items:center;width:64px;height:64px;font-size:28px;font-weight:900;display:grid}.pokedex-empty strong{color:#bdc6e1;font-size:12px}.pokedex-empty small{font-size:10px}@media (min-width:721px){.home-hero>img{width:min(330px,28.5vw);max-height:218px}}@media (max-width:900px){.pokedex-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.home-hero>img{width:min(540px,72%);max-height:157.5px}.caught-marker{width:21px;height:21px;top:7px;right:7px}.pokedex-screen{padding:10px 5px 26px}.pokedex-shell{border-radius:14px;padding:15px 9px}.pokedex-heading{grid-template-columns:1fr;gap:12px}.pokedex-heading h1{font-size:32px}.pokedex-heading p{font-size:10px}.pokedex-close{width:100%;min-height:40px}.pokedex-summary{gap:5px;margin-top:15px}.pokedex-summary article{justify-items:center;gap:4px;padding:9px 6px;display:grid}.pokedex-summary span{letter-spacing:0;font-size:8px}.pokedex-summary strong{font-size:19px}.pokedex-filters{gap:3px}.pokedex-filters button{min-width:0;padding:4px 2px;font-size:8px}.pokedex-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.pokedex-card{border-radius:8px;grid-template-rows:auto 65px auto 19px auto;gap:3px;min-height:154px;padding:7px 4px}.pokedex-card__sprite{width:65px;height:65px}.pokedex-card__sprite img{width:62px;height:62px}.pokedex-card__sprite>span{width:46px;height:46px;font-size:22px}.pokedex-card>strong{font-size:9px}.pokedex-card.is-unseen>strong{font-size:7px}.pokedex-card__types .type{padding:2px 3px;font-size:7px}.pokedex-card__types small{font-size:6px}.pokedex-card>b{font-size:7px}}.drop-choice-team>article,.item-target-team>article{border:1px solid var(--ui-line);width:100%;min-width:0;max-width:100%;color:var(--ui-text);background:#111c3e;border-radius:9px;align-items:center;display:grid;overflow:hidden}.drop-choice-team>article{grid-template-rows:auto auto;grid-template-columns:52px minmax(0,1fr) 92px;gap:4px 8px;min-height:82px;padding:8px 10px}.drop-choice-team>article>img{object-fit:contain;width:52px;height:52px;image-rendering:pixelated;transform-origin:50%;grid-area:1/1/3;transform:scale(1.16)}.drop-choice-team>article>span{grid-area:1/2;gap:4px;min-width:0;display:grid}.drop-choice-team>article>em{min-width:0;max-width:100%;color:var(--ui-muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;font-size:10px;overflow:hidden}.drop-choice-equip,.item-target-apply{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:#6f4fd0;border:1px solid #9b80e2;border-radius:7px;min-width:0;min-height:34px;padding:7px 5px;font-size:10px;font-weight:900;line-height:1.15}.drop-choice-equip{grid-area:1/3/3;justify-self:end;width:92px;max-width:92px}.drop-choice-equip:disabled{opacity:.58;cursor:default}.drop-choice-equip:hover:not(:disabled),.item-target-apply:hover{background:#8260e0;border-color:#c7b2ff}.item-target-team>article{grid-template-columns:52px minmax(0,1fr) 82px;gap:7px;min-height:68px;padding:7px}.item-target-team>article>img{object-fit:contain;width:52px;height:52px}.item-target-team>article>span{gap:4px;min-width:0;display:grid}.item-target-team>article strong,.item-target-team>article small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.item-target-apply{justify-self:end;width:82px;max-width:82px}.drop-choice-actions{grid-template-columns:repeat(2,minmax(160px,240px));justify-content:center}.drop-choice-actions button{width:100%;max-width:240px}.pokedex-close{justify-self:end;width:128px;max-width:100%}.caught-marker{border-width:1px}.battle-result-hero h3{font-size:clamp(18px,3.75vw,25.5px)}.reward-actions{align-items:center}.reward-actions>button{width:-moz-fit-content;width:fit-content;max-width:260px}.story-event-copy .primary-button{justify-self:center;width:min(260px,100%)}.game-over-actions{width:min(100%,320px);margin-inline:auto}.run-reset-actions{width:min(100%,420px);margin-inline:auto}@media (max-width:720px){.drop-choice-team>article{grid-template-columns:46px minmax(0,1fr) 78px;gap:4px 6px;min-height:68px;padding:7px}.drop-choice-team>article>img{width:46px;height:46px}.drop-choice-equip{width:78px;max-width:78px;min-height:32px;padding-inline:4px}.item-target-team>article{grid-template-columns:46px minmax(0,1fr) 72px;gap:6px;min-height:62px;padding:6px}.item-target-team>article>img{width:46px;height:46px}.item-target-apply{width:72px;max-width:72px;min-height:32px;padding-inline:4px}.drop-choice-actions{grid-template-columns:minmax(0,220px);justify-content:center}.drop-choice-actions button{width:100%;max-width:220px}.pokedex-close{justify-self:center;width:128px;max-width:calc(100vw - 38px)}.battle-result-hero h3{font-size:16.5px}.reward-actions{align-items:center}.reward-actions>button{width:auto;max-width:min(260px,100%)}}.auth-backdrop{z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020512e6;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.auth-dialog{width:min(460px,100%);max-height:calc(100dvh - 36px);color:var(--ui-text);text-align:center;background:radial-gradient(circle at 50% 0,#8453ee33,#0000 32%),linear-gradient(155deg,#101a3d,#070c22 72%);border:1px solid #6575ac;border-radius:18px;padding:24px;position:relative;overflow-y:auto;box-shadow:0 26px 70px #000000a3,inset 0 1px #ffffff0f}.auth-close{color:#fff;cursor:pointer;background:#111a39;border:1px solid #64709d;border-radius:9px;width:36px;height:36px;font-size:22px;line-height:1;position:absolute;top:12px;right:12px}.auth-brand{place-items:center;height:82px;display:grid;overflow:hidden}.auth-brand img{object-fit:contain;width:190px;max-height:112px}.auth-dialog .eyebrow{color:var(--ui-purple-bright)}.auth-dialog h1{color:#fff;text-transform:uppercase;margin:7px 0;font-size:30px}.auth-dialog>p{max-width:340px;color:var(--ui-muted);margin:0 auto 18px;font-size:10px;line-height:1.55}.auth-tabs{background:#080f2b;border:1px solid #3f4f82;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:min(100%,330px);margin:0 auto 15px;padding:3px;display:grid}.auth-tabs button{color:#8f9ac0;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:0;min-height:36px;font-size:9px;font-weight:900}.auth-tabs button.is-active{color:#fff;background:#6748c6;box-shadow:inset 0 1px #ffffff21}.auth-form{text-align:left;gap:11px;width:min(100%,360px);margin:0 auto;display:grid}.auth-form label{gap:5px;display:grid}.auth-form label>span{color:#aeb9dc;letter-spacing:.7px;font-size:9px;font-weight:900}.auth-form input{color:#fff;width:100%;min-width:0;min-height:44px;font:inherit;background:#0b1433;border:1px solid #4e5f96;border-radius:9px;outline:0;padding:0 12px;font-size:11px}.auth-form input:focus{border-color:#a98aff;box-shadow:0 0 0 3px #8459e726}.auth-form input::placeholder{color:#67749f}.auth-error{color:#ffc3cf;text-align:center;background:#5f1a3373;border:1px solid #9a4762;border-radius:8px;padding:9px 11px;font-size:9px;line-height:1.45}.auth-submit,.auth-guest{cursor:pointer;border-radius:9px;width:min(100%,260px);min-height:42px;margin-inline:auto;padding:8px 15px;font-size:10px;font-weight:900}.auth-submit{color:#fff;background:linear-gradient(135deg,#8560e6,#5a3bc0);border:1px solid #b497ff;margin-top:3px;box-shadow:0 8px 20px #4228974d}.auth-submit:disabled{opacity:.55;cursor:wait}.auth-guest{color:#bdc6e3;background:#101a39;border:1px solid #465783;margin-top:12px}.auth-submit:hover:not(:disabled),.auth-guest:hover{color:#fff;background:#7452d2;border-color:#c5b2ff}.auth-dialog>small{color:#7581a8;margin-top:9px;font-size:8px;line-height:1.45;display:block}.game-nav__account{background:#0b1430e0;border:1px solid #354778;border-radius:10px;justify-items:start;gap:5px;padding:11px;display:grid}.game-nav__account>span{color:#8b9aca;letter-spacing:.7px;font-size:8px;font-weight:900}.game-nav__account>strong{color:#fff;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.game-nav__account>small{color:#8491bb;font-size:8px;line-height:1.4}.game-nav__account .cloud-status--saved{color:#68d7a3}.game-nav__account .cloud-status--saving,.game-nav__account .cloud-status--loading{color:#7bd4ff}.game-nav__account .cloud-status--error{color:#ff8ea2}.game-nav__account>button{color:#e8e4ff;cursor:pointer;background:#37266f;border:1px solid #725dbc;border-radius:7px;width:124px;max-width:100%;min-height:31px;margin-top:3px;font-size:8px;font-weight:900}.game-nav__account>button:hover{background:#6847c6;border-color:#b69cff}@media (max-width:720px){.auth-backdrop{align-items:center;padding:8px}.auth-dialog{border-radius:14px;width:min(100%,390px);max-height:calc(100dvh - 16px);padding:18px 13px}.auth-brand{height:67px}.auth-brand img{width:155px}.auth-dialog h1{font-size:24px}.auth-tabs{margin-bottom:11px}.auth-form{gap:8px}.auth-form input{min-height:40px}.auth-submit,.auth-guest{width:min(220px,100%);min-height:38px}}.game-menu-toggle{gap:4px;width:38px;height:38px;padding:7px}.game-menu-toggle.is-open{left:min(218px,86vw - 42px)}.game-nav__brand{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-items:stretch;padding-right:0}.game-nav__brand>span:first-child{justify-self:start}.game-nav__brand .prototype-pill{justify-self:center}.game-nav__brand>i{justify-self:end;width:1px}.pokedex-title-logo{width:min(280px,72vw);margin:5px 0 7px}.pokedex-title-logo img{width:100%;height:auto;display:block}.battle-console .battle-knockouts{gap:7px;max-height:408px}.battle-console .battle-knockout{min-height:76px;padding:5px 8px}.battle-knockout__fighter img{width:44px;height:44px}@media (max-width:720px){.game-menu-toggle{width:36px;height:36px;padding:7px}.game-menu-toggle.is-open{left:min(220px,86vw - 40px)}.pokedex-title-logo{width:min(230px,64vw)}.pokedex-close{justify-self:end;width:128px;max-width:calc(100vw - 38px)}.battle-console .battle-knockouts{gap:6px;max-height:364px}.battle-console .battle-knockout{min-height:68px;padding:4px 6px}.battle-knockout__fighter img{width:40px;height:40px}}.pokemon-card__details .pokemon-card__stats em{color:#63e69a;text-shadow:0 0 8px #52e89147;margin-left:2px;font-size:9px;font-style:normal;font-weight:900}.story-event-art>img,.event-scene>img{z-index:2;object-fit:contain;width:72px;height:72px;image-rendering:pixelated;background:#080f27e6;border:2px solid #dde5ffcc;border-radius:14px;padding:7px;position:absolute;bottom:15px;right:15px;box-shadow:0 10px 24px #0000006b,0 0 18px #7e5ae033}.event-scene>img{width:62px;height:62px}.map-node--tm .map-node__sprite-wrap{box-shadow:none;background:0 0;border:0}.map-node--tm .map-node__sprite{transform:scale(1.2)}.tm-screen{background:radial-gradient(circle at 50% 0,#8355e633,#0000 35%),#07102b;border-color:#765ed1;align-content:start;gap:14px;width:min(820px,100% - 24px);max-height:calc(100dvh - 30px);padding:18px;overflow:hidden auto}.tm-screen__hero{text-align:left;background:linear-gradient(145deg,#121e46,#0a1231);border:1px solid #4d6097;border-radius:13px;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:14px;padding:14px 16px;display:grid}.tm-screen__hero img{object-fit:contain;width:68px;height:68px;image-rendering:pixelated;filter:drop-shadow(0 0 12px #a97eff73)}.tm-screen__hero span{color:#b994ff;letter-spacing:1.4px;font-size:9px;font-weight:900}.tm-screen__hero h1{text-transform:uppercase;margin:4px 0;font-size:25px}.tm-screen__hero p{color:#aeb9da;margin:0;font-size:10px;line-height:1.5}.tm-move-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.tm-move-card{color:#fff;cursor:pointer;text-align:left;background:#111b3e;border:1px solid #45598e;border-radius:12px;align-content:center;justify-items:start;gap:7px;min-width:0;min-height:128px;padding:12px;display:grid}.tm-move-card:hover,.tm-move-card.is-selected{background:linear-gradient(145deg,#2a1d66,#151e49);border-color:#b295ff;box-shadow:0 0 18px #8a5de938}.tm-move-card strong{overflow-wrap:anywhere;text-transform:uppercase;max-width:100%;font-size:13px}.tm-move-card small{color:#96a3c9;font-size:8px}.tm-move-card>b{color:#d9ccff;font-size:10px}.tm-teach-panel{background:#0b1433;border:1px solid #506299;border-radius:13px;overflow:hidden}.tm-teach-panel>header{border-bottom:1px solid #3e4f80;justify-content:space-between;gap:8px;padding:11px 13px;display:flex}.tm-teach-panel>header span{color:#d9ccff;font-size:10px;font-weight:900}.tm-teach-panel>header small{color:#8794bb;font-size:8px}.tm-teach-roster{gap:7px;max-height:290px;padding:9px;display:grid;overflow:hidden auto}.tm-teach-roster article{background:#121e43;border:1px solid #354879;border-radius:10px;grid-template-columns:54px minmax(0,1fr) 106px;align-items:center;gap:9px;min-width:0;min-height:70px;padding:8px 9px;display:grid}.tm-teach-roster article.is-disabled{opacity:.46}.tm-teach-roster img{object-fit:contain;width:52px;height:52px;image-rendering:pixelated;transform:scale(1.14)}.tm-teach-roster span{text-align:left;gap:5px;min-width:0;display:grid}.tm-teach-roster strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.tm-teach-roster small{overflow-wrap:anywhere;color:#91a0c8;font-size:10px;line-height:1.45}.tm-teach-roster button{color:#fff;cursor:pointer;background:#6844c9;border:1px solid #b79dff;border-radius:8px;width:106px;min-height:38px;padding:6px;font-size:8px;font-weight:900}.tm-teach-roster button:disabled{color:#7983a0;cursor:not-allowed;background:#202942;border-color:#485373}.tm-screen__skip{width:220px;max-width:100%;margin-inline:auto;display:block}.tm-screen__empty{color:#aeb9da}.tm-level{color:#b9c7eb;white-space:nowrap;background:#0a1433;border:1px solid #52699f;border-radius:5px;margin-right:6px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:900;display:inline-block}.tm-level--next{color:#e2d8ff;background:#35216f;border-color:#8f70e4}.item-equip-overlay{z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020719e0;place-items:center;padding:14px;display:grid;position:fixed;inset:0;overflow:hidden}.item-equip-panel{box-sizing:border-box;color:#fff;background:linear-gradient(155deg,#101b40,#070d27 75%);border:1px solid #6575aa;border-radius:16px;grid-template-rows:auto minmax(0,auto) auto;width:min(760px,100vw - 28px);min-width:0;max-width:760px;max-height:min(720px,100dvh - 28px);display:grid;overflow:hidden;box-shadow:0 25px 70px #0000009e,0 0 24px #794fdc29}.item-equip-panel__header{background:#08102cb8;border-bottom:1px solid #455886;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:16px 18px;display:grid}.item-equip-panel__header>img{object-fit:contain;width:62px;height:62px;image-rendering:pixelated}.item-equip-panel__header div{text-align:left;min-width:0}.item-equip-panel__header span{color:#b98dff;letter-spacing:1px;font-size:9px;font-weight:900}.item-equip-panel__header h2{overflow-wrap:anywhere;text-transform:uppercase;margin:5px 0;font-size:22px}.item-equip-panel__header p{overflow-wrap:anywhere;color:#b4bfdd;margin:0;font-size:9px;line-height:1.5}.item-equip-panel__roster{align-content:start;gap:8px;min-width:0;min-height:0;max-height:min(464px,100dvh - 190px);padding:11px;display:grid;overflow:hidden auto}.item-equip-pokemon{box-sizing:border-box;background:#111d43;border:1px solid #405488;border-radius:11px;grid-template-columns:58px minmax(0,1fr) 104px;align-items:center;gap:10px;width:100%;min-width:0;height:84px;min-height:84px;max-height:84px;padding:9px 11px;display:grid;overflow:hidden}.item-equip-pokemon>img{object-fit:contain;width:56px;height:56px;image-rendering:pixelated;transform:scale(1.12)}.item-equip-pokemon__info{text-align:left;justify-items:start;gap:4px;min-width:0;display:grid}.item-equip-pokemon__info strong{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:11px;overflow:hidden}.item-equip-pokemon__info small{color:#95a3c8;font-size:8px}.item-equip-pokemon__info em{color:#c8b9f5;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;font-style:normal;overflow:hidden}.item-equip-pokemon__action{color:#fff;cursor:pointer;background:#6946ca;border:1px solid #b99fff;border-radius:8px;width:104px;min-width:104px;max-width:104px;min-height:38px;padding:6px;font-size:9px;font-weight:900}.item-equip-pokemon__action:hover:not(:disabled){background:#7b58dd}.item-equip-pokemon__action:disabled{opacity:.55;cursor:default}.item-equip-panel__footer{border-top:1px solid #3e507e;grid-row:3;grid-template-columns:repeat(2,minmax(0,220px));justify-content:center;gap:9px;min-width:0;padding:10px 11px 12px;display:grid}.item-equip-panel__footer button{color:#c7d0e9;cursor:pointer;background:#121c3c;border:1px solid #52638f;border-radius:8px;width:100%;min-width:0;min-height:42px;padding:7px 10px;font-size:9px;font-weight:900}.item-equip-panel__footer .item-equip-panel__keep{color:#fff;background:linear-gradient(135deg,#8058df,#5938b5);border-color:#b79dff}@media (max-width:720px){.story-event-art>img{width:60px;height:60px;bottom:11px;right:11px}.event-scene>img{width:54px;height:54px}.tm-screen{gap:10px;width:calc(100% - 12px);max-height:calc(100dvh - 12px);padding:10px}.tm-screen__hero{grid-template-columns:55px minmax(0,1fr);gap:9px;padding:10px}.tm-screen__hero img{width:52px;height:52px}.tm-screen__hero h1{font-size:19px}.tm-move-grid{grid-template-columns:minmax(0,1fr);gap:7px}.tm-move-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:86px;padding:9px}.tm-move-card strong{font-size:11px}.tm-move-card small{grid-column:2}.tm-move-card>b{grid-area:1/3/3}.tm-teach-panel>header{display:grid}.tm-teach-roster{max-height:238px;padding:7px}.tm-teach-roster article{grid-template-columns:46px minmax(0,1fr) 86px;gap:6px;min-height:62px;padding:6px}.tm-teach-roster img{width:45px;height:45px}.tm-teach-roster button{width:86px;min-height:34px;padding:4px;font-size:7px}.item-equip-overlay{align-items:center;padding:6px}.item-equip-panel{border-radius:13px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.item-equip-panel__header{grid-template-columns:51px minmax(0,1fr);gap:9px;padding:11px}.item-equip-panel__header>img{width:49px;height:49px}.item-equip-panel__header h2{font-size:17px}.item-equip-panel__header p{font-size:8px}.item-equip-panel__roster{gap:6px;max-height:min(390px,100dvh - 158px);padding:7px}.item-equip-pokemon{grid-template-columns:47px minmax(0,1fr) 82px;gap:6px;height:72px;min-height:72px;max-height:72px;padding:6px}.item-equip-pokemon>img{width:45px;height:45px}.item-equip-pokemon__action{width:82px;min-width:82px;max-width:82px;min-height:34px;padding:4px;font-size:8px}.item-equip-panel__footer{grid-template-columns:repeat(2,minmax(0,180px));gap:6px;padding:7px}.item-equip-panel__footer button{min-height:36px;padding:5px;font-size:8px}}@media (max-width:390px){.item-equip-pokemon{grid-template-columns:42px minmax(0,1fr) 72px;height:68px;min-height:68px;max-height:68px}.item-equip-pokemon>img{width:41px;height:41px}.item-equip-pokemon__action{width:72px;min-width:72px;max-width:72px;font-size:7px}.item-equip-panel__footer{grid-template-columns:minmax(0,210px)}}.patch-notes-backdrop{z-index:1200;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020512e6;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.patch-notes-dialog{width:min(860px,100%);min-height:0;max-height:calc(100dvh - 32px);color:var(--ui-text);background:radial-gradient(circle at 18% 0,#8552e933,#0000 31%),linear-gradient(155deg,#101a3d,#060b20 74%);border:1px solid #6876a6;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;animation:.2s ease-out both patch-notes-in;display:grid;overflow:hidden;box-shadow:0 28px 80px #000000b3,inset 0 1px #ffffff0f}@keyframes patch-notes-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}.patch-notes-header{background:#080f2994;border-bottom:1px solid #40517e;padding:22px 68px 18px 22px;position:relative}.patch-notes-header>div{max-width:590px}.patch-notes-header span{color:var(--ui-purple-bright);letter-spacing:1.2px;font-size:10px;font-weight:900}.patch-notes-header h1{color:#fff;text-transform:uppercase;margin:7px 0 6px;font-size:clamp(24px,5vw,34px);line-height:1}.patch-notes-header p{color:var(--ui-muted);margin:0;font-size:12px;line-height:1.6}.patch-notes-header>button{color:#fff;cursor:pointer;background:#111a39;border:1px solid #6472a0;border-radius:9px;width:38px;height:38px;font-size:23px;line-height:1;position:absolute;top:15px;right:15px}.patch-notes-header>button:hover,.patch-notes-header>button:focus-visible{background:#6747c4;border-color:#bca4ff;outline:0}.patch-notes-list{scrollbar-color:#7052c3 #091028;align-content:start;min-height:0;padding:0 24px;display:grid;overflow:hidden auto}.patch-note{border-bottom:1px solid #4e5c8994;grid-template-columns:132px minmax(0,1fr);gap:10px 26px;padding:25px 4px 27px;display:grid}.patch-note:last-child{border-bottom:0}.patch-note__heading{grid-column:2;gap:7px;min-width:0;display:grid}.patch-note__meta{grid-area:1/1/3;align-self:start;justify-items:start;gap:8px;display:grid}.patch-note__version{color:#c6b3ff;letter-spacing:.4px;white-space:nowrap;font-size:12px;font-weight:900}.patch-note__heading h2{overflow-wrap:anywhere;color:#fff;text-transform:uppercase;margin:0;font-size:20px;line-height:1.2}.patch-note__heading p{overflow-wrap:anywhere;color:#a7b2d0;margin:0;font-size:13px;line-height:1.6}.patch-note__meta>b{color:#caffdf;letter-spacing:.7px;background:#1f7a5259;border:1px solid #4dbf88;border-radius:999px;padding:5px 7px;font-size:9px}.patch-note ul{color:#c3cbe2;grid-column:2;gap:12px;margin:0;padding:4px 0 0 18px;font-size:13px;line-height:1.7;display:grid}.patch-note li{padding-left:5px}.patch-note li::marker{color:#a984ff}.patch-notes-dialog>footer{background:#060c20f0;border-top:1px solid #40517e;justify-content:space-between;align-items:center;gap:14px;padding:11px 16px;display:flex}.patch-notes-dialog>footer span{color:#7f8caf;font-size:10px;line-height:1.45}.patch-notes-dialog>footer button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8058df,#5938b5);border:1px solid #b89dff;border-radius:8px;min-width:155px;min-height:38px;padding:8px 13px;font-size:10px;font-weight:900}.patch-notes-dialog>footer button:hover,.patch-notes-dialog>footer button:focus-visible{background:#7653d4;border-color:#d8c9ff;outline:0}@media (max-width:720px){.patch-notes-backdrop{padding:6px}.patch-notes-dialog{border-radius:14px;width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.patch-notes-header{padding:16px 52px 13px 14px}.patch-notes-header>button{width:34px;height:34px;top:10px;right:10px}.patch-notes-header h1{margin-top:6px;font-size:23px}.patch-notes-header p{font-size:12px}.patch-notes-list{padding:0 14px}.patch-note{padding:20px 0 22px;display:block}.patch-note__meta{align-items:center;gap:8px;margin-bottom:9px;display:flex}.patch-note__version{font-size:11px}.patch-note__heading{gap:6px;display:grid}.patch-note__heading h2{font-size:18px}.patch-note__heading p{font-size:12px;line-height:1.65}.patch-note ul{gap:12px;margin-top:14px;padding:0 2px 0 20px;font-size:12px;line-height:1.7}.patch-notes-dialog>footer{justify-content:center;padding:8px}.patch-notes-dialog>footer span{display:none}.patch-notes-dialog>footer button{min-width:min(210px,100%);min-height:40px;font-size:10px}}.pokedex-heading,.pokedex-heading>.eyebrow{display:block}.pokedex-title-row{grid-template-columns:minmax(0,280px) 128px;justify-content:space-between;align-items:center;gap:16px;width:100%;display:grid}.pokedex-title-row .pokedex-title-logo{width:100%;min-width:0}.pokedex-title-row .pokedex-close{justify-self:end;width:128px;min-width:128px;max-width:128px}.game-nav__secondary .language-switch{border:1px solid var(--ui-line);background:var(--ui-panel-soft);border-radius:9px;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:4px;min-height:42px;padding:5px 6px 5px 10px;display:grid}.language-switch>span{color:var(--ui-muted);font-size:9px;font-weight:900}.game-nav__secondary .language-switch>button{color:#9aa7ca;cursor:pointer;background:#0b1432;border:1px solid #4d5e8d;border-radius:6px;width:38px;min-width:38px;min-height:30px;padding:0;font-size:8px;font-weight:900}.game-nav__secondary .language-switch>button.is-active{color:#fff;background:linear-gradient(145deg,#7652d3,#432d9a);border-color:#b699ff}.game-nav__secondary .game-nav__kova{border:1px solid var(--ui-line);width:100%;min-height:42px;color:var(--ui-text);background:var(--ui-panel-soft);border-radius:9px;place-items:center;padding:8px 11px;font-size:10px;font-weight:900;text-decoration:none;display:grid}.game-nav__secondary .game-nav__kova:hover{color:#fff;background:#6747c4;border-color:#b699ff}@media (max-width:720px){.pokedex-heading>.eyebrow{align-items:center;min-height:33px;padding-left:43px;display:flex}.pokedex-title-row{grid-template-columns:minmax(0,230px) 104px;gap:7px}.pokedex-title-row .pokedex-title-logo{width:100%}.pokedex-title-row .pokedex-close{width:104px;min-width:104px;max-width:104px;min-height:38px;padding:0 9px}.pokedex-heading>p{margin-top:6px}}.battle-asset-error{z-index:18;color:#fff;text-align:center;background:#070c1ff5;border:1px solid #ff8295;border-radius:12px;place-content:center;justify-items:center;gap:14px;padding:18px;display:grid;position:absolute;inset:18px}.battle-asset-error strong{max-width:260px;font-size:12px;line-height:1.5}.battle-asset-error button{color:#fff;cursor:pointer;width:128px;min-width:128px;max-width:128px;min-height:42px;font:inherit;background:linear-gradient(145deg,#7b57df,#4b319f);border:1px solid #bca8ff;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:900}.battle-asset-error button:hover{filter:brightness(1.12)}@media (max-width:720px){.battle-asset-error{padding:14px;inset:10px}.battle-asset-error button{width:112px;min-width:112px;max-width:112px}}.map-node--tm .map-node__sprite-wrap{width:58px;height:58px}.map-node--tm .map-node__sprite{width:47px;height:47px;margin-inline:auto;transform:translate(2px)}.tm-screen{width:min(720px,100% - 24px)}.tm-screen__hero{grid-template-columns:56px minmax(0,1fr)}.tm-screen__hero img{justify-self:center;width:46px;height:46px}.tm-teach-panel>header{align-items:center}.tm-teach-roster{max-height:min(410px,100dvh - 260px)}.tm-teach-roster article{grid-template-columns:58px minmax(0,1fr) 104px}.tm-teach-roster span>b{overflow-wrap:anywhere;color:#d9ccff;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-size:10px;line-height:1.35;display:flex}.tm-teach-roster span>b .type{flex:none;padding:3px 5px;font-size:7px;font-style:normal}.tm-teach-roster button{width:104px;min-width:104px;max-width:104px}@media (max-width:720px){.map-node--tm .map-node__sprite-wrap{width:50px;height:50px}.map-node--tm .map-node__sprite{width:40px;height:40px;transform:translate(1px)}.tm-screen__hero{grid-template-columns:46px minmax(0,1fr)}.tm-screen__hero img{width:38px;height:38px}.tm-teach-roster{max-height:min(390px,100dvh - 226px)}.tm-teach-roster article{grid-template-columns:46px minmax(0,1fr) 84px}.tm-teach-roster button{width:84px;min-width:84px;max-width:84px}}@media (max-width:390px){.tm-teach-roster article{grid-template-columns:42px minmax(0,1fr) 76px}.tm-teach-roster img{width:41px;height:41px}.tm-teach-roster button{width:76px;min-width:76px;max-width:76px;font-size:7px}}.home-screen{background-image:linear-gradient(#04081885,#040818db),url(/assets/backgrounds/home-16bit-1da1f362.webp);background-attachment:scroll}.story-mode__art{background-image:url(/assets/scenarios/kanto/act-1/route-1-preview-965a33d6.webp)}.region-card--active{background-image:linear-gradient(90deg,#23201be6,#23201bfa),url(/assets/scenarios/kanto/act-1/route-1-preview-965a33d6.webp)}.map-node--trainer .map-node__sprite,.map-node--boss .map-node__sprite{width:79.2px;height:79.2px}.route-links line.route-link-outline{stroke:#f6f3fff2;stroke-width:10px;stroke-dasharray:none;opacity:.88;filter:drop-shadow(0 1px 2px #030718f2)}.route-links line.route-link-core{stroke:#121938f5;stroke-width:5.2px;stroke-dasharray:none;opacity:1}.route-links line.route-link-flow{stroke:#d7c9ff;stroke-width:2.6px;stroke-linecap:round;stroke-dasharray:1 9;opacity:1;filter:none;vector-effect:non-scaling-stroke;animation:none}.route-links g.is-flowing line.route-link-flow{filter:drop-shadow(0 0 2px #a986ffe6);animation:.85s linear infinite route-link-forward}.route-links g.is-active line.route-link-outline{stroke:#fff1a8;stroke-width:11px}.route-links g.is-active line.route-link-core{stroke:#30205f;stroke-width:5.8px}.route-links g.is-active.is-flowing line.route-link-flow{stroke:#fff7c7;stroke-width:3.2px;filter:drop-shadow(0 0 3px #ffe36b);animation-duration:.62s}.map-node.is-activating{z-index:18;pointer-events:none}.map-node.is-activating .map-node__sprite-wrap{transition:transform .12s ease-out;transform:scale(1.08);animation:none!important}.route-links g.is-past{opacity:.48}@keyframes route-link-forward{to{stroke-dashoffset:-10px}}@media (prefers-reduced-motion:reduce){.route-links line.route-link-flow{animation:none}}@media (max-width:720px){.home-screen,.app-shell--run{background-image:linear-gradient(#04081885,#040818db),url(/assets/backgrounds/home-16bit-mobile-6b00523f.webp)}}@media (hover:none),(pointer:coarse){.pokemon-card:hover .pokemon-card__details,.map-node:hover .map-node__preview{display:none}.pokemon-card.is-details-open .pokemon-card__details,.pokemon-card:focus-visible .pokemon-card__details,.map-node.is-previewing .map-node__preview,.map-node:focus-visible .map-node__preview{display:grid}}.game-nav__secondary .game-nav__sound{color:#c4cae0;background:linear-gradient(145deg,#17213d,#10172d);border-color:#536b9f;transition:border-color .16s,color .16s,background .16s,box-shadow .16s;position:relative}.game-nav__secondary .game-nav__sound.is-active{color:#dcffec;background:linear-gradient(145deg,#247c5a,#17513f);border-color:#58d997;box-shadow:0 0 18px #49dc9133,inset 0 1px #ffffff14}.game-nav__secondary .game-nav__sound.is-muted{color:#ffe7e9;background:linear-gradient(145deg,#a93242,#6f1d2b);border-color:#e1646e;box-shadow:0 0 18px #dd495833,inset 0 1px #ffffff14}.trainer-intro:disabled{opacity:1;filter:none;cursor:wait}.trainer-intro:disabled div>b{color:#a9b2cd}.battle-console .battle-result-overlay .dialog-action:disabled{opacity:.5;filter:saturate(.55);cursor:wait}.evolution-overlay.is-skippable{cursor:pointer}.evolution-skip-hint{z-index:5;color:#fff0a8;letter-spacing:.8px;text-align:center;text-shadow:0 0 10px #ffde5b8c;margin-top:8px;font-size:9px;font-weight:900;animation:.8s steps(2,end) infinite evolution-skip-pulse;position:relative}@keyframes evolution-skip-pulse{50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.evolution-skip-hint{animation:none}}@media (min-width:721px){.route-links line.route-link-outline{stroke-width:7.6px}.route-links g.is-active line.route-link-outline{stroke-width:8.4px}.team-list{grid-template-columns:minmax(0,1fr)}.team-list .team-sortable:nth-child(n) .pokemon-card__details{left:calc(100% + 9px)}}.map-node{-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.run-item{position:relative;overflow:visible}.run-item__effect{z-index:90;width:210px;color:var(--ui-text);text-align:left;pointer-events:none;background:#070d21fc;border:1px solid #7964bb;border-radius:8px;gap:4px;padding:9px 10px;font-size:10px;font-weight:700;line-height:1.4;display:none;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 12px 25px #00000080}.run-item__effect:after{content:"";background:#070d21;border-top:1px solid #7964bb;border-right:1px solid #7964bb;width:8px;height:8px;position:absolute;top:calc(50% - 5px);right:-5px;transform:rotate(45deg)}.run-item__effect>b{color:var(--ui-purple-bright);letter-spacing:.8px;font-size:9px}.run-item__effect--portal{z-index:2200;display:grid;position:fixed;right:auto;transform:none}.reward-screen--stones .reward-icon--cache{color:#fff7c7;background:linear-gradient(145deg,#dc744d,#8a62d8 55%,#438dbd)}.drop-card--evolution{color:#211f19;background:linear-gradient(#f4e7c5,#e7d9fa);border-top-color:#b98cff}.drop-card--evolution small{color:#514c63}.drop-card--evolution b{color:#7142a8}.drop-card--evolution:hover{background:linear-gradient(#fff2cc,#f0e4ff)}.gift-skip-confirm{width:min(470px,100vw - 28px)}.gift-skip-confirm .item-equip-panel__header img{image-rendering:pixelated}.event-screen--gift{--gift-accent:#f1c45f}.event-screen--gift .event-scene{border-color:#8e6a2e;box-shadow:0 0 0 2px #f1c45f29,inset 0 -70px 80px #0c081661}.gift-pokemon-sprite{object-fit:contain;width:clamp(92px,18vw,144px);height:clamp(92px,18vw,144px);image-rendering:pixelated;filter:drop-shadow(0 12px 4px #0000007a);position:absolute;bottom:5%;right:8%}.gift-offer{background:linear-gradient(145deg,#462d16f2,#181427fa);border-color:#8e6a2e}.gift-offer>span,.gift-offer>small{color:#ffe29b}.gift-accept-button{width:min(420px,100%);margin:16px auto 0}.gift-replace-roster{width:min(760px,100%)}@media (max-width:720px){.gift-pokemon-sprite{width:88px;height:88px;right:4%}}.prebattle-help p{font-size:12px;line-height:1.5}.prebattle-help strong{font-size:13px}.route-preparation-pill{color:#8ff2bd;letter-spacing:.4px;background:#102d31;border:1px solid #58d89b;border-radius:6px;width:max-content;margin-top:6px;padding:4px 7px;font-size:9px;display:block}.route-preparation-pill--supplies{color:#ffd18a;background:#322718;border-color:#efbb65}.map-node--preparation .map-node__disc{background:#287f6a}.map-node--trade .map-node__disc{background:#6850b4}.map-node--preparation .map-node__sprite,.map-node--trade .map-node__sprite{width:52px;height:52px}.tracker-reveal{z-index:1800;color:#fff;background:radial-gradient(circle at 50% 35%,#1b4a4d,#08152b 72%);border:2px solid #64e0a1;border-radius:14px;justify-items:center;gap:7px;width:min(300px,100vw - 28px);padding:18px;animation:.22s ease-out both trackerRevealIn;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 9999px #030818b8,0 0 34px #47de9b6b}.tracker-reveal>span{color:#78eeb0;letter-spacing:1.2px;font-size:10px;font-weight:900}.tracker-reveal>div{place-items:center;width:118px;height:118px;display:grid;position:relative}.tracker-reveal img{object-fit:contain;width:118px;height:118px;image-rendering:pixelated;filter:brightness(0)drop-shadow(0 0 9px #71e5ad)}.tracker-reveal>div b{color:#fff;text-shadow:0 2px 8px #0a1b31;font-size:34px;position:absolute}.tracker-reveal>strong{font-size:15px}.tracker-reveal>small{color:#aab8d7;font-size:10px}@keyframes trackerRevealIn{0%{opacity:0;transform:translate(-50%,-44%)scale(.88)}}.preparation-grid{align-items:stretch}.preparation-card{background:linear-gradient(155deg,#15294b,#0c1936);border-color:#3b6d70;min-height:190px}.preparation-card--tracker>span{background:#26916e}.preparation-card--supplies>span{background:#b67835}.preparation-card strong{color:#fff;font-size:12px}.preparation-card small{color:#b6c3df;font-size:10px;line-height:1.5}.preparation-card b{color:#78e7aa}.preparation-card--supplies b{color:#ffd084}.supply-reroll-button{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#704829,#3d2b24);border:1px solid #e6ad56;border-radius:9px;grid-template-columns:34px 1fr;align-items:center;gap:3px 9px;width:min(390px,100%);min-height:52px;margin:14px auto 0;padding:9px 12px;display:grid}.supply-reroll-button>span{color:#ffd485;grid-row:1/3;font-size:24px}.supply-reroll-button strong{font-size:10px}.supply-reroll-button small{color:#e0c9a4;font-size:9px}.supply-reroll-used{color:#87dbac!important;margin:12px auto 0!important}.trade-offer{background:radial-gradient(circle at 50% 30%,#302666,#101838 72%);border:1px solid #8066cf;border-radius:12px;justify-items:center;gap:3px;width:min(260px,100%);margin:0 auto 13px;padding:10px;display:grid}.trade-offer span{color:#bdaaff;letter-spacing:1px;font-size:9px;font-weight:900}.trade-offer img{object-fit:contain;width:94px;height:94px;image-rendering:pixelated}.trade-offer strong{color:#fff;text-transform:uppercase;font-size:16px}.trade-offer small{color:#9ba9ca;font-size:9px}.trade-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.trade-roster button{color:#fff;cursor:pointer;text-align:left;background:#111d42;border:1px solid #465989;border-radius:9px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:68px;padding:6px;display:grid}.trade-roster button:hover:not(:disabled){background:#1b2853;border-color:#a98ce9}.trade-roster button.is-protected{opacity:.5;filter:grayscale(.65);cursor:not-allowed}.trade-roster img{object-fit:contain;width:50px;height:50px;image-rendering:pixelated}.trade-roster span{gap:4px;min-width:0;display:grid}.trade-roster strong{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;overflow:hidden}.trade-roster small{color:#98a7ca;font-size:8px}.trade-roster button>b{color:#bca8f0;text-align:right;font-size:8px}.trade-roster .is-protected>b{color:#ffb88b}.trade-confirm-panel{text-align:center;gap:12px;padding:18px}.trade-confirm-panel>header{gap:7px;display:grid}.trade-confirm-panel>header>span{color:#bca6ff;letter-spacing:1px;font-size:9px;font-weight:900}.trade-confirm-panel h2{margin:0;font-size:20px}.trade-confirm-panel h2 b{color:#72e4a2}.trade-confirm-panel p{color:#aeb9d6;margin:0;font-size:10px;line-height:1.5}.trade-confirm-pair{justify-content:center;align-items:center;gap:18px;display:flex}.trade-confirm-pair img{object-fit:contain;width:104px;height:104px;image-rendering:pixelated}.trade-confirm-pair b{color:#72e4a2;font-size:26px}@media (max-width:720px){.prebattle-help p{font-size:11px}.prebattle-help strong{font-size:12px}.trade-roster{grid-template-columns:1fr}.preparation-card{min-height:132px}.tracker-reveal{top:46%}}.battle-preparation-layout .battle-preparation{color:#f4f0ff;background:#070d25;border-color:#42517f;max-height:calc(100dvh - 36px);display:block;overflow:auto;box-shadow:0 0 0 1px #111a3d,0 18px 42px #00000075}.battle-preparation__hero{background-position:50%;background-size:cover;border-bottom:2px solid #42517f;align-items:flex-end;min-height:164px;padding:18px;display:flex;position:relative;overflow:hidden}.battle-preparation__hero>div{z-index:2;max-width:72%;position:relative}.battle-preparation__hero small,.prebattle-section-heading>span{color:#c294ff;letter-spacing:1.2px;font-size:10px;font-weight:900}.battle-preparation__hero h1{color:#fff;text-transform:uppercase;margin:5px 0 3px;font-size:23px}.battle-preparation__hero p{color:#c9d1eb;margin:0;font-size:10px;line-height:1.4}.battle-preparation__hero>img{z-index:1;object-fit:contain;object-position:bottom;filter:drop-shadow(4px 5px #00000080);width:132px;height:142px;position:absolute;bottom:-5px;right:10px}.battle-preparation__content{gap:13px;padding:13px;display:grid}.prebattle-roster,.prebattle-lead{gap:8px;display:grid}.prebattle-section-heading{justify-content:space-between;align-items:end;gap:10px;display:flex}.prebattle-section-heading>small{color:#8591b5;text-align:right;font-size:10px}.prebattle-enemies{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.prebattle-enemies article{text-align:center;background:#101936;border:1px solid #3b4a78;border-radius:9px;justify-items:center;gap:2px;min-width:0;padding:6px 3px;display:grid}.prebattle-enemies img{object-fit:contain;width:58px;height:58px}.prebattle-enemies strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.prebattle-enemies small{color:#73d4ff;font-size:10px;font-weight:900}.prebattle-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.prebattle-team-grid button{color:#dbe2ff;cursor:pointer;text-align:left;background:#0e1734;border:2px solid #36446f;border-radius:10px;grid-template-rows:1fr auto;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:2px 7px;min-width:0;min-height:76px;padding:7px;display:grid}.prebattle-team-grid button:hover{background:#17234a;border-color:#8f63df}.prebattle-team-grid button.is-selected{border-color:#65e4a4;box-shadow:inset 0 0 0 1px #65e4a4,0 0 13px #65e4a42e}.prebattle-team-grid button.is-fainted{opacity:.42;filter:grayscale();cursor:not-allowed}.prebattle-team-grid img{object-fit:contain;grid-row:1/3;width:54px;height:54px}.prebattle-team-grid span{gap:1px;min-width:0;display:grid}.prebattle-team-grid strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.prebattle-team-grid small,.prebattle-team-grid em,.prebattle-team-grid i{color:#aeb8d7;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;line-height:1.25;overflow:hidden}.prebattle-team-grid em{color:#74cff7}.prebattle-team-grid i{color:#d4b978}.prebattle-team-grid button>b{color:#8b96ba;text-align:right;grid-column:2;font-size:10px}.prebattle-team-grid button.is-selected>b{color:#65e4a4}.prebattle-help{background:#111b38;border:1px solid #455582;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:9px;display:grid}.prebattle-help>span{color:#65e4a4}.prebattle-help p{color:#aeb8d7;gap:2px;margin:0;font-size:10px;line-height:1.4;display:grid}.prebattle-help strong{color:#fff}.prebattle-start{color:#fff;background:linear-gradient(135deg,#8256df,#5d3bc1);border-radius:9px;width:100%;min-height:48px;box-shadow:0 5px #33217b}@media (max-width:720px){.battle-preparation-layout>.battle-preparation{grid-area:2/1/auto/-1;height:100%;max-height:none}.battle-preparation__hero{min-height:116px;padding:11px}.battle-preparation__hero h1{font-size:17px}.battle-preparation__hero>img{width:94px;height:106px}.battle-preparation__content{gap:10px;padding:9px}.prebattle-enemies img{width:45px;height:45px}.prebattle-team-grid{gap:5px}.prebattle-team-grid button{grid-template-columns:43px minmax(0,1fr);gap:1px 5px;min-height:67px;padding:5px}.prebattle-team-grid img{width:43px;height:43px}.prebattle-team-grid i{display:none}.prebattle-help{padding:7px}}.reward-icon--cache{color:#071229;background:linear-gradient(145deg,#82e0a5,#42a66c);font-size:27px;box-shadow:0 8px 20px #229e5b47,0 0 0 5px #09102a,0 0 0 6px #70d498}.drop-card--resource{background:radial-gradient(circle at 50% 20%,#57dd9724,#0000 45%),linear-gradient(155deg,#142149,#0a1230);border-top-color:#63d79a}.drop-card--resource:hover{background:radial-gradient(circle at 50% 20%,#57dd9733,#0000 48%),linear-gradient(155deg,#1d2d5e,#0e183a);border-color:#72e3a7}.drop-card--poke-balls>img{width:62px;height:62px}.drop-card>.drop-card__balance{color:#b9c8e8;background:#050b1fb8;border:1px solid #456893;border-radius:999px;width:auto;height:auto;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}@media (max-width:720px){.reward-screen--drop .drop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reward-screen--drop .drop-card{min-width:0;padding:8px 4px}.reward-screen--drop .drop-card>img,.reward-screen--drop .drop-card--poke-balls>img{width:42px;height:42px}.reward-screen--drop .drop-card strong{font-size:10px}.reward-screen--drop .drop-card small{font-size:9px}.drop-card>.drop-card__balance{padding:2px 4px;font-size:8px}}.capture-wallet{width:-moz-fit-content;width:fit-content;min-width:184px;color:var(--ui-text);background:#08102be6;border:1px solid #52669f;border-radius:999px;grid-template-columns:28px auto 28px;align-items:center;gap:7px;margin:-6px auto 18px;padding:7px 10px;display:grid;box-shadow:inset 0 1px #ffffff0d}.capture-wallet img,.capture-choice__cost img{object-fit:contain;image-rendering:pixelated}.capture-wallet img{width:28px;height:28px}.capture-wallet span{color:var(--ui-muted);font-size:10px}.capture-wallet strong{color:#fff;font-size:16px}.capture-choice__cost{color:#fff;background:#050b1fd1;border:1px solid #52669f;border-radius:999px;justify-content:center;align-items:center;gap:3px;min-height:29px;padding:3px 8px;font-size:11px;font-weight:900;display:inline-flex}.capture-choice__cost img{width:22px;height:22px}.capture-choice:disabled{opacity:.64;filter:grayscale(.38)}.capture-choice:disabled b{color:#ff7580}@media (max-width:720px){.capture-wallet{margin-bottom:12px}.capture-choice__cost{min-height:25px;margin-top:5px;padding:2px 6px}.capture-choice__cost img{width:19px;height:19px}.capture-choice>.capture-choice__action{color:#172143;letter-spacing:0;white-space:nowrap;background:linear-gradient(#ffed76,#ffd846);border:1px solid #fff0a0;border-radius:7px;place-items:center;width:100%;min-height:34px;margin-top:7px;padding:7px 3px;font-size:9px;line-height:1.1;display:grid;box-shadow:0 3px #a77916}}.run-item:hover .run-item__effect,.run-item:focus-visible .run-item__effect,.run-item:focus-within .run-item__effect{display:grid}.key-item-list>.key-item-grid{background:0 0;border:0;grid-template-columns:minmax(0,1fr);gap:7px;padding:0;display:grid}.key-item-list .key-item-card{border:1px solid var(--ui-line);background:linear-gradient(145deg,#131e41eb,#0a112af5);grid-template-columns:29px minmax(0,1fr) auto;gap:3px 5px;min-height:46px;padding:6px;display:grid}.key-item-list .key-item-card>span{grid-row:1/3;width:25px;height:25px}.key-item-list .key-item-card>span img{object-fit:contain;grid-row:auto;width:25px;height:25px}.key-item-list .key-item-card>strong,.key-item-list .key-item-card>b,.key-item-list .key-item-card>small{font-size:10px}.key-item-list .key-item-card>small{color:var(--ui-cyan);grid-column:2;font-weight:900}.capture-replace-panel__header img{object-fit:contain;width:72px;height:72px;image-rendering:pixelated}@media (max-width:720px){.run-item__effect{width:min(220px,100vw - 34px);inset:auto auto calc(100% + 7px) 0;transform:none}.run-item__effect:after{inset:auto auto -5px 18px;transform:rotate(135deg)}}.map-node.is-future{opacity:1;filter:none}.map-node.is-future .map-node__sprite{opacity:1}.map-node--unknown .map-node__sprite{width:51px;height:58px}.badge-grid{grid-template-columns:repeat(4,40px);justify-content:center;gap:4px;width:172px;max-width:100%;margin-inline:auto}.badge-grid .badge-slot{aspect-ratio:auto;width:40px;height:40px}.badge-slot>img{width:64%;height:64%}.battle-console .battle-knockout{grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);align-items:center;min-height:82px;overflow:hidden}.battle-knockout__fighter{grid-template-rows:46px 11px;align-content:center;align-items:center;width:100%;height:70px;min-height:0;overflow:hidden}.battle-knockout__fighter img{width:44px;max-width:100%;height:44px;transform:none}.battle-console .battle-knockout>b{place-self:center}@media (max-width:720px){.battle-console .battle-knockout{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);min-height:70px}.battle-knockout__fighter{grid-template-rows:38px 10px;height:60px}.battle-knockout__fighter img{width:36px;height:36px}.app-shell--run{background-attachment:scroll}}.item-target-backdrop{z-index:2000;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle at 50% 28%,#0c1740 0,#050a20 45%,#020512 100%)}.item-target-title{align-items:center;gap:9px;min-height:38px;display:flex}.item-target-title img{object-fit:contain;width:34px;height:34px;image-rendering:pixelated;flex:0 0 34px}.team-list{max-width:100%;overflow:visible}.team-sortable{width:100%;max-width:100%}@media (max-width:720px){.badge-grid{grid-template-columns:repeat(8,minmax(0,1fr));justify-content:stretch;gap:3px;width:100%}.badge-grid .badge-slot{aspect-ratio:1;width:100%;min-width:0;height:auto}.badge-slot>img{width:70%;height:70%}}.run-item__effect--portal{z-index:2200;width:min(210px,100vw - 16px);display:grid;position:fixed;bottom:auto;right:auto;transform:none}.run-item__effect--portal:after{display:none}.team-selector-grid{grid-template-rows:repeat(3,minmax(0,auto));grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;max-height:none;overflow:hidden}.item-equip-panel__roster.team-selector-grid{max-height:none;overflow:hidden}.item-equip-pokemon.team-selector-card{height:84px;min-height:84px;max-height:84px}.item-equip-pokemon__sprite{place-items:center;width:58px;height:58px;display:grid;position:relative}.item-equip-pokemon__sprite>img:first-child{object-fit:contain;width:56px;height:56px;image-rendering:pixelated;transform:scale(1.12)}.item-equip-pokemon__sprite .item-equip-pokemon__held{box-sizing:border-box;object-fit:contain;width:23px;height:23px;image-rendering:pixelated;background:#111a38;border:1px solid #cbb8ff;border-radius:50%;padding:2px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 7px #0000008c}.tm-screen{overflow-y:hidden}.tm-teach-roster.team-selector-grid{max-height:none;overflow:hidden}.tm-teach-roster .team-selector-card{min-height:104px}.pokemon-card__details-move strong{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.pokemon-card__details-move strong>i{color:#eadfff;white-space:nowrap;background:#563aa7;border:1px solid #9e82ee;border-radius:4px;padding:2px 4px;font-size:7px;font-style:normal}@media (max-width:720px){.team-selector-panel .item-equip-panel__header{padding-block:8px}.item-equip-panel__roster.team-selector-grid,.tm-teach-roster.team-selector-grid{grid-template-rows:repeat(3,minmax(0,auto));grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:hidden}.item-equip-pokemon.team-selector-card{grid-template-rows:minmax(0,1fr) 28px;grid-template-columns:42px minmax(0,1fr);gap:3px 5px;height:92px;min-height:92px;max-height:92px;padding:5px}.item-equip-pokemon.team-selector-card>img,.item-equip-pokemon__sprite{width:42px;height:42px}.item-equip-pokemon__sprite>img:first-child{width:41px;height:41px}.item-equip-pokemon__sprite .item-equip-pokemon__held{width:19px;height:19px;bottom:-1px;right:-1px}.item-equip-pokemon.team-selector-card .item-equip-pokemon__action{grid-column:1/-1;width:100%;min-width:0;max-width:none;min-height:28px;padding:3px}.tm-screen{overflow:hidden}.tm-teach-panel>header{padding:7px 9px}.tm-teach-roster .team-selector-card{grid-template-rows:minmax(0,1fr) 29px;grid-template-columns:40px minmax(0,1fr);gap:3px 5px;height:108px;min-height:108px;max-height:108px;padding:5px;overflow:hidden}.tm-teach-roster .team-selector-card>img{width:39px;height:39px}.tm-teach-roster .team-selector-card>span{align-self:stretch;gap:2px;overflow:hidden}.tm-teach-roster .team-selector-card>button{grid-column:1/-1;width:100%;min-width:0;max-width:none;min-height:29px;padding:3px}}:root{--readable-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}[hidden]{display:none!important}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #ffe377}.auth-dialog input,.pokedex-search input{color:#f5f7ff;width:100%;font:16px var(--readable-font);background:#101a37;border:1px solid #91a4dc;border-radius:6px;padding:12px}.auth-dialog form{gap:16px;display:grid}.auth-dialog form label{gap:8px;font-size:12px;display:grid}.auth-dialog p,.auth-dialog small,.auth-dialog [role=alert],.auth-dialog [role=status]{font:14px/1.5 var(--readable-font)}.auth-guest,.auth-close{min-height:44px}.game-nav{max-height:100dvh;overflow-y:auto}.game-nav__links>button,.game-nav__account button,.game-nav__secondary>button{min-height:40px;font-size:12px}.save-choice__option{color:#fff;cursor:pointer;background:#172344;border:1px solid #93b1ed;border-radius:8px;gap:8px;width:100%;margin-block:12px;padding:16px;display:grid}.save-choice__option span{font:14px/1.4 var(--readable-font)}.storage-notice{z-index:3000;color:#fff;width:min(640px,100% - 24px);font:14px/1.5 var(--readable-font);background:#822e29;border:1px solid #ffb998;border-radius:8px;padding:12px 16px;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.pokedex-search{gap:8px;max-width:420px;margin-top:18px;font-size:12px;display:grid}.pokedex-heading>p{font:14px/1.5 var(--readable-font)}.rail-hint,.battle-console .battle-rule p,.battle-console .battle-log,.item-equip-panel__header p{font:13px/1.4 var(--readable-font)}.battle-console .battle-log{min-height:56px}.pokemon-card__details-move strong>i{font-size:10px}.item-equip-pokemon__info small,.item-equip-pokemon__info em{font:12px/1.3 var(--readable-font)}.item-equip-pokemon__action,.item-equip-panel__footer button{font-size:12px}.item-equip-pokemon.team-selector-card{grid-template-rows:1fr auto;grid-template-columns:48px minmax(0,1fr);gap:5px;height:auto;min-height:108px;max-height:none;padding:8px}.item-equip-pokemon.team-selector-card .item-equip-pokemon__action{grid-column:1/-1;width:100%;min-width:0;max-width:none;min-height:36px}.team-selector-panel{width:min(860px,100vw - 24px)}.tm-screen{max-height:none;overflow:visible}.tm-screen__hero p{font:13px/1.4 var(--readable-font)}.tm-teach-roster .team-selector-card{flex-direction:column;justify-content:space-between;align-items:stretch;gap:7px;height:auto;min-height:170px;max-height:none;padding:10px;display:flex;overflow:visible}.tm-member{align-items:center;gap:8px;min-width:0;display:flex}.tm-member>img{object-fit:contain;width:38px;height:38px}.tm-member>strong{overflow-wrap:anywhere;gap:2px;font-size:12px;display:grid}.tm-member>strong>small{font:11px var(--readable-font);color:#b8c9e8}.tm-comparison{text-align:left;font:13px/1.3 var(--readable-font);gap:5px;display:grid}.tm-comparison>div{gap:2px;display:grid}.tm-comparison small{color:#c8d4ea;font-size:11px}.tm-comparison i{border:1px solid #8a8bb8;border-radius:3px;padding:1px 4px;font-size:10px;font-style:normal}.tm-upgrade{color:#e0d0ff;font-weight:650}.tm-teach-roster .team-selector-card>button{width:100%;min-width:0;max-width:none;min-height:36px;padding:5px;font-size:12px}.locked-modes .locked-mode,.daily-mode{opacity:.75}@media (min-width:1100px){.tm-teach-roster.team-selector-grid,.team-selector-panel .team-selector-grid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.tm-screen{gap:8px;padding:8px}.tm-screen__hero{padding:8px}.tm-screen__hero h1{font-size:17px}.tm-screen__hero p{display:none}.tm-teach-roster .team-selector-card{gap:4px;min-height:156px;padding:6px}.tm-member{gap:4px}.tm-member>img{width:30px;height:30px}.tm-member>strong{font-size:11px}.tm-comparison{font-size:12px}.tm-comparison small{font-size:11px}.tm-teach-panel>header{gap:4px}.item-equip-panel__header h2{font-size:16px}.item-equip-panel__header p{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.screen-enter{transform:none!important}}@media (max-width:720px) and (max-height:740px){.tm-screen{gap:6px;padding:4px}.tm-screen__hero{grid-template-columns:32px minmax(0,1fr);padding:4px 8px}.tm-screen__hero img{width:32px;height:32px}.tm-teach-panel>header{padding:6px}.tm-teach-panel>header small{display:none}.tm-teach-roster.team-selector-grid{gap:4px;padding:4px}.tm-teach-roster .team-selector-card{gap:3px;min-height:132px;padding:4px}.tm-member>img{width:24px;height:24px}.tm-comparison{gap:3px;line-height:1.2}.tm-teach-roster .team-selector-card>button{min-height:32px}.tm-screen__skip{min-height:36px}}.choice-screen,.pokemon-detail{color:var(--ui-text);font-family:Trebuchet MS,sans-serif}.choice-screen{border:1px solid var(--ui-line);background:var(--ui-bg,#080e24);border-radius:24px;flex-direction:column;gap:24px;width:min(1040px,100% - 32px);min-height:min(800px,100dvh - 48px);margin:24px auto;padding:24px 36px;display:flex}.choice-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.choice-topbar>span{font-size:20px;font-weight:700}.poke-ball-counter{border:1px solid var(--ui-line);background:var(--ui-panel-soft,#0d1634);width:-moz-fit-content;width:fit-content;min-height:44px;color:var(--ui-text);border-radius:12px;align-items:center;gap:6px;padding:0 12px;display:flex}.poke-ball-counter img{object-fit:contain;width:24px;height:24px}.poke-ball-counter strong{font-size:18px}.choice-heading{text-align:center}.choice-heading .eyebrow{font-size:12px}.choice-heading h1{margin:8px 0;font-size:clamp(26px,4vw,34px);line-height:1.15}.choice-heading p{color:var(--ui-muted);margin:0;font-size:15px;line-height:1.5}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.choice-screen--2 .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pokemon-choice{border:1px solid var(--ui-line);background:var(--ui-panel-soft,#0d1634);border-radius:16px;flex-direction:column;gap:18px;min-width:0;padding:20px;display:flex;position:relative}.pokemon-choice__profile{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.pokemon-choice__profile>div:last-child{min-width:0}.pokemon-choice__profile p{color:var(--ui-muted);margin:0 0 6px;font-size:13px}.pokemon-choice__profile h2{text-transform:none;margin:0 0 8px;font-size:24px;line-height:1.2}.pokemon-choice .type-list{flex-wrap:wrap;justify-content:center;gap:5px}.pokemon-choice .type,.pokemon-detail .type{border-radius:5px;padding:3px 7px;font-size:11px;line-height:1.4}.pokemon-choice__sprite{border-radius:14px;flex-shrink:0;place-items:center;width:128px;height:128px;display:grid}.pokemon-choice__sprite img{object-fit:contain;width:100%;height:100%}.pokemon-choice__ability{color:var(--ui-muted);text-align:center;margin:0;font-size:14px;line-height:1.4}.pokemon-choice__ability strong{color:var(--ui-text);font-weight:400}.pokemon-choice__actions{flex-direction:column-reverse;gap:8px;margin-top:auto;display:flex}.choice-action{min-width:0;min-height:46px;color:var(--ui-text);cursor:pointer;text-align:center;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font:700 14px/1.3 Trebuchet MS,sans-serif;display:inline-flex}.choice-action--primary{color:#fff;background:#7157e8;border-color:#9b83f3}.choice-action--secondary{border-color:var(--ui-line-bright);background:0 0}.choice-action img{object-fit:contain;flex-shrink:0;width:20px;height:20px}.choice-action:hover:not(:disabled){filter:brightness(1.15)}.choice-action:focus-visible,.detail-close:focus-visible{outline-offset:3px;outline:3px solid #b486ff}.choice-action:disabled{opacity:.5;cursor:not-allowed}.pokemon-choice__unavailable{color:#ffb1ba;text-align:center;margin:-8px 0 0;font-size:12px}.pokemon-choice>.caught-marker{position:absolute;top:10px;right:10px}.choice-footer{justify-items:center;gap:8px;margin-top:auto;display:grid}.choice-footer .choice-action{min-width:240px}.choice-footer p{color:var(--ui-muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.pokemon-detail-backdrop{z-index:300;background:#000a;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pokemon-detail{overscroll-behavior:contain;border:1px solid var(--ui-line-bright);background:#080e24;border-radius:24px;flex-direction:column;gap:16px;width:min(440px,100%);max-height:calc(100dvh - 32px);padding:16px 20px 20px;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0008}.pokemon-detail__grabber{display:none}.pokemon-detail>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.pokemon-detail .eyebrow{font-size:11px;line-height:1.5}.detail-close{border:1px solid var(--ui-line);width:44px;height:44px;color:var(--ui-text);cursor:pointer;background:#0d1634;border-radius:12px;flex-shrink:0;font-size:26px}.pokemon-detail__profile{align-items:center;gap:16px;display:flex}.pokemon-detail__profile>img{background:#0d1634;border-radius:16px;flex-shrink:0;width:96px;height:96px}.pokemon-detail__profile h2{margin:3px 0 9px;font-size:26px;line-height:1.2}.pokemon-detail__health>div:first-child{justify-content:space-between;gap:8px;font-size:14px;display:flex}.pokemon-detail__health>div>span{color:var(--ui-muted)}.pokemon-detail .hp-bar{background:#222e4a;border:0;border-radius:8px;height:8px;margin-top:9px;overflow:hidden}.pokemon-detail .hp-bar span{background:#58d99b}.pokemon-detail .hp-bar.is-critical span{background:#ff6579}.pokemon-detail__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.pokemon-detail__stats>div{background:#0d1634;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:10px 2px;display:flex}.pokemon-detail__stats span{color:var(--ui-muted);font-size:11px}.pokemon-detail__stats strong{font-size:18px}.pokemon-detail__stats em{color:#58d99b;font-size:12px;font-style:normal}.pokemon-detail__experience{color:var(--ui-muted);align-items:center;gap:8px;font-size:12px;display:flex}.pokemon-detail__experience progress{accent-color:#b486ff;width:100%;min-width:20px;height:8px}.pokemon-detail__panel{border:1px solid var(--ui-line);border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.pokemon-detail__panel>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.pokemon-detail__panel strong{font-size:16px}.pokemon-detail__panel p{color:var(--ui-muted);margin:0;font-size:14px;line-height:1.5}.move-origin{color:#cdbaff;white-space:nowrap;background:#28214b;border-radius:5px;padding:3px 6px;font-size:11px}.pokemon-detail__item{align-items:center;gap:8px;display:flex}.pokemon-detail__item img{width:28px;height:28px}.pokemon-detail.pokemon-hover-preview{z-index:290;text-align:left;border-radius:16px;gap:10px;width:min(330px,100vw - 16px);max-height:calc(100dvh - 16px);padding:14px;position:fixed}.pokemon-hover-preview .pokemon-detail__profile{gap:12px}.pokemon-hover-preview .pokemon-detail__profile>img{border-radius:10px;width:60px;height:60px}.pokemon-hover-preview .pokemon-detail__profile h2{margin:3px 0 6px;font-size:20px}.pokemon-hover-preview .pokemon-detail__health>div:first-child{font-size:12px}.pokemon-hover-preview .pokemon-detail__stats{gap:4px}.pokemon-hover-preview .pokemon-detail__stats>div{padding:8px 2px}.pokemon-hover-preview .pokemon-detail__stats strong{font-size:16px}.pokemon-hover-preview .pokemon-detail__panel{border-radius:9px;gap:4px;padding:9px 10px}.pokemon-hover-preview .pokemon-detail__panel strong{font-size:14px}.pokemon-hover-preview .pokemon-detail__panel p{font-size:12px;line-height:1.4}.app-shell--home .home-screen{flex-direction:column;justify-content:center;align-items:center;gap:clamp(8px,1.8dvh,16px);padding:clamp(8px,2dvh,20px) 20px;display:flex;overflow:hidden}.app-shell--home .home-hero{flex:none}.app-shell--home .home-hero>img{width:min(280px,28dvh,70vw);max-width:100%;height:auto;max-height:none;margin:auto;display:block}.app-shell--home .mode-menu{gap:clamp(8px,1.5dvh,12px);width:min(480px,100%);min-height:0;margin:0}.home-screen .story-mode{background:#080e24ed;flex-direction:column;gap:clamp(8px,1.5dvh,12px);min-height:0;padding:clamp(8px,1.5dvh,12px);display:flex;overflow:hidden}.home-screen .story-mode__art{flex-shrink:0;height:clamp(60px,14dvh,140px);min-height:0}.home-screen .story-mode__copy{align-self:stretch;padding:4px 18px 0}.home-screen .story-mode__copy h2{color:var(--ui-text);letter-spacing:-.4px;text-transform:none;text-wrap:balance;margin:0 0 12px;font-family:Trebuchet MS,sans-serif;font-size:clamp(22px,5vw,24px);line-height:1.25}.home-screen .story-mode__copy p{font-size:14px;line-height:1.5}.home-screen .home-save-location{color:#cbbdff;align-items:center;gap:7px;font-family:Trebuchet MS,sans-serif;display:flex}.home-save-location svg{flex:none;width:17px;height:17px}.home-screen .story-mode__copy .home-save-hint{margin-top:8px;font-family:Trebuchet MS,sans-serif;font-size:13px;font-weight:400}.home-save-summary{border:1px solid var(--ui-line);background:linear-gradient(115deg,#171d3c80,#10162c80);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0;padding:10px 0;display:grid}.home-save-summary>div{grid-template-rows:16px 1fr;grid-template-columns:max-content minmax(0,1fr);align-content:center;column-gap:8px;min-width:0;padding:0 16px;display:grid}.home-save-summary>div+div{border-left:1px solid var(--ui-line)}.home-save-summary dt{color:var(--ui-muted);letter-spacing:1px;grid-column:1;font-size:11px;line-height:1.4}.home-save-summary dd{color:var(--ui-text);font-variant-numeric:tabular-nums;grid-column:1;align-self:center;margin:5px 0 0;font-family:Trebuchet MS,sans-serif;font-size:24px;font-weight:700;line-height:1}.home-save-summary dd span{color:var(--ui-muted);font-size:14px;font-weight:400}.home-save-summary .home-save-sprites{flex-wrap:wrap;grid-area:1/2/3;justify-content:flex-end;place-self:center end;align-items:center;min-width:0;max-width:96px;margin:0;display:flex}.home-save-sprites img{object-fit:contain;width:32px;height:32px;image-rendering:pixelated;flex:none;display:block}.home-save-summary .home-save-sprites--badges{gap:2px;max-width:88px}.home-save-sprites--badges img{width:20px;height:20px}.home-screen .story-mode__actions{flex-direction:column;gap:8px;padding:0 18px 8px;display:flex}.home-screen .story-mode__actions .pixel-action{width:100%;min-height:46px;font-size:14px}.home-screen .story-mode__actions .home-secondary{border-color:var(--ui-line-bright);box-shadow:none;background:0 0}.home-upcoming{border-top:1px solid var(--ui-line);margin:0;padding-top:10px}.home-upcoming .eyebrow{font-size:12px}.home-upcoming p{color:var(--ui-muted);margin:6px 0 0;font-size:12px;line-height:1.4}.app-shell--home .app-footer{gap:4px 10px;padding:8px 16px;line-height:1.35}.run-bag .rail-body{font-family:Trebuchet MS,sans-serif}.run-bag .run-item{grid-template-columns:32px minmax(0,1fr) auto;gap:3px 8px;min-height:48px;padding:6px 10px}.run-bag .run-item strong,.run-bag .run-item b{font-size:13px;line-height:1.35}.run-bag .run-item>small{font-size:10px;line-height:1.3}.run-bag .rail-heading{font-size:13px}.run-bag .key-item-list>span,.run-bag .equipped-list>span{font-size:12px}.run-bag .equipped-list button{gap:8px;min-height:44px}.run-bag .equipped-list button>span{font-size:13px}.run-bag .equipped-list small,.run-bag .equipped-list b{font-size:11px}.run-bag .badge-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.run-bag .badge-slot{min-height:44px}.run-bag .run-reset{min-height:44px;margin-top:20px;font-size:12px}.run-item__effect--portal{font-size:13px;line-height:1.5}.item-target-dialog .item-target-apply,.item-target-close,.rail-close{min-width:44px;min-height:44px}.item-target-dialog .item-target-team strong{font-size:14px}.item-target-dialog .item-target-team small{font-size:12px}.adventure-layout--map{position:relative}.adventure-layout--map>.map-resource{display:none}.adventure-layout--map .run-header{gap:12px}.adventure-layout--map .run-header h2{font-size:23px}.adventure-layout--map .run-header p{font-size:12px}.adventure-layout--map .run-progress{text-align:center;align-content:center;justify-items:center;gap:3px;min-width:72px;min-height:54px;padding:8px 12px;display:grid}.adventure-layout--map .run-progress small{line-height:1.2}.adventure-layout--map .run-progress strong{font-size:17px;line-height:1.2}.adventure-layout--map .route-links g:not(.is-flowing){opacity:.38}.adventure-layout--map .route-links g.is-flowing .route-link-outline{stroke:#f2e9ff}.adventure-layout--map .route-links g.is-flowing .route-link-core{stroke:#30205f}.adventure-layout--map .map-node.is-available .map-node__sprite-wrap{filter:drop-shadow(0 0 5px #b486ff)}@media (min-width:721px){.home-screen .story-mode__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-screen .story-mode__actions>:only-child{grid-column:1/-1}}@media (max-width:720px){.home-save-summary .home-save-sprites{grid-template-columns:repeat(3,minmax(0,1fr));width:96px;max-width:100%;display:grid}.home-save-summary .home-save-sprites--badges{grid-template-columns:repeat(4,minmax(0,1fr));width:86px}.home-save-sprites img{aspect-ratio:1;width:100%;height:auto}.choice-screen{border-radius:20px;gap:16px;width:min(440px,100%);min-height:calc(100dvh - 16px);margin:8px auto;padding:12px 20px 20px}.choice-topbar{padding-left:44px}.choice-topbar>span{font-size:16px}.choice-heading{text-align:left}.choice-heading h1{font-size:27px}.choice-screen--starter .choice-heading{padding-top:44px}.choice-grid,.choice-screen--2 .choice-grid{grid-template-columns:minmax(0,1fr);gap:10px}.choice-screen--2 .choice-grid{flex:1;align-content:center;gap:16px}.pokemon-choice{gap:10px;padding:12px}.pokemon-choice__profile{text-align:left;flex-direction:row;gap:12px}.pokemon-choice__profile h2{margin-bottom:6px;font-size:20px}.pokemon-choice__profile p{font-size:12px}.pokemon-choice__sprite{background:#17213e;width:64px;height:64px}.pokemon-choice .type-list{justify-content:flex-start}.pokemon-choice__ability{text-align:left;font-size:13px}.pokemon-choice__actions{flex-direction:row}.pokemon-choice__actions .choice-action--primary{flex:1}.choice-action{padding:10px 12px}.choice-screen--2 .pokemon-choice{gap:16px;padding:18px}.choice-screen--2 .pokemon-choice__sprite{width:92px;height:92px}.choice-footer .choice-action{width:100%}.pokemon-detail-backdrop{align-items:flex-end;padding:0}.pokemon-detail{width:min(440px,100%);max-height:calc(100dvh - 12px);padding-bottom:max(20px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.pokemon-detail__grabber{background:var(--ui-line-bright);border-radius:10px;width:36px;height:4px;margin:0 auto -8px;display:block}.app-shell:has(>.adventure-layout--map)>.game-menu-toggle{border-radius:10px;width:44px;height:44px;padding:10px;top:8px}.app-shell:has(>.adventure-layout--map)>.game-menu-toggle:not(.is-open){left:max(8px,50vw - 260px)}.adventure-layout--map{grid-template-rows:44px minmax(0,1fr);grid-template-columns:44px minmax(0,1fr) minmax(0,1fr) max-content;gap:8px 6px;width:min(520px,100% - 16px);margin-top:8px;padding:0}.adventure-layout--map:before{border-radius:18px;inset:-8px}.adventure-layout--map>.team-panel{grid-area:1/2}.adventure-layout--map>.run-bag{grid-area:1/3}.adventure-layout--map>.map-resource{grid-area:1/4;display:block}.adventure-layout--map>.map-resource .poke-ball-counter{border-radius:10px;justify-content:center;gap:5px;height:44px;padding:0 10px}.adventure-layout--map>.route-column{grid-area:2/1/auto/-1}.adventure-layout--map>.side-rail .rail-toggle{min-width:0;height:44px;min-height:44px;box-shadow:none;border-width:1px;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:12px;display:flex}.adventure-layout--map .run-header{padding:12px 16px}.adventure-layout--map .run-header h2{font-size:23px}.run-bag.is-mobile-open .rail-body,.team-panel.is-mobile-open .rail-body{max-height:calc(100dvh - 72px);padding-top:16px;top:60px}.side-rail.is-mobile-open .rail-heading:first-of-type{align-items:center;min-height:44px;padding-right:52px}.run-bag.is-mobile-open .run-item strong,.run-bag.is-mobile-open .equipped-list button>span{font-size:14px}}@media (max-width:360px){.choice-screen{padding-left:12px;padding-right:12px}.choice-topbar{padding-left:40px}.choice-action{padding-left:10px;padding-right:10px;font-size:13px}.adventure-layout--map>.side-rail .rail-toggle{font-size:11px}}@media (max-width:460px){.home-save-summary>div{column-gap:6px;padding:0 10px}.home-save-summary dt{grid-column:1/-1}.home-save-summary>div>dd:not(.home-save-sprites){align-self:center}.home-save-summary .home-save-sprites{grid-row:2}.home-save-summary .home-save-sprites--team{width:72px}.home-save-summary .home-save-sprites--badges{width:70px}}@media (max-height:680px){.app-shell--home .home-screen{gap:8px;padding:8px 12px}.app-shell--home .home-hero>img{width:min(180px,22dvh,60vw)}.home-screen .story-mode{gap:8px;padding:8px}.home-screen .story-mode__art{height:clamp(40px,10dvh,64px)}.home-screen .story-mode__copy{padding:4px 12px 0}.home-screen .story-mode__copy h2{margin-bottom:8px;font-size:20px}.home-save-summary{margin-top:10px;padding:8px 0}.home-save-summary dd{font-size:20px}.home-screen .story-mode__actions{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 12px 8px;display:grid}.home-screen .story-mode__actions .pixel-action{min-height:44px;padding:0 8px;font-size:12px}.home-screen .story-mode__actions>:only-child{grid-column:1/-1}.home-upcoming{padding-top:8px}.home-upcoming p{font-size:11px}}@media (min-width:640px) and (max-height:520px){.app-shell--home .home-screen{grid-template-rows:1fr 1fr;grid-template-columns:minmax(140px,200px) minmax(0,440px);gap:12px 24px;padding:12px 24px;display:grid}.app-shell--home .home-hero{grid-area:1/1;align-self:end}.app-shell--home .home-hero>img{width:100%}.app-shell--home .mode-menu{display:contents}.home-screen .story-mode{grid-area:1/2/-1}.home-upcoming{grid-area:2/1;align-self:start}.home-save-summary>div{padding:0 10px}}.navigation-icon{flex:none;width:20px;height:20px}.game-nav.game-nav--redesigned{isolation:isolate;background:radial-gradient(at 0 0,#6a3ca450,#0000 55%),repeating-linear-gradient(0deg,#af99e704 0 1px,#0000 1px 4px),#080f23;border-right:1px solid #665393;gap:clamp(12px,2.2dvh,20px);width:min(340px,100vw - 16px);height:100dvh;max-height:100dvh;padding:20px;font-family:Trebuchet MS,sans-serif;overflow:hidden;box-shadow:12px 0 40px #03061580,inset -3px 0 #bc94ff0c}.game-nav--redesigned:before{content:"";z-index:-1;opacity:.075;pointer-events:none;background:radial-gradient(circle,#080f23 0 24px,#b79be9 25px 29px,#080f23 30px 37px,#b79be9 38px 42px,#0000 43px),linear-gradient(#0000 calc(50% - 3px),#b79be9 calc(50% - 3px) calc(50% + 3px),#0000 calc(50% + 3px));border:5px solid #b79be9;border-radius:50%;width:240px;height:240px;position:absolute;bottom:88px;right:-74px;transform:rotate(-25deg)}.game-nav--redesigned:after{content:"";pointer-events:none;background:linear-gradient(90deg,#9d74ed,#77cbe2 54%,#77cbe200);height:3px;position:absolute;inset:0 0 auto}.game-nav--redesigned>:not(.nav-spacer){flex-shrink:0;min-width:0}.game-nav--redesigned button,.game-nav--redesigned a{-webkit-tap-highlight-color:transparent}.game-nav--redesigned button{cursor:pointer}.game-nav--redesigned button:focus-visible,.game-nav--redesigned a:focus-visible{outline-offset:3px;outline:2px solid #c5b2ff}.app-shell>.game-menu-toggle--redesigned.is-open{background:linear-gradient(#283050,#141c34);border:1px solid #676288;border-radius:10px;gap:4px;width:36px;height:36px;padding:9px;top:16px;left:min(288px,100vw - 68px);box-shadow:0 3px #030919,inset 0 1px #ffffff12}.game-menu-toggle--redesigned.is-open span{background:#d7def3;height:2px}.game-menu-toggle--redesigned.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.game-menu-toggle--redesigned.is-open span:nth-child(2){opacity:0}.game-menu-toggle--redesigned.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-brand{flex-direction:column;justify-content:center;gap:6px;min-height:44px;padding-right:40px;display:flex}.nav-brand__logo{filter:drop-shadow(0 3px #010518)drop-shadow(0 0 16px #8060bb30);width:164px;max-width:100%;height:auto;display:block}.nav-brand>div{color:#b7a3db;letter-spacing:.7px;align-items:center;gap:10px;font:10px/1.2 Courier New,monospace;display:flex}.nav-brand small{color:#7382a9;letter-spacing:0;font-size:10px}.nav-explore{gap:12px;display:grid}.nav-primary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.nav-primary button{color:#e9e1fc;background:linear-gradient(135deg,#34244f,#171b35);border:1px solid #665288;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 10px;font:700 13px/1.2 Trebuchet MS,sans-serif;display:flex;box-shadow:0 3px #03091a,inset 0 1px #d3b1ff20}.nav-primary button .navigation-icon{color:#c4a2ff}.nav-primary button:last-child{background:linear-gradient(135deg,#183943,#111c33);border-color:#396475}.nav-primary button:last-child .navigation-icon{color:#80d5da}.nav-primary button.is-active{color:#fff;background:linear-gradient(135deg,#8e61dc,#583da8);border-color:#b99af1;box-shadow:0 3px #281846,inset 0 1px #ffffff40,0 0 18px #8653d520}.nav-primary button.is-active .navigation-icon{color:#fff}.nav-primary button:hover{filter:brightness(1.14);border-color:#c9aeff}.nav-primary button:active{transform:translateY(2px);box-shadow:inset 0 1px 5px #01050e60}.nav-upcoming{padding:0 2px}.nav-upcoming>span{color:#7f8bad;letter-spacing:.7px;align-items:center;gap:5px;font:10px/1.3 Courier New,monospace;display:flex}.nav-upcoming .navigation-icon{width:11px;height:11px}.nav-upcoming p{color:#909bbc;flex-wrap:wrap;gap:7px;margin:5px 0 0;font-size:10px;line-height:1.3;display:flex}.nav-upcoming i{color:#536184;font-style:normal}.nav-account{background:radial-gradient(at 100% 0,#7a4e9f30,#0000 70%),linear-gradient(120deg,#211b3c,#121c33);border:1px solid #59477c;border-left:3px solid #a682e5;border-radius:12px;padding:12px;position:relative;box-shadow:inset 0 1px #d0b4ff12,0 5px 16px #01071630}.nav-account:after{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#b299da80 0 3px,#0000 3px 6px);width:18px;height:3px;position:absolute;top:8px;right:10px}.nav-account__identity{align-items:center;gap:10px;display:flex}.nav-account__identity>.navigation-icon{color:#d1b4ff;filter:drop-shadow(0 0 5px #ac78e540);width:24px;height:24px}.nav-account__identity>div{flex:1;min-width:0}.nav-account__identity strong{text-overflow:ellipsis;white-space:nowrap;color:#f3f5ff;font-size:14px;line-height:1.3;display:block;overflow:hidden}.nav-account__identity small{color:#9eacca;overflow-wrap:anywhere;margin-top:3px;font-size:11px;line-height:1.35;display:block}.nav-account__identity .cloud-status--saved{color:#7cdeac}.nav-account__identity .cloud-status--saving,.nav-account__identity .cloud-status--loading{color:#7bd4ff}.nav-account__identity .cloud-status--error{color:#ffadba}.nav-account__actions{gap:8px;margin-top:10px;display:flex}.nav-account__actions button{color:#d8e1f7;background:0 0;border:1px solid #415277;border-radius:8px;flex:1;min-width:0;min-height:36px;padding:5px 8px;font:700 12px/1.2 Trebuchet MS,sans-serif}.nav-account__actions button.is-primary{color:#f2eaff;background:linear-gradient(#7954ae,#553584);border-color:#a17bd7;box-shadow:inset 0 1px #ffffff20,0 2px #271839}.nav-account__actions button:hover{background:#493471;border-color:#ad91fa}.nav-settings{align-items:center;gap:12px;display:flex}.nav-music{color:#c7d3ed;background:0 0;border:0;flex:1;align-items:center;gap:8px;min-width:0;min-height:44px;padding:0;font:12px/1.2 Trebuchet MS,sans-serif;display:flex}.nav-music .navigation-icon{color:#bca2e8;width:17px;height:17px}.nav-switch{background:#27314b;border:1px solid #54617e;border-radius:20px;flex:none;width:30px;height:18px;margin-left:0;position:relative}.nav-switch:after{content:"";background:#afb9d0;border-radius:50%;width:10px;height:10px;transition:transform .15s;position:absolute;top:3px;left:3px}.nav-switch.is-on{background:#7654d9;border-color:#ad92f3}.nav-switch.is-on:after{background:#fff;transform:translate(12px)}.nav-language{background:#0b1428;border:1px solid #303d5b;border-radius:9px;grid-template-columns:36px 36px;gap:2px;padding:3px;display:grid}.nav-language button{color:#8899bd;background:0 0;border:0;border-radius:6px;min-height:32px;padding:0;font:700 11px Trebuchet MS,sans-serif}.nav-language button.is-active{color:#eee2ff;background:#453563;box-shadow:inset 0 1px #d3b2ff24}.nav-spacer{flex:1;min-height:0}.game-nav--redesigned>.nav-footer{border-top:1px solid #26334f;justify-content:space-between;align-items:center;gap:10px;margin:0;padding-top:12px;display:flex}.nav-footer button,.nav-footer a{color:#99a8c7;background:0 0;border:0;align-items:center;gap:6px;min-height:36px;padding:0;font:11px/1.3 Trebuchet MS,sans-serif;text-decoration:none;display:flex}.nav-footer .navigation-icon{width:15px;height:15px}.nav-footer button:hover,.nav-footer a:hover{color:#e0d4ff}@media (max-height:650px){.game-nav.game-nav--redesigned{gap:10px;padding:14px 16px}.nav-brand{min-height:38px}.nav-brand__logo{width:140px}.nav-explore{gap:8px}.nav-primary button{min-height:44px}.nav-account{padding:10px}.nav-account__actions{margin-top:8px}.game-nav--redesigned>.nav-footer{padding-top:8px}}@media (min-width:600px) and (max-height:520px){.game-nav.game-nav--redesigned{grid-template-rows:46px auto 1fr auto;grid-template-columns:1fr 1fr;align-content:center;align-items:start;gap:12px 24px;width:min(640px,100vw - 16px);padding:14px 20px;display:grid}.app-shell>.game-menu-toggle--redesigned.is-open{left:min(588px,100vw - 68px)}.nav-brand{flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center;gap:16px}.nav-brand__logo{width:104px}.nav-explore{grid-area:2/1}.nav-account{grid-area:3/1}.nav-settings{grid-area:2/2}.nav-spacer{display:none}.game-nav--redesigned>.nav-footer{grid-area:4/1/auto/-1;width:100%;padding-top:4px}}
