/*
Theme Name: Trader2Trader Marketing
Theme URI: https://trader2trader.co.uk/
Author: Trader2Trader
Description: Standalone public marketing theme for Trader2Trader — The Dealer Network.
Version: 1.0.0
Text Domain: trader2trader-marketing
*/

:root {
  --t2t-black: #06070d;
  --t2t-ink: #080b12;
  --t2t-panel: #090d16;
  --t2t-panel-deep: #05060b;
  --t2t-white: #eef3fc;
  --t2t-silver: #b9c5d5;
  --t2t-slate: #9eacbf;
  --t2t-blue: #00b8ff;
  --t2t-pink: #ff2aa2;
  --t2t-radius: 7px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.t2t-marketing-body { margin: 0; overflow-x: hidden; background: var(--t2t-black); color: var(--t2t-white); font-family: "Space Grotesk", sans-serif; font-feature-settings: "ss01" 1, "ss03" 1; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }

.t2t-shell { min-height: 100vh; background: var(--t2t-black); }
.t2t-container { width: min(100% - 40px, 1440px); margin: 0 auto; }
.t2t-mono { font-family: "IBM Plex Mono", monospace; }
.t2t-grain { background-image: radial-gradient(rgba(255,255,255,.07) .55px, transparent .55px); background-size: 5px 5px; }
.t2t-eyebrow { display: inline-flex; align-items: center; gap: 8px; color: #9db2cc; font-family: "IBM Plex Mono", monospace; font-size: 13px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; }
.t2t-eyebrow::before { width: 6px; height: 6px; border-radius: 999px; background: var(--t2t-blue); box-shadow: 0 0 8px var(--t2t-blue); content: ""; }
.t2t-signal { display: inline-flex; align-items: center; gap: 6px; height: 8px; }
.t2t-signal span:nth-child(1) { width: 32px; height: 1px; background: var(--t2t-blue); }
.t2t-signal span:nth-child(2) { width: 6px; height: 6px; border: 1px solid var(--t2t-blue); border-radius: 50%; }
.t2t-signal span:nth-child(3) { width: 48px; height: 1px; background: linear-gradient(90deg, var(--t2t-blue), var(--t2t-pink)); }
.t2t-signal span:nth-child(4) { width: 6px; height: 6px; border: 1px solid var(--t2t-pink); border-radius: 50%; }
.t2t-signal span:nth-child(5) { width: 32px; height: 1px; background: var(--t2t-pink); }

.t2t-header { position: relative; z-index: 20; border-bottom: 1px solid rgba(255,255,255,.1); background: rgba(6,7,13,.9); backdrop-filter: blur(16px); }
.t2t-header__inner { display: flex; min-height: 88px; align-items: center; justify-content: space-between; gap: 20px; }
.t2t-brand { display: inline-flex; align-items: center; min-width: 0; }
.t2t-brand img { display: block; width: auto; height: 64px; object-fit: contain; }
.t2t-nav { display: none; align-items: center; gap: 28px; }
.t2t-nav a, .t2t-login { color: rgba(255,255,255,.75); font-size: 11px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; transition: color .18s cubic-bezier(.23,1,.32,1); }
.t2t-nav a:hover { color: var(--t2t-blue); }
.t2t-login:hover { color: #ff8acf; }
.t2t-header__actions { display: flex; align-items: center; gap: 14px; }
.t2t-login { display: none; background: transparent; border: 0; padding: 10px 0; }
.t2t-button { display: inline-flex; align-items: center; justify-content: center; gap: 11px; border: 1px solid transparent; padding: 15px 21px; font-size: 10px; font-weight: 700; letter-spacing: .13em; line-height: 1; text-transform: uppercase; transition: transform .18s cubic-bezier(.23,1,.32,1), background .18s cubic-bezier(.23,1,.32,1), border-color .18s cubic-bezier(.23,1,.32,1), color .18s cubic-bezier(.23,1,.32,1); }
.t2t-button:hover { transform: translateY(-2px); }
.t2t-button:active { transform: scale(.97); }
.t2t-button--outline { border-color: rgba(0,184,255,.7); background: rgba(0,184,255,.1); color: #bcefff; }
.t2t-button--outline:hover { border-color: var(--t2t-blue); background: var(--t2t-blue); color: #06111d; }
.t2t-button--blue { background: var(--t2t-blue); box-shadow: 0 0 28px rgba(0,184,255,.17); color: #06111d; }
.t2t-button--blue:hover { background: #68d7ff; }
.t2t-button--pink { background: var(--t2t-pink); color: #170714; }
.t2t-button--pink:hover { background: #ff71c2; }
.t2t-arrow { width: 16px; height: 16px; stroke: currentColor; stroke-width: 1.65; fill: none; }

.t2t-hero { position: relative; isolation: isolate; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,.1); padding: 80px 0 112px; }
.t2t-hero::before { position: absolute; z-index: -2; inset: 0; background: radial-gradient(circle at 70% 35%,rgba(0,184,255,.13),transparent 22%), radial-gradient(circle at 90% 62%,rgba(255,42,162,.12),transparent 25%), linear-gradient(110deg,#06070d 20%,#091321 65%,#120915); content: ""; }
.t2t-route { position: absolute; z-index: -1; height: 1px; opacity: .68; }
.t2t-route--blue { top: 48%; left: 0; width: 44%; background: linear-gradient(90deg,transparent,var(--t2t-blue),transparent); }
.t2t-route--pink { top: 58%; right: 0; width: 38%; background: linear-gradient(90deg,transparent,var(--t2t-pink),transparent); }
.t2t-node { position: absolute; z-index: -1; width: 12px; height: 12px; border-radius: 50%; }
.t2t-node--blue { top: calc(48% - 6px); left: 42%; border: 1px solid var(--t2t-blue); box-shadow: 0 0 15px var(--t2t-blue); }
.t2t-node--pink { top: calc(58% - 6px); right: 36%; border: 1px solid var(--t2t-pink); box-shadow: 0 0 15px var(--t2t-pink); }
.t2t-hero__grid { display: grid; align-items: center; gap: 48px; }
.t2t-hero__copy { max-width: 690px; }
.t2t-hero h1 { max-width: 690px; margin: 24px 0 0; font-size: clamp(44px, 6.4vw, 82px); font-weight: 600; letter-spacing: -.075em; line-height: .95; }
.t2t-hero__lead { max-width: 580px; margin: 28px 0 0; color: var(--t2t-silver); font-size: clamp(18px, 1.4vw, 20px); line-height: 1.62; }
.t2t-hero__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 16px; margin-top: 36px; }
.t2t-text-link { display: inline-flex; align-items: center; gap: 8px; padding: 12px 8px; color: var(--t2t-white); font-size: 11px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; transition: color .18s cubic-bezier(.23,1,.32,1); }
.t2t-text-link:hover { color: #ff8acf; }
.t2t-hero__footnote { display: flex; flex-wrap: wrap; gap: 14px 28px; margin-top: 48px; border-top: 1px solid rgba(255,255,255,.1); padding-top: 20px; }
.t2t-hero__footnote > span { color: rgba(255,255,255,.4); font-family: "IBM Plex Mono", monospace; font-size: 13px; letter-spacing: .12em; text-transform: uppercase; }
.t2t-hero__visual { position: relative; }
.t2t-hero__glow { position: absolute; z-index: -1; inset: -16px; background: linear-gradient(135deg,rgba(0,184,255,.1),transparent,rgba(255,42,162,.1)); filter: blur(32px); }
.t2t-brand-panel { position: relative; overflow: hidden; border: 1px solid rgba(255,255,255,.1); background: var(--t2t-panel-deep); padding: 8px; box-shadow: 0 30px 80px rgba(0,0,0,.45); }
.t2t-brand-panel img { display: block; width: 100%; aspect-ratio: 1.5 / 1; object-fit: cover; object-position: center; }
.t2t-brand-panel__overlay { position: absolute; right: 8px; bottom: 8px; left: 8px; display: flex; align-items: flex-end; justify-content: space-between; gap: 14px; background: linear-gradient(0deg,#05060b 0%,rgba(5,6,11,.52) 54%,transparent 100%); padding: 64px 20px 20px; }
.t2t-panel-label { margin: 0; color: #aab6c7; font-family: "IBM Plex Mono", monospace; font-size: 9px; letter-spacing: .16em; text-transform: uppercase; }
.t2t-brand-panel__overlay strong { display: block; margin-top: 5px; font-size: 16px; font-weight: 500; letter-spacing: -.03em; }
.t2t-connection-card { position: relative; display: flex; max-width: 80%; align-items: center; justify-content: space-between; gap: 18px; margin-top: 12px; margin-left: auto; border: 1px solid rgba(255,42,162,.3); background: #0d0a16; padding: 13px 16px; }
.t2t-connection-card .t2t-panel-label { color: #ff93cf; }
.t2t-connection-card p:last-child { margin: 5px 0 0; color: rgba(255,255,255,.75); font-size: 12px; }
.t2t-terminal { display: grid; width: 32px; height: 32px; flex: 0 0 auto; place-items: center; border: 1px solid rgba(255,42,162,.5); border-radius: 50%; color: #ff75c0; }

.t2t-section { position: relative; border-bottom: 1px solid rgba(255,255,255,.1); padding: 88px 0; }
.t2t-section--ink { background: var(--t2t-ink); }
.t2t-section--panel { border-top: 1px solid rgba(255,255,255,.1); background: var(--t2t-panel); }
.t2t-section__intro { display: grid; gap: 40px; }
.t2t-section h2 { margin: 20px 0 0; font-size: clamp(36px, 4vw, 58px); font-weight: 600; letter-spacing: -.065em; line-height: .98; }
.t2t-network-grid { display: grid; gap: 1px; border: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.1); }
.t2t-network-card { position: relative; min-height: 270px; background: var(--t2t-ink); padding: 24px; transition: background .18s cubic-bezier(.23,1,.32,1), transform .18s cubic-bezier(.23,1,.32,1); }
.t2t-network-card:hover { background: #0b111d; transform: translateY(-2px); }
.t2t-network-card__number { color: var(--t2t-blue); font-family: "IBM Plex Mono", monospace; font-size: 10px; }
.t2t-network-card:nth-child(2) .t2t-network-card__number { color: #b2c0d2; }
.t2t-network-card:nth-child(3) .t2t-network-card__number { color: #ff6fc0; }
.t2t-network-card__node { position: absolute; top: 24px; right: 24px; width: 8px; height: 8px; border: 1px solid rgba(255,255,255,.3); border-radius: 50%; }
.t2t-network-card h3 { margin: 48px 0 0; font-size: 20px; font-weight: 500; letter-spacing: -.035em; }
.t2t-network-card p { margin: 12px 0 0; color: var(--t2t-slate); font-size: 14px; line-height: 1.65; }

.t2t-process { overflow: hidden; background: var(--t2t-black); }
.t2t-process::before { position: absolute; inset: 0; background: linear-gradient(90deg,transparent 0%,transparent 24%,rgba(0,184,255,.08) 24.1%,transparent 24.2%,transparent 66%,rgba(255,42,162,.08) 66.1%,transparent 66.2%); content: ""; pointer-events: none; }
.t2t-process__head { position: relative; display: flex; flex-direction: column; gap: 24px; border-bottom: 1px solid rgba(255,255,255,.1); padding-bottom: 32px; }
.t2t-process__route { display: flex; align-items: center; gap: 12px; color: rgba(255,255,255,.45); font-family: "IBM Plex Mono", monospace; font-size: 10px; letter-spacing: .15em; text-transform: uppercase; }
.t2t-steps { position: relative; display: grid; gap: 20px; margin-top: 28px; }
.t2t-step { position: relative; min-height: 295px; border: 1px solid rgba(255,255,255,.1); background: var(--t2t-panel); padding: 24px; }
.t2t-step__top { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.t2t-step__code { margin: 0; color: var(--t2t-blue); font-family: "IBM Plex Mono", monospace; font-size: 13px; letter-spacing: .15em; }
.t2t-step:nth-child(2) .t2t-step__code { color: #ff72c2; }
.t2t-step:nth-child(3) .t2t-step__code { background: linear-gradient(90deg,var(--t2t-blue),#ff72c2); background-clip: text; color: transparent; }
.t2t-icon-box { display: grid; width: 40px; height: 40px; place-items: center; border: 1px solid rgba(0,184,255,.5); color: var(--t2t-blue); }
.t2t-step:nth-child(2) .t2t-icon-box { border-color: rgba(255,42,162,.5); color: #ff72c2; }
.t2t-step:nth-child(3) .t2t-icon-box { border-color: rgba(255,255,255,.25); color: #d5bdff; }
.t2t-icon-box svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.7; }
.t2t-step h3 { max-width: 230px; margin: 24px 0 0; font-size: 25px; font-weight: 500; letter-spacing: -.045em; line-height: 1.03; }
.t2t-step > p { max-width: 360px; margin: 28px 0 0; color: var(--t2t-slate); font-size: 15px; line-height: 1.65; }
.t2t-step__bottom { position: absolute; right: 24px; bottom: 18px; left: 24px; display: flex; align-items: center; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.1); padding-top: 16px; }
.t2t-step__bottom span { color: rgba(255,255,255,.45); font-family: "IBM Plex Mono", monospace; font-size: 12px; letter-spacing: .13em; text-transform: uppercase; }

.t2t-membership { display: grid; gap: 40px; }
.t2t-membership__copy p { max-width: 450px; margin: 20px 0 0; color: var(--t2t-slate); font-size: 16px; line-height: 1.7; }
.t2t-membership__cards { display: grid; gap: 1px; border: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.1); }
.t2t-standard { min-height: 260px; background: var(--t2t-panel); padding: 24px; }
.t2t-standard svg { width: 21px; height: 21px; fill: none; stroke: var(--t2t-blue); stroke-width: 1.8; }
.t2t-standard:nth-child(2) svg { stroke: #ff72c2; }
.t2t-standard h3 { margin: 32px 0 0; font-size: 20px; font-weight: 500; letter-spacing: -.035em; }
.t2t-standard p { margin: 12px 0 0; color: var(--t2t-slate); font-size: 14px; line-height: 1.65; }

.t2t-access { position: relative; overflow: hidden; }
.t2t-access::before { position: absolute; inset: 0; background: radial-gradient(circle at 16% 50%,rgba(0,184,255,.13),transparent 22%),radial-gradient(circle at 87% 35%,rgba(255,42,162,.14),transparent 25%); content: ""; }
.t2t-access__panel { position: relative; display: flex; flex-direction: column; gap: 40px; border: 1px solid rgba(255,255,255,.1); background: rgba(7,10,17,.85); padding: 28px; }
.t2t-access h2 { max-width: 700px; font-size: clamp(42px, 4.4vw, 62px); letter-spacing: -.075em; line-height: .96; }
.t2t-access__copy { max-width: 360px; color: #aab7c8; font-size: 16px; line-height: 1.65; }
.t2t-access__copy .t2t-button { margin-top: 26px; }

.t2t-footer { border-top: 1px solid rgba(255,255,255,.1); background: #05060a; padding: 32px 0; }
.t2t-footer__inner { display: flex; flex-direction: column; justify-content: space-between; gap: 28px; }
.t2t-footer img { display: block; width: auto; height: 64px; object-fit: contain; object-position: left; }
.t2t-footer__note { max-width: 480px; margin: 12px 0 0; color: rgba(255,255,255,.35); font-family: "IBM Plex Mono", monospace; font-size: 12px; letter-spacing: .12em; line-height: 1.7; text-transform: uppercase; }
.t2t-footer__links { display: flex; flex-wrap: wrap; gap: 12px 20px; color: rgba(255,255,255,.45); font-size: 10px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; }
.t2t-footer__links a { transition: color .18s cubic-bezier(.23,1,.32,1); }
.t2t-footer__links a:hover { color: var(--t2t-blue); }

@media (min-width: 640px) {
  .t2t-container { width: min(100% - 64px, 1440px); }
  .t2t-connection-card { max-width: 70%; }
  .t2t-network-grid, .t2t-membership__cards { grid-template-columns: repeat(3, minmax(0,1fr)); }
  .t2t-membership__cards { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .t2t-access__panel { padding: 40px; }
  .t2t-footer__inner { flex-direction: row; align-items: flex-end; }
}

@media (min-width: 1024px) {
  .t2t-container { width: min(100% - 96px, 1440px); }
  .t2t-nav { display: flex; }
  .t2t-login { display: inline-block; }
  .t2t-hero__grid { grid-template-columns: .95fr 1.05fr; gap: 56px; }
  .t2t-hero__visual { padding-left: 16px; }
  .t2t-section__intro { grid-template-columns: .72fr 1.28fr; gap: 64px; }
  .t2t-process__head { flex-direction: row; align-items: flex-end; justify-content: space-between; }
  .t2t-steps { grid-template-columns: repeat(3, minmax(0,1fr)); gap: 0; }
  .t2t-step { border-right: 0; }
  .t2t-step:last-child { border-right: 1px solid rgba(255,255,255,.1); }
  .t2t-membership { grid-template-columns: .8fr 1.2fr; gap: 80px; }
  .t2t-access__panel { flex-direction: row; align-items: flex-end; justify-content: space-between; padding: 56px; }
}

@media (prefers-reduced-motion: no-preference) {
  .t2t-step { animation: t2t-enter .5s cubic-bezier(.23,1,.32,1) both; }
  .t2t-step:nth-child(2) { animation-delay: .08s; }
  .t2t-step:nth-child(3) { animation-delay: .16s; }
  @keyframes t2t-enter { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: translateY(0); } }
}
