.shop-backdrop{background:#0a000fd1;border:1px solid rgba(255,0,255,.1);padding:1.5rem;margin:-.5rem -.5rem 0}@media(max-width:560px){.shop-backdrop{padding:1rem .75rem;margin:-.25rem -.25rem 0}}.shop-explainer{display:flex;gap:1.5rem;margin:0 0 1.5rem;padding:1rem 1.25rem;border:2px solid rgba(255,0,255,.3);background:#1a001ab3;border-radius:0}.explainer-item{display:flex;align-items:flex-start;gap:.6rem;flex:1}.explainer-icon{font-size:1.4rem;line-height:1;flex-shrink:0;margin-top:2px}.explainer-item strong{display:block;font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;color:var(--hot-yellow);margin-bottom:2px}.explainer-item span:last-child{font-size:.82rem;color:#aaa;line-height:1.35}@media(max-width:560px){.shop-explainer{flex-direction:column;gap:.75rem}}.shop-loading{text-align:center;padding:3rem 1rem;color:var(--hot-yellow)}.solo-hero{text-align:center;padding:1.25rem 1.5rem;margin-bottom:1.5rem;border:2px solid var(--hot-yellow);background:#ffff000a}.shop-section{margin-bottom:2rem}.section-header{margin-bottom:.75rem;padding-left:2px}.section-header h2{margin:0 0 .15rem;font-size:1.5rem;border-bottom:none;padding-bottom:0}.section-header--new h2{color:var(--neon-magenta)}.section-header--resend h2{color:var(--electric-cyan)}.section-header--credits h2{color:var(--hot-yellow)}.section-header p{margin:0;font-size:.82rem;color:#888}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.pkg-card{border:2px solid rgba(255,0,255,.35);background:#120014f2;padding:1rem 1rem .85rem;display:flex;flex-direction:column;gap:.6rem;position:relative;transition:border-color .15s,box-shadow .15s}.pkg-card:hover{border-color:var(--neon-magenta);box-shadow:0 0 12px #ff00ff26}.pkg-card.in-cart{border-color:var(--lime-green);box-shadow:0 0 8px #00ff001f}.card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.card-name{font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:1.1rem;letter-spacing:1px;color:var(--lime-green);line-height:1.15}.card-price{font-family:Courier New,monospace;font-size:1.35rem;font-weight:700;color:var(--hot-yellow);white-space:nowrap;flex-shrink:0;line-height:1.15}.card-desc{font-size:.82rem;color:#bbb;line-height:1.4;flex:1}.card-includes{display:flex;gap:.4rem;flex-wrap:wrap}.card-chip{font-family:Courier New,monospace;font-size:.8rem;padding:2px 5px;font-weight:700;border:1px solid rgba(255,255,255,.15);color:#bbb;white-space:nowrap;line-height:1.4}.card-chip--mailing{border-color:#f0f6;color:var(--neon-magenta)}.card-chip--credit{border-color:#ffff004d;color:var(--hot-yellow)}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.4rem;border-top:1px solid rgba(255,255,255,.06)}.card-subtotal{font-family:Courier New,monospace;font-size:.9rem;color:#444;white-space:nowrap;min-width:3ch}.card-subtotal.has-qty{color:var(--lime-green);text-shadow:0 0 6px rgba(0,255,0,.4)}.qty-stepper{display:flex;align-items:center;user-select:none}.qty-btn{width:44px;height:44px;font-size:1.5rem;font-weight:700;font-family:Courier New,monospace;line-height:1;background:transparent;color:var(--electric-cyan);border:2px solid rgba(0,255,255,.3);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:border-color .1s,color .1s}.qty-btn:first-child{border-radius:0;border-right:none}.qty-btn:last-child{border-radius:0;border-left:none}.qty-btn:hover{border-color:var(--neon-magenta);color:var(--neon-magenta)}.qty-btn:active{background:#ff00ff26}.qty-display{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700;color:var(--lime-green);background:#00ff000a;border:2px solid rgba(0,255,255,.3)}.cart-bar{background:#0a000af7;border-top:3px solid var(--lime-green);padding:1rem 1.25rem;margin-top:1.5rem;box-shadow:0 0 20px #00ff0014}.cart-bar-inner{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:1rem}.cart-info{flex:1;min-width:0}.cart-summary{font-size:.8rem;color:var(--electric-cyan);line-height:1.5}.cart-summary span{display:inline-block;margin-right:.75rem;white-space:nowrap}.cart-total-row{display:flex;align-items:baseline;gap:.5rem;margin-top:2px}.cart-total-amount{font-family:Courier New,monospace;font-size:1.4rem;font-weight:700;color:var(--lime-green);text-shadow:0 0 8px rgba(0,255,0,.5)}.cart-tax-note{font-size:.7rem;color:#777}.cart-btn{margin:0!important;padding:10px 28px!important;font-size:1.15rem!important;flex-shrink:0;min-height:44px;white-space:nowrap}.cart-error{max-width:800px;margin:.5rem auto 0;color:var(--blood-red);font-weight:700;font-size:.85rem;text-align:center}@media(max-width:640px){.cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;margin-top:0;backdrop-filter:blur(10px);padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px))}.cart-bar-inner{flex-direction:column;gap:.6rem}.cart-info{text-align:center;width:100%}.cart-total-row{justify-content:center}.cart-btn{width:100%;min-height:48px}}
