/* ============================================================================
   WELL RUN · SIGNAL SYSTEM — RRM (REFEREE REPEAT MACHINE)
   Page styles for /en/tech-hub/rrm/  (namespace: .rrm-)
   Built on Signal Core tokens in global.css.
   ============================================================================ */

/* Black page base for the Reveal Lift seam: every section paints its own
   opaque background, so the base colour only shows through the footer seam. */
.rrm-page { background: var(--wr-black) !important; overflow-x: hidden; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
.rrm-page a, .rrm-page button, .rrm-page summary { -webkit-tap-highlight-color: transparent; }
.rrm-h1, .rrm-h2, .rrm-os__statement, .rrm-proof__client, .rrm-mkt__cat, .rrm-cfg__t { overflow-wrap: break-word; }

/* Section scaffolding ------------------------------------------------------ */
.rrm-section { position: relative; z-index: 2; width: 100%; padding: clamp(104px, 15vh, 200px) var(--wr-pad-x); background: var(--wr-white); }
.rrm-section--dark  { background: var(--wr-hero);  color: var(--wr-white); }
.rrm-section--black { background: var(--wr-black); color: var(--wr-white); }
.rrm-inner { position: relative; z-index: 4; max-width: var(--wr-max-width); margin: 0 auto; width: 100%; }
.rrm-eyebrow { margin-bottom: 32px; }

.rrm-h2 { font-size: clamp(30px, 4vw, 52px); font-weight: 800; line-height: 1.08; letter-spacing: -0.02em; color: var(--wr-black); max-width: 20ch; text-wrap: balance; }
.rrm-section--dark .rrm-h2, .rrm-section--black .rrm-h2 { color: var(--wr-white); }
.rrm-lead { font-size: clamp(16px, 1.35vw, 19px); line-height: 1.65; color: var(--wr-black-40); max-width: 62ch; margin-top: 26px; }
.rrm-section--dark .rrm-lead, .rrm-section--black .rrm-lead { color: var(--wr-white-65); }
.rrm-lead strong { color: inherit; font-weight: 700; }
.rrm-section--dark .rrm-lead strong { color: var(--wr-white); }
.rrm-head--center { text-align: center; }
.rrm-head--center .rrm-h2, .rrm-head--center .rrm-lead { margin-left: auto; margin-right: auto; }

/* Buttons ------------------------------------------------------------------ */
.rrm-btn { display: inline-flex; align-items: center; gap: 9px; height: 52px; padding: 0 28px; border-radius: var(--wr-radius-pill); font-size: 13px; font-weight: 800; letter-spacing: 0.04em; color: var(--wr-black); position: relative; isolation: isolate; background: var(--wr-grad); background-size: 200% auto; animation: gradientShimmerSlow 4s ease-in-out infinite alternate; transition: transform 0.25s var(--wr-ease-out), box-shadow 0.3s ease; box-shadow: 0 8px 30px -10px #F0492366; text-decoration: none; }
.rrm-btn svg { width: 15px; height: 15px; stroke: var(--wr-black); stroke-width: 2.4; fill: none; stroke-linecap: round; stroke-linejoin: round; transition: transform 0.25s var(--wr-ease-out); }
@media (hover: hover) and (pointer: fine) { .rrm-btn:hover { transform: translateY(-2px); box-shadow: 0 14px 38px -10px #F0492399; } .rrm-btn:hover svg { transform: translateX(4px); } }
.rrm-btn--ghost { background: transparent; animation: none; box-shadow: none; color: var(--wr-black); border: 1.5px solid var(--wr-black-15); }
.rrm-section--dark .rrm-btn--ghost, .rrm-section--black .rrm-btn--ghost, .rrm-hero .rrm-btn--ghost, .rrm-cta .rrm-btn--ghost { color: var(--wr-white); border-color: var(--wr-white-16); }
.rrm-btn--ghost svg { stroke: var(--wr-orange); }
@media (hover: hover) and (pointer: fine) { .rrm-btn--ghost:hover { transform: translateY(-2px); border-color: var(--wr-orange); } }

.rrm-tlink { display: inline-flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 700; letter-spacing: 0.02em; color: var(--wr-black); text-decoration: none; }
.rrm-section--dark .rrm-tlink, .rrm-section--black .rrm-tlink { color: var(--wr-white); }
.rrm-tlink svg { width: 14px; height: 14px; stroke: var(--wr-orange); stroke-width: 2.4; fill: none; stroke-linecap: round; stroke-linejoin: round; transition: transform 0.22s var(--wr-ease-out); }
@media (hover: hover) and (pointer: fine) { .rrm-tlink:hover svg { transform: translateX(4px); } }

/* Breadcrumb (Tech Hub product context) ------------------------------------ */
.rrm-crumb { display: inline-flex; align-items: center; gap: 9px; align-self: center; font-family: ui-monospace, Menlo, monospace; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wr-white-45); margin-bottom: 22px; }
.rrm-crumb a { color: var(--wr-white-65); text-decoration: none; transition: color 0.2s ease; }
.rrm-crumb a:hover { color: var(--wr-white); }
.rrm-crumb span { color: var(--wr-white-16); }
.rrm-crumb b { color: var(--wr-orange); font-weight: 700; }

/* Brand Plate — art-directed image surface (image-ready) ------------------- */
.rrm-ph { position: relative; overflow: hidden; background-color: #0D0A07; background-image: repeating-linear-gradient(135deg, #F2F2F20A 0 2px, transparent 2px 11px); display: flex; align-items: flex-end; }
.rrm-ph__tag { position: relative; z-index: 2; margin: 16px; font-family: ui-monospace, "SFMono-Regular", Menlo, monospace; font-size: 10.5px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wr-white-65); padding: 6px 11px; border: 1px solid var(--wr-white-16); border-radius: var(--wr-radius-pill); background: #0D0A07AA; -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); }
.rrm-ph::after { content: ''; position: absolute; inset: 0; background: radial-gradient(80% 60% at 70% 20%, #F0492318, transparent 60%); pointer-events: none; }

/* Status pill — monospace category tag with a pulsing dot ------------------- */
.rrm-status { display: inline-flex; align-items: center; gap: 10px; align-self: center; font-family: ui-monospace, Menlo, monospace; font-size: 11px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: var(--wr-white-75); padding: 8px 16px 8px 13px; border-radius: var(--wr-radius-pill); background: var(--wr-glass-08); border: 1px solid var(--wr-white-10); margin-bottom: 24px; }
.rrm-status__dot { position: relative; width: 7px; height: 7px; border-radius: 50%; background: var(--wr-orange); }
.rrm-status__dot::after { content: ''; position: absolute; inset: 0; border-radius: 50%; background: var(--wr-orange); animation: rrmPulse 2s ease-out infinite; }
@keyframes rrmPulse { 0% { box-shadow: 0 0 0 0 #F0492366; } 70% { box-shadow: 0 0 0 8px #F0492300; } 100% { box-shadow: 0 0 0 0 #F0492300; } }

/* ============================================================================
   HERO — shared shell + three Hero Modes (A Console · B Split · C Editorial)
   ========================================================================== */
.rrm-hero { position: relative; z-index: 2; min-height: 100vh; min-height: 100svh; width: 100%; background: var(--wr-hero); color: var(--wr-white); overflow: hidden; display: none; }
.rrm-hero.is-active { display: block; }
.rrm-hero::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 18vh; background: linear-gradient(to bottom, transparent, var(--wr-hero)); z-index: 1; pointer-events: none; }
.rrm-hero__glow { position: absolute; inset: 0; pointer-events: none; z-index: 0; background: radial-gradient(50% 46% at 18% 12%, #FFD8001A 0%, transparent 60%), radial-gradient(52% 48% at 84% 84%, #F0492322 0%, transparent 62%); }
.rrm-hero__grid { position: absolute; inset: 0; z-index: 0; pointer-events: none; background-image: radial-gradient(circle, #F2F2F212 1px, transparent 1.4px); background-size: 34px 34px; -webkit-mask-image: radial-gradient(120% 100% at 50% 8%, #000 0%, transparent 66%); mask-image: radial-gradient(120% 100% at 50% 8%, #000 0%, transparent 66%); opacity: 0.7; }
.rrm-hero__beam { position: absolute; top: 0; left: 0; right: 0; height: 1px; z-index: 1; pointer-events: none; background: linear-gradient(90deg, transparent, #F0492366 26%, #FFD80088 50%, #F0492366 74%, transparent); -webkit-mask-image: linear-gradient(90deg, transparent, #000 30%, #000 70%, transparent); mask-image: linear-gradient(90deg, transparent, #000 30%, #000 70%, transparent); opacity: 0.5; }

.rrm-hero__inner { position: relative; z-index: 2; max-width: var(--wr-max-width); margin: 0 auto; min-height: 100vh; min-height: 100svh; padding: calc(var(--wr-nav-height) + 40px) var(--wr-pad-x) 48px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; gap: clamp(24px, 3.4vh, 40px); }
.rrm-hero__copy { display: flex; flex-direction: column; align-items: center; width: 100%; }
.rrm-h1 { font-size: clamp(33px, 4.9vw, 60px); font-weight: 800; line-height: 1.05; letter-spacing: -0.03em; color: var(--wr-white); max-width: 20ch; text-wrap: balance; }
.rrm-hero__sub { font-size: clamp(15px, 1.35vw, 18px); line-height: 1.6; color: var(--wr-white-75); max-width: 62ch; margin-top: 20px; }
.rrm-hero__sub strong { color: var(--wr-white); font-weight: 700; }
.rrm-hero__ctas { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; margin-top: 4px; }

/* ── Dual routing anchors — the two-buyer architecture in the hero ────────── */
.rrm-paths { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; width: 100%; max-width: 880px; margin: 0 auto; text-align: left; }
.rrm-path { position: relative; display: flex; flex-direction: column; padding: 22px 24px 20px; border-radius: var(--wr-radius-card); background: var(--wr-glass-08); border: 1px solid var(--wr-white-10); overflow: hidden; transition: transform 0.28s var(--wr-ease-out), border-color 0.28s ease; text-decoration: none; }
.rrm-path::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--wr-grad); opacity: 0.85; }
.rrm-path__k { display: inline-flex; align-items: center; gap: 8px; font-family: ui-monospace, Menlo, monospace; font-size: 10.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--wr-orange); }
.rrm-path__t { font-size: 18px; font-weight: 800; letter-spacing: -0.01em; color: var(--wr-white); margin: 11px 0 9px; }
.rrm-path__d { font-size: 13px; line-height: 1.55; color: var(--wr-white-65); }
.rrm-path__go { display: inline-flex; align-items: center; gap: 7px; margin-top: 16px; font-size: 12.5px; font-weight: 800; letter-spacing: 0.02em; color: var(--wr-white); }
.rrm-path__go svg { width: 14px; height: 14px; stroke: var(--wr-orange); stroke-width: 2.4; fill: none; stroke-linecap: round; stroke-linejoin: round; transition: transform 0.22s var(--wr-ease-out); }
@media (hover: hover) and (pointer: fine) { .rrm-path:hover { transform: translateY(-3px); border-color: var(--wr-orange); } .rrm-path:hover .rrm-path__go svg { transform: translateX(4px); } }
@media (max-width: 720px) { .rrm-paths { grid-template-columns: 1fr; } }

/* ── Signature motif: the replay-review console (Hero A) ──────────────────── */
.rrm-console { position: relative; width: 100%; max-width: 900px; margin: 0 auto; border-radius: 22px; padding: 14px; background: radial-gradient(140% 130% at 50% -10%, #1A1009, #0B0805 64%); box-shadow: 0 50px 120px -50px #000, 0 0 0 1px var(--wr-white-08); isolation: isolate; }
.rrm-console::before { content: ''; position: absolute; inset: 0; border-radius: 22px; padding: 1.4px; background: linear-gradient(135deg, #F04923, #FFD80055 50%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; opacity: 0.6; pointer-events: none; }
.rrm-console__bar { display: flex; align-items: center; gap: 12px; padding: 4px 8px 14px; flex-wrap: wrap; }
.rrm-console__brand { display: inline-flex; align-items: center; gap: 9px; font-weight: 800; font-size: 13px; letter-spacing: 0.04em; color: var(--wr-white); }
.rrm-console__brand i { width: 9px; height: 9px; border-radius: 3px; background: var(--wr-grad); }
.rrm-console__os { font-family: ui-monospace, Menlo, monospace; font-size: 9.5px; font-weight: 700; letter-spacing: 0.16em; color: var(--wr-white-45); }
.rrm-console__sync { font-family: ui-monospace, Menlo, monospace; font-size: 9.5px; font-weight: 700; letter-spacing: 0.12em; color: var(--wr-yellow); padding: 4px 9px; border-radius: var(--wr-radius-pill); border: 1px solid #FFD80033; }
.rrm-console__rec { margin-left: auto; display: inline-flex; align-items: center; gap: 7px; font-family: ui-monospace, Menlo, monospace; font-size: 10px; font-weight: 800; letter-spacing: 0.14em; color: #FF5B3D; }
.rrm-console__rec b { width: 8px; height: 8px; border-radius: 50%; background: #FF5B3D; animation: rrmRecBlink 1.4s steps(1) infinite; }
@keyframes rrmRecBlink { 0%, 60% { opacity: 1; } 61%, 100% { opacity: 0.25; } }

.rrm-console__body { display: grid; grid-template-columns: 1.7fr 1fr; gap: 12px; height: clamp(252px, 34vh, 384px); }

/* Ref's View — the main review monitor with a zoom reticle */
.rrm-ref { position: relative; border-radius: 14px; overflow: hidden; height: 100%; background-color: #0E0A07; }
.rrm-ref__src { position: absolute; inset: 0; opacity: 0; transition: opacity 0.45s var(--wr-ease-out); background-image: repeating-linear-gradient(var(--a, 120deg), #F2F2F20D 0 2px, transparent 2px 9px); }
.rrm-ref__src::after { content: ''; position: absolute; inset: 0; background: radial-gradient(90% 80% at var(--x, 40%) var(--y, 44%), #F0492338, transparent 62%), linear-gradient(180deg, #ffffff08, #00000033); }
.rrm-ref__src.is-live { opacity: 1; }
.rrm-ref__scan { position: absolute; inset: 0; pointer-events: none; background: repeating-linear-gradient(0deg, #00000026 0 2px, transparent 2px 4px); mix-blend-mode: overlay; opacity: 0.5; }
/* pinch-to-zoom reticle hovering over the contact point */
.rrm-ref__reticle { position: absolute; z-index: 3; left: var(--x, 44%); top: var(--y, 46%); width: 96px; height: 96px; margin: -48px 0 0 -48px; border: 1.5px solid var(--wr-yellow); border-radius: 10px; box-shadow: 0 0 0 1px #0D0A0766, 0 0 22px -2px #FFD80066; pointer-events: none; }
.rrm-ref__reticle::before, .rrm-ref__reticle::after { content: ''; position: absolute; background: var(--wr-yellow); }
.rrm-ref__reticle::before { left: 50%; top: 50%; width: 1px; height: 16px; transform: translate(-50%, -50%); }
.rrm-ref__reticle::after { left: 50%; top: 50%; width: 16px; height: 1px; transform: translate(-50%, -50%); }
.rrm-ref__reticle i { position: absolute; bottom: -22px; left: 0; font-family: ui-monospace, Menlo, monospace; font-size: 8.5px; font-weight: 800; letter-spacing: 0.1em; color: var(--wr-yellow); white-space: nowrap; }
.rrm-ref__hud { position: absolute; inset: 0; z-index: 2; display: flex; flex-direction: column; justify-content: space-between; padding: 12px; pointer-events: none; }
.rrm-ref__top { display: flex; align-items: center; gap: 8px; }
.rrm-ref__badge { display: inline-flex; align-items: center; gap: 6px; font-family: ui-monospace, Menlo, monospace; font-size: 10px; font-weight: 800; letter-spacing: 0.12em; color: var(--wr-white); padding: 4px 9px; border-radius: var(--wr-radius-pill); background: #0D0A0799; border: 1px solid var(--wr-white-16); }
.rrm-ref__badge b { width: 7px; height: 7px; border-radius: 50%; background: var(--wr-orange); box-shadow: 0 0 8px var(--wr-orange); }
.rrm-ref__angle { font-family: ui-monospace, Menlo, monospace; font-size: 11px; font-weight: 800; letter-spacing: 0.1em; color: var(--wr-white); text-shadow: 0 2px 8px #000; }
.rrm-ref__foot { display: flex; align-items: flex-end; justify-content: space-between; }
.rrm-ref__tc { font-family: ui-monospace, Menlo, monospace; font-size: 10px; font-weight: 700; letter-spacing: 0.08em; color: var(--wr-yellow); }
.rrm-ref__out { font-family: ui-monospace, Menlo, monospace; font-size: 9px; font-weight: 800; letter-spacing: 0.08em; color: var(--wr-white-75); padding: 3px 8px; border-radius: var(--wr-radius-pill); background: #0D0A0799; border: 1px solid var(--wr-white-16); }

/* Synchronised angle tiles */
.rrm-angles { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: repeat(3, 1fr); gap: 8px; height: 100%; }
.rrm-angle { position: relative; border-radius: 9px; overflow: hidden; background-color: #0E0A07; cursor: pointer; border: 1px solid var(--wr-white-08); transition: transform 0.25s var(--wr-ease-out); }
.rrm-angle__src { position: absolute; inset: 0; background-image: repeating-linear-gradient(var(--a, 120deg), #F2F2F20A 0 2px, transparent 2px 8px); }
.rrm-angle__src::after { content: ''; position: absolute; inset: 0; background: radial-gradient(100% 90% at var(--x, 40%) var(--y, 35%), #F0492322, transparent 64%); }
.rrm-angle__tag { position: absolute; left: 6px; bottom: 5px; z-index: 2; font-family: ui-monospace, Menlo, monospace; font-size: 8.5px; font-weight: 800; letter-spacing: 0.08em; color: var(--wr-white-75); }
.rrm-angle__sel { position: absolute; right: 6px; top: 6px; z-index: 2; font-family: ui-monospace, Menlo, monospace; font-size: 7.5px; font-weight: 800; letter-spacing: 0.1em; color: var(--wr-black); padding: 2px 6px; border-radius: 30px; background: var(--wr-grad); opacity: 0; transform: scale(0.85); transition: opacity 0.25s ease, transform 0.25s var(--wr-ease-out); }
.rrm-angle.is-review { border-color: transparent; }
.rrm-angle.is-review::before { content: ''; position: absolute; inset: 0; z-index: 3; border-radius: 9px; padding: 1.6px; background: var(--wr-grad); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; box-shadow: 0 0 20px -2px #F04923AA; pointer-events: none; }
.rrm-angle.is-review .rrm-angle__sel { opacity: 1; transform: scale(1); }
.rrm-angle.is-review .rrm-angle__tag { color: var(--wr-white); }
@media (hover: hover) and (pointer: fine) { .rrm-angle:hover { transform: translateY(-2px); } }

/* Jog / slow-mo scrub deck + touch hint footer */
.rrm-console__foot { display: flex; align-items: center; gap: 14px; padding: 14px 8px 4px; flex-wrap: wrap; }
.rrm-jog { display: flex; align-items: center; gap: 10px; flex: 1; min-width: 220px; }
.rrm-jog__lab { font-family: ui-monospace, Menlo, monospace; font-size: 9px; font-weight: 700; letter-spacing: 0.12em; color: var(--wr-white-45); }
.rrm-jog__track { position: relative; flex: 1; height: 6px; border-radius: 30px; background: var(--wr-white-10); overflow: hidden; }
.rrm-jog__fill { position: absolute; inset: 0 auto 0 0; width: 38%; border-radius: 30px; background: var(--wr-grad); }
.rrm-jog__head { position: absolute; top: 50%; left: 38%; width: 12px; height: 12px; margin: -6px 0 0 -6px; border-radius: 50%; background: var(--wr-white); box-shadow: 0 0 0 3px #0D0A07, 0 0 12px -1px #FFD800AA; }
.rrm-jog__speed { font-family: ui-monospace, Menlo, monospace; font-size: 9.5px; font-weight: 800; letter-spacing: 0.08em; color: var(--wr-yellow); padding: 3px 8px; border-radius: var(--wr-radius-pill); border: 1px solid #FFD80033; }
.rrm-console__touch { font-family: ui-monospace, Menlo, monospace; font-size: 9.5px; font-weight: 700; letter-spacing: 0.06em; color: var(--wr-white-45); display: inline-flex; align-items: center; gap: 7px; }
.rrm-console__touch svg { width: 13px; height: 13px; stroke: var(--wr-orange); stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round; }

@media (max-width: 640px) {
  .rrm-console { padding: 10px; }
  .rrm-console__body { grid-template-columns: 1fr; height: auto; }
  .rrm-ref { aspect-ratio: 16 / 9; }
  .rrm-angles { grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr 1fr; height: auto; }
  .rrm-angle { aspect-ratio: 16 / 10; }
  .rrm-console__foot { gap: 10px; }
}

@media (max-width: 560px) { .rrm-h1 { font-size: clamp(30px, 8.5vw, 40px); } }

@media (prefers-reduced-motion: reduce) {
  .rrm-status__dot::after, .rrm-console__rec b { animation: none; }
}

/* ============================================================================
   METRICS — elevated proof band (black cells, warm gradient outline)
   ========================================================================== */
.rrm-metrics { position: relative; z-index: 2; background: var(--wr-black); padding: clamp(28px, 5vh, 56px) var(--wr-pad-x) clamp(64px, 9vh, 104px); }
.rrm-metrics__bar { position: relative; max-width: var(--wr-max-width); margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); border-radius: var(--wr-radius-card); overflow: hidden; background: linear-gradient(180deg, #140D08, #0E0906); }
.rrm-metrics__bar::after { content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1px; background: linear-gradient(120deg, #F04923, #FFD80055 55%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; pointer-events: none; }
.rrm-metric { position: relative; padding: clamp(20px, 2.2vw, 30px) clamp(20px, 2.2vw, 32px); overflow: hidden; }
.rrm-metric + .rrm-metric { border-left: 1px solid var(--wr-white-08); }
.rrm-metric::before { content: ''; position: absolute; right: -30%; top: -60%; width: 70%; height: 140%; background: radial-gradient(ellipse, #F0492322, transparent 70%); pointer-events: none; opacity: 0; transition: opacity 0.4s ease; }
@media (hover: hover) and (pointer: fine) { .rrm-metric:hover::before { opacity: 1; } }
.rrm-metric__tag { font-family: ui-monospace, Menlo, monospace; font-size: 10px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--wr-orange); }
.rrm-metric__num { font-size: clamp(24px, 2.4vw, 34px); font-weight: 800; letter-spacing: -0.03em; line-height: 1; margin-top: 10px; background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.rrm-metric__label { font-size: 12.5px; font-weight: 600; letter-spacing: 0.01em; color: var(--wr-white-45); margin-top: 10px; max-width: 22ch; line-height: 1.4; }
@media (max-width: 760px) { .rrm-metrics__bar { grid-template-columns: 1fr 1fr; } .rrm-metric:nth-child(odd) { border-left: none; } .rrm-metric:nth-child(n+3) { border-top: 1px solid var(--wr-white-08); } }

/* ============================================================================
   WHAT RRM IS — the category statement + three facts (OS · Hardware · Origin)
   ========================================================================== */
.rrm-os__statement { font-size: clamp(26px, 3.4vw, 44px); font-weight: 800; line-height: 1.12; letter-spacing: -0.025em; color: var(--wr-white); max-width: 26ch; text-wrap: balance; margin-top: 28px; }
.rrm-os__statement em { font-style: normal; background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.rrm-os__body { font-size: clamp(15px, 1.3vw, 18px); line-height: 1.66; color: var(--wr-white-65); max-width: 60ch; margin-top: 24px; }
.rrm-os__body strong { color: var(--wr-white); font-weight: 700; }

.rrm-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 64px; }
.rrm-fact { position: relative; padding: 30px 28px 30px; border-radius: var(--wr-radius-card); background: linear-gradient(180deg, #140D08, #0E0906); border: 1px solid #2A1A11; overflow: hidden; }
.rrm-fact::before { content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1px; background: linear-gradient(135deg, #F0492366, #FFD80033 60%, transparent); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; opacity: 0.5; pointer-events: none; }
.rrm-fact__ic { width: 46px; height: 46px; border-radius: 13px; display: grid; place-items: center; background: linear-gradient(135deg, #FFD80022, #F0492322); border: 1px solid var(--wr-white-10); margin-bottom: 20px; }
.rrm-fact__ic svg { width: 23px; height: 23px; stroke: var(--wr-orange); stroke-width: 1.9; fill: none; stroke-linecap: round; stroke-linejoin: round; }
.rrm-fact__k { font-family: ui-monospace, Menlo, monospace; font-size: 10.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--wr-orange); }
.rrm-fact__t { font-size: 19px; font-weight: 800; letter-spacing: -0.01em; color: var(--wr-white); margin: 9px 0 8px; }
.rrm-fact__d { font-size: 14px; line-height: 1.6; color: var(--wr-white-65); }
.rrm-fact__d strong { color: var(--wr-white); font-weight: 700; }
.rrm-neg { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.rrm-neg__item { display: inline-flex; align-items: center; gap: 8px; font-family: ui-monospace, Menlo, monospace; font-size: 12px; font-weight: 700; letter-spacing: 0.04em; color: var(--wr-white-65); padding: 8px 14px; border-radius: var(--wr-radius-pill); border: 1px solid var(--wr-white-10); }
.rrm-neg__item svg { width: 13px; height: 13px; stroke: #FF5B3D; stroke-width: 2.4; fill: none; stroke-linecap: round; }
@media (max-width: 820px) { .rrm-facts { grid-template-columns: 1fr; } }

/* ============================================================================
   WHAT RRM DELIVERS — capability grid (Signal FX · tally)
   ========================================================================== */
.rrm-cap-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 64px; }
.rrm-cap { position: relative; padding: 28px 26px 30px; border-radius: var(--wr-radius-card); background: var(--wr-white); border: 1px solid var(--wr-black-08); overflow: hidden; box-shadow: 0 1px 2px rgba(13,10,7,0.04), 0 18px 40px -34px rgba(13,10,7,0.5); transition: border-color 0.3s ease, transform 0.35s var(--wr-ease-out), box-shadow 0.4s ease; }
.rrm-cap__n { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 11px; background: linear-gradient(135deg, #FFD80022, #F0492322); border: 1px solid var(--wr-black-08); margin-bottom: 18px; }
.rrm-cap__n svg { width: 20px; height: 20px; stroke: var(--wr-orange); stroke-width: 1.9; fill: none; stroke-linecap: round; stroke-linejoin: round; }
.rrm-cap__t { font-size: 17.5px; font-weight: 800; letter-spacing: -0.01em; color: var(--wr-black); line-height: 1.2; }
.rrm-cap__d { font-size: 14px; line-height: 1.58; color: var(--wr-black-40); margin-top: 10px; }
.rrm-cap__d a { color: var(--wr-orange); font-weight: 700; text-decoration: none; }
.rrm-cap__d a:hover { text-decoration: underline; }
@media (hover: hover) and (pointer: fine) { .rrm-cap:hover { transform: translateY(-3px); border-color: var(--wr-black-15); box-shadow: 0 30px 60px -40px rgba(13,10,7,0.5); } }
@media (max-width: 880px) { .rrm-cap-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) { .rrm-cap-grid { grid-template-columns: 1fr; } }

/* ============================================================================
   MARKET CONTEXT — named alternatives + the RRM position (dark)
   ========================================================================== */
.rrm-mkt-intro { font-size: clamp(17px, 1.7vw, 22px); line-height: 1.5; font-weight: 600; color: var(--wr-white); max-width: 56ch; margin: 32px auto 0; text-align: center; text-wrap: pretty; }
.rrm-mkt-intro b { background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: 800; }
.rrm-mkt { display: grid; gap: 16px; margin-top: 56px; }
.rrm-mkt__row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; align-items: stretch; }
.rrm-mkt__cell { position: relative; padding: 28px 30px; border-radius: var(--wr-radius-card); overflow: hidden; }
.rrm-mkt__cell--legacy { background: var(--wr-glass-08); border: 1px solid var(--wr-white-10); }
.rrm-mkt__cell--rrm { background: linear-gradient(180deg, #1A1009, #0E0906); border: 1px solid transparent; }
.rrm-mkt__cell--rrm::before { content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1.4px; background: linear-gradient(135deg, #F04923, #FFD80066 55%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; pointer-events: none; }
.rrm-mkt__cat { font-size: 18px; font-weight: 800; letter-spacing: -0.01em; color: var(--wr-white); }
.rrm-mkt__price { display: inline-flex; margin-top: 10px; font-family: ui-monospace, Menlo, monospace; font-size: 11px; font-weight: 700; letter-spacing: 0.04em; color: var(--wr-white-75); padding: 4px 10px; border-radius: var(--wr-radius-pill); border: 1px solid var(--wr-white-16); }
.rrm-mkt__lim { font-size: 14.5px; line-height: 1.6; color: var(--wr-white-45); margin-top: 14px; }
.rrm-mkt__k { display: inline-flex; align-items: center; gap: 8px; font-family: ui-monospace, Menlo, monospace; font-size: 10.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--wr-orange); }
.rrm-mkt__k::before { content: ''; width: 18px; height: 2px; background: var(--wr-grad); }
.rrm-mkt__diff { font-size: 14.5px; line-height: 1.6; color: var(--wr-white-75); margin-top: 12px; }
.rrm-mkt__diff b { color: var(--wr-white); font-weight: 700; }
/* Procurement / geopolitical callout */
.rrm-procure { position: relative; margin-top: 16px; padding: 26px 30px; border-radius: var(--wr-radius-card); background: var(--wr-black); overflow: hidden; display: flex; gap: 20px; align-items: flex-start; flex-wrap: wrap; }
.rrm-procure__glow { position: absolute; inset: 0; background: radial-gradient(60% 130% at 88% 50%, #F0492322, transparent 60%); pointer-events: none; }
.rrm-procure__flag { position: relative; flex-shrink: 0; display: inline-flex; align-items: center; gap: 9px; font-family: ui-monospace, Menlo, monospace; font-size: 11px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wr-black); padding: 8px 14px; border-radius: var(--wr-radius-pill); background: var(--wr-grad); }
.rrm-procure__t { position: relative; flex: 1; min-width: 280px; font-size: 14.5px; line-height: 1.62; color: var(--wr-white-75); }
.rrm-procure__t b { color: var(--wr-white); font-weight: 700; }
@media (max-width: 760px) { .rrm-mkt__row { grid-template-columns: 1fr; } }

/* ============================================================================
   PRODUCTION COMPANY PATH — dedicated buyer section (dark)
   ========================================================================== */
.rrm-prod__lead { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(28px, 4vw, 56px); align-items: center; margin-top: 56px; }
.rrm-prod__copy .rrm-h3 { font-size: clamp(20px, 2.2vw, 28px); font-weight: 800; letter-spacing: -0.02em; color: var(--wr-white); max-width: 18ch; }
.rrm-prod__copy p { font-size: clamp(15px, 1.3vw, 17px); line-height: 1.64; color: var(--wr-white-65); margin-top: 18px; max-width: 52ch; }
.rrm-prod__copy p strong { color: var(--wr-white); font-weight: 700; }
.rrm-prod__media { position: relative; border-radius: 18px; overflow: hidden; aspect-ratio: 4 / 3; min-height: 300px; box-shadow: 0 50px 110px -50px #000; }
.rrm-prod__media::before { content: ''; position: absolute; inset: 0; z-index: 3; border-radius: 18px; padding: 1.4px; background: linear-gradient(135deg, #F04923, #FFD80055 50%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; opacity: 0.55; pointer-events: none; }
/* Event-format marquee of named non-traditional events */
.rrm-events { margin-top: 56px; }
.rrm-events__k { font-family: ui-monospace, Menlo, monospace; font-size: 10.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--wr-orange); margin-bottom: 20px; }
.rrm-events__grid { display: flex; flex-wrap: wrap; gap: 10px; }
.rrm-event { display: inline-flex; align-items: center; gap: 9px; font-size: 13.5px; font-weight: 700; letter-spacing: 0.01em; color: var(--wr-white); padding: 11px 17px; border-radius: var(--wr-radius-pill); background: var(--wr-glass-08); border: 1px solid var(--wr-white-10); transition: border-color 0.25s ease, transform 0.25s var(--wr-ease-out); }
.rrm-event::before { content: ''; width: 7px; height: 7px; border-radius: 2px; background: var(--wr-grad); }
@media (hover: hover) and (pointer: fine) { .rrm-event:hover { border-color: var(--wr-orange); transform: translateY(-2px); } }
.rrm-prod__business { margin-top: 36px; position: relative; padding: 32px 34px; border-radius: var(--wr-radius-card); background: linear-gradient(180deg, #1A1009, #0E0906); border: 1px solid transparent; overflow: hidden; }
.rrm-prod__business::before { content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1.4px; background: linear-gradient(135deg, #F04923, #FFD80066 55%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; pointer-events: none; }
.rrm-prod__business-k { font-family: ui-monospace, Menlo, monospace; font-size: 10.5px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--wr-orange); }
.rrm-prod__business-t { font-size: clamp(18px, 2vw, 24px); font-weight: 800; letter-spacing: -0.01em; color: var(--wr-white); margin: 10px 0 0; max-width: 40ch; }
.rrm-prod__business-t em { font-style: normal; background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.rrm-prod__cta { margin-top: 36px; }
@media (max-width: 880px) { .rrm-prod__lead { grid-template-columns: 1fr; } .rrm-prod__media { min-height: 240px; order: -1; } }

/* ============================================================================
   PRICING — two entry points (light) · configs + comparison anchor + 2 CTAs
   ========================================================================== */
.rrm-configs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; margin-top: 56px; }
.rrm-cfg { position: relative; display: flex; flex-direction: column; padding: 32px 30px 32px; border-radius: var(--wr-radius-card); background: var(--wr-white); border: 1px solid var(--wr-black-08); overflow: hidden; box-shadow: 0 1px 2px rgba(13,10,7,0.04), 0 18px 40px -34px rgba(13,10,7,0.5); }
.rrm-cfg--feature { background: linear-gradient(180deg, #15100B, #0D0A07); border-color: transparent; color: var(--wr-white); }
.rrm-cfg--feature::before { content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1.4px; background: linear-gradient(135deg, #F04923, #FFD80066 55%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; pointer-events: none; }
.rrm-cfg__badge { position: absolute; top: 20px; right: 20px; font-family: ui-monospace, Menlo, monospace; font-size: 9.5px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wr-black); padding: 4px 10px; border-radius: var(--wr-radius-pill); background: var(--wr-grad); }
.rrm-cfg__t { font-size: 21px; font-weight: 800; letter-spacing: -0.01em; color: var(--wr-black); padding-right: 90px; }
.rrm-cfg--feature .rrm-cfg__t { color: var(--wr-white); }
.rrm-cfg__price { font-size: clamp(28px, 3vw, 36px); font-weight: 800; letter-spacing: -0.03em; line-height: 1; margin-top: 18px; color: var(--wr-black); }
.rrm-cfg--feature .rrm-cfg__price { background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.rrm-cfg__from { font-family: ui-monospace, Menlo, monospace; font-size: 10.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--wr-black-40); margin-top: 8px; }
.rrm-cfg--feature .rrm-cfg__from { color: var(--wr-white-45); }
.rrm-cfg__d { font-size: 14px; line-height: 1.58; color: var(--wr-black-40); margin-top: 18px; }
.rrm-cfg--feature .rrm-cfg__d { color: var(--wr-white-65); }
.rrm-cfg__for { margin-top: auto; padding-top: 18px; font-size: 12.5px; line-height: 1.5; color: var(--wr-black); }
.rrm-cfg--feature .rrm-cfg__for { color: var(--wr-white); }
.rrm-cfg__for b { color: var(--wr-orange); font-weight: 700; }
@media (max-width: 760px) { .rrm-configs { grid-template-columns: 1fr; } }

/* Comparison anchor — the Slomo.tv benchmark beside RRM's $8,000 floor */
.rrm-anchor { margin-top: 16px; position: relative; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 22px; padding: 26px 30px; border-radius: var(--wr-radius-card); background: var(--wr-black); color: var(--wr-white); overflow: hidden; }
.rrm-anchor__glow { position: absolute; inset: 0; background: radial-gradient(70% 130% at 50% 50%, #F0492322, transparent 62%); pointer-events: none; }
.rrm-anchor__side { position: relative; text-align: center; }
.rrm-anchor__side--rrm { text-align: center; }
.rrm-anchor__lab { font-family: ui-monospace, Menlo, monospace; font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wr-white-45); }
.rrm-anchor__num { font-size: clamp(24px, 3vw, 36px); font-weight: 800; letter-spacing: -0.03em; line-height: 1; margin-top: 8px; color: var(--wr-white-45); }
.rrm-anchor__side--rrm .rrm-anchor__num { background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.rrm-anchor__side--rrm .rrm-anchor__lab { color: var(--wr-orange); }
.rrm-anchor__note { font-size: 12px; color: var(--wr-white-45); margin-top: 6px; }
.rrm-anchor__vs { position: relative; font-family: ui-monospace, Menlo, monospace; font-size: 11px; font-weight: 800; letter-spacing: 0.1em; color: var(--wr-white); width: 42px; height: 42px; border-radius: 50%; display: grid; place-items: center; border: 1px solid var(--wr-white-16); background: #0D0A07; }
@media (max-width: 600px) { .rrm-anchor { grid-template-columns: 1fr; gap: 14px; } .rrm-anchor__vs { justify-self: center; } }

.rrm-pricing-note { font-size: 13.5px; line-height: 1.55; color: var(--wr-black-40); margin-top: 26px; max-width: 64ch; }
.rrm-pricing-note b { color: var(--wr-black); }
.rrm-pricing-cta { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 32px; }

/* ============================================================================
   PROOF — named deployments (light), Betsafe LKL as the anchor
   ========================================================================== */
.rrm-proof-grid { display: grid; grid-template-columns: 1.3fr 1fr 1fr; gap: 16px; margin-top: 56px; }
.rrm-proof { position: relative; padding: 30px 30px 30px; border-radius: var(--wr-radius-card); background: var(--wr-white); border: 1px solid var(--wr-black-08); overflow: hidden; box-shadow: 0 1px 2px rgba(13,10,7,0.04), 0 18px 40px -34px rgba(13,10,7,0.5); transition: transform 0.35s var(--wr-ease-out), border-color 0.3s ease, box-shadow 0.4s ease; }
.rrm-proof--feature { background: linear-gradient(180deg, #15100B, #0D0A07); border-color: transparent; color: var(--wr-white); }
.rrm-proof--feature::before { content: ''; position: absolute; inset: 0; border-radius: inherit; padding: 1.4px; background: linear-gradient(135deg, #F04923, #FFD80066 55%, #F0492300); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); mask-composite: exclude; pointer-events: none; }
.rrm-proof__aud { font-family: ui-monospace, Menlo, monospace; font-size: 10px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; color: var(--wr-orange); }
.rrm-proof__league { font-size: 11px; font-weight: 800; letter-spacing: 0.06em; text-transform: uppercase; font-family: ui-monospace, Menlo, monospace; background: var(--wr-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; margin-top: 14px; }
.rrm-proof__client { font-size: 19px; font-weight: 800; letter-spacing: -0.01em; color: var(--wr-black); margin: 11px 0 12px; line-height: 1.2; }
.rrm-proof--feature .rrm-proof__client { color: var(--wr-white); }
.rrm-proof__proves { font-size: 13.5px; line-height: 1.58; color: var(--wr-black-40); }
.rrm-proof--feature .rrm-proof__proves { color: var(--wr-white-65); }
.rrm-proof__cta { margin-top: 18px; }
@media (hover: hover) and (pointer: fine) { .rrm-proof:hover { transform: translateY(-3px); border-color: var(--wr-black-15); box-shadow: 0 30px 60px -40px rgba(13,10,7,0.5); } .rrm-proof--feature:hover { border-color: transparent; } }
@media (max-width: 880px) { .rrm-proof-grid { grid-template-columns: 1fr; } }

/* ============================================================================
   FAQ — visible Q&A (NOT an accordion; all answers rendered as page text), dark
   ========================================================================== */
.rrm-qa { display: grid; grid-template-columns: 1fr 1fr; gap: 20px 40px; margin-top: 56px; }
.rrm-qa__item { padding-top: 26px; border-top: 1px solid var(--wr-white-10); }
.rrm-qa__q { display: flex; gap: 12px; font-size: clamp(16px, 1.5vw, 19px); font-weight: 800; letter-spacing: -0.01em; color: var(--wr-white); line-height: 1.3; }
.rrm-qa__q::before { content: ''; flex-shrink: 0; width: 9px; height: 9px; margin-top: 7px; border-radius: 3px; background: var(--wr-grad); }
.rrm-qa__a { font-size: 14.5px; line-height: 1.62; color: var(--wr-white-65); margin-top: 12px; padding-left: 21px; }
.rrm-qa__a a { color: var(--wr-yellow); font-weight: 700; text-decoration: none; }
.rrm-qa__a a:hover { text-decoration: underline; }
@media (max-width: 760px) { .rrm-qa { grid-template-columns: 1fr; } }

/* ============================================================================
   CTA — full-bleed black close
   ========================================================================== */
.rrm-cta { position: relative; z-index: 2; background: var(--wr-black); overflow: hidden; padding: clamp(96px, 14vh, 168px) var(--wr-pad-x) clamp(110px, 16vh, 190px); text-align: center; color: var(--wr-white); }
.rrm-cta__glow { position: absolute; inset: 0; pointer-events: none; background: radial-gradient(60% 80% at 50% 0%, #F0492329, transparent 62%); }
.rrm-cta__inner { position: relative; z-index: 2; max-width: var(--wr-max-width); margin: 0 auto; }
.rrm-cta .rrm-h2 { margin: 0 auto; max-width: 20ch; color: var(--wr-white); }
.rrm-cta .rrm-lead { margin: 26px auto 0; color: var(--wr-white-65); }
.rrm-cta__ctas { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; margin-top: 40px; }

/* ============================================================================
   REVEAL LIFT — footer fixed beneath the page; body padding-bottom (set by
   Reveal Lift JS to footer height) is the scroll room that uncovers it.
   ========================================================================== */
.rrm-foot-reveal #site-footer-mount { position: fixed; bottom: 0; left: 0; right: 0; z-index: 1; width: 100%; }
.rrm-foot-reveal { padding-bottom: 55vh; }
@media (prefers-reduced-motion: reduce) {
  .rrm-foot-reveal #site-footer-mount { position: static; }
  .rrm-foot-reveal { padding-bottom: 0; }
}

/* ============================================================================
   RESPONSIVE CASCADE — ultrawide framing + phone full-width CTAs.
   ========================================================================== */
@media (min-width: 1700px) {
  .rrm-page { --wr-max-width: 1480px; }
  .rrm-h1 { font-size: clamp(44px, 4vw, 72px); }
  .rrm-h2 { font-size: clamp(40px, 3.4vw, 62px); }
  .rrm-os__statement { font-size: clamp(36px, 3.4vw, 52px); }
  .rrm-hero__sub, .rrm-lead { font-size: clamp(16.5px, 1.1vw, 20px); }
}

@media (min-width: 2200px) {
  .rrm-page { --wr-max-width: 1680px; }
  .rrm-console { max-width: 1060px; }
}

/* Phones: stack CTA clusters full-width. */
@media (max-width: 560px) {
  .rrm-hero__ctas,
  .rrm-cta__ctas,
  .rrm-pricing-cta {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    gap: 12px;
  }

  .rrm-hero__ctas .rrm-btn,
  .rrm-cta__ctas .rrm-btn,
  .rrm-pricing-cta .rrm-btn,
  .rrm-prod__cta .rrm-btn {
    width: 100%;
    justify-content: center;
  }
}

/* Compact phones: trim section padding + numerals. */
@media (max-width: 380px) {
  .rrm-section,
  .rrm-metrics,
  .rrm-cta {
    padding-left: 18px;
    padding-right: 18px;
  }

  .rrm-metric__num { font-size: clamp(22px, 8vw, 32px); }
  .rrm-cfg__price { font-size: clamp(24px, 9vw, 32px); }
  .rrm-cfg__t { padding-right: 76px; }
}

/* Touch devices: comfortable tap targets on inline text links. */
@media (pointer: coarse) {
  .rrm-tlink,
  .rrm-path__go { min-height: 40px; }
}

/* ============================================================================
   RRM — REVIEW-ROOM ELEVATION (2026-07-16)
   Distinct identity: corner-bracket review frames · angle/decision language ·
   real-image review deck. Reuses Signal Core tokens; brand colours only.
   ============================================================================ */

/* ── Signature motif: two-corner review-frame brackets (single ::after) ──── */
.rrm-frame, #delivers .rrm-cap, #proof .rrm-proof, #pricing .rrm-cfg { position: relative; }
.rrm-frame::after,
#delivers .rrm-cap::after,
#proof .rrm-proof::after,
#pricing .rrm-cfg::after {
  content: ''; position: absolute; inset: 10px; z-index: 5; pointer-events: none; opacity: 0.72;
  background:
    linear-gradient(var(--wr-orange), var(--wr-orange)) left top / 18px 2px no-repeat,
    linear-gradient(var(--wr-orange), var(--wr-orange)) left top / 2px 18px no-repeat,
    linear-gradient(var(--wr-orange), var(--wr-orange)) right bottom / 18px 2px no-repeat,
    linear-gradient(var(--wr-orange), var(--wr-orange)) right bottom / 2px 18px no-repeat;
  transition: opacity 0.3s ease;
}
@media (hover:hover){ #delivers .rrm-cap:hover::after, #proof .rrm-proof:hover::after { opacity: 1; } }

/* ── HERO review deck: real-image Ref's View + angle tiles + decision ────── */
.rrm-ref__feed { position: absolute; inset: 0; z-index: 0; background-size: cover; background-position: center; background-color: #0E0A07; }
.rrm-ref__feed::after { content: ''; position: absolute; inset: 0; background: radial-gradient(90% 80% at var(--x,44%) var(--y,46%), transparent 30%, rgba(10,7,5,0.55) 100%); }
.rrm-ref .rrm-ref__scan { z-index: 1; }
.rrm-ref .rrm-ref__reticle { z-index: 4; }
.rrm-ref .rrm-ref__hud { z-index: 6; }
.rrm-ref__badge.is-confirmed { background: var(--wr-grad); border-color: transparent; color: var(--wr-black); }
.rrm-ref__badge.is-confirmed b { background: var(--wr-black); box-shadow: none; }

.rrm-angle { border: 1px solid var(--wr-white-08); padding: 0; background: #0E0A07; cursor: pointer; }
.rrm-angle__img { position: absolute; inset: 0; background-size: cover; background-position: center; opacity: 0.66; transition: opacity 0.25s ease; }
.rrm-angle::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 45%, rgba(10,7,5,0.68)); }
.rrm-angle .rrm-angle__tag, .rrm-angle .rrm-angle__sel { z-index: 2; }
.rrm-angle.is-review .rrm-angle__img { opacity: 1; }
@media (hover:hover){ .rrm-angle:hover .rrm-angle__img { opacity: 0.9; } }

.rrm-decide { flex-shrink: 0; font-family: ui-monospace, Menlo, monospace; font-size: 9.5px; font-weight: 800; letter-spacing: 0.06em; text-transform: uppercase;
  color: var(--wr-black); background: var(--wr-grad); border: 0; border-radius: var(--wr-radius-pill); padding: 7px 14px; cursor: pointer; transition: transform 0.2s ease, opacity 0.2s ease; }
@media (hover:hover){ .rrm-decide:hover { transform: translateY(-1px); } }
.rrm-decide.is-done { background: none; color: var(--wr-orange); border: 1px solid #F0492355; }

/* ── Warm review-room glow on the newly-dark sections ────────────────────── */
#delivers, #pricing, #faq { position: relative; overflow: hidden; }
#delivers::before, #pricing::before, #faq::before {
  content: ''; position: absolute; z-index: 0; left: 50%; top: -14%; width: 130%; height: 76%; transform: translateX(-50%); pointer-events: none;
  background: radial-gradient(46% 52% at 30% 20%, #F0492316, transparent 62%), radial-gradient(44% 50% at 82% 12%, #FFD80010, transparent 60%);
}

/* ── DELIVERS: dark review-frame cards (kept as cards, glyph icons) ──────── */
#delivers .rrm-cap { background: linear-gradient(180deg, var(--wr-glass-08), rgba(255,255,255,0.015)) !important; border: 1px solid var(--wr-white-10) !important;
  box-shadow: 0 30px 60px -46px #000 !important; padding-top: 32px; }
#delivers .rrm-cap__t { color: var(--wr-white); }
#delivers .rrm-cap__d { color: var(--wr-white-65); }
#delivers .rrm-cap__n { background: none; border: none; width: auto; height: auto; border-radius: 0; margin-bottom: 16px; }
#delivers .rrm-cap__n svg { width: 26px; height: 26px; }
@media (hover:hover){ #delivers .rrm-cap:hover { border-color: var(--wr-white-16) !important; box-shadow: 0 44px 80px -50px #000 !important; } }

/* glyph-only icons in facts too */
.rrm-fact__ic { background: none !important; border: none !important; width: auto; height: auto; border-radius: 0; margin-bottom: 14px; place-items: start; }
.rrm-fact__ic svg { width: 28px; height: 28px; }

/* ── PRICING: dark cards + note ─────────────────────────────────────────── */
#pricing .rrm-cfg:not(.rrm-cfg--feature) { background: linear-gradient(180deg, var(--wr-glass-08), rgba(255,255,255,0.015)); border-color: var(--wr-white-10); box-shadow: 0 30px 60px -46px #000; }
#pricing .rrm-cfg:not(.rrm-cfg--feature) .rrm-cfg__t { color: var(--wr-white); }
#pricing .rrm-cfg:not(.rrm-cfg--feature) .rrm-cfg__price { color: var(--wr-white); }
#pricing .rrm-cfg:not(.rrm-cfg--feature) .rrm-cfg__from { color: var(--wr-white-45); }
#pricing .rrm-cfg:not(.rrm-cfg--feature) .rrm-cfg__d { color: var(--wr-white-65); }
#pricing .rrm-cfg:not(.rrm-cfg--feature) .rrm-cfg__for { color: var(--wr-white); }
#pricing .rrm-pricing-note { color: var(--wr-white-45); }
#pricing .rrm-pricing-note b { color: var(--wr-white); }

/* ── PROOF: dark named-deployment IMAGE cards (review-framed) ────────────── */
#proof .rrm-proof-grid { grid-template-columns: 1.3fr 1fr 1fr; }
#proof .rrm-proof { padding: 0; min-height: 340px; display: flex; flex-direction: column; justify-content: flex-end;
  background-color: #0D0A07; background-size: cover; background-position: center; border: 1px solid var(--wr-white-10) !important; box-shadow: 0 30px 60px -46px #000 !important; }
#proof .rrm-proof > * { position: relative; z-index: 3; padding-left: 26px; padding-right: 26px; }
#proof .rrm-proof__aud { padding-top: 26px; }
#proof .rrm-proof__proves { padding-bottom: 4px; }
#proof .rrm-proof__cta { padding-bottom: 26px; }
#proof .rrm-proof::before { content: ''; position: absolute; inset: 0; z-index: 1; border-radius: inherit; opacity: 1;
  background: linear-gradient(180deg, rgba(13,10,7,0.28) 0%, rgba(13,10,7,0.6) 46%, rgba(10,7,5,0.95) 100%); -webkit-mask: none; mask: none; padding: 0; }
#proof .rrm-proof--feature { background-color: #0D0A07; }
#proof .rrm-proof--feature .rrm-proof__client, #proof .rrm-proof .rrm-proof__client { color: var(--wr-white); }
#proof .rrm-proof__proves { color: var(--wr-white-75); }
@media (hover:hover){ #proof .rrm-proof:hover { transform: translateY(-4px); border-color: var(--wr-white-16) !important; } }
@media (max-width: 880px){ #proof .rrm-proof-grid { grid-template-columns: 1fr; } }

/* ── PRODUCTION media → real image + caption ────────────────────────────── */
.rrm-prod__media { background-color: #0D0A07; background-size: cover; background-position: center; display: flex; align-items: flex-end; }
.rrm-prod__cap { position: relative; z-index: 4; margin: 20px; font-size: 12.5px; line-height: 1.45; color: var(--wr-white-75);
  background: linear-gradient(180deg, transparent, rgba(10,7,5,0.9)); padding: 40px 4px 4px; }

/* ── METRICS: distinct — floating figures + animated scrub line ─────────── */
.rrm-metric::before { display: none; }  /* remove hover glow */
.rrm-metrics__bar { background: linear-gradient(180deg, #140D08, #0E0906); }
.rrm-metrics__bar::before { content: ''; position: absolute; top: 0; left: 0; height: 2px; width: 40%; z-index: 3; border-radius: 2px;
  background: var(--wr-grad); box-shadow: 0 0 12px #F0492399; animation: rrmScrub 4.5s cubic-bezier(.6,0,.4,1) infinite; }
@keyframes rrmScrub { 0% { left: 0; } 50% { left: 60%; } 100% { left: 0; } }
@media (prefers-reduced-motion: reduce){ .rrm-metrics__bar::before { animation: none; } }

/* ── FAQ: dark foldable accordion (centered) ────────────────────────────── */
#faq .rrm-head { text-align: center; }
#faq .rrm-head .rrm-h2 { margin-left: auto; margin-right: auto; }
.rrm-faq__list { max-width: 880px; margin: 56px auto 0; }
.rrm-fi { border-top: 1px solid var(--wr-white-08); }
.rrm-fi:last-of-type { border-bottom: 1px solid var(--wr-white-08); }
.rrm-fi summary { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 24px 0; cursor: pointer; list-style: none;
  font-size: clamp(15px, 1.4vw, 18px); font-weight: 700; color: var(--wr-white); line-height: 1.4; letter-spacing: -0.01em; }
.rrm-fi summary::-webkit-details-marker { display: none; }
.rrm-fi__ico { flex-shrink: 0; width: 26px; height: 26px; border-radius: 50%; border: 1.5px solid var(--wr-white-16); display: flex; align-items: center; justify-content: center; transition: border-color .22s, background .22s; }
.rrm-fi__ico svg { stroke: var(--wr-white-45); transition: transform .3s, stroke .22s; }
.rrm-fi[open] .rrm-fi__ico { background: var(--wr-grad); border-color: transparent; }
.rrm-fi[open] .rrm-fi__ico svg { transform: rotate(45deg); stroke: var(--wr-black); }
.rrm-fi__a { font-size: 14px; line-height: 1.75; color: var(--wr-white-65); padding-bottom: 24px; padding-right: 48px; }
.rrm-fi__a a { color: var(--wr-orange); font-weight: 700; text-decoration: none; }
.rrm-fi__a a:hover { text-decoration: underline; }

.rrm-decide.is-done::after { content: " \2713"; }
