NINTENDO Switch 2 Switch Online Limited GAMECUBE Controller Classics New
.ptcg-eb-wrap { font-family: 'DM Sans', sans-serif; width: 100%; max-width: 1100px; margin: 0 auto; color: #1a1a1a; line-height: 1.6; } .ptcg-eb-wrap * { box-sizing: border-box; ma rgin: 0; padding: 0; } /* HERO */ .ptcg-eb-hero { background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%); padding: 64px 48px 56px; text-align: center; position: relative; overflow: hidden; } .ptcg-eb-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%), radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%); pointer-events: none; } .ptcg-eb-hero-label { display: inline-block; font-size: 12px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; color: #ffb300; border: 1px solid rgba(255,179,0,0.4); padding: 6px 16px; border-radius: 20px; margin-bottom: 20px; } .ptcg-eb-hero h1 { font-family: Georgia, 'Times New Roman', serif; font-size: 48px; font-weight: 900; color: #ffffff; line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.5px; } .ptcg-eb-hero h1 span { color: #ffb300; } .ptcg-eb-hero p { font-size: 18px; color: rgba(255,255,255,0.65); max-width: 560px; margin: 0 auto 32px; line-height: 1.7; } .ptcg-eb-btn { display: inline-block; background: linear-gradient(135deg, #ffb300, #ff8c00); color: #0a1628; text-decoration: none; padding: 16px 42px; font-size: 17px; font-weight: 700; border-radius: 4px; letter-spacing: 0.3px; box-shadow: 0 8px 24px rgba(255,140,0,0.35); } /* TRUST BADGES */ .ptcg-eb-badges { display: flex; width: 100%; background: #fff; border-bottom: 1px solid #ececec; } .ptcg-eb-badge { flex: 1; padding: 22px 10px; text-align: center; border-right: 1px solid #ececec; } .ptcg-eb-badge:last-child { border-right: none; } .ptcg-eb-badge-icon { margin-bottom: 8px; display: flex; justify-content: center; } .ptcg-eb-badge-icon svg { width: 32px; height: 32px; } .ptcg-eb-badge-text { font-size: 13px; font-weight: 600; color: #0e2244; letter-spacing: 0.3px; text-transform: uppercase; } /* SECTION COMMON */ .ptcg-eb-section { padding: 44px 52px; border-bottom: 1px solid #ececec; background: #fff; width: 100%; } .ptcg-eb-section:nth-of-type(even) { background: #fafaf8; } .ptcg-eb-section-header { display: flex; align-items: center; gap: 14px; margin-bottom: 26px; } .ptcg-eb-section-icon { width: 44px; height: 44px; min-width: 44px; border-radius: 8px; background: #0e2244; display: flex; align-items: center; justify-content: center; } .ptcg-eb-section-icon svg { width: 24px; height: 24px; } .ptcg-eb-section-title { font-family: Georgia, 'Times New Roman', serif; font-size: 26px; font-weight: 700; color: #0e2244; letter-spacing: -0.3px; } /* PAYMENT */ .ptcg-eb-payment-highlight { background: linear-gradient(135deg, #fff8e1, #fffde7); border: 1px solid #ffe082; border-left: 4px solid #ffb300; border-radius: 6px; padding: 20px 24px; display: flex; align-items: center; gap: 20px; } .ptcg-eb-big-num { font-family: Georgia, 'Times New Roman', serif; font-size: 56px; font-weight: 900; color: #e65100; line-height: 1; flex-shrink: 0; } .ptcg-eb-payment-label { font-size: 16px; color: #5d4037; line-height: 1.5; } .ptcg-eb-payment-label strong { display: block; font-size: 18px; color: #1a1a1a; margin-bottom: 4px; } /* SHIPPING */ .ptcg-eb-carrier-row { display: flex; gap: 10px; margin-bottom: 26px; flex-wrap: wrap; } .ptcg-eb-carrier-chip { padding: 10px 22px; background: #0e2244; color: #fff; border-radius: 4px; font-size: 15px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; } .ptcg-eb-info-list { list-style: none; display: flex; flex-direction: column; gap: 14px; } .ptcg-eb-info-list li { display: flex; align-items: flex-start; gap: 14px; font-size: 17px; color: #333; line-height: 1.6; } .ptcg-eb-check { width: 24px; height: 24px; min-width: 24px; background: #e8f5e9; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; flex-shrink: 0; margin-top: 2px; } /* CUSTOMS - 2 COLUMN */ .ptcg-eb-customs-grid { display: table; width: 100%; border-spacing: 16px; margin: -16px; margin-bottom: 0; } .ptcg-eb-customs-grid-inner { display: flex; gap: 20px; margin-bottom: 20px; } .ptcg-eb-customs-card { flex: 1; border-radius: 8px; padding: 26px 24px; } .ptcg-eb-customs-card.us { background: linear-gradient(135deg, #e3f2fd, #e8f5e9); border: 1px solid #a5d6a7; } .ptcg-eb-customs-card.intl { background: #fdf3f2; border: 1px solid #ffcdd2; } .ptcg-eb-tag { display: inline-block; font-size: 12px; font-weight: 700; padding: 4px 10px; border-radius: 3px; letter-spacing: 0.5px; margin-bottom: 10px; color: #fff; } .ptcg-eb-tag.ddp { background: #2e7d32; } .ptcg-eb-tag.ddu { background: #c62828; } .ptcg-eb-card-title { font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 12px; } .ptcg-eb-customs-card.us .ptcg-eb-card-title { color: #1b5e20; } .ptcg-eb-customs-card.intl .ptcg-eb-card-title { color: #b71c1c; } .ptcg-eb-customs-card p { font-size: 16px; line-height: 1.65; color: #333; } .ptcg-eb-note-row { background: #fff8e1; border: 1px solid #ffe082; border-radius: 5px; padding: 14px 20px; font-size: 15px; color: #6d4c41; display: flex; gap: 10px; align-items: flex-start; } /* FOOTER */ .ptcg-eb-footer { background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%); padding: 44px 48px; text-align: center; } .ptcg-eb-footer p { color: rgba(255,255,255,0.6); font-size: 17px; margin-bottom: 24px; } .ptcg-eb-footer p strong { color: #fff; } - Official Store - Pony TCG Japan Authentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind. Visit Our Store Always Tracked Ships Mon-Fri Secure Payment Ships Worldwide Payment 10 Business Days to Ship We typically dispatch your order within 10 business days of receiving cleared payment. Shipping FedEx DHL UPS ? Full tracking on every order. Once shipped, you'll receive a tracking number so you can monitor your package every step of the way. ? Ship to your eBay-registered address. Need a different address? Please update your address on eBay before placing your order. ? Monday to Friday dispatch. Shipping companies are closed on weekends, so all orders are processed on business days only. International Buyers - Customs & Duties DDP - Duty Paid United States Import duties, taxes, and customs fees are already included in the price. No extra payment is required at delivery - fully covered for U.S. buyers. DDU - Buyer Responsible All Other Countries Import duties and taxes are not included. These charges are the buyer's responsibility. Please check with your local customs office before purchasing. Carriers may collect fees upon delivery. We cannot undervalue items or mark shipments as "gifts." This is prohibited under U.S. and international shipping regulations. Questions? Feel free to message us anytime. We're happy to help. Browse All Items
More you might like
Related
Switch Sports - Nintendo Switch – OLED Model, Nintendo Switc
Related
Poke-Pack for Nintendo Switch Lite, Nintendo Switch & Switch
Related
Switch Sports - Nintendo Switch – OLED Model, Nintendo Switc
Related