.anti-scalper{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff}.anti-scalper__container{max-width:1200px;margin:0 auto;padding:2rem}.anti-scalper__tabs{display:flex;gap:.5rem;margin-bottom:2rem;background:#ffffff0d;padding:.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.anti-scalper__tab{flex:1;min-width:120px;padding:.875rem 1.25rem;background:transparent;border:none;border-radius:12px;color:#94a3b8;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.anti-scalper__tab:hover{background:#ffffff14;color:#e2e8f0}.anti-scalper__tab--active{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f14d}.anti-scalper__tab-content{min-height:400px}.anti-scalper__back{display:inline-flex;align-items:center;gap:.5rem;color:#a5b4fc;text-decoration:none;font-size:.95rem;margin-bottom:2rem;padding:.5rem 1rem;border-radius:8px;background:#ffffff0d;transition:all .2s}.anti-scalper__back:hover{background:#ffffff1a;color:#fff}.anti-scalper__back svg{width:20px;height:20px}.anti-scalper__hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#ef444433,#dc26261a);border:1px solid rgba(239,68,68,.3);border-radius:24px;padding:3rem;margin-bottom:3rem}.anti-scalper__hero-content{max-width:700px}.anti-scalper__badge{display:inline-block;background:#ffffff1a;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;margin-bottom:1rem}.anti-scalper__title{font-size:3rem;font-weight:800;margin:0 0 1rem;background:linear-gradient(135deg,#ff6b6b,#feca57);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.anti-scalper__subtitle{font-size:1.25rem;color:#cbd5e1;line-height:1.6;margin:0}.anti-scalper__hero-icon{font-size:8rem;opacity:.8}.anti-scalper__slideshow{margin-bottom:3rem}.slideshow{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.slideshow__container{position:relative;height:400px}.slideshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;display:flex;align-items:center;justify-content:center}.slideshow__slide--active{opacity:1}.slideshow__content{display:flex;align-items:center;gap:3rem;padding:3rem;max-width:900px}.slideshow__image-placeholder{flex-shrink:0;width:250px;height:250px;background:#fff3;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.4)}.slideshow__placeholder-icon{font-size:4rem;margin-bottom:.5rem}.slideshow__placeholder-text{font-size:.9rem;opacity:.7}.slideshow__text{color:#fff}.slideshow__text--centered{text-align:center;max-width:700px}.slideshow__title{font-size:2rem;font-weight:700;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.slideshow__description{font-size:1.2rem;line-height:1.6;margin:0;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.slideshow__nav{position:absolute;bottom:1.5rem;width:36px;height:36px;background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.slideshow__nav:hover{background:#ffffff4d;transform:scale(1.1)}.slideshow__nav svg{width:18px;height:18px}.slideshow__nav--prev{left:1.5rem}.slideshow__nav--next{right:1.5rem}.slideshow__dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.slideshow__dot{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:all .2s}.slideshow__dot:hover{background:#fff6}.slideshow__dot--active{background:#fff;border-color:#fff;transform:scale(1.2)}.slideshow__autoplay{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:#0006;border:1px solid rgba(255,255,255,.2);border-radius:20px;color:#fff;font-size:.85rem;cursor:pointer;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.slideshow__autoplay:hover{background:#0009}.slideshow__autoplay--active{background:#10b98166;border-color:#10b98199}.anti-scalper__gallery{margin-bottom:3rem}.gallery-slideshow{position:relative;max-width:500px;margin:0 auto;background:#0000004d;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.gallery-slideshow__container{display:flex;align-items:center;justify-content:center;min-height:300px;max-height:400px}.gallery-slideshow__image{max-width:100%;max-height:400px;width:auto;height:auto;object-fit:contain;display:block}.gallery-slideshow__nav{position:absolute;bottom:.75rem;width:32px;height:32px;background:#00000080;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s}.gallery-slideshow__nav:hover{background:#000000b3;transform:scale(1.1)}.gallery-slideshow__nav svg{width:16px;height:16px}.gallery-slideshow__nav--prev{left:.75rem}.gallery-slideshow__nav--next{right:.75rem}.gallery-slideshow__counter{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);background:#0009;padding:.35rem .75rem;border-radius:20px;font-size:.85rem;color:#fff}.gallery-slideshow__play{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;background:#00000080;border:none;border-radius:50%;cursor:pointer;font-size:1rem;transition:all .2s}.gallery-slideshow__play:hover{background:#000000b3}.gallery-slideshow__play--active{background:#10b98180}.anti-scalper__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.stat-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0003}.stat-card__icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.stat-card__value{font-size:1.75rem;font-weight:700;color:#feca57;display:block;margin-bottom:.25rem}.stat-card__label{font-size:.9rem;color:#94a3b8}.stat-card__subtext{font-size:.85rem;color:#ef4444;font-weight:700;margin-top:.25rem}.anti-scalper__section-title{font-size:1.75rem;font-weight:700;margin:0 0 2rem;color:#fff}.anti-scalper__section-subtitle{font-size:1.1rem;color:#94a3b8;margin:-1rem 0 2rem;line-height:1.6}.anti-scalper__msrp{margin-bottom:3rem}.golden-rule{display:flex;gap:1.5rem;align-items:flex-start;background:linear-gradient(135deg,#10b98133,#06b6d426);border:2px solid rgba(16,185,129,.4);border-radius:16px;padding:2rem;margin-bottom:2rem}.golden-rule__icon{font-size:3rem;flex-shrink:0}.golden-rule__content{flex:1}.golden-rule__title{font-size:1.5rem;font-weight:700;margin:0 0 .75rem;color:#10b981}.golden-rule__text{font-size:1.1rem;line-height:1.7;color:#e2e8f0;margin:0}.golden-rule__text strong{color:#10b981;font-size:1.2rem}.msrp-table-wrapper{overflow-x:auto;margin-bottom:1rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.msrp-table{width:100%;border-collapse:collapse;font-size:1rem}.msrp-table th,.msrp-table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.msrp-table th{background:#ffffff0d;font-weight:600;color:#e2e8f0;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.msrp-table tbody tr{transition:background .2s}.msrp-table tbody tr:hover{background:#ffffff0d}.msrp-table tbody tr:last-child td{border-bottom:none}.msrp-table__product{font-weight:600;color:#fff}.msrp-table__packs{color:#94a3b8;text-align:center}.msrp-table__good{color:#10b981!important;font-weight:600}.msrp-table__calc{color:#fbbf24!important;font-weight:600}.msrp-table__bad{color:#ef4444!important;font-weight:600}.msrp-note{font-size:.9rem;color:#64748b;font-style:italic;margin:0}.msrp-table--with-images .msrp-table__image-cell{width:80px;padding:.5rem;text-align:center;vertical-align:middle}.msrp-table__product-image{width:60px;height:60px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;transition:transform .2s,box-shadow .2s}.msrp-table__product-image:hover{transform:scale(1.5);box-shadow:0 8px 24px #0006;z-index:10;position:relative}.msrp-table__no-image{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);border-radius:8px;font-size:1.5rem;margin:0 auto}@media (max-width: 768px){.msrp-table--with-images .msrp-table__image-cell{width:50px}.msrp-table__product-image,.msrp-table__no-image{width:40px;height:40px}.msrp-table__product-image:hover{transform:scale(2)}}@media (max-width: 768px){.anti-scalper__tabs{gap:.25rem;padding:.375rem}.anti-scalper__tab{min-width:unset;padding:.625rem .75rem;font-size:.8rem}}@media (max-width: 480px){.anti-scalper__tabs{flex-direction:column}.anti-scalper__tab{width:100%}}.msrp-table__product-image--clickable{cursor:pointer}.msrp-table__product-image--clickable:hover{transform:scale(1.1);box-shadow:0 4px 16px #6366f166;border-color:#6366f199}.image-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-modal__content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;animation:scaleIn .2s ease-out}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.image-modal__close{position:absolute;top:-40px;right:-10px;width:36px;height:36px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s}.image-modal__close:hover{background:#ef4444cc;border-color:#ef4444;transform:scale(1.1)}.image-modal__close svg{width:20px;height:20px}.image-modal__image{max-width:100%;max-height:80vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080}.image-modal__caption{margin-top:1rem;font-size:1.1rem;color:#e2e8f0;text-align:center;font-weight:500}@media (max-width: 768px){.image-modal{padding:1rem}.image-modal__close{top:-45px;right:0}.image-modal__image{max-height:70vh}}.anti-scalper__exclusive{margin-bottom:3rem}.exclusive-box{display:flex;gap:1.5rem;align-items:flex-start;background:linear-gradient(135deg,#8b5cf626,#6366f126);border:1px solid rgba(139,92,246,.4);border-radius:16px;padding:2rem}.exclusive-box__icon{font-size:3rem;flex-shrink:0}.exclusive-box__content{flex:1}.exclusive-box__title{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#a78bfa}.exclusive-box__text{font-size:1rem;line-height:1.7;color:#e2e8f0;margin:0 0 1rem}.exclusive-box__text:last-child{margin-bottom:0}.exclusive-box__text em{color:#a78bfa;font-style:normal;font-weight:600}.exclusive-box__list{list-style:none;padding:0;margin:0 0 1rem}.exclusive-box__list li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#cbd5e1;line-height:1.5}.exclusive-box__list li:before{content:"→";position:absolute;left:0;color:#a78bfa}.exclusive-box__list strong{color:#fff}@media (max-width: 768px){.exclusive-box{flex-direction:column;text-align:left}}.anti-scalper__community{margin-bottom:3rem}.community-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.truth-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:transform .2s}.truth-card:hover{transform:translateY(-4px)}.truth-card__quote{font-size:1rem;font-style:italic;color:#e2e8f0;line-height:1.6;margin:0 0 1rem;padding-left:1rem;border-left:3px solid #6366f1}.truth-card__lesson{font-size:.95rem;color:#94a3b8;margin:0}.truth-card__lesson strong{color:#feca57}.anti-scalper__warning{margin-bottom:3rem}.warning-box{display:flex;gap:1.5rem;align-items:flex-start;background:linear-gradient(135deg,#f59e0b26,#ef444426);border:1px solid rgba(245,158,11,.4);border-radius:16px;padding:2rem}.warning-box__icon{font-size:3rem;flex-shrink:0}.warning-box__content{flex:1}.warning-box__title{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#fbbf24}.warning-box__text{font-size:1rem;line-height:1.7;color:#e2e8f0;margin:0}.warning-box__text strong{color:#fbbf24}.anti-scalper__education{margin-bottom:3rem}.education-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.education-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:transform .2s}.education-card:hover{transform:translateY(-4px)}.education-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.education-card__icon{font-size:2rem}.education-card__title{font-size:1.2rem;font-weight:600;margin:0;color:#fff}.education-card__list{list-style:none;padding:0;margin:0}.education-card__item{display:flex;gap:.75rem;padding:.5rem 0;color:#cbd5e1;font-size:.95rem;line-height:1.5;border-bottom:1px solid rgba(255,255,255,.05)}.education-card__item:last-child{border-bottom:none}.education-card__bullet{color:#10b981;flex-shrink:0}.anti-scalper__cta{margin-bottom:3rem}.cta-box{background:linear-gradient(135deg,#6366f133,#8b5cf633);border:1px solid rgba(99,102,241,.3);border-radius:24px;padding:3rem;text-align:center}.cta-box__title{font-size:2rem;font-weight:700;margin:0 0 1rem;color:#fff}.cta-box__text{font-size:1.1rem;line-height:1.7;color:#cbd5e1;max-width:700px;margin:0 auto 2rem}.cta-box__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-box__btn{padding:.875rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.cta-box__btn--primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.cta-box__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}.cta-box__btn--secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.cta-box__btn--secondary:hover{background:#ffffff26}.anti-scalper__faq{margin-bottom:3rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:transparent;border:none;color:#fff;font-size:1.05rem;font-weight:500;text-align:left;cursor:pointer;transition:background .2s}.faq-item__question:hover{background:#ffffff0d}.faq-item__icon{width:24px;height:24px;flex-shrink:0;transition:transform .3s}.faq-item--open .faq-item__icon{transform:rotate(180deg)}.faq-item__answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-item--open .faq-item__answer{max-height:500px}.faq-item__answer p{padding:0 1.5rem 1.5rem;margin:0;color:#cbd5e1;line-height:1.7}.toast{position:fixed;bottom:24px;right:24px;display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1rem 1.5rem;border-radius:12px;box-shadow:0 8px 32px #10b98166;z-index:10000;animation:toastSlideIn .3s ease-out,toastFadeOut .3s ease-in 2.7s forwards}@keyframes toastSlideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toastFadeOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast__icon{font-size:1.25rem}.toast__message{font-size:.95rem;font-weight:500}@media (max-width: 480px){.toast{bottom:16px;right:16px;left:16px;justify-content:center}}.anti-scalper__footer{text-align:center;padding:2rem;border-top:1px solid rgba(255,255,255,.1);margin-top:2rem}.anti-scalper__footer p{margin:.5rem 0;color:#94a3b8}.anti-scalper__footer-note{font-style:italic;color:#64748b!important}.anti-scalper__footer-logo{margin:2rem 0 1rem}.anti-scalper__pokemon-logo{max-width:200px;height:auto;opacity:.8;transition:opacity .2s}.anti-scalper__pokemon-logo:hover{opacity:1}.anti-scalper__footer-disclaimer{font-size:.8rem;color:#64748b!important;margin-top:.5rem}@media (max-width: 1024px){.anti-scalper__hero{flex-direction:column;text-align:center;padding:2rem}.anti-scalper__hero-icon{font-size:5rem;margin-top:1.5rem}.anti-scalper__title{font-size:2.25rem}.anti-scalper__stats{grid-template-columns:repeat(2,1fr)}.education-grid{grid-template-columns:1fr}.msrp-grid{grid-template-columns:repeat(2,1fr)}.community-grid{grid-template-columns:1fr}.slideshow__content{flex-direction:column;text-align:center;gap:1.5rem;padding:2rem}.slideshow__image-placeholder{width:150px;height:150px}.slideshow__container{height:500px}.warning-box{flex-direction:column;text-align:center}}@media (max-width: 640px){.anti-scalper__container{padding:1rem}.anti-scalper__title{font-size:1.75rem}.anti-scalper__subtitle{font-size:1rem}.anti-scalper__stats{grid-template-columns:repeat(2,1fr)}.stat-card{padding:1rem}.golden-rule{flex-direction:column;text-align:center;padding:1.5rem}.golden-rule__title{font-size:1.25rem}.golden-rule__text{font-size:1rem}.msrp-table th,.msrp-table td{padding:.75rem .5rem;font-size:.85rem}.slideshow__nav{width:40px;height:40px}.slideshow__title{font-size:1.5rem}.slideshow__description{font-size:1rem}.cta-box{padding:2rem 1.5rem}.cta-box__title{font-size:1.5rem}.cta-box__actions{flex-direction:column}.cta-box__btn{width:100%}}@media print{.anti-scalper{background:#fff;color:#000}.anti-scalper__back,.slideshow,.slideshow__nav,.slideshow__dots,.slideshow__autoplay,.cta-box__actions{display:none}.anti-scalper__title{background:none;-webkit-text-fill-color:#000;color:#000}.golden-rule{border:2px solid #10b981;background:#f0fff4}.golden-rule__title,.golden-rule__text strong{color:#059669}.golden-rule__text{color:#000}.msrp-table-wrapper{border:1px solid #ccc}.msrp-table th{background:#f3f4f6;color:#000}.msrp-table td{color:#000}.msrp-table__good{color:#059669!important}.msrp-table__calc{color:#d97706!important}.msrp-table__bad{color:#dc2626!important}.stat-card,.education-card,.faq-item,.truth-card,.warning-box{border:1px solid #ccc;background:#f9f9f9}.stat-card__value,.warning-box__title{color:#d97706}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a2e;color:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}
