{"id":17816,"date":"2024-10-05T00:17:40","date_gmt":"2024-10-05T00:17:40","guid":{"rendered":"https:\/\/tradeit.gg\/blog\/?p=17816"},"modified":"2026-08-20T16:13:42","modified_gmt":"2026-08-20T16:13:42","slug":"all-cs2-armory-skins","status":"publish","type":"post","link":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/","title":{"rendered":"All CS2 Armory Skins (2026): Every Collection and Case"},"content":{"rendered":"\n<style> :root { --ti-ink: #1f2130; --ti-muted: #54595f; --ti-faint: #7e828d; --ti-accent: #615dfc; --ti-accent-dark: #4b47d6; --ti-accent-soft: #eeedff; --ti-grad-2: #9c7dff; --ti-surface: #ffffff; --ti-surface-soft: #f7f6ff; --ti-tint: #f4f3ff; --ti-line: #ecebf7; --ti-line-2: #dbdaf2; --ti-line-3: #c9c6ff; --ti-green: #12b76a; --ti-green-soft: #ecfdf3; --ti-gold: #f79009; --ti-gold-soft: #fffaeb; --ti-red: #e5484d; --ti-red-soft: #fff1f2; --ti-dark: #1b1d2a; --ti-shadow: 0 1px 2px rgba(23, 23, 48, .05), 0 12px 32px rgba(97, 93, 252, .08); --ti-radius: 18px; } .ti-article, .ti-article * { box-sizing: border-box; } .ti-preview-body { margin: 0; background: #f2eff8; } .ti-article { width: 100%; margin: 0; padding: 0; overflow: visible; background: transparent; border: 0; border-radius: 0; box-shadow: none; color: var(--ti-ink); font-family: var(--e-global-typography-primary-font-family, Roboto), Roboto, -apple-system, \"Segoe UI\", \"Helvetica Neue\", Arial, sans-serif; font-size: 17px; line-height: 1.65; } .ti-article p { margin: 0 0 1.15em; } .ti-article a { color: var(--ti-accent-dark); font-weight: inherit; text-decoration-color: rgba(75, 71, 214, .38); text-decoration-thickness: 1px; text-underline-offset: 3px; } .ti-article a:hover { color: #3d277f; text-decoration-color: currentColor; } .ti-article strong { color: var(--ti-ink); } .ti-article h2, .ti-article h3, .ti-article h4 { color: var(--ti-ink); font-weight: 600; line-height: 1.2; scroll-margin-top: 24px; } .ti-article h2 { position: relative; margin: 3.2em 0 .85em; padding: 0 0 .55em 20px; border-bottom: 1px solid var(--ti-line); font-size: clamp(1.65rem, 3.6vw, 2.2rem); letter-spacing: -.035em; } .ti-article h2::before { position: absolute; left: 0; top: .13em; width: 6px; height: .85em; border-radius: 99px; background: linear-gradient(180deg, var(--ti-accent), var(--ti-grad-2)); content: \"\"; } .ti-article h3 { margin: 2.2em 0 .65em; font-size: clamp(1.3rem, 2.7vw, 1.62rem); letter-spacing: -.022em; } .ti-article h4 { margin: 0 0 .5em; font-size: 1.08rem; } .ti-hook { margin-bottom: 20px; color: #373449; font-size: clamp(1.12rem, 2.5vw, 1.3rem); line-height: 1.55; } .ti-answer { position: relative; margin: 24px 0; padding: 24px 26px 22px; overflow: hidden; background: radial-gradient(130% 90% at 0% 0%, rgba(97, 93, 252, .08), transparent 44%), var(--ti-surface-soft); border: 1px solid var(--ti-line-2); border-radius: var(--ti-radius); } .ti-answer::before, .ti-glance-card::before, .ti-rank-card::before { position: absolute; inset: 0 0 auto; height: 3px; background: linear-gradient(90deg, var(--ti-accent), var(--ti-grad-2) 45%, rgba(156, 125, 255, 0) 92%); content: \"\"; pointer-events: none; } .ti-answer::after { position: absolute; right: -40px; bottom: -65px; width: 150px; height: 150px; border: 30px solid rgba(97, 93, 252, .08); border-radius: 50%; content: \"\"; } .ti-answer-label { display: block; margin-bottom: 7px; color: var(--ti-accent-dark); font-size: .78rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; } .ti-answer p { position: relative; z-index: 1; margin: 0; font-weight: 600; } .ti-answer p + p { margin-top: 1em; } .ti-disambiguation { padding: 12px 15px; background: #f8f8fb; border-left: 4px solid #aaa0c2; border-radius: 0 10px 10px 0; color: var(--ti-muted); font-size: .93rem; } .ti-glance { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 28px 0 12px; } .ti-glance-card { position: relative; overflow: hidden; padding: 17px; background: radial-gradient(130% 90% at 0% 0%, rgba(97, 93, 252, .055), transparent 42%), var(--ti-surface); border: 1px solid var(--ti-line); border-radius: 14px; box-shadow: 0 1px 2px rgba(23, 23, 48, .04); } .ti-glance-card span { display: block; margin-bottom: 3px; color: var(--ti-accent-dark); font-size: .74rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; } .ti-glance-card strong { display: block; margin-bottom: 3px; font-size: 1rem; } .ti-glance-card small { display: block; color: var(--ti-muted); line-height: 1.45; } .ti-note { margin: 24px 0; padding: 18px 20px; background: var(--ti-green-soft); border: 1px solid #bfe6d7; border-radius: 14px; } .ti-note.is-caution { background: var(--ti-gold-soft); border-color: #efd297; } .ti-note strong { display: block; margin-bottom: 4px; } .ti-toc { margin: 24px 0; overflow: hidden; background: var(--ti-surface); border: 1px solid var(--ti-line-2); border-radius: 14px; box-shadow: var(--ti-shadow); } .ti-toc summary { position: relative; padding: 16px 52px 16px 18px; cursor: pointer; color: var(--ti-ink); font-weight: 600; list-style: none; } .ti-toc summary::-webkit-details-marker { display: none; } .ti-toc summary::after { position: absolute; right: 18px; top: 50%; width: 26px; height: 26px; display: grid; place-items: center; transform: translateY(-50%); background: var(--ti-accent-soft); border-radius: 50%; color: var(--ti-accent-dark); content: \"+\"; font-weight: 600; } .ti-toc[open] summary::after { content: \"\u2212\"; } .ti-toc nav { max-height: 520px; padding: 0 18px 18px; overflow-y: auto; border-top: 1px solid var(--ti-line); } .ti-toc ol { margin: 14px 0 0; padding-left: 1.25em; } .ti-toc ol ol { margin-top: 5px; color: var(--ti-muted); font-size: .9rem; } .ti-toc li { margin: 5px 0; } .ti-toc a { color: var(--ti-muted); text-decoration-color: transparent; } .ti-toc a:hover { color: var(--ti-accent-dark); text-decoration-color: currentColor; } .ti-table-wrap { position: relative; margin: 22px 0 28px; overflow-x: auto; border: 1px solid var(--ti-line); border-radius: 15px; box-shadow: var(--ti-shadow); -webkit-overflow-scrolling: touch; } .ti-table-wrap::before { position: absolute; inset: 0 0 auto; z-index: 2; height: 3px; background: linear-gradient(90deg, var(--ti-accent), var(--ti-grad-2) 45%, rgba(156, 125, 255, 0) 92%); content: \"\"; pointer-events: none; } .ti-table-title { padding: 15px 18px; background: var(--ti-dark); color: #fff; font-size: .98rem; font-weight: 600; line-height: 1.35; } .ti-table-wrap table { width: 100%; min-width: 650px; border-collapse: collapse; background: #fff; font-size: .91rem; line-height: 1.5; } .ti-table-wrap th, .ti-table-wrap td { padding: 13px 15px; border-bottom: 1px solid var(--ti-line); text-align: left; vertical-align: top; } .ti-table-wrap th { background: #292b3b; color: #fff; font-size: .78rem; font-weight: 600; letter-spacing: .025em; } .ti-table-wrap tbody tr:nth-child(even) { background: #faf9fd; } .ti-table-wrap tbody tr:last-child td { border-bottom: 0; } .ti-table-wrap .is-center { text-align: center; } .ti-table-icon { width: 50px; height: 23px; object-fit: contain; vertical-align: middle; } .ti-figure { margin: 28px auto; text-align: center; } .ti-figure img { display: block; width: 100%; max-width: 680px; height: auto; margin: 0 auto; border: 1px solid var(--ti-line); border-radius: 17px; box-shadow: var(--ti-shadow); } .ti-figure figcaption { max-width: 680px; margin: 9px auto 0; color: var(--ti-muted); font-size: .82rem; line-height: 1.5; } .ti-rank-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 13px; margin: 18px 0 26px; } .ti-rank-card { position: relative; overflow: hidden; display: grid; grid-template-columns: 78px 1fr; gap: 15px; align-items: start; min-width: 0; padding: 18px; background: radial-gradient(130% 90% at 0% 0%, rgba(97, 93, 252, .045), transparent 42%), var(--ti-surface); border: 1px solid var(--ti-line); border-radius: 15px; box-shadow: 0 1px 2px rgba(23, 23, 48, .04); } .ti-rank-card img { width: 78px; height: 38px; object-fit: contain; padding: 4px; background: #29243d; border-radius: 9px; } .ti-rank-card p { margin: 0; color: #514e61; font-size: .91rem; line-height: 1.55; } .ti-system-map { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 26px 0; } .ti-system-column { padding: 21px; border: 1px solid var(--ti-line); border-radius: 16px; } .ti-system-column:first-child { background: var(--ti-surface-soft); } .ti-system-column:last-child { background: #f4f7ff; } .ti-system-label { display: inline-flex; margin-bottom: 12px; padding: 5px 9px; background: #2e2945; border-radius: 99px; color: #fff; font-size: .72rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; } .ti-ladder, .ti-rating-list { display: grid; gap: 6px; margin: 0; padding: 0; list-style: none; } .ti-ladder li, .ti-rating-list li { display: flex; justify-content: space-between; gap: 10px; padding: 8px 10px; background: rgba(255,255,255,.84); border: 1px solid rgba(112, 91, 167, .16); border-radius: 9px; font-size: .82rem; font-weight: 600; } .ti-color { display: inline-block; width: 11px; height: 11px; margin-right: 7px; border-radius: 50%; vertical-align: -1px; } .ti-ui-shot { margin: 24px 0; padding: 18px; background: linear-gradient(145deg, #151523, #29273b); border: 1px solid #454159; border-radius: 17px; box-shadow: 0 14px 34px rgba(25, 22, 45, .18); color: #fff; } .ti-ui-shot strong { color: #fff; } .ti-ui-bar { display: flex; justify-content: space-between; gap: 16px; align-items: center; margin-bottom: 14px; color: #c7c3d4; font-size: .76rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; } .ti-ui-body { display: grid; grid-template-columns: 1fr auto 1fr; gap: 14px; align-items: center; padding: 17px; background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.12); border-radius: 12px; } .ti-ui-team { min-width: 0; } .ti-ui-team:last-child { text-align: right; } .ti-ui-rating { color: #ffc84b; font-size: 1.35rem; font-weight: 600; } .ti-ui-delta { color: #85e0b5; font-size: .79rem; font-weight: 600; } .ti-ui-delta.is-loss { color: #ff9da5; } .ti-ui-vs { color: #8c879f; font-size: .8rem; font-weight: 600; } .ti-ui-caption { margin: 10px 2px 0; color: #c4c0d1; font-size: .79rem; line-height: 1.5; } .ti-step-list { display: grid; gap: 12px; margin: 20px 0 26px; padding: 0; counter-reset: steps; list-style: none; } .ti-step-list li { position: relative; padding: 16px 18px 16px 60px; background: var(--ti-surface-soft); border: 1px solid var(--ti-line); border-radius: 14px; } .ti-step-list li::before { position: absolute; left: 17px; top: 16px; display: grid; width: 28px; height: 28px; place-items: center; background: var(--ti-accent); border-radius: 50%; color: #fff; content: counter(steps); counter-increment: steps; font-size: .79rem; font-weight: 600; } .ti-step-list strong { display: block; } .ti-bullets { padding-left: 1.3em; } .ti-bullets li { margin-bottom: .55em; padding-left: .15em; } .ti-faq { display: grid; gap: 11px; margin-top: 20px; } .ti-faq details { background: var(--ti-surface-soft); border: 1px solid var(--ti-line); border-radius: 13px; } .ti-faq summary { position: relative; padding: 17px 48px 17px 18px; cursor: pointer; font-weight: 600; line-height: 1.4; list-style: none; } .ti-faq summary::-webkit-details-marker { display: none; } .ti-faq summary::after { position: absolute; right: 17px; top: 50%; width: 24px; height: 24px; display: grid; place-items: center; transform: translateY(-50%); background: var(--ti-accent-soft); border-radius: 50%; color: var(--ti-accent-dark); content: \"+\"; font-size: 1.1rem; } .ti-faq details[open] summary::after { content: \"\u2212\"; } .ti-faq-answer { padding: 0 18px 16px; color: #514e61; } .ti-faq-answer p { margin: 0; } @media (max-width: 720px) { .ti-article { width: 100%; margin: 0; padding: 0; border-radius: 0; font-size: 16px; } .ti-article h2 { margin-top: 2.7em; padding-left: 16px; } .ti-glance, .ti-rank-grid, .ti-system-map { grid-template-columns: 1fr; } .ti-rank-card { grid-template-columns: 76px minmax(0, 1fr); gap: 12px 14px; padding: 15px; } .ti-rank-card > div { display: contents; } .ti-rank-card h4 { grid-column: 2; align-self: center; margin: 0; } .ti-rank-card p { grid-column: 1 \/ -1; } .ti-rank-card img { width: 76px; height: 38px; } .ti-ui-body { grid-template-columns: 1fr; gap: 8px; padding: 14px; } .ti-ui-team:last-child { text-align: left; } .ti-ui-vs { padding: 5px 0; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1); } .ti-ui-rating { font-size: 1rem; } .ti-table-wrap { max-width: 100%; margin-right: 0; overflow-x: auto; overscroll-behavior-inline: contain; border-right: 1px solid var(--ti-line); border-radius: 14px; scrollbar-width: thin; -webkit-overflow-scrolling: touch; } .ti-table-wrap .table-wrapper.tradeit-mobile-table-scroll { max-width: 100%; overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-width: thin; -webkit-overflow-scrolling: touch; } .ti-table-title { padding: 13px 14px; font-size: .9rem; } .ti-table-wrap table { min-width: 580px; font-size: .82rem; line-height: 1.4; } .ti-table-wrap th, .ti-table-wrap td { padding: 10px 11px; } .ti-table-icon { width: 44px; height: 21px; } } \n.ti-article .wp-block-image { margin: 28px auto; text-align: center; }\n.ti-article .wp-block-image img { display: block; width: 100%; max-width: 680px; height: auto; margin: 0 auto; border: 1px solid var(--ti-line); border-radius: 17px; box-shadow: var(--ti-shadow); }\n.ti-article .wp-block-image figcaption { max-width: 680px; margin: 9px auto 0; color: var(--ti-muted); font-size: .82rem; line-height: 1.5; }\n.ti-article iframe { display: block; width: 100%; max-width: 680px; margin: 28px auto; border: 0; border-radius: 17px; box-shadow: var(--ti-shadow); aspect-ratio: 16 \/ 9; height: auto; }\n.ti-article .wp-block-list { padding-left: 1.3em; }\n.ti-article .wp-block-list li { margin-bottom: .55em; padding-left: 1.65em; }\n.ti-article .quick-nav-container { margin: 24px 0; overflow: hidden; background: var(--ti-surface); border: 1px solid var(--ti-line-2); border-radius: 14px; box-shadow: var(--ti-shadow); }\n.ti-article .quick-nav-title { padding: 16px 18px; border-bottom: 1px solid var(--ti-line); color: var(--ti-ink); font-weight: 600; }\n.ti-article .quick-nav-container ul { margin: 0; padding: 14px 18px 16px 2.35em; }\n.ti-article .quick-nav-container li { margin: 6px 0; }\n.ti-article .quick-nav-container a { color: var(--ti-muted); text-decoration-color: transparent; }\n.ti-article .quick-nav-container a:hover { color: var(--ti-accent-dark); text-decoration-color: currentColor; }\n.ti-article .release-table-container, .ti-article .format-table-container { position: relative; margin: 22px 0 28px; overflow-x: auto; border: 1px solid var(--ti-line); border-radius: 15px; box-shadow: var(--ti-shadow); -webkit-overflow-scrolling: touch; }\n.ti-article .release-table-container::before, .ti-article .format-table-container::before { position: absolute; inset: 0 0 auto; z-index: 2; height: 3px; background: linear-gradient(90deg, var(--ti-accent), var(--ti-grad-2) 45%, rgba(156, 125, 255, 0) 92%); content: \"\"; pointer-events: none; }\n.ti-article .release-table, .ti-article .format-table { width: 100%; min-width: 650px; border-collapse: collapse; background: #fff; color: var(--ti-ink); font-size: .91rem; line-height: 1.5; }\n.ti-article .release-table th, .ti-article .release-table td, .ti-article .format-table th, .ti-article .format-table td { padding: 13px 15px; border: 0; border-bottom: 1px solid var(--ti-line); text-align: left; vertical-align: top; }\n.ti-article .release-table th, .ti-article .format-table th { background: #292b3b; color: #fff; font-size: .78rem; font-weight: 600; letter-spacing: .025em; }\n.ti-article .release-table tbody tr:nth-child(even), .ti-article .format-table tbody tr:nth-child(even) { background: #faf9fd; }\n.ti-article .fever-case-category { margin: 14px 0; padding: 18px 20px; background: radial-gradient(130% 90% at 0% 0%, rgba(97, 93, 252, .055), transparent 42%), var(--ti-surface); border: 1px solid var(--ti-line); border-radius: 14px; box-shadow: 0 1px 2px rgba(23, 23, 48, .04); }\n.ti-article .fever-case-category h3 { margin: 0 0 .6em; color: var(--ti-ink); }\n.ti-article .fever-case-category ul { margin: 0; padding-left: 1.3em; }\n.ti-article .tradeit-card { margin: 24px 0; padding: 18px 20px; background: var(--ti-surface-soft); border: 1px solid var(--ti-line); border-radius: 14px; }\n.ti-article .tradeit-card p, .ti-article .tradeit-card li { color: var(--ti-muted); }\n.ti-article .tradeit-card strong { color: var(--ti-ink); }\n.ti-article .tradeit-note { margin: 24px 0; padding: 18px 20px; background: var(--ti-green-soft); border: 1px solid #bfe6d7; border-radius: 14px; color: var(--ti-ink); }\n.ti-article .tradeit-cta { margin: 28px 0; padding: 22px; background: radial-gradient(130% 90% at 0% 0%, rgba(97, 93, 252, .09), transparent 44%), var(--ti-surface-soft); border: 1px solid var(--ti-line-2); border-radius: 16px; text-align: center; box-shadow: var(--ti-shadow); }\n.ti-article .tradeit-cta p { margin: 0 0 14px; color: var(--ti-ink); }\n.ti-article .tradeit-cta a { display: inline-block; padding: 11px 18px; background: var(--ti-accent); border-radius: 9px; color: #fff !important; font-weight: 600; text-decoration: none; }\n.ti-article .tradeit-cta a:hover { background: var(--ti-accent-dark); color: #fff; }\n.ti-article .tradeit-table-wrap { position: relative; width: 100%; margin: 22px 0 28px; overflow-x: auto; border: 1px solid var(--ti-line); border-radius: 15px; box-shadow: var(--ti-shadow); -webkit-overflow-scrolling: touch; }\n.ti-article .tradeit-table-wrap::before { position: absolute; inset: 0 0 auto; z-index: 2; height: 3px; background: linear-gradient(90deg, var(--ti-accent), var(--ti-grad-2) 45%, rgba(156, 125, 255, 0) 92%); content: \"\"; pointer-events: none; }\n.ti-article .tradeit-table { width: 100%; min-width: 650px; border-collapse: collapse; background: #fff; color: var(--ti-ink); font-size: .91rem; line-height: 1.5; }\n.ti-article .tradeit-table th, .ti-article .tradeit-table td { padding: 13px 15px; border: 0; border-bottom: 1px solid var(--ti-line); text-align: left; vertical-align: top; }\n.ti-article .tradeit-table th { background: #292b3b; color: #fff; font-size: .78rem; font-weight: 600; letter-spacing: .025em; }\n.ti-article .tradeit-table tbody tr:nth-child(even) { background: #faf9fd; }\n.ti-article .wp-block-aioseo-faq { margin: 11px 0; overflow: hidden; background: var(--ti-surface-soft); border: 1px solid var(--ti-line); border-radius: 13px; }\n.ti-article .aioseo-faq-block-question { position: relative; margin: 0; padding: 17px 48px 17px 18px; color: var(--ti-ink); font-size: 1rem; font-weight: 600; line-height: 1.4; }\n.ti-article .aioseo-faq-block-question::after { position: absolute; right: 17px; top: 50%; width: 24px; height: 24px; display: grid; place-items: center; transform: translateY(-50%); background: var(--ti-accent-soft); border-radius: 50%; color: var(--ti-accent-dark); content: \"+\"; font-size: 1.1rem; }\n.ti-article .aioseo-faq-block-answer { padding: 0 18px 16px; color: #514e61; }\n.ti-article .aioseo-faq-block-answer p { margin: 0; }\n@media (max-width: 720px) {\n  .ti-article .wp-block-image, .ti-article .ti-figure { margin: 22px 0; }\n  .ti-article .wp-block-image img, .ti-article .ti-figure img { max-width: 100%; border-radius: 13px; }\n  .ti-article .release-table-container, .ti-article .format-table-container, .ti-article .tradeit-table-wrap { max-width: 100%; overflow-x: auto; overscroll-behavior-inline: contain; border-radius: 14px; scrollbar-width: thin; -webkit-overflow-scrolling: touch; }\n  .ti-article .release-table, .ti-article .format-table, .ti-article .tradeit-table { min-width: 580px; font-size: .82rem; line-height: 1.4; }\n  .ti-article .release-table th, .ti-article .release-table td, .ti-article .format-table th, .ti-article .format-table td, .ti-article .tradeit-table th, .ti-article .tradeit-table td { padding: 10px 11px; }\n  .ti-article .fever-case-category, .ti-article .tradeit-card, .ti-article .tradeit-note, .ti-article .tradeit-cta { padding: 15px; }\n}\n\n\/* ti-enhancements-v2 *\/\n.ti-article :not(pre) > code {\n  display: inline-block;\n  padding: .12em .43em;\n  background: #25273a;\n  border: 1px solid #393c56;\n  border-radius: 6px;\n  color: #f4f3ff;\n  font-family: \"SFMono-Regular\", Consolas, \"Liberation Mono\", monospace;\n  font-size: .86em;\n  line-height: 1.45;\n  white-space: nowrap;\n}\n.ti-tool {\n  position: relative;\n  margin: 28px 0;\n  overflow: hidden;\n  background: var(--ti-surface);\n  border: 1px solid var(--ti-line-2);\n  border-radius: 18px;\n  box-shadow: var(--ti-shadow);\n}\n.ti-tool::before {\n  position: absolute;\n  inset: 0 0 auto;\n  z-index: 2;\n  height: 3px;\n  background: linear-gradient(90deg, var(--ti-accent), var(--ti-grad-2) 48%, rgba(156,125,255,0) 94%);\n  content: \"\";\n}\n.ti-tool-head {\n  padding: 20px 22px 18px;\n  background: linear-gradient(145deg, #f7f5ff, #ece9ff);\n  color: #292b3b;\n}\n.ti-tool-head strong {\n  display: block;\n  color: #292b3b;\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  line-height: 1.25;\n}\n.ti-tool-kicker {\n  display: block;\n  margin-bottom: 5px;\n  color: #615dfc;\n  font-size: .72rem;\n  font-weight: 700;\n  letter-spacing: .09em;\n  text-transform: uppercase;\n}\n.ti-tool-head p {\n  max-width: 720px;\n  margin: 7px 0 0;\n  color: #54576a;\n  font-size: .9rem;\n  line-height: 1.55;\n}\n.ti-tool-body {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(250px, .8fr);\n  gap: 18px;\n  padding: 20px 22px 22px;\n}\n.ti-fields {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 13px;\n  align-content: start;\n}\n.ti-field {\n  display: grid;\n  gap: 6px;\n}\n.ti-field.is-wide { grid-column: 1 \/ -1; }\n.ti-field label {\n  color: var(--ti-muted);\n  font-size: .78rem;\n  font-weight: 700;\n  letter-spacing: .025em;\n}\n.ti-field input,\n.ti-field select {\n  width: 100%;\n  min-height: 44px;\n  padding: 10px 12px;\n  background: #fff;\n  border: 1px solid var(--ti-line-2);\n  border-radius: 10px;\n  color: var(--ti-ink);\n  font: inherit;\n  font-size: .92rem;\n  outline: none;\n}\n.ti-field input:focus,\n.ti-field select:focus {\n  border-color: var(--ti-accent);\n  box-shadow: 0 0 0 3px rgba(97,93,252,.12);\n}\n.ti-result {\n  padding: 17px;\n  background: linear-gradient(145deg, #f8f7ff, #f1efff);\n  border: 1px solid var(--ti-line-3);\n  border-radius: 14px;\n}\n.ti-result-label {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--ti-accent-dark);\n  font-size: .72rem;\n  font-weight: 700;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n.ti-metrics {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 9px;\n}\n.ti-metric {\n  min-width: 0;\n  padding: 11px;\n  background: rgba(255,255,255,.82);\n  border: 1px solid rgba(97,93,252,.13);\n  border-radius: 10px;\n}\n.ti-metric span {\n  display: block;\n  color: var(--ti-muted);\n  font-size: .69rem;\n  font-weight: 700;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n.ti-metric strong {\n  display: block;\n  margin-top: 3px;\n  overflow-wrap: anywhere;\n  color: var(--ti-ink);\n  font-size: 1rem;\n  line-height: 1.3;\n}\n.ti-result-note {\n  margin: 11px 0 0 !important;\n  color: var(--ti-muted);\n  font-size: .8rem;\n  line-height: 1.5;\n}\n.ti-result-list {\n  display: grid;\n  gap: 8px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n.ti-result-list li {\n  position: relative;\n  margin: 0;\n  padding: 9px 10px 9px 32px;\n  background: rgba(255,255,255,.8);\n  border: 1px solid rgba(97,93,252,.13);\n  border-radius: 9px;\n  color: #403d50;\n  font-size: .84rem;\n  line-height: 1.45;\n}\n.ti-result-list li::before {\n  position: absolute;\n  left: 10px;\n  top: 11px;\n  display: grid;\n  width: 15px;\n  height: 15px;\n  place-items: center;\n  background: var(--ti-accent);\n  border-radius: 50%;\n  color: #fff;\n  content: \"\u2713\";\n  font-size: .62rem;\n  font-weight: 700;\n}\n.ti-console {\n  margin: 22px 0 28px;\n  overflow: hidden;\n  background: #171927;\n  border: 1px solid #3b3e57;\n  border-radius: 16px;\n  box-shadow: 0 14px 32px rgba(20,21,34,.16);\n  color: #fff;\n}\n.ti-console-head {\n  display: flex;\n  justify-content: space-between;\n  gap: 14px;\n  align-items: center;\n  padding: 13px 16px;\n  background: #25283b;\n  border-bottom: 1px solid #3b3e57;\n  color: #c9c6da;\n  font-size: .72rem;\n  font-weight: 700;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n.ti-console-dot {\n  display: inline-block;\n  width: 8px;\n  height: 8px;\n  margin-right: 6px;\n  background: #7d78ff;\n  border-radius: 50%;\n  box-shadow: 14px 0 #f79009, 28px 0 #12b76a;\n}\n.ti-console-row {\n  display: grid;\n  grid-template-columns: minmax(170px, .8fr) minmax(0, 1.4fr) auto;\n  gap: 14px;\n  align-items: center;\n  padding: 14px 16px;\n  border-bottom: 1px solid rgba(255,255,255,.08);\n}\n.ti-console-row:last-child { border-bottom: 0; }\n.ti-console-row code {\n  padding: 0;\n  background: transparent;\n  border: 0;\n  color: #f3f1ff;\n  font-family: \"SFMono-Regular\", Consolas, \"Liberation Mono\", monospace;\n  font-size: .86rem;\n  white-space: normal;\n}\n.ti-console-row span {\n  color: #bbb8c9;\n  font-size: .79rem;\n  line-height: 1.45;\n}\n.ti-copy {\n  min-height: 32px;\n  padding: 6px 9px;\n  background: #343750;\n  border: 1px solid #4b4f6d;\n  border-radius: 8px;\n  color: #fff;\n  cursor: pointer;\n  font: inherit;\n  font-size: .72rem;\n  font-weight: 700;\n}\n.ti-copy:hover { background: #454963; }\n.ti-badge {\n  display: inline-flex;\n  width: fit-content;\n  padding: 4px 7px;\n  background: rgba(18,183,106,.15);\n  border: 1px solid rgba(18,183,106,.35);\n  border-radius: 99px;\n  color: #86e1b6 !important;\n  font-size: .67rem !important;\n  font-weight: 700;\n  text-transform: uppercase;\n}\n.ti-badge.is-test { background: rgba(247,144,9,.14); border-color: rgba(247,144,9,.35); color: #ffc36f !important; }\n.ti-badge.is-avoid { background: rgba(229,72,77,.14); border-color: rgba(229,72,77,.35); color: #ff9da5 !important; }\n.ti-faq details { transition: border-color .18s ease, box-shadow .18s ease; }\n.ti-faq details[open] {\n  background: #fff;\n  border-color: var(--ti-line-3);\n  box-shadow: 0 8px 24px rgba(97,93,252,.08);\n}\n.ti-faq details[open] summary { color: var(--ti-accent-dark); }\n.ti-faq summary:hover { background: rgba(97,93,252,.035); }\n.ti-faq-answer p + p { margin-top: .75em; }\n@media (max-width: 720px) {\n  .ti-tool { border-radius: 15px; }\n  .ti-tool-head { padding: 18px 17px 16px; }\n  .ti-tool-body { grid-template-columns: 1fr; padding: 17px; }\n  .ti-fields { grid-template-columns: 1fr; }\n  .ti-field.is-wide { grid-column: auto; }\n  .ti-metrics { grid-template-columns: 1fr 1fr; }\n  .ti-console-row { grid-template-columns: 1fr auto; gap: 7px 10px; }\n  .ti-console-row span { grid-column: 1 \/ -1; grid-row: 2; }\n}\n@media (max-width: 430px) {\n  .ti-metrics { grid-template-columns: 1fr; }\n  .ti-console-row { grid-template-columns: 1fr; }\n  .ti-console-row span { grid-column: auto; grid-row: auto; }\n  .ti-copy { width: fit-content; }\n}\n\n.ti-choice-set {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin: 0 0 15px;\n}\n.ti-choice-input {\n  position: absolute;\n  width: 1px;\n  height: 1px;\n  overflow: hidden;\n  opacity: 0;\n  pointer-events: none;\n}\n.ti-choice-label {\n  display: inline-flex;\n  align-items: center;\n  min-height: 38px;\n  padding: 8px 11px;\n  background: #fff;\n  border: 1px solid var(--ti-line-2);\n  border-radius: 9px;\n  color: var(--ti-muted);\n  cursor: pointer;\n  font-size: .78rem;\n  font-weight: 700;\n  line-height: 1.25;\n}\n.ti-choice-label:hover {\n  border-color: var(--ti-line-3);\n  color: var(--ti-accent-dark);\n}\n.ti-choice-panel {\n  display: none;\n  padding: 16px;\n  background: linear-gradient(145deg, #f8f7ff, #f1efff);\n  border: 1px solid var(--ti-line-3);\n  border-radius: 13px;\n}\n.ti-choice-panel strong {\n  display: block;\n  margin-bottom: 6px;\n  color: var(--ti-ink);\n}\n.ti-choice-panel p:last-child { margin-bottom: 0; }\n.ti-choice-panel .ti-metrics { margin-top: 10px; }\n#ti-route-terminal:checked ~ .ti-choice-set label[for=\"ti-route-terminal\"],\n#ti-route-armory:checked ~ .ti-choice-set label[for=\"ti-route-armory\"],\n#ti-route-standard:checked ~ .ti-choice-set label[for=\"ti-route-standard\"],\n#ti-route-legacy:checked ~ .ti-choice-set label[for=\"ti-route-legacy\"],\n#ti-armory-2:checked ~ .ti-choice-set label[for=\"ti-armory-2\"],\n#ti-armory-4:checked ~ .ti-choice-set label[for=\"ti-armory-4\"],\n#ti-armory-10:checked ~ .ti-choice-set label[for=\"ti-armory-10\"],\n#ti-armory-20:checked ~ .ti-choice-set label[for=\"ti-armory-20\"],\n#ti-res-1080:checked ~ .ti-choice-set label[for=\"ti-res-1080\"],\n#ti-res-1050:checked ~ .ti-choice-set label[for=\"ti-res-1050\"],\n#ti-res-1440:checked ~ .ti-choice-set label[for=\"ti-res-1440\"],\n#ti-res-960:checked ~ .ti-choice-set label[for=\"ti-res-960\"],\n#ti-res-768:checked ~ .ti-choice-set label[for=\"ti-res-768\"],\n#ti-budget-10:checked ~ .ti-choice-set label[for=\"ti-budget-10\"],\n#ti-budget-25:checked ~ .ti-choice-set label[for=\"ti-budget-25\"],\n#ti-budget-50:checked ~ .ti-choice-set label[for=\"ti-budget-50\"],\n#ti-plan-performance:checked ~ .ti-choice-set label[for=\"ti-plan-performance\"],\n#ti-plan-balanced:checked ~ .ti-choice-set label[for=\"ti-plan-balanced\"],\n#ti-plan-clarity:checked ~ .ti-choice-set label[for=\"ti-plan-clarity\"],\n#ti-fps-60:checked ~ .ti-choice-set label[for=\"ti-fps-60\"],\n#ti-fps-144:checked ~ .ti-choice-set label[for=\"ti-fps-144\"],\n#ti-fps-240:checked ~ .ti-choice-set label[for=\"ti-fps-240\"],\n#ti-fps-360:checked ~ .ti-choice-set label[for=\"ti-fps-360\"],\n#ti-fps-500:checked ~ .ti-choice-set label[for=\"ti-fps-500\"] {\n  background: var(--ti-accent);\n  border-color: var(--ti-accent);\n  color: #fff;\n}\n#ti-route-terminal:checked ~ .ti-choice-panels [data-choice=\"terminal\"],\n#ti-route-armory:checked ~ .ti-choice-panels [data-choice=\"armory\"],\n#ti-route-standard:checked ~ .ti-choice-panels [data-choice=\"standard\"],\n#ti-route-legacy:checked ~ .ti-choice-panels [data-choice=\"legacy\"],\n#ti-armory-2:checked ~ .ti-choice-panels [data-choice=\"2\"],\n#ti-armory-4:checked ~ .ti-choice-panels [data-choice=\"4\"],\n#ti-armory-10:checked ~ .ti-choice-panels [data-choice=\"10\"],\n#ti-armory-20:checked ~ .ti-choice-panels [data-choice=\"20\"],\n#ti-res-1080:checked ~ .ti-choice-panels [data-choice=\"1080\"],\n#ti-res-1050:checked ~ .ti-choice-panels [data-choice=\"1050\"],\n#ti-res-1440:checked ~ .ti-choice-panels [data-choice=\"1440\"],\n#ti-res-960:checked ~ .ti-choice-panels [data-choice=\"960\"],\n#ti-res-768:checked ~ .ti-choice-panels [data-choice=\"768\"],\n#ti-budget-10:checked ~ .ti-choice-panels [data-choice=\"10\"],\n#ti-budget-25:checked ~ .ti-choice-panels [data-choice=\"25\"],\n#ti-budget-50:checked ~ .ti-choice-panels [data-choice=\"50\"],\n#ti-plan-performance:checked ~ .ti-choice-panels [data-choice=\"performance\"],\n#ti-plan-balanced:checked ~ .ti-choice-panels [data-choice=\"balanced\"],\n#ti-plan-clarity:checked ~ .ti-choice-panels [data-choice=\"clarity\"],\n#ti-fps-60:checked ~ .ti-choice-panels [data-choice=\"60\"],\n#ti-fps-144:checked ~ .ti-choice-panels [data-choice=\"144\"],\n#ti-fps-240:checked ~ .ti-choice-panels [data-choice=\"240\"],\n#ti-fps-360:checked ~ .ti-choice-panels [data-choice=\"360\"],\n#ti-fps-500:checked ~ .ti-choice-panels [data-choice=\"500\"] { display: block; }\n.ti-formula {\n  display: grid;\n  grid-template-columns: 1fr auto 1fr auto 1fr;\n  gap: 8px;\n  align-items: center;\n  margin-top: 12px;\n  padding: 13px;\n  background: #fff;\n  border: 1px solid rgba(97,93,252,.15);\n  border-radius: 10px;\n  text-align: center;\n}\n.ti-formula span { color: var(--ti-muted); font-size: .76rem; font-weight: 700; }\n.ti-formula strong { margin: 0; font-size: 1.05rem; }\n@media (max-width: 540px) {\n  .ti-choice-set { display: grid; grid-template-columns: 1fr 1fr; }\n  .ti-choice-label { justify-content: center; text-align: center; }\n  .ti-formula { grid-template-columns: 1fr; }\n}\n\n\n\n\/* ti-mobile-table-v1 *\/\n.table-wrapper {\n  width: 100%;\n  max-width: 100%;\n  margin: 20px 0;\n  overflow-x: auto;\n  overflow-y: hidden;\n  -webkit-overflow-scrolling: touch;\n  overscroll-behavior-inline: contain;\n  border: 1px solid var(--ti-line);\n  border-radius: 12px;\n}\n.table-wrapper table {\n  width: 100%;\n  min-width: 620px;\n  margin: 0;\n  border: 0;\n  border-radius: 0;\n}\n.table-wrapper th,\n.table-wrapper td { white-space: normal; }\n@media (max-width: 720px) {\n  .table-wrapper { margin: 17px 0; }\n  .table-wrapper table { min-width: 560px; }\n}\n\n\n\n\/* ti-depth-system-v1 *\/\n.ti-depth-dashboard,\n.ti-depth-panel,\n.ti-timeline,\n.ti-process-flow,\n.ti-format-grid,\n.ti-status-grid,\n.ti-factor-grid,\n.ti-method-grid,\n.ti-settings-stack,\n.ti-diagnostic-grid,\n.ti-trade-tree,\n.ti-price-ladder,\n.ti-table-wrap {\n  margin: 26px 0;\n}\n.ti-depth-dashboard {\n  overflow:hidden;\n  background:#f8f7ff;\n  border:1px solid #dedcf3;\n  border-radius:18px;\n  box-shadow:0 14px 34px rgba(37,36,71,.08);\n}\n.ti-depth-head {\n  padding:23px;\n  background:linear-gradient(145deg,#f7f5ff,#ece9ff);\n  color:#292b3b;\n}\n.ti-depth-kicker {\n  display:block;\n  margin-bottom:7px;\n  color:#615dfc;\n  font-size:.69rem;\n  font-weight:800;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n.ti-depth-head strong {\n  display:block;\n  color:#292b3b;\n  font-size:clamp(1.22rem,3vw,1.65rem);\n  line-height:1.2;\n}\n.ti-depth-head p { max-width:720px; margin:8px 0 0; color:#54576a; }\n.ti-stat-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:1px;\n  background:#dedcf3;\n}\n.ti-stat {\n  min-height:126px;\n  padding:18px;\n  background:#fff;\n}\n.ti-stat span {\n  display:block;\n  margin-bottom:7px;\n  color:#777587;\n  font-size:.66rem;\n  font-weight:800;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n.ti-stat strong { display:block; color:#2d2e3f; font-size:1.02rem; line-height:1.25; }\n.ti-stat small { display:block; margin-top:7px; color:#747281; font-size:.72rem; line-height:1.4; }\n.ti-depth-panel {\n  padding:20px;\n  background:#faf9ff;\n  border:1px solid #e1dff2;\n  border-radius:16px;\n}\n.ti-depth-panel-head {\n  display:flex;\n  justify-content:space-between;\n  gap:16px;\n  align-items:flex-start;\n  margin-bottom:17px;\n}\n.ti-depth-panel-head strong { display:block; color:#292a3b; font-size:1.08rem; }\n.ti-depth-panel-head p { max-width:620px; margin:5px 0 0; color:#686676; font-size:.82rem; }\n.ti-panel-badge {\n  flex:0 0 auto;\n  padding:6px 9px;\n  background:#eceaff;\n  border-radius:8px;\n  color:#514de0;\n  font-size:.66rem;\n  font-weight:800;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n.ti-timeline {\n  position:relative;\n  display:grid;\n  grid-template-columns:repeat(5,1fr);\n  gap:10px;\n}\n.ti-timeline::before {\n  position:absolute;\n  left:7%;\n  right:7%;\n  top:18px;\n  height:2px;\n  background:#d8d6ed;\n  content:\"\";\n}\n.ti-time-item { position:relative; padding-top:36px; }\n.ti-time-dot {\n  position:absolute;\n  left:12px;\n  top:9px;\n  z-index:1;\n  width:19px;\n  height:19px;\n  background:#615dfc;\n  border:5px solid #eeedff;\n  border-radius:50%;\n}\n.ti-time-card {\n  height:100%;\n  padding:15px;\n  background:#fff;\n  border:1px solid #dedceb;\n  border-radius:13px;\n}\n.ti-time-card span { display:block; margin-bottom:6px; color:#777587; font-size:.67rem; font-weight:800; text-transform:uppercase; }\n.ti-time-card strong { display:block; color:#303142; font-size:.86rem; line-height:1.25; }\n.ti-time-card small { display:block; margin-top:6px; color:#706e7e; font-size:.7rem; }\n.ti-format-grid,\n.ti-status-grid,\n.ti-factor-grid,\n.ti-method-grid,\n.ti-diagnostic-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n.ti-format-card,\n.ti-status-card,\n.ti-factor-card,\n.ti-method-card,\n.ti-diagnostic-card {\n  padding:18px;\n  background:#fff;\n  border:1px solid #dedceb;\n  border-radius:14px;\n  box-shadow:0 8px 20px rgba(41,39,77,.05);\n}\n.ti-card-label {\n  display:inline-flex;\n  margin-bottom:10px;\n  padding:5px 8px;\n  border-radius:7px;\n  background:#eeecff;\n  color:#4d49d9;\n  font-size:.65rem;\n  font-weight:800;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n.ti-card-label.is-live { background:#e9f8ef; color:#16764a; }\n.ti-card-label.is-retired { background:#f1f0f4; color:#656372; }\n.ti-card-label.is-warning { background:#fff2d9; color:#8d5b00; }\n.ti-format-card strong,\n.ti-status-card strong,\n.ti-factor-card strong,\n.ti-method-card strong,\n.ti-diagnostic-card strong { display:block; margin-bottom:7px; color:#292a3b; }\n.ti-format-card p,\n.ti-status-card p,\n.ti-factor-card p,\n.ti-method-card p,\n.ti-diagnostic-card p { margin:0; color:#686676; font-size:.8rem; }\n.ti-process-flow {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:24px;\n}\n.ti-process-step {\n  position:relative;\n  min-height:140px;\n  padding:17px;\n  background:#fff;\n  border:1px solid #dedceb;\n  border-radius:14px;\n}\n.ti-process-step:not(:last-child)::after {\n  position:absolute;\n  right:-19px;\n  top:50%;\n  color:#8e8afc;\n  content:\"\u2192\";\n  font-size:1.25rem;\n  font-weight:900;\n}\n.ti-process-num {\n  width:28px;\n  height:28px;\n  display:grid;\n  place-items:center;\n  margin-bottom:11px;\n  background:#615dfc;\n  border-radius:8px;\n  color:#fff;\n  font-size:.72rem;\n  font-weight:800;\n}\n.ti-process-step strong { display:block; margin-bottom:6px; color:#292a3b; }\n.ti-process-step p { margin:0; color:#6b6978; font-size:.78rem; }\n.ti-price-ladder {\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  gap:8px;\n}\n.ti-rarity-step {\n  min-height:118px;\n  padding:14px;\n  border-radius:12px;\n  color:#fff;\n}\n.ti-rarity-step span { display:block; margin-bottom:8px; font-size:.65rem; font-weight:800; letter-spacing:.05em; text-transform:uppercase; opacity:.8; }\n.ti-rarity-step strong { display:block; color:inherit; font-size:.82rem; }\n.ti-rarity-step small { display:block; margin-top:6px; font-size:.69rem; line-height:1.35; opacity:.86; }\n.ti-rarity-white { background:#727384; }\n.ti-rarity-cyan { background:#2f8ead; }\n.ti-rarity-blue { background:#395fc9; }\n.ti-rarity-purple { background:#7249bd; }\n.ti-rarity-pink { background:#a63f82; }\n.ti-rarity-red { background:#a53c48; }\n.ti-settings-stack { display:grid; gap:9px; }\n.ti-setting-row {\n  display:grid;\n  grid-template-columns:46px 1fr auto;\n  gap:13px;\n  align-items:center;\n  padding:13px 15px;\n  background:#fff;\n  border:1px solid #dedceb;\n  border-radius:12px;\n}\n.ti-setting-priority {\n  width:34px;\n  height:34px;\n  display:grid;\n  place-items:center;\n  background:#615dfc;\n  border-radius:9px;\n  color:#fff;\n  font-size:.72rem;\n  font-weight:800;\n}\n.ti-setting-row strong { display:block; color:#303142; font-size:.87rem; }\n.ti-setting-row p { margin:3px 0 0; color:#716f7f; font-size:.73rem; }\n.ti-setting-state {\n  padding:5px 8px;\n  background:#eceaff;\n  border-radius:7px;\n  color:#514de0;\n  font-size:.67rem;\n  font-weight:800;\n}\n.ti-formula-box {\n  display:grid;\n  grid-template-columns:1fr auto 1fr auto 1fr;\n  gap:9px;\n  align-items:center;\n  margin:18px 0;\n  padding:16px;\n  background:#171927;\n  border:1px solid #303349;\n  border-radius:13px;\n  color:#fff;\n  text-align:center;\n}\n.ti-formula-cell { padding:9px; background:#222538; border-radius:8px; }\n.ti-formula-cell span { display:block; color:#9497ad; font-size:.63rem; font-weight:800; text-transform:uppercase; }\n.ti-formula-cell strong { color:#d1cfff; font-size:.92rem; }\n.ti-formula-box > span { color:#8c8fa4; font-weight:800; }\n.ti-code-stack {\n  overflow:hidden;\n  margin:22px 0;\n  background:#171927;\n  border:1px solid #303349;\n  border-radius:14px;\n}\n.ti-code-title { padding:13px 15px; background:#222538; color:#fff; font-size:.78rem; font-weight:800; }\n.ti-code-row {\n  display:grid;\n  grid-template-columns:minmax(135px,.8fr) 1.2fr;\n  gap:14px;\n  padding:12px 15px;\n  border-top:1px solid #2b2e43;\n}\n.ti-code-row code { padding:0!important; background:transparent!important; color:#c9c7ff!important; font-size:.78rem; overflow-wrap:anywhere; }\n.ti-code-row span { color:#a4a6b8; font-size:.73rem; }\n.ti-trade-tree {\n  display:grid;\n  grid-template-columns:1fr auto 1fr auto 1fr;\n  gap:10px;\n  align-items:stretch;\n}\n.ti-tree-node {\n  padding:16px;\n  background:#fff;\n  border:1px solid #dedceb;\n  border-radius:13px;\n}\n.ti-tree-node span { display:block; margin-bottom:6px; color:#777587; font-size:.65rem; font-weight:800; text-transform:uppercase; }\n.ti-tree-node strong { color:#303142; font-size:.86rem; }\n.ti-tree-arrow { display:grid; place-items:center; color:#7773f4; font-size:1.2rem; font-weight:900; }\n.ti-meter {\n  height:10px;\n  overflow:hidden;\n  margin-top:11px;\n  background:#e6e4ef;\n  border-radius:99px;\n}\n.ti-meter > span { display:block; height:100%; background:linear-gradient(90deg,#615dfc,#8c87ff); border-radius:inherit; }\n.ti-table-wrap {\n  overflow:hidden;\n  border:1px solid #dedceb;\n  border-radius:14px;\n  background:#fff;\n  box-shadow:0 8px 22px rgba(41,39,77,.05);\n}\n.ti-table-title {\n  padding:14px 16px;\n  background:#292b3b;\n  color:#fff;\n  font-size:.84rem;\n  font-weight:800;\n  letter-spacing:.02em;\n}\n.ti-table-wrap .table-wrapper { margin:0; border:0; border-radius:0; }\n.ti-table-wrap table { margin:0; border:0; border-radius:0; box-shadow:none; }\n.ti-table-wrap th {\n  background:#f0eff8!important;\n  color:#2e2f40!important;\n  border-color:#dedceb!important;\n  font-size:.72rem!important;\n  letter-spacing:.045em;\n  text-transform:uppercase;\n}\n.ti-table-wrap td { border-color:#e4e2ed!important; }\n@media (max-width: 820px) {\n  .ti-stat-grid { grid-template-columns:1fr 1fr; }\n  .ti-timeline { grid-template-columns:1fr; }\n  .ti-timeline::before { left:20px; top:0; bottom:0; width:2px; height:auto; }\n  .ti-time-item { padding:0 0 0 42px; }\n  .ti-time-dot { left:11px; top:14px; }\n  .ti-format-grid,.ti-status-grid,.ti-factor-grid,.ti-method-grid,.ti-diagnostic-grid { grid-template-columns:1fr; }\n  .ti-process-flow { grid-template-columns:1fr 1fr; }\n  .ti-process-step:nth-child(2)::after { display:none; }\n  .ti-price-ladder { grid-template-columns:repeat(3,1fr); }\n  .ti-trade-tree { grid-template-columns:1fr; }\n  .ti-tree-arrow { transform:rotate(90deg); }\n}\n@media (max-width: 540px) {\n  .ti-depth-head,.ti-depth-panel,.ti-stat,.ti-format-card,.ti-status-card,.ti-factor-card,.ti-method-card,.ti-diagnostic-card { padding:16px; }\n  .ti-stat-grid { grid-template-columns:1fr; }\n  .ti-process-flow { grid-template-columns:1fr; }\n  .ti-process-step::after { display:none!important; }\n  .ti-price-ladder { grid-template-columns:1fr 1fr; }\n  .ti-setting-row { grid-template-columns:40px 1fr; }\n  .ti-setting-state { grid-column:2; width:fit-content; }\n  .ti-formula-box { grid-template-columns:1fr; }\n  .ti-code-row { grid-template-columns:1fr; gap:5px; }\n  .ti-depth-panel-head { display:block; }\n  .ti-panel-badge { display:inline-flex; margin-top:9px; }\n}\n\n\n\n\/* ti-contrast-fix-v1 *\/\nbody .ti-table-wrap table thead th,\nbody .ti-table-wrap .ti-table thead th {\n  background: #292b3b !important;\n  color: #ffffff !important;\n  border-color: #3d4054 !important;\n}\n\n<\/style>\n\n\n <aside> <p>CS2&#8217;s Armory-era skin pool now spans the Gallery Case, Overpass 2024, Graphic, Sport &amp; Field, Fever, 2025 Train, Genesis, and Dead Hand, plus the newer Spy Tech and Arabesque collections.<\/p> <p>This article lists the weapon finishes and Dead Hand gloves, explains the Armory catalogue, and separates credit redemptions from weekly Terminal drops.<\/p> <\/aside>  \n<p>The Armory has changed a lot since Valve introduced it in October 2024. Some of the rewards are gone and new ones have taken their place.<\/p>\n\n\n<p>Valve also introduced collections that you can get outside of the Armory. This is important to know if you want to get a skin.<\/p>\n <details><summary>On this page<\/summary><nav aria-label=\"Article contents\"><ol><li><a href=\"#h-how-the-cs2-armory-system-works\">How the CS2 Armory System Works<\/a><\/li><li><a href=\"#h-gallery-case-skins\">Gallery Case Skins<\/a><\/li><li><a href=\"#h-overpass-2024-collection-skins\">Overpass 2024 Collection Skins<\/a><\/li><li><a href=\"#h-graphic-collection-skins\">Graphic Collection Skins<\/a><\/li><li><a href=\"#h-sport-field-collection-skins\">Sport &amp; Field Collection Skins<\/a><\/li><li><a href=\"#h-fever-case-skins\">Fever Case Skins<\/a><\/li><li><a href=\"#h-2025-train-collection-skins\">2025 Train Collection Skins<\/a><\/li><li><a href=\"#h-spy-tech-collection-skins\">Spy Tech Collection Skins<\/a><\/li><li><a href=\"#h-arabesque-collection-skins\">Arabesque Collection Skins<\/a><\/li><li><a href=\"#h-sealed-genesis-terminal-skins\">Sealed Genesis Terminal Skins<\/a><\/li><li><a href=\"#h-sealed-dead-hand-terminal-skins-and-gloves\">Sealed Dead Hand Terminal Skins and Gloves<\/a><\/li><li><a href=\"#h-limited-edition-armory-skins\">Limited Edition Armory Skins<\/a><\/li><li><a href=\"#h-can-you-sell-or-trade-armory-skins\">Can You Sell or Trade Armory Skins?<\/a><\/li><li><a href=\"#h-conclusion\">Conclusion<\/a><\/li><li><a href=\"#h-frequently-asked-questions\">Frequently Asked Questions<\/a><\/li><\/ol><\/nav><\/details>    <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Armory release status overview<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Release<\/th><th>Route<\/th><th>Status on August 12, 2026<\/th><\/tr><\/thead> <tbody> <tr><td>Gallery Case<\/td><td>Armory case<\/td><td>Retired from Armory<\/td><\/tr> <tr><td>Overpass 2024<\/td><td>Armory collection<\/td><td>Available in Armory<\/td><\/tr> <tr><td>Graphic Design<\/td><td>Armory collection<\/td><td>Retired from Armory<\/td><\/tr> <tr><td>Sport &amp; Field<\/td><td>Armory collection<\/td><td>Retired from Armory<\/td><\/tr> <tr><td>Fever Case<\/td><td>Armory case<\/td><td>Available in Armory<\/td><\/tr> <tr><td>2025 Train<\/td><td>Armory collection<\/td><td>Retired from Armory<\/td><\/tr> <tr><td>Spy Tech<\/td><td>Armory collection<\/td><td>Available in Armory<\/td><\/tr> <tr><td>Arabesque<\/td><td>Armory collection<\/td><td>Available in Armory<\/td><\/tr> <tr><td>Genesis<\/td><td>Weekly Genesis Terminal<\/td><td>Not an Armory-credit redemption<\/td><\/tr> <tr><td>Dead Hand<\/td><td>Weekly Dead Hand Terminal<\/td><td>Not an Armory-credit redemption<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>    \n\n<section class=\"ti-depth-dashboard\" aria-label=\"CS2 Armory catalogue status\">\n  <div class=\"ti-depth-head\"><span class=\"ti-depth-kicker\">Catalogue status map<\/span><strong>Active, retired, and Terminal releases are different pools<\/strong><p>The Armory catalogue rotates, while existing items remain tradable subject to the restrictions on each copy.<\/p><\/div>\n  <div class=\"ti-stat-grid\">\n    <div class=\"ti-stat\"><span>Active Armory sets<\/span><strong>4 highlighted<\/strong><small>Overpass 2024, Fever, Spy Tech, Arabesque<\/small><\/div>\n    <div class=\"ti-stat\"><span>Retired sets<\/span><strong>4 highlighted<\/strong><small>Gallery, Graphic, Sport &amp; Field, 2025 Train<\/small><\/div>\n    <div class=\"ti-stat\"><span>Terminal collections<\/span><strong>2 separate routes<\/strong><small>Genesis and Dead Hand<\/small><\/div>\n    <div class=\"ti-stat\"><span>Credits per pass<\/span><strong>40 total<\/strong><small>Spend against the live catalogue<\/small><\/div>\n  <\/div>\n<\/section>\n<h2 id='how-the-cs2-armory-system-works'  id=\"boomdevs_1\" id=\"h-how-the-cs2-armory-system-works\">How the CS2 Armory System Works<\/h2>\n\n<div class=\"ti-process-flow\" aria-label=\"How a CS2 Armory Pass works\">\n  <article class=\"ti-process-step\"><span class=\"ti-process-num\">1<\/span><strong>Activate a pass<\/strong><p>The pass opens the credit-earning route for Prime play.<\/p><\/article>\n  <article class=\"ti-process-step\"><span class=\"ti-process-num\">2<\/span><strong>Earn XP<\/strong><p>Play eligible Valve modes and progress through XP.<\/p><\/article>\n  <article class=\"ti-process-step\"><span class=\"ti-process-num\">3<\/span><strong>Collect credits<\/strong><p>An active pass can earn up to 40 Armory Credits.<\/p><\/article>\n  <article class=\"ti-process-step\"><span class=\"ti-process-num\">4<\/span><strong>Redeem rewards<\/strong><p>Choose from the catalogue that is live when you spend.<\/p><\/article>\n<\/div>\n  \n<p>The Armory is a reward system for Prime players. Buy an Armory Pass, earn credits by gaining XP on Valve servers, then spend those credits on the live catalogue.<\/p>\n\n\n<p>Several passes can be active at once. Since November 2024, progress has been tied to XP rather than the act of buying a pass.<\/p>\n \n<p>What you receive depends on the reward category. A collection redemption gives you a random weapon finish from that collection. A case redemption gives you the case itself, not a guaranteed skin from inside it.<\/p>\n\n\n<p>Stickers, charms, and limited-edition items rotate independently, while <a href=\"https:\/\/tradeit.gg\/blog\/cs2-armory-pass\/\">Armory Pass mechanics<\/a> connect activation, XP, credits, and redemptions.<\/p>\n \n<p>The pass itself does not have an expiration date, but the catalog is not permanent. Valve has already removed several original collections and cases while leaving players&#8217; activated passes and earned credits intact.<\/p>\n\n\n<p>An Armory Pass can remain active while a collection rotates out, so <a href=\"https:\/\/tradeit.gg\/blog\/when-does-the-cs2-armory-pass-end\/\">Armory Pass duration<\/a> and catalogue availability are separate questions.<\/p>\n \n<figure><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/how-the-cs2-armory-works-canva-bebas-2026.png\" alt=\"How the CS2 Armory works: buy a pass, earn XP and credits, then redeem current rewards\" width=\"1672\" height=\"941\"\/><\/figure>\n\n\n<p>The catalogue keeps changing as Valve adds rewards and retires older ones. That makes the date on an Armory guide important: a skin can remain tradable after its collection leaves the catalogue, but players can no longer spend credits on that retired redemption.<\/p>\n\n\n<p>Check the live Armory screen before planning a pass around one reward.<\/p>\n  \n\n<div class=\"ti-status-grid\" aria-label=\"Armory release status groups\">\n  <article class=\"ti-status-card\"><span class=\"ti-card-label is-live\">Active Armory<\/span><strong>Overpass, Fever, Spy Tech, Arabesque<\/strong><p>These are the live collection or case examples highlighted in the article.<\/p><\/article>\n  <article class=\"ti-status-card\"><span class=\"ti-card-label is-retired\">Retired from redemption<\/span><strong>Gallery, Graphic, Sport &amp; Field, Train<\/strong><p>Existing items remain in inventories and markets after catalogue removal.<\/p><\/article>\n  <article class=\"ti-status-card\"><span class=\"ti-card-label\">Separate Terminal route<\/span><strong>Genesis and Dead Hand<\/strong><p>Weekly Sealed Terminal drops do not spend Armory Credits.<\/p><\/article>\n<\/div>\n<h2 id='gallery-case-skins'  id=\"boomdevs_2\" id=\"h-gallery-case-skins\">Gallery Case Skins<\/h2>  \n<p>The Gallery Case was one of the rewards in the Armory. It had 17 community-made skins and some special knives. Valve removed the Gallery Case from the Armory in October 2025.<\/p>\n\n\n<p>You can still get the skins and cases from players or the market but you cannot get a new one from the Armory.<\/p>\n  \n<p>Gallery&#8217;s headline finishes included M4A1-S | Vaporwave, Glock-18 | Gold Toof, UMP-45 | Neo-Noir, and AK-47 | The Outsiders.<\/p>\n\n\n<p>Its rare special-item pool used the Kukri Knife in an unpainted version and 12 finishes. Retiring the case from Armory redemption did not remove the cases, skins, or knives that players already owned.<\/p>\n\n <figure><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/10\/Gallery-Case-Vaporware-1024x576.webp\" alt=\"M4A1-S Vaporwave from the Gallery Case\"\/><\/figure>    <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Gallery Case skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Gallery Case skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>M4A1-S | Vaporwave; Glock-18 | Gold Toof<\/td><\/tr> <tr><td>Classified<\/td><td>UMP-45 | Neo-Noir; P250 | Epicenter; AK-47 | The Outsiders<\/td><\/tr> <tr><td>Restricted<\/td><td>SSG 08 | Rapid Transit; P90 | Randy Rush; MAC-10 | Saib\u0101 Oni; M4A4 | Turbine; Dual Berettas | Hydro Strike<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>USP-S | 27; SCAR-20 | Trail Blazer; R8 Revolver | Tango; MP5-SD | Statics; M249 | Hypnosis; Desert Eagle | Calligraffiti; AUG | Luxe Trim<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>    \n  <h2 id='overpass-2024-collection-skins'  id=\"boomdevs_3\" id=\"h-overpass-2024-collection-skins\">Overpass 2024 Collection Skins<\/h2> \n\n<p>The Overpass 2024 Collection also arrived at the Armory launch and remains available for credit redemptions. AK-47 | B the Monster is its Covert finish, backed by designs drawn from the map&#8217;s graffiti, signs, water systems, and industrial spaces.<\/p>\n\n\n<p>The collection is a direct redemption pool, not a case with a key or rare knife slot.<\/p>\n\n <figure><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/10\/The-Overpass-2024-Collection-B-The-Monster-1024x576.webp\" alt=\"AK-47 B the Monster from the Overpass 2024 Collection\"\/><\/figure> \n  <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Overpass 2024 Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Overpass 2024 skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AK-47 | B the Monster<\/td><\/tr> <tr><td>Classified<\/td><td>Zeus x27 | Dragon Snore; AWP | Crakow!<\/td><\/tr> <tr><td>Restricted<\/td><td>XM1014 | Monster Melt; Dual Berettas | Sweet Little Angels; AUG | Eye of Zapems<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>Nova | Wurst H\u00f6lle; MAC-10 | Pipsqueak; Glock-18 | Teal Graf; Galil AR | Metallic Squeezer<\/td><\/tr> <tr><td>Industrial Grade<\/td><td>MP5-SD | Neon Squeezer; P90 | Wash me; Negev | Wall Bang; M4A1-S | Wash me plz; Five-SeveN | Midnight Paintover; Desert Eagle | Tilted<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n  <h2 id='graphic-collection-skins'  id=\"boomdevs_4\" id=\"h-graphic-collection-skins\">Graphic Collection Skins<\/h2> \n\n<p>The Graphic Design Collection was another reward in the Armory. It had skins with print and design themes. Valve removed it from the Armory in October 2025.<\/p>\n\n\n<p>You can still get the skins from players or the market but you cannot get a new one from the Armory.<\/p>\n\n <figure><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/10\/Graphic-Collection-CMYK-1024x576.webp\" alt=\"AWP CMYK from the Graphic Design Collection\"\/><\/figure> \n  <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Graphic Design Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Graphic Design skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AWP | CMYK<\/td><\/tr> <tr><td>Classified<\/td><td>Desert Eagle | Starcade; AUG | Lil&#8217; Pig<\/td><\/tr> <tr><td>Restricted<\/td><td>P90 | Attack Vector; M4A4 | Polysoup; CZ75-Auto | Slalom<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>XM1014 | Halftone Shift; SG 553 | Berry Gel Coat; SCAR-20 | Wild Berry; AK-47 | Crossfade<\/td><\/tr> <tr><td>Industrial Grade<\/td><td>SSG 08 | Halftone Whorl; P2000 | Coral Halftone; MP7 | Astrolabe; M249 | Spectrogram; Galil AR | NV; FAMAS | Halftone Wash<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n  <h2 id='sport-field-collection-skins'  id=\"boomdevs_5\" id=\"h-sport-field-collection-skins\">Sport &amp; Field Collection Skins<\/h2> \n\n<p>The Sport &amp; Field Collection was also a reward. It had skins with outdoor themes. Valve removed it from the Armory in July 2026.<\/p>\n\n\n<p>You can still get the skins from players or the market but you cannot get a new one from the Armory.<\/p>\n \n<p>Sport &amp; Field was another launch-era Armory collection, built around athletic graphics, outdoor patterns, and technical materials. M4A1-S | Fade sits at the top, followed by Glock-18 | AXIA and Galil AR | Rainbow Spoon.<\/p>\n\n\n<p>Valve kept it available longer than Graphic Design, then removed it from Armory redemption on July 8, 2026.<\/p>\n\n <figure><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/10\/Sport-Field-Collection-Fade-1024x576.webp\" alt=\"M4A1-S Fade from the Sport and Field Collection\"\/><\/figure>     <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Sport &#038; Field Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Sport &amp; Field skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>M4A1-S | Fade<\/td><\/tr> <tr><td>Classified<\/td><td>Glock-18 | AXIA; Galil AR | Rainbow Spoon<\/td><\/tr> <tr><td>Restricted<\/td><td>UMP-45 | Crimson Foil; MP9 | Arctic Tri-Tone; Five-SeveN | Heat Treated<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>USP-S | Alpine Camo; SSG 08 | Zeno; P250 | Small Game; Nova | Yorkshire<\/td><\/tr> <tr><td>Industrial Grade<\/td><td>MP5-SD | Savannah Halftone; PP-Bizon | Cold Cell; Tec-9 | Tiger Stencil; MAG-7 | Wildwood; FAMAS | Half Sleeve; AK-47 | Olive Polycam<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n<p>The July 2026 rotation matters if you remember an older version of this guide, because Sport &amp; Field is no longer a live Armory choice.<\/p>\n\n\n<p>Existing copies can still be used, traded, sold, or added to eligible contracts, subject to the restrictions shown on each item and account.<\/p>\n  <h2 id='fever-case-skins'  id=\"boomdevs_6\" id=\"h-fever-case-skins\">Fever Case Skins<\/h2> \n\n<p>Fever joined the Armory in March 2025 with 17 community-made weapon skins and a rare Shattered Web knife pool.<\/p>\n \n<p>Valve added the Fever Case on March 31, 2025 during the Spring Forward update. It contains 17 community-created weapon finishes.<\/p>\n\n\n<p>Its rare pool uses the Nomad, Paracord, Skeleton, and Survival knives in unpainted form plus Damascus Steel, Doppler, Marble Fade, Rust Coat, Tiger Tooth, and Ultraviolet finishes.<\/p>\n \n<p>AWP | Printstream and FAMAS | Bad Trip are the two Coverts. Glock-18 | Shinobu and AK-47 | Searing Rage give the Classified tier plenty of attention too, while the lower tiers contain several comparatively accessible finishes.<\/p>\n\n\n<p>The rarity ladder used by cases follows <a href=\"https:\/\/tradeit.gg\/blog\/cs2-case-odds\/\">CS2 case odds and drop rates<\/a>, while Armory collection redemptions use a separate acquisition route.<\/p>\n   <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Fever Case skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Fever Case skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AWP | Printstream; FAMAS | Bad Trip<\/td><\/tr> <tr><td>Classified<\/td><td>UMP-45 | K.O. Factory; Glock-18 | Shinobu; AK-47 | Searing Rage<\/td><\/tr> <tr><td>Restricted<\/td><td>Zeus x27 | Tosai; P90 | Wave Breaker; Nova | Rising Sun; Galil AR | Control; Desert Eagle | Serpent Strike<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>XM1014 | Mockingbird; USP-S | PC-GRN; SSG 08 | Memorial; P2000 | Sure Grip; MP9 | Nexus; MAG-7 | Resupply; M4A4 | Choppa<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n<p>Redeeming a Fever Case from the Armory gives you the container, not one of these skins directly. Opening it follows the normal case-opening flow and is subject to Valve&#8217;s regional and account rules.<\/p>\n\n\n<p>The available methods for <a href=\"https:\/\/tradeit.gg\/blog\/how-to-get-cs2-cases\/\">getting CS2 cases<\/a> differ from direct Armory collection rolls.<\/p>\n  <h2 id='2025-train-collection-skins'  id=\"boomdevs_7\" id=\"h-2025-train-collection-skins\">2025 Train Collection Skins<\/h2> \n\n<p>The 2025 Train Collection arrived in the same update with a full map-themed set. Valve later removed Train from Armory redemption in July 2026, while the Fever Case remained available.<\/p>\n \n<p>The 2025 Train Collection arrived with Fever on March 31, 2025. Its art draws from Train&#8217;s industrial setting, signs, weather, and rail structures, with AWP | LongDog as the only Covert.<\/p>\n\n\n<p>Valve removed the collection from Armory redemption on July 8, 2026 alongside Sport &amp; Field, making room for two newer weapon collections.<\/p>\n   <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">2025 Train Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>2025 Train skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AWP | LongDog<\/td><\/tr> <tr><td>Classified<\/td><td>MP9 | Latte Rush; M4A4 | Hellish<\/td><\/tr> <tr><td>Restricted<\/td><td>Zeus x27 | Charged Up; Tec-9 | Whiteout; MAC-10 | Derailment<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>XM1014 | Run Run Run; UMP-45 | Late Night Transit; FAMAS | 2A2F; Glock-18 | Green Line<\/td><\/tr> <tr><td>Industrial Grade<\/td><td>P250 | Constructivist; Nova | Rain Station; Galil AR | Green Apple; P90 | Straight Dimes; CZ75-Auto | Copper Fiber; AUG | Steel Sentinel<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n<p>Armory retirement doesn&#8217;t mean that every Train-themed item became impossible to get in any way. The regular copies that already exist are still around.<\/p>\n\n\n<p>The 2025 Train Collection also has Souvenir versions linked to Train souvenir packages. What ended in July 2026 was the chance to use Armory Credits to get a 2025 Train collection redemption.<\/p>\n  <h2 id='spy-tech-collection-skins'  id=\"boomdevs_8\" id=\"h-spy-tech-collection-skins\">Spy Tech Collection Skins<\/h2> \n\n<p>Spy Tech and Arabesque became the two newest active Armory weapon collections in July 2026. Spy Tech leans into surveillance and security themes, while Arabesque uses desert colors, calligraphy, mythology, and geometric patterns.<\/p>\n\n\n<p>Both are credit-redemption collections, so they do not use case keys or include a knife or glove roll.<\/p>\n \n<p>Spy Tech is one of the two Armory weapon collections. It was added on July 8 2026. It replaced part of the 2025 collection. It has themes like surveillance, intelligence, security systems and secret technology.<\/p>\n\n\n<p>The Covert skins are Glock-18 Ghost Protocol and AK-47 | AUTOEXEC. Spy Tech is an Armory collection, not a retired set or a weekly Terminal drop.<\/p>\n   <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Spy Tech Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Spy Tech skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>Glock-18 | Ghost Protocol; AK-47 | AUTOEXEC<\/td><\/tr> <tr><td>Classified<\/td><td>M4A1-S | Fatal Glitch; USP-S | Spiral Glitch<\/td><\/tr> <tr><td>Restricted<\/td><td>AWP | Black Box; Nova | Smart Gun; CZ75-Auto | Hydraulics<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>M4A4 | Dark Operative; R8 Revolver | Monarch; MP9 | Spy Prototype; AUG | Signal Scanner<\/td><\/tr> <tr><td>Industrial Grade<\/td><td>MAC-10 | Video Cam; MP7 | Base-2; XM1014 | Black Site; Tec-9 | Perimeter; SCAR-20 | Arctic Camo Panels; FAMAS | Corp Defense<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>    <p>Like Overpass 2024 and Arabesque, Spy Tech is a collection redemption. There is no key and no knife or glove slot. Each redemption returns one weapon finish from the collection, with the rarity ladder determining how uncommon the higher-tier outcomes are.<\/p>   <h2 id='arabesque-collection-skins'  id=\"boomdevs_9\" id=\"h-arabesque-collection-skins\">Arabesque Collection Skins<\/h2>  \n<p>Arabesque arrived alongside Spy Tech on July 8, 2026. Its designs use desert colors, calligraphy, mythology, and geometric motifs.<\/p>\n\n\n<p>AWP | Sovereign Flame and AK-47 | Consequence of the Jinn are the two Coverts, while M4A4 | Falak and Desert Eagle | Eastern Enigma sit in the Classified tier.<\/p>\n   <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Arabesque Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Arabesque skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AWP | Sovereign Flame; AK-47 | Consequence of the Jinn<\/td><\/tr> <tr><td>Classified<\/td><td>M4A4 | Falak; Desert Eagle | Eastern Enigma<\/td><\/tr> <tr><td>Restricted<\/td><td>AUG | Lapis Lazuli; P250 | Lotus Imprint; Glock-18 | Ifrit Lattice<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>MAC-10 | Arabesque Mosaic; Tec-9 | Sultan; Sawed-Off | Lunar Wyrm; FAMAS | Snake Song<\/td><\/tr> <tr><td>Industrial Grade<\/td><td>Five-SeveN | Desert Seal; Dual Berettas | Mystic Conjunction; SCAR-20 | Sirocco Script; MP9 | Dune Asp; PP-Bizon | Traitor; Nova | Morning Sun<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n<p>The July 2026 update removed the 2025 Train and Sport &amp; Field collections when it added Spy Tech and Arabesque. That swap shows how Valve treats the Armory as a rotating catalogue.<\/p>\n\n\n<p>A pass can remain active while the collection you planned to redeem changes, so catalogue status and pass status are separate questions.<\/p>\n  \n\n<section class=\"ti-tool\" id=\"ti-credit-planner\" aria-label=\"Armory Credit redemption calculator\"><style>\/* ti-live-calculator-v1 *\/\n.ti-live-calculator{padding:18px;background:#f8f7ff;border:1px solid #dedaff;border-radius:14px}\n.ti-live-form{margin:0}\n.ti-live-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}\n.ti-live-field label{display:block;margin:0 0 6px;color:#292b3b;font-size:.82rem;font-weight:800}\n.ti-live-field input{box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;background:#fff;border:1px solid #cfcbea;border-radius:10px;color:#1f2130;font:inherit;font-weight:700}\n.ti-live-field input:focus{outline:3px solid rgba(97,93,252,.2);border-color:#615dfc}\n.ti-live-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 14px}\n.ti-live-preset,.ti-live-submit{min-height:44px;padding:9px 13px;border:1px solid #cbc7f5;border-radius:999px;background:#fff;color:#3d3a78;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}\n.ti-live-preset:hover,.ti-live-preset:focus,.ti-live-submit:hover,.ti-live-submit:focus{background:#eeedff;border-color:#615dfc;outline:none}\n.ti-live-submit{background:#615dfc;border-color:#615dfc;color:#fff}\n.ti-live-submit:hover,.ti-live-submit:focus{background:#4b47d6;color:#fff}\n.ti-live-output{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}\n.ti-live-stat{min-width:0;padding:13px;background:#fff;border:1px solid #e4e1fa;border-radius:11px}\n.ti-live-stat span{display:block;margin-bottom:4px;color:#66697a;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}\n.ti-live-stat strong{display:block;color:#292b3b;font-size:1.03rem;line-height:1.25;overflow-wrap:anywhere}\n.ti-live-error{display:none;margin:10px 0 0;padding:10px 12px;background:#fff1f1;border:1px solid #ffc9c9;border-radius:10px;color:#8a2525;font-size:.84rem;font-weight:700}\n.ti-live-error.is-visible{display:block}\n.ti-choice-label{min-height:44px;box-sizing:border-box}\n@media(max-width:700px){.ti-live-output{grid-template-columns:repeat(2,minmax(0,1fr))}}\n@media(max-width:520px){.ti-live-calculator{padding:14px}.ti-live-fields,.ti-live-output{grid-template-columns:1fr}.ti-live-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ti-live-preset,.ti-live-submit{width:100%;border-radius:10px}}\n.ti-live-error:not([hidden]){display:block}.ti-live-stat output{color:inherit;font:inherit;font-weight:inherit}<\/style><div class=\"ti-tool-head\"><span class=\"ti-tool-kicker\">Armory Credit calculator<\/span><strong>Calculate redemptions from any credit balance<\/strong><p>Enter the credits available and the displayed credit cost of one reward. The result shows whole redemptions and unused credits.<\/p><\/div><div class=\"ti-tool-body\" style=\"display:block\"><div class=\"ti-live-calculator\"><form class=\"ti-live-form\" novalidate oninput=var&#32;c&#61;Number(this.elements.credits.value),k&#61;Number(this.elements.cost.value),ok&#61;Number.isFinite(c)&#38;&#38;Number.isFinite(k)&#38;&#38;c&#62;&#61;0&#38;&#38;c&#60;&#61;100000&#38;&#38;k&#62;&#61;1&#38;&#38;k&#60;&#61;10000;this.elements.err.hidden&#61;ok;if(!ok)return;var&#32;w&#61;Math.floor(c\/k),u&#61;w*k,r&#61;c-u;this.elements.redemptions.value&#61;Math.round(w).toLocaleString();this.elements.used.value&#61;Math.round(u).toLocaleString();this.elements.remaining.value&#61;Math.round(r).toLocaleString();this.elements.formula_a.value&#61;Math.round(c).toLocaleString();this.elements.formula_b.value&#61;Math.round(k).toLocaleString() onsubmit=event.preventDefault();this.oninput();return&#32;false><div class=\"ti-live-fields\"><div class=\"ti-live-field\"><label for=\"ti-live-credits\">Credits available<\/label><input id=\"ti-live-credits\" name=\"credits\" type=\"number\" inputmode=\"decimal\" value=\"40\" min=\"0\" max=\"100000\" step=\"1\" required><\/div><div class=\"ti-live-field\"><label for=\"ti-live-cost\">Credits per reward<\/label><input id=\"ti-live-cost\" name=\"cost\" type=\"number\" inputmode=\"decimal\" value=\"4\" min=\"1\" max=\"10000\" step=\"1\" required><\/div><\/div><div class=\"ti-live-actions\"><button class=\"ti-live-preset\" type=\"button\" onclick=this.form.elements.cost.value&#61;2;this.form.oninput()>2-credit reward<\/button><button class=\"ti-live-preset\" type=\"button\" onclick=this.form.elements.cost.value&#61;4;this.form.oninput()>4-credit reward<\/button><button class=\"ti-live-preset\" type=\"button\" onclick=this.form.elements.cost.value&#61;10;this.form.oninput()>10-credit reward<\/button><button class=\"ti-live-preset\" type=\"button\" onclick=this.form.elements.cost.value&#61;20;this.form.oninput()>20-credit reward<\/button><button class=\"ti-live-submit\" type=\"submit\">Calculate<\/button><\/div><div class=\"ti-live-output\" aria-live=\"polite\"><div class=\"ti-live-stat\"><span>Whole redemptions<\/span><strong><output name=\"redemptions\">10<\/output><\/strong><\/div><div class=\"ti-live-stat\"><span>Credits used<\/span><strong><output name=\"used\">40<\/output><\/strong><\/div><div class=\"ti-live-stat\"><span>Credits remaining<\/span><strong><output name=\"remaining\">0<\/output><\/strong><\/div><div class=\"ti-live-stat\"><span>Calculation<\/span><strong><output name=\"formula_a\">40<\/output> \u00f7 <output name=\"formula_b\">4<\/output><\/strong><\/div><\/div><output class=\"ti-live-error\" name=\"err\" role=\"alert\" hidden>Enter 0 to 100,000 credits and a reward cost from 1 to 10,000.<\/output><\/form><p class=\"ti-result-note\">Sealed Genesis and Dead Hand Terminals do not use Armory Credits.<\/p><\/div><\/div><\/section>\n<h2 id='sealed-genesis-terminal-skins'  id=\"boomdevs_10\" id=\"h-sealed-genesis-terminal-skins\">Sealed Genesis Terminal Skins<\/h2> \n <p>The Genesis Collection is different from the collections. You can get it from a terminal and you have to pay for the skins you want. It is not part of the Armory. It is still a way to get new skins.<\/p>  \n<p>The Genesis Collection arrived in September 2025 through Genesis Uplink Terminals in weekly Care Packages for Prime players.<\/p>\n\n\n<p>Sealed Genesis Terminals can also move between players or appear on the Steam Community Market when their item status allows it. This is a Terminal route, not an Armory-credit redemption.<\/p>\n \n<p>Opening a Genesis Terminal starts a sequence of purchase offers. You can accept one by paying the displayed Steam Wallet price or reject it and move on.<\/p>\n\n\n<p>A rejected offer cannot be recovered later. The Terminal is a limited purchase sequence, not a case that consumes a key and returns one random item.<\/p>\n   <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Genesis Collection skins by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Genesis Collection skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AK-47 | The Oligarch; M4A4 | Full Throttle<\/td><\/tr> <tr><td>Classified<\/td><td>Glock-18 | Mirror Mosaic; MP7 | Smoking Kills; AWP | Ice Coaled<\/td><\/tr> <tr><td>Restricted<\/td><td>UMP-45 | Continuum; MAC-10 | Cat Fight; Dual Berettas | Angel Eyes; M4A1-S | Liquidation; Nova | Ocular<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>MP5-SD | Focus; MAG-7 | MAGnitude; P250 | Bullfrog; MP9 | Broken Record; P2000 | Red Wing; AUG | Trigger Discipline; SCAR-20 | Caged<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n<p>Genesis contains 17 weapon skins and no knife or glove special-item pool. For collection planning, the Armory Pass is irrelevant to this route.<\/p>\n\n\n<p>What matters is obtaining a Terminal, reviewing the offers inside, and deciding whether any displayed Steam price makes sense for the skin being offered.<\/p>\n  <h2 id='sealed-dead-hand-terminal-skins-and-gloves'  id=\"boomdevs_11\" id=\"h-sealed-dead-hand-terminal-skins-and-gloves\">Sealed Dead Hand Terminal Skins and Gloves<\/h2>  \n<p>Valve introduced Dead Hand on March 11, 2026 with 17 community-made weapon finishes and 22 new gloves as rare special items.<\/p>\n\n\n<p>Like Genesis, its Terminal can enter a Prime player&#8217;s weekly Care Package instead of using Armory Credits. Sealed Terminals may also be traded or sold when the item and account restrictions allow it.<\/p>\n  <h3 id='dead-hand-weapon-skins'  id=\"boomdevs_12\" id=\"h-dead-hand-weapon-skins\">Dead Hand weapon skins<\/h3>   <p>Dead Hand has two Covert weapon skins: AWP | Queen&#8217;s Gambit and Glock-18 | Fully Tuned. The other 15 finishes are divided across the Classified, Restricted, and Mil-Spec tiers, with no Industrial Grade tier in this Terminal collection.<\/p>    <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Dead Hand weapon finishes by rarity<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Rarity<\/th><th>Dead Hand weapon skins<\/th><\/tr><\/thead> <tbody> <tr><td>Covert<\/td><td>AWP | Queen&#8217;s Gambit; Glock-18 | Fully Tuned<\/td><\/tr> <tr><td>Classified<\/td><td>P90 | Deathgaze; P250 | Kintsugi; AK-47 | Crane Flight<\/td><\/tr> <tr><td>Restricted<\/td><td>MP9 | Urban Sovereign; Galil AR | Galigator; MP7 | Amberline; M4A1-S | Electrum; Desert Eagle | Firebreathing<\/td><\/tr> <tr><td>Mil-Spec<\/td><td>PP-Bizon | RMX; USP-S | Silent Shot; Five-SeveN | Dark Polymer; Sawed-Off | Fusion; UMP-45 | Fragment; M4A4 | Zubastick; M249 | Bock Blocks<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>    <h3 id='dead-hand-gloves'  id=\"boomdevs_13\" id=\"h-dead-hand-gloves\">Dead Hand gloves<\/h3>  \n<p>The big difference between Dead Hand and Genesis is the special items. Dead Hand has 22 gloves that are split into three groups: Driver Gloves, Specialist Gloves and Sport Gloves.<\/p>\n\n\n<p>These gloves are not like the skins for weapons so it is best to keep them separate.<\/p>\n   <div class=\"ti-table-wrap\"><div class=\"ti-table-title\">Dead Hand glove finishes<\/div><div class=\"table-wrapper\"><table> <thead><tr><th>Glove type<\/th><th>Dead Hand glove finishes<\/th><\/tr><\/thead> <tbody> <tr><td>Driver Gloves<\/td><td>Driver Gloves | Brocade Crane; Driver Gloves | Brocade Flowers; Driver Gloves | Dragon Fists; Driver Gloves | Garden; Driver Gloves | Hand Sweaters; Driver Gloves | Plum Quill; Driver Gloves | Seigaiha; Driver Gloves | Wave Chaser<\/td><\/tr> <tr><td>Specialist Gloves<\/td><td>Specialist Gloves | Big Swell; Specialist Gloves | Blackbook; Specialist Gloves | Chocolate Chesterfield; Specialist Gloves | Cloud Chaser; Specialist Gloves | Lime Polycam; Specialist Gloves | Pillow Punchers; Specialist Gloves | Sunburst<\/td><\/tr> <tr><td>Sport Gloves<\/td><td>Sport Gloves | Blaze; Sport Gloves | Creme Pinstripe; Sport Gloves | Frosty; Sport Gloves | Occult; Sport Gloves | Red Racer; Sport Gloves | Ultra Violent; Sport Gloves | Violet Beadwork<\/td><\/tr> <\/tbody> <\/table><\/div><\/div>   \n<p>As with Genesis, the Terminal interface and Valve&#8217;s rules determine the purchase flow. Do not treat Dead Hand as a normal key-opened case or as an Armory collection roll.<\/p>\n\n\n<p>Standard cases and Terminal releases share a broader <a href=\"https:\/\/tradeit.gg\/blog\/new-cs2-cases\/\">CS2 container timeline<\/a>, which is why players often use \u201ccase\u201d for several formats.<\/p>\n \n<p>A specific finish can be compared directly among <a href=\"https:\/\/tradeit.gg\/csgo\/store\">available CS2 skins<\/a> instead of relying on a random case, collection, or Terminal result.<\/p>\n  <h2 id='limited-edition-armory-skins'  id=\"boomdevs_14\" id=\"h-limited-edition-armory-skins\">Limited Edition Armory Skins<\/h2>  \n<p>Limited-edition Armory items sit outside the normal collection tables and rotate on their own schedule.<\/p>\n\n\n<p>The slot began with Desert Eagle | Heat Treated in October 2024, followed by XM1014 | Solitude and then AK-47 | Aphrodite in January 2026. Limited edition describes the redemption window, not a permanent collection.<\/p>\n\n <figure><img decoding=\"async\" src=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/10\/Desert-Eagle-Heat-Treated-1024x576.webp\" alt=\"Desert Eagle Heat Treated, the original Armory limited edition item\"\/><\/figure>   \n<p>By August 12, 2026, AK-47 | Aphrodite had rotated out and Valve had not announced a replacement limited item.<\/p>\n\n\n<p>Desert Eagle | Heat Treated is a former limited reward. The live Armory catalogue determines which item occupies the rotating slot.<\/p>\n  <h2 id='can-you-sell-or-trade-armory-skins'  id=\"boomdevs_15\" id=\"h-can-you-sell-or-trade-armory-skins\">Can You Sell or Trade Armory Skins?<\/h2>\n\n<div class=\"ti-trade-tree\" aria-label=\"Armory skin trading checklist\">\n  <div class=\"ti-tree-node\"><span>Step 1<\/span><strong>Open the exact item copy<\/strong><\/div><div class=\"ti-tree-arrow\">\u2192<\/div>\n  <div class=\"ti-tree-node\"><span>Step 2<\/span><strong>Check the visible trade or market restriction<\/strong><\/div><div class=\"ti-tree-arrow\">\u2192<\/div>\n  <div class=\"ti-tree-node\"><span>Step 3<\/span><strong>Compare the final usable value and destination<\/strong><\/div>\n<\/div>\n  \n<p>Armory skins can often be sold or traded, but the answer depends on the exact copy you own. An item from a collection redemption, case, Terminal, Trade Up Contract, or another player can carry different restrictions.<\/p>\n\n\n<p>Valve also changes item-security rules, so the inventory description is more reliable than a universal timer from an older guide.<\/p>\n  <h3 id='trade-lock-period'  id=\"boomdevs_16\" id=\"h-trade-lock-period\">Trade-lock period<\/h3>  \n<p>There is no single trade-lock rule for every Armory skin. Restrictions depend on how that copy was acquired and on Valve&#8217;s item policies.<\/p>\n\n\n<p>A skin received in a trade follows the applicable trade and protection rules, while a redeemed, purchased, or unboxed item can display a different availability date.<\/p>\n \n<p>Open the item in your Steam inventory and read its status before trying to move it. If Steam shows Tradable After or Marketable After, wait for that date.<\/p>\n\n\n<p>If it shows Trade Protected, follow the protection rules attached to the item. Those labels are the safest source for the copy you actually own.<\/p>\n  <h3 id='steam-market-selling'  id=\"boomdevs_17\" id=\"h-steam-market-selling\">Steam Market selling<\/h3>  \n<p>You can usually sell collection skins on the Steam Community Market once the item is marketable and your account can use the Market.<\/p>\n\n\n<p>A retired collection does not make its existing skins unsellable. The important signals are the skin&#8217;s Market status, your account restrictions, and any regional rules Valve applies.<\/p>\n \n<p>Cases and Terminals are separate from the skins they can produce, so check the Market status of the item you actually own.<\/p>\n\n\n<p>Owning a marketable Terminal does not guarantee that a skin purchased inside it will have identical restrictions. Steam&#8217;s inventory description is the safest place to confirm the applicable rules.<\/p>\n  <h3 id='trade-up-contracts'  id=\"boomdevs_18\" id=\"h-trade-up-contracts\">Trade-up contracts<\/h3>  \n<p>Eligible weapon skins from Armory collections can be used in Trade Up Contracts. A standard contract combines ten same-tier weapon skins to produce one item from the next tier, with the input collections shaping the output pool.<\/p>\n\n\n<p>Regular and StatTrak inputs follow the in-game rules. Cases, Sealed Terminals, gloves, charms, and stickers are not weapon-skin inputs.<\/p>\n \n<p>Valve expanded Trade Up Contracts in October 2025 for Covert weapon skins. Five eligible regular Covert inputs can now return a regular knife or gloves item, while five StatTrak Covert inputs can return a StatTrak knife.<\/p>\n\n\n<p>The output still depends on the eligible collections and special-item pools tied to the inputs.<\/p>\n \n<p>Because Valve has changed contract eligibility, do not trust an old checklist that labels a category permanently allowed or blocked. The in-game contract screen is the practical test.<\/p>\n\n\n<p>If Steam lets you place the item into the contract and shows the expected output pool, it is eligible under the applicable rules.<\/p>\n  <h2 id='conclusion'  id=\"boomdevs_19\" id=\"h-conclusion\">Conclusion<\/h2>\n<p>The Armory rotates collections, cases, and limited-edition rewards through credit redemptions. Genesis and Dead Hand use separate Terminal routes, so confirm the acquisition method and restrictions shown on the exact item.<\/p>\n<h2 id='frequently-asked-questions'  id=\"boomdevs_20\" id=\"h-frequently-asked-questions\">Frequently Asked Questions<\/h2> \n\n<div class=\"ti-faq\">\n<details><summary>What is the newest CS2 Armory collection?<\/summary><div class=\"ti-faq-answer\"><p>Spy Tech and Arabesque are the newest active Armory weapon collections. Valve added both on July 8, 2026 while removing the 2025 Train and Sport &amp; Field redemptions.<\/p>\n\n\n<p>Dead Hand is newer as a cosmetic release, but its Terminal uses the Care Package route rather than Armory Credits.<\/p><\/div><\/details>\n<details><summary>Can you sell Armory skins on the Steam Community Market?<\/summary><div class=\"ti-faq-answer\"><p>Yes. You can sell an Armory skin when that copy is marketable and your Steam account is eligible to use the Community Market. The source alone does not guarantee immediate marketability, so check the inventory page for any Marketable After date or other restriction.<\/p><\/div><\/details>\n<details><summary>Can Armory skins be used in Trade Up Contracts?<\/summary><div class=\"ti-faq-answer\"><p>Eligible weapon skins can be used in Trade Up Contracts. Standard contracts create an item one tier higher, and the applicable rules also support Covert-level contracts that can lead to knives or gloves when the inputs qualify.<\/p>\n\n\n<p>Cases, Terminals, stickers, charms, and gloves are not weapon-skin inputs. Confirm eligibility in the contract screen.<\/p><\/div><\/details>\n<details><summary>How long is the trade lock on Armory skins?<\/summary><div class=\"ti-faq-answer\"><p>There is no lock duration that applies to every item simply because it came from the Armory. The relevant restriction depends on how that copy was acquired and Valve&#8217;s applicable rules.<\/p>\n\n\n<p>Steam may show Trade Protected, Tradable After, or Marketable After information. Use that item status rather than assuming a universal timer.<\/p><\/div><\/details>\n<details><summary>Does the CS2 Armory Pass expire?<\/summary><div class=\"ti-faq-answer\"><p>No. Valve&#8217;s Steam Support guidance says Armory Passes do not expire. The important catch is that rewards can rotate while a pass remains active. Pass expiration and catalogue availability are separate questions, so spend credits with the live reward list in mind.<\/p><\/div><\/details>\n<details><summary>What was added to the Armory in 2026?<\/summary><div class=\"ti-faq-answer\"><p>In January 2026, AK-47 | Aphrodite became the limited-edition Armory weapon and later rotated out. On July 8, Valve added Spy Tech and Arabesque along with new sticker collections.<\/p>\n\n\n<p>Dead Hand also arrived in March, but its Sealed Terminal uses weekly Care Packages rather than Armory Credits.<\/p><\/div><\/details>\n<details><summary>Can you get these skins without an Armory Pass?<\/summary><div class=\"ti-faq-answer\"><p>Yes. Depending on the item, you may buy or trade for an existing skin after restrictions clear, receive an eligible collection result through a Trade Up Contract, or acquire a case or Sealed Terminal through its own route.<\/p>\n\n\n<p>The Armory Pass is specifically required for earning credits and redeeming rewards from the live Armory catalogue.<\/p><\/div><\/details>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>CS2&#8217;s Armory-era skin pool now spans the Gallery Case, Overpass 2024, Graphic, Sport &amp; Field, Fever, 2025 Train, Genesis, and&#8230;<\/p>\n","protected":false},"author":5,"featured_media":32459,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[399,402],"tags":[418,618],"class_list":["post-17816","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cs2","category-cs2-skins","tag-cs2","tag-cs2-skins"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"William Westerlund\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Tradeit.gg Blog | CS2, CS:GO, Rust &amp; TF2\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"All CS2 Armory Skins (2026): Every Collection Listed\" \/>\n\t\t<meta property=\"og:description\" content=\"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2240\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t\t<meta property=\"article:tag\" content=\"cs2\" \/>\n\t\t<meta property=\"article:tag\" content=\"cs2 skins\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-10-05T00:17:40+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-20T16:13:42+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/tradeitgg\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tradeit_gg\" \/>\n\t\t<meta name=\"twitter:title\" content=\"All CS2 Armory Skins (2026): Every Collection Listed\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@https:\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"William Westerlund\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"18 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#blogposting\",\"name\":\"All CS2 Armory Skins (2026): Every Collection Listed\",\"headline\":\"All CS2 Armory Skins (2026): Every Collection and Case\",\"author\":{\"@type\":\"Person\",\"name\":\"William Westerlund\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/\",\"image\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/William-Westerlund.webp\",\"description\":\"William\\u2019s Tradeit articles cover CS2 skins, Steam trading, marketplace updates, and practical guides for Counter-Strike players.\",\"jobTitle\":\"Lead Editor, Reviewer\",\"knowsAbout\":[\"CS2 skins\",\"Skin trading\",\"Steam guides\"],\"sameAs\":[\"https:\\\/\\\/steamcommunity.com\\\/profiles\\\/76561198032362775\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/william-westerlund-a47b17157\\\/\"]},\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/featured-all-cs2-armory-skins-canva-exact.jpg\",\"width\":2240,\"height\":1260},\"datePublished\":\"2024-10-05T00:17:40+00:00\",\"dateModified\":\"2026-08-20T16:13:42+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#webpage\"},\"articleSection\":\"CS2, CS2 Skins\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"name\":\"CS2\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"position\":2,\"name\":\"CS2\",\"item\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#listItem\",\"name\":\"All CS2 Armory Skins (2026): Every Collection and Case\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#listItem\",\"position\":3,\"name\":\"All CS2 Armory Skins (2026): Every Collection and Case\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/cs2\\\/#listItem\",\"name\":\"CS2\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\",\"name\":\"Tradeit.gg\",\"description\":\"Tradeit.gg is the leading CS2 skin trading platform with instant trades, secure payments, and a 4.7 star Trustpilot rating.\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/\",\"email\":\"Support@tradeit.gg\",\"foundingDate\":\"2017-01-01\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/cropped-logo-2.png\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#organizationLogo\",\"width\":427,\"height\":100,\"caption\":\"Tradeit.gg logo\"},\"image\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/tradeitgg\",\"https:\\\/\\\/x.com\\\/tradeit_gg\",\"https:\\\/\\\/www.instagram.com\\\/tradeit.gg\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCld1sYd4aHddmPsJGa3YjQw\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/tradeitgg\\\/\",\"https:\\\/\\\/discord.com\\\/invite\\\/tradeit\",\"https:\\\/\\\/www.reddit.com\\\/user\\\/tradeitofficial\\\/\",\"https:\\\/\\\/steamcommunity.com\\\/groups\\\/tradeitgg\",\"https:\\\/\\\/www.twitch.tv\\\/tradeitofficial\",\"https:\\\/\\\/m.vk.com\\\/tradeitgg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/\",\"name\":\"William Westerlund\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98055891c69dd4dde7c4d605b2badde2?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"William Westerlund\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/WWesterlundd\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/william-westerlund-a47b17157\"],\"description\":\"William brings 7 years of experience writing for multiple gaming blogs. He has more than 10,000 hours played in CS:GO (CS2) and have played around in other games such as TF2 and Rust. Through his experience playing the game at a high level and dealing with skins for many years, he provides first-hand insight into the topics covered on the Tradeit.gg blog.\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#webpage\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/\",\"name\":\"All CS2 Armory Skins (2026): Every Collection Listed\",\"description\":\"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/author\\\/william\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/featured-all-cs2-armory-skins-canva-exact.jpg\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#mainImage\",\"width\":2240,\"height\":1260},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/all-cs2-armory-skins\\\/#mainImage\"},\"datePublished\":\"2024-10-05T00:17:40+00:00\",\"dateModified\":\"2026-08-20T16:13:42+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/\",\"name\":\"Tradeit.gg Blog | CS2, CS:GO, Rust & TF2\",\"alternateName\":\"Tradeit\",\"description\":\"Guides & Skin reviews for CS2, Rust, TF2 & Dota 2\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/tradeit.gg\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>All CS2 Armory Skins (2026): Every Collection Listed<\/title>\n\n","aioseo_head_json":{"title":"All CS2 Armory Skins (2026): Every Collection Listed","description":"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.","canonical_url":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#blogposting","name":"All CS2 Armory Skins (2026): Every Collection Listed","headline":"All CS2 Armory Skins (2026): Every Collection and Case","author":{"@type":"Person","name":"William Westerlund","url":"https:\/\/tradeit.gg\/blog\/author\/william\/","image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2025\/07\/William-Westerlund.webp","description":"William\u2019s Tradeit articles cover CS2 skins, Steam trading, marketplace updates, and practical guides for Counter-Strike players.","jobTitle":"Lead Editor, Reviewer","knowsAbout":["CS2 skins","Skin trading","Steam guides"],"sameAs":["https:\/\/steamcommunity.com\/profiles\/76561198032362775\/","https:\/\/www.linkedin.com\/in\/william-westerlund-a47b17157\/"]},"publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","width":2240,"height":1260},"datePublished":"2024-10-05T00:17:40+00:00","dateModified":"2026-08-20T16:13:42+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#webpage"},"isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#webpage"},"articleSection":"CS2, CS2 Skins"},{"@type":"BreadcrumbList","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","position":1,"name":"Home","item":"https:\/\/tradeit.gg\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","name":"CS2"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","position":2,"name":"CS2","item":"https:\/\/tradeit.gg\/blog\/cs2\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#listItem","name":"All CS2 Armory Skins (2026): Every Collection and Case"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#listItem","position":3,"name":"All CS2 Armory Skins (2026): Every Collection and Case","previousItem":{"@type":"ListItem","@id":"https:\/\/tradeit.gg\/blog\/cs2\/#listItem","name":"CS2"}}]},{"@type":"Organization","@id":"https:\/\/tradeit.gg\/blog\/#organization","name":"Tradeit.gg","description":"Tradeit.gg is the leading CS2 skin trading platform with instant trades, secure payments, and a 4.7 star Trustpilot rating.","url":"https:\/\/tradeit.gg\/blog\/","email":"Support@tradeit.gg","foundingDate":"2017-01-01","logo":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2024\/02\/cropped-logo-2.png","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#organizationLogo","width":427,"height":100,"caption":"Tradeit.gg logo"},"image":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/tradeitgg","https:\/\/x.com\/tradeit_gg","https:\/\/www.instagram.com\/tradeit.gg\/","https:\/\/www.youtube.com\/channel\/UCld1sYd4aHddmPsJGa3YjQw","https:\/\/www.linkedin.com\/company\/tradeitgg\/","https:\/\/discord.com\/invite\/tradeit","https:\/\/www.reddit.com\/user\/tradeitofficial\/","https:\/\/steamcommunity.com\/groups\/tradeitgg","https:\/\/www.twitch.tv\/tradeitofficial","https:\/\/m.vk.com\/tradeitgg"]},{"@type":"Person","@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author","url":"https:\/\/tradeit.gg\/blog\/author\/william\/","name":"William Westerlund","image":{"@type":"ImageObject","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/98055891c69dd4dde7c4d605b2badde2?s=96&d=mm&r=g","width":96,"height":96,"caption":"William Westerlund"},"sameAs":["https:\/\/x.com\/https:\/\/twitter.com\/WWesterlundd","https:\/\/www.linkedin.com\/in\/william-westerlund-a47b17157"],"description":"William brings 7 years of experience writing for multiple gaming blogs. He has more than 10,000 hours played in CS:GO (CS2) and have played around in other games such as TF2 and Rust. Through his experience playing the game at a high level and dealing with skins for many years, he provides first-hand insight into the topics covered on the Tradeit.gg blog."},{"@type":"WebPage","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#webpage","url":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/","name":"All CS2 Armory Skins (2026): Every Collection Listed","description":"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/tradeit.gg\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#breadcrumblist"},"author":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"creator":{"@id":"https:\/\/tradeit.gg\/blog\/author\/william\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#mainImage","width":2240,"height":1260},"primaryImageOfPage":{"@id":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/#mainImage"},"datePublished":"2024-10-05T00:17:40+00:00","dateModified":"2026-08-20T16:13:42+00:00"},{"@type":"WebSite","@id":"https:\/\/tradeit.gg\/blog\/#website","url":"https:\/\/tradeit.gg\/blog\/","name":"Tradeit.gg Blog | CS2, CS:GO, Rust & TF2","alternateName":"Tradeit","description":"Guides & Skin reviews for CS2, Rust, TF2 & Dota 2","inLanguage":"en-US","publisher":{"@id":"https:\/\/tradeit.gg\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Tradeit.gg Blog | CS2, CS:GO, Rust &amp; TF2","og:type":"article","og:title":"All CS2 Armory Skins (2026): Every Collection Listed","og:description":"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.","og:url":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/","og:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","og:image:secure_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","og:image:width":"2240","og:image:height":"1260","article:tag":["cs2","cs2 skins"],"article:published_time":"2024-10-05T00:17:40+00:00","article:modified_time":"2026-08-20T16:13:42+00:00","article:publisher":"https:\/\/www.facebook.com\/tradeitgg","twitter:card":"summary_large_image","twitter:site":"@tradeit_gg","twitter:title":"All CS2 Armory Skins (2026): Every Collection Listed","twitter:description":"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.","twitter:creator":"@https:","twitter:image":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","twitter:label1":"Written by","twitter:data1":"William Westerlund","twitter:label2":"Est. reading time","twitter:data2":"18 minutes"},"aioseo_meta_data":{"post_id":"17816","title":"All CS2 Armory Skins (2026): Every Collection Listed","description":"The complete list of every CS2 Armory skin from the 2024 launch through 2026, plus how to sell, trade, and unlock them.","keywords":null,"keyphrases":{"focus":{"keyphrase":"All CS2 Armory skins"},"additional":[]},"primary_term":{"category":399},"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"featured","og_image_url":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","og_image_width":"2240","og_image_height":"1260","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"Article","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-20 16:14:10","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-08-04 06:00:11","updated":"2026-08-20 16:26:01","focus_keyword":"All CS2 Armory skins","additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/tradeit.gg\/blog\/cs2\/\" title=\"CS2\">CS2<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\tAll CS2 Armory Skins (2026): Every Collection and Case\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/tradeit.gg\/blog"},{"label":"CS2","link":"https:\/\/tradeit.gg\/blog\/cs2\/"},{"label":"All CS2 Armory Skins (2026): Every Collection and Case","link":"https:\/\/tradeit.gg\/blog\/all-cs2-armory-skins\/"}],"featured_image_src":"https:\/\/tradeit.gg\/blog\/wp-content\/uploads\/2026\/08\/featured-all-cs2-armory-skins-canva-exact.jpg","author_info":{"display_name":"William Westerlund","author_link":"https:\/\/tradeit.gg\/blog\/author\/william\/"},"lang":"en","translations":{"en":17816},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/17816","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/comments?post=17816"}],"version-history":[{"count":31,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/17816\/revisions"}],"predecessor-version":[{"id":32518,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/posts\/17816\/revisions\/32518"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media\/32459"}],"wp:attachment":[{"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/media?parent=17816"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/categories?post=17816"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tradeit.gg\/blog\/wp-json\/wp\/v2\/tags?post=17816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}