.pokeball{flex-shrink:0;display:inline-block}.pokeball--solid .pokeball__bg{fill:#fff;stroke:#0e0f12;stroke-width:4px}.pokeball--solid .pokeball__top{fill:#e3350d}.pokeball--solid .pokeball__band{fill:none;stroke:#0e0f12;stroke-width:4px}.pokeball--solid .pokeball__btn-outer{fill:#fff;stroke:#0e0f12;stroke-width:4px}.pokeball--solid .pokeball__btn-inner{fill:#0e0f12}.pokeball--outline .pokeball__bg{fill:none;stroke:currentColor;stroke-width:4px}.pokeball--outline .pokeball__top{fill:currentColor;opacity:.12}.pokeball--outline .pokeball__band,.pokeball--outline .pokeball__btn-outer{fill:none;stroke:currentColor;stroke-width:4px}.pokeball--outline .pokeball__btn-inner{fill:currentColor}.pokeball--watermark .pokeball__bg{fill:currentColor;opacity:.04}.pokeball--watermark .pokeball__top{fill:currentColor;opacity:.06}.pokeball--watermark .pokeball__band{fill:none;stroke:currentColor;stroke-width:3px;opacity:.08}.pokeball--watermark .pokeball__btn-outer{fill:currentColor;opacity:.08}.pokeball--watermark .pokeball__btn-inner{fill:currentColor;opacity:.12}.pokeball--spin{animation:16s linear infinite pokeball-spin}@keyframes pokeball-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pokeball--spin{animation:none}}
.hero{isolation:isolate;margin:2rem 0 4rem;padding:0;position:relative}.hero__grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;display:grid}@media (max-width:1024px){.hero__grid{grid-template-columns:1fr;gap:2rem}}.hero__copy{flex-direction:column;gap:1.5rem;animation:.42s cubic-bezier(.2,.8,.2,1) both hero-rise;display:flex}.hero__eyebrow{color:#e3350d;align-items:center;gap:.5rem;display:inline-flex!important}.hero__eyebrow-dot{background:#e3350d;border-radius:50%;width:8px;height:8px;animation:2.4s cubic-bezier(.2,.8,.2,1) infinite hero-pulse;box-shadow:0 0 0 4px #e3350d26}.hero__title{color:#0e0f12;margin:0}.hero__title-accent{color:#e3350d;background:linear-gradient(#e3350d 0%,#b8260a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hero__lead{max-width:50ch}.hero__slot{width:100%;max-width:560px;margin-top:.5rem}.hero__meta{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.hero__meta-item{color:#3a3d44;background:#fff;border:1px solid #e7e8ec;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:inline-flex}.hero__meta-item .hero__meta-key{color:#6b7280}.hero__meta-item .hero__meta-val{color:#0e0f12;font-weight:700}.hero__art{aspect-ratio:1;pointer-events:none;place-items:center;animation:.42s cubic-bezier(.2,.8,.2,1) 80ms both hero-rise;display:grid;position:relative}@media (max-width:1024px){.hero__art{width:100%;max-width:460px;margin:0 auto}}.hero__art-disc{filter:blur(2px);z-index:0;background:radial-gradient(circle at 30% 30%,#ffffffe6,#0000 60%),radial-gradient(circle at 70% 70%,#e3350d40,#0000 60%),linear-gradient(135deg,#d6efff 0%,#fff7cf 60%,#fde4dd 100%);border-radius:50%;position:absolute;inset:6%}.hero__art-mark{z-index:1;color:#0e0f12;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.hero__art-pkmn{z-index:2;filter:drop-shadow(0 30px 40px #0f101440);width:78%;height:auto;position:relative}.hero__art-tag{z-index:3;color:#fff;background:#0e0f12;border-radius:.75rem;flex-direction:column;align-items:flex-end;gap:.25rem;padding:.75rem 1rem;display:flex;position:absolute;bottom:8%;right:4%;transform:rotate(-3deg);box-shadow:0 24px 48px -16px #0f101438,0 4px 12px #0f101414}.hero__art-tag-num{font-family:var(--font-mono),"JetBrains Mono",ui-monospace,"SF Mono",monospace;letter-spacing:.18em;text-transform:uppercase;color:#ffcb05;font-size:.6875rem;font-weight:500;line-height:1}.hero__art-tag-name{font-family:var(--font-display),"Bricolage Grotesque",Georgia,serif;letter-spacing:-.01em;font-size:1.0625rem;font-weight:600;line-height:1.2;font-family:var(--font-display),"Bricolage Grotesque",Georgia,serif;color:#fff}@media (max-width:600px){.hero__art-tag{transform-origin:100% 100%;bottom:0;right:0;transform:rotate(-3deg)scale(.85)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-pulse{0%,to{box-shadow:0 0 0 4px #e3350d26}50%{box-shadow:0 0 0 8px #e3350d0d}}
