.poke-blind-box[data-astro-cid-uhdypouj]{text-align:center;padding:2rem 1rem;position:relative}.box-container[data-astro-cid-uhdypouj]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.pokeball-wrapper[data-astro-cid-uhdypouj]{position:relative;display:flex;align-items:center;justify-content:center}.pokeball-glow[data-astro-cid-uhdypouj]{position:absolute;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);animation:pulse 2s ease-in-out infinite;pointer-events:none}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:.8}}.pokeball[data-astro-cid-uhdypouj]{width:120px;height:120px;border-radius:50%;position:relative;cursor:pointer;transition:transform .2s ease;box-shadow:0 4px 15px #0003,inset 0 -5px 10px #0000001a;overflow:hidden;z-index:2}.pokeball[data-astro-cid-uhdypouj]:hover{animation:shake .5s ease-in-out infinite}.pokeball[data-astro-cid-uhdypouj]:active{transform:scale(.95)}@keyframes shake{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}@keyframes shakeHard{0%,to{transform:translate(0)}10%{transform:translate(-10px) rotate(-8deg)}30%{transform:translate(10px) rotate(8deg)}50%{transform:translate(-10px) rotate(-5deg)}70%{transform:translate(10px) rotate(5deg)}90%{transform:translate(-5px) rotate(-2deg)}}@keyframes openBurst{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.8}to{transform:scale(0);opacity:0}}.pokeball[data-astro-cid-uhdypouj].shaking{animation:shakeHard .8s ease-in-out}.pokeball[data-astro-cid-uhdypouj].opening{animation:openBurst .4s ease-out forwards}.pokeball-top[data-astro-cid-uhdypouj]{position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(135deg,#ee1515,#d41212);border-radius:50% 50% 0 0;z-index:1}.pokeball-bottom[data-astro-cid-uhdypouj]{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border-radius:0 0 50% 50%;z-index:1}.pokeball-line[data-astro-cid-uhdypouj]{position:absolute;top:50%;left:0;width:100%;height:3px;background:#333;transform:translateY(-50%);z-index:2}.pokeball-button[data-astro-cid-uhdypouj]{position:absolute;top:50%;left:50%;width:30px;height:30px;background:#f0f0f0;border:3px solid #333;border-radius:50%;transform:translate(-50%,-50%);z-index:3;box-shadow:inset 0 0 5px #fffc}.pokeball-button[data-astro-cid-uhdypouj]:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background:#fff;border-radius:50%;transform:translate(-50%,-50%)}.pokeball-inner[data-astro-cid-uhdypouj]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden;z-index:0}.light-flash[data-astro-cid-uhdypouj]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,transparent 70%);opacity:0}.light-flash[data-astro-cid-uhdypouj].active{animation:flashBurst .3s ease-out}@keyframes flashBurst{0%{opacity:0}30%{opacity:1}to{opacity:0}}.hint-text[data-astro-cid-uhdypouj]{font-size:.9rem;color:#666;margin:.5rem 0 0;animation:fadeInUp .5s ease .2s both}.chance-text[data-astro-cid-uhdypouj]{font-size:.8rem;color:#999}.rarity-info[data-astro-cid-uhdypouj]{display:flex;gap:1rem;margin-top:.5rem;font-size:.75rem;color:#888;animation:fadeInUp .5s ease .4s both}.rarity-label[data-astro-cid-uhdypouj]{display:flex;align-items:center;gap:.3rem}.dot[data-astro-cid-uhdypouj]{width:8px;height:8px;border-radius:50%;display:inline-block}.legendary-dot[data-astro-cid-uhdypouj]{background:gold}.rare-dot[data-astro-cid-uhdypouj]{background:#c084fc}.common-dot[data-astro-cid-uhdypouj]{background:#9ca3af}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.particles-container[data-astro-cid-uhdypouj]{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:none;z-index:10}.particle[data-astro-cid-uhdypouj]{position:absolute;width:8px;height:8px;border-radius:50%;pointer-events:none}.celebration-overlay[data-astro-cid-uhdypouj]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:none;align-items:center;justify-content:center;z-index:2000;opacity:0}.celebration-overlay[data-astro-cid-uhdypouj].show{display:flex;animation:celebrationFade .3s ease forwards}@keyframes celebrationFade{0%{opacity:0}to{opacity:1}}.celebration-content[data-astro-cid-uhdypouj]{text-align:center;position:relative}.celebration-sparkles[data-astro-cid-uhdypouj]{position:absolute;inset:-50px -100px;pointer-events:none}.legendary-text[data-astro-cid-uhdypouj]{font-size:3rem;font-weight:700;color:gold;text-shadow:0 0 20px #ffd700,0 0 40px #ffd700,0 0 60px #ffd700;animation:legendaryPop .6s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes legendaryPop{0%{transform:scale(0) rotate(-20deg);opacity:0}60%{transform:scale(1.3) rotate(5deg);opacity:1}to{transform:scale(1) rotate(0)}}.result-overlay[data-astro-cid-uhdypouj]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:none;align-items:center;justify-content:center;z-index:1000;opacity:0;transition:opacity .3s ease}.result-overlay[data-astro-cid-uhdypouj].show{display:flex;opacity:1}.result-card[data-astro-cid-uhdypouj]{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;padding:2rem;text-align:center;position:relative;max-width:320px;width:90%;box-shadow:0 10px 40px #00000080;transform:scale(0);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.result-overlay[data-astro-cid-uhdypouj].show .result-card[data-astro-cid-uhdypouj]{transform:scale(1)}.sparkles[data-astro-cid-uhdypouj]{position:absolute;inset:-10px;pointer-events:none;border-radius:20px}.sparkles[data-astro-cid-uhdypouj].legendary{animation:legendaryGlow 1.5s ease-in-out infinite}.sparkles[data-astro-cid-uhdypouj].rare{animation:rareGlow 1.5s ease-in-out infinite}@keyframes legendaryGlow{0%,to{box-shadow:0 0 20px gold,0 0 40px gold,0 0 60px gold}50%{box-shadow:0 0 30px gold,0 0 60px gold,0 0 90px gold}}@keyframes rareGlow{0%,to{box-shadow:0 0 15px #c084fc,0 0 30px #c084fc}50%{box-shadow:0 0 20px #c084fc,0 0 40px #c084fc}}.result-sprite[data-astro-cid-uhdypouj]{width:120px;height:120px;image-rendering:pixelated;margin:0 auto;display:block;animation:bounceIn .5s ease .3s both}@keyframes bounceIn{0%{transform:scale(0) rotate(-180deg);opacity:0}60%{transform:scale(1.1) rotate(10deg);opacity:1}to{transform:scale(1) rotate(0)}}.result-name[data-astro-cid-uhdypouj]{color:#fff;font-size:1.5rem;margin:.5rem 0 .2rem;font-weight:700;animation:slideUp .4s ease .5s both}.result-name-en[data-astro-cid-uhdypouj]{color:#888;font-size:.85rem;margin:0;animation:slideUp .4s ease .6s both}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.result-types[data-astro-cid-uhdypouj]{display:flex;justify-content:center;gap:.5rem;margin:.75rem 0;animation:slideUp .4s ease .7s both}.type-badge[data-astro-cid-uhdypouj]{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;color:#fff;font-weight:500}.type-badge[data-astro-cid-uhdypouj].草{background:#78c850}.type-badge[data-astro-cid-uhdypouj].毒{background:#a040a0}.type-badge[data-astro-cid-uhdypouj].火{background:#f08030}.type-badge[data-astro-cid-uhdypouj].水{background:#6890f0}.type-badge[data-astro-cid-uhdypouj].电{background:#f8d030}.type-badge[data-astro-cid-uhdypouj].超能力{background:#f85888}.type-badge[data-astro-cid-uhdypouj].冰{background:#98d8d8}.type-badge[data-astro-cid-uhdypouj].龙{background:#7038f8}.type-badge[data-astro-cid-uhdypouj].恶{background:#705848}.type-badge[data-astro-cid-uhdypouj].妖精{background:#ee99ac}.type-badge[data-astro-cid-uhdypouj].格斗{background:#c03028}.type-badge[data-astro-cid-uhdypouj].飞行{background:#a890f0}.type-badge[data-astro-cid-uhdypouj].地面{background:#e0c068}.type-badge[data-astro-cid-uhdypouj].岩石{background:#b8a038}.type-badge[data-astro-cid-uhdypouj].虫{background:#a8b820}.type-badge[data-astro-cid-uhdypouj].幽灵{background:#705898}.type-badge[data-astro-cid-uhdypouj].钢{background:#b8b8d0}.type-badge[data-astro-cid-uhdypouj].一般{background:#a8a878}.result-rarity[data-astro-cid-uhdypouj]{font-size:.85rem;margin:.5rem 0;animation:slideUp .4s ease .8s both}.result-rarity[data-astro-cid-uhdypouj].legendary{color:gold}.result-rarity[data-astro-cid-uhdypouj].rare{color:#c084fc}.result-rarity[data-astro-cid-uhdypouj].common{color:#9ca3af}.result-desc[data-astro-cid-uhdypouj]{color:#aaa;font-size:.8rem;line-height:1.4;margin:.5rem 0 1rem;animation:slideUp .4s ease .9s both}.collect-btn[data-astro-cid-uhdypouj]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.6rem 1.5rem;border-radius:25px;cursor:pointer;font-size:.9rem;transition:transform .2s ease,box-shadow .2s ease;animation:slideUp .4s ease 1s both}.collect-btn[data-astro-cid-uhdypouj]:hover{transform:scale(1.05);box-shadow:0 4px 15px #3b82f666}.collect-btn[data-astro-cid-uhdypouj]:disabled{background:#666;cursor:not-allowed;transform:none}.collect-btn[data-astro-cid-uhdypouj].collected{background:linear-gradient(135deg,#10b981,#059669)}@keyframes screenShake{0%,to{transform:translate(0)}10%{transform:translate(-5px,-3px)}20%{transform:translate(5px,3px)}30%{transform:translate(-5px,3px)}40%{transform:translate(5px,-3px)}50%{transform:translate(-3px,5px)}60%{transform:translate(3px,-5px)}70%{transform:translate(-3px,-3px)}80%{transform:translate(3px,3px)}90%{transform:translate(-2px,2px)}}.screen-shake[data-astro-cid-uhdypouj]{animation:screenShake .5s ease-in-out}.collection-page[data-astro-cid-3kz4ziuf]{padding:1rem 0}.blind-box-section[data-astro-cid-3kz4ziuf]{margin-top:4rem;padding-top:2rem;border-top:2px dashed #e5e7eb}.dark .blind-box-section[data-astro-cid-3kz4ziuf]{border-top-color:#374151}.progress-bar-container[data-astro-cid-3kz4ziuf]{position:relative;height:24px;background:#e5e7eb;border-radius:12px;overflow:hidden;max-width:400px;margin:0 auto 2rem}.dark .progress-bar-container[data-astro-cid-3kz4ziuf]{background:#374151}.progress-fill[data-astro-cid-3kz4ziuf]{height:100%;background:linear-gradient(90deg,#ef4444,#f59e0b,#eab308);border-radius:12px;transition:width .5s ease;width:0%}.progress-text[data-astro-cid-3kz4ziuf]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:600;color:#333}.dark .progress-text[data-astro-cid-3kz4ziuf]{color:#e5e7eb}.filter-tabs[data-astro-cid-3kz4ziuf]{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.filter-tab[data-astro-cid-3kz4ziuf]{padding:.4rem 1rem;border-radius:20px;border:1px solid #d1d5db;background:transparent;cursor:pointer;font-size:.85rem;transition:all .2s ease;color:inherit}.dark .filter-tab[data-astro-cid-3kz4ziuf]{border-color:#4b5563}.filter-tab[data-astro-cid-3kz4ziuf]:hover{background:#f3f4f6}.dark .filter-tab[data-astro-cid-3kz4ziuf]:hover{background:#374151}.filter-tab[data-astro-cid-3kz4ziuf].active{background:#3b82f6;color:#fff;border-color:#3b82f6}.pokemon-grid[data-astro-cid-3kz4ziuf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem}@media(min-width:640px){.pokemon-grid[data-astro-cid-3kz4ziuf]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.pokemon-card[data-astro-cid-3kz4ziuf]{min-height:140px;border-radius:12px;position:relative;background:#f3f4f6;border:2px solid transparent;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:stretch;cursor:default;perspective:800px;opacity:0;animation:cardFlyIn .5s ease forwards;animation-play-state:paused}.pokemon-card[data-astro-cid-3kz4ziuf].visible{animation-play-state:running}@keyframes cardFlyIn{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.dark .pokemon-card[data-astro-cid-3kz4ziuf]{background:#1f2937}.pokemon-card[data-astro-cid-3kz4ziuf].collected{border-color:#f59e0b;cursor:pointer}.pokemon-card[data-astro-cid-3kz4ziuf].collected:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 25px #00000026}.pokemon-card[data-astro-cid-3kz4ziuf].collected:active{transform:translateY(-2px) scale(.98)}.pokemon-card[data-astro-cid-3kz4ziuf].legendary.collected{border-color:gold;box-shadow:0 0 10px #ffd7004d}.pokemon-card[data-astro-cid-3kz4ziuf].legendary.collected:hover{box-shadow:0 8px 25px #ffd70040}.pokemon-card[data-astro-cid-3kz4ziuf].rare.collected{border-color:#c084fc;box-shadow:0 0 8px #c084fc4d}.pokemon-card[data-astro-cid-3kz4ziuf].rare.collected:hover{box-shadow:0 8px 25px #c084fc40}.pokemon-card[data-astro-cid-3kz4ziuf]:not(.collected){opacity:0;animation:cardFlyIn .5s ease forwards;animation-play-state:paused}.pokemon-card[data-astro-cid-3kz4ziuf]:not(.collected).visible{animation-play-state:running;opacity:.5}.card-ripple[data-astro-cid-3kz4ziuf]{position:absolute;border-radius:50%;background:#ffffff4d;transform:scale(0);animation:ripple .6s ease-out;pointer-events:none}@keyframes ripple{to{transform:scale(4);opacity:0}}.pokemon-card-inner[data-astro-cid-3kz4ziuf]{display:flex;flex-direction:column;align-items:center;padding:.5rem;width:100%}.pokemon-card[data-astro-cid-3kz4ziuf]:not(.collected) .pokemon-card-inner[data-astro-cid-3kz4ziuf]{display:none}.pokemon-card[data-astro-cid-3kz4ziuf]:not(.collected) .pokemon-unknown[data-astro-cid-3kz4ziuf]{display:flex;align-items:center;justify-content:center;height:100%;animation:pulseUnknown 2s ease-in-out infinite}@keyframes pulseUnknown{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pokemon-card[data-astro-cid-3kz4ziuf].collected .pokemon-unknown[data-astro-cid-3kz4ziuf]{display:none}.question-mark[data-astro-cid-3kz4ziuf]{font-size:2rem;color:#9ca3af;font-weight:700}.pokemon-sprite[data-astro-cid-3kz4ziuf]{width:64px;height:64px;image-rendering:pixelated;margin-bottom:.25rem;transition:transform .3s ease}.pokemon-card[data-astro-cid-3kz4ziuf].collected:hover .pokemon-sprite[data-astro-cid-3kz4ziuf]{transform:scale(1.15)}.pokemon-info[data-astro-cid-3kz4ziuf]{text-align:center}.pokemon-number[data-astro-cid-3kz4ziuf]{display:block;font-size:.6rem;color:#9ca3af}.pokemon-name[data-astro-cid-3kz4ziuf]{display:block;font-size:.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.pokemon-types[data-astro-cid-3kz4ziuf]{display:flex;gap:2px;justify-content:center;margin-top:2px}.type-badge-sm[data-astro-cid-3kz4ziuf]{padding:.1rem .3rem;border-radius:8px;font-size:.55rem;color:#fff}.type-badge[data-astro-cid-3kz4ziuf].草{background:#78c850}.type-badge[data-astro-cid-3kz4ziuf].毒{background:#a040a0}.type-badge[data-astro-cid-3kz4ziuf].火{background:#f08030}.type-badge[data-astro-cid-3kz4ziuf].水{background:#6890f0}.type-badge[data-astro-cid-3kz4ziuf].电{background:#f8d030}.type-badge[data-astro-cid-3kz4ziuf].超能力{background:#f85888}.type-badge[data-astro-cid-3kz4ziuf].冰{background:#98d8d8}.type-badge[data-astro-cid-3kz4ziuf].龙{background:#7038f8}.type-badge[data-astro-cid-3kz4ziuf].恶{background:#705848}.type-badge[data-astro-cid-3kz4ziuf].妖精{background:#ee99ac}.type-badge[data-astro-cid-3kz4ziuf].格斗{background:#c03028}.type-badge[data-astro-cid-3kz4ziuf].飞行{background:#a890f0}.type-badge[data-astro-cid-3kz4ziuf].地面{background:#e0c068}.type-badge[data-astro-cid-3kz4ziuf].岩石{background:#b8a038}.type-badge[data-astro-cid-3kz4ziuf].虫{background:#a8b820}.type-badge[data-astro-cid-3kz4ziuf].幽灵{background:#705898}.type-badge[data-astro-cid-3kz4ziuf].钢{background:#b8b8d0}.type-badge[data-astro-cid-3kz4ziuf].一般{background:#a8a878}.pokemon-modal[data-astro-cid-3kz4ziuf]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:none;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.pokemon-modal[data-astro-cid-3kz4ziuf].show{display:flex}.pokemon-modal-card[data-astro-cid-3kz4ziuf]{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;padding:2rem;text-align:center;max-width:320px;width:90%;position:relative;transform:scale(.5) rotateX(10deg);opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease}.pokemon-modal[data-astro-cid-3kz4ziuf].show .pokemon-modal-card[data-astro-cid-3kz4ziuf]{transform:scale(1) rotateX(0);opacity:1}.modal-close[data-astro-cid-3kz4ziuf]{position:absolute;top:10px;right:15px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;opacity:.7}.modal-close[data-astro-cid-3kz4ziuf]:hover{opacity:1}.modal-sprite[data-astro-cid-3kz4ziuf]{width:120px;height:120px;image-rendering:pixelated}.modal-name[data-astro-cid-3kz4ziuf]{color:#fff;font-size:1.5rem;margin:.5rem 0 .2rem}.modal-name-en[data-astro-cid-3kz4ziuf]{color:#888;font-size:.85rem;margin:0}.modal-types[data-astro-cid-3kz4ziuf]{display:flex;justify-content:center;gap:.5rem;margin:.75rem 0}.modal-rarity[data-astro-cid-3kz4ziuf]{font-size:.85rem;margin:.5rem 0}.modal-rarity[data-astro-cid-3kz4ziuf].legendary{color:gold}.modal-rarity[data-astro-cid-3kz4ziuf].rare{color:#c084fc}.modal-rarity[data-astro-cid-3kz4ziuf].common{color:#9ca3af}.modal-desc[data-astro-cid-3kz4ziuf]{color:#aaa;font-size:.8rem;line-height:1.4;margin:.5rem 0 0}
