body{color:#fff;background:#1a1a1a;margin:0;font-family:Arial,sans-serif;overflow-x:hidden}.app{flex-direction:column;min-height:100vh;display:flex}.header{background:#111;padding:20px 0}.header-inner{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0 20px}.controls{gap:10px;display:flex}.controls select,.controls button,.close-overlay-button{cursor:pointer;border:none;border-radius:6px;padding:8px 12px}.layout{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:auto;padding:20px}.content{background:#222;border-radius:10px;padding:20px}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:15px;margin-bottom:30px;display:grid}.collection-card{text-align:left;background:#1f1f1f;border-radius:8px;padding:0;position:relative;overflow:hidden}.collection-card-image-wrap{isolation:isolate;border-radius:8px 8px 0 0;position:relative;overflow:hidden}.collection-card-image-wrap img{width:100%;display:block}.card-name{text-align:left;margin:0;font-size:16px;font-weight:700;line-height:1.2}.count-badge{white-space:nowrap;margin:0;font-size:14px;font-weight:700}.collection-card-body{padding:14px 14px 16px}.collection-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rarity-row{align-items:center;gap:10px;margin-top:12px;display:flex}.rarity-icon{flex:0 0 18px;width:18px;height:18px}.rarity-label{color:#e8e8e8;font-size:14px;line-height:1.3}.shop-card-button{box-sizing:border-box;color:#fff;background:#3b8eea;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:16px;padding:12px 14px;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.shop-card-button:hover{background:#2f7dd4}.shop-card-left{white-space:nowrap}.shop-card-price{white-space:nowrap;margin-left:auto;font-weight:700}.pack-overlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.pack-overlay-content{box-sizing:border-box;background:#181818;border-radius:16px;width:min(1200px,100%);max-height:90vh;padding:24px;overflow-y:auto}.pack-overlay-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.overlay-pack-rows{flex-direction:column;gap:20px;display:flex}.overlay-pack-row{justify-content:center;gap:15px;min-height:180px;display:flex}.flip-card-shell{perspective:1000px;opacity:0;width:160px;position:relative;transform:translateY(-18px)}.flip-card-shell.card-entered{animation:.45s forwards cardDropFade}@keyframes cardDropFade{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.flip-card-inner{z-index:2;aspect-ratio:240/336;width:100%;transform-style:preserve-3d;transition:transform .75s;position:relative}.flip-card-inner.flipped{transform:rotateY(180deg)}.flip-card-face{backface-visibility:hidden;border-radius:12px;position:absolute;inset:0;overflow:hidden}.flip-card-front{isolation:isolate;background:#222;position:relative;overflow:hidden;transform:rotateY(180deg)}.flip-card-front img{object-fit:cover;width:100%;height:100%;display:block}.card-gloss{pointer-events:none;z-index:2;mix-blend-mode:screen;opacity:.55;background:linear-gradient(#ffffff2e 0%,#ffffff14 16%,#ffffff05 34%,#fff0 60%,#ffffff0d 100%);position:absolute;inset:0}.iridescent-shine{pointer-events:none;z-index:3;opacity:.5;mix-blend-mode:color-dodge;position:absolute;inset:0;overflow:hidden}.iridescent-shine:before{content:"";border-radius:inherit;opacity:.9;background-image:linear-gradient(115deg,#0000 0%,#00e7ffe6 20%,#ff00e7e6 40%,#00e7ffe6 60%,#ff00e7e6 80%,#0000 100%);background-position:50%;background-repeat:no-repeat;background-size:300% 300%;animation:10s infinite foilGradient;position:absolute;inset:0}.iridescent-shine:after{content:"";border-radius:inherit;mix-blend-mode:color-dodge;opacity:.75;background-image:radial-gradient(circle at 20% 25%,#fffffff2 0 2px,#0000 3px),radial-gradient(circle at 78% 20%,#ffffffe6 0 1.5px,#0000 2.5px),radial-gradient(circle at 32% 58%,#ffffffd9 0 2px,#0000 3px),radial-gradient(circle at 68% 72%,#ffffffeb 0 2px,#0000 3px),radial-gradient(circle at 48% 40%,#fffc 0 1.5px,#0000 2.5px);background-position:50%;background-repeat:no-repeat;background-size:160% 160%;position:absolute;inset:0}.reverse-holo-card .iridescent-shine{opacity:1}.reverse-holo-card .iridescent-shine:before{background-image:linear-gradient(90deg,#0000 0%,#00e7fff2 20%,#ff00e7f2 40%,#00e7fff2 60%,#ff00e7f2 80%,#0000 100%)}.holo-card .iridescent-shine{opacity:.8}@keyframes foilGradient{0%{opacity:.5;background-position:50%}25%{opacity:.5;background-position:0 0}50%{opacity:.5;background-position:100% 100%}75%{opacity:.5;background-position:0 0}to{opacity:.5;background-position:50%}}.card-back-image{object-fit:cover;width:100%;height:100%;display:block}.flip-card-back{background:#111}.set-select-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px;display:grid}.set-select-card{color:#fff;text-align:left;cursor:pointer;background:#1f1f1f;border:2px solid #333;border-radius:10px;padding:18px;transition:transform .15s,border-color .15s,background .15s}.set-select-card:hover{background:#252525;border-color:#3b8eea;transform:translateY(-2px)}.set-select-logo-wrap{justify-content:center;align-items:center;height:72px;margin-bottom:14px;padding:6px 0;display:flex}.set-select-logo{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:56px;display:block}.set-select-language{opacity:.7;margin-bottom:8px;font-size:12px}.set-select-name{margin-bottom:6px;font-size:18px;font-weight:700}.simulator-hero{color:#fff;background:#111;padding:18px 24px 14px}.simulator-hero-inner{max-width:1200px;margin:0 auto}.simulator-hero-main{align-items:center;gap:22px;min-height:150px;display:flex}.simulator-hero-logo-panel{box-sizing:border-box;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:140px;padding:16px;display:flex}.simulator-hero-logo{object-fit:contain;max-width:100%;max-height:100%;display:block}.simulator-hero-logo-fallback{text-align:center;font-size:20px;font-weight:700}.simulator-hero-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.simulator-hero-serie{opacity:.72;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:14px}.simulator-hero-title{margin:0 0 18px;font-size:34px;font-weight:700;line-height:1.05}.simulator-hero-actions{grid-template-columns:auto auto 1fr;align-items:center;column-gap:14px;width:100%;display:grid}.simulator-hero-actions .hero-pill-button{justify-self:end;min-width:160px}.hero-pill-button,.hero-shop-button,.hero-open-pack-button{box-sizing:border-box;background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.hero-pill-button{color:#fff;cursor:pointer;border:1.5px solid #ffffff73}.hero-pill-button:hover{background:#ffffff0f}.hero-shop-button{color:#fff;background:#3b8eea;border:none}.hero-shop-button:hover{background:#2f7dd4}.hero-open-pack-button{color:#fff;cursor:pointer;border:1.5px solid #ffffff73;gap:12px}.hero-open-pack-button:hover{background:#ffffff0f}.hero-open-pack-icon{object-fit:contain;width:34px;height:34px;display:block}@media (width<=1100px){.simulator-hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:14px;display:flex}.simulator-hero-actions .hero-pill-button{justify-self:auto}}.collection-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:18px;display:grid}.collection-header h2{margin:0}.hit-card-shell{z-index:40}.hit-card-shell:before{content:"";pointer-events:none;z-index:0;mix-blend-mode:screen;opacity:0;background:radial-gradient(circle,#fffffff2 0%,#fff0aabf 14%,#ffa0dc61 34%,#78dcff42 52%,#fff0 74%);border-radius:24px;animation:.55s ease-out forwards hitBackdropFlash;position:absolute;inset:-34px}.hit-card-shell:after{content:"";pointer-events:none;z-index:0;filter:blur(10px)saturate(1.2);opacity:0;background:conic-gradient(#fff0 0deg,#fff7bef2 20deg,#fff0 40deg,#ffa5e6cc 75deg,#fff0 105deg,#96e6ffd1 145deg,#fff0 180deg,#ffe196c7 220deg,#fff0 255deg,#ff82dccc 292deg,#fff0 326deg,#fff8c8e6 348deg,#fff0 360deg);border-radius:50%;animation:.8s ease-out forwards hitRayWheel;position:absolute;inset:-54px;transform:scale(.6)rotate(0)}.hit-card-revealed{z-index:2;transform-origin:50%;animation:.68s cubic-bezier(.2,.9,.25,1.25) hitCardPunch,1.15s ease-out hitCardBrightness}@keyframes hitCardPunch{0%{transform:rotateY(180deg)scale(1)}22%{transform:rotateY(180deg)scale(1.28)}46%{transform:rotateY(180deg)scale(1.1)}70%{transform:rotateY(180deg)scale(1.16)}to{transform:rotateY(180deg)scale(1)}}@keyframes hitCardBrightness{0%{filter:brightness()drop-shadow(0 0 #fff0)drop-shadow(0 0 #ffdc9600)}18%{filter:brightness(1.5)drop-shadow(0 0 18px #ffffffbf)drop-shadow(0 0 36px #ffdc9680)drop-shadow(0 0 56px #ff78dc47)}to{filter:brightness()drop-shadow(0 0 #fff0)drop-shadow(0 0 #ffdc9600)}}@keyframes hitBackdropFlash{0%{opacity:0;transform:scale(.55)}28%{opacity:1;transform:scale(1.06)}to{opacity:0;transform:scale(1.35)}}@keyframes hitRayWheel{0%{opacity:0;transform:scale(.58)rotate(0)}24%{opacity:1;transform:scale(1.02)rotate(24deg)}to{opacity:0;transform:scale(1.32)rotate(70deg)}}.sparkle-video-overlay{object-fit:cover;pointer-events:none;z-index:4;mix-blend-mode:screen;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.close-overlay-button{color:#fff;cursor:pointer;box-sizing:border-box;background:#111;border:1.5px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:15px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.close-overlay-button:hover{background:#ffffff0f}.close-overlay-button:active{transform:scale(.98)}.pack-overlay-header-actions{align-items:center;gap:12px;display:flex}.open-another-button{color:#fff;cursor:pointer;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background:#3b8eea;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:15px;font-weight:700;transition:opacity .45s,transform .45s,visibility 0s linear .45s,background .15s;display:inline-flex;transform:translateY(-6px)}.open-another-button-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .45s .3s,transform .45s .3s,visibility linear,background .15s;transform:translateY(0)}.open-another-button:hover{background:#2f7dd4}.loading-screen{justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-spinner-wrap{justify-content:center;align-items:center;display:flex}.loading-pokeball-spinner{width:88px;height:88px;animation:1s linear infinite pokeballSpin;display:block}@keyframes pokeballSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.site-footer{background-color:#111;width:100%;margin-top:auto;padding:24px 20px 28px}.site-footer-disclaimer{color:#ffffffb8;max-width:1100px;margin:0 auto;font-size:.8rem;line-height:1.6}.site-footer-disclaimer p{margin:0 0 10px}.site-footer-disclaimer p:last-child{margin-bottom:0}
