{"title":"Formula 1","description":"","products":[{"product_id":"rsrv-x-psa-certified-f1-dynasty-vol-1-new","title":"RSRV x F1 Dynasty GP01","description":"\n\u003c!-- ============================================================\n     RSRV x F1 Dynasty GP01\n     Built on version 0 layout. Paste into a Shopify Custom Liquid\n     section or a Page (custom-HTML app). Swap the placeholders:\n       • href=\"#reserve\"  → your Shopify checkout\/cart permalink\n       • href=\"#\"  (broadcast link)  → your livestream URL\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Titillium+Web:wght@300;400;600;700;900\u0026display=swap');\n\n  \/* Root Container - High-end expansive luxury canvas *\/\n  .rsrv-container {\n    font-family: 'Titillium Web', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #ffffff;\n    line-height: 1.7;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: clamp(14px, 3vw, 20px);\n    box-sizing: border-box;\n    letter-spacing: 0.2px;\n    overflow-wrap: anywhere;\n  }\n  .rsrv-container *,\n  .rsrv-container *::before,\n  .rsrv-container *::after {\n    box-sizing: border-box;\n    min-width: 0;\n  }\n\n  \/* Minimal Luxury Header Section *\/\n  .rsrv-hero-badge {\n    text-align: center;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    border-bottom: 1px solid #333333;\n    padding-bottom: 25px;\n    margin-bottom: 40px;\n    font-size: 1.6rem;\n  }\n  .rsrv-hero-badge span {\n    color: #FFCC00;\n    font-weight: 400;\n  }\n\n  \/* Refined Meta Highlights Grid *\/\n  .rsrv-highlights-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  @media (max-width: 900px) {\n    .rsrv-highlights-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 480px) {\n    .rsrv-highlights-grid { grid-template-columns: 1fr; }\n  }\n  .rsrv-highlight-item {\n    border-left: 1px solid #333333;\n    padding: 10px 0 10px 15px;\n    font-weight: 600;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #cccccc;\n  }\n  .rsrv-highlight-item.accent {\n    border-left-color: #E01E26;\n  }\n\n  \/* Pricing \u0026 Details Container *\/\n  .rsrv-meta-box {\n    border-top: 1px solid #333333;\n    border-bottom: 1px solid #333333;\n    padding: 30px 0;\n    margin-bottom: 40px;\n  }\n  .rsrv-price-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    margin-bottom: 20px;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .rsrv-price-label {\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #888888;\n    letter-spacing: 1.5px;\n  }\n  .rsrv-price-value {\n    font-size: 2.4rem;\n    font-weight: 700;\n    color: #ffffff;\n    font-variant-numeric: tabular-nums;\n    white-space: nowrap;\n  }\n  .rsrv-shipping-notes {\n    font-size: 0.8rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #aaaaaa;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    max-width: 100%;\n  }\n  .rsrv-shipping-notes span {\n    display: flex;\n    align-items: center;\n    white-space: nowrap;\n  }\n  .rsrv-shipping-notes span:not(:last-child)::after {\n    content: \"•\";\n    color: #FFCC00;\n    margin-left: 12px;\n  }\n  @media (max-width: 620px) {\n    .rsrv-shipping-notes {\n      font-size: 0.72rem;\n      letter-spacing: 1px;\n      gap: 8px;\n    }\n    .rsrv-shipping-notes span:not(:last-child)::after {\n      margin-left: 8px;\n    }\n  }\n  @media (max-width: 430px) {\n    .rsrv-shipping-notes span {\n      white-space: normal;\n    }\n  }\n\n  \/* Minimalist Valuation Dashboard *\/\n  .rsrv-buyback-dashboard {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    position: relative;\n    overflow: hidden;\n    background:\n      linear-gradient(135deg, rgba(224, 30, 38, 0.24), transparent 36%),\n      radial-gradient(circle at 88% 20%, rgba(255, 204, 0, 0.16), transparent 28%),\n      repeating-linear-gradient(135deg, rgba(255,255,255,0.035) 0 1px, transparent 1px 9px),\n      #070707;\n    padding: 34px 0;\n    margin-bottom: 50px;\n    text-align: center;\n    border: 1px solid #333333;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 18px 45px rgba(0,0,0,0.35);\n  }\n  .rsrv-buyback-dashboard::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(90deg, rgba(255,255,255,0.08), transparent 18%, transparent 82%, rgba(255,255,255,0.06));\n  }\n  .rsrv-dashboard-card {\n    position: relative;\n    padding: 8px 30px 10px;\n    z-index: 1;\n  }\n  .rsrv-dashboard-label {\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    font-weight: 600;\n    letter-spacing: 2px;\n    color: #b7b7b7;\n    margin-bottom: 12px;\n  }\n  .rsrv-dashboard-value {\n    font-size: 2.35rem;\n    font-weight: 900;\n    letter-spacing: 0;\n    font-variant-numeric: tabular-nums;\n    line-height: 1;\n    text-shadow: 0 0 24px rgba(224, 30, 38, 0.2);\n  }\n  .rsrv-ceiling { color: #FFCC00; }\n  .rsrv-dashboard-value.rsrv-ceiling {\n    font-family: Arial, Helvetica, sans-serif;\n    font-weight: 700;\n    letter-spacing: -0.04em;\n  }\n  @media (max-width: 620px) {\n    .rsrv-buyback-dashboard {\n      grid-template-columns: 1fr;\n      padding: 0;\n    }\n    .rsrv-dashboard-card {\n      padding: 26px 22px;\n    }\n    .rsrv-dashboard-value {\n      font-size: 2rem;\n    }\n  }\n\n  \/* Broadcast Event Window *\/\n  .rsrv-event-box {\n    border: 1px solid #333333;\n    padding: 30px;\n    margin-bottom: 50px;\n    background: #0a0a0a;\n  }\n  .rsrv-event-title {\n    color: #E01E26;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.85rem;\n    letter-spacing: 2px;\n    margin-top: 0;\n    margin-bottom: 15px;\n  }\n  .rsrv-event-details {\n    font-size: 1.1rem;\n    font-weight: 600;\n    margin-bottom: 20px;\n    color: #ffffff;\n    letter-spacing: 0.5px;\n  }\n  .rsrv-event-link {\n    display: inline-block;\n    color: #FFCC00;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-decoration: none;\n    border-bottom: 1px solid #FFCC00;\n    padding-bottom: 2px;\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n  .rsrv-event-link:hover {\n    color: #ffffff;\n    border-color: #ffffff;\n  }\n\n  \/* PSA Verified Section *\/\n  .rsrv-psa-verified {\n    margin-bottom: 70px;\n    max-width: 850px;\n  }\n  .rsrv-psa-list {\n    display: grid;\n    gap: 16px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n  .rsrv-psa-list li {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    color: #aaaaaa;\n    font-size: 0.95rem;\n    font-weight: 400;\n    letter-spacing: 0.2px;\n    line-height: 1.6;\n  }\n  .rsrv-psa-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    background: #FFCC00;\n    color: #080808;\n    font-size: 0.9rem;\n    font-weight: 900;\n    line-height: 1;\n    clip-path: polygon(50% 0%, 61% 13%, 78% 8%, 84% 24%, 100% 31%, 91% 47%, 100% 63%, 84% 70%, 78% 86%, 61% 81%, 50% 100%, 39% 81%, 22% 86%, 16% 70%, 0% 63%, 9% 47%, 0% 31%, 16% 24%, 22% 8%, 39% 13%);\n  }\n  @media (max-width: 620px) {\n    .rsrv-psa-list li {\n      align-items: flex-start;\n      font-size: 0.9rem;\n    }\n  }\n\n  \/* Editorial Section Headers *\/\n  .rsrv-section-title {\n    font-size: 1.1rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 50px;\n    margin-bottom: 20px;\n    color: #ffffff;\n  }\n\n  \/* Executive Checklist Table Configuration *\/\n  .rsrv-table-wrapper {\n    overflow-x: auto;\n    margin-bottom: 15px;\n    border: 1px solid #333333;\n    background:\n      linear-gradient(135deg, rgba(224, 30, 38, 0.12), transparent 38%),\n      #070707;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 16px 38px rgba(0,0,0,0.28);\n  }\n  .rsrv-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.85rem;\n    text-align: left;\n    table-layout: auto;\n    background:\n      repeating-linear-gradient(135deg, rgba(255,255,255,0.022) 0 1px, transparent 1px 9px),\n      #080808 !important;\n    color: #f2f2f2 !important;\n  }\n  .rsrv-table th {\n    background: #111111;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    font-weight: 600;\n    padding: 16px 20px;\n    letter-spacing: 1.5px;\n    font-size: 0.75rem;\n    border-bottom: 1px solid #333333;\n  }\n  .rsrv-table td {\n    padding: 16px 20px;\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n    overflow-wrap: anywhere;\n  }\n  .rsrv-table tr:last-child td {\n    border-bottom: none;\n  }\n  .rsrv-table tr:nth-child(even) {\n    background-color: rgba(255,255,255,0.035) !important;\n  }\n  .rsrv-table tbody tr:hover {\n    background-color: rgba(224, 30, 38, 0.12) !important;\n  }\n  .rsrv-table td:last-child {\n    color: #FFCC00;\n    font-variant-numeric: tabular-nums;\n    white-space: nowrap;\n  }\n  @media (max-width: 620px) {\n    .rsrv-table {\n      font-size: 0.78rem;\n    }\n    .rsrv-table th,\n    .rsrv-table td {\n      padding: 13px 14px;\n    }\n  }\n\n  \/* Pull Odds — Value Distribution *\/\n  .rsrv-odds-note {\n    font-size: 0.8rem;\n    color: #888888;\n    font-style: italic;\n    margin: 0 0 50px 0;\n    max-width: 850px;\n  }\n  .rsrv-odds-table {\n    width: 100% !important;\n    min-width: 100%;\n    table-layout: fixed;\n  }\n  .rsrv-odds-table th:first-child,\n  .rsrv-odds-table td:first-child {\n    width: 58%;\n  }\n  .rsrv-odds-table th:last-child,\n  .rsrv-odds-table td:last-child {\n    width: 42%;\n    text-align: right;\n  }\n  .rsrv-table td.rsrv-odds-pct {\n    font-weight: 700;\n    color: #FFCC00;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n  .rsrv-odds-combo {\n    color: #FFCC00;\n    font-weight: 700;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n  .rsrv-odds-combo span {\n    color: #aaaaaa;\n    font-weight: 600;\n  }\n  @media (max-width: 620px) {\n    .rsrv-odds-table th:first-child,\n    .rsrv-odds-table td:first-child {\n      width: 50%;\n    }\n    .rsrv-odds-table th:last-child,\n    .rsrv-odds-table td:last-child {\n      width: 50%;\n    }\n    .rsrv-odds-combo {\n      white-space: normal;\n    }\n  }\n\n  \/* Process — Editorial List *\/\n  .rsrv-process-grid {\n    display: block;\n    margin-bottom: 50px;\n  }\n  .rsrv-step {\n    background: transparent;\n    color: #ffffff;\n    padding: 0 0 20px 0;\n    border-bottom: 1px solid #222222;\n    margin-bottom: 20px;\n  }\n  .rsrv-step:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n  }\n  .rsrv-step-num {\n    font-size: 0.75rem;\n    font-weight: 700;\n    color: #E01E26;\n    letter-spacing: 1.5px;\n    margin-bottom: 8px;\n  }\n  .rsrv-step-title {\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    font-size: 0.95rem;\n    letter-spacing: 1px;\n    color: #ffffff;\n  }\n  .rsrv-step-text {\n    font-size: 0.85rem;\n    color: #aaaaaa;\n    margin: 0;\n    line-height: 1.6;\n    max-width: 850px;\n  }\n\n  \/* Architectural FAQ Layout *\/\n  .rsrv-faq-item {\n    margin-bottom: 20px;\n    border-bottom: 1px solid #222222;\n    padding-bottom: 20px;\n  }\n  .rsrv-faq-item:last-child {\n    border-bottom: none;\n  }\n  .rsrv-faq-q {\n    font-weight: 600;\n    font-size: 0.9rem;\n    margin-bottom: 10px;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .rsrv-faq-a {\n    font-size: 0.85rem;\n    color: #aaaaaa;\n    margin: 0;\n    max-width: 90%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rsrv-container\"\u003e\n\u003cdiv class=\"rsrv-highlights-grid\"\u003e\n\u003cdiv class=\"rsrv-highlight-item accent\"\u003eA \u003cspan style=\"color: #e01e26;\"\u003ePSA\u003c\/span\u003e Verified Repack - 25 Cards in Set\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eGuaranteed Buyback on Every Card\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003ePatch Autos · Autograph · \/10 or Lower\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eMost Exclusive F1 Product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-meta-box\"\u003e\n\u003cdiv class=\"rsrv-price-row\"\u003e\n\u003cdiv class=\"rsrv-price-label\"\u003eAllocation Availability (25 Packs Total)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-shipping-notes\"\u003e\n\u003cspan\u003eFree Shipping\u003c\/span\u003e \u003cspan\u003eAll Sales Final\u003c\/span\u003e \u003cspan\u003eShipped in 1-3 Business Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-buyback-dashboard\"\u003e\n\u003cdiv class=\"rsrv-dashboard-card\"\u003e\n\u003cdiv class=\"rsrv-dashboard-label\"\u003eTop Buyback Value\u003c\/div\u003e\n\u003cdiv class=\"rsrv-dashboard-value rsrv-ceiling\"\u003e$30,000\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-box\"\u003e\n\u003cdiv class=\"rsrv-event-title\"\u003eLive Opening Event\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-details\"\u003e\u003cstrong\u003eF1 TRADE NIGHT @ THE NATIONAL\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-details\"\u003eFriday, July 31th, 2026 at 9:00PM EST \u003cbr\u003e\u003cspan style=\"color: #888888; font-weight: normal; font-size: 0.9rem; letter-spacing: 0.5px;\"\u003eWestin O'Hare Rosemont, IL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/thersrv.io\/\" class=\"rsrv-event-link\" rel=\"noopener\" target=\"_blank\"\u003eAccess Live Broadcast Link\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"rsrv-psa-verified\"\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eWhat does it mean to be PSA Verified?\u003c\/h2\u003e\n\u003cul class=\"rsrv-psa-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery checklist verified by PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery card authenticated and graded by PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery card randomized and packed under PSA supervision.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery placement known only to PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eGuaranteed Buyback Program\u003c\/h2\u003e\n\u003cp style=\"color: #cccccc; font-size: 0.95rem; max-width: 850px; margin-bottom: 70px;\"\u003eEvery pack gives you a shot at a premium F1 asset, with buyback prizes reaching $30,000. Keep the card and its long-term upside, or claim the listed guaranteed buyback price—no market negotiation, no friction.\u003c\/p\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eFeatured Chase Asset\u003c\/h2\u003e\n\u003cdiv style=\"border-left: 2px solid #ffcc00; padding: 5px 0 5px 20px; margin-bottom: 40px; max-width: 850px;\"\u003e\n\u003cstrong style=\"color: #ffffff; font-size: 1.1rem; text-transform: uppercase; letter-spacing: 1px;\"\u003e2020 Topps Dynasty Triple Patch Auto Max Verstappen #10\/10 (PSA 8)\u003c\/strong\u003e\n\u003cp style=\"margin: 12px 0 0 0; font-size: 0.9rem; color: #aaaaaa;\"\u003e2,057. That's how many serial-numbered 2003 LeBron James RC on-card autograph cards we could find. Fellow 4-time World Champion and potential GOAT Max Verstappen? Only 152 total made in 2020. That's over 13 serial-numbered LeBrons for every Max — a supply\/demand MONSTER, especially for a worldwide icon. 2020 Dynasty Verstappens are all gone now and rarely ever show up on the open market, but we have one available in the first-ever RSRV Dynasty release. 1st year. On-card auto. Patch. Grail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eRSRV x F1 Dynasty GP01 Checklist\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaaaaa; margin-bottom: 25px; max-width: 850px;\"\u003eOne pack. One verified, numbered F1 asset. The checklist below shows exactly what you can win, led by the $30,000 Max Verstappen chase, with every card backed by its listed guaranteed buyback price.\u003c\/p\u003e\n\u003cdiv class=\"rsrv-table-wrapper\"\u003e\n\u003ctable class=\"rsrv-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eAsset Description\u003c\/th\u003e\n\u003cth style=\"width: 150px; text-align: right;\"\u003eBuyback Value\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Triple_Patch_Auto_Max_Verstappen_10_10_PSA_8.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Triple Patch Auto Max Verstappen #10\/10 · PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$30,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2023_Topps_Dynasty_Nameplate_Patch_Auto_Nico_Hulkenberg_1_2_2_2_Combo_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2023 Topps Dynasty Nameplate Patch Auto Nico Hulkenberg #1\/2 \u0026amp; #2\/2 (Combo) PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$3,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2021_Topps_Dynasty_Red_Patch_Auto_Fernando_Alonso_2_5_Logo_PSA_10_DNA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2021 Topps Dynasty Red Patch Auto Fernando Alonso #2\/5 (Logo) · PSA 10 · DNA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$2,200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2025_Topps_Dynasty_Gold_Patch_Auto_Franco_Colapinto_1_1_Team_Logo_PSA_8.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2025 Topps Dynasty Gold Patch Auto Franco Colapinto #1\/1 (Team Logo) PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,700.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2025_Topps_Dynasty_Patch_Auto_Isack_Hadjar_04_10_Partial_Logo_PSA_8.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2025 Topps Dynasty Patch Auto Isack Hadjar #04\/10 (Partial Logo) PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Red_Patch_Auto_Sebastian_Vettel_1_5_Logo_PSA_10_DNA_10.jpg?v=1781960192\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Red Patch Auto Sebastian Vettel #1\/5 (Logo) · PSA 10 · DNA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Jumbo_Nameplate_Patch_Auto_Lance_Stroll_1_1_PSA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Jumbo Nameplate Patch Auto Lance Stroll #1\/1 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Glove_Patch_Auto_Fernando_Alonso_05_10_BWT_Logo_PSA_10_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Glove Patch Auto Fernando Alonso #05\/10 (BWT Logo) · PSA 10\/10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Patch_Auto_Christian_Horner_09_10_Aston_Logo_PSA_9_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Patch Auto Christian Horner #09\/10 (Aston Logo) · PSA 9\/10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Patch_Auto_Toto_Wolff_04_10_Hilfiger_Partial_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Patch Auto Toto Wolff #04\/10 (Hilfiger Partial) · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,100.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Red_Triple_Patch_Auto_Toto_Wolff_1_5_PSA_10_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Red Triple Patch Auto Toto Wolff #1\/5 · PSA 10\/10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,100.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Red_Patch_Auto_Sergio_Perez_2_5_Partial_Red_Bull_PSA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Red Patch Auto Sergio Perez #2\/5 (Partial Red Bull) · PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Patch_Auto_Sergio_Perez_09_10_PSA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Patch Auto Sergio Perez #09\/10 · PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$850.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Patch_Auto_Franz_Tost_05_10_PSA_10_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Patch Auto Franz Tost #05\/10 · PSA 10\/10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$800.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Gold_Triple_Patch_Auto_Toto_Wolff_1_1_Logos_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Gold Triple Patch Auto Toto Wolff #1\/1 (Logos) · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$600.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Red_Patch_Auto_Claire_Williams_5_5_PSA_8.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Red Patch Auto Claire Williams #5\/5 · PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$600.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Dynasty_Triple_Patch_Auto_Sergio_Perez_05_10_PSA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2024 Topps Dynasty Triple Patch Auto Sergio Perez #05\/10 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$600.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Dynasty_Triple_Patch_Auto_Romain_Grosjean_08_10_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2020 Topps Dynasty Triple Patch Auto Romain Grosjean #08\/10 · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$600.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2023_Topps_Dynasty_Patch_Auto_Toto_Wolff_06_10_Marriott_Bonvoy_Partial_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2023 Topps Dynasty Patch Auto Toto Wolff #06\/10 (Marriott Bonvoy Partial) · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$450.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2023_Topps_Dynasty_Patch_Auto_Nigel_Mansell_06_10_PSA_8.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2023 Topps Dynasty Patch Auto Nigel Mansell #06\/10 · PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$450.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Dynasty_Vertical_Patch_Auto_Esteban_Ocon_3_5_Castrol_Partial_PSA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2024 Topps Dynasty Vertical Patch Auto Esteban Ocon #3\/5 (Castrol Partial) PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$450.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2023_Topps_Dynasty_Patch_Auto_Valtteri_Bottas_02_10_BOT_Logo_PSA_9.jpg?v=1781960192\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2023 Topps Dynasty Patch Auto Valtteri Bottas #02\/10 (BOT Logo) · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Dynasty_Triple_Patch_Auto_Carlos_Sainz_09_10_Mille_Patches_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2024 Topps Dynasty Triple Patch Auto Carlos Sainz #09\/10 (Mille Patches) · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2022_Topps_Dynasty_Red_Patch_Auto_Lance_Stroll_2_5_PSA_9.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2022 Topps Dynasty Red Patch Auto Lance Stroll #2\/5 · PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2023_Topps_Dynasty_Triple_Patch_Auto_Alunni_Bravi_02_10_PSA_10.jpg?v=1781960191\" rel=\"noopener\" style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" target=\"_blank\"\u003e2023 Topps Dynasty Triple Patch Auto Alunni Bravi #02\/10 · PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.8rem; color: #888888; font-style: italic; margin-bottom: 50px;\"\u003e* All cards are authenticated Topps Dynasty Formula 1 patch autos unless otherwise noted.\u003c\/p\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003ePull Odds \u0026amp; Value Distribution\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaaaaa; margin-bottom: 25px; max-width: 850px;\"\u003eEach pack yields one randomly drawn card — a 1-in-25 (4.0%) chance per asset. Odds are grouped below by buyback value, highest tier first.\u003c\/p\u003e\n\u003cdiv class=\"rsrv-table-wrapper\"\u003e\n\u003ctable class=\"rsrv-table rsrv-odds-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBuyback Value Range\u003c\/th\u003e\n\u003cth\u003eCards \/ Pull Odds\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e$1,000 \u0026amp; Above\u003c\/td\u003e\n\u003ctd class=\"rsrv-odds-combo\"\u003e12 \u003cspan\u003ecards\u003c\/span\u003e · 48.0%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eBelow $1,000\u003c\/td\u003e\n\u003ctd class=\"rsrv-odds-combo\"\u003e13 \u003cspan\u003ecards\u003c\/span\u003e · 52.0%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"rsrv-odds-note\"\u003e* All buyback values are snapshots from initial publishing and may fluctuate with the market. Distribution above is grouped by listed buyback value across the full 25-card pool.\u003c\/p\u003e\n\u003ch2 class=\"rsrv-section-title\" style=\"margin-top: 95px;\"\u003eThe Process \u0026amp; Mechanics\u003c\/h2\u003e\n\u003cdiv class=\"rsrv-process-grid\"\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e01 \/\/ REGISTRATION\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eReserve Your Pack\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eAdd to cart and check out. Your spot in the pool is locked in the moment you do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e02 \/\/ EXECUTION\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eWe Pull Your Card\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eRSRV opens every pack live on stream. Follow the broadcast link to join from anywhere in the world; a recording is made available after the event ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e03 \/\/ SETTLEMENT\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eKeep or Sell Back\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eLove your pull? Keep it. Want to flip? Use the guaranteed buyback at the listed price by emailing buyer@thersrv.io within 3 business days of the livestream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e04 \/\/ LOGISTICS\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eShipped Secure\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eIf you keep your pull, your PSA slab ships in rigid protective packaging with full tracking within 1-3 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eWhat do I actually receive?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eYou receive one Topps Dynasty Formula 1 card, randomly drawn from the pool listed above. Every card is a numbered patch auto pulled directly from one of the most premium F1 trading card products ever produced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eHow does the buyback guarantee work?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eEvery card in the pool has a listed buyback price. If you'd prefer to sell your card back to RSRV rather than keep it, contact us within 3 business days of the livestream and we'll purchase it at the price shown in the table above. No haggling, no hassle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eAre the graded cards authentic?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eEvery PSA-graded card comes with its original PSA certification, verifiable on the PSA registry using the cert number on the slab. Our repacks are also carefully reviewed and authenticated by the leading authenticator in the industry, PSA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eDo you accept returns?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eAll product sales are final — the industry standard for repack products. However, our buyback guarantee means you're never truly stuck with a card you don't want. If your order arrives damaged in transit, contact us within 48 hours with photos and we'll resolve it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"thersrv.io","offers":[{"title":"01. RSRV x F1 Dynasty GP01","offer_id":48652031885567,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":false},{"title":"02. RSRV x F1 Dynasty GP01","offer_id":48652031918335,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":false},{"title":"03. RSRV x F1 Dynasty GP01","offer_id":48652031951103,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"04. RSRV x F1 Dynasty GP01","offer_id":48652031983871,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":false},{"title":"05. RSRV x F1 Dynasty GP01","offer_id":48652032016639,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"06. RSRV x F1 Dynasty GP01","offer_id":48652032049407,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"07. RSRV x F1 Dynasty GP01","offer_id":48652032082175,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"08. RSRV x F1 Dynasty GP01","offer_id":48652032114943,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"09. RSRV x F1 Dynasty GP01","offer_id":48652032147711,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"10. RSRV x F1 Dynasty GP01","offer_id":48652032180479,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"11. RSRV x F1 Dynasty GP01","offer_id":48652032213247,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"12. RSRV x F1 Dynasty GP01","offer_id":48652032246015,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"13. RSRV x F1 Dynasty GP01","offer_id":48652032278783,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"14. RSRV x F1 Dynasty GP01","offer_id":48652032311551,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"15. RSRV x F1 Dynasty GP01","offer_id":48652032344319,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"16. RSRV x F1 Dynasty GP01","offer_id":48652032377087,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"17. RSRV x F1 Dynasty GP01","offer_id":48652032409855,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":false},{"title":"18. RSRV x F1 Dynasty GP01","offer_id":48652032442623,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"19. RSRV x F1 Dynasty GP01","offer_id":48652032475391,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"20. RSRV x F1 Dynasty GP01","offer_id":48652032508159,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"21. RSRV x F1 Dynasty GP01","offer_id":48652032540927,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"22. RSRV x F1 Dynasty GP01","offer_id":48652032573695,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"23. RSRV x F1 Dynasty GP01","offer_id":48652032606463,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"24. RSRV x F1 Dynasty GP01","offer_id":48652032639231,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true},{"title":"25. RSRV x F1 Dynasty GP01","offer_id":48652032671999,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/ChatGPTImageJun22_2026_10_07_34PM.png?v=1782133677"},{"product_id":"rsrv-x-f1-helmet-gp02","title":"RSRV x F1 Helmet GP02","description":"\n\u003c!-- ============================================================\n     RSRV x F1 Helmet GP02\n     Built on version 0 layout. Paste into a Shopify Custom Liquid\n     section or a Page (custom-HTML app). Swap the placeholders:\n       • href=\"#reserve\"  → your Shopify checkout\/cart permalink\n       • href=\"#\"  (broadcast link)  → your livestream URL\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Titillium+Web:wght@300;400;600;700;900\u0026display=swap');\n\n  \/* Root Container - High-end expansive luxury canvas *\/\n  .rsrv-container {\n    font-family: 'Titillium Web', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #ffffff;\n    line-height: 1.7;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: clamp(14px, 3vw, 20px);\n    box-sizing: border-box;\n    letter-spacing: 0.2px;\n    overflow-wrap: anywhere;\n  }\n  .rsrv-container *,\n  .rsrv-container *::before,\n  .rsrv-container *::after {\n    box-sizing: border-box;\n    min-width: 0;\n  }\n\n  \/* Minimal Luxury Header Section *\/\n  .rsrv-hero-badge {\n    text-align: center;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    border-bottom: 1px solid #333333;\n    padding-bottom: 25px;\n    margin-bottom: 40px;\n    font-size: 1.6rem;\n  }\n  .rsrv-hero-badge span {\n    color: #FFCC00;\n    font-weight: 400;\n  }\n\n  \/* Refined Meta Highlights Grid *\/\n  .rsrv-highlights-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  @media (max-width: 900px) {\n    .rsrv-highlights-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 480px) {\n    .rsrv-highlights-grid { grid-template-columns: 1fr; }\n  }\n  .rsrv-highlight-item {\n    border-left: 1px solid #333333;\n    padding: 10px 0 10px 15px;\n    font-weight: 600;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #cccccc;\n  }\n  .rsrv-highlight-item.accent {\n    border-left-color: #E01E26;\n  }\n\n  \/* Pricing \u0026 Details Container *\/\n  .rsrv-meta-box {\n    border-top: 1px solid #333333;\n    border-bottom: 1px solid #333333;\n    padding: 30px 0;\n    margin-bottom: 40px;\n  }\n  .rsrv-price-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    margin-bottom: 20px;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .rsrv-price-label {\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #888888;\n    letter-spacing: 1.5px;\n  }\n  .rsrv-price-value {\n    font-size: 2.4rem;\n    font-weight: 700;\n    color: #ffffff;\n    font-variant-numeric: tabular-nums;\n    white-space: nowrap;\n  }\n  .rsrv-shipping-notes {\n    font-size: 0.8rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #aaaaaa;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    max-width: 100%;\n  }\n  .rsrv-shipping-notes span {\n    display: flex;\n    align-items: center;\n    white-space: nowrap;\n  }\n  .rsrv-shipping-notes span:not(:last-child)::after {\n    content: \"•\";\n    color: #FFCC00;\n    margin-left: 12px;\n  }\n  @media (max-width: 620px) {\n    .rsrv-shipping-notes {\n      font-size: 0.72rem;\n      letter-spacing: 1px;\n      gap: 8px;\n    }\n    .rsrv-shipping-notes span:not(:last-child)::after {\n      margin-left: 8px;\n    }\n  }\n  @media (max-width: 430px) {\n    .rsrv-shipping-notes span {\n      white-space: normal;\n    }\n  }\n\n  \/* Minimalist Valuation Dashboard *\/\n  .rsrv-buyback-dashboard {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    position: relative;\n    overflow: hidden;\n    background:\n      linear-gradient(135deg, rgba(224, 30, 38, 0.24), transparent 36%),\n      radial-gradient(circle at 88% 20%, rgba(255, 204, 0, 0.16), transparent 28%),\n      repeating-linear-gradient(135deg, rgba(255,255,255,0.035) 0 1px, transparent 1px 9px),\n      #070707;\n    padding: 34px 0;\n    margin-bottom: 50px;\n    text-align: center;\n    border: 1px solid #333333;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 18px 45px rgba(0,0,0,0.35);\n  }\n  .rsrv-buyback-dashboard::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(90deg, rgba(255,255,255,0.08), transparent 18%, transparent 82%, rgba(255,255,255,0.06));\n  }\n  .rsrv-dashboard-card {\n    position: relative;\n    padding: 8px 30px 10px;\n    z-index: 1;\n  }\n  .rsrv-dashboard-label {\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    font-weight: 600;\n    letter-spacing: 2px;\n    color: #b7b7b7;\n    margin-bottom: 12px;\n  }\n  .rsrv-dashboard-value {\n    font-size: 2.35rem;\n    font-weight: 900;\n    letter-spacing: 0;\n    font-variant-numeric: tabular-nums;\n    line-height: 1;\n    text-shadow: 0 0 24px rgba(224, 30, 38, 0.2);\n  }\n.rsrv-ceiling { color: #FFCC00; }\n.rsrv-dashboard-value.rsrv-ceiling {\n  font-family: Arial, Helvetica, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.04em;\n}\n  @media (max-width: 620px) {\n    .rsrv-buyback-dashboard {\n      grid-template-columns: 1fr;\n      padding: 0;\n    }\n    .rsrv-dashboard-card {\n      padding: 26px 22px;\n    }\n    .rsrv-dashboard-value {\n      font-size: 2rem;\n    }\n  }\n\n  \/* Broadcast Event Window *\/\n  .rsrv-event-box {\n    border: 1px solid #333333;\n    padding: 30px;\n    margin-bottom: 50px;\n    background: #0a0a0a;\n  }\n  .rsrv-event-title {\n    color: #E01E26;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.85rem;\n    letter-spacing: 2px;\n    margin-top: 0;\n    margin-bottom: 15px;\n  }\n  .rsrv-event-details {\n    font-size: 1.1rem;\n    font-weight: 600;\n    margin-bottom: 20px;\n    color: #ffffff;\n    letter-spacing: 0.5px;\n  }\n  .rsrv-event-link {\n    display: inline-block;\n    color: #FFCC00;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-decoration: none;\n    border-bottom: 1px solid #FFCC00;\n    padding-bottom: 2px;\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n  .rsrv-event-link:hover {\n    color: #ffffff;\n    border-color: #ffffff;\n  }\n\n  \/* PSA Verified Section *\/\n  .rsrv-psa-verified {\n    margin-bottom: 70px;\n    max-width: 850px;\n  }\n  .rsrv-psa-list {\n    display: grid;\n    gap: 16px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n  .rsrv-psa-list li {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    color: #aaaaaa;\n    font-size: 0.95rem;\n    font-weight: 400;\n    letter-spacing: 0.2px;\n    line-height: 1.6;\n  }\n  .rsrv-psa-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    background: #FFCC00;\n    color: #080808;\n    font-size: 0.9rem;\n    font-weight: 900;\n    line-height: 1;\n    clip-path: polygon(50% 0%, 61% 13%, 78% 8%, 84% 24%, 100% 31%, 91% 47%, 100% 63%, 84% 70%, 78% 86%, 61% 81%, 50% 100%, 39% 81%, 22% 86%, 16% 70%, 0% 63%, 9% 47%, 0% 31%, 16% 24%, 22% 8%, 39% 13%);\n  }\n  @media (max-width: 620px) {\n    .rsrv-psa-list li {\n      align-items: flex-start;\n      font-size: 0.9rem;\n    }\n  }\n\n  \/* Editorial Section Headers *\/\n  .rsrv-section-title {\n    font-size: 1.1rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 50px;\n    margin-bottom: 20px;\n    color: #ffffff;\n  }\n\n  \/* Executive Checklist Table Configuration *\/\n  .rsrv-table-wrapper {\n    overflow-x: auto;\n    margin-bottom: 15px;\n    border: 1px solid #333333;\n    background:\n      linear-gradient(135deg, rgba(224, 30, 38, 0.12), transparent 38%),\n      #070707;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 16px 38px rgba(0,0,0,0.28);\n  }\n  .rsrv-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.85rem;\n    text-align: left;\n    table-layout: auto;\n    background:\n      repeating-linear-gradient(135deg, rgba(255,255,255,0.022) 0 1px, transparent 1px 9px),\n      #080808 !important;\n    color: #f2f2f2 !important;\n  }\n  .rsrv-table th {\n    background: #111111;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    font-weight: 600;\n    padding: 16px 20px;\n    letter-spacing: 1.5px;\n    font-size: 0.75rem;\n    border-bottom: 1px solid #333333;\n  }\n  .rsrv-table td {\n    padding: 16px 20px;\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n    overflow-wrap: anywhere;\n  }\n  .rsrv-table tr:last-child td {\n    border-bottom: none;\n  }\n  .rsrv-table tr:nth-child(even) {\n    background-color: rgba(255,255,255,0.035) !important;\n  }\n  .rsrv-table tbody tr:hover {\n    background-color: rgba(224, 30, 38, 0.12) !important;\n  }\n  .rsrv-table td:last-child {\n    color: #FFCC00;\n    font-variant-numeric: tabular-nums;\n    white-space: nowrap;\n  }\n  @media (max-width: 620px) {\n    .rsrv-table {\n      font-size: 0.78rem;\n    }\n    .rsrv-table th,\n    .rsrv-table td {\n      padding: 13px 14px;\n    }\n  }\n\n  \/* Pull Odds — Value Distribution *\/\n  .rsrv-odds-note {\n    font-size: 0.8rem;\n    color: #888888;\n    font-style: italic;\n    margin: 0 0 50px 0;\n    max-width: 850px;\n  }\n  .rsrv-odds-table {\n    width: 100% !important;\n    min-width: 100%;\n    table-layout: fixed;\n  }\n  .rsrv-odds-table th:first-child,\n  .rsrv-odds-table td:first-child {\n    width: 58%;\n  }\n  .rsrv-odds-table th:last-child,\n  .rsrv-odds-table td:last-child {\n    width: 42%;\n    text-align: right;\n  }\n  .rsrv-table td.rsrv-odds-pct {\n    font-weight: 700;\n    color: #FFCC00;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n  .rsrv-odds-combo {\n    color: #FFCC00;\n    font-weight: 700;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n  .rsrv-odds-combo span {\n    color: #aaaaaa;\n    font-weight: 600;\n  }\n  @media (max-width: 620px) {\n    .rsrv-odds-table th:first-child,\n    .rsrv-odds-table td:first-child {\n      width: 50%;\n    }\n    .rsrv-odds-table th:last-child,\n    .rsrv-odds-table td:last-child {\n      width: 50%;\n    }\n    .rsrv-odds-combo {\n      white-space: normal;\n    }\n  }\n\n  \/* Process — Editorial List *\/\n  .rsrv-process-grid {\n    display: block;\n    margin-bottom: 50px;\n  }\n  .rsrv-step {\n    background: transparent;\n    color: #ffffff;\n    padding: 0 0 20px 0;\n    border-bottom: 1px solid #222222;\n    margin-bottom: 20px;\n  }\n  .rsrv-step:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n  }\n  .rsrv-step-num {\n    font-size: 0.75rem;\n    font-weight: 700;\n    color: #E01E26;\n    letter-spacing: 1.5px;\n    margin-bottom: 8px;\n  }\n  .rsrv-step-title {\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    font-size: 0.95rem;\n    letter-spacing: 1px;\n    color: #ffffff;\n  }\n  .rsrv-step-text {\n    font-size: 0.85rem;\n    color: #aaaaaa;\n    margin: 0;\n    line-height: 1.6;\n    max-width: 850px;\n  }\n\n  \/* Architectural FAQ Layout *\/\n  .rsrv-faq-item {\n    margin-bottom: 20px;\n    border-bottom: 1px solid #222222;\n    padding-bottom: 20px;\n  }\n  .rsrv-faq-item:last-child {\n    border-bottom: none;\n  }\n  .rsrv-faq-q {\n    font-weight: 600;\n    font-size: 0.9rem;\n    margin-bottom: 10px;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .rsrv-faq-a {\n    font-size: 0.85rem;\n    color: #aaaaaa;\n    margin: 0;\n    max-width: 90%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rsrv-container\"\u003e\n\u003cdiv class=\"rsrv-highlights-grid\"\u003e\n\u003cdiv class=\"rsrv-highlight-item accent\"\u003eA \u003cspan style=\"color: #e01e26;\"\u003ePSA\u003c\/span\u003e Verified Repack - 35 Cards in Set\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eGuaranteed Buyback on Every Card\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eLegendary F1 Insert\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eMost Exclusive F1 Product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-meta-box\"\u003e\n\u003cdiv class=\"rsrv-price-row\"\u003e\n\u003cdiv class=\"rsrv-price-label\"\u003eAllocation Availability (35 Seats Total)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-shipping-notes\"\u003e\n\u003cspan\u003eFree Shipping\u003c\/span\u003e \u003cspan\u003eAll Sales Final\u003c\/span\u003e \u003cspan\u003eShipped in 1-3 Business Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-buyback-dashboard\"\u003e\n\u003cdiv class=\"rsrv-dashboard-card\"\u003e\n\u003cdiv class=\"rsrv-dashboard-label\"\u003eTop Buyback Value\u003c\/div\u003e\n\u003cdiv class=\"rsrv-dashboard-value rsrv-ceiling\"\u003e$9,500\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-box\"\u003e\n\u003cdiv class=\"rsrv-event-title\"\u003eLive Opening Event\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-details\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cstrong\u003eF1 TRADE NIGHT @ THE NATIONAL\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-details\"\u003eFriday, July 31st, 2026 at 9:00PM EST \u003cbr\u003e\u003cspan style=\"color: #888888; font-weight: normal; font-size: 0.9rem; letter-spacing: 0.5px;\"\u003eWestin O'Hare Rosemont, IL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"noopener\" class=\"rsrv-event-link\" href=\"https:\/\/www.instagram.com\/thersrv.io\/\" target=\"_blank\"\u003eAccess Live Broadcast Link\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"rsrv-psa-verified\"\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eWhat does it mean to be PSA Verified?\u003c\/h2\u003e\n\u003cul class=\"rsrv-psa-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery checklist verified by PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery card authenticated and graded by PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery card randomized and packed under PSA supervision.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery placement known only to PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eGuaranteed Buyback Program\u003c\/h2\u003e\n\u003cp style=\"color: #cccccc; font-size: 0.95rem; max-width: 850px; margin-bottom: 70px;\"\u003eDon't love your pull? RSRV will buy your card back at the listed buyback price, guaranteed. No market negotiation, no friction.\u003c\/p\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eFeatured Chase Asset\u003c\/h2\u003e\n\u003cdiv style=\"border-left: 2px solid #ffcc00; padding: 5px 0 5px 20px; margin-bottom: 40px; max-width: 850px;\"\u003e\n\u003cstrong style=\"color: #ffffff; font-size: 1.1rem; text-transform: uppercase; letter-spacing: 1px;\"\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2025_Topps_Chrome_Helmet_Orange_Kimi_Antonelli_08_25_PSA_10.jpg?v=1782026306\" target=\"_blank\"\u003e2025 Topps Chrome Helmet Orange Kimi Antonelli #08\/25 PSA 10\u003c\/a\u003e\u003c\/strong\u003e\n\u003cp style=\"margin: 12px 0 0 0; font-size: 0.9rem; color: #aaaaaa;\"\u003eThere have been 5 Kimi Logofractor Orange's Graded PSA 10 so far and there are another 7 Kimi Sapphire Orange PSA 10's already. That would mean that this copy, with only 4 other PSA 10 True Orange's in existence, is not only the most important Kimi Orange Helmet but also the rarest. If you are looking for a chance to add an incredibly popular, rare and important RC Logo Kimi Antonelli card, there are few better than this stunning masterpiece of a card!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eRSRV x F1 Helmet GP02 Checklist\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaaaaa; margin-bottom: 25px; max-width: 850px;\"\u003eFull transparency — here's exactly what's in this drop. You pull one card at random from the 35-card GP02 pool. Every asset is verified, numbered, and completely collateralized by our buyback guarantee.\u003c\/p\u003e\n\u003cdiv class=\"rsrv-table-wrapper\"\u003e\n\u003ctable class=\"rsrv-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eAsset Description\u003c\/th\u003e\n\u003cth style=\"width: 150px; text-align: right;\"\u003eBuyback Value\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2025_Topps_Chrome_Helmet_Orange_Kimi_Antonelli_08_25_PSA_10.jpg?v=1782026306\" target=\"_blank\"\u003e2025 Topps Chrome Helmet Orange Kimi Antonelli #08\/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$9,500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Black_Lewis_Hamilton_06_10_PSA_9.jpg?v=1782022986\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Black Lewis Hamilton #06\/10 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$4,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Lewis_Hamilton_47_50_PSA_10.jpg?v=1782025302\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Lewis Hamilton #47\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$2,200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2025_Topps_Chrome_Helmet_75th_Black_Kimi_Antonelli_54_75_PSA_9.jpg?v=1782023075\" target=\"_blank\"\u003e2025 Topps Chrome Helmet 75th Black Kimi Antonelli #54\/75 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$2,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Red_Yuki_Tsunoda_2_5_PSA_10.jpg?v=1782022919\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Red Yuki Tsunoda #2\/5 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,800.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Orange_Charles_Leclerc_09_25_PSA_10.jpg?v=1782026854\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Orange Charles Leclerc #09\/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Gold_Oscar_Piastri_46_50_PSA_10.jpg?v=1782022811\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Gold Oscar Piastri #46\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Max_Verstappen_19_50_PSA_9.jpg?v=1782025268\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Max Verstappen #19\/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Lando_Norris_47_50_PSA_10.jpg?v=1782026272\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Lando Norris #47\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$900.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Purple_Carlos_Sainz_08_10_PSA_10.jpg?v=1782025646\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Purple Carlos Sainz #08\/10 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$750.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Gold_Fernando_Alonso_01_50_PSA_10.jpg?v=1782026385\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Gold Fernando Alonso #01\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Black_White_Daniel_Ricciardo_11_15_PSA_9.jpg?v=1782022879\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Black \u0026amp; White Daniel Ricciardo #11\/15 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$450.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Lando_Norris_20_50_PSA_9.jpg?v=1782023157\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Lando Norris #20\/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$450.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Oscar_Piastri_47_50_PSA_9.jpg?v=1782025194\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Oscar Piastri #47\/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$450.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Gold_Carlos_Sainz_49_50_PSA_10.jpg?v=1782027027\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Gold Carlos Sainz #49\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Gold_Carlos_Sainz_37_50_PSA_10.jpg?v=1782027058\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Gold Carlos Sainz #37\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Sergio_Perez_25_50_PSA_10.jpg?v=1782025160\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Sergio Perez #25\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Gold_Carlos_Sainz_02_50_PSA_10.jpg?v=1782022811\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Gold Carlos Sainz #02\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$400.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Carlos_Sainz_49_50_PSA_10.jpg?v=1782026996\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Carlos Sainz #49\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$350.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Fernando_Alonso_47_50_PSA_10.jpg?v=1782024908\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Fernando Alonso #47\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$300.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Pierre_Gasly_46_50_PSA_10.jpg?v=1782025373\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Pierre Gasly #46\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$250.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Orange_Yuki_Tsunoda_22_25_PSA_10.jpg?v=1782027086\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Orange Yuki Tsunoda #22\/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$250.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Lewis_Hamilton_PSA_10.jpg?v=1782025801\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Lewis Hamilton PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$225.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Orange_Kevin_Magnussen_09_25_PSA_10.jpg?v=1782026352\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Orange Kevin Magnussen #09\/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Black_White_Kevin_Magnussen_10_15_PSA_10.jpg?v=1782023017\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Black \u0026amp; White Kevin Magnussen #10\/15 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Black_White_Kevin_Magnussen_01_15_PSA_10.jpg?v=1782025710\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Black \u0026amp; White Kevin Magnussen #01\/15 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Chrome_Helmet_Gold_Logan_Sargeant_46_50_PSA_10.jpg?v=1782026209\" target=\"_blank\"\u003e2024 Topps Chrome Helmet Gold Logan Sargeant #46\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Orange_Kevin_Magnussen_04_25_PSA_10.jpg?v=1782025591\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Orange Kevin Magnussen #04\/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Gold_Daniel_Ricciardo_23_50_PSA_9.jpg?v=1782026149\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Gold Daniel Ricciardo #23\/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Orange_Pierre_Gasly_11_25_PSA_9.jpg?v=1782026182\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Orange Pierre Gasly #11\/25 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2025_Topps_Sapphire_Helmet_Black_White_Yuki_Tsunoda_14_15_PSA_8.jpg?v=1782025401\" target=\"_blank\"\u003e2025 Topps Sapphire Helmet Black \u0026amp; White Yuki Tsunoda #14\/15 PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Yuki_Tsunoda_25_50_PSA_10.jpg?v=1782023119\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Yuki Tsunoda #25\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Logofractor_Helmet_Gold_Logan_Sargeant_06_50_PSA_10.jpg?v=1782025124\" target=\"_blank\"\u003e2024 Topps Logofractor Helmet Gold Logan Sargeant #06\/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Black_White_Logan_Sargeant_06_15_PSA_10.jpg?v=1782025477\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Black \u0026amp; White Logan Sargeant #06\/15 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2024_Topps_Sapphire_Helmet_Gold_Sergio_Perez_47_50_PSA_9.jpg?v=1782026113\" target=\"_blank\"\u003e2024 Topps Sapphire Helmet Gold Sergio Perez #47\/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003ePull Odds \u0026amp; Value Distribution\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaaaaa; margin-bottom: 25px; max-width: 850px;\"\u003eEach seat yields one randomly drawn card — a 1-in-35 (2.9%) chance per asset. Odds are grouped below by buyback value, highest tier first.\u003c\/p\u003e\n\u003cdiv class=\"rsrv-table-wrapper\"\u003e\n\u003ctable class=\"rsrv-table rsrv-odds-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBuyback Value Range\u003c\/th\u003e\n\u003cth\u003eCards \/ Pull Odds\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e$500 \u0026amp; Above\u003c\/td\u003e\n\u003ctd class=\"rsrv-odds-combo\"\u003e11 \u003cspan\u003ecards\u003c\/span\u003e · 31.4%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eBelow $500\u003c\/td\u003e\n\u003ctd class=\"rsrv-odds-combo\"\u003e24 \u003cspan\u003ecards\u003c\/span\u003e · 68.6%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"rsrv-odds-note\"\u003e* All buyback values are snapshots from initial publishing and may fluctuate with the market. Distribution above is grouped by listed buyback value across the full 35-card pool.\u003c\/p\u003e\n\u003ch2 style=\"margin-top: 95px;\" class=\"rsrv-section-title\"\u003eThe Process \u0026amp; Mechanics\u003c\/h2\u003e\n\u003cdiv class=\"rsrv-process-grid\"\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e01 \/\/ REGISTRATION\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eReserve Your Seat\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eAdd to cart and check out. Your GP02 seat is locked in the moment you do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e02 \/\/ EXECUTION\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eWe Pull Your Card\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eRSRV opens every pack live on stream. Follow the broadcast link to join from anywhere in the world; a recording is made available after the event ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e03 \/\/ SETTLEMENT\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eKeep or Sell Back\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eLove your pull? Keep it. Want to flip? Use the guaranteed buyback at the listed price by emailing buyer@thersrv.io within 3 business days of the livestream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e04 \/\/ LOGISTICS\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eShipped Secure\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eIf you keep your pull, your PSA slab ships in rigid protective packaging with full tracking within 1-3 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eWhat do I actually receive?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eYou receive one Formula 1 helmet insert card, randomly drawn from the pool listed above. Every card is a helmet-focused F1 insert from the GP02 checklist above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eHow does the buyback guarantee work?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eEvery card in the pool has a listed buyback price. If you'd prefer to sell your card back to RSRV rather than keep it, contact us within 3 business days of the livestream and we'll purchase it at the price shown in the table above. No haggling, no hassle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eAre the graded cards authentic?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eEvery PSA-graded card comes with its original PSA certification, verifiable on the PSA registry using the cert number on the slab. Our repacks are also carefully reviewed and authenticated by the leading authenticator in the industry, PSA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eDo you accept returns?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eAll product sales are final — the industry standard for repack products. However, our buyback guarantee means you're never truly stuck with a card you don't want. If your order arrives damaged in transit, contact us within 48 hours with photos and we'll resolve it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"thersrv.io","offers":[{"title":"01. RSRV x F1 Helmet GP02","offer_id":48727307616511,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"02. RSRV x F1 Helmet GP02","offer_id":48727307649279,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"03. RSRV x F1 Helmet GP02","offer_id":48727307682047,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"04. RSRV x F1 Helmet GP02","offer_id":48727307714815,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"05. RSRV x F1 Helmet GP02","offer_id":48727307747583,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"06. RSRV x F1 Helmet GP02","offer_id":48727307780351,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"07. RSRV x F1 Helmet GP02","offer_id":48727307813119,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"08. RSRV x F1 Helmet GP02","offer_id":48727307845887,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"09. RSRV x F1 Helmet GP02","offer_id":48727307878655,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"10. RSRV x F1 Helmet GP02","offer_id":48727307911423,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"11. RSRV x F1 Helmet GP02","offer_id":48727307944191,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"12. RSRV x F1 Helmet GP02","offer_id":48727307976959,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"13. RSRV x F1 Helmet GP02","offer_id":48727308009727,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"14. RSRV x F1 Helmet GP02","offer_id":48727308042495,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"15. RSRV x F1 Helmet GP02","offer_id":48727308075263,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"16. RSRV x F1 Helmet GP02","offer_id":48727308108031,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"17. RSRV x F1 Helmet GP02","offer_id":48727308140799,"sku":null,"price":949.99,"currency_code":"USD","in_stock":false},{"title":"18. RSRV x F1 Helmet GP02","offer_id":48727308173567,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"19. RSRV x F1 Helmet GP02","offer_id":48727308206335,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"20. RSRV x F1 Helmet GP02","offer_id":48727308239103,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"21. RSRV x F1 Helmet GP02","offer_id":48727308271871,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"22. RSRV x F1 Helmet GP02","offer_id":48727308304639,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"23. RSRV x F1 Helmet GP02","offer_id":48727308337407,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"24. RSRV x F1 Helmet GP02","offer_id":48727308370175,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"25. RSRV x F1 Helmet GP02","offer_id":48727308402943,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"26. RSRV x F1 Helmet GP02","offer_id":48727308435711,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"27. RSRV x F1 Helmet GP02","offer_id":48727308468479,"sku":null,"price":899.99,"currency_code":"USD","in_stock":false},{"title":"28. RSRV x F1 Helmet GP02","offer_id":48727308501247,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"29. RSRV x F1 Helmet GP02","offer_id":48727308534015,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"30. RSRV x F1 Helmet GP02","offer_id":48727308566783,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"31. RSRV x F1 Helmet GP02","offer_id":48727308599551,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"32. RSRV x F1 Helmet GP02","offer_id":48727308632319,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"33. RSRV x F1 Helmet GP02","offer_id":48727308665087,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"34. RSRV x F1 Helmet GP02","offer_id":48727308697855,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true},{"title":"35. RSRV x F1 Helmet GP02","offer_id":48727308730623,"sku":null,"price":949.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/ChatGPTImageJun22_2026_09_57_14PM.png?v=1782133429"},{"product_id":"rsrv-x-2020-f1-track-tags-gp03","title":"RSRV x 2020 F1 Track Tags GP03","description":"\n\u003c!-- ============================================================\n     RSRV x 2020 F1 Track Tags GP03\n     Built on version 0 layout. Paste into a Shopify Custom Liquid\n     section or a Page (custom-HTML app). Swap the placeholders:\n       • href=\"#reserve\"  → your Shopify checkout\/cart permalink\n       • href=\"#\"  (broadcast link)  → your livestream URL\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Titillium+Web:wght@300;400;600;700;900\u0026display=swap');\n\n  \/* Root Container - High-end expansive luxury canvas *\/\n  .rsrv-container {\n    font-family: 'Titillium Web', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #ffffff;\n    line-height: 1.7;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: clamp(14px, 3vw, 20px);\n    box-sizing: border-box;\n    letter-spacing: 0.2px;\n    overflow-wrap: anywhere;\n  }\n  .rsrv-container *,\n  .rsrv-container *::before,\n  .rsrv-container *::after {\n    box-sizing: border-box;\n    min-width: 0;\n  }\n\n  \/* Minimal Luxury Header Section *\/\n  .rsrv-hero-badge {\n    text-align: center;\n    font-weight: 700;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    border-bottom: 1px solid #333333;\n    padding-bottom: 25px;\n    margin-bottom: 40px;\n    font-size: 1.6rem;\n  }\n  .rsrv-hero-badge span {\n    color: #FFCC00;\n    font-weight: 400;\n  }\n\n  \/* Refined Meta Highlights Grid *\/\n  .rsrv-highlights-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  @media (max-width: 900px) {\n    .rsrv-highlights-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 480px) {\n    .rsrv-highlights-grid { grid-template-columns: 1fr; }\n  }\n  .rsrv-highlight-item {\n    border-left: 1px solid #333333;\n    padding: 10px 0 10px 15px;\n    font-weight: 600;\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #cccccc;\n  }\n  .rsrv-highlight-item.accent {\n    border-left-color: #E01E26;\n  }\n\n  \/* Pricing \u0026 Details Container *\/\n  .rsrv-meta-box {\n    border-top: 1px solid #333333;\n    border-bottom: 1px solid #333333;\n    padding: 30px 0;\n    margin-bottom: 40px;\n  }\n  .rsrv-price-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    margin-bottom: 20px;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .rsrv-price-label {\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    color: #888888;\n    letter-spacing: 1.5px;\n  }\n  .rsrv-price-value {\n    font-size: 2.4rem;\n    font-weight: 700;\n    color: #ffffff;\n    font-variant-numeric: tabular-nums;\n    white-space: nowrap;\n  }\n  .rsrv-shipping-notes {\n    font-size: 0.8rem;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: #aaaaaa;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    max-width: 100%;\n  }\n  .rsrv-shipping-notes span {\n    display: flex;\n    align-items: center;\n    white-space: nowrap;\n  }\n  .rsrv-shipping-notes span:not(:last-child)::after {\n    content: \"•\";\n    color: #FFCC00;\n    margin-left: 12px;\n  }\n  @media (max-width: 620px) {\n    .rsrv-shipping-notes {\n      font-size: 0.72rem;\n      letter-spacing: 1px;\n      gap: 8px;\n    }\n    .rsrv-shipping-notes span:not(:last-child)::after {\n      margin-left: 8px;\n    }\n  }\n  @media (max-width: 430px) {\n    .rsrv-shipping-notes span {\n      white-space: normal;\n    }\n  }\n\n  \/* Minimalist Valuation Dashboard *\/\n  .rsrv-buyback-dashboard {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    position: relative;\n    overflow: hidden;\n    background:\n      linear-gradient(135deg, rgba(224, 30, 38, 0.24), transparent 36%),\n      radial-gradient(circle at 88% 20%, rgba(255, 204, 0, 0.16), transparent 28%),\n      repeating-linear-gradient(135deg, rgba(255,255,255,0.035) 0 1px, transparent 1px 9px),\n      #070707;\n    padding: 34px 0;\n    margin-bottom: 50px;\n    text-align: center;\n    border: 1px solid #333333;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 18px 45px rgba(0,0,0,0.35);\n  }\n  .rsrv-buyback-dashboard::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    background: linear-gradient(90deg, rgba(255,255,255,0.08), transparent 18%, transparent 82%, rgba(255,255,255,0.06));\n  }\n  .rsrv-dashboard-card {\n    position: relative;\n    padding: 8px 30px 10px;\n    z-index: 1;\n  }\n  .rsrv-dashboard-label {\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    font-weight: 600;\n    letter-spacing: 2px;\n    color: #b7b7b7;\n    margin-bottom: 12px;\n  }\n  .rsrv-dashboard-value {\n    font-size: 2.35rem;\n    font-weight: 900;\n    letter-spacing: 0;\n    font-variant-numeric: tabular-nums;\n    line-height: 1;\n    text-shadow: 0 0 24px rgba(224, 30, 38, 0.2);\n  }\n.rsrv-ceiling { color: #FFCC00; }\n.rsrv-dashboard-value.rsrv-ceiling {\n  font-family: Arial, Helvetica, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.04em;\n}\n  @media (max-width: 620px) {\n    .rsrv-buyback-dashboard {\n      grid-template-columns: 1fr;\n      padding: 0;\n    }\n    .rsrv-dashboard-card {\n      padding: 26px 22px;\n    }\n    .rsrv-dashboard-value {\n      font-size: 2rem;\n    }\n  }\n\n  \/* Broadcast Event Window *\/\n  .rsrv-event-box {\n    border: 1px solid #333333;\n    padding: 30px;\n    margin-bottom: 50px;\n    background: #0a0a0a;\n  }\n  .rsrv-event-title {\n    color: #E01E26;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 0.85rem;\n    letter-spacing: 2px;\n    margin-top: 0;\n    margin-bottom: 15px;\n  }\n  .rsrv-event-details {\n    font-size: 1.1rem;\n    font-weight: 600;\n    margin-bottom: 20px;\n    color: #ffffff;\n    letter-spacing: 0.5px;\n  }\n  .rsrv-event-link {\n    display: inline-block;\n    color: #FFCC00;\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-decoration: none;\n    border-bottom: 1px solid #FFCC00;\n    padding-bottom: 2px;\n    transition: color 0.2s ease, border-color 0.2s ease;\n  }\n  .rsrv-event-link:hover {\n    color: #ffffff;\n    border-color: #ffffff;\n  }\n\n  \/* PSA Verified Section *\/\n  .rsrv-psa-verified {\n    margin-bottom: 70px;\n    max-width: 850px;\n  }\n  .rsrv-psa-list {\n    display: grid;\n    gap: 16px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n  .rsrv-psa-list li {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    color: #aaaaaa;\n    font-size: 0.95rem;\n    font-weight: 400;\n    letter-spacing: 0.2px;\n    line-height: 1.6;\n  }\n  .rsrv-psa-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 24px;\n    width: 24px;\n    height: 24px;\n    background: #FFCC00;\n    color: #080808;\n    font-size: 0.9rem;\n    font-weight: 900;\n    line-height: 1;\n    clip-path: polygon(50% 0%, 61% 13%, 78% 8%, 84% 24%, 100% 31%, 91% 47%, 100% 63%, 84% 70%, 78% 86%, 61% 81%, 50% 100%, 39% 81%, 22% 86%, 16% 70%, 0% 63%, 9% 47%, 0% 31%, 16% 24%, 22% 8%, 39% 13%);\n  }\n  @media (max-width: 620px) {\n    .rsrv-psa-list li {\n      align-items: flex-start;\n      font-size: 0.9rem;\n    }\n  }\n\n  \/* Editorial Section Headers *\/\n  .rsrv-section-title {\n    font-size: 1.1rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-top: 50px;\n    margin-bottom: 20px;\n    color: #ffffff;\n  }\n\n  \/* Executive Checklist Table Configuration *\/\n  .rsrv-table-wrapper {\n    overflow-x: auto;\n    margin-bottom: 15px;\n    border: 1px solid #333333;\n    background:\n      linear-gradient(135deg, rgba(224, 30, 38, 0.12), transparent 38%),\n      #070707;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 16px 38px rgba(0,0,0,0.28);\n  }\n  .rsrv-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.85rem;\n    text-align: left;\n    table-layout: auto;\n    background:\n      repeating-linear-gradient(135deg, rgba(255,255,255,0.022) 0 1px, transparent 1px 9px),\n      #080808 !important;\n    color: #f2f2f2 !important;\n  }\n  .rsrv-table th {\n    background: #111111;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    font-weight: 600;\n    padding: 16px 20px;\n    letter-spacing: 1.5px;\n    font-size: 0.75rem;\n    border-bottom: 1px solid #333333;\n  }\n  .rsrv-table td {\n    padding: 16px 20px;\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n    overflow-wrap: anywhere;\n  }\n  .rsrv-table tr:last-child td {\n    border-bottom: none;\n  }\n  .rsrv-table tr:nth-child(even) {\n    background-color: rgba(255,255,255,0.035) !important;\n  }\n  .rsrv-table tbody tr:hover {\n    background-color: rgba(224, 30, 38, 0.12) !important;\n  }\n  .rsrv-table td:last-child {\n    color: #FFCC00;\n    font-variant-numeric: tabular-nums;\n    white-space: nowrap;\n  }\n  @media (max-width: 620px) {\n    .rsrv-table {\n      font-size: 0.78rem;\n    }\n    .rsrv-table th,\n    .rsrv-table td {\n      padding: 13px 14px;\n    }\n  }\n\n  \/* Pull Odds — Value Distribution *\/\n  .rsrv-odds-note {\n    font-size: 0.8rem;\n    color: #888888;\n    font-style: italic;\n    margin: 0 0 50px 0;\n    max-width: 850px;\n  }\n  .rsrv-odds-table {\n    width: 100% !important;\n    min-width: 100%;\n    table-layout: fixed;\n  }\n  .rsrv-odds-table th:first-child,\n  .rsrv-odds-table td:first-child {\n    width: 58%;\n  }\n  .rsrv-odds-table th:last-child,\n  .rsrv-odds-table td:last-child {\n    width: 42%;\n    text-align: right;\n  }\n  .rsrv-table td.rsrv-odds-pct {\n    font-weight: 700;\n    color: #FFCC00;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n  .rsrv-odds-combo {\n    color: #FFCC00;\n    font-weight: 700;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n  .rsrv-odds-combo span {\n    color: #aaaaaa;\n    font-weight: 600;\n  }\n  @media (max-width: 620px) {\n    .rsrv-odds-table th:first-child,\n    .rsrv-odds-table td:first-child {\n      width: 50%;\n    }\n    .rsrv-odds-table th:last-child,\n    .rsrv-odds-table td:last-child {\n      width: 50%;\n    }\n    .rsrv-odds-combo {\n      white-space: normal;\n    }\n  }\n\n  \/* Process — Editorial List *\/\n  .rsrv-process-grid {\n    display: block;\n    margin-bottom: 50px;\n  }\n  .rsrv-step {\n    background: transparent;\n    color: #ffffff;\n    padding: 0 0 20px 0;\n    border-bottom: 1px solid #222222;\n    margin-bottom: 20px;\n  }\n  .rsrv-step:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n  }\n  .rsrv-step-num {\n    font-size: 0.75rem;\n    font-weight: 700;\n    color: #E01E26;\n    letter-spacing: 1.5px;\n    margin-bottom: 8px;\n  }\n  .rsrv-step-title {\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    font-size: 0.95rem;\n    letter-spacing: 1px;\n    color: #ffffff;\n  }\n  .rsrv-step-text {\n    font-size: 0.85rem;\n    color: #aaaaaa;\n    margin: 0;\n    line-height: 1.6;\n    max-width: 850px;\n  }\n\n  \/* Architectural FAQ Layout *\/\n  .rsrv-faq-item {\n    margin-bottom: 20px;\n    border-bottom: 1px solid #222222;\n    padding-bottom: 20px;\n  }\n  .rsrv-faq-item:last-child {\n    border-bottom: none;\n  }\n  .rsrv-faq-q {\n    font-weight: 600;\n    font-size: 0.9rem;\n    margin-bottom: 10px;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .rsrv-faq-a {\n    font-size: 0.85rem;\n    color: #aaaaaa;\n    margin: 0;\n    max-width: 90%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rsrv-container\"\u003e\n\u003cdiv class=\"rsrv-highlights-grid\"\u003e\n\u003cdiv class=\"rsrv-highlight-item accent\"\u003eA \u003cspan style=\"color: #e01e26;\"\u003ePSA\u003c\/span\u003e Verified Repack - 45 Cards in Set\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eGuaranteed Buyback on Every Card\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003e2020 Track Tags Insert\u003c\/div\u003e\n\u003cdiv class=\"rsrv-highlight-item\"\u003eMost Exclusive F1 Product\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-meta-box\"\u003e\n\u003cdiv class=\"rsrv-price-row\"\u003e\n\u003cdiv class=\"rsrv-price-label\"\u003eAllocation Availability (45 Seats Total)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-shipping-notes\"\u003e\n\u003cspan\u003eFree Shipping\u003c\/span\u003e \u003cspan\u003eAll Sales Final\u003c\/span\u003e \u003cspan\u003eShipped in 1-3 Business Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-buyback-dashboard\"\u003e\n\u003cdiv class=\"rsrv-dashboard-card\"\u003e\n\u003cdiv class=\"rsrv-dashboard-label\"\u003eTop Buyback Value\u003c\/div\u003e\n\u003cdiv class=\"rsrv-dashboard-value rsrv-ceiling\"\u003e$12,000\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-box\"\u003e\n\u003cdiv class=\"rsrv-event-title\"\u003eLive Opening Event\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-details\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cstrong\u003eF1 TRADE NIGHT @ THE NATIONAL\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-event-details\"\u003eFriday, July 31st, 2026 at 9:00PM EST \u003cbr\u003e\u003cspan style=\"color: #888888; font-weight: normal; font-size: 0.9rem; letter-spacing: 0.5px;\"\u003eWestin O'Hare Rosemont, IL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"rsrv-event-link\" href=\"#\" target=\"_blank\"\u003eAccess Live Broadcast Link\u003c\/a\u003e\n\u003c\/div\u003e\n\u003csection class=\"rsrv-psa-verified\"\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eWhat does it mean to be PSA Verified?\u003c\/h2\u003e\n\u003cul class=\"rsrv-psa-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery checklist verified by PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery card authenticated and graded by PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery card randomized and packed under PSA supervision.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"rsrv-psa-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eEvery placement known only to PSA.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eGuaranteed Buyback Program\u003c\/h2\u003e\n\u003cp style=\"color: #cccccc; font-size: 0.95rem; max-width: 850px; margin-bottom: 70px;\"\u003eDon't love your pull? RSRV will buy your card back at the listed buyback price, guaranteed. No market negotiation, no friction.\u003c\/p\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eFeatured Chase Asset\u003c\/h2\u003e\n\u003cdiv style=\"border-left: 2px solid #ffcc00; padding: 5px 0 5px 20px; margin-bottom: 40px; max-width: 850px;\"\u003e\n\u003cstrong style=\"color: #ffffff; font-size: 1.1rem; text-transform: uppercase; letter-spacing: 1px;\"\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Orange_Track_Tags_Max_Verstappen_25_PSA_10.jpg?v=1782189481\" target=\"_blank\"\u003e2020 Topps Chrome Orange Track Tags Max Verstappen \/25 PSA 10\u003c\/a\u003e\u003c\/strong\u003e\n\u003cp style=\"margin: 12px 0 0 0; font-size: 0.9rem; color: #aaaaaa;\"\u003eThe top GP03 chases are a PSA 10 Max Verstappen Orange Track Tags insert AND a Sebastian Vettel Red Track Tags insert both with a listed buyback of $12,000.00. A 2020 Topps Chrome release-year card, low-numbered parallel, and world champion subject anchor the ceiling of this 45-seat release.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eRSRV x 2020 F1 Track Tags GP03 Checklist\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaaaaa; margin-bottom: 25px; max-width: 850px;\"\u003eFull transparency — here's exactly what's in this drop. You pull one card at random from the 45-card GP03 pool. Every asset is verified, numbered, and completely collateralized by our buyback guarantee.\u003c\/p\u003e\n\u003cdiv class=\"rsrv-table-wrapper\"\u003e\n\u003ctable class=\"rsrv-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eAsset Description\u003c\/th\u003e\n\u003cth style=\"width: 150px; text-align: right;\"\u003eBuyback Value\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Red_Track_Tags_Sebastian_Vettel_5_PSA_7.jpg?v=1782189816\" target=\"_blank\"\u003e2020 Topps Chrome Red Track Tags Sebastian Vettel \/5 PSA 7\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$12,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Orange_Track_Tags_Max_Verstappen_25_PSA_10.jpg?v=1782189481\" target=\"_blank\"\u003e2020 Topps Chrome Orange Track Tags Max Verstappen \/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$12,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Orange_Track_Tags_Charles_Leclerc_25_PSA_10.jpg?v=1782189849\" target=\"_blank\"\u003e2020 Topps Chrome Orange Track Tags Charles Leclerc \/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$7,200.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Lewis_Hamilton_50_PSA_8.jpg?v=1782189722\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Lewis Hamilton \/50 PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$5,000.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Orange_Track_Tags_Sebastian_Vettel_25_PSA_10.jpg?v=1782189505\" target=\"_blank\"\u003e2020 Topps Chrome Orange Track Tags Sebastian Vettel \/25 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$3,500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Sergio_Perez_50_PSA_10.jpg?v=1782189686\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Sergio Perez \/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$2,700.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Gold_Track_Tags_Carlos_Sainz_50_PSA_10.jpg?v=1782189554\" target=\"_blank\"\u003e2020 Topps Chrome Gold Track Tags Carlos Sainz \/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,800.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Gold_Track_Tags_Valtteri_Bottas_50_PSA_10.jpg?v=1782189774\" target=\"_blank\"\u003e2020 Topps Chrome Gold Track Tags Valtteri Bottas \/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,800.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Charles_Leclerc_31_50_PSA_8.jpg?v=1782188251\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Charles Leclerc #31\/50 PSA 8\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,600.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Daniil_Kvyat_50_PSA_10.jpg?v=1782189576\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Daniil Kvyat \/50 PSA 10\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$1,500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Pierra_Gasly_50_PSA_9.jpg?v=1782189792\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Pierra Gasly \/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$900.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Sergio_Perez_32_50_PSA_9.jpg?v=1782188275\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Sergio Perez #32\/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$900.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Gold_Refractor_Artem_Markelov_50_PSA_9.jpg?v=1782189603\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Gold Refractor Artem Markelov \/50 PSA 9\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$500.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Lewis_Hamilton_PSA_10_A.jpg?v=1782188466\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Lewis Hamilton PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Lewis_Hamilton_PSA_10_B.jpg?v=1782189300\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Lewis Hamilton PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Max_Verstappen_PSA_10_A.jpg?v=1782188369\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Max Verstappen PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Max_Verstappen_PSA_10_C.jpg?v=1782189527\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Max Verstappen PSA 10 C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Max_Verstappen_PSA_10_D.jpg?v=1782189750\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Max Verstappen PSA 10 D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Max_Verstappen_PSA_10_B.jpg?v=1782189102\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Max Verstappen PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$150.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Charles_Leclerc_PSA_10_A.jpg?v=1782188402\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Charles Leclerc PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$90.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Charles_Leclerc_PSA_10_B.jpg?v=1782189204\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Charles Leclerc PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$90.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Sebastian_Vettel_PSA_10_B.jpg?v=1782189227\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Sebastian Vettel PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$70.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Sebastian_Vettel_PSA_10_A.jpg?v=1782188441\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Sebastian Vettel PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$70.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Artem_Markelov_PSA_10_A.jpg?v=1782188541\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Artem Markelov PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Artem_Markelov_PSA_10_B.jpg?v=1782188581\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Artem Markelov PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Artem_Markelov_PSA_10_C.jpg?v=1782189333\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Artem Markelov PSA 10 C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Carlos_Sainz_PSA_10_A.jpg?v=1782188313\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Carlos Sainz PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Carlos_Sainz_PSA_10_B.jpg?v=1782189075\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Carlos Sainz PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Kimi_Raikkonen_PSA_10_A.jpg?v=1782188894\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Kimi Raikkonen PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Kimi_Raikkonen_PSA_10_B.jpg?v=1782188938\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Kimi Raikkonen PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Sergio_Perez_PSA_10_A.jpg?v=1782188296\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Sergio Perez PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Sergio_Perez_PSA_10_B.jpg?v=1782188609\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Sergio Perez PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Sergio_Perez_PSA_10_C.jpg?v=1782189630\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Sergio Perez PSA 10 C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$60.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Antonio_Giovinazzi_PSA_10_A.jpg?v=1782189431\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Antonio Giovinazzi PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Pierre_Gasly_PSA_10_B.jpg?v=1782189024\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Pierre Gasly PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Valtteri_Bottas_PSA_10_A.jpg?v=1782189256\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Valtteri Bottas PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Valtteri_Bottas_PSA_10_B.jpg?v=1782189276\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Valtteri Bottas PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Valtteri_Bottas_PSA_10_C.jpg?v=1782189658\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Valtteri Bottas PSA 10 C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Antonio_Giovinazzi_PSA_10_B.jpg?v=1782189451\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Antonio Giovinazzi PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Daniil_Kvyat_PSA_10_A.jpg?v=1782188772\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Daniil Kvyat PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Daniil_Kvyat_PSA_10_B.jpg?v=1782188830\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Daniil Kvyat PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Daniil_Kvyat_PSA_10_C.jpg?v=1782189356\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Daniil Kvyat PSA 10 C\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Lewis_Hamilton_PSA_10_A.jpg?v=1782188466\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Mick Schumacher PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Mick_Schumacher_PSA_10_B.jpg?v=1782188514\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Mick Schumacher PSA 10 B\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca style=\"color: inherit; text-decoration: underline; text-decoration-color: rgba(255,204,0,0.55); text-underline-offset: 3px;\" rel=\"noopener\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/2020_Topps_Chrome_Track_Tags_Pierre_Gasly_PSA_10_A.jpg?v=1782188992\" target=\"_blank\"\u003e2020 Topps Chrome Track Tags Pierre Gasly PSA 10 A\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"text-align: right; font-weight: 600;\"\u003e$50.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003ePull Odds \u0026amp; Value Distribution\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaaaaa; margin-bottom: 25px; max-width: 850px;\"\u003eEach seat yields one randomly drawn card — a 1-in-45 (2.2%) chance per asset. Odds are grouped below by buyback value, highest tier first.\u003c\/p\u003e\n\u003cdiv class=\"rsrv-table-wrapper\"\u003e\n\u003ctable class=\"rsrv-table rsrv-odds-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBuyback Value Range\u003c\/th\u003e\n\u003cth\u003eCards \/ Pull Odds\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003e$500 \u0026amp; Above\u003c\/td\u003e\n\u003ctd class=\"rsrv-odds-combo\"\u003e13 \u003cspan\u003ecards\u003c\/span\u003e · 28.9%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-weight: 600;\"\u003eBelow $500\u003c\/td\u003e\n\u003ctd class=\"rsrv-odds-combo\"\u003e32 \u003cspan\u003ecards\u003c\/span\u003e · 71.1%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"rsrv-odds-note\"\u003e* All buyback values are snapshots from initial publishing and may fluctuate with the market. Distribution above is grouped by listed buyback value across the full 45-card pool.\u003c\/p\u003e\n\u003ch2 style=\"margin-top: 95px;\" class=\"rsrv-section-title\"\u003eThe Process \u0026amp; Mechanics\u003c\/h2\u003e\n\u003cdiv class=\"rsrv-process-grid\"\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e01 \/\/ REGISTRATION\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eReserve Your Seat\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eAdd to cart and check out. Your GP03 seat is locked in the moment you do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e02 \/\/ EXECUTION\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eWe Pull Your Card\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eRSRV opens every pack live on stream. Follow the broadcast link to join from anywhere in the world; a recording is made available after the event ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e03 \/\/ SETTLEMENT\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eKeep or Sell Back\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eLove your pull? Keep it. Want to flip? Use the guaranteed buyback at the listed price by emailing buyer@thersrv.io within 3 business days of the livestream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step\"\u003e\n\u003cdiv class=\"rsrv-step-num\"\u003e04 \/\/ LOGISTICS\u003c\/div\u003e\n\u003cdiv class=\"rsrv-step-title\"\u003eShipped Secure\u003c\/div\u003e\n\u003cp class=\"rsrv-step-text\"\u003eIf you keep your pull, your PSA slab ships in rigid protective packaging with full tracking within 1-3 business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"rsrv-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eWhat do I actually receive?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eYou receive one 2020 Formula 1 Track Tags card, randomly drawn from the pool listed above. Every card is a 2020 Topps Chrome Track Tags card from the GP03 checklist above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eHow does the buyback guarantee work?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eEvery card in the pool has a listed buyback price. If you'd prefer to sell your card back to RSRV rather than keep it, contact us within 3 business days of the livestream and we'll purchase it at the price shown in the table above. No haggling, no hassle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eAre the graded cards authentic?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eEvery PSA-graded card comes with its original PSA certification, verifiable on the PSA registry using the cert number on the slab. Our repacks are also carefully reviewed and authenticated by the leading authenticator in the industry, PSA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rsrv-faq-item\"\u003e\n\u003cdiv class=\"rsrv-faq-q\"\u003eDo you accept returns?\u003c\/div\u003e\n\u003cp class=\"rsrv-faq-a\"\u003eAll product sales are final — the industry standard for repack products. However, our buyback guarantee means you're never truly stuck with a card you don't want. If your order arrives damaged in transit, contact us within 48 hours with photos and we'll resolve it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"thersrv.io","offers":[{"title":"01. RSRV F1 Track Tags GP03","offer_id":48874875388159,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":false},{"title":"02. RSRV F1 Track Tags GP03","offer_id":48874875420927,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"03. RSRV F1 Track Tags GP03","offer_id":48874875453695,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"04. RSRV F1 Track Tags GP03","offer_id":48874875486463,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"05. RSRV F1 Track Tags GP03","offer_id":48874875519231,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"06. RSRV F1 Track Tags GP03","offer_id":48874875551999,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"07. RSRV F1 Track Tags GP03","offer_id":48874875584767,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"08. RSRV F1 Track Tags GP03","offer_id":48874875617535,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"09. RSRV F1 Track Tags GP03","offer_id":48874875650303,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"10. RSRV F1 Track Tags GP03","offer_id":48874875683071,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"11. RSRV F1 Track Tags GP03","offer_id":48874875715839,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"12. RSRV F1 Track Tags GP03","offer_id":48874875748607,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"13. RSRV F1 Track Tags GP03","offer_id":48874875781375,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":false},{"title":"14. RSRV F1 Track Tags GP03","offer_id":48874875814143,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"15. RSRV F1 Track Tags GP03","offer_id":48874875846911,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"16. RSRV F1 Track Tags GP03","offer_id":48874875879679,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"17. RSRV F1 Track Tags GP03","offer_id":48874875912447,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"18. RSRV F1 Track Tags GP03","offer_id":48874875945215,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"19. RSRV F1 Track Tags GP03","offer_id":48874875977983,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"20. RSRV F1 Track Tags GP03","offer_id":48874876010751,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"21. RSRV F1 Track Tags GP03","offer_id":48874876043519,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"22. RSRV F1 Track Tags GP03","offer_id":48874876076287,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"23. RSRV F1 Track Tags GP03","offer_id":48874876109055,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"24. RSRV F1 Track Tags GP03","offer_id":48874876141823,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"25. RSRV F1 Track Tags GP03","offer_id":48874876174591,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"26. RSRV F1 Track Tags GP03","offer_id":48874876207359,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"27. RSRV F1 Track Tags GP03","offer_id":48874876240127,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"28. RSRV F1 Track Tags GP03","offer_id":48874876272895,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"29. RSRV F1 Track Tags GP03","offer_id":48874876305663,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"30. RSRV F1 Track Tags GP03","offer_id":48874876338431,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"31. RSRV F1 Track Tags GP03","offer_id":48874876371199,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"32. RSRV F1 Track Tags GP03","offer_id":48874876403967,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"33. RSRV F1 Track Tags GP03","offer_id":48874876436735,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"34. RSRV F1 Track Tags GP03","offer_id":48874876469503,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"35. RSRV F1 Track Tags GP03","offer_id":48874876502271,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"36. RSRV F1 Track Tags GP03","offer_id":48874876535039,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"37. RSRV F1 Track Tags GP03","offer_id":48874876567807,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"38. RSRV F1 Track Tags GP03","offer_id":48874876600575,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"39. RSRV F1 Track Tags GP03","offer_id":48874876633343,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"40. RSRV F1 Track Tags GP03","offer_id":48874876666111,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"41. RSRV F1 Track Tags GP03","offer_id":48874876698879,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"42. RSRV F1 Track Tags GP03","offer_id":48874876731647,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"43. RSRV F1 Track Tags GP03","offer_id":48874876764415,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"44. RSRV F1 Track Tags GP03","offer_id":48874876797183,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true},{"title":"45. RSRV F1 Track Tags GP03","offer_id":48874876829951,"sku":null,"price":1599.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/files\/ChatGPT_Image_Jun_23_2026_02_06_25_PM.png?v=1782191244"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/2285\/3119\/collections\/WhatsAppImage2026-04-02at2.02.51PM_c6e7c250-0f4a-40a9-b21c-c1c841b3949c.jpg?v=1779707449","url":"https:\/\/thersrv.io\/collections\/track-tags-collection-copy.oembed","provider":"thersrv.io","version":"1.0","type":"link"}