.powerups-hero{position:relative}.powerups-hero-inner{display:flex;align-items:center;justify-content:center}.powerups-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2.5rem;align-items:center}.powerups-hero-copy p{max-width:38rem}.powerups-hero-card{margin-top:1.25rem}.powerups-hero-meta{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.powerups-hero-badges{display:flex;flex-wrap:wrap;gap:0.5rem}.powerups-hero-ctas{display:flex;flex-wrap:wrap;gap:0.75rem}.powerups-hero-footnote{margin-top:1.25rem;max-width:32rem}.powerups-hero-footnote p{font-size:0.875rem}.powerups-hero-visual{position:relative}.powerups-hero-forest-card{border-radius:1.75rem;padding:1.5rem 1.75rem 1.75rem;position:relative;overflow:hidden}.powerups-hero-forest-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.powerups-hero-figure{border-radius:1.5rem;overflow:hidden;box-shadow:var(--shadow-md);background:radial-gradient(circle at top,#fef9c3 0,#ecfeff 40%,#e0f2fe 100%)}.powerups-hero-figure img{display:block;width:100%;height:auto}.powerups-hero-ropebar{display:flex;align-items:center;justify-content:space-between;margin-top:0.9rem;font-size:0.8rem;color:var(--gray-600)}.powerups-hero-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:0.75rem;font-size:0.8rem;color:var(--gray-600)}.powerups-hero-stats div{flex:1 1 6rem}.powerups-hero-stats dt{font-weight:700}.powerups-hero-stats dd{margin:0.15rem 0 0}.powerups-section-heading{display:flex;flex-direction:column;gap:2rem}.powerups-at-a-glance-side{max-width:24rem;margin-left:auto}.powerups-catalog-card img{border-radius:1.25rem}.powerups-catalog-footer{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.75rem}.powerups-section-header-row{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-end;justify-content:space-between}.powerups-section-chip-row{display:flex;flex-wrap:wrap;gap:0.6rem}.powerups-feature-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.4fr);gap:2rem;margin-top:1.75rem;align-items:stretch}.powerups-image-card img{margin-top:0.75rem}.powerups-magnet-grid,.powerups-lightning-grid,.powerups-hat-grid,.powerups-strategy-grid{align-items:flex-start}.powerups-collectible-grid .powerups-collectible-card h3{margin-top:0}.powerups-collectible-card p{font-size:0.9rem}.powerups-collectible-cta{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center}.powerups-strategy-cta{margin-top:1rem}.powerups-mistakes-grid .card h3{margin-top:0}.powerups-faq-grid .powerups-faq-item h3{margin-top:0}.powerups-faq-footer{display:flex;flex-wrap:wrap;gap:0.75rem;align-items:center}.powerups-collectible-grid,.powerups-mistakes-grid,.powerups-faq-grid{margin-top:1.5rem}.powerups-collectible-card,.powerups-faq-item{min-height:0}@media (max-width:1023.98px){.powerups-hero-grid{grid-template-columns:minmax(0,1fr);gap:2rem}.powerups-hero-visual{order:-1}.powerups-feature-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:767.98px){.powerups-hero-inner{padding-top:3rem;padding-bottom:3rem}.powerups-hero-forest-card{margin-top:0.75rem}.powerups-hero-ctas{flex-direction:column;align-items:flex-start}.powerups-at-a-glance-side{max-width:none}.powerups-section-header-row{align-items:flex-start}.powerups-collectible-cta,.powerups-faq-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:no-preference){.powerups-hero-forest-card::after{content:"";position:absolute;width:160px;height:160px;right:-40px;bottom:-40px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff 0,#ffe066 40%,#ff8066 100%);opacity:.15;animation:powerups-orbit 12s linear infinite}.powerups-hero-figure img{transform-origin:center;animation:powerups-float 8s ease-in-out infinite}.powerups-image-card img{transform-origin:center;animation:powerups-float-small 10s ease-in-out infinite}.powerups-hero-ropebar .rope-inline::after{animation:powerups-rope-pulse 3.6s var(--transition-elastic) infinite}}@keyframes powerups-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes powerups-float-small{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes powerups-orbit{0%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(-6px,-4px,0) rotate(180deg)}100%{transform:translate3d(0,0,0) rotate(360deg)}}@keyframes powerups-rope-pulse{0%,100%{opacity:.85;transform:scaleX(1)}50%{opacity:.4;transform:scaleX(.9)}}