.cap.astro-e7ggwfsw{background:var(--capability-bg);width:100%;color:var(--capability);border:var(--ink-line-sm);border-radius:var(--radius);box-shadow:var(--sticker-sm);align-items:flex-start;gap:.7rem;padding:.7rem .85rem;text-decoration:none;display:flex}.cap.astro-e7ggwfsw.provisional{border-style:dashed}a.astro-e7ggwfsw.cap:hover{box-shadow:var(--sticker)}.cap-mark.astro-e7ggwfsw{background:var(--surface);border:var(--ink-line-sm);border-radius:50%;flex:none;place-items:center;width:2rem;height:2rem;display:grid}.cap-body.astro-e7ggwfsw{flex-direction:column;gap:.15rem;min-width:0;display:flex}.cap-head.astro-e7ggwfsw{align-items:baseline;gap:.45rem;display:flex}.cap-name.astro-e7ggwfsw{font-family:var(--display);font-size:1rem;font-weight:600;line-height:1.2}.cap-unknown.astro-e7ggwfsw{color:var(--muted);font-size:.86rem;font-style:italic}.cap-flag.astro-e7ggwfsw{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--muted);border:1px dashed;border-radius:999px;padding:0 .35rem;font-size:.58rem}.cap-unlocks.astro-e7ggwfsw{color:var(--text);font-size:.9rem;line-height:1.45}.chart.astro-7jhsds7j{--wash:color-mix(in oklab, var(--hue) 14%, var(--surface));--wire-a:color-mix(in oklab, var(--hue) 35%, var(--border-soft));--wire-b:color-mix(in oklab, var(--hue) 70%, var(--text));--wire-flow:color-mix(in oklab, var(--hue) 55%, var(--text));margin:1rem 0 1.5rem;container:chart/inline-size}.field.astro-7jhsds7j{border:var(--ink-line);background:radial-gradient(color-mix(in oklab, var(--text) 9%, transparent) 1px, transparent 1.2px) 0 0 / 18px 18px, linear-gradient(180deg, var(--wash), var(--surface) 78%);border-radius:12px;padding:1.1rem 1rem 2.9rem;overflow:hidden}.note.astro-7jhsds7j{margin-top:.6rem}.board.astro-7jhsds7j{width:max-content;margin:0 auto}.steps.astro-7jhsds7j{grid-template-columns:repeat(var(--cols), var(--dcol));column-gap:var(--dgut);margin:0 0 1.1rem;padding:0;list-style:none;display:grid;position:relative}.steps.astro-7jhsds7j:before{content:"";top:6px;left:calc(var(--dcol) / 2);right:calc(var(--dcol) / 2);background:var(--border-soft);height:2px;position:absolute}.step.astro-7jhsds7j{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);flex-direction:column;align-items:center;gap:.35rem;font-size:.6rem;display:flex;position:relative}.dot.astro-7jhsds7j{border:2px solid var(--border-soft);background:var(--surface);box-sizing:border-box;border-radius:50%;width:12px;height:12px}.step.astro-7jhsds7j.done .dot.astro-7jhsds7j{border-color:var(--text);background:var(--text)}.step.astro-7jhsds7j.done{color:var(--text)}.step.astro-7jhsds7j.now{color:var(--text);font-weight:700}.step.astro-7jhsds7j.now .dot.astro-7jhsds7j{border-color:var(--text);background:var(--hue);width:14px;height:14px;box-shadow:0 0 0 4px color-mix(in oklab, var(--hue) 35%, transparent);margin:-1px 0}.map.astro-7jhsds7j{grid-template-columns:repeat(var(--cols), var(--dcol));grid-template-rows:repeat(var(--rows), var(--drow));column-gap:var(--dgut);display:grid;position:relative}.wires.astro-7jhsds7j{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:visible}.wires.astro-7jhsds7j.narrow{display:none}.link.astro-7jhsds7j .base.astro-7jhsds7j{fill:none;stroke-width:3px;stroke-linecap:round}.link.astro-7jhsds7j .flow.astro-7jhsds7j{fill:none;stroke:var(--wire-flow);stroke-width:3px;stroke-linecap:round;stroke-dasharray:4 14;opacity:.9}.chart.astro-7jhsds7j:hover .link.astro-7jhsds7j .flow.astro-7jhsds7j,.chart.astro-7jhsds7j:focus-within .link.astro-7jhsds7j .flow.astro-7jhsds7j{animation:1.3s linear infinite evo-flow}.link.astro-7jhsds7j .tip.astro-7jhsds7j{fill:none;stroke:var(--wire-b);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.hatch.astro-7jhsds7j path.astro-7jhsds7j{fill:none;stroke:var(--muted);stroke-width:2px;stroke-linecap:round;stroke-dasharray:1 6}.hatch.astro-7jhsds7j text.astro-7jhsds7j{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--faint);font-size:9px}@keyframes evo-flow{to{stroke-dashoffset:-18px}}.node.astro-7jhsds7j{z-index:1;grid-column:var(--dc);grid-row:var(--dr);color:var(--text);text-decoration:none;position:relative}.port.astro-7jhsds7j{place-items:center;transition:transform .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}a.astro-7jhsds7j.node:hover .port.astro-7jhsds7j{transform:translate(-50%,-50%)translateY(-3px)}a.astro-7jhsds7j.node:hover .avatar{box-shadow:var(--sticker)}a.astro-7jhsds7j.node:focus-visible{outline:none}a.astro-7jhsds7j.node:focus-visible .avatar{outline:3px solid var(--link);outline-offset:3px}.label.astro-7jhsds7j{left:-.5rem;right:-.5rem;top:calc(50% + var(--h) / 2 + 6px);text-align:center;flex-direction:column;align-items:center;gap:.15rem;display:flex;position:absolute}.name.astro-7jhsds7j{font-family:var(--display);overflow-wrap:anywhere;font-size:.88rem;font-weight:600;line-height:1.15}.stage.astro-7jhsds7j{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-size:.55rem;display:none}.rate.astro-7jhsds7j{color:var(--measured);font-size:.62rem;font-weight:700}.current.astro-7jhsds7j .name.astro-7jhsds7j{font-size:.95rem;font-weight:700}.current.astro-7jhsds7j .avatar{box-shadow:0 0 0 3px var(--surface), 0 0 0 5px var(--text), 0 12px 28px color-mix(in oklab, var(--hue) 45%, transparent)}.here.astro-7jhsds7j{letter-spacing:.1em;text-transform:uppercase;color:var(--text);background:var(--hue);border:1px solid var(--text);border-radius:999px;margin-top:.1rem;padding:.12rem .5rem .1rem;font-size:.52rem;font-weight:700}.ghost.astro-7jhsds7j{width:calc(var(--h) * .82);height:var(--h);border:2px dashed var(--muted);background:color-mix(in oklab, var(--surface) 70%, transparent);font-family:var(--display);color:var(--muted);border-radius:50%/58% 58% 42% 42%;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.unknown.astro-7jhsds7j .name.astro-7jhsds7j{color:var(--muted);font-style:italic;font-weight:500}.egg.astro-7jhsds7j .port.astro-7jhsds7j img,.egg.astro-7jhsds7j .port.astro-7jhsds7j svg{filter:drop-shadow(0 4px 8px var(--shadow))}@container chart (width<=640px){.field.astro-7jhsds7j{padding:.9rem .4rem .8rem}.steps.astro-7jhsds7j{display:none}.map.astro-7jhsds7j{grid-template-columns:repeat(var(--rows), var(--mcol));grid-template-rows:repeat(var(--cols), var(--mrow));column-gap:0;row-gap:var(--mgut)}.wires.astro-7jhsds7j.wide{display:none}.wires.astro-7jhsds7j.narrow{display:block}.node.astro-7jhsds7j{grid-column:var(--mc);grid-row:var(--mr)}.port.astro-7jhsds7j{top:8px;transform:translate(-50%)}a.astro-7jhsds7j.node:hover .port.astro-7jhsds7j{transform:translate(-50%,-3px)}.label.astro-7jhsds7j{top:calc(8px + var(--hm) + 4px);left:0;right:0}.stage.astro-7jhsds7j{display:inline}.name.astro-7jhsds7j{font-size:.8rem}.current.astro-7jhsds7j .name.astro-7jhsds7j{font-size:.86rem}.ghost.astro-7jhsds7j{width:calc(var(--hm) * .82);height:var(--hm);font-size:1.25rem}.creature.astro-7jhsds7j .port.astro-7jhsds7j .avatar{width:calc(var(--hm) * .82);height:var(--hm)}.egg.astro-7jhsds7j .port.astro-7jhsds7j img,.egg.astro-7jhsds7j .port.astro-7jhsds7j svg{width:72px;height:72px}}@media (prefers-reduced-motion:reduce){.chart.astro-7jhsds7j:hover .link.astro-7jhsds7j .flow.astro-7jhsds7j,.chart.astro-7jhsds7j:focus-within .link.astro-7jhsds7j .flow.astro-7jhsds7j{animation:none}.port.astro-7jhsds7j{transition:none}}.plate.astro-aigag524{border-left:4px solid var(--measured);background:var(--measured-bg);border-radius:0 var(--radius) var(--radius) 0;padding:.85rem 1rem .9rem}.eyebrow.astro-aigag524{letter-spacing:.12em;text-transform:uppercase;color:var(--measured);margin:0 0 .3rem;font-size:.58rem;font-weight:700}.body.astro-aigag524{color:var(--text);margin:0;font-size:.95rem;line-height:1.5}.when.astro-aigag524{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:.45rem 0 0;font-size:.62rem}.withdrawn-note.astro-znyiobzk{background:var(--surface);border:var(--ink-line-sm);border-radius:var(--radius);box-shadow:var(--sticker-sm);margin:0 0 1.4rem;padding:.85rem 1rem}.withdrawn-note.astro-znyiobzk p.astro-znyiobzk{margin:0;font-size:.92rem}.withdrawn-note.astro-znyiobzk p.astro-znyiobzk+p.astro-znyiobzk{color:var(--muted);margin-top:.5rem}.back.astro-znyiobzk{margin-bottom:.8rem}.hero.astro-znyiobzk{background:color-mix(in srgb, var(--el) 26%, var(--surface));border:var(--ink-line);border-radius:var(--radius);flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-bottom:1.9rem;padding:1.1rem 1.3rem 1.2rem;display:flex;position:relative;overflow:hidden}.ghost.astro-znyiobzk{font-size:calc(9rem * 3 / max(3, var(--digits,3)));color:color-mix(in srgb, var(--text) 9%, transparent);pointer-events:none;user-select:none;font-weight:700;line-height:1;position:absolute;top:-2.2rem;right:-.4rem}.hero-art.astro-znyiobzk{filter:drop-shadow(4px 4px 0 color-mix(in srgb, var(--text) 22%, transparent));flex:none;margin:-2.4rem 0 -1.2rem}.hero-copy.astro-znyiobzk{flex:17rem;min-width:0;position:relative}.dexno.astro-znyiobzk{letter-spacing:.1em;color:var(--muted);font-size:.68rem}.hero-copy.astro-znyiobzk h1.astro-znyiobzk{margin:.1rem 0 .5rem}.flavour.astro-znyiobzk{max-width:46ch;margin:0;font-size:.95rem;line-height:1.5}.facts.astro-znyiobzk{flex-wrap:wrap;gap:.4rem;margin:0 0 .7rem;display:flex}.fact.astro-znyiobzk{letter-spacing:.07em;text-transform:uppercase;border:var(--ink-line-sm);background:var(--surface);border-radius:999px;padding:.12rem .55rem;font-size:.6rem}.fact.astro-znyiobzk.el{align-items:center;gap:.3rem;display:inline-flex}.dot.astro-znyiobzk{background:var(--el);border:1px solid var(--text);border-radius:50%;width:.5rem;height:.5rem}.split.astro-znyiobzk{grid-template-columns:minmax(0,1fr) 15.5rem;align-items:start;gap:1.6rem;display:grid}@media (width<=860px){.split.astro-znyiobzk{grid-template-columns:minmax(0,1fr)}}.main.astro-znyiobzk section.astro-znyiobzk{margin-bottom:2rem}.main.astro-znyiobzk h2.astro-znyiobzk{margin-bottom:.5rem}.feature.astro-znyiobzk{background:var(--surface);border:var(--ink-line);border-radius:var(--radius);padding:1.1rem 1.2rem .9rem}.feature.astro-znyiobzk h2.astro-znyiobzk{margin-top:0}.gift.astro-znyiobzk{background:var(--capability-bg);border-left:4px solid var(--capability);border-radius:0 var(--radius) var(--radius) 0;margin:0 0 1rem;padding:.8rem 1rem;font-size:.95rem;line-height:1.5}.src.astro-znyiobzk{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.6rem}.routes.astro-znyiobzk{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));align-items:start;gap:1rem;display:grid}.route.astro-znyiobzk h3.astro-znyiobzk{margin:0 0 .45rem;font-size:1rem}.regions.astro-znyiobzk{margin:0 0 .5rem;padding-left:1.1rem}.regions.astro-znyiobzk li.astro-znyiobzk{margin-bottom:.12rem}.tricks.astro-znyiobzk{background:var(--capability-bg);border-left:4px solid var(--capability);border-radius:0 var(--radius) var(--radius) 0;margin:0 0 1rem;padding:.8rem 1rem .85rem}.tricks.astro-znyiobzk h3.astro-znyiobzk,.boss.astro-znyiobzk h3.astro-znyiobzk{margin:0 0 .4rem;font-size:.95rem}.boss.astro-znyiobzk{margin-top:1.1rem}.catch-steps.astro-znyiobzk,.catch-lines.astro-znyiobzk{margin:0 0 .6rem;padding-left:1.3rem;line-height:1.55}.catch-steps.astro-znyiobzk li.astro-znyiobzk,.catch-lines.astro-znyiobzk li.astro-znyiobzk{margin-bottom:.5rem}.catch-steps.astro-znyiobzk li.astro-znyiobzk:last-child,.catch-lines.astro-znyiobzk li.astro-znyiobzk:last-child{margin-bottom:0}.catch-steps.astro-znyiobzk a.astro-znyiobzk,.catch-lines.astro-znyiobzk a.astro-znyiobzk{color:var(--text);text-decoration-color:var(--border)}.catch-steps.astro-znyiobzk li.astro-znyiobzk::marker{font-family:var(--mono);color:var(--muted);font-size:.82rem}.catch-route.astro-znyiobzk{font-size:.95rem}.plain.astro-znyiobzk{margin:0 0 .5rem;line-height:1.55}.plain.astro-znyiobzk:last-child{margin-bottom:0}.small.astro-znyiobzk{color:var(--muted);font-size:.82rem}.rail.astro-znyiobzk{gap:1rem;display:grid}.panel.astro-znyiobzk{background:var(--surface);border:var(--ink-line);border-radius:var(--radius);padding:.85rem 1rem 1rem}.rail-h.astro-znyiobzk{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-family:var(--mono);margin:0 0 .6rem}.caps.astro-znyiobzk{gap:.5rem;margin-bottom:.5rem;display:grid}.stats.astro-znyiobzk{grid-template-columns:auto 1fr;align-items:center;gap:.3rem .6rem;margin:0;display:grid}.stats.astro-znyiobzk dt.astro-znyiobzk{letter-spacing:.06em;color:var(--muted);font-size:.58rem}.stats.astro-znyiobzk dd.astro-znyiobzk{align-items:center;gap:.5rem;margin:0;display:flex}.bar.astro-znyiobzk{background:linear-gradient(to right, var(--text) var(--pct), color-mix(in srgb, var(--text) 12%, transparent) var(--pct));border-radius:3px;flex:auto;height:6px}.val.astro-znyiobzk{text-align:right;min-width:2.2rem;font-size:.74rem;font-weight:700}.links.astro-znyiobzk{margin:0;padding-left:1.1rem;font-size:.88rem}.links.astro-znyiobzk li.astro-znyiobzk{margin-bottom:.2rem}@media (width<=600px){.ghost.astro-znyiobzk{font-size:6rem;top:-1.4rem}.hero-art.astro-znyiobzk{margin:-1.6rem auto -1rem}.hero.astro-znyiobzk{align-items:center}}@media (prefers-reduced-motion:reduce){.hero-art.astro-znyiobzk{filter:none}}
