{"product_id":"1997-carddass-masters-g-scramble-gather-srw-225pc-set-gundam-mazinger-express-1","title":"1997 Carddass Masters G Scramble Gather SRW 225pc SET Gundam Mazinger [EXPRESS]","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@500;700;900\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  body {\n    background-color: #0f172a;\n    color: #f1f5f9;\n    font-family: 'Zen Maru Gothic', sans-serif;\n    margin: 0;\n    padding: 0;\n    line-height: 1.7;\n  }\n  .container {\n    max-width: 900px;\n    margin: 40px auto;\n    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);\n    border: 3px solid #ef4444;\n    border-radius: 4px;\n    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.95), inset 0 0 25px rgba(239, 68, 68, 0.2);\n    overflow: hidden;\n  }\n  .header {\n    background: radial-gradient(circle at center, #7f1d1d 0%, #0f172a 100%);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    border-bottom: 4px solid #f87171;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: repeating-linear-gradient(\n      -45deg,\n      rgba(255, 255, 255, 0.05),\n      rgba(255, 255, 255, 0.05) 5px,\n      transparent 5px,\n      transparent 10px\n    );\n    pointer-events: none;\n  }\n  .header h1 {\n    font-family: 'Cinzel', serif;\n    font-size: 3.2rem;\n    color: #ffffff;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    text-shadow: 0 0 25px rgba(239, 68, 68, 0.9), 0 0 10px rgba(248, 113, 113, 0.8);\n  }\n  .header h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 1.2rem;\n    color: #fca5a5;\n    letter-spacing: 6px;\n    margin-top: 15px;\n    font-weight: 700;\n  }\n  .badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #ef4444, #991b1b);\n    color: #ffffff;\n    padding: 10px 30px;\n    font-weight: 900;\n    border-radius: 0px;\n    margin-top: 30px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 1.1rem;\n    box-shadow: 4px 4px 0px #b91c1c;\n  }\n  .section {\n    padding: 60px 40px;\n    border-bottom: 2px dashed #334155;\n  }\n  .section:last-child {\n    border-bottom: none;\n  }\n  .section h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 2rem;\n    color: #f87171;\n    margin-top: 0;\n    border-left: 6px solid #ef4444;\n    padding-left: 15px;\n    text-transform: uppercase;\n    text-shadow: 0 0 10px rgba(239, 68, 68, 0.4);\n  }\n  .quote {\n    font-style: italic;\n    font-size: 1.6rem;\n    color: #fca5a5;\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 30px;\n    background: rgba(15, 23, 42, 0.8);\n    border: 2px solid #ef4444;\n    border-radius: 4px;\n    box-shadow: inset 0 0 20px rgba(239, 68, 68, 0.2);\n  }\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 30px;\n  }\n  .specs-table th, .specs-table td {\n    padding: 18px;\n    border-bottom: 1px solid #334155;\n  }\n  .specs-table th {\n    text-align: left;\n    color: #94a3b8;\n    width: 35%;\n    font-weight: bold;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .specs-table td {\n    color: #f8fafc;\n    font-weight: bold;\n  }\n  .condition-box {\n    background-color: rgba(239, 68, 68, 0.05);\n    border: 2px solid #ef4444;\n    padding: 30px;\n    margin-top: 30px;\n    border-radius: 4px;\n    position: relative;\n  }\n  .condition-box::before {\n    content: '★ BULK VINTAGE LOT ★';\n    position: absolute;\n    top: -14px;\n    left: 20px;\n    background: #ef4444;\n    color: #ffffff;\n    padding: 4px 15px;\n    font-size: 0.85rem;\n    font-weight: bold;\n    font-family: 'Cinzel', serif;\n  }\n  .condition-box h3 {\n    color: #fca5a5;\n    margin-top: 0;\n    font-family: 'Cinzel', serif;\n    letter-spacing: 1px;\n  }\n  .footer-shop {\n    background: #020617;\n    padding: 70px 20px;\n    text-align: center;\n    border-top: 4px solid #ef4444;\n  }\n  .footer-shop h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.5rem;\n    color: #ffffff;\n    margin: 0 0 15px 0;\n    letter-spacing: 6px;\n    text-shadow: 0 0 15px #ef4444;\n  }\n  .footer-shop p {\n    color: #94a3b8;\n    margin-bottom: 40px;\n    font-size: 1.15rem;\n  }\n  .btn {\n    display: inline-block;\n    padding: 18px 50px;\n    background: #ef4444;\n    color: #ffffff;\n    text-decoration: none;\n    font-family: 'Cinzel', serif;\n    font-weight: bold;\n    font-size: 1.2rem;\n    text-transform: uppercase;\n    transition: all 0.3s ease;\n    box-shadow: 4px 4px 0px #991b1b;\n  }\n  .btn:hover {\n    background: #b91c1c;\n    transform: translate(2px, 2px);\n    box-shadow: 2px 2px 0px #7f1d1d;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"header\"\u003e\n    \u003ch2\u003e1997 Bandai Carddass Masters\u003c\/h2\u003e\n    \u003ch1\u003eScramble Gather\u003c\/h1\u003e\n    \u003cdiv class=\"badge\"\u003e225 Piece Massive Set \/ Super Robot Wars\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"quote\"\u003e\"Command the steel giants. A historic gathering of legendary mecha.\"\u003c\/div\u003e\n    \u003ch2\u003eThe Lore \u0026amp; Value\u003c\/h2\u003e\n    \u003cp\u003eDive deep into the golden era of 90s mecha anime with this massive 225-card set from the legendary \"Super Robot Wars: Scramble Gather\" trading card game. Released by Bandai under the Carddass Masters label in 1997, this series is famous for uniting the greatest steel titans in anime history—including Mobile Suit Gundam, Mazinger Z, Getter Robo, and many more—into one incredible card game.\u003c\/p\u003e\n    \u003cp\u003eFor overseas collectors, assembling such a large bulk of these vintage Japanese cards is a nearly impossible task today. Whether you are a dedicated Super Robot Wars fanatic, a vintage trading card archivist, or looking to discover amazing 90s mecha artwork, this heavy 225-piece lot offers an instant, breathtaking collection.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eCondition \u0026amp; Details\u003c\/h2\u003e\n    \u003cdiv class=\"condition-box\"\u003e\n      \u003ch3\u003eVintage Played Condition\u003c\/h3\u003e\n      \u003cp\u003eThis massive lot is graded as \u003cstrong\u003eModerately Played (Very Good)\u003c\/strong\u003e. Due to their age (nearly 30 years old), these cards show varying signs of wear, including edge wear, light scratches, or slight corner rounding. However, they remain highly collectible and perfect for binders or gameplay. Please review all photos carefully as this is a vintage bulk lot sold as-is.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctbody\u003e\n\u003ctr\u003e\n        \u003cth\u003eFranchise\u003c\/th\u003e\n        \u003ctd\u003eSuper Robot Wars (Scramble Gather)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eManufacturer\u003c\/th\u003e\n        \u003ctd\u003eBandai (Carddass Masters)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eRelease Year\u003c\/th\u003e\n        \u003ctd\u003e1997\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eIncluded\u003c\/th\u003e\n        \u003ctd\u003e225 Cards (Mixed Assortment)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eOrigin\u003c\/th\u003e\n        \u003ctd\u003eAuthentic Japanese Release\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eLogistics \u0026amp; Terms\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Expedited Shipping Worldwide. The cards will be securely packed in bulk, utilizing water-resistant and shock-absorbing materials to protect them during international transit.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eInternational Buyers - Please Note:\u003c\/strong\u003e Import duties are buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"footer-shop\"\u003e\n    \u003ch3\u003efigu japan \/ Akatsuki Selection\u003c\/h3\u003e\n    \u003cp\u003eCurating authentic Japanese pop culture with absolute prestige.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" class=\"btn\"\u003eVisit Our Store\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n","brand":"Figu Japan","offers":[{"title":"Default Title","offer_id":52097699512640,"sku":"2511010048","price":223.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_475128d8-cdf3-4297-a26d-59efd09ffc50.jpg?v=1780848313","url":"https:\/\/figujapan.com\/de\/products\/1997-carddass-masters-g-scramble-gather-srw-225pc-set-gundam-mazinger-express-1","provider":"Figu Japan","version":"1.0","type":"link"}