.store-offer{--accent:#225e8d;--surface:#0c2038;border:1px solid var(--accent);background:linear-gradient(155deg,var(--surface),#040b14 90%);color:#fff;border-radius:9px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.store-offer-starter{--accent:#987121;--surface:#38260d}.store-offer-gems{--accent:#216087;--surface:#071d32}.store-offer-coins{--accent:#914626;--surface:#351909}.store-offer header{min-height:88px;padding:16px 16px 0}.store-offer h3{letter-spacing:-.025em;overflow-wrap:anywhere;font-size:20px;font-weight:700;line-height:1.2}.store-offer header p{color:#bbc9d8;margin-top:6px;font-size:12px;line-height:1.45}.store-offer-art{aspect-ratio:1.85;flex:none;width:100%;height:auto;display:block}.store-rewards{background:#0005;border:1px solid #ffffff0c;border-radius:6px;flex-wrap:wrap;gap:6px;margin:8px 12px;padding:6px;display:flex}.store-rewards>span{color:#e2e8f0;align-items:center;gap:4px;min-width:0;font-size:10px;display:flex}.store-rewards>span>span{overflow-wrap:anywhere}.store-once{color:#c1cbd8;margin:0 14px 6px;font-size:10px}.store-offer footer{background:#030a11bb;border-top:1px solid #ffffff10;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding:10px 12px;display:flex}.store-offer footer strong{color:#72d8ff;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:4px;min-width:0;font-size:clamp(12px,1.25vw,19px);display:flex}.store-buy{color:#fff;background:linear-gradient(#365b14,#17360b);border:1px solid #70a744;border-radius:5px;flex-shrink:0;min-height:38px;padding:7px 14px;font-size:12px;font-weight:600;box-shadow:inset 0 1px #8bd34766,inset 0 -2px #0c2108}.store-buy:hover{filter:brightness(1.2)}.store-buy:disabled{cursor:default}.store-offers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.storefront{color:#fff;background:#030910}.storefront-content{min-width:0;padding:22px}.storefront-sidebar{display:none}.store-home{flex-direction:column;gap:18px;display:flex}.store-hero-row{grid-template-columns:minmax(220px,28%) minmax(0,1fr);gap:16px;display:grid}.store-mystery{background:radial-gradient(at 50% 65%,#411556,#170b2a 75%);border:1px solid #60327d;border-radius:7px;flex-direction:column;justify-content:space-between;align-items:center;padding:22px 14px 18px;display:flex;overflow:hidden}.store-mystery h2{font-size:24px;font-weight:700}.store-mystery svg.store-mystery-art{aspect-ratio:2.06;width:100%;max-width:320px;height:auto;margin:12px 0;display:block}.store-cta{color:#fff;background:linear-gradient(#093958,#071d35);border:1px solid #287ba9;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.store-cta svg{width:22px;height:22px}.store-mystery .store-cta{background:linear-gradient(#391059,#210733);border-color:#925bc0;width:100%}.store-trade{isolation:isolate;background:#071b27;border:1px solid #264e5f;border-radius:7px;min-height:290px;position:relative;overflow:hidden}.store-trade-art{z-index:-2;width:65%;height:100%;position:absolute;inset:0 0 0 auto}.store-trade:after{content:"";z-index:-1;background:linear-gradient(90deg,#05131ff5 0%,#05131fe8 30%,#0000 65%);position:absolute;inset:0}.store-trade-copy{flex-direction:column;justify-content:center;align-items:flex-start;width:48%;min-height:290px;padding:28px;display:flex}.store-trade h2{letter-spacing:-.03em;font-size:clamp(22px,2vw,31px);font-weight:700;line-height:1.12}.store-trade p{color:#c1d4e0;margin:14px 0 24px;font-size:14px;line-height:1.4}.store-section-heading{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;font-size:20px;font-weight:600;display:flex}.store-section-heading button{color:#61d4ff;font-size:12px}.store-highlight{text-align:left;color:#fff;background:linear-gradient(140deg,#133851,#080c16);border:1px solid #2b5a73;border-radius:8px;padding:12px;overflow:hidden}.store-highlight h3{font-size:17px;font-weight:700}.store-highlight>div{justify-content:center;height:110px;display:flex}.store-highlight small{color:#b8cddd;font-size:10px}@media (width>=1024px){.storefront{padding-left:clamp(210px,17vw,270px)}.storefront-sidebar{scrollbar-width:thin;background:#050d16;border-right:1px solid #213344;width:clamp(210px,17vw,270px);display:block;position:fixed;top:64px;bottom:0;left:0;overflow-y:auto}.storefront-sidebar nav{flex-direction:column;gap:6px;padding:12px;display:flex}.storefront-sidebar nav a{color:#b6c7da;border:1px solid #ffffff0b;border-radius:7px;align-items:center;gap:12px;padding:8px 10px;font-size:14px;display:flex}.storefront-sidebar nav a[aria-current=page]{color:#fff;background:linear-gradient(90deg,#0e304b,#091323);border-color:#225e8d}.storefront-sidebar nav img{object-fit:contain;width:32px;height:32px}}@media (width<=1199px){.store-offers-grid{gap:10px}.store-offer header{padding:12px 10px 0}.store-offer h3{font-size:17px}.store-offer footer{flex-wrap:wrap;padding:8px}.store-trade-copy{padding:20px}}@media (width<=767px){.storefront-content{padding:14px}.store-hero-row{grid-template-columns:1fr}.store-trade{order:-1}.store-trade-copy{width:54%;min-height:250px}.store-mystery{padding:16px}.store-mystery svg.store-mystery-art{max-width:280px}.store-offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-offer header p{font-size:11px}.store-offer h3{font-size:16px}.store-section-heading{font-size:18px}}@media (width<=379px){.store-offers-grid{grid-template-columns:1fr}}.storefront{isolation:isolate;background:#030910;position:relative}.storefront:before,.storefront:after{content:none}.store-kit-display{background:linear-gradient(#10293b88,#081420ee),repeating-conic-gradient(#36749922 0% 25%,#0000 0% 50%) 0 0/20px 20px;border-block:1px solid #ffffff0c;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;min-height:155px;padding:22px 14px;display:flex}.store-offer-starter .store-kit-display{background:linear-gradient(#44321855,#211609ee),repeating-conic-gradient(#b08c4022 0% 25%,#0000 0% 50%) 0 0/20px 20px}.store-kit-item{background:#07111b77;border-bottom:3px solid #5285a977;border-radius:5px;place-items:center;width:68px;height:76px;display:grid;position:relative}.store-kit-item img,.store-kit-item svg{object-fit:contain;image-rendering:pixelated;width:56px!important;height:56px!important}.store-kit-item b{color:#fff;background:#07101c;border-radius:3px;padding:0 4px;font-size:12px;position:absolute;bottom:0;right:2px}.store-trade h2{text-wrap:balance;max-width:300px}.store-trade-copy{justify-content:flex-start;padding-top:40px;padding-bottom:18px}.store-trade-copy .store-cta{margin-top:auto}.store-trade-copy p{margin-bottom:18px}.store-trade-art{-webkit-mask-image:linear-gradient(90deg,#0000,#000 14%);mask-image:linear-gradient(90deg,#0000,#000 14%)}.store-offer header{min-height:84px}.storefront{min-height:calc(100vh - 64px)}.mystery-entry{position:relative}.mystery-entry-art{object-fit:contain;width:175px;height:170px;image-rendering:pixelated;margin:-6px auto -8px}.mystery-mini-balls{justify-content:center;gap:14px;margin-bottom:8px;display:flex}.mystery-mini-balls img{width:28px;height:28px;image-rendering:pixelated}.mystery-dialog{max-height:calc(100dvh - 24px);overflow-y:auto;color:#fff!important;background:linear-gradient(155deg,#102e50,#071322 65%)!important;border:1px solid #457ba8!important;border-radius:14px!important;gap:12px!important;width:calc(100vw - 24px)!important;max-width:660px!important;padding:24px!important}.mystery-dialog header{text-align:center}.mystery-eyebrow{letter-spacing:.18em;color:#8accff;font-size:10px}.mystery-dialog .mystery-title{color:#fff;font-size:30px}.mystery-description{margin-top:5px;font-size:13px;color:#b9cde2!important}.mystery-demo-note{text-align:center;color:#d4e4f3;background:#263b5366;border:1px solid #7188a144;border-radius:6px;padding:7px;font-size:11px}.mystery-stage{isolation:isolate;background:radial-gradient(at 50% 80%,#164269,#08172a 65%);border:1px solid #385977;border-radius:8px;place-items:center;height:310px;display:grid;position:relative;overflow:hidden}.mystery-cabinet{object-fit:contain;width:300px;height:300px;image-rendering:pixelated;filter:drop-shadow(0 12px 10px #0009)}.mystery-platform{clip-path:polygon(8% 0,92% 0,100% 40%,100% 65%,90% 100%,10% 100%,0 65%,0 40%);z-index:-1;background:#246381;width:240px;height:32px;position:absolute;bottom:10px;box-shadow:inset 0 -8px #092741}.phase-mix .mystery-cabinet{animation:.18s steps(3,end) infinite mystery-shake}.mystery-insert-coin{animation:.65s steps(8,end) forwards mystery-coin;position:absolute;top:51%;left:62%}.mystery-dropped-ball{z-index:2;animation:1.1s ease-out forwards mystery-drop;position:absolute;top:66%;left:calc(50% - 28px)}.mystery-dropped-ball img{width:56px;height:56px;image-rendering:pixelated}.phase-open .mystery-dropped-ball{animation:.7s steps(5,end) forwards mystery-unseal}.mystery-opening-flash{clip-path:polygon(40% 0,60% 0,60% 30%,80% 30%,80% 40%,100% 40%,100% 60%,70% 60%,70% 80%,60% 80%,60% 100%,40% 100%,40% 70%,20% 70%,20% 60%,0 60%,0 40%,30% 40%,30% 20%,40% 20%);background:#c8f5ff;width:130px;height:130px;animation:.7s steps(5,end) both mystery-flash;position:absolute;bottom:0;left:calc(50% - 65px)}.phase-reveal .mystery-cabinet{opacity:.12}.mystery-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;animation:.4s steps(6,end) mystery-reveal;display:flex;position:absolute;inset:22px}.mystery-result small{color:#82d8ff;letter-spacing:.12em;font-size:10px}.mystery-prize{filter:drop-shadow(0 0 22px #35a1d8);width:160px;height:160px}.mystery-result strong{font-size:25px}.mystery-result span{color:#c1d7ec;margin-top:4px;font-size:11px}.mystery-status{text-align:center;color:#fff;min-height:20px;font-size:13px}.mystery-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mystery-option{color:#c4d5e8;background:#081626;border:1px solid #34516d;border-radius:7px;flex-direction:column;align-items:center;gap:3px;padding:10px 4px;display:flex}.mystery-option.red[aria-pressed=true]{background:#482033;border-color:#f78c94}.mystery-option.gold[aria-pressed=true]{background:#42351e;border-color:#edc775}.mystery-option img{width:44px;height:44px;image-rendering:pixelated}.mystery-option b{color:#fff;font-size:12px}.mystery-option small{font-size:10px}.mystery-activate{color:#fff;background:linear-gradient(#17668e,#123c6e);border:1px solid #60c8ef;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;display:flex;box-shadow:inset 0 -3px #092748}.mystery-activate:disabled,.mystery-option:disabled{opacity:.6;cursor:wait}.mystery-disclaimer{text-align:center;color:#b3c5d8;font-size:11px;line-height:1.5}@keyframes mystery-shake{0%,to{transform:translate(-3px)rotate(-1deg)}50%{transform:translate(3px)rotate(1deg)}}@keyframes mystery-coin{0%{opacity:1;transform:translate(60px,-35px)scale(1)}to{opacity:0;transform:translate(0)scale(.2)}}@keyframes mystery-drop{0%{opacity:0;transform:translateY(-20px)scale(.5)}25%{opacity:1}70%{transform:translateY(28px)rotate(25deg)}to{transform:translateY(22px)rotate(0)}}@keyframes mystery-unseal{0%{opacity:1;transform:translateY(22px)}to{opacity:0;transform:translateY(22px)scale(1.5)}}@keyframes mystery-flash{0%{opacity:0;transform:scale(.1)}60%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes mystery-reveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.mystery-dialog{padding:18px 12px!important}.mystery-stage{height:250px}.mystery-cabinet{width:240px;height:240px}.mystery-prize{width:125px;height:125px}.mystery-dialog .mystery-title{font-size:25px}}@media (prefers-reduced-motion:reduce){.mystery-stage *{animation-duration:.01ms!important;animation-iteration-count:1!important}}.store-mystery.mystery-entry,.mystery-dialog{background:repeating-linear-gradient(0deg,#ffffff02 0 1px,#0000 1px 4px),radial-gradient(at 50% 40%,#202229,#101114 75%)!important;border-color:#41414c!important}.mystery-stage{border-radius:0;overflow:hidden;background:0 0!important;border:0!important}.mystery-cabinet,.mystery-entry-art{filter:none;-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000),linear-gradient(#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000),linear-gradient(#0000,#000 6% 94%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.mystery-entry-art{width:190px;height:184px}.mystery-entry h2,.mystery-dialog .mystery-title{color:#e6eff6;text-shadow:2px 2px #293448;letter-spacing:.02em;font-family:monospace;font-weight:800}.mystery-demo-note{color:#ccc9d6;background:#14141988;border-color:#42414c}.mystery-option{background:#15161b;border-color:#444550}.mystery-option[aria-pressed=true]{background:#272036;border-color:#a286bf;box-shadow:inset 0 -3px #825d9d}.mystery-activate,.mystery-entry .store-cta{color:#f0e6fc;border-radius:3px;box-shadow:inset 0 2px #b4a0c344,inset 0 -3px #100c18;background:linear-gradient(#433252,#21182d)!important;border:2px solid #8b719c!important}.prisma-card{color:#edf3fc;isolation:isolate;background:linear-gradient(135deg,#161c27,#090f17 55%,#131c27);border:1px solid #6b8096;border-radius:15px;width:100%;font-family:Arial,sans-serif;font-size:14px;font-weight:400;position:relative;box-shadow:0 22px 75px #000b}.prisma-types>span{background:linear-gradient(#3269a7,#164074);border:1px solid #7cb9ee;border-radius:20px;color:#fff!important}@media (width>=601px) and (height<=850px){.prisma-card .prisma-body{gap:12px;padding:12px 20px 8px}.prisma-card .prisma-summary h2{margin-bottom:8px;font-size:29px}.prisma-card .prisma-types{margin-bottom:8px}.prisma-card .prisma-health,.prisma-card .prisma-stats{margin-top:8px;padding:8px}.prisma-card .prisma-stats th,.prisma-card .prisma-stats td{padding:3px 7px}.prisma-card .prisma-hero{min-height:230px}.prisma-card .prisma-sprite{height:235px}.prisma-card .prisma-moves{margin-bottom:8px;padding:8px}.prisma-card .prisma-footer{padding:4px 20px 10px}.prisma-card .prisma-rarity{padding:8px 60px}}.prisma-shiny{border-color:#c6ebff;box-shadow:0 0 2px 2px #b6e6ff,0 0 11px #6bbdff80,0 22px 75px #000b}.prisma-shiny:before{content:"";z-index:-1;filter:blur(3px);opacity:.65;background:conic-gradient(from 30deg,#d8f8ff,#ffeab3,#8ec4ff,#f3bbff,#77d9ff,#fff5cb,#d8f8ff);border-radius:16px;position:absolute;inset:-2px}.prisma-scroll{scrollbar-width:thin;background:linear-gradient(135deg,#151c26f5,#080f18fa);border-radius:14px;max-height:85dvh;overflow:auto}.prisma-rarity{text-align:center;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--rarity) 47%,#11152c),transparent);border-bottom:1px solid color-mix(in srgb,var(--rarity) 65%,transparent);padding:12px 60px;position:relative}.prisma-rarity strong{color:var(--rarity);text-transform:uppercase;letter-spacing:2px;font-size:23px;font-weight:850}.prisma-rarity small{color:#b5c7e2;position:absolute;top:18px;left:20px}.prisma-shiny-label{z-index:5;color:#fff6d4;letter-spacing:1px;text-shadow:0 2px 2px #8a5600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffe5a9ba,#966819b0 35%,#fff4bc9c 52%,#abd7ffab 74%,#ecc2f4b8);border:2px solid #fff1b0;border-radius:8px;padding:8px 19px;font-size:26px;font-weight:900;position:absolute;top:-26px;right:-10px;transform:rotate(-5deg);box-shadow:inset 0 0 0 2px #fff5cf77,inset -4px -4px 3px #9f652c88,3px 5px #80662e,0 8px 18px #f5ca4770}.prisma-body{grid-template-columns:1.1fr 1fr;gap:16px;padding:20px 22px 12px;display:grid}.prisma-summary{min-width:0}.prisma-summary h2{overflow-wrap:anywhere;margin:0 0 12px;font-size:clamp(23px,3vw,38px);font-weight:850;line-height:1.15}.prisma-summary h2 span{font-size:.75em}.prisma-summary .male{color:#63c9ff}.prisma-summary .female{color:#f67fb9}.prisma-types{gap:8px;margin-bottom:18px;display:flex}.prisma-types>span{padding:5px 12px;font-size:11px}.prisma-health,.prisma-stats{background:#0b141c70;border:1px solid #465365;border-radius:9px;margin-top:12px;padding:12px}.prisma-health>div:not(.prisma-hp-track){align-items:center;gap:18px;margin-bottom:8px;display:flex}.prisma-health span{color:#b6c7df;min-width:48px}.prisma-health b{font-size:16px}.prisma-health em{background:#383248;border-radius:4px;padding:2px 5px;font-size:11px;font-style:normal}.prisma-hp-track{background:#25303b;border-radius:10px;height:9px;overflow:hidden}.prisma-hp-track i{border-radius:10px;height:100%;transition:width .3s;display:block}.prisma-stats table{border-collapse:collapse;width:100%;font-size:12px}.prisma-stats caption{text-align:left;color:#b9cbe5;margin-bottom:7px;font-size:14px;font-weight:600}.prisma-stats th,.prisma-stats td{text-align:center;border-bottom:1px solid #35415280;padding:5px 8px}.prisma-stats th:first-child{text-align:left}.prisma-stats thead{color:#b2c4df}.prisma-stats tbody th{font-weight:700}.prisma-hero{place-items:center;min-height:280px;display:grid;position:relative;overflow:hidden}.prisma-halo{background:radial-gradient(ellipse at 55% 60%,color-mix(in srgb,var(--rarity) 30%,transparent),transparent 65%);position:absolute;inset:0}.prisma-shiny .prisma-halo{background:radial-gradient(at 55% 60%,#8559e866,#0000 65%),linear-gradient(120deg,#0000 42%,#9ad9ff15 43%,#0000 46%)}.prisma-hero .prisma-sprite{z-index:2;object-fit:contain;filter:drop-shadow(0 10px 12px #0009);width:90%;height:280px;position:relative}.prisma-hero .is-fainted{filter:grayscale();opacity:.55}.prisma-pedestal{border:3px solid #8982ec;border-radius:50%;width:80%;height:37px;position:absolute;bottom:18px;left:10%;box-shadow:0 0 12px #6479e7,inset 0 0 12px #7083dd}.prisma-shiny .prisma-pedestal{border-color:#bdeaff;box-shadow:0 0 18px #8e8af5,inset 0 0 15px #baa2ff}.prisma-stars{z-index:3;color:#ffdf8d;text-shadow:0 0 10px #ffc150;pointer-events:none;font-size:30px;position:absolute;inset:10%}.prisma-stars span{position:absolute;top:30%;right:0}.prisma-stars i{position:absolute;bottom:10%;left:0}.prisma-stars b{position:absolute;bottom:0;right:15%}.prisma-moves{border:1px solid #465365;border-radius:10px;margin:0 22px 14px;padding:12px}.prisma-moves h3{color:#b7c9e4;margin:0 0 8px;font-size:14px}.prisma-moves>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.prisma-move{background:linear-gradient(140deg,#283242,#111922);border:1px solid #49596b;border-radius:7px;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;padding:9px;display:flex}.prisma-move b{overflow-wrap:anywhere;width:100%;font-size:12px}.prisma-move small{color:#c3d2e6;font-size:10px}.prisma-moves p{color:#9dafc5;margin:8px 0 0;font-size:10px}.prisma-footer{justify-content:flex-end;padding:8px 22px 14px;display:flex}.prisma-footer>div{width:100%}.prisma-footer>button{color:#fff!important;text-transform:none!important;height:auto!important;box-shadow:none!important;background:#101b29!important;border:1px solid #617a93!important;gap:8px!important;padding:7px 14px!important;font-size:13px!important;display:flex!important;position:static!important}.prisma-footer>button img{width:24px!important;height:24px!important;position:static!important}[role=dialog]:has(.prisma-card){width:min(94vw,880px)!important;max-width:880px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}[role=dialog]:has(.prisma-card)>button{z-index:10!important;top:57px!important;right:14px!important}.prisma-frame{flex:none;margin:auto;position:relative}.prisma-frame .prisma-card{transform-origin:0 0;width:760px;font-family:Inter,Arial,sans-serif}.prisma-frame .prisma-scroll{background:radial-gradient(at 78% 44%,#19213b80,#0000 48%),linear-gradient(125deg,#101b25,#060e15 65%,#14202a);max-height:none;padding-bottom:8px;overflow:visible}.prisma-frame .prisma-rarity{background:linear-gradient(120deg,color-mix(in srgb,var(--rarity) 26%,#151a35) 0%,color-mix(in srgb,var(--rarity) 87%,#382572) 24%,color-mix(in srgb,var(--rarity) 48%,#181430) 52%,color-mix(in srgb,var(--rarity) 80%,#1e1d55) 75%,#141a32 100%);height:43px;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--rarity) 55%,white),inset 0 -1px 0 color-mix(in srgb,var(--rarity) 64%,transparent);border-radius:14px 14px 0 0;justify-content:center;align-items:center;padding:6px 60px;display:flex}.prisma-frame .prisma-rarity:after{content:"";pointer-events:none;mix-blend-mode:screen;opacity:.8;background:linear-gradient(105deg,#0000 0 27%,#d6f8ff77 28% 30%,#0000 31% 62%,#ffddad66 63% 65%,#0000 66%);position:absolute;inset:0}.prisma-frame .prisma-rarity strong{z-index:1;letter-spacing:2px;color:#f7edff;text-shadow:0 2px 7px #26105d;font-size:24px;position:relative}.prisma-frame .prisma-rarity small{font-size:12px;top:14px;left:25px}.prisma-frame .prisma-body{grid-template-columns:1.12fr 1fr;gap:12px;padding:12px 24px 8px}.prisma-frame .prisma-summary h2{margin:0 0 6px;font-size:32px;line-height:1.15}.prisma-frame .prisma-types{gap:7px;margin-bottom:8px}.prisma-frame .prisma-types>span{padding:4px 9px;font-size:11px}.prisma-frame .prisma-health{background:0 0;border-color:#637a8c70;margin-top:8px;padding:8px 12px}.prisma-frame .prisma-health>div:not(.prisma-hp-track){margin-bottom:5px;font-size:12px}.prisma-frame .prisma-health b{font-size:14px}.prisma-frame .prisma-stats{background:0 0;border-color:#637a8c70;margin-top:8px;padding:6px 10px}.prisma-frame .prisma-stats caption{margin-bottom:3px;font-size:12px}.prisma-frame .prisma-stats th,.prisma-frame .prisma-stats td{border-color:#637a8c30;padding:3px 6px;font-size:11px}.prisma-frame .prisma-hero{min-height:280px}.prisma-frame .prisma-hero .prisma-sprite{width:95%;height:260px}.prisma-frame .prisma-moves{background:0 0;border-color:#637a8c70;margin:0 24px 6px;padding:8px}.prisma-frame .prisma-moves h3{margin-bottom:6px;font-size:12px}.prisma-frame .prisma-moves>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.prisma-frame .prisma-move{border-color:#637a8c70;min-height:56px;padding:7px}.prisma-frame .prisma-move b{font-size:11px}.prisma-frame .prisma-footer{min-height:38px;padding:4px 24px 6px}.prisma-frame .prisma-footer>button{background:0 0!important;border:0!important;border-left:1px solid #8195a0!important;border-radius:0!important}.prisma-frame .prisma-shiny-label{font-size:24px;top:-23px;right:-8px}[role=dialog]:has(.prisma-frame){width:fit-content!important;max-width:none!important;max-height:none!important;display:block!important;overflow:visible!important}[role=dialog]:has(.prisma-frame)>button{color:#edf5ff!important;opacity:1!important;z-index:20!important;background:#07111ee0!important;border:1px solid #d7e9ff55!important;border-radius:6px!important;place-items:center!important;width:27px!important;height:27px!important;padding:0!important;line-height:1!important;display:grid!important;top:82px!important;right:43px!important;box-shadow:0 3px 10px #0009!important}[role=dialog]:has(.prisma-frame)>button span{transform:translateY(-1px);font-size:22px!important;line-height:1!important;display:block!important}[role=dialog]:has(.prisma-frame)>button:hover{background:#344456!important}[role=dialog]:has(.prisma-frame)>button:focus-visible{outline-offset:2px;outline:2px solid #a4dbff!important}.prisma-frame [data-pokemon-type]{text-shadow:0 1px 2px #0007;border-radius:20px;padding:4px 8px;font-weight:700;box-shadow:inset 0 1px #ffffff30;background:linear-gradient(180deg,color-mix(in srgb,var(--type-color) 83%,white),var(--type-color) 48%,color-mix(in srgb,var(--type-color) 70%,black))!important;color:#fff!important;border:0!important}.prisma-frame [data-pokemon-type] svg{fill:#fff;filter:drop-shadow(0 1px 1px #0003)}.prisma-frame .prisma-types [data-pokemon-type]{text-transform:uppercase;padding:5px 11px;font-size:12px}.prisma-frame .prisma-move [data-pokemon-type]{padding:3px 6px;font-size:9px}@media (width<=600px){[role=dialog]:has(.prisma-frame){gap:0!important;width:calc(100vw - 20px)!important;max-width:420px!important;max-height:calc(100dvh - 24px)!important}.prisma-frame{width:100%!important;height:auto!important;margin:0!important}.prisma-frame .prisma-card{overflow:visible;width:100%!important;max-height:calc(100dvh - 24px)!important;transform:none!important}.prisma-frame .prisma-scroll{overscroll-behavior:contain;touch-action:pan-y;padding-bottom:0;max-height:calc(100dvh - 24px)!important;overflow-y:auto!important}.prisma-frame .prisma-rarity{height:38px!important;padding:5px 46px!important}.prisma-frame .prisma-rarity strong{letter-spacing:1px!important;font-size:17px!important}.prisma-frame .prisma-rarity small{font-size:10px!important;top:12px!important;left:12px!important}.prisma-frame .prisma-body{grid-template-columns:minmax(0,1.35fr) minmax(105px,1fr)!important;gap:5px!important;padding:12px 10px 4px!important}.prisma-frame .prisma-summary h2{margin-bottom:8px!important;font-size:clamp(19px,5.2vw,24px)!important;line-height:1.1!important}.prisma-frame .prisma-types{flex-wrap:wrap;gap:4px!important;margin-bottom:9px!important}.prisma-frame .prisma-types [data-pokemon-type]{padding:4px 6px!important;font-size:9px!important}.prisma-frame .prisma-health{margin-top:7px!important;padding:7px!important}.prisma-frame .prisma-health>div:not(.prisma-hp-track){gap:5px!important;margin-bottom:5px!important;font-size:11px!important}.prisma-frame .prisma-health span{min-width:33px}.prisma-frame .prisma-health b{font-size:12px!important}.prisma-frame .prisma-stats{margin-top:7px!important;padding:6px 4px!important}.prisma-frame .prisma-stats caption{font-size:12px!important}.prisma-frame .prisma-stats table{font-size:10px!important}.prisma-frame .prisma-stats th,.prisma-frame .prisma-stats td{padding:4px 2px!important;font-size:10px!important}.prisma-frame .prisma-hero{align-self:start;min-height:185px!important}.prisma-frame .prisma-hero .prisma-sprite{width:100%!important;height:180px!important}.prisma-frame .prisma-pedestal{height:18px;bottom:10px}.prisma-frame .prisma-shiny-label{padding:5px 9px;font-size:14px;top:-19px;right:-4px}.prisma-frame .prisma-moves{margin:5px 10px!important;padding:8px!important}.prisma-frame .prisma-moves h3{font-size:12px!important}.prisma-frame .prisma-moves>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.prisma-frame .prisma-move{min-height:49px!important;padding:5px!important}.prisma-frame .prisma-move b{font-size:11px!important}.prisma-frame .prisma-move small{font-size:9px!important}.prisma-frame .prisma-footer{padding:4px 12px 8px!important}[role=dialog]:has(.prisma-frame)>button{border-radius:8px!important;width:30px!important;height:30px!important;top:52px!important;right:12px!important}}@media (width<=600px) and (height<=680px){.prisma-frame .prisma-hero{min-height:150px!important}.prisma-frame .prisma-hero .prisma-sprite{height:145px!important}.prisma-frame .prisma-stats th,.prisma-frame .prisma-stats td{padding:2px!important}}@media (width<=600px){.prisma-frame .prisma-body{grid-template-columns:minmax(0,1.25fr) minmax(115px,1fr)!important;align-items:center!important}.prisma-frame .prisma-hero{transform:translateY(12px);align-self:center!important}.prisma-frame .prisma-hero .prisma-sprite{object-position:center 62%}[role=dialog]:has(.prisma-frame)>button{border-radius:7px!important;width:27px!important;height:27px!important;top:43px!important;right:10px!important}.prisma-frame .prisma-summary h2 .male,.prisma-frame .prisma-summary h2 .female{text-shadow:1px 1px #000,-1px -1px #000;image-rendering:pixelated;font-family:Courier New,monospace!important;font-size:.68em!important;font-weight:900!important}}
