.rpg-legend-arrival .rpg-encounter-lineup{background:radial-gradient(ellipse,#b9a4ee35,transparent 70%);border:1px solid #c4b4e640;border-radius:18px}.rpg-legend-arrival .rpg-eyebrow{color:#d1b8f3}.rpg-legend-arrival .rpg-pokemon-sprite{filter:drop-shadow(0 0 16px #baa0e880)}.rpg-next-objective{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%;text-align:left;padding:12px 16px;background:#243c2e;border:1px solid #a4c88b45;border-radius:12px;color:#efecd5;margin:10px 0;cursor:pointer}.rpg-next-objective>span{font-size:9px;letter-spacing:.12em;color:#adc793}.rpg-next-objective>strong{font-size:13px;flex:1}.rpg-next-objective>small{font-size:11px;color:#bbd5a4}.rpg-adventure-book{--book-accent:#b5dba6;min-width:0;margin-bottom:28px}.rpg-book-hero{padding:24px;border:1px solid #a3c99240;border-radius:20px;background:radial-gradient(ellipse at 100% 0,#77ab7440,transparent 65%),linear-gradient(135deg,#264633,#142b25);overflow:hidden}.rpg-book-hero>span,.rpg-book-kicker{font-size:10px;letter-spacing:.13em;font-weight:700;color:var(--book-accent)}.rpg-book-hero h3{font-size:clamp(26px,4vw,42px);line-height:1.12;margin:16px 0;letter-spacing:-.04em}.rpg-adventure-book p{font-size:13px;line-height:1.7;color:#c2cdb9}.rpg-adventure-book>nav:not(.rpg-pagination){display:flex;gap:6px;overflow:auto;margin:16px 0 22px;padding:4px;border-radius:12px;background:#0e231c}.rpg-adventure-book>nav>button{padding:10px 14px;font-size:12px;white-space:nowrap;border-radius:9px;border:0;background:transparent;color:#b7c9ae}.rpg-adventure-book>nav>button[aria-pressed=true]{background:#b5dba6;color:#132c23}.rpg-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0}.rpg-adventure-book article{min-width:0;padding:20px;border:1px solid #a4c18b30;border-top:3px solid #a4c18b30;border-radius:16px;background:#162e25}.rpg-adventure-book article h3{margin:12px 0;font-size:21px;letter-spacing:-.025em}.rpg-adventure-book small{display:block;color:#a3b69b;line-height:1.6;font-size:11px;margin:8px 0}.rpg-adventure-book button{cursor:pointer}.rpg-adventure-book button:disabled{cursor:default;opacity:.45}.rpg-adventure-book .rpg-primary,.rpg-adventure-book .rpg-secondary{padding:10px 13px;font-size:12px;min-height:40px;margin:6px 6px 6px 0}.rpg-book-notice{padding:12px 15px;border:1px solid #b5dba645;background:#709c5820;border-radius:10px}.rpg-objectives{list-style:none;padding:0;display:flex;gap:6px;flex-wrap:wrap}.rpg-objectives li{font-size:11px;padding:5px 8px;border-radius:6px;background:#0f241d;color:#a7b89c}.rpg-objectives li[data-done=true]{color:#c9edb5;background:#7baa552b}.rpg-objectives li[data-done=true]:before{content:"✓ "}.rpg-adventure-book label{display:block;font-size:12px;color:#d7dfc7;margin:12px 0}.rpg-adventure-book input,.rpg-adventure-book select{display:block;width:100%;max-width:100%;box-sizing:border-box;background:#10251e;border:1px solid #95b78145;border-radius:9px;color:#f0eed3;padding:11px;margin-top:7px;font-size:13px}.rpg-book-banner{display:flex;align-items:center;gap:15px;justify-content:space-between}.rpg-book-banner>img{width:100px;height:100px;image-rendering:pixelated}.rpg-legend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rpg-legend-grid article>img{display:block;width:80px;height:80px;image-rendering:pixelated}.rpg-legend-grid p{font-size:11px}.rpg-book-team{display:flex;flex-wrap:wrap;gap:3px;margin:12px 0}.rpg-book-team img{width:70px;height:70px;image-rendering:pixelated}.rpg-book-row{display:flex;gap:7px;align-items:center;flex-wrap:wrap;border-bottom:1px solid #a3bc8930;padding:9px 0;font-size:12px}.rpg-book-row>span,.rpg-book-row>strong{flex:1}.rpg-book-row>button:not(.rpg-primary){background:transparent;border:0;color:#bbcfac;font-size:11px}.rpg-companion-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rpg-companion-picker button{border:1px solid #a5bc9230;background:#10271f;border-radius:12px;color:#e0e8cf;padding:7px 3px;font-size:10px}.rpg-companion-picker button[aria-pressed=true]{border-color:#b5dba6;background:#314e32}.rpg-companion-picker img{display:block;width:60px;height:60px;margin:auto;image-rendering:pixelated}.rpg-trainer-card{background:radial-gradient(ellipse at 100% 0,#b5dba61a,transparent 60%),#132b22!important}.rpg-trainer-card h3{font-size:36px!important;overflow-wrap:anywhere}.rpg-card-stats{display:flex;gap:32px;margin:18px 0}.rpg-card-stats strong{font-size:30px;color:#d6e9be}.rpg-card-stats small{font-size:11px;font-weight:400;margin:0}.rpg-adventure-book button:focus-visible,.rpg-adventure-book input:focus-visible,.rpg-adventure-book select:focus-visible{outline:2px solid #d5eac0;outline-offset:3px}@media (max-width:650px){.rpg-book-grid{grid-template-columns:1fr}.rpg-legend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rpg-adventure-book article{padding:15px}.rpg-book-hero{padding:20px}.rpg-book-team img{width:58px;height:58px}.rpg-card-stats{gap:20px}.rpg-card-stats strong{font-size:24px}}@media (prefers-reduced-motion:no-preference){.rpg-book-hero{animation:rpg-book-enter .35s ease-out}@keyframes rpg-book-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}.rpg-world-activity{display:grid;gap:14px;max-width:720px;margin:auto}.rpg-world-activity h3{margin:0!important;font-size:25px!important;letter-spacing:-.04em}.rpg-world-activity>p{font-size:14px;color:#c0d0ba;line-height:1.7;margin:0}.rpg-world-activity>button{width:100%;justify-content:center;gap:12px}.rpg-activity-portrait{display:flex;align-items:center;gap:12px;color:#b4d9a0;font-size:11px;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #aac89924;padding-bottom:16px}.rpg-activity-portrait>svg{width:42px;height:42px;padding:10px;border-radius:14px;background:#b4d9a014;border:1px solid #b4d9a034}.rpg-activity-guardians{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.rpg-activity-guardians article{display:grid;justify-items:center;gap:8px;border:1px solid #b1d29533;border-radius:18px;padding:14px;background:radial-gradient(ellipse at top,#b8a4ef20,#102b2100 80%)}.rpg-activity-guardians img{width:96px;height:96px;image-rendering:pixelated}.rpg-activity-guardians small{color:#adbca8}.rpg-activity-guardians button{width:100%;font-size:12px;justify-content:center;gap:8px}.rpg-adventure-book .rpg-book-hero{padding:18px 22px;border-radius:16px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px}.rpg-adventure-book .rpg-book-hero>span{width:100%;font-size:9px}.rpg-adventure-book .rpg-book-hero h3{font-size:26px;margin:0;flex:1}.rpg-adventure-book .rpg-book-hero p{margin:0;font-size:11px}.rpg-adventure-book>nav:not(.rpg-pagination){display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible;position:sticky;top:0;z-index:2;background:#10261fee;backdrop-filter:blur(12px);padding:5px;margin:12px 0 20px;border:1px solid #a4c78e26}.rpg-adventure-book>nav>button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;min-width:0;min-height:56px;font-size:11px}.rpg-adventure-book>nav>button[aria-pressed=true]{background:#b2d79d;color:#163529;box-shadow:0 3px 12px #0002}.rpg-book-grid>article{position:relative;display:flex;flex-direction:column;gap:10px;background:linear-gradient(145deg,#20382a,#142a23);border-color:#a4c78e33;border-radius:17px;padding:20px}.rpg-book-grid>article>h3,.rpg-book-grid>article>p{margin:0}.rpg-book-grid>article>small{line-height:1.7;color:#9eb79c}.rpg-book-grid>article>.rpg-primary,.rpg-book-grid>article>.rpg-secondary{min-height:42px;margin-top:4px}.rpg-trade-preview{display:grid;gap:10px;border:1px solid #c9df9b55;border-radius:14px;background:#a7ce9320;padding:16px}.rpg-trade-preview>span{font-size:9px;letter-spacing:.13em;color:#c6df9e}.rpg-trade-preview strong{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rpg-trade-preview small{font-size:11px;color:#b9ccaf}.rpg-book-trade{grid-template-columns:1fr;max-width:660px;margin:auto}@media (max-width:600px){.rpg-adventure-book>nav:not(.rpg-pagination){grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.rpg-adventure-book>nav>button{flex-direction:row;justify-content:center;font-size:10px;min-height:42px;padding:7px 3px}.rpg-adventure-book .rpg-book-hero{padding:14px;gap:6px}.rpg-adventure-book .rpg-book-hero h3{font-size:22px;flex-basis:100%}.rpg-book-grid>article{padding:16px}.rpg-world-activity h3{font-size:22px!important}}.rpg-book-summary{display:flex;gap:8px;flex-wrap:wrap;padding:10px 12px;border:1px solid #acc79926;border-radius:12px;background:#acc7990c}.rpg-book-summary span{font-size:10px;color:#a9bea2;flex:1;white-space:nowrap}.rpg-book-summary strong{color:#dfebc9;font-size:13px;margin-right:3px}.rpg-dex-grid>details[open]{grid-column:1/-1}.rpg-dex-grid .rpg-habitats summary{display:list-item;padding:0;text-align:left}.rpg-dex-grid .rpg-habitats strong{font-size:12px}.rpg-bulk-shop>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.rpg-bulk-shop h3{margin:7px 0;font-size:20px}.rpg-bulk-shop>header>strong{white-space:nowrap;padding:10px 14px;border:1px solid #a8c69955;border-radius:14px;color:#d7e9a7;background:#9abc6d12}.rpg-bulk-list{display:grid;gap:10px;margin-top:18px}.rpg-bulk-list>article{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:20px;padding:18px;border:1px solid #bad4b326;border-radius:18px;background:linear-gradient(125deg,#adc3930d,transparent)}.rpg-bulk-list p{font-size:13px;line-height:1.5;margin:6px 0;color:#b7c6b2}.rpg-bulk-list small{font-size:11px;color:#a3b994}.rpg-bulk-order{display:grid;gap:9px}.rpg-quantity{display:flex;gap:5px;align-items:center}.rpg-quantity button,.rpg-quantity input{height:36px;min-width:32px;text-align:center;border-radius:8px;border:1px solid #bfd5b52b;background:#0d201b;color:#e7ecd6}.rpg-quantity input{width:46px;padding:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.rpg-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.rpg-quantity button:last-child{font-size:11px;padding:0 8px}.rpg-bulk-order>.rpg-primary{display:flex;justify-content:space-between;gap:8px;padding:10px;font-size:12px;min-height:38px}.rpg-bulk-shop button:disabled{opacity:.4;cursor:not-allowed}.rpg-habitats{margin-top:14px;border:1px solid #b4ce982e;border-radius:14px;background:#b8d4a209;padding:14px;color:#dce6ce}.rpg-habitats summary{cursor:pointer;font-size:13px;font-weight:650}.rpg-habitats>p{font-size:12px;line-height:1.5;color:#aabd9f}.rpg-habitats>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;max-height:290px;overflow:auto}.rpg-habitats article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:9px;background:#071b173d}.rpg-habitats small,.rpg-habitats strong{display:block;font-size:12px}.rpg-habitats small{font-size:10px;color:#afbf9f;margin-top:4px}.rpg-habitats b{font-size:11px;white-space:nowrap;color:#d3e6a9}.rpg-exploration-guide>.rpg-habitats{grid-column:1/-1}@media (max-width:540px){.rpg-bulk-shop>header{align-items:flex-start}.rpg-bulk-shop h3{font-size:17px}.rpg-bulk-shop>header>strong{font-size:12px;padding:8px}.rpg-bulk-list>article{grid-template-columns:1fr;gap:12px;padding:14px}.rpg-bulk-order{grid-template-columns:auto minmax(0,1fr);gap:8px}.rpg-bulk-order>.rpg-primary{flex-direction:column;justify-content:center;align-items:center;gap:2px}.rpg-quantity{gap:3px}.rpg-quantity input{width:34px}.rpg-quantity button{min-width:28px}.rpg-habitats>div{grid-template-columns:1fr}}.rpg-room-invite{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:13px 17px;margin:0 0 14px;border:1px solid #b6d2a530;border-radius:14px;background:linear-gradient(120deg,#9dc99515,#122b22)}.rpg-room-invite>div:first-child{flex:1;min-width:150px}.rpg-room-invite>div>span{font-size:10px;font-weight:700;letter-spacing:.13em;color:#cbdfaa}.rpg-room-invite p{margin:4px 0 0;font-size:11px;line-height:1.5;color:#afc1a7}.rpg-room-copy{display:flex;align-items:center;border:1px solid #b6d2a538;border-radius:10px;overflow:hidden;background:#091d18}.rpg-room-copy input{width:108px!important;min-width:0;margin:0!important;padding:10px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f1edcc;text-align:center;font-size:17px;font-weight:800;letter-spacing:.14em;cursor:text}.rpg-room-copy button{display:flex;align-items:center;gap:7px;min-height:42px;padding:10px 14px;background:#a2cfa6;color:#123126;font-size:12px;font-weight:700}.rpg-room-copy button:focus-visible,.rpg-room-copy input:focus-visible{outline:2px solid #e2edb6;outline-offset:-3px}.rpg-room-copy-help{width:100%;font-size:11px;color:#f4dba2}@media (max-width:520px){.rpg-room-invite{gap:10px;padding:12px}.rpg-room-invite>div:first-child{min-width:100%}.rpg-room-copy{width:100%;justify-content:space-between}.rpg-room-copy input{flex:1}.rpg-room-copy button{min-width:100px;justify-content:center}}.rpg-atlas-tabs{display:flex;gap:7px}.rpg-atlas-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;flex:1;padding:12px 8px;border:1px solid #a6c69933;border-radius:10px;font-size:13px;color:#b4c7a7}.rpg-atlas-tabs button[aria-pressed=true]{background:#b8d2a1;color:#16352a}.rpg-atlas header{padding:23px 0 18px}.rpg-atlas header>span{font-size:9px;letter-spacing:.16em;color:#b4c997}.rpg-atlas h3{font-size:32px;margin:8px 0}.rpg-atlas p{font-size:13px;line-height:1.7;color:#b5c4ad}.rpg-atlas header>small{display:flex;gap:6px;align-items:center;color:#e1c695;font-size:11px}.rpg-atlas-map{display:grid;grid-auto-rows:58px;gap:5px;padding:15px;background:radial-gradient(ellipse at 50% 100%,#a3be7230,transparent),#0b241c;border:1px solid #accfa72c;border-radius:17px}.rpg-atlas-map>span{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #aaca7526;border-radius:7px;color:#76957b;text-align:center;min-width:0}.rpg-atlas-map>span.visited{background:#a9c78d24;color:#c4dca8}.rpg-atlas-map>span.current{outline:2px solid #ecd799;color:#fff2ba}.rpg-atlas-map small{font-size:7px;line-height:1.2;padding:2px;overflow:hidden;max-height:25px}.rpg-atlas-map b{font-size:14px}.rpg-atlas-heading{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:22px 0 12px}.rpg-atlas-heading h4{font-size:16px;margin:0}.rpg-atlas-heading>span{font-size:10px;color:#aabc98;margin-left:auto}.rpg-atlas-towns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rpg-atlas-towns button{padding:14px;text-align:left;background:#bbdca310;border:1px solid #c6d9a735;border-radius:13px}.rpg-atlas-towns button>span{display:flex;align-items:center;gap:9px}.rpg-atlas-towns strong{font-size:13px}.rpg-atlas-towns button>small{display:flex;justify-content:space-between;margin:9px 0 0 26px;color:#bfd89c;font-size:11px}.rpg-atlas-towns button:disabled{opacity:.45;cursor:default}.rpg-atlas-towns button:hover:not(:disabled){background:#c6e0a626}.rpg-atlas-zones{margin-top:22px;border-top:1px solid #b3cda830;padding-top:17px}.rpg-atlas-zones summary{font-size:13px;cursor:pointer}.rpg-atlas-zones article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid #b3cda820}.rpg-atlas-zones strong{font-size:13px}.rpg-atlas-zones p{font-size:11px;margin:4px 0}.rpg-atlas-zones article>small{font-size:10px;white-space:nowrap;color:#c7d8ae;text-align:right}.rpg-badges{grid-template-columns:repeat(auto-fit,minmax(95px,1fr))!important}@media (max-width:540px){.rpg-atlas-map{padding:8px;gap:3px;grid-auto-rows:32px}.rpg-atlas-map small{display:none}.rpg-atlas-map b{font-size:10px}.rpg-atlas-heading>span{width:100%;margin:0}.rpg-atlas-towns{grid-template-columns:1fr}.rpg-atlas-tabs button{font-size:12px}.rpg-atlas-zones article{align-items:flex-start;gap:9px}.rpg-atlas-zones article>small{white-space:normal;min-width:62px}}.rpg-zone-encounters{margin:14px 0;padding:14px;border:1px solid #b9d1a72c;border-radius:16px;background:linear-gradient(110deg,#98c59512,#102b21)}.rpg-zone-encounters header{display:flex;justify-content:space-between;align-items:center;gap:14px}.rpg-encounter-guide header>span,.rpg-zone-encounters header span{font-size:9px;letter-spacing:.15em;color:#bad495;font-weight:700}.rpg-zone-encounters header strong{display:block;font-size:13px;margin-top:4px}.rpg-zone-encounters header button{font-size:11px;color:#d0e5ab;white-space:nowrap}.rpg-zone-encounters>p{font-size:12px;line-height:1.5;color:#adc2a7;margin:10px 0 0}.rpg-zone-species{display:flex;overflow-x:auto;gap:8px;padding:12px 0 4px;scrollbar-width:thin;scrollbar-color:#78956b transparent}.rpg-zone-species>button{display:flex;gap:5px;align-items:center;flex:0 0 auto;min-width:136px;border:1px solid #c1d59c21;border-radius:11px;padding:5px 10px 5px 2px;background:#0b221d}.rpg-zone-species img{image-rendering:pixelated;flex-shrink:0}.rpg-zone-species small,.rpg-zone-species strong{display:block;font-size:11px;text-align:left}.rpg-zone-species small{font-size:10px;color:#a9c49b;margin-top:3px}.rpg-zone-species>button:hover{border-color:#b8d29b80}.rpg-encounter-guide header{margin:22px 0 18px}.rpg-encounter-guide h3{font-size:25px;line-height:1.15;margin:9px 0}.rpg-encounter-guide header p{font-size:12px;line-height:1.6;color:#afc1a4}.rpg-guide-search{display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #bbd6a73d;border-radius:11px;background:#0c241c}.rpg-guide-search input{width:100%;min-width:0;padding:12px 0;background:transparent;border:0;font-size:13px;color:#e9edce;outline-offset:2px}.rpg-guide-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.rpg-guide-filters label{font-size:11px;color:#b9cda8}.rpg-guide-filters select{display:block;max-width:100%;width:100%;margin-top:5px;padding:11px 8px;border:1px solid #bdd59f38;border-radius:10px;background:#122c22;color:#edf1d5;font-size:12px}.rpg-guide-count{font-size:11px;color:#9fb792;margin:15px 0}.rpg-guide-results{display:grid;gap:8px}.rpg-guide-results article{display:flex;align-items:center;gap:12px;padding:12px 10px;background:#b5d49b0a;border:1px solid #b5d49b24;border-radius:12px}.rpg-guide-results img{image-rendering:pixelated;flex-shrink:0}.rpg-guide-results article>div{min-width:0;flex:1}.rpg-guide-results strong{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px}.rpg-guide-results strong small{font-size:10px;color:#9cb48f;font-weight:400}.rpg-guide-results p{display:flex;align-items:center;gap:4px;font-size:11px;line-height:1.4;color:#bfd1af;margin:5px 0}.rpg-guide-results svg{flex-shrink:0}.rpg-guide-results span{font-size:11px;color:#b7ce9c}.rpg-guide-results em{display:flex;align-items:center;gap:5px;margin-top:5px;font-size:10px;font-style:normal;color:#d9bf8d}.rpg-encounter-guide>.rpg-secondary{width:100%;margin-top:14px}.rpg-collection-tabs{flex-wrap:wrap}.rpg-collection-tabs>button{min-width:0}.npc-research{background:#777196!important}@media (max-width:520px){.rpg-zone-encounters header{align-items:flex-start}.rpg-zone-encounters header button{max-width:86px;white-space:normal;text-align:right}.rpg-guide-filters{grid-template-columns:1fr}.rpg-guide-results article{gap:6px;padding:10px 6px}.rpg-guide-results img{width:42px;height:42px}.rpg-guide-results strong{font-size:12px}.rpg-encounter-guide h3{font-size:21px}.rpg-collection-tabs>button{flex:1 1 40%;font-size:11px!important}}.rpg-learn>label{display:grid;gap:6px;font-size:12px}.rpg-learn-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.rpg-learn-slots button{display:grid;gap:5px;text-align:left;background:#10281e;border:1px solid #a2cfa633;border-radius:10px;padding:12px}.rpg-learn-slots button[aria-pressed=true]{border-color:#c6dca1;background:#a2cfa617}.rpg-learn-slots small{color:#9cae91;font-size:9px;letter-spacing:1px}.rpg-learn-slots strong{font-size:12px;overflow-wrap:anywhere}.rpg-learn-slots span{color:#b4c2a0;font-size:10px}.rpg-learn-confirm{border-top:1px solid #a2cfa626;padding-top:8px}.rpg-learn button:disabled{opacity:.5}@media (max-width:600px){.rpg-learn-slots{grid-template-columns:1fr 1fr}.rpg-learn-slots button{padding:9px}}.rpg-detail-dialog{width:min(1080px,calc(100% - 32px))}.rpg-detail-dialog .rpg-dialog-content{padding:22px}.rpg-detail-dialog .rpg-dialog-content>header{padding-bottom:14px;margin-bottom:12px}.rpg-detail-dialog .rpg-dialog-content>header .rpg-eyebrow{display:none}.rpg-detail-dialog .rpg-dialog-content h2{font-size:22px;margin:0;letter-spacing:-.5px}.rpg-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.rpg-detail-toolbar>.rpg-text-button{margin:0;font-size:12px}.rpg-detail-tabs{display:flex;padding:3px;gap:3px;background:#0c2119;border:1px solid #a2cfa622;border-radius:12px}.rpg-detail-tabs button{min-height:36px;padding:7px 15px;border-radius:8px;color:#a9bda8;font-size:12px;transition:background .15s,color .15s}.rpg-detail-tabs button[aria-pressed=true]{background:#a2cfa6;color:#183428;font-weight:700}.rpg-detail-tabs .rpg-detail-tab-moves,.rpg-detail-tabs .rpg-detail-tab-stats{display:none}.rpg-detail-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:14px;align-items:stretch}.rpg-detail-grid>section{min-width:0;border:1px solid #a2cfa626;border-radius:16px;padding:16px;background:linear-gradient(155deg,#24403480,#11281f60)}.rpg-detail-grid h4{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;font-size:15px}.rpg-detail-grid h4>span{color:#a5bba3;font-size:11px;font-weight:400}.rpg-detail-grid .rpg-creature-hero{position:relative;flex-direction:column;gap:0;padding:0;text-align:center}.rpg-detail-grid .rpg-creature-hero>.rpg-pokemon-sprite{width:112px;height:100px;-o-object-fit:contain;object-fit:contain;background:radial-gradient(ellipse,#a2cfa638,transparent 70%)}.rpg-detail-grid .rpg-creature-hero>div{width:100%}.rpg-detail-grid .rpg-creature-hero .rpg-eyebrow{font-size:9px;letter-spacing:1.4px}.rpg-detail-grid .rpg-creature-hero h3{margin:5px 0;font-size:24px;line-height:1.15;overflow-wrap:anywhere}.rpg-detail-grid .rpg-creature-hero p{font-size:12px;margin:5px 0}.rpg-detail-grid .rpg-types{justify-content:center;margin:8px 0}.rpg-detail-grid .rpg-types span{padding:3px 8px}.rpg-detail-grid .rpg-creature-hero small{display:block;margin-top:5px;font-size:11px;color:#c1d1b7}.rpg-detail-grid .rpg-detail-facts{grid-template-columns:1fr;gap:9px;margin:12px 0 0}.rpg-detail-grid .rpg-detail-facts>div{border:0;border-top:1px solid #a2cfa61c;border-radius:0;padding:9px 0 0}.rpg-detail-grid .rpg-detail-facts strong{display:inline;font-size:13px;margin:0}.rpg-detail-grid .rpg-detail-facts small{display:inline;margin-right:8px;font-size:11px}.rpg-detail-grid .rpg-detail-facts p{margin:4px 0 0;line-height:1.4;font-size:11px}.rpg-detail-grid .rpg-experience{margin-top:10px}.rpg-detail-grid .rpg-stat-table{margin:0;font-size:12px}.rpg-detail-grid .rpg-stat-table td,.rpg-detail-grid .rpg-stat-table th{padding:12px 5px}.rpg-detail-grid .rpg-stat-table thead th{font-size:9px;padding-top:0;letter-spacing:.3px}.rpg-detail-grid .rpg-stat-table td:nth-child(2){min-width:46px;color:#e9edcc}.rpg-detail-grid .rpg-stat-table td:nth-child(n+3){color:#9eb29e}.rpg-detail-stat-bar{display:block;height:3px;border-radius:3px;background:#a2cfa6;margin-top:5px;margin-left:auto}.rpg-detail-hint{font-size:10px;color:#a3b79f;line-height:1.5;margin:12px 0 0}.rpg-detail-move-meta{flex-basis:100%;color:#9fb59e;font-size:10px}.rpg-detail-moves .rpg-list{display:grid;gap:8px}.rpg-detail-moves .rpg-list>div{display:flex;flex-wrap:wrap;gap:5px;padding:14px 12px;border:1px solid #a2cfa629;border-radius:10px;background:#0c21194d}.rpg-detail-moves .rpg-list strong{font-size:13px}.rpg-detail-moves .rpg-list span{color:#b6caa9;font-size:11px;white-space:nowrap}.rpg-detail-manage{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.rpg-creature-detail[data-tab=manage] .rpg-detail-grid,.rpg-detail-manage[hidden]{display:none}.rpg-detail-manage .rpg-disclosure{grid-column:1/-1;margin:0;padding:12px}.rpg-detail-manage .rpg-label{margin:0}.rpg-detail-manage>.rpg-label:last-child{grid-column:1/-1}.rpg-detail-tabs button:focus-visible{outline:2px solid #d9edb3;outline-offset:2px}@media (max-width:800px){.rpg-detail-dialog{width:min(480px,calc(100% - 20px));max-height:calc(100dvh - 24px)}.rpg-detail-dialog .rpg-dialog-content{padding:16px}.rpg-detail-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:12px}.rpg-detail-tabs{width:100%}.rpg-detail-tabs button{flex:1;min-height:40px;padding:7px 6px;font-size:11px}.rpg-detail-tabs .rpg-detail-tab-moves,.rpg-detail-tabs .rpg-detail-tab-stats{display:block}.rpg-detail-grid{grid-template-columns:1fr}.rpg-detail-grid>section{display:none;padding:14px}.rpg-creature-detail[data-tab=moves] .rpg-detail-moves,.rpg-creature-detail[data-tab=profile] .rpg-detail-profile,.rpg-creature-detail[data-tab=stats] .rpg-detail-stats{display:block}.rpg-detail-grid .rpg-creature-hero{flex-direction:row;gap:10px;text-align:left}.rpg-detail-grid .rpg-creature-hero>.rpg-pokemon-sprite{width:88px;height:112px}.rpg-detail-grid .rpg-creature-hero h3{font-size:21px}.rpg-detail-grid .rpg-types{justify-content:flex-start}.rpg-detail-grid .rpg-detail-facts{gap:8px}.rpg-detail-manage{grid-template-columns:1fr}.rpg-detail-manage>.rpg-secondary{padding:10px}}@media (max-width:360px){.rpg-detail-dialog .rpg-dialog-content{padding:12px}.rpg-detail-grid .rpg-creature-hero>.rpg-pokemon-sprite{width:65px}.rpg-detail-grid .rpg-creature-hero h3{font-size:19px}}@media (max-width:800px) and (max-height:700px){.rpg-detail-grid .rpg-stat-table td,.rpg-detail-grid .rpg-stat-table th{padding:7px 4px}.rpg-detail-stat-bar{margin-top:3px}.rpg-detail-moves .rpg-list>div{padding:8px;gap:3px}}.rpg-game-shell{display:grid;grid-template-columns:minmax(0,1fr) 86px;grid-template-rows:auto auto;overflow:hidden;border:1px solid #9ab78a55;border-radius:20px;padding:6px;background:#15271e;box-shadow:0 20px 60px #0004}.rpg-canvas{position:relative}.rpg-map-touch{display:none;z-index:12;width:76px;height:76px;margin:-38px 0 0 -38px;border:2px solid #e1edbd99;background:#14281f66;pointer-events:none;box-shadow:0 2px 14px #0003}.rpg-map-touch,.rpg-map-touch>i{position:absolute;border-radius:50%}.rpg-map-touch>i{left:25px;top:25px;width:22px;height:22px;background:#d6e7aee6;box-shadow:0 2px 6px #0004}.rpg-touch-instruction{display:none}@media (pointer:coarse){.rpg-touch-instruction{display:block;margin-top:4px;color:#d4e6bd}}.rpg-game-shell>.rpg-stage{grid-column:1;grid-row:1;border:0;border-radius:14px;box-shadow:none}.rpg-game-shell>.rpg-world-bottom{grid-column:1;grid-row:2;margin:0;padding:10px;gap:12px;border-top:1px solid #aec69522}.rpg-game-shell>.rpg-dock{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;justify-content:center;margin:0;padding:8px 4px;gap:7px;border:0;background:transparent}.rpg-game-shell>.rpg-dock>button{display:flex;flex-direction:column;gap:7px;min-height:60px;padding:8px 3px;border-radius:12px;font-size:10px;white-space:normal;background:#acc89408}.rpg-game-shell>.rpg-dock>button:hover{background:#b4d89520}.rpg-game-shell .rpg-mini-team{flex-wrap:nowrap;min-width:0;gap:5px}.rpg-game-shell .rpg-mini-team>button{width:54px;min-width:0;background:#9bbb8720;border-radius:10px}.rpg-game-shell .rpg-canvas{height:min(57vh,560px)}.rpg-feedback-dialog{max-width:480px}.rpg-feedback-copy{margin:8px 0 22px;line-height:1.7;color:#e6e8cf;overflow-wrap:anywhere}@media (max-width:700px){.rpg-game-shell{display:flex;flex-direction:column;border-radius:14px;padding:4px}.rpg-game-shell>.rpg-stage{flex:none}.rpg-game-shell .rpg-canvas{height:43svh;min-height:260px}.rpg-game-shell>.rpg-world-bottom{flex-wrap:wrap;padding:8px 4px;justify-content:space-between}.rpg-game-shell .rpg-mini-team{width:100%;max-width:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.rpg-game-shell .rpg-mini-team>button{width:auto;padding:3px}.rpg-game-shell .rpg-mini-team .rpg-pokemon-sprite{width:35px;height:35px}.rpg-game-shell .rpg-controls{width:100%;justify-content:space-between}.rpg-game-shell>.rpg-dock{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;padding:5px 0 0;border-top:1px solid #aec69522}.rpg-game-shell>.rpg-dock>button{font-size:8px;min-width:0;min-height:51px;padding:6px 1px;gap:4px}.rpg-game-shell>.rpg-dock>button svg{width:17px;height:17px}}.rpg-playing{height:100dvh;min-height:0;padding:12px;overflow:hidden}.rpg-playing>.rpg-topbar{display:none}.rpg-playing .rpg-adventure{width:100%;max-width:1800px;height:100%;margin:0 auto;padding:0}.rpg-playing .rpg-game-shell{position:relative;height:100%;grid-template-columns:minmax(0,1fr) 76px;grid-template-rows:58px 38px minmax(0,1fr) 78px;padding:6px;gap:0;border-radius:20px}.rpg-playing .rpg-game-shell>.rpg-stage{grid-row:3;grid-column:1;min-height:0;overflow:hidden;margin:0}.rpg-playing .rpg-game-shell .rpg-canvas{height:100%;min-height:0;width:100%}.rpg-playing .rpg-game-shell>.rpg-world-bottom{grid-row:4;grid-column:1;padding:6px 10px;min-width:0;flex-wrap:nowrap}.rpg-playing .rpg-game-shell>.rpg-dock{grid-row:3/5;grid-column:2;justify-content:space-evenly;padding:4px;gap:3px}.rpg-playing .rpg-game-shell>.rpg-dock>button{min-height:44px;font-size:10px;padding:6px 2px;flex:1;max-height:72px;gap:5px}.rpg-play-hud{grid-row:1;grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:0 8px;min-width:0}.rpg-hud-location{min-width:0;margin-right:auto}.rpg-hud-location small{display:block;text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#9fbc99}.rpg-hud-location h1{font-size:20px;line-height:1.2;letter-spacing:-.5px;margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rpg-hud-badges,.rpg-hud-wallet{display:flex;align-items:center;gap:6px;font-size:13px;color:#eedb9f;white-space:nowrap}.rpg-hud-wallet>span{font-size:10px;color:#a9bda6}.rpg-hud-badges{color:#acd3b4}.rpg-hud-icon{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#9fb89912;color:#c8d7bd;border:1px solid #9fb89920}.rpg-hud-icon:hover{background:#9fb89930}.rpg-play-hud .rpg-room-invite{margin:0;padding:0;display:flex;position:relative;gap:0;background:transparent;border:0;flex-shrink:0}.rpg-play-hud .rpg-room-invite>div:first-child{display:none}.rpg-play-hud .rpg-room-copy{min-width:0;border-radius:9px}.rpg-play-hud .rpg-room-copy input{width:82px!important;padding:6px!important;font-size:12px;letter-spacing:.1em}.rpg-play-hud .rpg-room-copy button{min-width:0;padding:9px;min-height:36px}.rpg-play-hud .rpg-room-copy button span{display:none}.rpg-play-hud .rpg-room-copy-help{position:absolute;right:0;top:100%;z-index:30;background:#19352b;border:1px solid #9cba85;padding:10px;width:230px;font-size:12px}.rpg-save-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#91c695;box-shadow:0 0 8px #91c69544}.rpg-save-dot.is-saving{background:#e8cc86}.rpg-play-context{grid-column:1/-1;grid-row:2;justify-content:space-between;gap:12px;padding:0 10px 6px}.rpg-play-context,.rpg-play-context button{display:flex;align-items:center;min-width:0}.rpg-play-context button{gap:8px;font-size:11px;color:#c4d4ba;text-align:left;min-height:30px}.rpg-play-context button:first-child{flex:1}.rpg-play-context button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rpg-play-context small{font-size:9px;color:#9bbc8c;letter-spacing:.08em;margin-right:8px}.rpg-play-context button:last-child{color:#abd8bf;border-radius:8px;padding:4px 10px;background:#80b79516}.rpg-play-context svg{flex-shrink:0}.rpg-rotate-hint{position:absolute;z-index:25;left:12px;right:12px;top:106px;padding:10px 12px;background:#122b29f2;border:1px solid #b0cca577;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:12px;box-shadow:0 8px 24px #0004}.rpg-rotate-hint>button{margin-left:auto;padding:6px}.rpg-playing .rpg-game-shell .rpg-mini-team>button{width:46px;padding:3px}.rpg-playing .rpg-mini-team .rpg-pokemon-sprite{width:36px;height:36px}.rpg-playing .rpg-mini-team .rpg-hp{margin:2px 0}.rpg-playing .rpg-game-shell .rpg-controls{gap:14px}.rpg-playing .rpg-dpad button{width:28px;height:28px}.rpg-playing .rpg-interact{width:56px;height:56px;min-width:56px}@media (max-width:700px) and (orientation:portrait){.rpg-playing{padding:env(safe-area-inset-top) 0 0}.rpg-playing .rpg-game-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:74px 40px minmax(0,1fr) 136px 58px;border-radius:0;padding:4px 4px max(4px,env(safe-area-inset-bottom))}.rpg-play-hud{padding:2px 5px;gap:7px;flex-wrap:wrap;align-content:center}.rpg-hud-location{flex:1}.rpg-hud-location h1{font-size:16px}.rpg-hud-location small{font-size:8px}.rpg-hud-wallet{font-size:12px}.rpg-hud-badges,.rpg-hud-sound,.rpg-hud-wallet>span{display:none}.rpg-play-hud .rpg-room-invite{order:10;margin-left:auto}.rpg-play-hud .rpg-room-copy input{padding:3px 8px;font-size:10px;width:75px}.rpg-play-hud .rpg-room-copy button{min-height:24px;padding:4px 8px}.rpg-save-dot{order:11;margin-right:4px}.rpg-hud-icon{width:32px;height:32px}.rpg-play-context{padding:0 5px 6px;gap:8px}.rpg-play-context small{display:none}.rpg-play-context button{font-size:10px}.rpg-play-context button:last-child{max-width:45%;padding:4px 6px}.rpg-playing .rpg-game-shell>.rpg-world-bottom{grid-row:4;flex-wrap:wrap;padding:5px;gap:4px;align-content:space-between}.rpg-playing .rpg-game-shell .rpg-mini-team{width:100%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.rpg-playing .rpg-game-shell .rpg-mini-team>button{width:100%;height:49px}.rpg-playing .rpg-mini-team .rpg-pokemon-sprite{height:30px;width:30px}.rpg-playing .rpg-game-shell .rpg-controls{width:100%;justify-content:space-between}.rpg-playing .rpg-game-shell>.rpg-dock{grid-row:5;grid-column:1;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:2px;padding:3px 0 0}.rpg-playing .rpg-game-shell>.rpg-dock>button{font-size:8px;min-height:44px;gap:3px;padding:3px 1px}}@media (orientation:landscape) and (max-height:600px){.rpg-playing{padding:0 max(4px,env(safe-area-inset-right)) 0 max(4px,env(safe-area-inset-left))}.rpg-playing .rpg-game-shell{display:grid;grid-template-columns:minmax(0,1fr) 62px;grid-template-rows:40px 30px minmax(0,1fr) 58px;padding:3px;border-radius:0}.rpg-play-hud{gap:8px;padding:0 5px}.rpg-hud-location h1{font-size:15px}.rpg-hud-location small{font-size:8px}.rpg-hud-icon{width:30px;height:30px}.rpg-hud-wallet>span{display:none}.rpg-play-context{padding-bottom:2px}.rpg-play-context button{min-height:26px;font-size:10px}.rpg-playing .rpg-game-shell>.rpg-dock{display:flex;grid-row:3/5;grid-column:2;padding:0 2px;gap:1px}.rpg-playing .rpg-game-shell>.rpg-dock>button{min-height:28px;font-size:8px;gap:1px;padding:2px}.rpg-playing .rpg-dock svg{width:15px;height:15px}.rpg-playing .rpg-game-shell>.rpg-world-bottom{grid-row:4;grid-column:1;flex-wrap:nowrap;padding:3px 6px;gap:8px}.rpg-playing .rpg-game-shell .rpg-mini-team{display:flex;width:auto;max-width:45%;gap:4px}.rpg-playing .rpg-game-shell .rpg-mini-team>button{width:39px;height:48px;padding:2px}.rpg-playing .rpg-mini-team .rpg-pokemon-sprite{width:28px;height:28px}.rpg-playing .rpg-game-shell .rpg-controls{width:auto;gap:10px}.rpg-playing .rpg-dpad{display:none}.rpg-playing .rpg-interact{width:45px;height:45px;min-width:45px;font-size:20px}.rpg-playing .rpg-interact span{font-size:8px}.rpg-playing .rpg-joystick{width:48px;height:48px}.rpg-playing .rpg-dialog{max-height:96dvh}}.rpg-playing .rpg-joystick>span{width:28px;height:28px;left:calc(50% - 14px);top:calc(50% - 14px)}.rpg-playing .rpg-joystick>.down,.rpg-playing .rpg-joystick>.up{left:calc(50% - 5.5px)}.rpg-playing .rpg-joystick>.left,.rpg-playing .rpg-joystick>.right{top:calc(50% - 5.5px)}.rpg-playing .rpg-joystick{width:64px;height:64px}@media (max-width:700px) and (orientation:portrait){.rpg-playing .rpg-play-hud{display:grid;grid-template-columns:32px minmax(0,1fr) auto 32px;grid-template-rows:36px 28px;gap:2px 7px}.rpg-play-hud>.rpg-hud-icon:first-child{grid-column:1;grid-row:1}.rpg-playing .rpg-hud-location{grid-column:2/4;grid-row:1;width:100%}.rpg-play-hud>.rpg-hud-icon:last-child{grid-column:4;grid-row:1}.rpg-playing .rpg-hud-wallet{grid-row:2;grid-column:1/3;padding-left:4px}.rpg-playing .rpg-play-hud .rpg-room-invite{grid-column:3/5;grid-row:2;width:126px;justify-self:end}.rpg-playing .rpg-play-hud .rpg-room-copy{width:126px;display:flex;flex-direction:row}.rpg-playing .rpg-play-hud .rpg-room-copy input{width:82px;flex:none}.rpg-playing .rpg-play-hud .rpg-room-copy button{width:44px;flex:none}.rpg-playing .rpg-save-dot{position:absolute;left:96px;top:54px}}.rpg-alpha-tag{display:inline-block;padding:3px 8px;margin-left:6px;border:1px solid #d5a76966;border-radius:7px;background:#b2813a22;color:#e4bf82;font-size:11px;vertical-align:middle}.rpg-farm-panel{display:grid;gap:18px}.rpg-farm-panel h3,.rpg-farm-panel h4,.rpg-farm-panel p{margin:0}.rpg-farm-panel p{color:var(--rpg-muted,#a9bea2);line-height:1.6;font-size:14px}.rpg-farm-intro{display:flex;gap:18px;align-items:center;padding:22px;background:linear-gradient(120deg,#32574155,#759b6420);border:1px solid #90bb8133;border-radius:20px}.rpg-farm-intro>svg{width:38px;height:38px;color:#dacf91;flex-shrink:0}.rpg-farm-intro h3{font-size:24px;margin-bottom:6px}.rpg-egg-grid,.rpg-inherit-grid,.rpg-material-grid,.rpg-parent-grid,.rpg-recipe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rpg-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rpg-material-grid>div{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid;border-radius:12px;font-size:12px}.rpg-material-grid strong{margin-left:auto;color:#f2eccd}.rpg-egg-grid article,.rpg-recipe-grid article{padding:17px;border:1px solid #a7c09230;background:#09231b55;border-radius:16px;display:grid;gap:12px;align-content:start}.rpg-recipe-grid article>div{display:flex;flex-wrap:wrap;gap:6px}.rpg-recipe-grid small{color:#b5cbb0}.rpg-recipe-grid article>div small{border-radius:6px;background:#a7c09212;padding:5px 8px;font-size:11px}.rpg-recipe-grid small[data-missing=true]{color:#edaa8f}.rpg-farm-panel .rpg-primary{min-height:42px;height:auto;padding:11px 16px;font-size:13px;justify-content:center;gap:8px}.rpg-farm-panel .rpg-label,.rpg-inherit-grid label{display:grid;gap:7px;font-size:12px;color:#bdcba8}.rpg-farm-panel input,.rpg-farm-panel select{width:100%;min-width:0;border:1px solid #a7c09244;background:#10291f;color:#f2eccd;border-radius:10px;padding:11px;font:inherit}.rpg-inherit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rpg-node-hero{text-align:center;display:grid;justify-items:center;gap:8px;padding:22px;border:1px solid #c4a67555;border-radius:22px;background:radial-gradient(ellipse at 50% 30%,#dbb26622,transparent 70%),#0d241b}.rpg-node-hero>img{width:140px;height:140px;image-rendering:pixelated;filter:drop-shadow(0 8px 18px #da865b55);animation:rpg-alpha-breathe 2.5s ease-in-out infinite}.rpg-node-hero>svg{width:70px;height:70px;color:#d8b886;margin:20px}.rpg-node-hero>span{font-size:10px;letter-spacing:2px;color:#d8b886}.rpg-node-hero h3{font-size:25px}.rpg-node-hero small{color:#abc5a9}.rpg-mining-bar{height:5px;overflow:hidden;border-radius:10px;background:#254733}.rpg-mining-bar i{display:block;height:100%;background:#ead292;animation:rpg-extract .85s linear both;transform-origin:left}.rpg-run-bank{display:grid;grid-template-columns:28px 1fr;padding:20px;gap:8px;border:1px solid #c6b37766;background:#beaa5720;border-radius:16px}.rpg-run-bank span{grid-column:2;font-size:12px;color:#c0cfae}.rpg-party-offer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;background:#284133;border-radius:12px}.rpg-egg-grid article>svg{width:36px;height:36px;color:#dfdca5}.rpg-egg-grid progress{width:100%;height:7px;accent-color:#b9db9d}.rpg-egg-grid small{color:#b1c8ac}.rpg-farm-notice{padding:13px 16px;background:#54764a33;border:1px solid #92b27c55;border-radius:12px}.rpg-hatch-reveal{text-align:center;padding:25px;background:radial-gradient(circle,#d9d38844,transparent 70%)}.rpg-hatch-reveal img{width:180px;height:180px;image-rendering:pixelated;animation:rpg-hatch 1.4s ease-out both}.rpg-hatch-reveal h3{font-size:30px}.rpg-hatch-reveal .rpg-primary{margin:auto}@keyframes rpg-extract{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes rpg-alpha-breathe{50%{transform:translateY(-5px)}}@keyframes rpg-hatch{0%{transform:scale(.1) rotate(-15deg);filter:brightness(10);opacity:0}50%{filter:brightness(4)}to{transform:scale(1);filter:brightness(1);opacity:1}}@media (max-width:600px){.rpg-inherit-grid,.rpg-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rpg-farm-intro{padding:15px}.rpg-farm-intro h3{font-size:20px}.rpg-recipe-grid article{padding:12px}.rpg-parent-grid{grid-template-columns:1fr}.rpg-node-hero{padding:14px}.rpg-node-hero>img{width:100px;height:100px}.rpg-farm-panel{gap:14px}.rpg-material-grid>div{font-size:11px;padding:9px}}@media (prefers-reduced-motion:reduce){.rpg-hatch-reveal img,.rpg-mining-bar i,.rpg-node-hero>img{animation:none}}.rpg-farm-panel{--farm-accent:#dbbf83;--farm-wash:#ba97551c;gap:16px}.rpg-farm-panel[data-service=farm-nursery],.rpg-farm-panel[data-service=pack]{--farm-accent:#bfd6a0;--farm-wash:#91b57018}.rpg-farm-panel[data-service=farm-ferry]{--farm-accent:#9bd7dd;--farm-wash:#4eabba18}.rpg-farm-panel[data-service=alpha]{--farm-accent:#f0be88;--farm-wash:#d9915a20}.rpg-farm-panel .rpg-farm-intro{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--farm-accent) 24%,transparent);background:radial-gradient(ellipse at 20% 30%,var(--farm-wash),transparent 80%),#10291f;gap:20px;padding:12px 24px 12px 8px;min-height:155px}.rpg-farm-panel .rpg-farm-intro h3{font-size:clamp(22px,3vw,29px);letter-spacing:-.9px;line-height:1.15}.rpg-farm-panel .rpg-farm-intro p{font-size:13px;max-width:360px}.rpg-farm-art{width:180px;height:120px;flex-shrink:0;color:var(--farm-accent,#dcca96);overflow:visible}.rpg-farm-panel .rpg-farm-intro>.rpg-farm-art{width:180px;height:120px;color:var(--farm-accent)}.art-bob{transform-origin:center;animation:farm-bob 4s ease-in-out infinite}.art-waves{animation:farm-tide 3s ease-in-out infinite}.art-hammer{transform-origin:110px 77px;animation:farm-hammer 3s ease-in-out infinite}.art-spark{animation:farm-glint 2.4s ease-in-out infinite}.rpg-farm-tabs{display:flex;padding:5px;gap:5px;border-radius:14px;background:#071b1466;border:1px solid #b8cda022}.rpg-farm-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-height:43px;border:1px solid transparent;border-radius:10px;background:transparent;color:#b3c5a6;font:inherit;font-size:13px;cursor:pointer;transition:background .2s,color .2s}.rpg-farm-tabs button[aria-pressed=true]{background:#314b37;border-color:#b4c79833;color:#f0e9cc;box-shadow:0 3px 10px #0002}.rpg-farm-tabs button span{font-size:10px;background:#dae4b812;border-radius:5px;padding:2px 6px}.rpg-material-drawer{border:1px solid #bbc99d22;border-radius:12px;padding:12px 15px}.rpg-material-drawer summary{font-size:12px;color:#d6dec4;cursor:pointer}.rpg-material-drawer summary>span{float:right;color:#93ac91;font-size:11px}.rpg-material-drawer[open] .rpg-material-grid{margin-top:15px}.rpg-farm-panel .rpg-batch-control{display:flex;align-items:center;justify-content:space-between;gap:14px}.rpg-batch-control>span>small{display:block;margin-top:4px;font-size:10px;color:#8ea68d}.rpg-batch-control>div{display:flex;align-items:center;border:1px solid #a7c09233;border-radius:11px;overflow:hidden;flex-shrink:0}.rpg-batch-control button{background:#2f4833;color:#e6e7ca;border:0;width:38px;min-height:42px;font-size:19px;cursor:pointer}.rpg-farm-panel .rpg-batch-control input{width:47px;text-align:center;border:0;border-radius:0;padding:10px 0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.rpg-batch-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.rpg-farm-panel .rpg-recipe-grid article{position:relative;overflow:hidden;background:linear-gradient(135deg,#2e483028,#091e1680);border-color:#c6ceab28;padding:18px;transition:border-color .2s,box-shadow .2s}.rpg-farm-panel .rpg-recipe-grid article:hover{border-color:#c6ceab55}.rpg-recipe-grid article[data-working=true]{border-color:var(--farm-accent);box-shadow:inset 0 0 28px var(--farm-wash)}.rpg-recipe-grid article[data-working=true]:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 20%,#f5e5b322 50%,transparent 80%);animation:farm-sheen 1.2s linear infinite}.rpg-farm-panel .rpg-recipe-heading{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;margin-bottom:3px}.rpg-recipe-icon{display:grid;place-items:center;flex-shrink:0;width:55px;height:55px;border-radius:14px;background:radial-gradient(circle,#d9c38422,#101d1633);border:1px solid #d9c38422;color:#9dd3c8}.rpg-recipe-icon img{image-rendering:pixelated;width:48px;height:48px}.rpg-farm-panel .rpg-recipe-heading small{display:block;padding:0;background:none;font-size:8px;letter-spacing:1.5px;color:#a7b791}.rpg-recipe-heading h4{font-size:16px;line-height:1.4}.rpg-recipe-heading span{font-size:11px;color:#a3b49a}.rpg-recipe-grid .rpg-primary{margin-top:auto}.rpg-farm-panel .rpg-fossil-card{text-align:center;justify-items:center;background:radial-gradient(ellipse at 50% 30%,#c3ab6225,transparent 65%),#0c2119}.rpg-fossil-card>img{width:112px;height:112px;image-rendering:pixelated;filter:drop-shadow(0 6px 8px #0004);transition:transform .25s}.rpg-fossil-card:hover>img{transform:translateY(-4px)}.rpg-fossil-card .rpg-primary{width:100%}.rpg-owned-chip{justify-self:end;border:1px solid #d1ba8133;border-radius:6px;padding:3px 8px;font-size:10px;color:#cbbf98}.rpg-parent-grid>.rpg-label{background:#0d241b;padding:14px;border:1px solid #a8c39333;border-radius:16px}.rpg-parent-preview{display:flex;align-items:center;gap:10px;min-height:75px}.rpg-parent-preview>img{width:80px;height:80px;image-rendering:pixelated;background:radial-gradient(circle,#b3cc9633,transparent 70%)}.rpg-parent-preview>svg{margin:20px;color:#a8bd91}.rpg-parent-preview>span{font-size:13px;color:#eee6c6}.rpg-parent-preview small{display:block;color:#a4bc98;font-size:11px;margin-top:5px}.rpg-inheritance-title{display:flex;align-items:center;justify-content:space-between}.rpg-inheritance-title>span{padding:5px 9px;border-radius:8px;background:#b8cc9020;color:#c7dba9;font-size:12px}.rpg-inherit-grid label{border-radius:10px;background:#a8c39309;padding:10px}.rpg-farm-panel select:disabled{opacity:.45}.rpg-ferry-ticket{display:grid;gap:10px;position:relative;padding:22px 25px;border:1px dashed #99ccd666;border-radius:16px;background:linear-gradient(110deg,#8cccc51c,#12332a)}.rpg-ferry-ticket>span{letter-spacing:2px;font-size:9px;color:#9cc8c5}.rpg-ferry-ticket strong{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:18px;color:#e9ead1}.rpg-ferry-ticket small{font-size:12px;color:#aacac0}.rpg-delve-path{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));list-style:none;margin:6px 0;padding:0;gap:4px}.rpg-delve-path li{position:relative;display:grid;place-items:center}.rpg-delve-path li:before{content:"";height:1px;background:#a3b78244;position:absolute;left:0;right:-4px;top:50%}.rpg-delve-path li>span{position:relative;display:grid;place-items:center;width:30px;height:30px;border:1px solid #a5bc8844;background:#122d20;border-radius:50%;font-size:11px;color:#a5b99b}.rpg-delve-path li[aria-current=step]>span{background:#d9c18c;color:#273825;box-shadow:0 0 0 4px #d9c18c18;border-color:#e2cd9c}.rpg-delve-path li[data-complete=true]>span{background:#648663;color:#f0ebd2}.rpg-farm-panel .farm-action-boat,.rpg-farm-panel .farm-action-delve-bank{background:transparent;color:#d3d8b8;border:1px solid #a3b78255;box-shadow:none}.rpg-farm-panel .rpg-egg-grid article{position:relative;text-align:center;justify-items:center;overflow:hidden;background:radial-gradient(ellipse at 50% 20%,#c5d7a223,transparent 70%),#0c2119}.rpg-egg-grid article>.rpg-farm-art{width:150px;height:100px}.rpg-egg-grid article[data-ready=true]{border-color:#d9cf91;box-shadow:inset 0 0 25px #d9cf9112}.rpg-egg-grid article[data-ready=true] .art-bob{animation:farm-egg-wiggle 2s ease-in-out infinite}.rpg-egg-grid article .rpg-primary{width:100%}.rpg-egg-grid article strong{font-size:14px}.rpg-egg-grid article small{font-size:11px}.rpg-farm-panel .rpg-farm-notice{display:flex;gap:10px;align-items:center;font-size:12px;border-color:#a8d29155;animation:farm-notice .3s ease-out}.rpg-farm-notice>svg{flex-shrink:0}.farm-spinner{animation:farm-spin .8s linear infinite}.rpg-farm-panel .rpg-primary{transition:background .2s,transform .15s,box-shadow .2s}.rpg-farm-panel .rpg-primary:not(:disabled):active{transform:scale(.98)}.rpg-farm-panel button:focus-visible,.rpg-farm-panel select:focus-visible,.rpg-farm-panel summary:focus-visible{outline:2px solid var(--farm-accent);outline-offset:3px}.rpg-farm-panel button:disabled{cursor:not-allowed;opacity:.45}.rpg-farm-panel .rpg-node-hero{position:relative;isolation:isolate;overflow:hidden;min-height:290px;padding:25px;background:radial-gradient(ellipse at 50% 35%,var(--farm-wash),transparent 65%),#10261d}.rpg-node-orbit{position:absolute;z-index:-1;top:14px;width:190px;height:190px;border:1px dashed #dfc78e33;border-radius:50%;box-shadow:0 0 0 18px #dfc78e04,0 0 0 40px #dfc78e03;animation:farm-spin 45s linear infinite}.rpg-farm-panel .rpg-node-hero>.rpg-farm-art{width:180px;height:130px;margin:0}.rpg-node-timer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;width:170px;margin-top:7px;font-size:11px;color:#b7c5a4}.rpg-node-timer strong{font-variant-numeric:tabular-nums;color:#f1d5a1;font-size:15px}.rpg-node-timer progress{width:100%;height:4px;accent-color:#ddc28c;border:0}.rpg-farm-panel[data-busy=true] .node-crystal .art-bob,.rpg-farm-panel[data-busy=true] .node-fossil .art-bob,.rpg-farm-panel[data-busy=true] .node-ore .art-bob{animation:farm-egg-wiggle .3s linear infinite}@keyframes farm-bob{50%{transform:translateY(-4px) rotate(1deg)}}@keyframes farm-hammer{0%,60%,to{transform:rotate(0)}70%{transform:rotate(15deg)}83%{transform:rotate(-24deg)}}@keyframes farm-tide{50%{transform:translateX(6px);opacity:.6}}@keyframes farm-glint{0%,to{opacity:.15}50%{opacity:1}}@keyframes farm-spin{to{transform:rotate(1turn)}}@keyframes farm-sheen{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes farm-notice{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes farm-egg-wiggle{0%,60%,to{transform:rotate(0)}68%,84%{transform:rotate(-5deg)}76%,92%{transform:rotate(5deg)}}@media (max-width:600px){.rpg-farm-panel .rpg-farm-intro{padding:8px 15px 8px 0;min-height:130px;gap:5px}.rpg-farm-panel .rpg-farm-intro>.rpg-farm-art{width:110px;height:85px}.rpg-farm-panel .rpg-farm-intro h3{font-size:22px}.rpg-farm-panel .rpg-farm-intro p{font-size:12px;line-height:1.5}.rpg-farm-panel .rpg-recipe-grid{grid-template-columns:1fr}.rpg-farm-panel .rpg-recipe-grid article{padding:14px;gap:10px}.rpg-farm-panel .rpg-recipe-grid:has(.rpg-fossil-card){grid-template-columns:repeat(2,minmax(0,1fr))}.rpg-farm-panel .rpg-recipe-grid .rpg-fossil-card{padding:12px}.rpg-fossil-card>img{width:90px;height:90px}.rpg-fossil-card h4{font-size:13px}.rpg-fossil-card small{font-size:11px}.rpg-farm-panel .rpg-parent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rpg-parent-grid>.rpg-label{padding:10px}.rpg-parent-preview{flex-direction:column;gap:0;align-items:flex-start}.rpg-parent-preview>img{align-self:center}.rpg-parent-preview>span{font-size:11px}.rpg-parent-grid select{font-size:11px;padding:9px 5px}.rpg-delve-path li>span{width:24px;height:24px;font-size:10px}.rpg-ferry-ticket{padding:18px}.rpg-ferry-ticket strong{font-size:16px}.rpg-farm-panel .rpg-batch-control{font-size:11px}.rpg-farm-tabs button{font-size:12px}.rpg-batch-control>span>small{max-width:150px}}@media (prefers-reduced-motion:reduce){.rpg-farm-art *,.rpg-farm-panel *,.rpg-farm-panel :after{animation:none!important;transition:none!important}}.rpg-hatch-reveal{position:relative;overflow:hidden;display:grid;gap:14px;justify-items:center;border-radius:20px}.rpg-hatch-kicker{display:flex;align-items:center;gap:8px;letter-spacing:2px;font-size:9px;color:#dacf9a}.rpg-hatch-stage{position:relative;width:230px;height:200px;display:grid;place-items:center}.rpg-hatch-stage>.rpg-farm-art{width:220px;height:160px;z-index:1}.rpg-hatch-stage>.rpg-farm-art .art-bob{animation:farm-egg-wiggle .4s ease-in-out infinite}.rpg-hatch-stage>img{position:relative;z-index:1}.rpg-hatch-rays{position:absolute;inset:0;border-radius:50%;background:repeating-conic-gradient(from 0deg,#f5df9818 0deg 12deg,transparent 12deg 30deg);-webkit-mask-image:radial-gradient(circle,#000 5%,transparent 72%);mask-image:radial-gradient(circle,#000 5%,transparent 72%);opacity:.4;transform:scale(.7);transition:transform 1s,opacity 1s}.rpg-hatch-reveal[data-revealed=true] .rpg-hatch-rays{opacity:1;transform:scale(1.7)}.rpg-hatch-reveal h3{margin:0 0 10px}.rpg-hatch-reveal p{font-size:13px;line-height:1.6;color:#b7c6a3}.rpg-hatch-pedigree{font-size:11px;border:1px solid #b5ce9833;border-radius:9px;padding:7px 12px;color:#d5dab6}.rpg-hatch-reveal .rpg-primary{margin-top:6px;padding:12px 22px}.rpg-hatch-reveal[data-revealed=false] .rpg-primary{background:transparent;border:1px solid #c6d6a433;color:#becdac;font-size:12px;box-shadow:none}@media (prefers-reduced-motion:reduce){.rpg-hatch-reveal *{animation:none!important;transition:none!important}}.rpg-farm-panel .rpg-batch-control>span{display:block}.rpg-inherit-grid progress{width:100%;height:4px;accent-color:#bcd4a0;border:0}.rpg-farm-panel[data-busy=true] .node-plant .art-bob{animation:farm-egg-wiggle .3s linear infinite}.rpg-material-grid>button{display:flex;align-items:center;gap:8px;text-align:left;padding:12px;border:1px solid;border-radius:12px;font:inherit;font-size:12px;background:linear-gradient(130deg,#becf9c09,transparent);color:#dce2c8;cursor:pointer;transition:background .2s,transform .2s}.rpg-material-grid>button>svg{flex-shrink:0}.rpg-material-grid>button>span{min-width:0;overflow-wrap:anywhere}.rpg-material-grid>button>strong{margin-left:auto;color:#f0e9c8;font-variant-numeric:tabular-nums}.rpg-material-grid>button:hover,.rpg-material-grid>button[aria-pressed=true]{background:#a9c28d20;transform:translateY(-2px)}.rpg-source-tip{border:1px solid #b5c99344;border-radius:14px;background:linear-gradient(130deg,#789c3820,#11271c);padding:16px;animation:farm-notice .2s ease-out}.rpg-source-tip>div{display:flex;align-items:center;gap:9px;color:#dece9e;font-size:14px}.rpg-source-tip button{margin-left:auto;border:0;background:transparent;font-size:22px;color:#c0cfa8;min-width:32px;min-height:32px;cursor:pointer}.rpg-farm-panel .rpg-source-tip p{margin-top:7px;font-size:12px}.rpg-craft-filter{display:flex;align-items:center;gap:9px;font-size:12px;color:#c2d0b0;cursor:pointer}.rpg-craft-filter input{accent-color:#b8d19d;width:16px;height:16px}.rpg-craft-filter>span{margin-left:auto;background:#a7c28d18;border-radius:6px;padding:4px 7px;font-size:11px}.rpg-farm-panel .rpg-recipe-capacity{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;border-top:1px solid #b8c69518;padding-top:9px}.rpg-recipe-capacity>span{font-size:10px;color:#a9b993}.rpg-plan-empty>button,.rpg-recipe-capacity>button{border:1px solid #b4c99a44;border-radius:8px;background:#78945418;padding:8px 10px;color:#dce5c0;font:inherit;font-size:11px;cursor:pointer;min-height:34px}.rpg-plan-empty{display:grid;gap:12px;justify-items:center;text-align:center;border:1px dashed #a8bc7d44;border-radius:16px;padding:25px}.rpg-plan-empty>svg{color:#d3c491}.rpg-plan-empty strong{font-size:17px}.rpg-farm-panel .rpg-plan-empty p{font-size:12px}.rpg-breeding-preview{display:flex;align-items:center;gap:14px;border:1px dashed #b1bf9833;border-radius:15px;background:#0c2119;padding:14px;color:#b2c79e}.rpg-breeding-preview[data-compatible=true]{border-style:solid;border-color:#a6d08d66;background:radial-gradient(ellipse at left,#87ac6630,transparent)}.rpg-breeding-preview>img{width:74px;height:74px;image-rendering:pixelated}.rpg-breeding-preview>svg{flex-shrink:0}.rpg-breeding-preview strong{font-size:15px;color:#e7e7cc}.rpg-farm-panel .rpg-breeding-preview p{font-size:12px;margin-top:5px}.rpg-farm-panel .rpg-disabled-reason{font-size:12px;color:#d5bb91;padding:9px 12px;background:#d2a86c0a;border-radius:8px}.rpg-services-guide{padding:18px;border:1px solid #99b17c33;background:#8eaf6410;border-radius:16px}.rpg-services-guide>div{display:flex;gap:12px;align-items:center;color:#c0d3a4}.rpg-services-guide small{display:block;font-size:8px;letter-spacing:1.8px;margin-bottom:4px;color:#a5b98d}.rpg-services-guide strong{font-size:18px;color:#e5e7cb}.rpg-farm-panel .rpg-services-guide p{margin:12px 0;font-size:12px}.rpg-services-guide .rpg-primary{width:100%;justify-content:space-between!important}.rpg-farm-panel .rpg-helper-note{font-size:11px;color:#9eb28d}.rpg-node-hint{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:15px;border:1px solid #d6ad6944;border-radius:12px;background:#d6ad6910;color:#d6bd91}.rpg-farm-panel .rpg-node-hint p{font-size:12px;flex:1}.rpg-node-hint button{width:100%;padding:10px;border:1px solid #c8c99544;background:transparent;border-radius:9px;color:#e2e2bb;font:inherit;font-size:12px;cursor:pointer}@media (max-width:600px){.rpg-material-grid>button{font-size:11px;padding:10px;gap:6px}.rpg-recipe-capacity>span{font-size:9px}.rpg-source-tip{padding:12px}.rpg-services-guide{padding:14px}.rpg-breeding-preview strong{font-size:14px}}.farm-parent-picker{min-width:0;padding:16px;background:#0e251c;border:1px solid #a2bc9033;border-radius:18px}.farm-parent-picker>header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.farm-parent-picker button{font:inherit;color:#e7e5c8;cursor:pointer}.farm-parent-picker button:disabled{opacity:.45;cursor:default}.farm-ingredient:focus-visible,.farm-parent-picker button:focus-visible{outline:2px solid #d5dfa0;outline-offset:3px}.farm-parent-empty button,.farm-parent-picker>header button{border:1px solid #b3c99b55;background:#b3c99b15;border-radius:8px;padding:7px 10px;font-size:12px}.farm-parent-options>button,.farm-parent-selected{display:flex;gap:10px;align-items:center;text-align:left;min-width:0}.farm-parent-options img,.farm-parent-selected img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated;flex-shrink:0}.farm-parent-options>button>span,.farm-parent-selected>span{flex:1;min-width:0}.farm-parent-options strong,.farm-parent-selected strong{font-size:14px;overflow-wrap:anywhere}.farm-parent-badges{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.farm-parent-badges>span{display:inline-flex;align-items:center;gap:3px;font-size:10px;padding:3px 6px;background:#b5c69d12;border-radius:6px;color:#c2ceb2}.farm-parent-badges>[data-sex=M]{color:#a9d6ee;background:#8bbedd15}.farm-parent-badges>[data-sex=F]{color:#efb5d4;background:#d891b315}.farm-parent-scope{display:flex;gap:5px;padding:4px;margin:12px 0;background:#071c16;border-radius:10px}.farm-parent-scope button{flex:1;border:0;background:none;border-radius:7px;padding:9px 5px;font-size:11px}.farm-parent-scope button[aria-pressed=true]{background:#a4c799;color:#142a20}.farm-parent-options{display:grid;gap:6px}.farm-parent-options>button{width:100%;border:1px solid #adc79922;border-radius:11px;padding:7px 10px;background:#b8c69f06}.farm-parent-options>button:hover,.farm-parent-options>button[aria-pressed=true]{border-color:#b3d197;background:#b3d19714}.farm-parent-search{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #aec69b33;border-radius:9px;margin-bottom:10px}.farm-parent-search input{min-width:0;width:100%;background:transparent;color:#e8e9d2;border:0;font:inherit;font-size:12px}.farm-parent-empty{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:20px;border:1px dashed #abc69933;border-radius:14px;color:#b1c39f}.rpg-farm-panel .farm-parent-empty p{margin:0;font-size:12px;line-height:1.6}.farm-parent-pages{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;margin-top:12px}.farm-parent-pages button{border:1px solid #adc79944;border-radius:8px;background:transparent;padding:8px 12px}.farm-ingredient{display:inline-flex;gap:5px;align-items:center;margin:3px;padding:6px 8px;border:1px solid #b6c79a33;border-radius:8px;background:#b6c79a0c;color:#c8d6b2;font:inherit;font-size:11px;cursor:pointer}.farm-ingredient[data-missing=true]{color:#e5b18a;border-color:#e5b18a55}.rpg-ferry-ticket[data-owned=true]{border-color:#d4ba7966;background:linear-gradient(120deg,#d4ba7914,#91b69a0a)}.rpg-ferry-ticket[data-owned=true]>span{color:#e3ca8e}.farm-sea-course{margin:20px 0}.farm-sea-course article{padding:16px;margin:10px 0;border:1px solid #8ebfb344;border-radius:14px;background:#081f2344}.farm-sea-course article[data-current=true]{border-color:#d8c48e99}.farm-sea-course header{display:flex;justify-content:space-between;gap:10px;align-items:center}.farm-sea-course header small{color:#bdd0a5;font-size:11px}.rpg-farm-panel .farm-sea-course p{font-size:12px;line-height:1.6}.farm-sea-species{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0}.farm-sea-species img{image-rendering:pixelated;background:#a0c7b611;border-radius:8px}.rpg-home-dialog{max-width:980px}.custom-categories,.custom-tabs{display:flex;gap:6px;padding:5px;border:1px solid #a6c69a22;border-radius:12px;background:#081e18;margin-bottom:18px}.home-customizer button{font:inherit;cursor:pointer;color:inherit}.home-customizer button:disabled{opacity:.5;cursor:default}.home-customizer button:focus-visible{outline:2px solid #e1da9a;outline-offset:3px}.custom-categories button,.custom-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;flex:1;border:0;border-radius:8px;background:transparent;padding:10px 8px;color:#afc1a3;font-size:12px}.custom-categories button[aria-pressed=true],.custom-tabs button[aria-pressed=true]{background:#a4c49c;color:#173526}.custom-layout{display:grid;grid-template-columns:.85fr 1.35fr;gap:22px}.custom-preview{padding:22px;border:1px solid #abc79733;border-radius:18px;text-align:center;align-self:start;background:radial-gradient(ellipse at 50% 35%,#a7c89630,transparent 65%),#10271e}.custom-kicker{font-size:9px;letter-spacing:.15em;color:#aac399}.custom-preview svg[role=img]{display:block;width:100%;height:235px;margin:10px auto}.custom-preview svg[viewBox="0 0 32 40"]{width:180px;image-rendering:pixelated}.custom-preview strong{display:block;font-size:17px;margin-top:16px}.custom-preview p{font-size:12px;color:#aac29e;line-height:1.7}.custom-footer>button:first-child,.custom-rotate{display:inline-flex;gap:6px;align-items:center;background:#acc49a0a;border:1px solid #b0cb9955;border-radius:9px;padding:9px 12px;font-size:11px!important}.custom-free{display:flex;gap:5px;align-items:center;justify-content:center;color:#c7d5ab;font-size:10px;margin-top:20px}.custom-editor{margin:0}.custom-editor,.custom-group{padding:0;border:0;min-width:0}.custom-group{margin:0 0 21px}.custom-group legend{font-size:12px;font-weight:650;margin-bottom:9px;color:#dbe2c6}.custom-options{display:flex;flex-wrap:wrap;gap:6px}.custom-options button{display:inline-flex;align-items:center;gap:6px;border:1px solid #a9c29a33;border-radius:9px;background:#b7c79c09;padding:9px 11px;font-size:11px}.custom-options button[aria-pressed=true]{border-color:#b9d397;background:#b9d39720;color:#e2e9c8}.custom-swatches{display:flex;gap:8px;flex-wrap:wrap}.custom-swatches button{width:31px;height:31px;border-radius:50%;border:2px solid #ffffff22;display:grid;place-items:center;color:#fff;text-shadow:0 1px #000}.custom-swatches button svg{filter:drop-shadow(0 1px 1px #182a23)}.custom-swatches button[aria-pressed=true]{outline:2px solid #e4dfb1;outline-offset:3px}.custom-footer{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding-top:18px;margin-top:18px;border-top:1px solid #b0c59c25}.custom-footer>span{flex:1;color:#b2c3a0;font-size:11px}.custom-footer .rpg-primary{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}@media (max-width:650px){.custom-layout{grid-template-columns:1fr;gap:14px}.custom-preview{padding:14px}.custom-preview svg[role=img]{height:140px;margin:5px auto}.custom-preview svg[viewBox="0 0 32 40"]{width:112px}.custom-preview p{margin:8px 0}.custom-preview strong{font-size:14px;margin-top:8px}.custom-free{margin-top:10px}.custom-categories button,.custom-tabs button{font-size:10px;padding:9px 4px}.custom-categories{position:sticky;top:0;z-index:2}.custom-group{margin-bottom:17px}.custom-footer .rpg-primary{width:100%}.custom-footer>span{min-width:100px}.custom-kicker{font-size:8px}}.home-customizer .custom-footer .rpg-primary{color:#173526}@media (max-width:650px){.custom-preview{display:grid;grid-template-columns:90px 1fr;align-items:center;-moz-column-gap:12px;column-gap:12px;padding:12px;text-align:left}.custom-preview .custom-kicker,.custom-preview p{display:none}.custom-preview svg[role=img]{grid-column:1;grid-row:1/4;height:112px;width:90px;margin:0}.custom-preview strong{grid-column:2;grid-row:1;margin:0}.custom-rotate{grid-column:2;grid-row:2;justify-self:start;padding:7px 10px}.custom-free{grid-column:2;grid-row:3;justify-content:start;margin:0;font-size:9px}.custom-footer{position:sticky;bottom:-18px;background:#142c21;padding:12px 0;z-index:3;gap:8px}}.home-shop-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.home-shop-heading h3{font-size:25px;margin:7px 0}.home-plan-hint,.home-shop-heading p{font-size:12px;line-height:1.65;color:#adc2a1;margin:0}.home-wallet{display:flex;gap:8px;align-items:center;white-space:nowrap;border:1px solid #dec68055;background:#dbbe7810;border-radius:12px;padding:13px;color:#ecd596;font-size:13px}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-product{border:1px solid #afc79930;border-radius:16px;padding:14px;background:#0f271f;display:flex;flex-direction:column;min-width:0}.home-product-art{position:relative;display:grid;place-items:center;min-height:142px;border-radius:10px;background:radial-gradient(ellipse,color-mix(in srgb,var(--item-color),transparent 78%),transparent 70%)}.home-product-art>svg{height:104px;width:104px;image-rendering:pixelated}.home-product-art span{position:absolute;bottom:2px;display:flex;align-items:center;gap:4px;font-size:9px;color:var(--item-color)}.home-product h4{font-size:14px;margin:16px 0 7px}.home-product p{font-size:11px;line-height:1.6;color:#b1c5a6;min-height:52px;flex:1;margin:0 0 10px}.home-product small{font-size:10px;color:#b2c8a3;margin-top:8px;line-height:1.5}.home-arrange-tools button,.home-buy,.home-try{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #bcdba044;border-radius:8px;padding:10px 7px;background:#bed69914;font-size:11px!important;min-height:38px}.home-try{margin-bottom:7px;background:transparent}.home-buy{background:#b6cda3;color:#173426!important;font-weight:700}.home-feedback{font-size:12px;color:#d3dcb2;min-height:20px;margin:12px 0;line-height:1.6}.home-preview-warning{display:flex;align-items:center;flex-wrap:wrap;gap:10px;border:1px solid #e4c58755;background:#e4c58712;border-radius:10px;padding:12px;font-size:12px;color:#e7d498;margin-bottom:15px}.home-preview-warning button{background:none;border:0;color:inherit;text-decoration:underline}.home-arrange-tools{display:flex;gap:8px;margin:14px 0}.home-arrange-tools button[aria-pressed=true]{background:#b5cea2;color:#193627}.home-inventory{display:flex;overflow-x:auto;gap:8px;padding:3px 3px 10px}.home-inventory button{flex:0 0 100px;border:1px solid #c2dba332;border-radius:10px;padding:10px;background:#0d251c;text-align:center}.home-inventory button[aria-pressed=true]{outline:2px solid #d2dd9b;outline-offset:-2px;background:#c9dba41a}.home-inventory svg{display:block;width:45px;height:45px;margin:auto;image-rendering:pixelated}.home-inventory strong{display:block;font-size:10px;margin:7px 0 4px}.home-inventory small{font-size:9px;color:#a9bd9a}.home-floor-scroll{overflow:auto;border-radius:12px;border:1px solid #b5c89c44;background:#0c211a}.home-floor{display:grid;grid-template-columns:repeat(15,minmax(0,1fr));min-width:0;background:#dbc49a;padding:0;gap:0}.home-floor button{aspect-ratio:1;min-width:0;position:relative;border:1px solid #977e5428;padding:0;background:#dac79d;color:#3a5948;font-size:8px!important;border-radius:0}.home-floor button:not(:disabled):hover{background:#eef0b3;outline:2px solid #799766;z-index:1}.home-floor button.fixed{background:#72684d;color:#f0e2b8;opacity:1}.home-floor button:disabled{opacity:1;cursor:default}.home-floor button.self{background:#9aad84;font-weight:700}.home-floor button.selected{box-shadow:inset 0 0 0 2px #37624b}.home-floor svg{width:100%;height:100%;display:block;image-rendering:pixelated}.home-plan-hint{margin-top:12px;font-size:11px}@media (max-width:650px){.custom-tabs{flex-wrap:wrap}.custom-tabs button{flex:1 0 40%;min-height:36px}.home-shop-heading{align-items:flex-start;flex-direction:column;gap:12px}.home-shop-heading h3{font-size:22px}.home-wallet{padding:8px 12px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-product{padding:10px}.home-product-art{min-height:120px}.home-product-art>svg{width:86px;height:86px}.home-product h4{font-size:12px}.home-product p{font-size:10px}.home-buy{font-size:10px!important;flex-wrap:wrap}}.home-floor.zoomed{min-width:600px}.home-product-art span svg{width:12px;height:12px;flex-shrink:0}.home-arrange-tools{flex-wrap:wrap}.home-floor button:focus-visible{outline:2px solid #345f45;outline-offset:-2px;z-index:1}.rpg-guest-reminder{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:0 8px 8px;border:1px solid #dbbf7640;border-radius:12px;background:linear-gradient(115deg,#8f793620,#162f25);color:#e8d7a2}.rpg-guest-reminder>svg{flex-shrink:0}.rpg-guest-reminder>div{flex:1}.rpg-guest-reminder strong{font-size:13px}.rpg-guest-reminder p{font-size:11px;line-height:1.6;color:#b8c8ac;max-width:650px;margin:4px 0 0}.rpg-guest-save{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d4cb9155;border-radius:9px;padding:10px 12px;background:#d7d39e;color:#183326;font-weight:700;font-size:11px;white-space:nowrap}.rpg-guest-dismiss{border:0;background:transparent;color:#b4c5a4;padding:7px;display:grid;place-items:center}.rpg-guest-dismiss:focus-visible,.rpg-guest-save:focus-visible{outline:2px solid #e8dba1;outline-offset:3px}.rpg-hud-guest{padding:8px 10px;background:#d6c68415;border:1px solid #d6c68455;border-radius:9px;color:#e6d39b;display:flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap}.rpg-dialog.rpg-account-dialog{max-width:510px}.rpg-account-dialog .rpg-dialog-content>header{margin-bottom:18px;padding-bottom:14px}.rpg-account-dialog .rpg-dialog-content>header h2{font-size:25px}.rpg-auth-panel{color:#e8ebd1}.rpg-auth-panel input{font-size:16px}.rpg-auth-panel button[type=submit]{background:#adcba0;color:#193627;font-weight:700}.rpg-auth-panel form{margin-bottom:10px}.rpg-account-dialog .rpg-auth-form{position:relative}.rpg-auth-panel>div:first-child{background:#d0c48712;border-color:#d0c48744}.rpg-auth-panel>button{box-shadow:none;background:#d4dbb0;color:#173529}.rpg-auth-note{font-size:11px;color:#b4c6a5;line-height:1.6;margin:14px 0 0}@media (max-width:650px){.rpg-guest-reminder{gap:9px;padding:11px;flex-wrap:wrap}.rpg-guest-reminder>div{flex-basis:calc(100% - 35px)}.rpg-guest-save{flex:1}.rpg-guest-dismiss{padding:10px}.rpg-hud-guest span{display:none}.rpg-hud-guest{padding:8px}.rpg-dialog.rpg-account-dialog{width:calc(100% - 16px)}.rpg-account-dialog .rpg-dialog-content>header h2{font-size:22px}}@media (max-height:550px) and (orientation:landscape){.rpg-guest-reminder p{display:none}.rpg-guest-reminder{padding:6px 10px}.rpg-guest-save{padding:7px 10px}}.rpg-guest-reminder{position:absolute;top:10px;left:10px;right:10px;z-index:45;margin:0;background:linear-gradient(115deg,#354632,#142e25);box-shadow:0 8px 24px #07140e55}@media (max-width:700px) and (orientation:portrait){.rpg-playing .rpg-play-hud:has(.rpg-hud-guest) .rpg-hud-location{grid-column:2}.rpg-playing .rpg-hud-guest{grid-column:3;grid-row:1;justify-self:end}}.rpg-page .rpg-auth-panel form input{padding:12px 14px 12px 44px}.rpg-fishing-dialog{max-width:640px!important}.rpg-fishing-dialog .rpg-dialog-header{margin-bottom:16px}.rpg-fishing{--fishing-aqua:#83dfce;display:grid;gap:14px}.rpg-fishing-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#a7c7bc;flex-wrap:wrap}.rpg-fishing-meta label,.rpg-fishing-meta span{display:flex;align-items:center;gap:7px}.rpg-fishing-meta input{accent-color:#8ee0bc;width:16px;height:16px}.rpg-fishing-water{height:165px;position:relative;overflow:hidden;border-radius:18px;background:radial-gradient(ellipse at 50% 120%,#43867a77,transparent 60%),linear-gradient(170deg,#193e48,#133d3d 45%,#24655e);border:1px solid #73b8a633}.rpg-fishing-water:after{content:"";position:absolute;inset:30% 0 0;background:repeating-linear-gradient(176deg,transparent 0 23px,#92ded512 24px 25px,transparent 26px 39px);animation:fishing-current 8s ease-in-out infinite alternate}.rpg-fishing-moon{position:absolute;right:17%;top:18px;width:25px;height:25px;border-radius:50%;background:#c1e1c3;box-shadow:0 0 40px #c1e1c344}.rpg-fishing-reeds{bottom:-18px;left:-10px;width:80px;height:90px;background:repeating-linear-gradient(78deg,transparent 0 12px,#639983 13px 16px,transparent 17px 23px);opacity:.6}.rpg-fishing-float,.rpg-fishing-reeds{position:absolute;transform:rotate(-12deg)}.rpg-fishing-float{z-index:2;left:calc(50% - 7px);top:74px;width:14px;height:24px;background:linear-gradient(#e5dbb9 45%,#ed806b 46%);border-radius:8px 8px 6px 6px;box-shadow:2px 4px 7px #092c3890;animation:fishing-bob 2.2s ease-in-out infinite}.rpg-fishing-float span{position:absolute;height:12px;width:2px;background:#e5dbb9;left:6px;top:-9px}.rpg-fishing-line{position:absolute;left:calc(50% + 4px);top:-32px;height:107px;width:1px;background:#cae2c97a;transform:rotate(24deg);transform-origin:bottom}.rpg-fishing-ripple{position:absolute;left:calc(50% - 42px);top:83px;width:84px;height:24px;border:1px solid #abecdb66;border-radius:50%;animation:fishing-ripple 3s ease-out infinite}.rpg-fishing-ripple.second{animation-delay:1.5s}.has-catch .rpg-fishing-float{animation-duration:.45s}.rpg-fishing-shadow{position:absolute;color:#031e2990;width:45px;height:25px;top:120px;animation:fishing-swim 9s ease-in-out infinite alternate}.rpg-fishing-shadow.one{left:20%}.rpg-fishing-shadow.two{left:65%;top:80px;animation-delay:-5s;transform:scaleX(-1)}.rpg-fishing-prize{position:absolute;z-index:3;inset:0;display:grid;place-items:center;background:#0b252660;backdrop-filter:blur(3px)}.rpg-fishing-prize svg{width:56px;height:56px;color:#f2dc91;filter:drop-shadow(0 0 20px #d8c27366)}.rpg-fishing-caption{text-align:center}.rpg-fishing-eyebrow{font-size:10px;letter-spacing:.18em;color:var(--fishing-aqua);font-weight:700}.rpg-fishing-caption h3{font-size:clamp(20px,4vw,27px);margin:7px 0!important;letter-spacing:-.03em}.rpg-fishing-caption p{font-size:13px!important;line-height:1.55!important;margin:0 auto!important;max-width:410px;color:#acc7ba}.rpg-fishing-challenge{display:grid;gap:14px}.rpg-fishing-score{display:flex;justify-content:center;gap:8px}.rpg-fishing-score>span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #8aae9633;border-radius:50%;font-size:11px}.rpg-fishing-score .hit{background:#8dd5ad;color:#19352c}.rpg-fishing-score .miss{background:#a7564844;color:#efa995}.rpg-fishing-meter{height:32px;position:relative;border-radius:9px;background:repeating-linear-gradient(90deg,#091e21 0 9%,#254440 9.2% 9.4%,#091e21 9.6% 10%);border:1px solid #7cc2a644;margin:0 8px}.rpg-fishing-target{position:absolute;top:3px;bottom:3px;border-radius:5px;background:#83d5a788;border:1px solid #b7f1c2}.rpg-fishing-cursor{position:absolute;top:-5px;bottom:-5px;width:4px;transform:translateX(-50%);background:#fff1c8;border-radius:4px;box-shadow:0 0 12px #ffe9a577}.rpg-fishing .rpg-primary{width:100%;justify-content:center;gap:10px;min-height:48px}.rpg-fishing kbd{font-size:10px;opacity:.65;margin-left:auto;border:1px solid;border-radius:4px;padding:2px 5px}.rpg-fishing-challenge small,.rpg-fishing-footnote{font-size:10px!important;line-height:1.5!important;text-align:center;color:#8db3a6;margin:0!important}.rpg-fishing-wait{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;min-height:42px;color:var(--fishing-aqua)}.rpg-fishing-wait>span{width:7px;height:7px;background:currentColor;border-radius:50%;animation:fishing-bob 1s infinite}.rpg-fishing-species{display:flex;gap:5px;flex-wrap:wrap;justify-content:center}.rpg-fishing-species span{font-size:10px;background:#8bc2a611;border:1px solid #8bc2a61a;border-radius:20px;padding:4px 8px;color:#b8cbbb}.rpg-fishing-species span:first-child{background:none;border-color:transparent;color:#87b7aa}.rpg-fish-button{display:flex;align-items:center;gap:6px;border:1px solid #87c5b060!important;border-radius:10px;padding:10px;color:#a5e4cc;background:#24483e!important;font-size:12px;min-height:44px}.rpg-fish-button:focus-visible{outline:2px solid #bce9b5;outline-offset:3px}@keyframes fishing-bob{50%{transform:translateY(5px) rotate(8deg)}}@keyframes fishing-ripple{0%{transform:scale(.5);opacity:.7}to{transform:scale(2);opacity:0}}@keyframes fishing-current{to{transform:translateX(20px)}}@keyframes fishing-swim{to{translate:50px -10px;opacity:.4}}@media (max-width:600px){.rpg-fishing-water{height:120px}.rpg-fishing-float{top:57px}.rpg-fishing-ripple{top:65px}.rpg-fishing-line{height:90px}.rpg-fishing{gap:11px}.rpg-fishing kbd,.rpg-fishing-challenge small{display:none}.rpg-fish-button{padding:8px}.rpg-fishing-dialog{padding:18px!important}}@media (prefers-reduced-motion:reduce){.rpg-fishing-wait>span,.rpg-fishing-water *,.rpg-fishing-water:after{animation:none!important}}.rpg-fishing-quick-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#b3d7bd}.rpg-fishing-quick-meta span{display:flex;align-items:center;gap:6px}.rpg-fishing-quick-meta span:last-child{font-variant-numeric:tabular-nums;background:#0d2829;border:1px solid #7ac8a344;padding:5px 10px;border-radius:30px;color:#f4dc94}.rpg-fishing-perfect{position:absolute;top:3px;bottom:3px;background:linear-gradient(90deg,#e3b65f,#fff0ad,#e3b65f);border-radius:4px;box-shadow:0 0 14px #ffe39955}.rpg-fishing-treasure{position:absolute;z-index:4;left:calc(50% - 28px);top:48px;width:56px;height:56px;display:grid;place-items:center;color:#ffe9a8;background:linear-gradient(150deg,#b88041,#76522d);border:3px solid #efc77a;border-radius:12px;box-shadow:0 10px 0 -5px #06262b66;animation:fishing-wiggle .65s ease-in-out infinite alternate}.rpg-fishing-treasure>svg{width:34px;height:34px}.rpg-fishing-treasure>span{position:absolute;top:-34px;white-space:nowrap;padding:5px 10px;border-radius:20px;background:#fff0c9;color:#24443c;font-size:11px;font-weight:800;transform:rotate(-4deg)}.rpg-fishing-treasure i{position:absolute;width:7px;height:12px;background:#92e4d8;border-radius:50%;bottom:-15px;left:-20px;transform:rotate(-35deg)}.rpg-fishing-treasure i:nth-last-child(2){left:auto;right:-20px;transform:rotate(35deg)}.rpg-fishing-treasure i:last-child{left:26px;bottom:-22px;width:4px;height:8px}.quick-catch .rpg-fishing-float,.quick-catch .rpg-fishing-line{opacity:0}.catch-pop .rpg-fishing-treasure{animation:fishing-pop .45s ease-out both}.catch-plouf .rpg-fishing-treasure{animation:fishing-plouf .45s ease-in both}.rpg-fishing-prize svg{animation:fishing-reward .5s cubic-bezier(.2,1.7,.4,1) both}.rpg-fishing-challenge .rpg-primary{min-height:54px;box-shadow:0 4px 0 #345c49;transition:transform .1s,box-shadow .1s}.rpg-fishing-challenge .rpg-primary:active{transform:translateY(3px);box-shadow:0 1px 0 #345c49}@keyframes fishing-wiggle{0%{transform:translateY(4px) rotate(-7deg)}to{transform:translateY(-3px) rotate(7deg)}}@keyframes fishing-pop{to{transform:translateY(-35px) scale(1.2) rotate(12deg)}}@keyframes fishing-plouf{to{transform:translateY(45px) scale(.7);opacity:0}}@keyframes fishing-reward{0%{transform:translateY(45px) scale(.3) rotate(-20deg);opacity:0}to{transform:translateY(0) scale(1) rotate(0);opacity:1}}@media (prefers-reduced-motion:reduce){.rpg-fishing-prize svg,.rpg-fishing-treasure{animation:none!important}}