.randomizer-world{gap:18px;min-width:0;display:grid}.randomizer-world>*,.world-mon-heading>div{min-width:0}.randomizer-world .button{white-space:normal;overflow-wrap:anywhere}.randomizer-world h2,.randomizer-world h3{margin:0}.randomizer-world input,.randomizer-world select{max-width:100%}.world-mon-heading{align-items:center;gap:24px;display:flex}.world-mon-heading>img{object-fit:contain;width:140px;height:140px;image-rendering:pixelated}.world-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.world-stats>div{border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:10px;min-width:0;padding:12px;display:flex}.world-stats span{color:var(--muted);font-size:12px}.world-evolutions,.world-controls{flex-wrap:wrap;gap:8px;display:flex}.world-controls input{flex:1;min-width:180px}.world-table{max-height:330px;overflow:auto}.world-table table{border-collapse:collapse;width:100%;font-size:12px}.world-table th,.world-table td{text-align:left;border-bottom:1px solid var(--border);padding:9px}.world-trainers{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.world-trainers button{text-align:left;flex-direction:column;align-items:flex-start;padding:15px;display:flex}.world-trainers small{color:var(--muted);font-size:10px}.world-party{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.world-party>button{border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px;display:flex}.world-party img{object-fit:contain;width:96px;height:96px}.world-party small{color:var(--muted);font-size:11px}.randomizer-preparation .form-stack{margin-top:15px}.randomizer-preparation .input-action{flex-wrap:wrap}@media (max-width:620px){.world-trainers,.world-party,.world-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.world-mon-heading{gap:12px}.world-mon-heading>img{width:96px;height:96px}}
.cap-opponent-trigger{white-space:normal;text-align:center;justify-content:center;gap:9px;width:100%;min-height:44px;margin-top:14px}.opponent-details{gap:18px;min-width:0;display:grid}.opponent-hero{border:1px solid var(--border);background:var(--surface2);border-radius:16px;align-items:center;gap:16px;padding:18px;display:flex}.opponent-trainer{place-items:center;width:124px;min-width:100px;height:136px;display:grid}.opponent-trainer .leader-portrait{justify-content:center;width:120px;height:132px}.opponent-trainer .leader-portrait img{width:120px;height:132px;max-height:132px;image-rendering:pixelated;object-fit:contain}.opponent-trainer .leader-portrait:has(img+img) img{width:68px}.opponent-trainer .leader-portrait+.opponent-trainer-fallback{display:none}.opponent-trainer-fallback{color:var(--muted)}.opponent-heading{flex:1;min-width:0}.opponent-heading small{color:var(--muted);font-size:12px}.opponent-heading h3{overflow-wrap:anywhere;margin:5px 0;font-size:24px;line-height:1.2}.opponent-heading p{color:var(--muted);margin:0;font-size:12px}.opponent-cap{text-align:center;flex-shrink:0;gap:1px;display:grid}.opponent-cap span{letter-spacing:.1em;color:var(--muted);font-size:9px;font-weight:800}.opponent-cap strong{color:var(--accent);font-size:38px;line-height:1.1}.opponent-selection-actions{justify-content:center;gap:8px;display:flex}.opponent-selection-actions>.button:nth-child(2){flex:1;min-height:44px}.opponent-party-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.opponent-party-heading h3{margin:0;font-size:17px}.opponent-party{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.opponent-pokemon{border:1px solid var(--border);background:var(--surface2);border-radius:14px;min-width:0;overflow:hidden}.opponent-pokemon-open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;min-height:124px;padding:14px;display:flex}.opponent-pokemon-open:hover{background:color-mix(in srgb,var(--accent) 9%,transparent)}.opponent-pokemon-open:focus-visible{outline:2px solid var(--accent);outline-offset:-3px;border-radius:12px}.opponent-pokemon-open>.framed-sprite{flex-shrink:0;width:96px;height:96px}.opponent-pokemon-open>span:not(.framed-sprite){flex:1;min-width:0}.opponent-pokemon-open strong{overflow-wrap:anywhere;font-size:15px;display:block}.opponent-pokemon-open small{color:var(--muted);margin-top:4px;display:block}.opponent-pokemon-open>svg{color:var(--muted);flex-shrink:0}.opponent-pokemon-facts{border-top:1px solid var(--border);gap:7px;margin:0 14px;padding:11px 0;display:grid}.opponent-pokemon-facts>div{justify-content:space-between;gap:10px;font-size:12px;display:flex}.opponent-pokemon-facts dt{color:var(--muted)}.opponent-pokemon-facts dd{text-align:right;overflow-wrap:anywhere;margin:0}.opponent-moves{padding:0 14px 14px}.opponent-moves>small{color:var(--muted);font-size:11px}.opponent-moves ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:7px 0 0;padding:0;list-style:none;display:grid}.opponent-moves li{border:1px solid var(--border);overflow-wrap:anywhere;border-radius:7px;padding:6px 8px;font-size:11px}.opponent-moves p{margin:7px 0 0;font-size:12px}.opponent-data-note{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.opponent-unavailable{text-align:center;border:1px dashed var(--border);color:var(--muted);border-radius:14px;justify-items:center;gap:10px;padding:24px 20px;display:grid}.opponent-unavailable p{max-width:54ch;margin:0;font-size:13px;line-height:1.6}.opponent-sources{color:var(--muted);flex-wrap:wrap;gap:8px 14px;font-size:11px;display:flex}.opponent-sources a{color:inherit;text-underline-offset:3px;align-items:center;gap:3px;text-decoration:underline;display:inline-flex}.opponent-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:14px;display:flex}@media (max-width:560px){.opponent-party{grid-template-columns:1fr}.opponent-hero{gap:10px;padding:12px}.opponent-trainer{width:96px;min-width:80px;height:116px}.opponent-trainer .leader-portrait{width:96px;height:112px}.opponent-trainer .leader-portrait img{width:96px;height:112px;max-height:112px}.opponent-trainer .leader-portrait:has(img+img) img{width:50px}.opponent-heading h3{font-size:20px}.opponent-cap strong{font-size:32px}.opponent-selection-actions>.button:nth-child(2){padding:8px;font-size:12px}.opponent-footer>.button{flex:1;font-size:12px}}
.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__scene{padding-bottom:58px}.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__scene>div:nth-child(2){min-width:0;position:relative}.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__illustrated{background-image:linear-gradient(90deg,color-mix(in srgb,var(--surface) 8%,transparent),color-mix(in srgb,var(--surface) 82%,transparent) 45%,var(--surface) 85%),var(--habitat-image);background-position:50%;background-size:cover}.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__illustrated>div:first-child:before{display:none}.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__illustrated>div:first-child>span:first-child{color:color-mix(in srgb,var(--text) 20%,transparent)}.habitat-scene-module__bi-Ewq__caption{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,transparent);width:fit-content;max-width:calc(100% - 40px);color:var(--text);border-radius:7px;flex-wrap:wrap;align-items:center;gap:7px;padding:7px 10px;font-size:11px;line-height:1.4;display:flex;position:absolute;bottom:16px;left:20px;right:20px}.habitat-scene-module__bi-Ewq__caption span{color:var(--muted);font-size:10px}a.habitat-scene-module__bi-Ewq__caption:hover{border-color:var(--accent)}@media (max-width:600px){.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__scene{padding-bottom:60px}.habitat-scene-module__bi-Ewq__scene.habitat-scene-module__bi-Ewq__illustrated{background-image:linear-gradient(90deg,color-mix(in srgb,var(--surface) 15%,transparent),color-mix(in srgb,var(--surface) 85%,transparent) 50%,var(--surface)),var(--habitat-image)}.habitat-scene-module__bi-Ewq__caption{max-width:calc(100% - 24px);font-size:10px;left:12px;right:12px}}
.pokemon-details-module__aLD9wW__modal.dialog-content{width:calc(100vw - 64px);max-width:1560px;max-height:92dvh;padding:28px;scroll-padding-top:76px}.pokemon-details-module__aLD9wW__modal>.dialog-heading{z-index:5;background:var(--surface);border-bottom:1px solid var(--border);margin:-28px -28px 24px;padding:22px 28px 18px;position:sticky;top:-28px}.pokemon-details-module__aLD9wW__details{gap:22px;display:grid}.pokemon-details-module__aLD9wW__details>*{min-width:0}.pokemon-details-module__aLD9wW__edition{border:1px solid var(--border);background:var(--surface2);border-radius:12px}.pokemon-details-module__aLD9wW__editionBar{align-items:center;gap:14px;padding:14px 18px;display:flex}.pokemon-details-module__aLD9wW__editionLogos{flex:0 0 132px;justify-content:center;align-items:center;gap:4px;width:132px;display:flex}.pokemon-details-module__aLD9wW__editionLogos img{object-fit:contain;filter:drop-shadow(0 0 1px #fff9);flex:1;width:0;min-width:0;height:54px;display:block}.pokemon-details-module__aLD9wW__editionLogos img[hidden]{display:none}.pokemon-details-module__aLD9wW__editionLabel,.pokemon-details-module__aLD9wW__editionBar>div{flex:1;min-width:0}.pokemon-details-module__aLD9wW__editionBar small{color:var(--muted);font-size:11px;display:block}.pokemon-details-module__aLD9wW__editionBar strong{overflow-wrap:anywhere;font-size:14px}.pokemon-details-module__aLD9wW__editionPicker{padding:0 18px 18px}.pokemon-details-module__aLD9wW__generations{border-top:1px solid var(--border);grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;padding:16px 0;display:grid}.pokemon-details-module__aLD9wW__generations button{background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-items:center;gap:2px;padding:9px 4px;display:grid}.pokemon-details-module__aLD9wW__generations small{color:var(--muted);letter-spacing:1.5px;font-size:9px}.pokemon-details-module__aLD9wW__generations strong{font-size:22px}.pokemon-details-module__aLD9wW__generations button[aria-pressed=true],.pokemon-details-module__aLD9wW__editionTiles button[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.pokemon-details-module__aLD9wW__generations button:hover,.pokemon-details-module__aLD9wW__editionTiles button:hover{border-color:var(--accent)}.pokemon-details-module__aLD9wW__editionTiles{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:10px;display:grid}.pokemon-details-module__aLD9wW__editionTiles button{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.pokemon-details-module__aLD9wW__editionTiles strong{font-size:13px;line-height:1.5;display:block}.pokemon-details-module__aLD9wW__editionTiles small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.pokemon-details-module__aLD9wW__editionTiles svg{flex-shrink:0}.pokemon-details-module__aLD9wW__intro{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:22px;display:grid}.pokemon-details-module__aLD9wW__hero{border:1px solid color-mix(in srgb,var(--type) 36%,var(--border));background:radial-gradient(ellipse at 24% 46%,color-mix(in srgb,var(--type) 20%,transparent),transparent 65%),var(--surface2);border-radius:16px;align-items:center;gap:20px;min-height:310px;padding:28px;display:flex;position:relative;overflow:hidden}.pokemon-details-module__aLD9wW__art{flex:0 0 220px;place-items:center;width:220px;height:220px;display:grid;position:relative}.pokemon-details-module__aLD9wW__art:before{content:"";border:1px solid color-mix(in srgb,var(--type) 25%,transparent);box-shadow:0 0 0 18px color-mix(in srgb,var(--type) 5%,transparent),0 0 0 36px color-mix(in srgb,var(--type) 3%,transparent);border-radius:50%;position:absolute;inset:4px}.pokemon-details-module__aLD9wW__art .framed-sprite{z-index:1;width:90%;height:90%;position:relative}.pokemon-details-module__aLD9wW__dexNumber{letter-spacing:-4px;color:color-mix(in srgb,var(--type) 16%,transparent);font-size:72px;font-weight:800;line-height:1;position:absolute;top:-32px;left:-8px}.pokemon-details-module__aLD9wW__hero>div:last-child{min-width:0;position:relative}.pokemon-details-module__aLD9wW__hero h3{overflow-wrap:anywhere;letter-spacing:-1px;margin:8px 0 14px;font-size:clamp(26px,2.7vw,42px);line-height:1.1}.pokemon-details-module__aLD9wW__hero p{margin:14px 0}.pokemon-details-module__aLD9wW__biography{flex-direction:column;gap:16px;min-width:0;display:flex}.pokemon-details-module__aLD9wW__biography>.pokemon-details-module__aLD9wW__section:first-child{background:linear-gradient(135deg,var(--surface2),transparent);flex:1}.pokemon-details-module__aLD9wW__biography>.pokemon-details-module__aLD9wW__section:first-child>p{font-size:16px;line-height:1.85}.pokemon-details-module__aLD9wW__badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.pokemon-details-module__aLD9wW__badge{border:1px solid color-mix(in srgb,var(--type) 35%,var(--border));color:color-mix(in srgb,var(--type) 45%,var(--text));background:color-mix(in srgb,var(--type) 9%,transparent);border-radius:6px;padding:5px 10px;font-size:12px}.pokemon-details-module__aLD9wW__section{border:1px solid var(--border);border-radius:12px;min-width:0;padding:24px}.pokemon-details-module__aLD9wW__section h3{margin:0 0 16px;font-size:19px}.pokemon-details-module__aLD9wW__section h4{margin:18px 0 10px;font-size:13px}.pokemon-details-module__aLD9wW__section p{line-height:1.65}.pokemon-details-module__aLD9wW__note{color:var(--muted);font-size:12px;line-height:1.6}.pokemon-details-module__aLD9wW__analysisGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.pokemon-details-module__aLD9wW__analysisStats{gap:22px;display:grid}.pokemon-details-module__aLD9wW__stats{gap:14px;display:grid}.pokemon-details-module__aLD9wW__stat{grid-template-columns:115px 36px 1fr;align-items:center;gap:10px;font-size:13px;display:grid}.pokemon-details-module__aLD9wW__track{background:var(--border);border-radius:8px;height:9px;overflow:hidden}.pokemon-details-module__aLD9wW__bar{background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 55%,var(--surface)),var(--accent));border-radius:inherit;height:100%}.pokemon-details-module__aLD9wW__stages{gap:16px;padding-bottom:6px;display:flex;overflow-x:auto}.pokemon-details-module__aLD9wW__stage{border:1px solid var(--border);background:var(--surface2);border-radius:10px;flex:1;min-width:180px;padding:14px}.pokemon-details-module__aLD9wW__stage>small{text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;display:block}.pokemon-details-module__aLD9wW__species{text-align:left;width:100%;color:inherit;cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:10px;font-size:14px;display:flex}.pokemon-details-module__aLD9wW__species:hover,.pokemon-details-module__aLD9wW__species[aria-current=true]{border-color:var(--accent);background:var(--accent-soft)}.pokemon-details-module__aLD9wW__species .framed-sprite{flex:0 0 64px;width:64px;height:64px}.pokemon-details-module__aLD9wW__reserved{color:var(--accent);margin-top:5px;font-size:10px;display:block}.pokemon-details-module__aLD9wW__moveSection{border-top:1px solid var(--border);padding-top:26px}.pokemon-details-module__aLD9wW__moveHeading{justify-content:space-between;align-items:center;gap:24px;display:flex}.pokemon-details-module__aLD9wW__kicker{color:var(--accent);text-transform:uppercase;letter-spacing:1.7px;font-size:10px}.pokemon-details-module__aLD9wW__moveHeading h3{align-items:center;gap:10px;margin:9px 0 0;font-size:27px;display:flex}.pokemon-details-module__aLD9wW__moveSearch{border:1px solid var(--border);min-width:240px;max-width:340px;color:var(--muted);background:var(--surface2);border-radius:8px;align-items:center;gap:10px;padding:0 14px;display:flex}.pokemon-details-module__aLD9wW__moveSearch input{box-shadow:none;background:0 0;border:0;min-width:0}.pokemon-details-module__aLD9wW__moveLists{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;margin-top:20px;display:grid}.pokemon-details-module__aLD9wW__moveList{border:1px solid var(--border);border-radius:12px;min-width:0;overflow:hidden}.pokemon-details-module__aLD9wW__moveList header{background:var(--surface2);border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:20px;display:flex}.pokemon-details-module__aLD9wW__moveList header>svg{color:var(--accent)}.pokemon-details-module__aLD9wW__moveList header>div{flex:1}.pokemon-details-module__aLD9wW__moveList h4{margin:0 0 4px;font-size:18px}.pokemon-details-module__aLD9wW__moveList header small{color:var(--muted);font-size:11px}.pokemon-details-module__aLD9wW__moveCount{color:var(--accent);font-variant-numeric:tabular-nums;font-size:24px}.pokemon-details-module__aLD9wW__tableWrap{scrollbar-gutter:stable;max-height:460px;overflow:auto}.pokemon-details-module__aLD9wW__table{border-collapse:collapse;width:100%;font-size:14px}.pokemon-details-module__aLD9wW__table th,.pokemon-details-module__aLD9wW__table td{text-align:left;border-bottom:1px solid var(--border);padding:13px 20px}.pokemon-details-module__aLD9wW__table th{background:var(--surface);z-index:1;color:var(--muted);font-size:11px;font-weight:500;position:sticky;top:0}.pokemon-details-module__aLD9wW__table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--surface2) 40%,transparent)}.pokemon-details-module__aLD9wW__table tbody tr:hover{background:var(--accent-soft)}.pokemon-details-module__aLD9wW__moveLevel{width:90px;color:var(--accent);font-variant-numeric:tabular-nums;font-weight:700}.pokemon-details-module__aLD9wW__emptyMoves{color:var(--muted);padding:24px;font-size:13px}.pokemon-details-module__aLD9wW__footer{flex-wrap:wrap;gap:10px;display:flex}.pokemon-details-module__aLD9wW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1400px){.pokemon-details-module__aLD9wW__intro{grid-template-columns:1.2fr 1fr}.pokemon-details-module__aLD9wW__art{flex-basis:260px;width:260px;height:260px}.pokemon-details-module__aLD9wW__hero{min-height:350px}}@media (max-width:1100px){.pokemon-details-module__aLD9wW__analysisGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.pokemon-details-module__aLD9wW__analysisStats{grid-row:span 2}.pokemon-details-module__aLD9wW__art{flex-basis:160px;width:160px;height:160px}.pokemon-details-module__aLD9wW__hero{gap:14px;padding:20px}.pokemon-details-module__aLD9wW__hero h3{font-size:28px}.pokemon-details-module__aLD9wW__section{padding:20px}}@media (max-width:850px){.pokemon-details-module__aLD9wW__intro{grid-template-columns:1fr}.pokemon-details-module__aLD9wW__hero{justify-content:center;gap:40px;min-height:230px}.pokemon-details-module__aLD9wW__analysisGrid{gap:14px}.pokemon-details-module__aLD9wW__details{gap:16px}.pokemon-details-module__aLD9wW__modal.dialog-content{width:calc(100vw - 32px)}.pokemon-details-module__aLD9wW__editionBar{flex-wrap:wrap}.pokemon-details-module__aLD9wW__editionBar>div{min-width:160px}}@media (max-width:600px){.pokemon-details-module__aLD9wW__modal.dialog-content{width:calc(100vw - 24px);max-height:94dvh;padding:16px;scroll-padding-top:70px}.pokemon-details-module__aLD9wW__modal>.dialog-heading{margin:-16px -16px 16px;padding:18px 16px;top:-16px}.pokemon-details-module__aLD9wW__analysisGrid,.pokemon-details-module__aLD9wW__moveLists{grid-template-columns:1fr}.pokemon-details-module__aLD9wW__hero{gap:16px;min-height:210px;padding:16px}.pokemon-details-module__aLD9wW__art{flex-basis:128px;width:128px;height:128px}.pokemon-details-module__aLD9wW__dexNumber{font-size:52px;top:-20px}.pokemon-details-module__aLD9wW__hero h3{font-size:26px}.pokemon-details-module__aLD9wW__hero .button{padding:6px;font-size:11px}.pokemon-details-module__aLD9wW__hero .pokemon-details-module__aLD9wW__note{font-size:11px}.pokemon-details-module__aLD9wW__section{padding:16px}.pokemon-details-module__aLD9wW__biography>.pokemon-details-module__aLD9wW__section:first-child>p{font-size:14px}.pokemon-details-module__aLD9wW__stat{grid-template-columns:100px 30px 1fr;gap:7px;font-size:12px}.pokemon-details-module__aLD9wW__generations{grid-template-columns:repeat(5,minmax(0,1fr))}.pokemon-details-module__aLD9wW__editionTiles{grid-template-columns:1fr}.pokemon-details-module__aLD9wW__editionBar{gap:10px;padding:12px}.pokemon-details-module__aLD9wW__editionBar>.button{flex:1}.pokemon-details-module__aLD9wW__editionBar>div{flex-basis:calc(100% - 142px);min-width:0}.pokemon-details-module__aLD9wW__editionPicker{padding:0 12px 12px}.pokemon-details-module__aLD9wW__moveHeading{flex-direction:column;align-items:stretch;gap:12px}.pokemon-details-module__aLD9wW__moveHeading h3{font-size:23px}.pokemon-details-module__aLD9wW__moveSearch{min-width:0;max-width:none}.pokemon-details-module__aLD9wW__moveList header{padding:16px}.pokemon-details-module__aLD9wW__tableWrap{max-height:340px}.pokemon-details-module__aLD9wW__stage{min-width:155px;padding:10px}.pokemon-details-module__aLD9wW__species{flex-direction:column;align-items:start;font-size:12px}}.pokemon-details-module__aLD9wW__sourceNote{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 8px 8px 0;padding:14px 18px;font-size:13px;line-height:1.65}
.graveyard-module__Ig9hsa__cemetery{isolation:isolate;color:#eff2fb;background:linear-gradient(#182539 0%,#303348 55%,#293b3f 100%);border:3px solid #66748d;border-radius:6px;min-height:480px;padding:clamp(18px,3vw,32px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #101b2c,0 4px #111e2b}.graveyard-module__Ig9hsa__backdrop{pointer-events:none;z-index:-1;position:absolute;inset:0;overflow:hidden}.graveyard-module__Ig9hsa__moon{opacity:.13;background:#b7c5d6;border-radius:50%;width:68px;height:68px;position:absolute;top:34px;right:14%;box-shadow:0 0 45px 25px #becaf21a}.graveyard-module__Ig9hsa__ghost{object-fit:contain;width:120px;height:120px;image-rendering:pixelated;opacity:.17;filter:saturate(.7);position:absolute}.graveyard-module__Ig9hsa__ghost[data-species="93"]{opacity:.24;width:176px;height:176px;top:108px;right:5%}.graveyard-module__Ig9hsa__ghost[data-species="92"]{top:190px;left:4%}.graveyard-module__Ig9hsa__ghost[data-species="94"]{opacity:.1;bottom:15px;right:33%}.graveyard-module__Ig9hsa__stones{background:linear-gradient(#0000,#182b3177);border-bottom:16px solid #182b31;justify-content:space-around;align-items:end;gap:18px;height:160px;padding:0 12px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.graveyard-module__Ig9hsa__stones>span{background:#55647644;border:4px solid #76849444;border-radius:18px 18px 1px 1px;flex:0 0 48px;height:67px;position:relative;transform:rotate(-4deg);box-shadow:0 5px 0 4px #172a31}.graveyard-module__Ig9hsa__stones>span:nth-child(2n){height:90px;margin-bottom:20px;transform:rotate(5deg)}.graveyard-module__Ig9hsa__stones i{background:#b9c6d433;width:4px;height:20px;position:absolute;top:20px;left:19px}.graveyard-module__Ig9hsa__stones i:after{content:"";background:#b9c6d433;width:16px;height:4px;position:absolute;top:6px;left:-6px}.graveyard-module__Ig9hsa__heading{max-width:680px;margin-bottom:28px;position:relative}.graveyard-module__Ig9hsa__eyebrow{color:#b3afcf;letter-spacing:.15em;font-size:11px;font-weight:700}.graveyard-module__Ig9hsa__heading h2{color:#f0effb;align-items:center;gap:10px;margin:12px 0;font-size:26px;display:flex}.graveyard-module__Ig9hsa__heading p{color:#ccd0df;max-width:510px;font-size:13px;line-height:1.65}.graveyard-module__Ig9hsa__counts{flex-wrap:wrap;gap:8px;margin-top:18px;font-size:12px;display:flex}.graveyard-module__Ig9hsa__counts>span{color:#d5dfed;background:#152333c9;border:1px solid #73819a;border-radius:3px;padding:5px 10px}.graveyard-module__Ig9hsa__links{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:20px;display:grid;position:relative}.graveyard-module__Ig9hsa__link{background:#162333ec;border:2px solid #66738b;border-radius:4px;min-width:0;padding:14px;box-shadow:inset 0 0 0 2px #233347,0 3px #101b29}.graveyard-module__Ig9hsa__linkHeading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:8px;margin-bottom:18px;display:flex}.graveyard-module__Ig9hsa__linkHeading strong{color:#e6e9f4;overflow-wrap:anywhere;align-items:center;gap:7px;font-size:14px;display:flex}.graveyard-module__Ig9hsa__linkHeading small{color:#bdc6d6;font-size:10px}.graveyard-module__Ig9hsa__pokemon{grid-template-columns:repeat(auto-fit,minmax(min(100%,120px),1fr));gap:12px;margin-bottom:14px;display:grid}.graveyard-module__Ig9hsa__grave{text-align:center;background:linear-gradient(#36425a,#28364b);border:2px solid #707d94;border-bottom:5px solid #45596a;border-radius:32px 32px 2px 2px;min-width:0;padding:12px 10px;box-shadow:inset 2px 2px #a2aebe1f}.graveyard-module__Ig9hsa__player{color:var(--player,#ccd5e7);overflow-wrap:anywhere;font-size:11px;display:block}.graveyard-module__Ig9hsa__portrait{color:#f1f0fa;cursor:pointer;background:0 0;border:0;border-radius:3px;flex-direction:column;align-items:center;width:100%;padding:3px;display:flex}.graveyard-module__Ig9hsa__portrait .framed-sprite{width:80px;height:80px}.graveyard-module__Ig9hsa__portrait img{object-fit:contain;image-rendering:pixelated}.graveyard-module__Ig9hsa__portrait strong{overflow-wrap:anywhere;max-width:100%;font-size:15px}.graveyard-module__Ig9hsa__portrait>span{color:#c6cfdf;margin:4px 0;font-size:11px}.graveyard-module__Ig9hsa__portrait:hover,.graveyard-module__Ig9hsa__portrait:focus-visible{background:#b4bed91a;outline:2px solid #b4bed9}.graveyard-module__Ig9hsa__reason{color:#ded1e5;margin-top:10px;font-size:10px;display:inline-block}.graveyard-module__Ig9hsa__cause{color:#d2d7e3;overflow-wrap:anywhere;white-space:pre-wrap;margin:8px 0 0;font-size:12px;line-height:1.5}.graveyard-module__Ig9hsa__empty{color:#d4d7e5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:250px;padding:30px 0 130px;font-size:13px;display:flex}@media (max-width:600px){.graveyard-module__Ig9hsa__cemetery{padding:18px 12px}.graveyard-module__Ig9hsa__heading h2{font-size:22px}.graveyard-module__Ig9hsa__ghost[data-species="93"]{right:-26px}.graveyard-module__Ig9hsa__link{padding:12px 10px}}
.link-overview-module__clO2ma__modal.dialog-content{flex-direction:column;width:min(860px,100vw - 32px);max-width:860px;display:flex;overflow:hidden}.link-overview-module__clO2ma__heading,.link-overview-module__clO2ma__actions{flex-shrink:0}.link-overview-module__clO2ma__modal>.dialog-heading{flex-shrink:0}.link-overview-module__clO2ma__modal>.muted{flex-shrink:0}.link-overview-module__clO2ma__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 16px;display:flex}.link-overview-module__clO2ma__heading h2{font:28px var(--pixel);overflow-wrap:anywhere;align-items:center;gap:9px;min-width:0;margin:0;display:flex}.link-overview-module__clO2ma__pokemon{scrollbar-gutter:stable;flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:0;padding:2px 2px 8px;display:grid;overflow-y:auto}.link-overview-module__clO2ma__pokemon[data-players="1"]{grid-template-columns:minmax(0,1fr)}.link-overview-module__clO2ma__card{border:2px solid var(--border);border-top:3px solid var(--player);background:var(--surface2);min-width:0;box-shadow:inset 0 0 0 2px #ffffff05}.link-overview-module__clO2ma__owner{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:5px 12px;padding:10px 13px;display:flex}.link-overview-module__clO2ma__owner strong{color:var(--player);overflow-wrap:anywhere;font-size:13px}.link-overview-module__clO2ma__owner>span{color:var(--muted);font-size:11px}.link-overview-module__clO2ma__portrait{width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:15px 10px;display:flex}.link-overview-module__clO2ma__portrait:hover,.link-overview-module__clO2ma__portrait:focus-visible{background:var(--accent-soft);outline:2px solid var(--accent);outline-offset:-2px}.link-overview-module__clO2ma__portrait .framed-sprite{width:96px}.link-overview-module__clO2ma__portrait>strong{font:26px var(--pixel);overflow-wrap:anywhere;max-width:100%}.link-overview-module__clO2ma__portrait>span:not(.framed-sprite){font-size:12px}.link-overview-module__clO2ma__portrait>small{color:var(--accent);align-items:center;gap:6px;margin-top:5px;font-size:11px;display:flex}.link-overview-module__clO2ma__facts{margin:0 0 14px;padding:0 14px;font-size:12px}.link-overview-module__clO2ma__facts>div{border-top:1px solid var(--border);grid-template-columns:minmax(80px,.8fr) minmax(0,1.2fr);gap:12px;padding:8px 0;display:grid}.link-overview-module__clO2ma__facts dt{color:var(--muted)}.link-overview-module__clO2ma__facts dd{text-align:right;overflow-wrap:anywhere;margin:0}.link-overview-module__clO2ma__notes{border-top:1px solid var(--border);padding:12px 14px;font-size:12px}.link-overview-module__clO2ma__notes strong{color:var(--muted);font-weight:500}.link-overview-module__clO2ma__notes p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0 0;line-height:1.6}.link-overview-module__clO2ma__pending{text-align:center;color:var(--muted);padding:40px 14px}.link-overview-module__clO2ma__actions{border-top:2px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:18px;display:flex}@media (max-width:560px){.link-overview-module__clO2ma__pokemon{grid-template-columns:1fr}.link-overview-module__clO2ma__actions>button{flex:140px;justify-content:center}}
.route-trainers{min-width:0;margin:22px 0}.route-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.route-toolbar h2{margin:6px 0 0;font-size:26px}.route-toolbar .eyebrow{align-items:center;gap:7px;display:flex}.route-toolbar>p{max-width:44ch;font-size:13px}.route-controls{align-items:end;gap:20px;margin-bottom:18px;display:flex}.route-controls>.field{flex:1;max-width:560px;margin:0}.route-progress{grid-template-columns:auto auto;align-items:center;gap:0 10px;padding:0 6px 4px;display:grid}.route-progress>svg{color:var(--accent);grid-row:span 2}.route-progress strong{font-size:24px}.route-progress strong span{color:var(--muted);font-size:16px}.route-progress small{color:var(--muted);font-size:10px}.route-scene{isolation:isolate;border:1px solid var(--border);background:var(--surface2);border-radius:20px;flex-direction:column;justify-content:space-between;gap:34px;min-height:360px;padding:26px;display:flex;position:relative;overflow:hidden}.route-background{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;z-index:-2;opacity:.52;position:absolute;inset:0}.route-scene.has-map:before{content:"";z-index:-1;background:linear-gradient(#08131a8c,#08131a1a 35%,#08131abf);position:absolute;inset:0}.route-scene-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.route-scene-heading span{letter-spacing:.17em;font-size:10px;font-weight:800}.route-scene-heading h3{margin:6px 0;font-size:32px;line-height:1.1}.has-map .route-scene-heading{color:#fff;text-shadow:0 2px 14px #10241c}.route-trainer-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.route-trainer{background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid var(--border);min-height:198px;color:var(--text);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;justify-content:end;align-items:center;padding:16px 12px 14px;transition:border-color .15s,background .15s;display:flex;position:relative}.route-trainer:hover{border-color:var(--accent);background:var(--surface2)}.route-trainer:focus-visible,.route-more:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.route-trainer img{object-fit:contain;width:108px;height:110px;image-rendering:pixelated;margin-bottom:8px}.route-trainer-placeholder{height:104px;color:var(--muted);margin-bottom:10px}.route-trainer-number{color:var(--muted);font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.route-trainer-label strong{font-size:13px;line-height:1.4;display:block}.route-trainer-label small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.route-trainer-status{color:var(--muted);position:absolute;top:12px;right:12px}.route-trainer.is-checked{border-color:var(--accent)}.route-trainer.is-checked .route-trainer-status{color:var(--accent)}.route-more{background:var(--surface);color:var(--text);border:1px dashed var(--border);cursor:pointer;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:16px;display:flex}.route-message{text-align:center;background:var(--surface);color:var(--muted);border-radius:12px;align-content:center;justify-items:center;gap:12px;padding:28px;font-size:13px;line-height:1.7;display:grid}.route-message p{max-width:58ch;margin:0}.route-notes{color:var(--muted);justify-content:space-between;align-items:baseline;gap:18px;margin-top:12px;font-size:11px;line-height:1.6;display:flex}.route-notes p{max-width:90ch;margin:0}.route-notes a{white-space:nowrap;text-underline-offset:3px;text-decoration:underline}.route-compact{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:22px}.route-compact .route-scene{min-height:320px;padding:20px}.route-compact .route-toolbar h2{font-size:22px}.route-trainer-dialog{max-width:1080px}.route-trainer-dialog .opponent-party{margin:22px 0}.route-battle-heading{align-items:center;gap:22px;margin-bottom:20px;display:flex}.route-battle-heading>img{object-fit:contain;width:146px;height:146px;image-rendering:pixelated}.route-battle-heading h3{margin:8px 0 12px;font-size:28px}.route-map-dialog{max-width:1200px}.route-map-dialog>img{max-width:100%;height:auto;image-rendering:pixelated;margin:auto;display:block}@media (prefers-reduced-motion:reduce){.route-trainer{transition:none}}@media (min-width:1300px){.route-trainer-dialog .opponent-party{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.route-toolbar{flex-wrap:wrap;align-items:flex-start;gap:12px}.route-toolbar>p{margin:0}.route-toolbar>.button{font-size:11px}.route-controls{flex-direction:column;align-items:stretch;gap:12px}.route-progress{align-items:center;gap:8px;display:flex}.route-progress strong{font-size:18px}.route-scene,.route-compact .route-scene{border-radius:14px;gap:24px;padding:14px}.route-scene-heading h3{font-size:26px}.route-scene-heading .button{padding:8px;font-size:11px}.route-trainer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.route-trainer{min-height:178px;padding:12px 7px}.route-trainer img{width:92px;height:104px}.route-trainer-label strong{font-size:11px}.route-trainer-label small{font-size:9px}.route-compact{padding:14px}.route-notes{flex-direction:column;gap:7px}.route-battle-heading{gap:12px}.route-battle-heading>img{width:100px;height:118px}.route-battle-heading h3{font-size:22px}}
