body.dex-page{--dex-ink: #1a2e1c;--dex-ink-soft: rgba(26, 46, 28, .72);--ink-soft: rgba(26, 46, 28, .72);--card-w: min(280px, 72vw);margin:0;font-family:var(--font-ui);color:var(--dex-ink);background:radial-gradient(120% 60% at 50% -10%,#3f9a4f14,#3f9a4f00 60%),#fafaf8;min-height:100vh}body.dex-page *,body.dex-page *:before,body.dex-page *:after{box-sizing:border-box}body.dex-page .h-logo{display:flex;align-items:center;text-decoration:none;position:relative;z-index:1}body.dex-page .h-logo img{height:30px;width:auto;max-width:180px;display:block;object-fit:contain}body.dex-page .back-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-ui);font-size:13px;font-weight:600;color:#2e7d32;text-decoration:none;padding:8px 14px;border-radius:999px;border:0;background:transparent;cursor:pointer;transition:background .2s ease}body.dex-page .back-link svg{width:15px;height:15px;transition:transform .2s ease}body.dex-page .back-link:hover{background:#ffffff8c;box-shadow:inset 0 0 0 1px #2e7d3224}body.dex-page .back-link:hover svg{transform:translate(-2px)}body.dex-page .hdr-a{position:fixed;top:12px;left:14px;right:14px;margin:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;border-radius:18px;background:radial-gradient(130% 170% at 18% -35%,#ffffffbf,#fff0 50%),linear-gradient(180deg,#fff9,#f0f6ef59),#f0f6ef8c;-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);box-shadow:0 1px 2px #0000000e,0 8px 20px #00000012,inset 0 1px #ffffffd9,inset 0 -1px 1px #ffffff40}body.dex-page .hdr-a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#eaf6ec,#a8d8af 41.4%,#e2f1e5);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){body.dex-page .hdr-a{background:radial-gradient(130% 170% at 18% -35%,#ffffffbf,#fff0 50%),linear-gradient(180deg,#fff9,#f0f6ef59),#fafaf8f2}}@supports not ((-webkit-mask-composite: xor) or (mask-composite: exclude)){body.dex-page .hdr-a{border:1px solid #a8d8af}body.dex-page .hdr-a:before{display:none}}body.dex-page .page-title{font-family:var(--font-serif, "Noto Serif JP", serif);font-size:clamp(1.5rem,4.5vw,1.9rem);font-weight:900;color:#16331c}body.dex-page .wrap{max-width:860px;margin:0 auto;padding:96px 1rem 150px}body.dex-page .page-title{font-family:var(--font-serif);font-size:clamp(1.5rem,4.5vw,1.9rem);font-weight:900;color:#16331c}body.dex-page .dex-progress{margin-top:.35rem;font-size:.85rem;font-weight:700;color:var(--ink-soft)}body.dex-page .dex-progress strong{color:#1b5e20}body.dex-page .dex-grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}@media(min-width:640px){body.dex-page .dex-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:860px){body.dex-page .dex-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}body.dex-page .dex-card{border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#ffffffd1,#fffffff0);border:1px solid rgba(63,154,79,.16);box-shadow:0 12px 32px #1f2a3714,inset 0 1px #ffffffd9;text-align:center;padding:0 0 .85rem}body.dex-page .dex-card--owned{cursor:pointer;transition:transform .2s ease}body.dex-page .dex-card--owned:hover{transform:translateY(-3px)}body.dex-page .dex-card.pose--left .dex-card__pedestal{transform:rotate(-2deg)}body.dex-page .dex-card.pose--right .dex-card__pedestal{transform:rotate(2deg)}body.dex-page .dex-card__pedestal{position:relative;width:100%;aspect-ratio:4 / 3;display:flex;align-items:flex-end;justify-content:center;padding:10% 4% 2%;overflow:hidden;transition:transform .2s ease}body.dex-page .dex-card__pedestal--locked{background:radial-gradient(80% 80% at 50% 30%,#3f9a4f0f,#3f9a4f00 70%),repeating-linear-gradient(45deg,rgba(63,154,79,.05) 0 10px,transparent 10px 20px)}body.dex-page .dex-card__img{width:88%;height:auto;max-height:100%;object-fit:contain;object-position:center bottom;display:block;z-index:1}body.dex-page .dex-card__face{position:absolute;top:.5rem;right:.5rem;z-index:2;font-size:.65rem;font-weight:700;color:var(--dex-ink-soft);background:#ffffffd1;border:1px solid rgba(63,154,79,.14);border-radius:999px;padding:.15rem .5rem;box-shadow:0 2px 8px #1f2a370f}body.dex-page .dex-card__locked{width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;background:radial-gradient(80% 80% at 50% 30%,#3f9a4f0f,#3f9a4f00 70%),repeating-linear-gradient(45deg,rgba(63,154,79,.05) 0 10px,transparent 10px 20px);color:#3f9a4f59}body.dex-page .dex-card__locked svg{width:3rem;height:3rem;max-width:48%;max-height:48%;display:block}body.dex-page .dex-card__name{margin-top:.6rem;font-size:.9rem;font-weight:700;color:#16331c}body.dex-page .dex-card__name--unknown{color:#9ca3af}body.dex-page .dex-card__rarity{margin-top:.25rem;font-size:.75rem;font-weight:700;color:#e6a817;letter-spacing:.1em}body.dex-page .dex-card__rarity-label{color:var(--ink-soft);font-size:.68rem;letter-spacing:0;margin-left:.3rem}body.dex-page .dex-card__level{margin-top:.2rem;font-size:.72rem;font-weight:700;color:#1b5e20;letter-spacing:.05em}body.dex-page .dex-card[data-level="0"] .dex-card__level{display:none}body.dex-page .detail-hero{border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#ffffffd1,#fffffff0);border:1px solid rgba(63,154,79,.16);box-shadow:0 18px 48px #1f2a371a,inset 0 1px #ffffffd9}body.dex-page .detail-hero__img{width:88%;height:auto;max-height:100%;object-fit:contain;object-position:center bottom;display:block}body.dex-page .detail-hero__imgbox{position:relative;width:100%;max-width:50%;margin:0 auto;aspect-ratio:5 / 4;display:flex;align-items:flex-end;justify-content:center;padding:10% 5% 3%;overflow:hidden}body.dex-page .detail-hero__body{padding:1.1rem 1.3rem 1.3rem}body.dex-page .detail-hero__name{font-family:var(--font-serif);font-size:clamp(1.4rem,4vw,1.8rem);font-weight:900;color:#16331c}body.dex-page .detail-hero__sci{margin-top:.15rem;font-size:.8rem;font-style:italic;color:var(--ink-soft)}body.dex-page .detail-hero__meta{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.5rem;font-size:.75rem;font-weight:700}body.dex-page .chip{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .7rem;border-radius:999px;background:#3f9a4f1a;border:1px solid rgba(63,154,79,.18);color:#1b5e20}body.dex-page .chip--rarity{color:#b8860b;background:#e6a8171a;border-color:#e6a81740}body.dex-page .pedestal--soil{background:radial-gradient(80% 80% at 50% 70%,#8b5a2b2e,#8b5a2b00 60%),radial-gradient(80% 80% at 50% 40%,#7ee88a1a,#7ee88a00 72%)}body.dex-page .pedestal--rock{background:radial-gradient(80% 80% at 50% 70%,#70809033,#70809000 60%),radial-gradient(80% 80% at 50% 40%,#7ee88a14,#7ee88a00 72%)}body.dex-page .pedestal--moss{background:radial-gradient(80% 80% at 50% 70%,#6b8e2338,#6b8e2300 60%),radial-gradient(80% 80% at 50% 40%,#7ee88a1a,#7ee88a00 72%)}body.dex-page .pedestal--water{background:radial-gradient(80% 80% at 50% 70%,#40a4df2e,#40a4df00 60%),radial-gradient(80% 80% at 50% 40%,#7ee88a14,#7ee88a00 72%)}body.dex-page .pedestal--bark{background:radial-gradient(80% 80% at 50% 70%,#a0522d33,#a0522d00 60%),radial-gradient(80% 80% at 50% 40%,#7ee88a14,#7ee88a00 72%)}body.dex-page .pedestal--fallen{background:radial-gradient(80% 80% at 50% 70%,#cd5c5c29,#cd5c5c00 60%),radial-gradient(80% 80% at 50% 40%,#7ee88a14,#7ee88a00 72%)}body.dex-page .pedestal--rarity-2{box-shadow:inset 0 0 0 1px #ffd54a40}body.dex-page .pedestal--rarity-3{box-shadow:inset 0 0 0 1px #ffd54a59}body.dex-page .pedestal--rarity-3:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;border-radius:50%;background:conic-gradient(from 0deg,#ff63471f,#ffd7001f,#3cb3711f,#409cff1f,#ff63471f);animation:rainbowSpin 3s linear infinite;pointer-events:none;z-index:0}@keyframes rainbowSpin{to{transform:rotate(360deg)}}body.dex-page .detail-hero__desc{margin-top:.8rem;font-size:.88rem;line-height:1.8;color:var(--ink-soft)}body.dex-page .voices{margin-top:1.4rem}body.dex-page .voices__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}body.dex-page .voices__title{font-size:1rem;font-weight:800;color:#16331c;display:flex;align-items:center;gap:.45rem}body.dex-page .voices__title svg{width:1.05rem;height:1.05rem;color:#1a2e1c}body.dex-page .voices__link{font-size:.78rem;font-weight:700;color:#2e7d32;text-decoration:none;white-space:nowrap}body.dex-page .voices__link:hover{text-decoration:underline}body.dex-page .voice{display:flex;gap:.7rem;padding:.9rem 1rem;border-radius:16px;background:linear-gradient(180deg,#ffffffd1,#fffffff0);border:1px solid rgba(63,154,79,.12);box-shadow:0 6px 18px #1f2a370f}body.dex-page .voice+.voice{margin-top:.6rem}body.dex-page .voice__avatar{flex-shrink:0;width:2.4rem;height:2.4rem;border-radius:50%;display:grid;place-items:center;font-size:1.1rem;background:#3f9a4f1f;border:1px solid rgba(63,154,79,.18)}body.dex-page .voice__name{font-size:.82rem;font-weight:800;color:#16331c}body.dex-page .voice__name span{font-weight:500;color:#9ca3af;margin-left:.35rem;font-size:.75rem}body.dex-page .voice__text{margin-top:.2rem;font-size:.85rem;line-height:1.65;color:var(--ink)}body.dex-page .voices__note{margin-top:.7rem;font-size:.72rem;line-height:1.6;color:#9ca3af}body.dex-page .my-plant-photos,body.dex-page .dex-faces{margin-top:1.25rem}body.dex-page .dex-faces__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}body.dex-page .dex-faces__title{font-size:1rem;font-weight:800;color:#16331c}body.dex-page .dex-faces__level{font-size:.8rem;font-weight:700;color:#1b5e20}body.dex-page .dex-faces__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.6rem;padding:.35rem .15rem .75rem}body.dex-page .dex-face{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .35rem;border-radius:14px;background:#fff9;border:1px solid rgba(63,154,79,.14)}body.dex-page .dex-face img{width:100%;aspect-ratio:1;object-fit:contain}body.dex-page .dex-face p{font-size:.7rem;font-weight:700;color:#16331c}body.dex-page .dex-face--owned{background:#ffffffe6;border-color:#3f9a4f59;box-shadow:0 8px 20px #1f2a3714}body.dex-page .dex-face:not(.dex-face--owned) span{width:100%;aspect-ratio:1;display:grid;place-items:center;font-size:.8rem;font-weight:700;color:#9ca3af}body.dex-page .dex-face:not(.dex-face--owned) p{color:#9ca3af}body.dex-page .my-plant-photos__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}body.dex-page .my-plant-photos__title{font-size:1rem;font-weight:800;color:#16331c}body.dex-page .my-plant-photos__rail{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.85rem;padding:.35rem .15rem .75rem}body.dex-page .my-plant-photo{min-width:0}body.dex-page .my-plant-photo__imgbox{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#3f9a4f14;border:1px solid rgba(63,154,79,.14)}body.dex-page .my-plant-photo__imgbox img{width:100%;height:100%;object-fit:cover;display:block}body.dex-page .my-plant-photo__date{margin-top:.4rem;font-size:.72rem;font-weight:700;color:#1a2e1c}body.dex-page .observations{margin-top:1.4rem}body.dex-page .observations__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}body.dex-page .observations__title{font-size:1rem;font-weight:800;color:#16331c}body.dex-page .observations__credit{font-size:.7rem;font-weight:600;color:#6b7280}body.dex-page .observations__rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;padding:.35rem .15rem .75rem}body.dex-page .observation{min-width:0;text-decoration:none}@media(max-width:720px){body.dex-page .observations__rail{display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}body.dex-page .observation{flex:0 0 auto;width:120px;scroll-snap-align:start}}body.dex-page .observation__imgbox{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#3f9a4f14;border:1px solid rgba(63,154,79,.14)}body.dex-page .observation__imgbox img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}body.dex-page .observation:hover .observation__imgbox img{transform:scale(1.06)}body.dex-page .observation__place{margin-top:.4rem;font-size:.72rem;font-weight:700;color:#1a2e1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.dex-page .observation__attr{margin-top:.15rem;font-size:.62rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.dex-page .glass-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:54px;padding:0 26px;border-radius:999px;font-family:var(--font-ui);font-size:15px;font-weight:700;color:#2e7d32;text-decoration:none;cursor:pointer;border:1px solid rgba(168,216,175,.55);background:radial-gradient(130% 170% at 18% -35%,#ffffffbf,#fff0 50%),linear-gradient(180deg,#fff9,#f0f6ef59),#f0f6ef8c;box-shadow:0 1px 2px #0000000e,0 8px 20px #00000012,inset 0 1px #ffffffd9,inset 0 -1px 1px #ffffff40;transition:transform .15s ease}body.dex-page .dock{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:900;width:min(960px,calc(100% - 1.5rem));display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;padding:.55rem;border-radius:20px;background:linear-gradient(180deg,#ffffffb8,#ffffffd9);border:1px solid rgba(63,154,79,.14);-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);box-shadow:0 1px 2px #0000000d,0 12px 32px #1f2a371a,inset 0 1px #ffffffd9}@media(min-width:900px){body.dex-page .dock__desc{display:block}body.dex-page .dock__title{font-size:.82rem}}body.dex-page .hdr{position:fixed;top:12px;left:14px;right:14px;z-index:1000;display:flex;align-items:center;justify-content:space-between;border-radius:18px;padding:10px 18px;background:radial-gradient(130% 170% at 18% -35%,#ffffffbf,#fff0 50%),linear-gradient(180deg,#fff9,#f0f6ef59),#f0f6ef8c;-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);box-shadow:0 1px 2px #0000000e,0 8px 20px #00000012,inset 0 1px #ffffffd9,inset 0 -1px 1px #ffffff40;border:1px solid rgba(168,216,175,.5)}body.dex-page .gacha-overlay__inner{text-align:center}body.dex-page .stage{position:relative;margin:2.2rem auto 0;width:var(--card-w);height:calc(var(--card-w) * 1.42);user-select:none;-webkit-user-select:none;touch-action:manipulation}body.dex-page .card{position:absolute;left:0;right:0;top:7%;width:100%;aspect-ratio:3 / 4;border-radius:22px;background:linear-gradient(180deg,#fff,#f4faf3);border:1px solid rgba(63,154,79,.2);box-shadow:0 18px 44px #1f2a3724,inset 0 1px #ffffffe6;display:flex;flex-direction:column;padding:6% 6% 5%;will-change:transform,opacity;overflow:hidden}body.dex-page .card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#1a2e1c;opacity:var(--dim, 0);pointer-events:none;transition:opacity .18s linear}body.dex-page .card__imgbox{flex:1;display:flex;align-items:flex-end;justify-content:center;padding:8% 4% 2%;border-radius:14px;background:radial-gradient(80% 80% at 50% 40%,#7ee88a24,#7ee88a00 72%)}body.dex-page .card__imgbox img{width:82%;height:auto;max-height:100%;object-fit:contain;object-position:center bottom;z-index:1;position:relative}body.dex-page .card__imgbox.pedestal--rarity-3:before{z-index:0}body.dex-page .stage-flash{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:22px;background:radial-gradient(circle at 50% 40%,#fffffff2,#fff0 70%);opacity:0;animation:flashPop .5s ease-out forwards;pointer-events:none;z-index:50}@keyframes flashPop{0%{opacity:.8}to{opacity:0}}body.dex-page .clover-spin{position:absolute;left:50%;top:38%;width:3.5rem;height:3.5rem;margin:-1.75rem 0 0 -1.75rem;color:#3f9a4f8c;animation:cloverRotate 1.1s ease-in-out forwards;pointer-events:none;z-index:40}body.dex-page .clover-spin svg{width:100%;height:100%;display:block}@keyframes cloverRotate{0%{transform:scale(.4) rotate(0);opacity:0}50%{opacity:1}to{transform:scale(1.1) rotate(360deg);opacity:0}}body.dex-page .card__name{margin-top:4%;font-size:clamp(.95rem,3.6vw,1.1rem);font-weight:800;color:#16331c}body.dex-page .card__rarity{font-size:.78rem;font-weight:700;color:#e6a817;letter-spacing:.12em}body.dex-page .card--leaving{transition:transform .12s ease-in,opacity .12s ease-in!important;transform:translateY(46%) rotate(7deg) scale(.96)!important;opacity:0}body.dex-page .card--land{animation:land .55s cubic-bezier(.2,1.6,.35,1)}@keyframes land{0%{transform:translateY(0) scale(.9)}60%{transform:translateY(-2%) scale(1.06)}to{transform:translateY(0) scale(1)}}body.dex-page .stage--glow .card--front{box-shadow:0 0 0 3px #ffd54a8c,0 0 42px 8px #ffd54a73,0 18px 44px #1f2a3724;animation:glowPulse 1.6s ease-in-out infinite}@keyframes glowPulse{0%,to{box-shadow:0 0 0 3px #ffd54a8c,0 0 42px 8px #ffd54a66,0 18px 44px #1f2a3724}50%{box-shadow:0 0 0 4px #ffd54acc,0 0 64px 16px #ffd54a8c,0 18px 44px #1f2a3724}}body.dex-page .stage--super .card--front{box-shadow:0 0 0 3px #ffd54ab3,0 0 64px 18px #ffd54a99,0 18px 44px #1f2a3729}body.dex-page .fx{position:absolute;top:-18%;right:-30%;bottom:-18%;left:-30%;pointer-events:none;overflow:visible}body.dex-page .p{position:absolute;left:50%;top:38%;font-size:1.1rem;opacity:0;animation:pop var(--dur, 1.4s) ease-out forwards}@keyframes pop{0%{opacity:0;transform:translate(0) rotate(0) scale(.4)}12%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(1)}}body.dex-page .p--sparkle{font-size:0;width:8px;height:8px;border-radius:50%;background:#ffd54a;box-shadow:0 0 10px 3px #ffd54acc}body.dex-page .p--leaf{opacity:.85;animation:leafFly var(--dur, 1.5s) ease-out forwards}@keyframes leafFly{0%{opacity:0;transform:translate(0) rotate(0) scale(.5)}15%{opacity:1}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--rot)) scale(1)}}body.dex-page .stage--super .card--front .card__imgbox:after{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;border-radius:50%;background:conic-gradient(from 0deg,#ff634724,#ffd70024,#3cb37124,#409cff24,#ff634724);animation:rainbowSpin 2.5s linear infinite;pointer-events:none;z-index:0}body.dex-page .banner{margin:1.6rem auto 0;width:min(420px,92vw);border-radius:18px;padding:1rem 1.2rem;background:linear-gradient(180deg,#ffffffd9,#fffffff2);border:1px solid rgba(63,154,79,.18);box-shadow:0 12px 32px #1f2a371a,inset 0 1px #ffffffd9;opacity:0;transform:translateY(14px);transition:opacity .4s ease,transform .4s cubic-bezier(.2,1.4,.35,1)}body.dex-page .banner--show{opacity:1;transform:translateY(0)}body.dex-page .banner__big{font-family:var(--font-serif);font-size:1.35rem;font-weight:900;color:#1b5e20}body.dex-page .banner__big--reunion{color:#2e7d32}body.dex-page .banner__sub{margin-top:.3rem;font-size:.85rem;font-weight:700;color:var(--ink)}body.dex-page .banner__msg{margin-top:.25rem;font-size:.8rem;color:var(--ink-soft)}body.dex-page .actions{margin-top:1.8rem;display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}body.dex-page .skip-hint{margin-top:.9rem;font-size:.72rem;color:#9ca3af;opacity:0;transition:opacity .3s ease}body.dex-page .skip-hint--show{opacity:1}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){body.dex-page .card--land,body.dex-page .pedestal--rarity-3:before,body.dex-page .stage--super .card--front .card__imgbox:after,body.dex-page .clover-spin,body.dex-page .stage-flash{animation:none!important}body.dex-page .clover-spin,body.dex-page .stage-flash{display:none}body.dex-page .p--leaf{animation:none;opacity:0}}.dock{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:900;width:min(960px,calc(100% - 1.5rem));display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;padding:.55rem;border-radius:20px;background:linear-gradient(180deg,#ffffffb8,#ffffffd9);border:1px solid rgba(63,154,79,.14);-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);box-shadow:0 1px 2px #0000000d,0 12px 32px #1f2a371a,inset 0 1px #ffffffd9;outline:none}.dock__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem;padding:.55rem .25rem;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;cursor:pointer;text-decoration:none;transition:background .2s ease;outline:none}.dock__item:hover{background:#3f9a4f14}.dock__item--active,.dock__item--accent{background:#3f9a4f1f}.dock__item--accent:hover{background:#3f9a4f29}.dock__icon{display:grid;place-items:center;color:#2e7d32}.dock__icon svg{width:1.25rem;height:1.25rem}.dock__title{font-size:.72rem;font-weight:700;color:#1f2a37}.dock__desc{display:none;font-size:.68rem;color:#6b7280;line-height:1.3}@media(min-width:900px){.dock__desc{display:block}.dock__title{font-size:.82rem}}body.dex-page .dex-actions{margin-top:1.25rem;display:flex;justify-content:center}body.dex-page .dex-encounter{margin-top:.25rem;font-size:.8rem;font-weight:700;color:var(--dex-ink-soft)}body.dex-page .dex-bar{margin-top:.55rem;height:8px;border-radius:999px;background:#3f9a4f1f;overflow:hidden}body.dex-page .dex-bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#57b168,#3f9a4f)}body.dex-page .gacha-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#fafaf8eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:1rem}body.dex-page .gacha-overlay[hidden]{display:none!important}body.dex-page .gacha-overlay__inner{width:min(420px,100%);text-align:center}body.dex-page .unlock-box{margin-top:1rem;padding:1rem;border-radius:16px;border:1px solid rgba(63,154,79,.16);background:#fffc}body.dex-page .unlock-credit{margin-top:.5rem;font-size:.72rem;color:#6b7280}body.dex-page .hdr-a .back-link[hidden]{display:none!important}
