:root {
  --magenta: #ff00ef;
  --accent-gradient: linear-gradient(107deg, #bababa, var(--magenta));
  --button-gradient: linear-gradient(107deg, #40fbff, #f206ff);
  --site-gradient: linear-gradient(180deg, #0d0e13, #1d1850);
  --primary--color: var(--magenta);
  --black--color: #000000;
  --secondary--color: #ffffff;
  --text--color: #c9c9c9;
  --accent--color: #ffffff;
  --navy--color: #0d0e13;
  --navy--family--color: #0d0e13;
  --navy--family--color1: #17182a;
  --navy--family--color2: #c9c9c9;
  --navy--family--color3: #211d45;
  --sky--color: #ff7af6;
}

body {
  background: var(--site-gradient);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}

.background-navy-dark {
  background: var(--navy--family--color);
}

.background-navy-medium {
  background: var(--navy--color);
}

.background-navy-light {
  background: var(--navy--family--color1);
}

.main-box.background-navy-dark,
.main-box.background-navy-medium,
.main-box.background-navy-light {
  background: transparent;
}

.green-text,
.breadcrumb-item.active {
  color: var(--magenta) !important;
  background: var(--accent-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-con {
  background-color: rgba(13, 14, 19, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(18px);
}

.tpm-site-header {
  position: relative;
  z-index: 100;
  min-height: 88px;
}

.tpm-site-header .navbar {
  min-height: 88px;
}

.tpm-site-header + .error-section {
  clear: both;
  width: 100%;
}

.header-con .navbar-light .navbar-nav .nav-link:hover,
.header-con .navbar-light .navbar-nav .nav-link.active {
  color: #ffffff;
}

.header-con .navbar-light .navbar-nav .nav-link::before {
  background: var(--accent-gradient);
}

.header-con .header-contact a,
.primary-button a,
.primary-button button,
.secondary-button a,
.secondary-button button {
  display: inline-block;
  background: var(--button-gradient) !important;
  color: #000000 !important;
  box-shadow: 0 3px 7px rgba(255, 255, 255, 0.3) inset, 0 12px 26px rgba(64, 251, 255, 0.14), 0 18px 40px rgba(242, 6, 255, 0.24);
  transition: transform 180ms ease, filter 180ms ease, box-shadow 180ms ease;
}

/* Keep gradient CTA labels legible when iOS falls back from the web font. */
.header-con .header-contact a,
.primary-button a,
.primary-button button,
.secondary-button a,
.secondary-button button,
.tpm-brand-button,
.tpm-global-cta__actions a,
.tpm-site-download-cta,
.tpm-dl-primary-action,
.tpm-dl-release-download,
.tpm-dl-mobile-bar a,
.tpm-social-videos__action {
  color: #05060a !important;
  -webkit-text-fill-color: #05060a;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
  font-weight: 900 !important;
  letter-spacing: 0;
  opacity: 1 !important;
  -webkit-font-smoothing: auto;
  text-rendering: optimizeLegibility;
}

.header-con .header-contact a i,
.primary-button a i,
.primary-button button i,
.secondary-button a i,
.secondary-button button i,
.tpm-brand-button i,
.tpm-global-cta__actions a i,
.tpm-site-download-cta i,
.tpm-dl-primary-action i,
.tpm-dl-release-download i,
.tpm-dl-mobile-bar a i,
.tpm-social-videos__action i {
  color: #05060a !important;
  -webkit-text-fill-color: #05060a;
}

.featured-games-con .left-shape {
  display: none;
}

.header-con .header-contact a:hover,
.primary-button a:hover,
.primary-button button:hover,
.secondary-button a:hover,
.secondary-button button:hover {
  color: #000000 !important;
  filter: brightness(1.12);
  transform: translateY(-2px);
  box-shadow: 0 3px 7px rgba(255, 255, 255, 0.38) inset, 0 15px 32px rgba(64, 251, 255, 0.18), 0 22px 48px rgba(242, 6, 255, 0.3);
}

.tpm-logo-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none !important;
}

.tpm-logo-link img {
  width: 54px !important;
  height: 54px !important;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  object-fit: cover;
  box-shadow: 0 0 26px rgba(255, 0, 239, 0.32);
}

.tpm-logo-text {
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.tpm-logo-subtitle {
  display: block;
  color: rgba(255, 255, 255, 0.68);
  font-family: "Inter", serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
}

.tpm-hero-wrapper {
  background:
    linear-gradient(90deg, rgba(13, 14, 19, 0.96), rgba(13, 14, 19, 0.68) 52%, rgba(29, 24, 80, 0.4)),
    radial-gradient(circle at 30% 38%, rgba(255, 0, 239, 0.34), transparent 25rem),
    url("../images/home-banner-image.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tpm-sub-wrapper {
  background:
    linear-gradient(90deg, rgba(13, 14, 19, 0.96), rgba(29, 24, 80, 0.72)),
    radial-gradient(circle at 78% 34%, rgba(255, 0, 239, 0.34), transparent 25rem),
    url("../images/sub-banner-bg-img.jpg");
  background-position: center;
  background-size: cover;
}

.tpm-hero-circle {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background:
    radial-gradient(circle at center, rgba(255, 0, 239, 0.22), rgba(0, 0, 0, 0.72) 62%, rgba(0, 0, 0, 0.88)) !important;
  box-shadow:
    inset 0 0 58px rgba(255, 255, 255, 0.08),
    0 0 80px rgba(255, 0, 239, 0.22);
}

.tpm-hero-logo {
  width: 132px;
  height: 132px;
  margin: 0 auto 22px;
  border: 2px solid rgba(255, 255, 255, 0.18);
  border-radius: 32px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.52);
  box-shadow: 0 20px 60px rgba(255, 0, 239, 0.28);
}

.tpm-hero-logo img {
  width: 100%;
  height: 100%;
  border-radius: 22px;
  object-fit: cover;
}

.tpm-hero-kicker i,
.support-con .support-content-con span i,
.banner-con .banner-content-con span i {
  background: var(--accent-gradient);
  color: #000000;
}

.tpm-button-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}

.featured-games-con .game-box figure::after {
  background-image: linear-gradient(to top, rgba(255, 0, 239, 0.76), transparent);
}

.tpm-card-logo {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 1;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 14px;
  object-fit: cover;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.38);
}

.features-and-benefits-con .feature-top,
.tpm-panel,
.tpm-detail-tile,
.tpm-faq-card,
.tpm-blog-card,
.tpm-install-card {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background-color: #111111;
}

.features-and-benefits-con .dedicated-box:hover .feature-top,
.tpm-detail-tile:hover,
.tpm-blog-card:hover,
.tpm-install-card:hover {
  border-color: rgba(255, 0, 239, 0.78);
  background-color: #171717;
  box-shadow: 0 18px 42px rgba(255, 0, 239, 0.16);
  transform: translateY(-3px);
}

.tpm-panel,
.tpm-detail-tile,
.tpm-faq-card,
.tpm-blog-card,
.tpm-install-card {
  border-radius: 10px;
  padding: 30px;
  transition: ease-in-out 0.4s;
}

.tpm-detail-tile span {
  display: block;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.62);
  font-family: "Inter", serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-detail-tile strong {
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
}

.tpm-phone-shell {
  width: min(360px, 92%);
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 36px;
  padding: 18px;
  background: linear-gradient(180deg, #161616, #050505);
  box-shadow: 0 28px 80px rgba(255, 0, 239, 0.22);
}

.tpm-phone-screen {
  border-radius: 26px;
  padding: 22px;
  background:
    radial-gradient(circle at top, rgba(255, 0, 239, 0.3), transparent 60%),
    #000000;
  text-align: center;
}

.tpm-phone-screen img {
  width: 100%;
  max-width: 250px;
  border-radius: 28px;
}

.tpm-game-visual {
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: #090a10;
  box-shadow: 0 24px 64px rgba(4, 5, 12, 0.42), 0 0 42px rgba(255, 0, 239, 0.12);
}

.tpm-game-visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.tpm-game-visual--device {
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
}

.tpm-game-visual--device img {
  aspect-ratio: 1 / 1;
}

.tpm-game-visual--showcase {
  max-width: 1040px;
  margin-right: auto;
  margin-bottom: 48px;
  margin-left: auto;
}

.tpm-detail-list {
  display: grid;
  gap: 12px;
  margin-top: 22px;
}

.tpm-detail-list li {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding-bottom: 10px;
  color: rgba(255, 255, 255, 0.72);
}

.tpm-detail-list strong {
  color: #ffffff;
  text-align: right;
}

.tpm-alert {
  display: flex;
  gap: 12px;
  border: 1px solid rgba(255, 0, 239, 0.36);
  border-radius: 10px;
  padding: 16px;
  background: rgba(255, 0, 239, 0.1);
  color: rgba(255, 255, 255, 0.78);
}

.tpm-cta {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.2)),
    radial-gradient(circle at 72% 48%, rgba(255, 0, 239, 0.28), transparent 28rem),
    url("../images/cta-bg-img.jpg");
  background-position: center;
  background-size: cover;
  border-radius: 10px;
}

.footer-con {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-con .middle-portion .footer-text,
.footer-con .middle-portion .links .text-size-16,
.footer-con .middle-portion .icon .text-size-16,
.footer-con .middle-portion .icon .text1,
.footer-con .copyright p {
  color: rgba(255, 255, 255, 0.72);
}

.footer-con .middle-portion .links li i,
.footer-con .middle-portion .footer-location {
  color: var(--magenta);
}

.footer-con .middle-portion .links li i {
  background: var(--accent-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-con ul li a::after {
  background: var(--accent-gradient);
}

.footer-con .middle-portion .footer-location {
  background: transparent;
}

.tpm-article-image {
  width: 100%;
  height: 240px;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
}

.tpm-blog-card {
  height: 100%;
  padding: 0;
  overflow: hidden;
}

.tpm-blog-body {
  padding: 26px;
}

.tpm-faq-card + .tpm-faq-card {
  margin-top: 18px;
}

.tpm-copy-card,
.tpm-rank-card,
.tpm-step-card,
.tpm-note-card,
.tpm-table-wrap {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  background-color: #111111;
  padding: 30px;
}

.tpm-copy-card + .tpm-copy-card,
.tpm-note-card + .tpm-note-card {
  margin-top: 24px;
}

.tpm-copy-card p,
.tpm-copy-card li,
.tpm-step-card p,
.tpm-rank-card p,
.tpm-note-card p,
.tpm-table-wrap td {
  color: rgba(255, 255, 255, 0.76);
}

.tpm-copy-card ul,
.tpm-copy-card ol,
.tpm-note-card ul {
  margin-bottom: 0;
  padding-left: 22px;
}

.tpm-copy-card li,
.tpm-note-card li {
  margin-bottom: 12px;
}

.tpm-copy-card li:last-child,
.tpm-note-card li:last-child {
  margin-bottom: 0;
}

.tpm-rank-card,
.tpm-step-card {
  height: 100%;
  transition: ease-in-out 0.4s;
}

.tpm-rank-card:hover,
.tpm-step-card:hover,
.tpm-note-card:hover {
  border-color: rgba(255, 0, 239, 0.78);
  box-shadow: 0 18px 42px rgba(255, 0, 239, 0.16);
  transform: translateY(-3px);
}

.tpm-number-badge {
  display: inline-grid;
  place-items: center;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 12px;
  background: var(--accent-gradient);
  color: #000000;
  font-family: "Teko", serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
}

.tpm-mini-label {
  display: inline-block;
  margin-bottom: 10px;
  color: var(--magenta);
  background: var(--accent-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Inter", serif;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-table-wrap {
  overflow-x: auto;
}

.tpm-table {
  width: 100%;
  margin-bottom: 0;
  border-collapse: collapse;
}

.tpm-table th,
.tpm-table td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 16px;
  vertical-align: top;
}

.tpm-table th {
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 24px;
  font-weight: 600;
}

.tpm-table tr:last-child th,
.tpm-table tr:last-child td {
  border-bottom: 0;
}

.tpm-anchor-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tpm-anchor-list a {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 10px;
  padding: 12px 16px;
  color: #ffffff;
  text-decoration: none;
}

.tpm-anchor-list a:hover {
  border-color: var(--magenta);
  color: var(--magenta);
  background: var(--accent-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tpm-page-intro {
  padding-top: 92px;
  padding-bottom: 96px;
}

.tpm-depth-section {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.tpm-depth-heading {
  max-width: 820px;
  margin-bottom: 44px;
}

.tpm-depth-heading h2 {
  margin-bottom: 18px;
}

.tpm-depth-heading p,
.tpm-insight p,
.tpm-insight li {
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
  line-height: 1.8;
}

.tpm-depth-heading a,
.tpm-insight a,
.tpm-review-band a {
  color: #ffffff;
  text-decoration-color: var(--magenta);
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

.tpm-prose-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
}

.tpm-insight {
  min-width: 0;
  padding: 28px 0 8px;
  border-top: 2px solid rgba(255, 255, 255, 0.16);
}

.tpm-insight:last-child:nth-child(odd) {
  grid-column: 1 / -1;
}

.tpm-insight:last-child:nth-child(odd) p {
  max-width: 920px;
}

.tpm-insight h3 {
  margin-bottom: 14px;
  color: #ffffff;
}

.tpm-insight ul,
.tpm-insight ol {
  margin-bottom: 0;
  padding-left: 20px;
}

.tpm-insight li + li {
  margin-top: 9px;
}

.tpm-review-band {
  padding: 34px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  background: rgba(8, 8, 13, 0.38);
}

.tpm-review-grid {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 22px;
}

.tpm-review-icon {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  color: var(--magenta);
  font-size: 22px;
}

.tpm-review-copy strong {
  display: block;
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 17px;
}

.tpm-review-copy p,
.tpm-review-date {
  margin: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  line-height: 1.65;
}

.tpm-review-date {
  text-align: right;
}

.tpm-topic-section {
  padding: 78px 0;
}

.tpm-topic-header {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 34px;
}

.tpm-topic-header h2,
.tpm-topic-header p {
  margin-bottom: 0;
}

.tpm-topic-header p {
  max-width: 520px;
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.7;
}

.tpm-topic-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.tpm-topic-link {
  position: relative;
  display: block;
  min-height: 168px;
  padding: 24px 4px 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.23);
  color: #ffffff;
  text-decoration: none;
  transition: transform 180ms ease, border-color 180ms ease;
}

.tpm-topic-link::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: var(--accent-gradient);
  content: "";
  transform: scaleX(0.22);
  transform-origin: left;
  transition: transform 180ms ease;
}

.tpm-topic-link:hover,
.tpm-topic-link:focus-visible {
  border-color: var(--magenta);
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-4px);
}

.tpm-topic-link:hover::after,
.tpm-topic-link:focus-visible::after {
  transform: scaleX(1);
}

.tpm-topic-index {
  display: block;
  margin-bottom: 22px;
  color: var(--magenta);
  font-family: "Teko", serif;
  font-size: 24px;
}

.tpm-topic-link strong {
  display: block;
  margin-bottom: 8px;
  font-family: "Teko", serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.08;
}

.tpm-topic-link small {
  display: block;
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  line-height: 1.5;
}

.tpm-global-cta {
  position: relative;
  overflow: hidden;
  padding: 88px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(7, 7, 12, 0.54);
}

.tpm-global-cta::after {
  position: absolute;
  right: 3%;
  bottom: -82px;
  color: rgba(255, 255, 255, 0.035);
  content: "TPM";
  font-family: "Teko", serif;
  font-size: 260px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}

.tpm-global-cta__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  align-items: center;
  gap: 72px;
}

.tpm-global-cta__brand {
  display: flex;
  align-items: center;
  gap: 22px;
  min-width: 0;
}

.tpm-global-cta__logo {
  width: 116px;
  height: 116px;
  border: 2px solid rgba(255, 255, 255, 0.32);
  border-radius: 22px;
  box-shadow: 0 18px 46px rgba(255, 0, 239, 0.2);
  object-fit: cover;
}

.tpm-global-cta__brand strong,
.tpm-global-cta__brand span {
  display: block;
}

.tpm-global-cta__brand strong {
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 1;
}

.tpm-global-cta__brand span {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.64);
  font-size: 14px;
}

.tpm-global-cta h2 {
  max-width: 720px;
  margin-bottom: 14px;
}

.tpm-global-cta__copy > p {
  max-width: 720px;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 17px;
  line-height: 1.75;
}

.tpm-cta-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  margin: 0 0 28px;
  padding: 0;
  list-style: none;
}

.tpm-cta-points li {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
}

.tpm-cta-points i {
  margin-right: 7px;
  color: var(--magenta);
}

.tpm-global-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.tpm-global-cta__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  border: 1px solid transparent;
  border-radius: 9px;
  padding: 13px 24px;
  background: var(--button-gradient);
  color: #09090c;
  font-weight: 700;
  text-decoration: none;
}

.tpm-global-cta__actions .tpm-cta-primary {
  border-color: transparent;
  background: var(--button-gradient);
  color: #09090c;
}

.tpm-global-cta__actions a:hover,
.tpm-global-cta__actions a:focus-visible {
  border-color: transparent;
  color: #09090c;
  box-shadow: 0 12px 28px rgba(64, 251, 255, 0.16), 0 18px 38px rgba(242, 6, 255, 0.24);
  transform: translateY(-2px);
}

@media (max-width: 1199px) {
  .banner-con .banner-content-con .tpm-hero-circle {
    width: min(560px, 92vw);
    height: min(560px, 92vw);
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .tpm-site-header,
  .tpm-site-header .navbar {
    min-height: 78px;
  }

  .header-con .header-contact {
    display: none !important;
  }

  .header-con .navbar-toggler .navbar-toggler-icon {
    background: var(--accent-gradient) !important;
  }

  .tpm-prose-grid,
  .tpm-topic-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-global-cta__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }
}

@media (max-width: 767px) {
  .padding-top {
    padding-top: 78px;
  }

  .padding-bottom {
    padding-bottom: 78px;
  }

  .tpm-page-intro {
    padding-top: 70px;
    padding-bottom: 74px;
  }

  .banner-con .banner-content-con .tpm-hero-circle {
    width: 100%;
    height: auto;
    min-height: 520px;
    padding: 34px 20px;
    border-radius: 34px;
  }

  .tpm-hero-logo {
    width: 108px;
    height: 108px;
  }

  .tpm-button-row {
    flex-direction: column;
    align-items: stretch;
  }

  .primary-button,
  .secondary-button {
    width: 100%;
  }

  .tpm-logo-text {
    font-size: 25px;
  }

  .tpm-prose-grid,
  .tpm-topic-grid {
    grid-template-columns: 1fr;
  }

  .tpm-insight:last-child:nth-child(odd) {
    grid-column: auto;
  }

  .tpm-depth-heading {
    margin-bottom: 28px;
  }

  .tpm-review-grid {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .tpm-review-date {
    grid-column: 1 / -1;
    text-align: left;
  }

  .tpm-topic-section {
    padding: 64px 0;
  }

  .tpm-topic-header {
    display: block;
  }

  .tpm-topic-header h2 {
    margin-bottom: 14px;
  }

  .tpm-topic-link {
    min-height: 0;
  }

  .tpm-global-cta {
    padding: 70px 0;
  }

  .tpm-global-cta::after {
    right: -32px;
    bottom: -38px;
    font-size: 140px;
  }

  .tpm-global-cta__brand {
    align-items: flex-start;
  }

  .tpm-global-cta__logo {
    width: 88px;
    height: 88px;
    border-radius: 17px;
  }

  .tpm-global-cta__brand strong {
    font-size: 31px;
  }

  .tpm-global-cta__actions,
  .tpm-global-cta__actions a {
    width: 100%;
  }

}

/* Brand homepage */
.tpm-brand-home,
.tpm-brand-home h1,
.tpm-brand-home h2,
.tpm-brand-home h3,
.tpm-brand-home p,
.tpm-brand-home a,
.tpm-brand-home span,
.tpm-brand-home small,
.tpm-brand-home strong {
  letter-spacing: 0;
}

.tpm-brand-home {
  overflow-x: hidden;
}

.tpm-brand-home a:focus-visible,
.tpm-brand-home summary:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 4px;
}

.tpm-brand-hero {
  position: relative;
  overflow: hidden;
  min-height: 680px;
  background:
    linear-gradient(90deg, rgba(5, 6, 11, 0.98) 0%, rgba(5, 6, 11, 0.9) 35%, rgba(5, 6, 11, 0.28) 64%, rgba(5, 6, 11, 0.05) 100%),
    linear-gradient(0deg, rgba(13, 14, 19, 0.92) 0%, rgba(13, 14, 19, 0) 32%),
    url("../images/tpm-actual-game-banner-v6.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tpm-brand-hero::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--accent-gradient);
  content: "";
  opacity: 0.7;
}

.tpm-brand-hero .header-con {
  position: relative;
  z-index: 20;
  min-height: 88px;
  background: rgba(13, 14, 19, 0.9);
}

.tpm-brand-hero .header-con .navbar {
  min-height: 88px;
}

.tpm-brand-hero .header-con .navbar-light .navbar-nav .nav-link {
  font-size: 14px;
}

.tpm-brand-hero__stage {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  min-height: clamp(590px, calc(100vh - 105px), 760px);
}

.tpm-brand-hero__stage .container {
  width: 100%;
}

.tpm-brand-hero__copy {
  width: min(660px, 58%);
  padding: 72px 0 108px;
}

.tpm-brand-hero__logo {
  width: 88px;
  height: 88px;
  margin-bottom: 22px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 8px;
  box-shadow: 0 18px 46px rgba(255, 0, 239, 0.34);
  object-fit: cover;
}

.tpm-brand-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 13px;
  color: #ffffff;
  font-family: "Inter", serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.4;
  text-transform: uppercase;
}

.tpm-brand-eyebrow::before {
  width: 26px;
  height: 2px;
  background: var(--accent-gradient);
  content: "";
}

.tpm-brand-hero__copy .tpm-brand-eyebrow::before {
  display: none;
}

.tpm-brand-eyebrow i {
  color: var(--magenta);
}

.tpm-brand-hero__copy h1 {
  margin: 0;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 90px;
  font-weight: 600;
  line-height: 0.86;
  text-transform: uppercase;
}

.tpm-brand-hero__tagline {
  margin: 15px 0 10px;
  background: var(--accent-gradient);
  background-clip: text;
  color: transparent;
  font-family: "Teko", serif;
  font-size: 37px;
  font-weight: 600;
  line-height: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tpm-brand-hero__lead {
  max-width: 590px;
  margin: 0 0 27px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px;
  line-height: 1.7;
}

.tpm-brand-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
}

.tpm-brand-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 54px;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 13px 23px;
  background: var(--button-gradient);
  color: #09090d;
  font-family: "Inter", serif;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(64, 251, 255, 0.14), 0 18px 38px rgba(242, 6, 255, 0.22);
  transition: transform 180ms ease, filter 180ms ease, box-shadow 180ms ease;
}

.tpm-brand-button:hover,
.tpm-brand-button:focus-visible {
  border-color: transparent;
  color: #09090d;
  text-decoration: none;
  filter: brightness(1.08);
  transform: translateY(-2px);
}

.tpm-brand-button--primary {
  border-color: transparent;
  background: var(--button-gradient);
  box-shadow: 0 12px 26px rgba(64, 251, 255, 0.14), 0 18px 38px rgba(242, 6, 255, 0.24);
  color: #09090d;
}

.tpm-brand-button--primary:hover,
.tpm-brand-button--primary:focus-visible {
  color: #09090d;
  box-shadow: 0 15px 32px rgba(64, 251, 255, 0.18), 0 22px 46px rgba(242, 6, 255, 0.3);
}

.tpm-brand-button--ghost {
  background: var(--button-gradient);
  backdrop-filter: none;
}

.tpm-brand-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  margin: 26px 0 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  list-style: none;
}

.tpm-brand-proof i {
  margin-right: 6px;
  color: #ffffff;
}

.tpm-scroll-cue {
  position: absolute;
  z-index: 3;
  right: 38px;
  bottom: 34px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.tpm-scroll-cue i {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
}

.tpm-scroll-cue:hover {
  color: #ffffff;
  text-decoration: none;
}

.tpm-brand-rail {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(7, 8, 13, 0.34);
}

.tpm-brand-rail__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tpm-brand-rail__item {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 112px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 24px 28px;
}

.tpm-brand-rail__item:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.tpm-brand-rail__item > span {
  color: var(--magenta);
  font-family: "Teko", serif;
  font-size: 24px;
}

.tpm-brand-rail__item strong,
.tpm-brand-rail__item small {
  display: block;
}

.tpm-brand-rail__item strong {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 14px;
}

.tpm-brand-rail__item small {
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
}

.tpm-brand-section {
  position: relative;
  padding: 112px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.tpm-brand-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 48px;
  margin-bottom: 45px;
}

.tpm-brand-heading h2,
.tpm-experience__copy h2,
.tpm-brand-story__copy h2,
.tpm-home-faq__intro h2,
.tpm-brand-final-cta h2 {
  margin: 0;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 58px;
  font-weight: 600;
  line-height: 0.98;
  text-transform: uppercase;
}

.tpm-brand-heading > p {
  max-width: 540px;
  margin: 0 0 4px;
  color: rgba(255, 255, 255, 0.66);
  font-size: 16px;
  line-height: 1.75;
}

.tpm-mode-grid {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.tpm-mode-card {
  position: relative;
  display: block;
  min-height: 250px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  padding: 28px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0)),
    rgba(7, 8, 13, 0.34);
  color: #ffffff;
  text-decoration: none;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.tpm-mode-card:hover,
.tpm-mode-card:focus-visible {
  border-color: rgba(255, 0, 239, 0.72);
  background:
    linear-gradient(145deg, rgba(255, 0, 239, 0.12), rgba(255, 255, 255, 0.02)),
    rgba(7, 8, 13, 0.5);
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-4px);
}

.tpm-mode-card--feature {
  display: grid;
  grid-column: span 2;
  grid-row: span 2;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  min-height: 518px;
  background:
    radial-gradient(circle at 28% 32%, rgba(255, 0, 239, 0.24), transparent 19rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)),
    rgba(7, 8, 13, 0.52);
}

.tpm-mode-card__art {
  position: relative;
  min-height: 330px;
}

.tpm-playing-card {
  position: absolute;
  top: 38px;
  left: 21%;
  display: block;
  width: 142px;
  height: 208px;
  border: 6px solid #ececf0;
  border-radius: 8px;
  padding: 17px;
  background: linear-gradient(145deg, #ffffff, #bbbcc4);
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.48);
  color: #0a0a0d;
  font-family: Georgia, serif;
  font-size: 39px;
  font-weight: 700;
  transform: rotate(-15deg);
}

.tpm-playing-card--two {
  z-index: 2;
  left: 38%;
  transform: rotate(0);
}

.tpm-playing-card--three {
  z-index: 3;
  left: 55%;
  color: #ba0797;
  transform: rotate(15deg);
}

.tpm-mode-card__copy {
  position: relative;
  z-index: 4;
  padding: 0 8px 10px 20px;
}

.tpm-mode-card__copy > span,
.tpm-mode-card__label {
  color: rgba(255, 255, 255, 0.55);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-mode-card h3 {
  margin: 17px 0 10px;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.tpm-mode-card--feature h3 {
  margin-top: 12px;
  font-size: 48px;
}

.tpm-mode-card p {
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  line-height: 1.65;
}

.tpm-mode-card__copy strong {
  font-size: 13px;
}

.tpm-mode-card__copy strong i {
  margin-left: 7px;
}

.tpm-mode-card__symbol {
  display: block;
  min-height: 68px;
  color: #ffffff;
  font-family: Georgia, serif;
  font-size: 42px;
  font-weight: 700;
}

.tpm-mode-card > i {
  position: absolute;
  right: 24px;
  bottom: 24px;
  color: var(--magenta);
}

.tpm-experience {
  overflow: hidden;
}

.tpm-app-stage {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 650px;
}

.tpm-app-stage__halo {
  position: absolute;
  width: 520px;
  height: 520px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 0, 239, 0.2), rgba(255, 0, 239, 0.03) 46%, transparent 68%);
  box-shadow: inset 0 0 80px rgba(255, 0, 239, 0.12);
}

.tpm-app-phone {
  position: relative;
  z-index: 2;
  width: 336px;
  min-height: 605px;
  border: 8px solid #bababa;
  border-radius: 36px;
  padding: 18px;
  background: #09090d;
  box-shadow: 0 34px 80px rgba(0, 0, 0, 0.55), 0 20px 60px rgba(255, 0, 239, 0.22);
}

.tpm-app-phone::before {
  position: absolute;
  top: 8px;
  left: 50%;
  width: 82px;
  height: 8px;
  border-radius: 10px;
  background: #2c2c32;
  content: "";
  transform: translateX(-50%);
}

.tpm-app-phone__top {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 17px 2px;
}

.tpm-app-phone__top img {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  object-fit: cover;
}

.tpm-app-phone__top strong,
.tpm-app-phone__top small {
  display: block;
}

.tpm-app-phone__top strong {
  color: #ffffff;
  font-size: 13px;
}

.tpm-app-phone__top small {
  color: rgba(255, 255, 255, 0.48);
  font-size: 10px;
}

.tpm-app-phone__top > i {
  color: rgba(255, 255, 255, 0.65);
}

.tpm-app-table {
  position: relative;
  height: 430px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 150px;
  background:
    radial-gradient(ellipse at center, rgba(255, 0, 239, 0.26), rgba(19, 15, 56, 0.94) 57%, #07080d 60%);
  box-shadow: inset 0 0 52px rgba(0, 0, 0, 0.58);
}

.tpm-table-mark {
  position: absolute;
  top: 45%;
  left: 50%;
  color: rgba(255, 255, 255, 0.12);
  font-family: "Teko", serif;
  font-size: 62px;
  font-weight: 700;
  transform: translate(-50%, -50%);
}

.tpm-seat {
  position: absolute;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border: 2px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  background: #181922;
  color: #ffffff;
}

.tpm-seat--top {
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
}

.tpm-seat--left {
  top: 47%;
  left: 18px;
}

.tpm-seat--right {
  top: 47%;
  right: 18px;
}

.tpm-app-hand {
  position: absolute;
  z-index: 3;
  bottom: 30px;
  left: 50%;
  display: flex;
  transform: translateX(-50%);
}

.tpm-app-hand span {
  width: 56px;
  height: 80px;
  margin-left: -10px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  padding: 8px 5px;
  background: linear-gradient(145deg, #ffffff, #bfc0c8);
  box-shadow: 0 12px 22px rgba(0, 0, 0, 0.4);
  color: #c40083;
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: 700;
  transform: rotate(-7deg);
}

.tpm-app-hand span:nth-child(2) {
  z-index: 2;
  transform: translateY(-7px);
}

.tpm-app-hand span:nth-child(3) {
  z-index: 3;
  transform: rotate(7deg);
}

.tpm-app-phone__actions {
  display: grid;
  grid-template-columns: 1fr 1.2fr 1fr;
  gap: 8px;
  padding-top: 16px;
}

.tpm-app-phone__actions span,
.tpm-app-phone__actions strong {
  display: grid;
  place-items: center;
  min-height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 7px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 11px;
}

.tpm-app-phone__actions strong {
  border-color: transparent;
  background: var(--accent-gradient);
  color: #08080c;
}

.tpm-app-stage__chip {
  position: absolute;
  z-index: 3;
  display: grid;
  place-items: center;
  width: 82px;
  height: 82px;
  border: 10px dashed #ffffff;
  border-radius: 50%;
  background: var(--magenta);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.42);
  color: #0a0a0d;
  font-family: Georgia, serif;
  font-size: 30px;
}

.tpm-app-stage__chip--one {
  top: 115px;
  left: 5%;
  transform: rotate(-14deg);
}

.tpm-app-stage__chip--two {
  right: 4%;
  bottom: 115px;
  background: #bababa;
  transform: rotate(13deg);
}

.tpm-experience__copy {
  padding-left: 40px;
}

.tpm-brand-lead {
  margin: 22px 0 28px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 17px;
  line-height: 1.8;
}

.tpm-experience-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 28px;
  margin-bottom: 32px;
}

.tpm-experience-list > div {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 13px;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.tpm-experience-list i {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: var(--magenta);
}

.tpm-experience-list strong,
.tpm-experience-list small {
  display: block;
}

.tpm-experience-list strong {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 14px;
}

.tpm-experience-list small {
  color: rgba(255, 255, 255, 0.52);
  font-size: 12px;
  line-height: 1.55;
}

.tpm-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-color: var(--magenta);
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}

.tpm-text-link:hover {
  color: var(--magenta);
}

.tpm-brand-heading--center {
  display: block;
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.tpm-brand-heading--center .tpm-brand-eyebrow {
  justify-content: center;
}

.tpm-brand-heading--center .tpm-brand-eyebrow::before {
  display: none;
}

.tpm-brand-heading--center > p {
  max-width: 700px;
  margin: 18px auto 0;
}

.tpm-round-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 38px;
}

.tpm-round-step {
  position: relative;
  min-width: 0;
  padding: 35px 0 8px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
}

.tpm-round-step::before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 78px;
  height: 2px;
  background: var(--accent-gradient);
  content: "";
}

.tpm-round-step > span {
  display: block;
  margin-bottom: 33px;
  color: rgba(255, 255, 255, 0.35);
  font-family: "Teko", serif;
  font-size: 28px;
}

.tpm-round-step > i {
  margin-bottom: 24px;
  color: var(--magenta);
  font-size: 33px;
}

.tpm-round-step h3 {
  margin-bottom: 12px;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.tpm-round-step p {
  min-height: 72px;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.64);
  font-size: 14px;
  line-height: 1.7;
}

.tpm-round-step a {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  text-decoration-color: var(--magenta);
  text-underline-offset: 4px;
}

.tpm-master-hub {
  background: rgba(7, 8, 13, 0.2);
}

.tpm-guide-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.tpm-guide-card {
  display: block;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  background: rgba(7, 8, 13, 0.4);
  color: #ffffff;
  text-decoration: none;
  transition: border-color 180ms ease, transform 180ms ease;
}

.tpm-guide-card:hover,
.tpm-guide-card:focus-visible {
  border-color: rgba(255, 0, 239, 0.76);
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-4px);
}

.tpm-guide-card__visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 185px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 60%, rgba(255, 0, 239, 0.32), transparent 55%),
    #11121a;
}

.tpm-guide-card__visual span {
  width: 68px;
  height: 100px;
  margin: 0 -12px;
  border: 4px solid #ffffff;
  border-radius: 7px;
  padding: 10px 7px;
  background: linear-gradient(145deg, #ffffff, #c4c4ca);
  box-shadow: 0 16px 28px rgba(0, 0, 0, 0.42);
  color: #111116;
  font-family: Georgia, serif;
  font-size: 21px;
  font-weight: 700;
  transform: rotate(-11deg);
}

.tpm-guide-card__visual span:nth-child(2) {
  z-index: 2;
  color: #c00088;
  transform: translateY(-10px);
}

.tpm-guide-card__visual span:nth-child(3) {
  z-index: 3;
  transform: rotate(11deg);
}

.tpm-guide-card__visual--icon {
  background:
    radial-gradient(circle at center, rgba(255, 0, 239, 0.28), transparent 48%),
    #10111a;
}

.tpm-guide-card__visual--icon i {
  color: #ffffff;
  font-size: 66px;
  text-shadow: 0 0 34px rgba(255, 0, 239, 0.62);
}

.tpm-guide-card--rankings .tpm-guide-card__visual {
  background:
    radial-gradient(circle at 50% 60%, rgba(82, 219, 255, 0.26), transparent 55%),
    #10121a;
}

.tpm-guide-card--probability .tpm-guide-card__visual {
  background:
    radial-gradient(circle at center, rgba(186, 186, 186, 0.25), transparent 50%),
    #12121a;
}

.tpm-guide-card__body {
  padding: 24px;
}

.tpm-guide-card__body small {
  display: block;
  margin-bottom: 13px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-guide-card__body h3 {
  min-height: 60px;
  margin-bottom: 12px;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.02;
  text-transform: uppercase;
}

.tpm-guide-card__body p {
  min-height: 66px;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  line-height: 1.65;
}

.tpm-guide-card__body strong {
  font-size: 12px;
}

.tpm-guide-card__body strong i {
  margin-left: 6px;
  color: var(--magenta);
}

.tpm-section-link {
  margin-top: 36px;
  text-align: center;
}

.tpm-section-link a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
}

.tpm-section-link i {
  margin-left: 7px;
  color: var(--magenta);
}

.tpm-brand-news {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(7, 8, 13, 0.42);
}

.tpm-brand-news__grid {
  display: grid;
  grid-template-columns: 1.2fr repeat(3, minmax(0, 1fr));
}

.tpm-brand-news__title,
.tpm-brand-news__grid > a {
  min-height: 164px;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
  padding: 32px 26px;
}

.tpm-brand-news__title {
  display: flex;
  align-items: center;
  gap: 16px;
  border-left: 1px solid rgba(255, 255, 255, 0.11);
}

.tpm-brand-news__title small {
  color: rgba(255, 255, 255, 0.48);
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-brand-news__title h2 {
  margin: 4px 0 0;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.tpm-live-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--magenta);
  box-shadow: 0 0 0 7px rgba(255, 0, 239, 0.1);
}

.tpm-brand-news__grid > a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
}

.tpm-brand-news__grid > a small {
  margin-bottom: 10px;
  color: var(--magenta);
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-brand-news__grid > a strong {
  max-width: 210px;
  font-size: 13px;
  line-height: 1.55;
}

.tpm-brand-news__grid > a i {
  position: absolute;
  right: 22px;
  bottom: 26px;
  color: rgba(255, 255, 255, 0.4);
}

.tpm-brand-news__grid > a:hover {
  background: rgba(255, 0, 239, 0.08);
}

.tpm-brand-story__copy {
  padding-right: 48px;
}

.tpm-brand-story__copy p {
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 1.85;
}

.tpm-brand-story__copy p + p {
  margin-top: 15px;
  margin-bottom: 26px;
}

.tpm-brand-story__copy p a {
  color: #ffffff;
  text-decoration-color: var(--magenta);
  text-underline-offset: 4px;
}

.tpm-brand-values {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.tpm-brand-values > div {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  align-items: center;
  gap: 18px;
  padding: 24px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.tpm-brand-values i {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: var(--magenta);
}

.tpm-brand-values strong,
.tpm-brand-values small {
  display: block;
}

.tpm-brand-values strong {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 14px;
}

.tpm-brand-values small {
  color: rgba(255, 255, 255, 0.53);
  font-size: 12px;
}

.tpm-home-faq {
  background: rgba(7, 8, 13, 0.18);
}

.tpm-home-faq__intro {
  position: sticky;
  top: 40px;
  padding-right: 30px;
}

.tpm-home-faq__intro p {
  margin: 20px 0 26px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 15px;
  line-height: 1.75;
}

.tpm-home-faq__list {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.tpm-home-faq__list details {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.tpm-home-faq__list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 86px;
  color: #ffffff;
  cursor: pointer;
  font-family: "Teko", serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.15;
  list-style: none;
  text-transform: uppercase;
}

.tpm-home-faq__list summary::-webkit-details-marker {
  display: none;
}

.tpm-home-faq__list summary i {
  display: grid;
  flex: 0 0 auto;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  color: var(--magenta);
  font-size: 12px;
  transition: transform 180ms ease;
}

.tpm-home-faq__list details[open] summary i {
  transform: rotate(45deg);
}

.tpm-home-faq__list details p {
  max-width: 720px;
  margin: -3px 50px 25px 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  line-height: 1.75;
}

.tpm-home-faq__list details p a {
  color: #ffffff;
  text-decoration-color: var(--magenta);
  text-underline-offset: 4px;
}

.tpm-brand-final-cta {
  position: relative;
  overflow: hidden;
  padding: 90px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  background:
    linear-gradient(90deg, rgba(7, 8, 13, 0.82), rgba(29, 24, 80, 0.32)),
    radial-gradient(circle at 86% 50%, rgba(255, 0, 239, 0.2), transparent 30rem);
}

.tpm-brand-final-cta::after {
  position: absolute;
  right: 2%;
  bottom: -72px;
  color: rgba(255, 255, 255, 0.035);
  content: "MASTER";
  font-family: "Teko", serif;
  font-size: 210px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}

.tpm-brand-final-cta__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr) auto;
  align-items: center;
  gap: 34px;
}

.tpm-brand-final-cta__inner > img {
  width: 112px;
  height: 112px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  box-shadow: 0 20px 52px rgba(255, 0, 239, 0.24);
  object-fit: cover;
}

.tpm-brand-final-cta h2 {
  font-size: 46px;
}

.tpm-brand-final-cta p {
  max-width: 670px;
  margin: 13px 0 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
}

.tpm-brand-final-cta__actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.tpm-brand-final-cta__actions .tpm-brand-button {
  min-width: 158px;
}

@media (max-width: 1199px) {
  .tpm-brand-hero__copy {
    width: 62%;
  }

  .tpm-brand-hero__copy h1 {
    font-size: 78px;
  }

  .tpm-brand-rail__item {
    padding-right: 18px;
    padding-left: 18px;
  }

  .tpm-mode-card--feature {
    grid-template-columns: 1.05fr 0.95fr;
  }

  .tpm-playing-card {
    left: 9%;
  }

  .tpm-playing-card--two {
    left: 32%;
  }

  .tpm-playing-card--three {
    left: 55%;
  }

  .tpm-experience__copy {
    padding-left: 10px;
  }

  .tpm-guide-card__body h3 {
    min-height: 74px;
  }
}

@media (max-width: 991px) {
  :is(.tpm-brand-hero, .tpm-sub-wrapper) .navbar {
    position: relative;
  }

  :is(.tpm-brand-hero, .tpm-sub-wrapper) .navbar-collapse {
    position: absolute;
    z-index: 40;
    top: 74px;
    right: 0;
    left: 0;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    padding: 14px 20px;
    background: rgba(8, 9, 14, 0.96) !important;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(18px);
  }

  :is(.tpm-brand-hero, .tpm-sub-wrapper) .navbar-collapse .navbar-nav {
    gap: 0;
  }

  :is(.tpm-brand-hero, .tpm-sub-wrapper) .navbar-collapse .nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  }

  :is(.tpm-brand-hero, .tpm-sub-wrapper) .navbar-collapse .nav-item:last-child {
    border-bottom: 0;
  }

  :is(.tpm-brand-hero, .tpm-sub-wrapper) .navbar-collapse .nav-link {
    display: block;
    padding: 13px 0 !important;
    color: #ffffff !important;
  }

  .tpm-brand-hero {
    background-position: 64% center;
  }

  .tpm-brand-hero__stage {
    min-height: 690px;
  }

  .tpm-brand-hero__copy {
    width: 72%;
  }

  .tpm-brand-rail__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-brand-rail__item:nth-child(2) {
    border-right: 0;
  }

  .tpm-brand-rail__item:nth-child(n+3) {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .tpm-brand-section {
    padding: 90px 0;
  }

  .tpm-brand-heading h2,
  .tpm-experience__copy h2,
  .tpm-brand-story__copy h2,
  .tpm-home-faq__intro h2 {
    font-size: 50px;
  }

  .tpm-mode-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-mode-card--feature {
    grid-column: span 2;
  }

  .tpm-app-stage {
    margin-bottom: 55px;
  }

  .tpm-experience__copy {
    padding-left: 0;
  }

  .tpm-guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-guide-card__body h3,
  .tpm-guide-card__body p {
    min-height: 0;
  }

  .tpm-brand-news__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-brand-news__title,
  .tpm-brand-news__grid > a:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  }

  .tpm-brand-news__grid > a:nth-child(2) {
    border-right: 0;
  }

  .tpm-brand-story__copy {
    margin-bottom: 54px;
    padding-right: 0;
  }

  .tpm-home-faq__intro {
    position: static;
    margin-bottom: 42px;
    padding-right: 0;
  }

  .tpm-brand-final-cta__inner {
    grid-template-columns: 96px minmax(0, 1fr);
  }

  .tpm-brand-final-cta__inner > img {
    width: 96px;
    height: 96px;
  }

  .tpm-brand-final-cta__actions {
    grid-column: 1 / -1;
    flex-direction: row;
    padding-left: 130px;
  }
}

@media (max-width: 767px) {
  .tpm-brand-home {
    padding-bottom: 76px;
  }

  .tpm-brand-hero {
    min-height: 720px;
    background:
      linear-gradient(180deg, rgba(5, 6, 11, 0.58) 0%, rgba(5, 6, 11, 0.84) 47%, rgba(5, 6, 11, 0.98) 78%),
      url("../images/tpm-actual-game-banner-v6.png");
    background-position: center, 68% top;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, auto 480px;
  }

  .tpm-brand-hero .header-con,
  .tpm-brand-hero .header-con .navbar {
    min-height: 78px;
  }

  .tpm-brand-hero__stage {
    align-items: end;
    min-height: 610px;
  }

  .tpm-brand-hero__copy {
    width: 100%;
    padding: 180px 0 44px;
    text-align: left;
  }

  .tpm-brand-hero__logo {
    width: 68px;
    height: 68px;
    margin-bottom: 16px;
  }

  .tpm-brand-hero__copy h1 {
    font-size: 58px;
    line-height: 0.9;
  }

  .tpm-brand-hero__tagline {
    font-size: 30px;
  }

  .tpm-brand-hero__lead {
    font-size: 15px;
    line-height: 1.65;
  }

  .tpm-brand-hero__copy .tpm-brand-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
  }

  .tpm-brand-hero__copy .tpm-brand-button {
    width: 100%;
    min-height: 56px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 15px;
    font-weight: 900;
  }

  .tpm-brand-proof {
    display: none;
  }

  .tpm-scroll-cue {
    display: none;
  }

  .tpm-brand-rail__grid {
    grid-template-columns: 1fr;
  }

  .tpm-brand-rail__item,
  .tpm-brand-rail__item:first-child {
    min-height: 84px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-right: 0;
    border-left: 0;
    padding: 18px 0;
  }

  .tpm-brand-rail__item:first-child {
    border-top: 0;
  }

  .tpm-brand-section {
    padding: 74px 0;
  }

  .tpm-brand-heading {
    display: block;
    margin-bottom: 34px;
  }

  .tpm-brand-heading h2,
  .tpm-experience__copy h2,
  .tpm-brand-story__copy h2,
  .tpm-home-faq__intro h2 {
    font-size: 42px;
  }

  .tpm-brand-heading > p {
    margin-top: 17px;
    font-size: 14px;
  }

  .tpm-mode-grid {
    grid-template-columns: 1fr;
  }

  .tpm-mode-card,
  .tpm-mode-card--feature {
    grid-column: auto;
    grid-row: auto;
    min-height: 238px;
  }

  .tpm-mode-card--feature {
    display: block;
    min-height: 500px;
  }

  .tpm-mode-card__art {
    min-height: 280px;
  }

  .tpm-playing-card {
    top: 31px;
    left: 10%;
    width: 112px;
    height: 166px;
    font-size: 30px;
  }

  .tpm-playing-card--two {
    left: 34%;
  }

  .tpm-playing-card--three {
    left: 58%;
  }

  .tpm-mode-card__copy {
    padding: 0;
  }

  .tpm-mode-card--feature h3 {
    font-size: 41px;
  }

  .tpm-app-stage {
    min-height: 600px;
    margin-bottom: 42px;
  }

  .tpm-app-stage__halo {
    width: 390px;
    height: 390px;
  }

  .tpm-app-phone {
    width: min(330px, 88vw);
  }

  .tpm-app-stage__chip {
    width: 66px;
    height: 66px;
    border-width: 8px;
  }

  .tpm-app-stage__chip--one {
    left: 0;
  }

  .tpm-app-stage__chip--two {
    right: 0;
  }

  .tpm-experience-list {
    grid-template-columns: 1fr;
  }

  .tpm-round-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .tpm-round-step p {
    min-height: 0;
  }

  .tpm-guide-grid {
    grid-template-columns: 1fr;
  }

  .tpm-guide-card__visual {
    min-height: 210px;
  }

  .tpm-brand-news__grid {
    grid-template-columns: 1fr;
  }

  .tpm-brand-news__title,
  .tpm-brand-news__grid > a {
    min-height: 130px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    border-left: 0;
    padding-right: 18px;
    padding-left: 18px;
  }

  .tpm-brand-news__grid > a:last-child {
    border-bottom: 0;
  }

  .tpm-home-faq__list summary {
    min-height: 78px;
    font-size: 23px;
  }

  .tpm-home-faq__list details p {
    margin-right: 0;
  }

  .tpm-brand-final-cta {
    padding: 72px 0;
  }

  .tpm-brand-final-cta__inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .tpm-brand-final-cta__inner > img {
    margin: 0 auto;
  }

  .tpm-brand-final-cta h2 {
    font-size: 40px;
  }

  .tpm-brand-final-cta__actions {
    grid-column: auto;
    flex-direction: column;
    padding-left: 0;
  }

  .tpm-brand-final-cta::after {
    right: -22px;
    bottom: -33px;
    font-size: 116px;
  }

}

@media (max-width: 420px) {
  .tpm-logo-subtitle {
    display: none;
  }

  .tpm-logo-text {
    font-size: 21px;
  }

  .tpm-brand-hero__copy h1 {
    font-size: 52px;
  }

  .tpm-playing-card {
    left: 6%;
    width: 102px;
    height: 150px;
  }

  .tpm-playing-card--two {
    left: 33%;
  }

  .tpm-playing-card--three {
    left: 60%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tpm-brand-home *,
  .tpm-brand-home *::before,
  .tpm-brand-home *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

/* Product-first homepage refresh */
.tpm-product-overview {
  background: rgba(7, 8, 13, 0.24);
}

.tpm-product-overview__visual {
  position: relative;
  margin: 0 58px 0 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: #080911;
  box-shadow: 0 34px 90px rgba(4, 5, 12, 0.48), 0 0 56px rgba(255, 0, 239, 0.12);
}

.tpm-product-overview__visual img,
.tpm-real-modes__visual img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.tpm-product-overview__visual figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 13px 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(7, 8, 13, 0.9);
  color: rgba(255, 255, 255, 0.72);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  backdrop-filter: blur(12px);
}

.tpm-product-overview__copy h2,
.tpm-android-app__intro h2 {
  margin: 0;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 58px;
  font-weight: 600;
  line-height: 0.98;
  text-transform: uppercase;
}

.tpm-product-points {
  margin: 30px 0 34px;
  padding: 0;
  list-style: none;
}

.tpm-product-points li {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  align-items: center;
  gap: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  padding: 18px 0;
}

.tpm-product-points li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.tpm-product-points i {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 7px;
  color: var(--magenta);
}

.tpm-product-points strong,
.tpm-product-points small {
  display: block;
}

.tpm-product-points strong {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 14px;
}

.tpm-product-points small {
  color: rgba(255, 255, 255, 0.57);
  font-size: 12px;
  line-height: 1.55;
}

.tpm-real-modes__visual {
  margin: 0 0 34px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: #080911;
  box-shadow: 0 26px 70px rgba(4, 5, 12, 0.42), 0 0 48px rgba(255, 0, 239, 0.1);
}

.tpm-real-mode-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.tpm-real-mode-grid article {
  position: relative;
  min-height: 220px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  padding: 26px 22px;
  background: rgba(8, 9, 15, 0.56);
  transition: border-color 180ms ease, transform 180ms ease, background 180ms ease;
}

.tpm-real-mode-grid article:hover {
  border-color: rgba(255, 0, 239, 0.68);
  background: rgba(255, 0, 239, 0.06);
  transform: translateY(-3px);
}

.tpm-real-mode-grid article > span {
  position: absolute;
  top: 18px;
  right: 18px;
  color: rgba(255, 255, 255, 0.22);
  font-family: "Teko", serif;
  font-size: 28px;
}

.tpm-real-mode-grid article > i {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 34px;
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 7px;
  background: var(--accent-gradient);
  color: #08080d;
  font-size: 19px;
}

.tpm-real-mode-grid h3,
.tpm-app-feature-grid h3 {
  margin: 0 0 9px;
  color: #ffffff;
  font-family: "Teko", serif;
  font-size: 27px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

.tpm-real-mode-grid p,
.tpm-app-feature-grid p {
  margin: 0;
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  line-height: 1.65;
}

.tpm-app-features {
  background: rgba(7, 8, 13, 0.22);
}

.tpm-app-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 42px;
  row-gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.tpm-app-feature-grid article {
  position: relative;
  min-height: 232px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  padding: 34px 10px 30px 0;
}

.tpm-app-feature-grid article > i {
  margin-bottom: 28px;
  color: var(--magenta);
  font-size: 27px;
}

.tpm-app-feature-grid article > span {
  position: absolute;
  top: 34px;
  right: 10px;
  color: rgba(255, 255, 255, 0.24);
  font-family: "Teko", serif;
  font-size: 25px;
}

.tpm-app-feature-grid p {
  max-width: 300px;
  font-size: 13px;
}

.tpm-android-app {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

.tpm-android-app__layout {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 46px 74px;
  align-items: center;
}

.tpm-android-app__intro {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  align-items: center;
  gap: 30px;
}

.tpm-android-app__intro > img {
  width: 132px;
  height: 132px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 22px 54px rgba(255, 0, 239, 0.2);
}

.tpm-android-app__intro h2 {
  font-size: 46px;
}

.tpm-android-app__intro p {
  margin: 15px 0 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  line-height: 1.7;
}

.tpm-app-specs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.tpm-app-specs > div {
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  padding: 17px 16px 17px 0;
}

.tpm-app-specs dt,
.tpm-app-specs dd {
  margin: 0;
}

.tpm-app-specs dt {
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
}

.tpm-app-specs dd {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}

.tpm-android-app__actions {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  padding-top: 34px;
}

.tpm-product-trust {
  background: rgba(7, 8, 13, 0.22);
}

.tpm-product-trust__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

.tpm-product-trust__grid > a {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) 24px;
  align-items: center;
  gap: 18px;
  min-height: 126px;
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  padding: 24px;
  color: #ffffff;
  text-decoration: none;
  transition: background 180ms ease;
}

.tpm-product-trust__grid > a:hover {
  background: rgba(255, 0, 239, 0.07);
}

.tpm-product-trust__grid > a > i:first-child {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 7px;
  background: var(--accent-gradient);
  color: #09090d;
}

.tpm-product-trust__grid > a > i:last-child {
  color: rgba(255, 255, 255, 0.38);
}

.tpm-product-trust__grid strong,
.tpm-product-trust__grid small {
  display: block;
}

.tpm-product-trust__grid strong {
  margin-bottom: 5px;
  font-size: 14px;
}

.tpm-product-trust__grid small {
  color: rgba(255, 255, 255, 0.54);
  font-size: 11px;
  line-height: 1.55;
}

@media (max-width: 991px) {
  .tpm-product-overview__visual {
    margin: 0 0 52px;
  }

  .tpm-real-mode-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-app-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tpm-android-app__layout {
    grid-template-columns: 1fr;
  }

  .tpm-android-app__actions {
    grid-column: auto;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .tpm-product-overview__visual {
    margin-bottom: 42px;
  }

  .tpm-product-overview__visual figcaption {
    min-height: 46px;
    padding: 10px 12px;
    font-size: 9px;
  }

  .tpm-product-overview__copy h2,
  .tpm-android-app__intro h2 {
    font-size: 42px;
  }

  .tpm-real-mode-grid,
  .tpm-app-feature-grid,
  .tpm-product-trust__grid {
    grid-template-columns: 1fr;
  }

  .tpm-real-mode-grid article {
    min-height: 190px;
  }

  .tpm-app-feature-grid {
    column-gap: 0;
  }

  .tpm-app-feature-grid article {
    min-height: 205px;
  }

  .tpm-android-app__intro {
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 18px;
  }

  .tpm-android-app__intro > img {
    width: 88px;
    height: 88px;
  }

  .tpm-app-specs {
    grid-template-columns: 1fr;
  }

  .tpm-android-app__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .tpm-android-app__actions .tpm-brand-button,
  .tpm-android-app__actions .tpm-text-link {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .tpm-product-trust__grid {
    border-left: 0;
  }

  .tpm-product-trust__grid > a {
    border-left: 1px solid rgba(255, 255, 255, 0.16);
    padding: 20px 16px;
  }
}

.tpm-footer-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 22px;
}

.tpm-footer-socials a {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.78);
  text-decoration: none !important;
  transition: transform 180ms ease, border-color 180ms ease, color 180ms ease;
}

.tpm-footer-socials a:hover {
  border-color: #40fbff;
  color: #ffffff;
  transform: translateY(-2px);
}

.tpm-footer-socials i {
  font-size: 15px;
}

/* Official site footer */
.footer-con {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(10, 11, 20, 0.82), rgba(15, 12, 45, 0.98)) !important;
}

.footer-con.padding-top-xl {
  padding-top: 64px;
}

.footer-con .pattern {
  right: -42px;
  width: 430px;
  opacity: 0.22;
  pointer-events: none;
}

.footer-con .middle-portion {
  position: relative;
  z-index: 1;
  padding: 0 0 42px;
}

.footer-con .middle-portion > .row {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(130px, 0.72fr) minmax(180px, 0.95fr) minmax(170px, 0.9fr);
  gap: 42px;
  margin: 0;
}

.footer-con .middle-portion > .row > [class*="col-"] {
  width: auto;
  max-width: none;
  margin: 0;
  padding: 0;
}

.footer-con .middle-portion > .row > [class*="col-"]:first-child {
  padding-right: 42px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-con .middle-portion .footer-logo {
  margin-bottom: 18px;
}

.footer-con .middle-portion .footer-text {
  max-width: 410px;
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: 14px;
  line-height: 1.7;
}

.footer-con .middle-portion .footer-text + .footer-text {
  margin-top: 9px;
}

.footer-con .tpm-footer-socials {
  margin-top: 20px;
}

.footer-con .footer-inner-links h4 {
  margin: 3px 0 18px;
  font-size: 18px;
  line-height: 1.2;
}

.footer-con .footer-inner-links ul {
  display: grid;
  gap: 11px;
}

.footer-con .middle-portion .links li {
  display: flex;
  align-items: center;
  min-width: 0;
  margin: 0;
}

.footer-con .middle-portion .links li i {
  display: none;
}

.footer-con .middle-portion .links .text-size-16 {
  top: 0;
  margin-left: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.45;
}

.footer-con .copyright {
  position: relative;
  z-index: 1;
  padding: 22px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-con .copyright p {
  font-size: 13px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .footer-con .middle-portion > .row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
  }

  .footer-con .middle-portion > .row > [class*="col-"]:first-child {
    grid-column: 1 / -1;
    padding: 0 0 28px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .footer-con .middle-portion .footer-text {
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  .footer-con {
    padding-bottom: 92px;
    text-align: left;
  }

  .footer-con.padding-top-xl {
    padding-top: 36px;
  }

  .footer-con .pattern {
    right: -115px;
    width: 310px;
    opacity: 0.14;
  }

  .footer-con .middle-portion {
    padding-bottom: 28px;
  }

  .footer-con .middle-portion > .row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 20px;
  }

  .footer-con .middle-portion > .row > [class*="col-"]:first-child {
    grid-column: 1 / -1;
    padding-bottom: 24px;
  }

  .footer-con .middle-portion > .row > [class*="col-"]:nth-child(4) {
    grid-column: 1 / -1;
    padding-top: 22px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .footer-con .middle-portion .footer-logo {
    margin-bottom: 14px;
  }

  .footer-con .middle-portion .footer-text {
    max-width: none;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.6;
    text-align: left;
  }

  .footer-con .tpm-footer-socials {
    justify-content: flex-start;
    margin-top: 18px;
  }

  .footer-con .footer-inner-links h4 {
    margin: 0 0 13px;
    font-size: 16px;
    text-align: left;
  }

  .footer-con .footer-inner-links ul,
  .footer-con .col-lg-3.col-md-6.col-sm-6.col-12 .footer-inner-links ul {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .footer-con .middle-portion > .row > [class*="col-"]:nth-child(4) .footer-inner-links ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 18px;
  }

  .footer-con .middle-portion .links .text-size-16 {
    font-size: 13px;
    line-height: 1.4;
  }

  .footer-con .copyright {
    padding: 18px 0 0;
    text-align: left;
  }

  .footer-con .copyright p {
    font-size: 12px;
  }
}

.tpm-site-download-cta {
  position: fixed;
  z-index: 99;
  right: 22px;
  bottom: 22px;
  display: grid;
  width: 224px;
  min-height: 72px;
  grid-template-columns: 48px minmax(0, 1fr) 18px;
  align-items: center;
  gap: 12px;
  padding: 10px 14px 10px 10px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  background: var(--button-gradient);
  color: #08090d !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.38), 0 16px 34px rgba(242, 6, 255, 0.24);
  text-decoration: none !important;
  transition: transform 180ms ease, filter 180ms ease, box-shadow 180ms ease;
}

.tpm-site-download-cta:hover {
  color: #08090d !important;
  filter: brightness(1.08);
  transform: translateY(-3px);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.42), 0 20px 40px rgba(242, 6, 255, 0.3);
}

.tpm-site-download-cta img {
  width: 48px;
  height: 48px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  object-fit: cover;
}

.tpm-site-download-cta span,
.tpm-site-download-cta small,
.tpm-site-download-cta strong {
  display: block;
  min-width: 0;
  letter-spacing: 0;
}

.tpm-site-download-cta small {
  margin-bottom: 2px;
  color: rgba(8, 9, 13, 0.68);
  font-family: "Inter", sans-serif;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.tpm-site-download-cta strong {
  color: #08090d;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.2;
}

.tpm-site-download-cta > i {
  color: #08090d;
  font-size: 16px;
}

@media (max-width: 767px) {
  .tpm-site-download-cta {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
    min-height: 64px;
    grid-template-columns: 44px minmax(0, 1fr) 18px;
  }

  .tpm-site-download-cta img {
    width: 44px;
    height: 44px;
  }
}
