.chrome-header{position:sticky;top:0;z-index:40;color:#153c2f;background:hsla(55,35%,94%,.94);border-bottom:1px solid rgba(21,60,47,.11);backdrop-filter:blur(16px)}.chrome-progress{position:absolute;top:0;left:0;width:100%;height:2px;background:#77a9c8;transform:scaleX(0);transform-origin:left center}.chrome-nav{display:grid;grid-template-columns:auto minmax(320px,460px) auto;align-items:center;justify-content:space-between;gap:24px;max-width:1440px;min-height:112px;padding:0 5%;margin:0 auto}.chrome-brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;color:inherit;text-decoration:none}.chrome-energy{width:64px;height:31px;flex-shrink:0}.footer-logo>.footer-energy{width:68px;height:33px;flex-shrink:0}.chrome-brand-copy{display:flex;flex-direction:column;gap:2px}.chrome-brand-name{font-family:var(--font-serif),serif;font-size:27px;line-height:1.05;letter-spacing:-.025em}.chrome-domain{font-size:9px;line-height:1.5;letter-spacing:.14em;color:#758077}.chrome-links{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;width:100%;padding:4px;border:1px solid #becfbb;border-radius:22px;background:#e7eddf}.chrome-tab-charm{position:relative;display:grid;place-items:center;width:46px;height:43px;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.chrome-tab-charm:before{content:"";position:absolute;width:40px;height:40px;border-radius:50%;background:var(--tab-color);opacity:0;transform:scale(.65);transition:opacity .35s,transform .45s}.chrome-tab-charm img{position:relative;width:52px;height:52px;max-width:none;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 3px 2px #45674720)}.chrome-link{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:66px;color:#677268;font-size:10px;gap:3px;text-decoration:none;transition:color .16s ease}.chrome-link:hover,.chrome-link[aria-current=page]{color:#153c2f}.chrome-link[aria-current=page]>span:last-child{text-decoration:underline;text-underline-offset:5px;text-decoration-color:#729272}.chrome-link[aria-current=page] .chrome-tab-charm{transform:translateY(-9px)}.chrome-link[aria-current=page] .chrome-tab-charm:before{opacity:1;transform:scale(1)}.chrome-link:hover .chrome-tab-charm{transform:translateY(-6px) rotate(-5deg)}.chrome-link[aria-current=page]:hover .chrome-tab-charm{transform:translateY(-11px) rotate(-5deg)}.chrome-actions{display:flex;align-items:center;gap:17px}.chrome-preview{display:inline-flex;align-items:center;gap:6px;color:#707b6a;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.chrome-preview:before{width:4px;height:4px;border-radius:50%;background:#8fa171;content:""}.chrome-explore{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:40px;padding:0 18px;color:#f5f4ea;background:#153c2f;border-radius:4px;font-size:11px;font-weight:500;text-decoration:none;transition:background .16s ease,transform .16s ease}.chrome-explore:hover{background:#285340;transform:translateY(-1px)}.chrome-brand:focus-visible,.chrome-explore:focus-visible,.chrome-link:focus-visible{outline:2px solid #684;outline-offset:6px}.chrome-skip{position:fixed;top:12px;left:16px;z-index:110;padding:12px 18px;color:#f5f4ea;background:#153c2f;transform:translateY(-160%)}.chrome-skip:focus{transform:translateY(0)}.chrome-flight{position:fixed;inset:0;z-index:90;overflow:hidden;pointer-events:none}.chrome-flight-bird{position:absolute;top:clamp(50px,12vh,120px);left:-200px;width:clamp(130px,10vw,156px);height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 4px #203c3026);animation:chrome-fly 1.8s cubic-bezier(.3,.12,.62,.92) both}@keyframes chrome-fly{0%{transform:translate3d(0,32px,0) rotate(-12deg) scaleX(var(--flight-facing,-1))}35%{transform:translate3d(calc(30vw + 150px),-18px,0) rotate(5deg) scaleX(var(--flight-facing,-1))}66%{transform:translate3d(calc(65vw + 200px),-35px,0) rotate(12deg) scaleX(var(--flight-facing,-1))}to{transform:translate3d(calc(100vw + 400px),12px,0) rotate(-5deg) scaleX(var(--flight-facing,-1))}}@media (max-width:1100px){.chrome-nav{grid-template-columns:minmax(0,1fr) auto;gap:12px 20px;padding:14px 4% 10px}.chrome-links{grid-row:2;grid-column:1/-1;justify-self:center;max-width:460px;margin-top:8px}.chrome-preview{position:absolute;top:5px;right:4%;font-size:7px}}@media (max-width:700px){.chrome-flight-bird{width:clamp(112px,23vw,130px)}.chrome-nav{gap:8px 12px;padding:16px 6% 10px}.chrome-brand{min-width:0;gap:8px;flex-shrink:1}.chrome-brand-copy{min-width:0}.chrome-brand-name{overflow:hidden;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.chrome-energy{width:52px;height:25px}.chrome-links{margin-top:8px}.chrome-link{min-height:61px;font-size:9px}.chrome-tab-charm{height:39px;width:42px}.chrome-tab-charm img{width:47px;height:47px}.chrome-explore{min-height:44px;padding:0 10px;font-size:10px;gap:8px}.chrome-actions{margin-left:auto}.chrome-preview{right:6%}}@media (max-width:390px){.chrome-nav{padding-right:5%;padding-left:5%}.chrome-brand-name{font-size:19px}.chrome-domain{display:none}.chrome-explore{gap:6px;padding:0 9px}.chrome-explore span{max-width:64px;text-align:left;line-height:1.3}}@media (max-width:360px){.chrome-brand-name{font-size:18px}.chrome-energy{width:46px;height:22px}.chrome-nav{-moz-column-gap:8px;column-gap:8px}}@media (prefers-reduced-motion:reduce){.chrome-flight{display:none}.chrome-explore,.chrome-link{transition:none}.chrome-explore:hover{transform:none}.chrome-tab-charm,.chrome-tab-charm:before,.chrome-tab-highlight{transition:none}}body:has(#top[data-motion=paused]) :is(.chrome-tab-highlight,.chrome-tab-charm,.chrome-tab-charm:before){transition:none}body:has(#top[data-motion=paused]) .chrome-flight{display:none}@font-face{font-family:__DM_Sans_0d7163;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_0d7163;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_0d7163;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:__DM_Sans_0d7163,__DM_Sans_Fallback_0d7163;font-style:normal}.__variable_0d7163{--font-sans:"__DM_Sans_0d7163","__DM_Sans_Fallback_0d7163"}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Instrument_Serif_1f5468";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Instrument_Serif_Fallback_1f5468";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"__Instrument_Serif_1f5468","__Instrument_Serif_Fallback_1f5468";font-weight:400}.__variable_1f5468{--font-serif:"__Instrument_Serif_1f5468","__Instrument_Serif_Fallback_1f5468"}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.relative{position:relative}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.border{border-width:1px}.font-sans{font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.italic{font-style:italic}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--paper:#f5f4ea;--ink:#153c2f;--muted:#69766b;--line:#d8decf;--leaf:#c0d595;--pink:#ecd1d5;--blue:#c8e2ef}.card-drawn-decor{-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.story-signature .card-drawn-decor{width:25px;height:25px}.empty-state>.card-drawn-decor{width:36px;height:36px;margin:0 auto 20px}.catalogue-heading h1>.card-drawn-decor,.detail-copy h1 .card-drawn-decor{display:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--ink);font-family:var(--font-sans),sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #567b35;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}::-moz-selection{background:#cbdca7;color:#153c2f}::selection{background:#cbdca7;color:#153c2f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--font-serif),Georgia,serif}em{font-weight:400}section{scroll-margin-top:90px}.section-wrap{max-width:1440px;padding-left:6%;padding-right:6%;margin:0 auto}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:51px;padding:14px 23px;font-size:12px;font-weight:500;border:1px solid var(--ink);border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#285340}.button svg,.text-link svg{transition:transform .2s}.button:hover svg,.text-link:hover svg{transform:translateX(4px)}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:12px;padding-bottom:9px;border-bottom:1px solid var(--ink)}.hero{position:relative;max-width:1680px;margin:0 auto;display:grid;grid-template-columns:46% 54%;padding:30px 5.7% 64px;min-height:740px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 78% 50%,#dfebd588,transparent 52%)}.hero-grid-paper{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(#25422b05 1px,transparent 0),linear-gradient(90deg,#25422b05 1px,transparent 0);background-size:38px 38px;-webkit-mask-image:linear-gradient(90deg,transparent 5%,#000 80%);mask-image:linear-gradient(90deg,transparent 5%,#000 80%);pointer-events:none}.hero-copy{padding-top:92px;position:relative;z-index:4;align-self:start}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.6px}.live-dot{height:6px;width:6px;background:#709746;border-radius:50%;box-shadow:0 0 0 4px #83a45412}.hero h1{font-size:clamp(76px,8.4vw,126px);line-height:.91;letter-spacing:-5px;margin-top:27px;position:relative;display:inline-block}.hero h1 em{color:#567646}.hero h1>svg{position:absolute;width:42px;height:42px;right:-57px;top:58%;color:#93a76f;transform:rotate(9deg)}.hero-description{font-size:13px;line-height:1.9;color:#5b6a5c;margin-top:30px;max-width:355px}.hero-copy .button{margin-top:29px}.hero-signature{display:flex;align-items:center;gap:11px;margin-top:41px;font-size:9px;color:#76806e}.hero-signature>svg{width:22px;height:22px}.signature-line{height:1px;width:27px;background:#b6c2a8}.hero-art{position:relative;height:590px;align-self:center;min-width:0}.hero-slab{position:absolute;width:260px;top:30px;left:calc(50% - 130px);z-index:5;transform:translateY(var(--drift,0)) rotate(8deg)}.hero-slab .slab-controls{transform:rotate(-8deg)}.hero-orbit{position:absolute;width:590px;height:590px;top:-4px;left:calc(50% - 295px);color:#78966245;transform:rotate(8deg);pointer-events:none}.hero-orbit>svg{width:100%;height:100%;animation:orbit-turn 100s linear infinite}.orbit-small{width:360px;height:360px;left:calc(50% - 180px);top:101px;border:1px solid #99b98023;border-radius:50%}.hero-character{position:absolute;z-index:6;pointer-events:none;transform:translateY(var(--drift,0))}.hero-character img{filter:drop-shadow(4px 18px 14px #244c211c);animation:bob 6s ease-in-out infinite}.character-celebi{width:235px;left:-89px;top:0}.character-celebi img{transform:rotate(-13deg)}.character-mew{width:211px;right:-89px;top:57px}.character-mew img{animation-delay:-2s}.character-celebi-shiny{width:156px;right:-52px;bottom:42px;z-index:7}.character-celebi-shiny img{animation-delay:-3s}.character-mew-shiny{width:152px;left:-73px;bottom:39px}.character-mew-shiny img{animation-delay:-1s}.art-label{position:absolute;font-size:14px;font-family:var(--font-serif),serif;font-style:italic;z-index:6;color:#738260;white-space:nowrap}.art-label span{display:block;line-height:1;font-size:30px;padding-left:55px}.label-celebi{top:198px;left:-66px;transform:rotate(-12deg)}.label-mew{right:-46px;top:274px;transform:rotate(13deg)}.collector-stamp{position:absolute;bottom:115px;right:7px;width:88px;height:88px;z-index:8;border:1px solid #536c49;border-radius:50%;background:#e3e9cf;transform:rotate(16deg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-shadow:0 0 0 5px #e3e9cf,0 0 0 6px #536c4944}.collector-stamp span{font-size:7px;letter-spacing:1px}.collector-stamp>svg{width:40px;height:40px}.tiny-spark{position:absolute;color:#8fa377;font-size:25px;z-index:3;animation:twinkle 4s ease-in-out infinite}.ts-one{top:16px;right:60px}.ts-two{top:334px;left:1px;font-size:38px}.ts-three{bottom:57px;right:148px;font-size:17px}.hero-leaf{position:absolute;pointer-events:none;color:#80946c3d;width:160px;z-index:-1}.leaf-one{left:-60px;bottom:75px;transform:rotate(29deg)}.leaf-two{right:-70px;bottom:70px;transform:rotate(-65deg)}.hero-spark{position:absolute;pointer-events:none;color:#b3c697}.spark-one{width:22px;height:22px;left:34%;top:30px}.spark-two{width:15px;height:15px;left:44%;bottom:160px}.hero-bottom{position:absolute;bottom:25px;left:5.7%;right:5.7%;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.3px;color:#718069}.hero-bottom>a,.hero-bottom>span{display:flex;align-items:center;gap:11px}.small-star{font-size:20px}.scroll-arrow{font-size:24px;animation:nudge 2s ease-in-out infinite}.marquee{border-top:1px solid #b6c697;border-bottom:1px solid #b6c697;background:#dce5c6;overflow:hidden;padding:15px 0;transform:rotate(-1deg);margin:0 -2px;position:relative;z-index:6}.marquee>div{display:flex;width:-moz-max-content;width:max-content;animation:marquee-slide 45s linear infinite}.marquee span{display:flex;align-items:center;gap:37px;padding-right:37px;font-size:10px;font-weight:500;letter-spacing:1.8px;white-space:nowrap}.marquee svg{height:23px;width:23px}.marquee svg:nth-child(2){height:16px;width:16px}.collection-section{padding-top:100px;padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-heading h2{font-size:66px;line-height:.98;letter-spacing:-2px;margin-top:18px}.section-heading h2 em{color:#6a8359}.section-aside{padding-bottom:5px}.section-aside>p{font-size:12px;line-height:1.85;color:#6d7866;margin-bottom:22px}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection-card{display:block;min-width:0}.card-art{height:352px;position:relative;background:var(--card-bg);overflow:hidden;border-radius:130px 130px 5px 5px;display:flex;align-items:center;justify-content:center;border:1px solid #4657340b}.tone-sage{--card-bg:#e6ebd9}.tone-blue{--card-bg:#e0e9e7}.tone-pink{--card-bg:#efdfdf}.tone-butter{--card-bg:#eee8d6}.grid-slab{width:175px;transform:rotate(-5deg);transition:transform .65s cubic-bezier(.2,.8,.2,1)}.collection-card:nth-child(2n) .grid-slab{transform:rotate(5deg)}.collection-card:hover .grid-slab{transform:translateY(-12px) rotate(0deg) scale(1.04)}.card-corner{left:19px;top:24px;font-size:9px;color:#728062}.card-corner,.shiny-badge{position:absolute;z-index:2}.shiny-badge{right:16px;top:22px;font-size:7px;letter-spacing:1px;color:#62715d}.card-spark{position:absolute;width:24px;bottom:40px;right:19px;color:#81956566;pointer-events:none}.view-card{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:16px;padding:13px;background:#153c2f;color:var(--paper);font-size:10px;transform:translateY(100%);transition:transform .3s}.view-card svg{width:15px}.collection-card:focus-visible .view-card,.collection-card:hover .view-card{transform:translateY(0)}.card-info{padding:19px 0 0;display:flex;align-items:center;justify-content:space-between;gap:8px}.card-info h3{font-size:15px;font-weight:500}.card-info p{font-size:9px;color:#7a8174;margin-top:7px;line-height:1.6}.card-info p span{padding:0 3px}.card-info-arrow{width:27px;height:27px;border:1px solid #cbd3bf;border-radius:50%;display:grid;place-items:center}.card-info-arrow svg{width:13px}.sample-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;line-height:1.6;color:#7b8273;margin-top:34px}.sample-note>span{font-size:22px}.mythical-section{background:#183e31;color:#f5f4e6;display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:75px 6% 85px;position:relative;overflow:hidden}.mythical-heading{grid-column:1/-1;text-align:center;position:relative;margin-bottom:24px}.mythical-heading .eyebrow{color:#bbcca5;font-size:9px}.mythical-heading h2{font-size:74px;letter-spacing:-2px;line-height:1.01;margin-top:20px}.mythical-heading h2 em{color:#c4d7a4}.mythical-heading>p:last-child{font-size:11px;line-height:1.9;color:#b4c6b7;margin-top:20px}.character-world{height:500px;border-radius:4px;position:relative;overflow:hidden;color:#29472f}.world-green{background:#dae6c1}.world-pink{background:#e9d6d8;transition-delay:.12s!important}.world-number{left:30px;top:24px;font-family:var(--font-serif),serif;font-size:24px}.world-number,.world-tag{position:absolute;z-index:3}.world-tag{right:28px;top:35px;font-size:8px;letter-spacing:1.7px}.world-pokemon{position:absolute;transform:translateY(var(--drift,0));filter:drop-shadow(0 20px 15px #203c301a);z-index:2}.primary-pokemon{width:310px;top:32px;left:13px}.shiny-pokemon{width:205px;top:130px;right:0;transform:translateY(var(--drift,0)) rotate(12deg)}.world-pink .primary-pokemon{width:310px;left:25px;top:34px;transform:translateY(var(--drift,0)) rotate(-12deg)}.world-pink .shiny-pokemon{width:230px;right:0;top:150px}.world-rings{position:absolute;width:410px;height:410px;border:1px solid #536e4130;border-radius:50%;top:23px;left:calc(50% - 205px)}.world-rings:before{content:"";position:absolute;inset:35px;border:1px dashed #536e4125;border-radius:50%}.world-leaf{position:absolute;left:-45px;top:140px;width:170px;color:#7890614a;transform:rotate(17deg)}.world-flower{position:absolute;left:25px;top:120px;width:85px;color:#a37b893f;transform:rotate(12deg)}.world-spark{position:absolute;right:52px;top:90px;width:23px;color:#73854d}.world-pink .world-spark{color:#af8093}.shiny-note{right:38px;bottom:142px;font-family:var(--font-serif),serif;font-size:17px;font-style:italic;transform:rotate(-7deg)}.shiny-note,.world-copy{position:absolute;z-index:3}.world-copy{left:30px;right:30px;bottom:30px;border-top:1px solid #45644430;padding-top:19px}.world-copy h3{font-family:var(--font-serif),serif;font-size:44px;line-height:1.15}.world-copy h3 span{font-family:var(--font-sans),sans-serif;font-size:12px;letter-spacing:3px;opacity:.5;padding-left:13px}.world-copy p{font-size:10px;margin-top:7px;color:#587054}.round-link{position:absolute;right:0;top:28px;width:45px;height:45px;border:1px solid #46633c55;border-radius:50%;display:grid;place-items:center;transition:background .2s,transform .2s}.round-link:hover{background:#ffffff55;transform:rotate(-35deg)}.story-section{padding-top:80px;padding-bottom:90px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.story-drawing{position:relative;width:100%;max-width:460px;aspect-ratio:1;color:#819c6960;justify-self:center}.story-drawing>svg:first-child{width:100%;height:100%;animation:orbit-turn 100s linear infinite}.story-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--font-serif),serif;font-size:64px;color:#4a6740;line-height:.96;transform:rotate(-7deg);letter-spacing:-2px}.story-flower{position:absolute;width:85px;height:85px;top:25px;right:80px;color:#7d965b;transform:rotate(15deg)}.story-leaf{position:absolute;width:150px;left:0;bottom:15px;color:#8fa879}.story-spark{position:absolute;width:40px;right:45px;bottom:80px;color:#ccacb6}.story-copy h2{font-size:61px;line-height:1;letter-spacing:-1.8px;margin:20px 0 25px}.story-copy h2 em{color:#70815e}.story-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#697763;max-width:380px;margin-bottom:15px}.handwritten{font-size:21px;display:block;margin-top:23px}.handwritten,.story-signature{font-family:var(--font-serif),serif;font-style:italic}.story-signature{font-size:36px;margin-top:13px;display:flex;align-items:center;gap:15px}.story-signature svg{width:20px;color:#8c9f6f}.site-footer{background:#e7ebdd;padding:42px 6% 22px}.footer-top{justify-content:space-between;padding-bottom:37px}.footer-logo,.footer-top{display:flex;align-items:center}.footer-logo{gap:15px}.footer-logo>svg{width:47px;height:47px}.footer-logo>span{font-family:var(--font-serif),serif;font-size:27px}.footer-logo>span>span{display:block;font-family:var(--font-sans),sans-serif;font-size:7px;letter-spacing:2px;margin-top:5px}.footer-links{gap:30px;font-size:10px}.footer-links,.footer-links a{display:flex;align-items:center}.footer-links a{gap:12px}.footer-links svg{width:14px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #cbd4bf;padding-top:22px;font-size:8px;line-height:1.7;color:#6b7a63}.footer-heart{font-family:var(--font-serif),serif;font-size:14px;font-style:italic}.catalogue{padding-top:65px;padding-bottom:100px;min-height:85vh}.catalogue-heading{position:relative;padding-bottom:35px}.catalogue-heading h1{font-size:85px;letter-spacing:-3px;line-height:1.1;margin:18px 0}.catalogue-heading h1 em{color:#71865c}.catalogue-heading h1>svg{width:30px;height:30px;display:inline;margin-left:16px;vertical-align:top;color:#9cad81}.catalogue-heading>p:last-of-type{font-size:13px;color:#68795f}.catalogue-leaf{position:absolute;right:0;top:-20px;width:160px;color:#9aaa8055;transform:rotate(18deg);pointer-events:none}.preview-explainer{display:flex;align-items:center;gap:13px;padding:15px 19px;background:#e6eadb;border:1px solid #d4ddc6;margin-bottom:32px;border-radius:3px;font-size:11px;line-height:1.7}.preview-explainer>span{font-size:24px}.preview-explainer strong{font-weight:500}.collection-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.filter-group{display:flex;gap:7px}.filter-group button{padding:10px 18px;font-size:11px;background:transparent;border:1px solid #ccd4bf;border-radius:3px;color:var(--ink);min-height:40px}.filter-group button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.filter-group button:hover:not(.active){background:#e7ebda}.search-field{display:flex;align-items:center;gap:12px;border-bottom:1px solid #bac5a9;padding:9px 0;max-width:260px}.search-field input{width:215px;max-width:100%;border:0;background:transparent;font-size:11px;color:var(--ink);outline-offset:2px}.results-count{font-size:10px;color:#697962;margin-bottom:21px}.empty-state{text-align:center;padding:70px 10px}.empty-state>svg{width:30px;margin:0 auto 20px;color:#94a87b}.empty-state h3{font-family:var(--font-serif),serif;font-size:35px}.empty-state p{font-size:12px;color:#718366;margin:15px 0 25px}.detail-page{padding-top:35px;padding-bottom:70px}.back-link{font-size:11px;display:inline-block;margin-bottom:25px;padding:10px 0}.detail-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center}.detail-stage{position:relative;background:var(--card-bg);padding:55px 25px 25px;min-height:680px;border-radius:200px 200px 8px 8px;overflow:hidden}.detail-slab{width:285px;margin:0 auto;position:relative;z-index:4}.detail-orbits{position:absolute;width:500px;height:500px;top:90px;left:calc(50% - 250px);border:1px dashed #6f8a5655;border-radius:50%}.detail-stage-note{position:absolute;left:0;right:0;top:23px;text-align:center;font-size:8px;letter-spacing:2px}.detail-spark{position:absolute;width:28px;right:30px;top:130px;color:#94ab77}.detail-flower{position:absolute;width:75px;left:18px;bottom:84px;color:#78926780}.detail-mascot{position:absolute;width:130px;right:0;bottom:66px;z-index:5;pointer-events:none;animation:bob 6s ease-in-out infinite}.detail-copy{padding:20px 0}.detail-copy h1{font-size:80px;line-height:1;letter-spacing:-2px;margin:23px 0 13px;display:flex;align-items:center;gap:14px}.detail-copy h1 svg{width:25px;flex-shrink:0;color:#9cac81}.detail-set{font-size:12px;color:#758268}.detail-description{font-size:13px;line-height:1.9;margin-top:30px;color:#67745f;max-width:400px}.card-facts{margin:27px 0 0;border-top:1px solid var(--line)}.card-facts>div{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:11px}.card-facts dt{color:#73816b}.card-facts dd{text-align:right;margin:0}.detail-notice{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.7;color:#7a806e;margin:22px 0}.detail-notice>span{font-size:22px;line-height:1}.detail-copy .text-link{font-size:11px}.next-card-link{margin-top:35px;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center}.next-card-link span{font-size:8px;letter-spacing:1.5px}.next-card-link strong{display:block;font-family:var(--font-serif),serif;font-weight:400;font-size:26px;letter-spacing:0;margin-top:8px}.motion-ready .reveal{opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal.is-visible{opacity:1;transform:translateY(0)}[data-drift]{will-change:transform}.hero-copy{animation:hero-enter .9s ease both}.hero-art{animation:hero-enter 1.1s ease .15s both}.hero-character img{transform-origin:center}@keyframes hero-enter{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}@keyframes bob{0%,to{translate:0 0;rotate:-3deg}50%{translate:0 -13px;rotate:3deg}}@keyframes orbit-turn{to{rotate:1turn}}@keyframes twinkle{50%{opacity:.35;scale:.8}}@keyframes nudge{50%{translate:0 5px}}@keyframes marquee-slide{to{transform:translateX(-50%)}}@media(min-width:1450px){.hero{min-height:810px;padding-top:60px}.hero-art{scale:1.1}.hero-copy{padding-top:105px}.card-art{height:390px}.grid-slab{width:198px}}@media(max-width:1100px){.hero{grid-template-columns:47% 53%;padding-left:5%;padding-right:5%;min-height:690px}.hero h1{font-size:94px}.hero-copy{padding-top:80px}.hero-art{scale:.88;transform-origin:55% 40%;height:585px}.hero-description{font-size:12px}.hero-signature{font-size:8px}.character-celebi{left:-67px}.character-mew{right:-70px}.card-grid{gap:17px}.card-art{height:300px}.grid-slab{width:151px}.mythical-section,.section-wrap{padding-left:5%;padding-right:5%}.world-tag{font-size:7px}.primary-pokemon{width:260px;left:0;top:65px}.shiny-pokemon{width:170px;top:160px;right:-6px}.world-pink .primary-pokemon{width:265px;left:0;top:69px}.world-pink .shiny-pokemon{width:190px;right:-6px;top:167px}.story-section{gap:35px}.story-copy h2{font-size:54px}.detail-layout{gap:5%}.detail-slab{width:250px}.detail-stage{min-height:625px}.detail-copy h1{font-size:65px}}@media(max-width:760px){.hero{display:block;min-height:unset;padding:42px 6% 65px}.hero-copy{padding-top:0;text-align:center}.hero-copy .eyebrow{justify-content:center;font-size:8px;letter-spacing:1.4px}.hero h1{font-size:90px;line-height:.9;letter-spacing:-3px;margin-top:24px}.hero h1 br{display:none}.hero h1 em{display:block}.hero h1>svg{width:25px;height:25px;right:-31px;top:62%}.hero-description{font-size:12px;max-width:330px;margin:23px auto 0;line-height:1.8}.hero-copy .button{margin-top:21px;min-height:46px;font-size:11px;padding:12px 20px}.hero-signature{justify-content:center;margin-top:23px;font-size:8px}.hero-art{height:550px;max-width:470px;margin:25px auto -14px;scale:1;transform-origin:center}.hero-slab{width:230px;left:calc(50% - 115px);top:30px}.character-celebi{width:172px;left:-26px;top:-4px}.character-mew{width:166px;right:-30px;top:67px}.character-mew-shiny{width:134px;left:-24px;bottom:59px}.character-celebi-shiny{width:132px;right:-22px;bottom:79px}.hero-orbit{width:470px;height:470px;left:calc(50% - 235px);top:28px}.orbit-small{width:310px;height:310px;left:calc(50% - 155px);top:103px}.art-label{font-size:12px}.label-celebi{left:-15px;top:184px}.label-mew{right:-12px;top:252px}.collector-stamp{width:68px;height:68px;right:5px;bottom:192px}.collector-stamp>svg{width:30px;height:30px}.collector-stamp span{font-size:5px}.ts-one{right:65px;top:17px}.ts-two{left:10px;top:287px;font-size:23px}.ts-three{bottom:37px;right:77px}.hero-bottom{bottom:19px;left:6%;right:6%;font-size:6px;letter-spacing:1px}.hero-bottom>span{gap:6px}.small-star{font-size:15px}.hero-bottom>a{gap:7px}.scroll-arrow{font-size:18px}.leaf-one{left:-80px;bottom:340px}.leaf-two{bottom:170px}.spark-one{left:9%;top:170px;width:12px}.spark-two{left:90%;top:40px;width:13px}.marquee{padding:13px 0}.marquee span{font-size:8px;gap:25px;padding-right:25px}.marquee svg{width:18px;height:18px}.section-wrap{padding-left:6%;padding-right:6%}.collection-section{padding-top:65px;padding-bottom:60px}.section-heading{align-items:start;gap:20px;margin-bottom:28px}.section-heading h2{font-size:48px;margin-top:13px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.2px}.section-aside{max-width:155px;padding-top:45px}.section-aside>p{font-size:9px;margin-bottom:14px}.section-aside .text-link{font-size:9px;gap:12px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.card-art{height:290px;border-radius:95px 95px 4px 4px}.grid-slab{width:148px}.card-info{padding-top:13px}.card-info h3{font-size:13px}.card-info p{font-size:8px;margin-top:5px}.card-info-arrow{width:22px;height:22px;flex-shrink:0}.card-corner{font-size:8px;top:21px;left:14px}.shiny-badge{font-size:6px;right:13px;top:22px}.card-spark{width:17px;right:10px;bottom:25px}.sample-note{font-size:8px;text-align:left;align-items:start;margin-top:25px}.sample-note>span{line-height:1}.mythical-section{padding:57px 6%;grid-template-columns:1fr;gap:20px}.mythical-heading{margin-bottom:15px}.mythical-heading .eyebrow{font-size:7px;letter-spacing:1.3px}.mythical-heading h2{font-size:53px;letter-spacing:-1.2px}.mythical-heading>p:last-child{font-size:10px}.character-world{height:445px}.world-number{left:24px;top:20px;font-size:22px}.world-tag{top:29px;right:23px;font-size:7px}.primary-pokemon{width:280px;top:36px;left:0}.shiny-pokemon{width:185px;top:137px;right:-7px}.world-pink .primary-pokemon{width:270px;top:40px;left:2px}.world-pink .shiny-pokemon{width:199px;top:150px;right:-5px}.world-copy{left:24px;right:24px;bottom:23px}.world-copy h3{font-size:39px}.world-copy p{font-size:10px}.shiny-note{font-size:14px;bottom:128px;right:30px}.world-rings{width:350px;height:350px;left:calc(50% - 175px)}.world-spark{right:29px;top:90px;width:21px}.story-section{padding-top:30px;padding-bottom:57px;grid-template-columns:1fr;gap:0}.story-drawing{max-width:320px;margin:0 auto}.story-center{font-size:50px}.story-flower{width:55px;top:20px;right:55px}.story-leaf{width:110px}.story-spark{width:25px;right:36px;bottom:63px}.story-copy{padding:5px 4% 0}.story-copy h2{font-size:51px;margin-top:15px}.story-copy>p:not(.eyebrow){font-size:12px}.handwritten{font-size:21px}.site-footer{padding:30px 6% 23px}.footer-top{align-items:flex-start;gap:20px;padding-bottom:24px}.footer-logo{gap:9px}.footer-logo>svg{width:33px;height:33px}.footer-logo>span{font-size:22px}.footer-logo>span>span{font-size:5px;letter-spacing:1.5px}.footer-links{flex-direction:column;align-items:flex-end;gap:13px;font-size:8px}.footer-links a{gap:4px}.footer-bottom{flex-direction:column;gap:10px;font-size:8px;padding-top:17px}.catalogue{padding-top:40px;padding-bottom:70px}.catalogue-heading h1{font-size:58px;letter-spacing:-2px;max-width:310px}.catalogue-heading h1>svg{width:20px;height:20px;margin-left:7px}.catalogue-heading .eyebrow{font-size:8px;letter-spacing:1.3px}.catalogue-heading>p:last-of-type{font-size:12px}.catalogue-leaf{width:85px;right:-10px;top:15px;opacity:.5}.preview-explainer{font-size:10px;padding:12px;gap:9px;margin-bottom:25px}.collection-tools{flex-direction:column;align-items:stretch;gap:20px}.filter-group{gap:6px}.filter-group button{padding:10px 14px;font-size:10px;flex:1}.search-field{max-width:none}.search-field input{width:100%}.detail-page{padding-top:15px}.detail-layout{grid-template-columns:1fr;gap:32px}.detail-stage{min-height:640px;padding-top:50px;border-radius:160px 160px 5px 5px}.detail-slab{width:260px}.detail-mascot{width:120px;bottom:70px;right:-9px}.detail-copy{padding:0 3%}.detail-copy h1{font-size:65px}.detail-copy .eyebrow{font-size:8px}.detail-description{font-size:12px}.detail-flower{width:55px;left:10px}.detail-notice{font-size:10px}.next-card-link{margin-top:30px}}@media(max-width:380px){.hero h1{font-size:78px}.hero-art{scale:.88;margin-top:5px;margin-bottom:-60px}.hero-slab{width:223px}.section-heading h2{font-size:43px}.section-aside{max-width:128px}.card-art{height:240px}.grid-slab{width:124px}.card-info p{font-size:7px}.detail-slab{width:230px}.detail-stage{min-height:590px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}[data-drift]{--drift:0px!important;will-change:auto}}.collector-stamp{right:auto;left:30px;bottom:180px}.hero-slab .slab-interactions{transform:rotate(-8deg)}.hero-slab .slab-controls{transform:none}.slab-compact .slab-label-main>strong{font-size:9px}.slab-compact .slab-label-main{gap:2px}@media(max-width:760px){.collector-stamp{left:0;right:auto;bottom:220px}.slab-compact .slab-label-main>strong{font-size:8px}}#top{overflow-x:clip}@media(max-width:760px){.hero{padding-top:28px}.hero h1{font-size:76px;line-height:.92;margin-top:18px}.hero-description{margin-top:17px;font-size:11px;line-height:1.75}.hero-copy .button{margin-top:18px;min-height:44px}.hero-signature{display:none}.hero-art{margin-top:24px;height:510px}.hero-slab{width:220px;left:calc(50% - 110px);top:25px}.character-celebi{width:132px;left:-23px;top:-12px}.character-mew{width:125px;right:-23px;top:127px}.character-celebi-shiny{width:112px;right:-21px;bottom:83px}.character-mew-shiny{width:112px;left:-23px;bottom:83px}.art-label{display:none}.collector-stamp{width:55px;height:55px;left:-8px;bottom:221px}.collector-stamp>svg{width:25px;height:25px}.collector-stamp span{font-size:4px}.hero-orbit{top:-10px}}.hero{background:radial-gradient(ellipse at 90% 8%,#e4c9d749,transparent 45%),radial-gradient(ellipse at 78% 63%,#c5deed88,transparent 49%)}.hero-art-memory{position:absolute;inset:12px -30px 36px;border-radius:48% 48% 45% 45%;overflow:hidden;-webkit-mask-image:radial-gradient(ellipse,#0009 15%,#0004 44%,transparent 72%);mask-image:radial-gradient(ellipse,#0009 15%,#0004 44%,transparent 72%);pointer-events:none}.hero-art-memory .card-atmosphere{opacity:.65}.hero-art-memory .card-landscape{filter:blur(2px) saturate(.8)}.card-atmosphere{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:.3;isolation:isolate}.card-landscape{width:100%;height:100%;display:block;animation:art-breathe 19s ease-in-out infinite alternate;transform:scale(1.06);filter:saturate(.8)}.card-light{position:absolute;inset:-30%;background:conic-gradient(from 40deg,transparent 0 15%,#e4fbc055 18%,transparent 23% 60%,#e1eeff77 65%,transparent 71%);mix-blend-mode:screen;animation:orbit-turn 45s linear infinite;opacity:.6}.atmosphere-mew .card-light{background:conic-gradient(from 90deg,transparent,#ebc5eb55,transparent 23% 60%,#b3e5fa77,transparent 78%)}.card-dust{position:absolute;inset:0}.card-dust i{position:absolute;left:17%;top:27%;width:3px;height:3px;background:#f1ffda;box-shadow:0 0 10px 3px #d5efb866;border-radius:50%;animation:card-dust 7s ease-in-out infinite;opacity:.5}.card-dust i:nth-child(2){left:78%;top:57%;animation-delay:-2s;background:#aeddfa}.card-dust i:nth-child(3){left:46%;top:17%;animation-delay:-4s}.card-dust i:nth-child(4){left:28%;top:77%;animation-delay:-1s;background:#f4bfdb}.card-dust i:nth-child(5){left:89%;top:26%;animation-delay:-5s}.card-dust i:nth-child(6){left:64%;top:78%;animation-delay:-3s}.card-art>.card-atmosphere{opacity:.24;-webkit-mask-image:linear-gradient(#000,#0005 55%,#000);mask-image:linear-gradient(#000,#0005 55%,#000)}.card-art:after{content:"";position:absolute;inset:10px;border:1px solid #fbfff780;border-radius:inherit;pointer-events:none}.grid-slab{position:relative;z-index:2}.card-spark{z-index:3}.view-card{z-index:5}.card-corner,.shiny-badge{background:#f5f4eacf;padding:3px 5px;border-radius:20px;z-index:4}.card-info{align-items:flex-start}.card-info>div{min-width:0}.card-info h3{line-height:1.4}.card-info-arrow{flex-shrink:0;margin-top:2px}.tone-blue{--card-bg:#d5e8f1}.tone-pink{--card-bg:#efdae3}.tone-sage{--card-bg:#dfebd3}.hero h1>svg,.spark-two,.ts-two{color:#7babcb}.hero h1>svg{animation:twinkle 5s ease-in-out infinite}.collector-stamp{background:#dfecf0;box-shadow:0 0 0 5px #dfecf0,0 0 0 6px #86a8b855;color:#517e96;border-color:#7296a7}.hero-character .animated-pokemon{width:100%}.character-celebi{width:143px;left:-35px;top:40px}.character-mew{width:105px;right:-19px;top:114px}.character-celebi-shiny{width:120px;right:-7px;bottom:115px}.character-mew-shiny{width:94px;left:-10px;bottom:118px}.hero-character img{image-rendering:auto;animation:mythical-drift 9s ease-in-out infinite;filter:drop-shadow(0 0 17px #e5f5bd) drop-shadow(0 12px 7px #3c654125)}.character-mew img,.character-mew-shiny img{animation-delay:-4s;filter:drop-shadow(0 0 17px #c9e7fd) drop-shadow(0 12px 7px #59759925)}.character-celebi-shiny img{animation-delay:-2s;filter:drop-shadow(0 0 17px #f8d1e4)}.label-celebi{left:-49px;top:180px}.label-mew{right:-40px;top:258px}.enchanted-passage{position:relative;min-height:170px;background:#dcebf0;border-top:1px solid #bed8e2;border-bottom:1px solid #bed8e2;overflow:hidden;display:flex;align-items:center;gap:3%;padding:0 6%}.passage-copy{position:relative;z-index:2;width:32%;flex-shrink:0}.passage-copy>.eyebrow{font-size:8px;letter-spacing:1.7px;color:#49758c}.passage-copy>span:last-child{font-family:var(--font-serif),serif;display:block;font-size:30px;margin-top:10px;color:#315f6e}.enchanted-passage>.magic-scene{flex:1;height:165px;min-width:0}.mythical-section{background:#143b32;background-image:radial-gradient(ellipse at 85% 15%,#254f68 0,transparent 55%);gap:28px}.mythical-heading h2 em{color:#c4ddeb}.living-world{min-height:580px;position:relative;overflow:hidden;border-radius:180px 180px 8px 8px;border:1px solid #a3bd9f66;background:#233f39;isolation:isolate;color:#f7f4df}.living-mew{background:#1d3755;border-color:#8eaac277}.living-scenery{position:absolute;inset:0;z-index:-2;animation:art-enter .7s ease both}.living-scenery .card-atmosphere{opacity:.8}.living-scenery .card-landscape{filter:saturate(.65) brightness(.72)}.living-world:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#11332955,transparent 30%,#112f3299 54%,#122f32 77%);z-index:-1}.living-mew:before{background:linear-gradient(180deg,#1d335755,transparent 30%,#1b2e5899 54%,#1b2d45 77%)}.living-world:after{content:"";position:absolute;inset:12px;border:1px solid #d4e8d12e;border-radius:inherit;pointer-events:none}.living-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;position:absolute;left:40px;right:40px;top:80px;color:#f5f4d6cc;z-index:3}.living-caption>span:first-child{font-family:var(--font-serif),serif;font-size:26px}.living-caption>span:last-child{font-size:7px;letter-spacing:1.4px;max-width:118px;text-align:right;line-height:1.8}.living-portal{position:absolute;left:calc(50% - 108px);top:117px;width:216px;height:170px;display:grid;place-items:center}.living-sprite{width:116px;position:relative;z-index:2;filter:drop-shadow(0 0 25px #d9efba88);animation:mythical-drift 8s ease-in-out infinite}.living-mew .living-sprite{width:82px;filter:drop-shadow(0 0 22px #bdedff99)}.living-companion{position:absolute;width:68px;right:28px;top:280px;animation:mythical-drift 9s ease-in-out -4s infinite;z-index:2;filter:drop-shadow(0 0 15px #daf4e577)}.living-mew .living-companion{right:24px;top:268px}.living-copy{position:absolute;left:34px;right:34px;bottom:118px;z-index:4;padding-top:19px;border-top:1px solid #d9ebce33}.living-copy .eyebrow{font-size:7px;letter-spacing:1.6px;color:#ccddbc}.living-copy h3{font-family:var(--font-serif),serif;font-size:38px;line-height:1.1;margin-top:10px;max-width:86%}.living-copy>p:last-of-type{font-size:10px;margin-top:9px;color:#b6cdcd}.living-link{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:39px;height:39px;border-radius:50%;border:1px solid #dbe9d955;transition:background .2s,transform .2s}.living-link:hover{background:#ffffff18;transform:rotate(-30deg)}.world-swatches{position:absolute;bottom:25px;left:34px;right:34px;display:flex;align-items:flex-end;gap:9px;z-index:4}.world-swatches button{width:43px;flex-shrink:0;background:none;border:0;padding:0;opacity:.62;transition:transform .2s,opacity .2s}.world-swatches button img{height:55px;width:40px;-o-object-fit:cover;object-fit:cover;border:1px solid #dceac955;border-radius:2px;box-shadow:0 4px 8px #0005}.world-swatches button span{display:block;font-size:7px;margin-top:5px;letter-spacing:1px}.world-swatches button:hover,.world-swatches button[aria-pressed=true]{opacity:1;transform:translateY(-5px)}.world-swatches button[aria-pressed=true] img{outline:1px solid #d5e9bf;outline-offset:3px}.living-mew .world-swatches button[aria-pressed=true] img{outline-color:#b6dcf5}.story-drawing>.magic-scene{position:absolute;inset:0;width:100%;height:100%}.story-center{font-size:54px;pointer-events:none;z-index:2;color:#4a7184}.site-footer{background:#e2edf0}.footer-bottom{border-color:#c3d7df}.story-section{background:radial-gradient(ellipse at 20% 70%,#d0e4ec55,transparent 48%)}.catalogue-heading{min-height:210px;padding-right:33%}.catalogue-magic{position:absolute!important;right:-15px;top:-30px;width:40%;height:240px!important}.catalogue-heading h1{position:relative;z-index:2}.preview-explainer{background:#e2eced;border-color:#c9dcdf}.filter-group{flex-wrap:wrap}.filter-group button{border-radius:22px}.filter-group button.active{background:#365d71;border-color:#365d71}.collection-tools{align-items:flex-start}.results-count{letter-spacing:.4px}.detail-stage>.card-atmosphere{opacity:.4;-webkit-mask-image:linear-gradient(#000,transparent 90%);mask-image:linear-gradient(#000,transparent 90%)}.detail-copy h1{font-size:clamp(44px,5.1vw,76px);overflow-wrap:anywhere}.detail-copy h1 svg{display:none}.motion-toggle{position:fixed;bottom:18px;left:18px;z-index:40;display:flex;align-items:center;gap:7px;border:1px solid #aec3c9;border-radius:20px;background:#f4f7f1ed;color:#426575;font-size:9px;padding:9px 12px;box-shadow:0 3px 12px #223d3412;backdrop-filter:blur(8px)}.motion-toggle>span{color:#719daf;font-size:14px}#top[data-motion=paused] *,#top[data-motion=paused] :after,#top[data-motion=paused] :before{animation-play-state:paused!important}@keyframes art-breathe{to{transform:scale(1.16) translate(-1%,1%)}}@keyframes art-enter{0%{opacity:0;scale:1.04}to{opacity:1;scale:1}}@keyframes card-dust{0%,to{translate:0 10px;opacity:.1}50%{translate:14px -27px;opacity:1}}@keyframes mythical-drift{0%,to{translate:-9px 6px;rotate:-4deg}50%{translate:14px -21px;rotate:5deg}}@keyframes portal-breathe{50%{scale:1.08;opacity:.45}}@media(max-width:1100px){.character-celebi{left:-35px}.character-mew{right:-35px}.living-copy h3{font-size:33px}.living-caption,.world-swatches{left:28px;right:28px}.world-swatches{gap:7px}.world-swatches button{width:36px}.world-swatches button img{width:34px;height:47px}.living-copy{left:28px;right:28px}.catalogue-heading{padding-right:25%}.catalogue-magic{width:34%}.filter-group button{padding:10px 13px}}@media(max-width:760px){.hero-art-memory{inset:-5px -35px 54px}.hero-character.character-celebi{width:100px;left:-14px;top:14px}.hero-character.character-mew{width:68px;right:-9px;top:153px}.hero-character.character-celebi-shiny{width:83px;right:-8px;bottom:96px}.hero-character.character-mew-shiny{width:65px;left:-4px;bottom:103px}.hero .collector-stamp{left:-3px;bottom:244px}.enchanted-passage{display:block;padding:24px 6% 0;min-height:230px}.passage-copy{width:100%;text-align:center}.passage-copy>span:last-child{font-size:27px;margin-top:7px}.enchanted-passage>.magic-scene{width:100%;height:145px}.living-world{min-height:535px;border-radius:145px 145px 8px 8px}.living-caption{top:67px;font-size:22px}.living-portal{top:101px}.living-copy{bottom:110px}.living-copy h3{font-size:35px}.living-companion{top:245px;width:60px}.living-mew .living-companion{top:245px}.world-swatches{left:26px;right:26px;gap:8px}.world-swatches button{width:36px}.story-center{font-size:42px}.catalogue-heading{padding-right:0;padding-bottom:0}.catalogue-heading h1{max-width:none}.catalogue-magic{position:relative!important;top:0;right:auto;width:100%;height:135px!important;margin-top:5px}.filter-group button{flex:0 0 auto;padding:9px 15px}.detail-copy h1{font-size:53px}.motion-toggle{bottom:12px;left:12px;font-size:8px;padding:7px 10px}.sample-note{padding-bottom:5px}}@media(prefers-reduced-motion:reduce){.card-landscape,.living-companion,.living-scenery,.living-sprite{animation:none}.motion-toggle{display:none}}.living-world .living-companion{width:68px}.living-portal .living-sprite{width:116px}.living-mew .living-portal .living-sprite{width:82px}.living-mew .living-companion{width:56px}.detail-stage .detail-mascot{width:120px}.catalogue-magic,.enchanted-passage>.magic-scene{min-height:0}.animated-pokemon picture img,.hero-character img{image-rendering:pixelated}@media(max-width:760px){.living-world .living-companion{width:60px}.living-mew .living-companion{width:52px}}.catalogue-heading h1>svg{display:none}.catalogue-heading .catalogue-magic{min-height:0}@media(max-width:760px){.catalogue-heading h1{font-size:55px}.catalogue-heading{margin-bottom:22px}.catalogue-heading .catalogue-magic{height:135px!important}.collection-tools .search-field{max-width:none;width:100%}.collection-tools .search-field input{width:100%}}.site-footer{position:relative;isolation:isolate;overflow:hidden}.footer-scenery{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.18;-webkit-mask-image:linear-gradient(90deg,transparent 30%,#000);mask-image:linear-gradient(90deg,transparent 30%,#000)}.footer-scenery .card-landscape{filter:saturate(.45)}.story-memory{position:absolute;inset:5%;border-radius:50%;overflow:hidden;-webkit-mask-image:radial-gradient(ellipse,#0007 0,#0003 45%,transparent 70%);mask-image:radial-gradient(ellipse,#0007 0,#0003 45%,transparent 70%)}.story-memory .card-atmosphere{opacity:.26}.animated-pokemon picture img,.hero-character img{image-rendering:auto}.card-grid>*,.detail-layout>*,.hero-copy,.market-summary>*,.record-columns>*{min-width:0}.grid-slab{max-width:76%}.detail-slab{max-width:100%}.collection-tools{flex-wrap:wrap}.search-field,.search-field input{min-width:0}.living-world{display:flex;flex-direction:column;padding:115px 28px 24px;min-width:0}.living-portal{flex:none;align-self:center;margin-bottom:35px}.living-copy,.living-portal{position:relative;inset:auto}.living-copy{padding-right:50px;margin-top:auto}.living-copy h3{max-width:100%;overflow-wrap:anywhere}.living-link{width:44px;height:44px}.world-swatches{position:relative;inset:auto;margin-top:24px;overflow-x:auto;max-width:100%;padding:6px 4px 10px;gap:8px}.world-swatches button{width:44px;min-height:70px}.world-swatches button img{margin:auto}.footer-logo{min-width:0}.footer-logo>.footer-energy{flex:none}.footer-top{flex-wrap:wrap}.motion-toggle{min-height:44px;bottom:max(12px,env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left))}.site-footer{padding-bottom:74px}@media(min-width:761px) and (max-width:1100px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.hero h1{font-size:clamp(60px,8vw,88px)}.art-label{display:none}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-section .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-slab{width:170px}.card-art{height:330px}.detail-layout{grid-template-columns:1fr;max-width:700px;margin:auto}}@media(max-width:1100px){.hero-art{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:92px auto 92px;height:auto;scale:1;margin:25px auto 0;gap:18px 12px}.hero-art .hero-slab{position:relative;inset:auto;grid-area:2/1/3/3;width:min(230px,76%);margin:auto;transform:none}.hero-slab .slab-interactions{transform:none}.hero-art .hero-character{position:relative;inset:auto;width:80px;height:80px;transform:none;align-self:center;justify-self:center}.hero-art .character-celebi{grid-area:1/1}.hero-art .character-mew{grid-area:1/2;width:64px;height:64px}.hero-art .character-mew-shiny{grid-area:3/1;width:64px;height:64px}.hero-art .character-celebi-shiny{grid-area:3/2}.hero-character img{animation-name:hero-companion-float}}@media(max-width:760px){.hero h1{font-size:clamp(60px,18vw,90px)}.hero h1>svg{right:-18px;width:18px}.hero-bottom{gap:12px;flex-wrap:wrap;position:relative;inset:auto;margin-top:28px}.hero{padding-bottom:28px}.section-heading{flex-direction:column;gap:20px}.section-aside{max-width:none;padding-top:0}.section-aside .text-link,.section-aside>p{font-size:12px}.card-art{height:auto;aspect-ratio:.58}.card-info h3{font-size:14px}.card-info p{font-size:11px}.card-corner{left:8px;top:16px}.shiny-badge{right:8px;top:16px}.filter-group button{min-height:44px;font-size:12px}.search-field input{font-size:16px;min-height:32px}.living-world{padding:100px 24px 20px}.living-world .living-companion{top:244px;right:22px;width:48px}.detail-stage{min-height:0;padding:46px 22px 24px}.detail-stage .detail-mascot{position:relative;inset:auto;width:76px;height:84px;margin:24px auto 0;animation:none}.detail-copy h1{font-size:clamp(40px,11vw,53px)}.detail-description,.story-copy>p:not(.eyebrow){font-size:14px}.footer-top{gap:20px}.footer-logo>.footer-energy{width:52px;height:26px}.footer-links{flex-direction:row;gap:24px;flex-wrap:wrap;font-size:12px}.footer-links a{min-height:44px}}@keyframes hero-companion-float{50%{translate:0 -6px;rotate:3deg}}:root{--brand-leaf:url(/art/controls/celebi-leaf-charm.png);--brand-mew:url(/art/card-garden/mew-foil-star.png);--brand-sheen:linear-gradient(var(--surface-angle,125deg),#dcebdc80,#f6eef380 48%,#d6eaf580)}:is(.chrome-explore,.chrome-cta,.button,.view-card){--control-charm:var(--brand-leaf);gap:12px;border:1px solid #6b998073;border-radius:23px 8px 23px 8px;background:linear-gradient(115deg,#214e3d,#315d51 52%,#375c70);box-shadow:inset 0 1px 0 #d8edd52e,0 3px 0 #153c2f16;transition:translate .24s,box-shadow .24s,filter .24s,transform .3s}:is(.chrome-explore,.chrome-cta,.button,.view-card):before{content:"";width:27px;height:30px;flex:0 0 27px;background:var(--control-charm) center /contain no-repeat;filter:drop-shadow(0 2px 1px #0d382b44);transition:rotate .45s cubic-bezier(.2,.8,.2,1),scale .35s}.view-card{min-height:48px;border-radius:18px 18px 0 0;padding:8px 12px}.view-card:before{content:none}.view-card-star{width:24px;height:25px;-o-object-fit:contain;object-fit:contain;flex:0 0 24px;transition:rotate .45s,scale .35s}.collection-card:hover .view-card-star{rotate:-16deg;scale:1.12;animation:brand-star-twinkle .8s ease}.collection-card:active .view-card-star{rotate:26deg;scale:.92}.collection-card:active .view-card{filter:brightness(1.15)}:is(.text-link,.sequence-all,.back-link,.footer-links a){transition:color .2s,translate .2s}.text-link{gap:13px;border-bottom-color:#5f8d8090}.text-link:before{content:"";flex:0 0 20px;width:20px;height:22px;background:var(--brand-mew) center /contain no-repeat;transition:rotate .4s,scale .3s}.text-link:hover:before{rotate:-22deg;scale:1.15}body :is(.filter-group button,.collection-view-options button,.atelier-finishes button,.slab-controls button,.market-companies button,.market-guide-links button,.market-empty button,.capsule-eras a){position:relative;border-radius:18px 6px 18px 6px;border:1px solid #a3bda9;background:var(--brand-sheen);box-shadow:inset 0 1px 0 #ffffffb3;transition:translate .22s,box-shadow .22s,border-color .22s,background-color .22s}body :is(.filter-group button,.atelier-finishes button,.market-companies button){padding-left:28px}body :is(.filter-group button,.atelier-finishes button,.market-companies button):before{content:"";position:absolute;left:7px;top:calc(50% - 9px);width:17px;height:18px;background:var(--brand-leaf) center /contain no-repeat;transition:rotate .35s,scale .3s}body :is(.filter-group button,.atelier-finishes button,.market-companies button):nth-child(2n):before{background-image:var(--brand-mew)}body :is(.filter-group button.active,.atelier-finishes button[aria-pressed=true],.market-companies button[aria-pressed=true],.collection-view-options button[aria-pressed=true]){color:#faf9ef;border-color:#47795f;background:linear-gradient(120deg,#325e47,#456b71);box-shadow:inset 0 1px 0 #d1e8bd70,0 2px 5px #31574016}body :is(.slab-controls button,.collection-view-options button){border-color:transparent}.slab-controls{background:linear-gradient(105deg,#e5efdbdc,#f5e9efdc,#dcebf4dc);border-radius:20px 8px 20px 8px}.slab-controls button{min-height:36px}body :is(.sequence-chapters button,.sequence-refresh,.fact-refresh,.motion-toggle,.world-swatches button,.collection-display-pagination button,.living-link,.round-link,.card-info-arrow){transition:box-shadow .25s,border-color .25s,translate .25s}body :is(.sequence-chapters button,.sequence-refresh,.fact-refresh,.motion-toggle){background-image:var(--brand-sheen)}.sequence-chapters button{border-radius:15px 5px 15px 5px}.motion-toggle{border-color:#a5bdb0;box-shadow:0 3px 14px #496f5421,inset 0 1px 0 #fff}body :is(.market-filters select,.market-ledger-heading select){background-image:var(--brand-sheen);border-radius:14px 5px 14px 5px;transition:box-shadow .25s,border-color .25s}:is(.market-method summary,.capsule-record summary){transition:color .2s}:is(.market-method summary,.capsule-record summary):hover{color:#a8648b}@media (hover:hover){:is(.chrome-explore,.chrome-cta,.button,.filter-group button,.collection-view-options button,.atelier-finishes button,.slab-controls button,.market-companies button,.market-guide-links button,.market-empty button,.capsule-eras a,.sequence-chapters button,.sequence-refresh,.fact-refresh,.motion-toggle,.collection-display-pagination button):not(:disabled):hover{translate:0 -2px;box-shadow:inset 0 1px 0 #ffffff75,0 5px 15px #84b29a35,0 0 0 2px #d3d9ef55}:is(.chrome-explore,.chrome-cta,.button):hover{background:linear-gradient(115deg,#315d47,#426e67 52%,#446b82)}:is(.chrome-explore,.chrome-cta,.button):hover:before{rotate:-17deg;scale:1.12}:is(.filter-group button,.atelier-finishes button,.market-companies button):hover:before{rotate:-18deg}:is(.sequence-all,.back-link,.footer-links a):hover{color:#9a5e82;translate:2px 0}}:is(.chrome-explore,.chrome-cta,.button,.filter-group button,.collection-view-options button,.atelier-finishes button,.slab-controls button,.market-companies button,.market-guide-links button,.market-empty button,.capsule-eras a,.sequence-chapters button,.sequence-refresh,.fact-refresh,.motion-toggle,.collection-display-pagination button):not(:disabled):active{translate:0 1px;box-shadow:inset 0 2px 5px #264b3526,0 0 10px #c8bbde60}:is(.chrome-explore,.chrome-cta,.button,.filter-group button,.atelier-finishes button,.market-companies button):active:before{rotate:26deg;scale:.9}:is(button,a,select,summary):focus-visible{outline:2px solid #568b80;outline-offset:4px}body{--page-gutter:max(6vw,calc((100vw - 1280px)/2));background:var(--paper)}body .section-wrap{width:100%;max-width:none}body .section-wrap,body .sequence-stage{padding-inline:var(--page-gutter)}.story-drawing .magic-atmosphere{background:none}.chrome-header{border-bottom-color:transparent}:is(.mythical-section,.enchanted-passage,.site-footer){padding-inline:var(--page-gutter)}.chrome-header{background-image:linear-gradient(110deg,#f1f3e9f7,#f3edf1f7 55%,#e7f0f4f7)}.chrome-links{background-image:linear-gradient(120deg,#e3ebdce8,#eee4e9b3 58%,#deedf1cf)}:is(.collection-section,.catalogue,.story-section,.discovery-page,.detail-page,.card-record,.card-market,.artist-section,.capsule-era,.discovery-paths,.enchanted-passage,.site-footer,.mythical-section){position:relative}:is(.collection-section,.catalogue,.story-section,.discovery-page,.detail-page,.card-record,.card-market,.artist-section,.discovery-paths){background-image:linear-gradient(var(--paper),transparent 100px,transparent calc(100% - 100px),var(--paper)),radial-gradient(ellipse at 0 20%,#dcebdc65,transparent 48%),radial-gradient(ellipse at 100% 80%,#e9ddec55,transparent 43%),radial-gradient(ellipse at 100% 30%,#d7eaf45c,transparent 38%)}.enchanted-passage{border:0;background-color:var(--paper);background-image:linear-gradient(var(--paper),transparent 38%,transparent 62%,var(--paper)),linear-gradient(110deg,#d8e9eb,#e5eade 50%,#eee1e9)}.mythical-section{padding-block:clamp(64px,6vw,96px);color:var(--ink)}.mythical-heading .eyebrow{color:#5e795b}.mythical-heading h2 em{color:#60839b}.mythical-heading>p:last-child{color:#5d716a}.mythical-section .living-world{--world-paper:#edf3e9;--world-accent:#5b8168;background:var(--world-paper);color:#2c4d41;border-color:#abc4b5;box-shadow:0 8px 28px #75958712}.mythical-section .living-mew{--world-paper:#e8f0f6;--world-accent:#6089a4;color:#34556c;border-color:#aec9d8}.mythical-section .living-scenery .card-atmosphere{opacity:.55}.mythical-section .living-scenery .card-landscape{filter:saturate(.8) brightness(1.08)}.mythical-section .living-world:before{background:linear-gradient(180deg,color-mix(in srgb,var(--world-paper) 65%,transparent),transparent 32%,color-mix(in srgb,var(--world-paper) 65%,transparent) 60%,color-mix(in srgb,var(--world-paper) 85%,transparent))}.mythical-section .living-world:after{border-color:#ffffffad}.mythical-section .living-caption{color:#355c51}.mythical-section .living-mew .living-caption{color:#3c607b}.mythical-section .living-copy{border-color:#96b7a85c}.mythical-section .living-copy .eyebrow{color:#577268}.mythical-section .living-copy .living-artwork-note,.mythical-section .living-copy>p:last-of-type{color:#526c66}.mythical-section .living-link{background:#ffffff75;border-color:#91b1a5}.mythical-section .living-link:hover{background:#ffffffd9}.mythical-section .world-swatches button{color:#486359;opacity:.8}.mythical-section .world-swatches button:hover,.mythical-section .world-swatches button[aria-pressed=true]{opacity:1}.mythical-section .world-swatches button img{border-color:#a5bdb0;box-shadow:0 3px 7px #486e5024}.mythical-section .world-swatches button[aria-pressed=true] img{outline-color:var(--world-accent)}.living-portal{width:100%;max-width:320px;height:190px;pointer-events:none}.living-portal .living-sprite{--flight-x:clamp(32px,5vw,65px);animation:living-flight 26s ease-in-out infinite}.living-mew .living-portal .living-sprite{animation-duration:31s;animation-delay:-11s;animation-direction:reverse}@keyframes living-flight{0%,to{translate:calc(-1 * var(--flight-x)) 8px;rotate:-6deg}25%{translate:0 -22px;rotate:4deg}50%{translate:var(--flight-x) 0;rotate:7deg}75%{translate:8px 24px;rotate:-3deg}}.site-footer{border-top:0;padding-top:100px;background-image:linear-gradient(var(--paper),transparent 100px),linear-gradient(120deg,#dfebd8,#e8e7df 45%,#e4deea 73%,#dbeaf0)}.sequence-stage{background-image:radial-gradient(ellipse at 0 5%,#e0ebd455,transparent 50%),radial-gradient(ellipse at 100% 100%,#e7dbea45,transparent 45%)}body :is(.card-record,.artist-section,.capsule-era){background:transparent}.discovery-path{background-image:linear-gradient(var(--surface-angle,125deg),#e7eedb,#e6eee8 55%,#e2eaf0)}.discovery-path:last-child{background-image:linear-gradient(var(--surface-angle,125deg),#e2edf1,#e8e5ee 58%,#eee1e8)}.atelier-display{background-image:linear-gradient(120deg,#ebefdf,#e7eee9 55%,#e8e3ed)}#top:has(.mythical-section){background:linear-gradient(90deg,#f2f4ec,#f7f2f0 52%,#eff4f6)}#top:has(.mythical-section) .sequence-stage,#top:has(.mythical-section)>.site-footer,#top:has(.mythical-section)>main>:is(.sequence-hero,.enchanted-passage,.collection-section,.mythical-section,.discovery-paths,.story-section){background:transparent}#top:has(.mythical-section) .sequence-stage:before{-webkit-mask-image:linear-gradient(#000 calc(100% - 150px),transparent);mask-image:linear-gradient(#000 calc(100% - 150px),transparent)}#top:has(.mythical-section) :is(.enchanted-passage,.collection-section,.mythical-section,.discovery-paths,.story-section,.site-footer):after{--foil-pool-a:transparent;--foil-pool-b:transparent;--foil-pool-c:transparent}#top:has(.mythical-section) .magic-scene-ribbon:before{background:none}#top:has(.mythical-section) .footer-scenery{-webkit-mask-image:linear-gradient(90deg,transparent 30%,#000),linear-gradient(transparent,#000 70%);mask-image:linear-gradient(90deg,transparent 30%,#000),linear-gradient(transparent,#000 70%);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.atelier-display,.discovery-path{position:relative}.atelier-display,.chrome-links,.collection-display,.detail-stage,.discovery-path{box-shadow:inset 0 1px 1px #ffffefd9,inset 1px 0 1px #b7dceb85,inset -1px -1px 1px #dcbbd578}@media (hover:hover){.atelier-display:hover,.chrome-links:hover,.discovery-path:hover{box-shadow:inset 0 1px 1px #fffef4,inset 1px 0 2px #afd5ef,inset -1px -1px 2px #d9adc9,0 4px 20px #a4bdc321}}:is(.chrome-header,.chrome-links,.collection-section,.catalogue,.story-section,.discovery-heading,.card-biography,.card-record,.card-market,.artist-section,.capsule-era,.discovery-paths,.enchanted-passage,.site-footer,.mythical-section,.sequence-stage,.detail-stage,.atelier-stage,.collection-display,.discovery-path):after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:url(/art/card-garden/mew-foil-star.png) var(--surface-spark-x,3%) var(--surface-spark-y,21%) /22px 22px no-repeat,url(/art/card-garden/mew-foil-star.png) 96% 64% /16px 16px no-repeat,url(/art/card-garden/mew-foil-star.png) 72% 98% /12px 12px no-repeat,radial-gradient(circle at 4% 79%,#fff 0 1px,#8ce6de 1.5px,transparent 5px),radial-gradient(circle at 97% 28%,#fffaff 0 1px,#ed9bd2 1.5px,transparent 5px),radial-gradient(circle at 2% 47%,#fffddc 0 1px,#b7d572 1.5px,transparent 4px),radial-gradient(circle at 94% 88%,#fff 0 1px,#83c9ed 1.5px,transparent 5px),radial-gradient(circle at 12% 2%,#fff7c7 0 1.4px,#e3c06a 2px,transparent 4px),radial-gradient(circle at 46% 98%,#ffe5f5 0 1px,#db8fc4 1.5px,transparent 5px),radial-gradient(circle at 85% 3%,#f4ffff 0 1.5px,#90d9e9 2px,transparent 5px),radial-gradient(circle at 2% 14%,#fffbe6 0 1px,#b5dfb0 2px,transparent 4px),radial-gradient(circle at 98% 76%,#e8fff8 0 1px,#75d5c5 1.5px,transparent 4px),radial-gradient(circle at 68% 98%,#fff 0 1px,#a6b7f0 1.5px,transparent 4px),radial-gradient(circle at 7% 36%,#fff 0 1px,#db9dd7 1.6px,transparent 4px),radial-gradient(circle at 91% 42%,#ffffdc 0 1px,#d6c781 2px,transparent 5px),radial-gradient(circle at 11% 63%,#fff 0 1px,#94c8e9 1.6px,transparent 4px),radial-gradient(circle at 88% 15%,#ffe 0 1px,#a1dbaa 1.5px,transparent 4px),radial-gradient(circle at 6% 91%,#fef5ff 0 1px,#d6a2dc 1.5px,transparent 4px),radial-gradient(circle at 93% 54%,#eafff9 0 1px,#86d8cc 1.7px,transparent 5px),radial-gradient(circle at 15% 49%,#fff8dd 0 1px,#e2c991 1.5px,transparent 4px),radial-gradient(circle at 86% 72%,#fff 0 1px,#b3b7e9 1.5px,transparent 4px),radial-gradient(ellipse at 0 18%,var(--foil-pool-a,#b5e6b940),transparent 26%),radial-gradient(ellipse at 100% 83%,var(--foil-pool-b,#84d1ef45),transparent 29%),radial-gradient(ellipse at 83% 100%,var(--foil-pool-c,#efacd84a),transparent 26%);-webkit-mask-image:linear-gradient(90deg,#000,transparent 18%,transparent 82%,#000),linear-gradient(transparent,#000 min(60px,18%),#000 calc(100% - min(60px,18%)),transparent);mask-image:linear-gradient(90deg,#000,transparent 18%,transparent 82%,#000),linear-gradient(transparent,#000 min(60px,18%),#000 calc(100% - min(60px,18%)),transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect;opacity:.8;animation:brand-foil-breathe var(--foil-duration,11s) var(--surface-phase,0s) ease-in-out infinite}.discovery-heading{position:relative}#top :is(.collection-section,.catalogue,.story-section,.discovery-heading,.card-biography,.card-record,.card-market,.artist-section,.capsule-era,.discovery-paths,.enchanted-passage,.site-footer,.mythical-section,.sequence-stage):after{content:none}:is(.mythical-section,.site-footer,.card-record):after{animation-delay:calc(var(--surface-phase,0s) - 3.4s)}:is(.catalogue,.artist-section,.capsule-era):after{animation-delay:calc(var(--surface-phase,0s) - 6.3s)}.chrome-header:after{--foil-duration:17s;--surface-spark-y:72%}:is(.chrome-header,.chrome-links,.detail-stage,.atelier-stage,.collection-display,.discovery-path):after{-webkit-mask-image:linear-gradient(90deg,#000,transparent 18%,transparent 82%,#000);mask-image:linear-gradient(90deg,#000,transparent 18%,transparent 82%,#000);-webkit-mask-composite:source-over;mask-composite:add}.card-biography,.site-footer,.story-section{--foil-pool-a:#eb9ccc48;--foil-pool-b:#a5d7ef55;--foil-pool-c:#c6b4f045}.collection-section,.discovery-paths,.mythical-section{--foil-pool-a:#a3e6c250;--foil-pool-b:#a8cbf052;--foil-pool-c:#f0d78d40}.card-market,.card-record{--foil-pool-a:#b6dae326;--foil-pool-b:#e5b4d126;--foil-pool-c:#c6dbae26}.chrome-links:after{background-size:12px 12px,9px 9px,8px 8px,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto,auto}.chrome-links:after,.discovery-path:after{--foil-duration:8.3s;animation-delay:-4.7s}.atelier-stage:after,.collection-display:after,.detail-stage:after{--foil-duration:13.7s;animation-delay:-7.2s}@keyframes brand-foil-breathe{0%,to{opacity:.48;filter:hue-rotate(-12deg)}23%{opacity:.94}41%{opacity:.58}66%{opacity:1;filter:hue-rotate(18deg)}84%{opacity:.62}}@keyframes brand-foil-catch{0%{opacity:.4;filter:brightness(1)}45%{opacity:1;filter:brightness(1.45) drop-shadow(0 0 2px #cae5e1)}to{opacity:.8;filter:brightness(1)}}@media (hover:hover){:is(.chrome-links,.collection-display,.discovery-path,.atelier-stage):hover:after{animation:brand-foil-catch .9s ease both}}@keyframes brand-star-twinkle{0%,to{filter:drop-shadow(0 0 0 #fff0)}50%{filter:brightness(1.5) drop-shadow(0 0 5px #efedb9)}}@media (max-width:700px){.chrome-explore{gap:5px;padding:0 9px;border-radius:17px 5px 17px 5px}.chrome-explore:before{width:20px;height:23px;flex-basis:20px}.chrome-explore>svg{display:none}:is(.filter-group button,.atelier-finishes button,.market-companies button){padding-left:25px}:is(.filter-group button,.atelier-finishes button,.market-companies button):before{width:15px;left:6px}.view-card{gap:6px;font-size:9px}}body:has(#top[data-motion=paused]) .view-card-star,body:has(#top[data-motion=paused]) :is(.chrome-header,.chrome-links,.collection-section,.catalogue,.story-section,.discovery-heading,.card-biography,.card-record,.card-market,.artist-section,.capsule-era,.discovery-paths,.enchanted-passage,.site-footer,.mythical-section,.sequence-stage,.detail-stage,.atelier-stage,.collection-display,.discovery-path):after,body:has(#top[data-motion=paused]) :is(button,a,.view-card):before,body:has(#top[data-motion=paused]) :is(button,a,.view-card,select,summary){animation:none;transition:none}@media (prefers-reduced-motion:reduce){.living-portal .living-sprite{animation:none}:is(button,a,.view-card):before,:is(button,a,.view-card,select,summary){transition:none}.collection-card:hover .view-card-star{animation:none}:is(.chrome-header,.chrome-links,.collection-section,.catalogue,.story-section,.discovery-heading,.card-biography,.card-record,.card-market,.artist-section,.capsule-era,.discovery-paths,.enchanted-passage,.site-footer,.mythical-section,.sequence-stage,.detail-stage,.atelier-stage,.collection-display,.discovery-path):after{animation:none}}