@property --map-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("assets/Vazirmatn-Arabic.woff2") format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FEFC;
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("assets/Vazirmatn-Latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --black: #050505;
  --ink: #080808;
  --ink-soft: #0e0e0f;
  --surface: #121214;
  --surface-raised: #18181a;
  --paper: #f4f2ec;
  --muted: #9b9995;
  --muted-2: #6e6d6b;
  --line: rgba(255, 255, 255, 0.11);
  --line-strong: rgba(255, 255, 255, 0.19);
  --torob-red: #f31d3a;
  --torob-red-hot: #ff3b51;
  --torob-deep: #8a0617;
  --pay-green: #78d512;
  --pay-green-soft: #b6ff63;
  --shadow-red: 0 0 52px rgba(243, 29, 58, 0.2);
  --page-pad: clamp(1.25rem, 4vw, 4.5rem);
  --content: 1240px;
  --header-h: 76px;
  --section-pad: clamp(2.5rem, 3.5vw, 4rem);
  --radius-sm: 12px;
  --radius: 22px;
  --radius-lg: 34px;
  --spring: cubic-bezier(.2, .8, .2, 1);
  --bounce: cubic-bezier(.34, 1.35, .64, 1);
  --clue-two: "۰۲:۱۵ | ایران | ۱";
  color-scheme: dark;
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-synthesis: none;
}

* { box-sizing: border-box; }

.persian-numeral {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
  font-synthesis: none;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1;
  letter-spacing: 0;
}

[data-keep-latin-digits] {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-synthesis: none;
  font-variant-numeric: tabular-nums;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-h) + 2rem);
  background: var(--black);
}

html.is-resetting-home {
  scroll-behavior: auto !important;
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--paper);
  background:
    radial-gradient(circle at 84% 5%, rgba(243, 29, 58, .13), transparent 28rem),
    radial-gradient(circle at 12% 34%, rgba(120, 213, 18, .035), transparent 22rem),
    var(--black);
  font-size: 16px;
  line-height: 1.8;
  overflow-x: clip;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 50;
  opacity: .025;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E");
}

body.modal-open { overflow: hidden; }
body.launch-active { background-color: #100000; }

::selection { background: var(--pay-green); color: #071000; }

img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }

.mission-quote > p,
.section-heading > p,
.job-card-lead,
.open-resume p,
.work-copy p,
.benefit-card p,
.process-summary p,
.timeline-step p,
.detail-lead,
.detail-content p,
.detail-content li,
.apply-aside p,
.aside-note,
.intern-lead,
.event-card p,
.talent-pool p,
.modal-content > p,
.puzzle-answer p {
  text-align: justify;
  text-justify: inter-word;
}
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; }

:focus-visible {
  outline: 2px solid var(--pay-green-soft);
  outline-offset: 4px;
}

.skip-link {
  position: fixed;
  top: 1rem;
  right: 1rem;
  z-index: 500;
  padding: .7rem 1rem;
  background: var(--paper);
  color: var(--ink);
  transform: translateY(-180%);
  transition: transform .2s var(--spring);
}
.skip-link:focus { transform: translateY(0); }

.ambient-grid {
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .5;
  background-image:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(to bottom, black, transparent 78%);
}

.cursor-aura {
  position: fixed;
  width: 360px;
  height: 360px;
  margin: -180px 0 0 -180px;
  border-radius: 50%;
  z-index: -1;
  pointer-events: none;
  opacity: .13;
  background: radial-gradient(circle, rgba(243, 29, 58, .36), transparent 68%);
  transform: translate3d(var(--cursor-x, -500px), var(--cursor-y, -500px), 0);
  transition: opacity .3s;
}

.scroll-progress {
  position: fixed;
  inset: 0 0 auto;
  height: 2px;
  z-index: 300;
  background: transparent;
}
.scroll-progress span {
  display: block;
  height: 100%;
  width: 100%;
  transform: scaleX(0);
  transform-origin: right;
  background: linear-gradient(90deg, var(--torob-red), var(--pay-green));
  box-shadow: 0 0 14px var(--torob-red);
}

.section-shell {
  width: min(var(--content), calc(100% - var(--page-pad) * 2));
  margin-inline: auto;
}

.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 200;
  padding: 12px var(--page-pad) 0;
  transition: padding .3s var(--spring), transform .3s var(--spring);
}

.site-header.is-scrolled { padding-top: 8px; }

.nav-shell {
  width: min(var(--content), 100%);
  min-height: 64px;
  margin-inline: auto;
  padding: 7px 10px 7px 16px;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  background: rgba(10, 10, 10, .66);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 20px;
  box-shadow: 0 18px 55px rgba(0, 0, 0, .26), inset 0 1px rgba(255,255,255,.055);
  backdrop-filter: blur(22px) saturate(145%);
  transition: background .35s, border-color .35s, box-shadow .35s, backdrop-filter .35s;
}

.site-header.is-scrolled .nav-shell {
  background: rgba(10, 10, 10, .78);
  border-color: rgba(255, 255, 255, .12);
  box-shadow: 0 18px 55px rgba(0, 0, 0, .35), inset 0 1px rgba(255,255,255,.06);
  backdrop-filter: blur(26px) saturate(150%);
}

.brand { display: flex; align-items: center; gap: .7rem; margin-left: auto; }
.logo-trigger {
  appearance: none;
  border: 0;
  padding: 0;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
  flex: 0 0 auto;
  transition: transform .34s var(--bounce), filter .34s;
}
.logo-trigger:hover { transform: rotate(-7deg) scale(1.06); filter: drop-shadow(0 0 15px rgba(243,29,58,.6)); }
.logo-trigger:active { transform: scale(.94); transition-duration: .08s; }
.logo-trigger img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255,255,255,.2), 0 0 24px rgba(243,29,58,.18);
}
.brand-copy { display: grid; line-height: 1.18; }
.brand-copy strong { font-size: 1rem; font-weight: 800; }
.brand-copy small { color: var(--muted); font-size: .68rem; font-weight: 500; }

.nav-links { display: flex; align-items: center; gap: 1.6rem; }
.nav-links a { display: inline-flex; align-items: center; min-height: 44px; color: #bdbbb7; font-size: .81rem; font-weight: 500; position: relative; white-space: nowrap; }
.nav-links a::after { content: ""; position: absolute; right: 0; left: 0; bottom: 4px; height: 1px; background: var(--torob-red); transform: scaleX(0); transition: transform .28s var(--spring); }
.nav-links a:hover { color: white; }
.nav-links a:hover::after { transform: scaleX(1); }

.mobile-menu { display: none; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; background: transparent; align-items: center; justify-content: center; flex-direction: column; gap: 6px; }
.mobile-menu span { width: 18px; height: 1px; background: currentColor; transition: transform .25s; }

.button {
  border: 0;
  min-height: 50px;
  padding: .72rem 1.15rem;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .65rem;
  font-size: .86rem;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: transform .32s var(--spring), box-shadow .32s, background .32s, color .32s;
}
.button::before { content: ""; position: absolute; inset: 0; background: linear-gradient(110deg, transparent 25%, rgba(255,255,255,.22), transparent 70%); transform: translateX(120%); transition: transform .6s var(--spring); }
.button:hover::before { transform: translateX(-120%); }
.button:hover { transform: translateY(-2px); }
.button:active { transform: scale(.97); transition-duration: .08s; }
.button-primary { background: var(--torob-red); color: #fff; box-shadow: 0 9px 30px rgba(243, 29, 58, .22), inset 0 1px rgba(255,255,255,.22); }
.button-primary:hover { background: var(--torob-red-hot); box-shadow: 0 14px 38px rgba(243, 29, 58, .34), inset 0 1px rgba(255,255,255,.26); }
.button-light { background: var(--paper); color: var(--ink); box-shadow: 0 12px 35px rgba(0,0,0,.18), inset 0 1px white; }
.button-light:hover { background: white; }
.button-small { min-height: 44px; padding: .55rem 1rem; }
.button-full { width: 100%; }

.text-button {
  appearance: none;
  border: 0;
  padding: .7rem .2rem;
  color: #c5c3bf;
  background: transparent;
  cursor: pointer;
  font-weight: 600;
  transition: color .2s, transform .2s;
}
.text-button:hover { color: white; transform: translateX(-4px); }
.text-button:active { transform: scale(.97); }

.page-view { animation: page-arrive .48s var(--spring); }
.page-view[hidden] { display: none !important; }

.hero {
  min-height: 100svh;
  padding-top: calc(var(--header-h) + .75rem);
  padding-bottom: .5rem;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(380px, .95fr);
  align-items: center;
  gap: clamp(2rem, 4vw, 5.25rem);
}

.eyebrow {
  margin: 0 0 1rem;
  color: #b5b2ae;
  display: flex;
  align-items: center;
  gap: .65rem;
  font-size: .77rem;
  font-weight: 700;
  letter-spacing: .01em;
}
.eyebrow > span { display: inline-block; width: 26px; height: 1px; background: var(--torob-red); box-shadow: 0 0 8px var(--torob-red); }

h1, h2, h3, p { text-wrap: pretty; }
h1, h2, h3 { margin-top: 0; }

.hero h1, .intern-hero h1 {
  margin: 0 0 1.25rem;
  font-size: clamp(3.2rem, 7vw, 6.6rem);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.065em;
}
.hero h1 { font-size: clamp(2.6rem, 4.35vw, 4.25rem); white-space: nowrap; }
.intern-hero h1 { font-size: clamp(2.35rem, 4.4vw, 4.6rem); line-height: 1.08; letter-spacing: -.05em; white-space: nowrap; }
.hero h1 em, .intern-hero h1 em { color: var(--torob-red); font-style: normal; text-shadow: 0 0 50px rgba(243,29,58,.26); }

.mission-quote {
  margin: 0;
  max-width: 760px;
  padding: 0 1.4rem 0 0;
  border-right: 2px solid var(--torob-red);
  position: relative;
}
.mission-quote::before { content: "”"; position: absolute; right: .75rem; top: -3rem; color: rgba(243,29,58,.15); font-size: 8rem; font-weight: 900; line-height: 1; pointer-events: none; }
.mission-quote > p { margin: 0; color: #c7c4bf; font-size: clamp(.98rem, 1.38vw, 1.13rem); line-height: 1.86; position: relative; }
.mission-quote footer { margin-top: .85rem; display: flex; justify-content: center; }
.author-link { width: fit-content; display: flex; align-items: center; gap: .72rem; }
.author-link img { width: 50px; height: 50px; border-radius: 50%; object-fit: cover; filter: grayscale(.15); border: 2px solid var(--surface); box-shadow: 0 0 0 1px var(--line-strong); transition: filter .25s, transform .25s; }
.author-link:hover img { filter: grayscale(0); transform: scale(1.05); }
.author-link > span:not(.linkedin-mark) { display: grid; line-height: 1.4; }
.author-link strong { font-size: .86rem; }
.author-link small { color: var(--muted); font-size: .7rem; }
.linkedin-mark { width: 25px; height: 25px; display: inline-flex; align-items: center; justify-content: center; border-radius: 6px; color: #fff; background: #0a66c2; font-family: Arial, sans-serif; font-size: .72rem; font-weight: 900; }
.hero-actions { margin-top: 1rem; display: flex; gap: 1.4rem; align-items: center; flex-wrap: wrap; }

.iran-stage {
  --rx: 0deg;
  --ry: 0deg;
  min-height: min(640px, calc(100svh - var(--header-h) - 1.25rem));
  display: grid;
  place-items: center;
  position: relative;
  perspective: 1100px;
  transform-style: preserve-3d;
}
.iran-stage::before {
  content: "";
  position: absolute;
  width: 88%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,29,58,.18), rgba(243,29,58,.035) 36%, transparent 68%);
  filter: blur(8px);
}
.iran-stage::after {
  content: "";
  position: absolute;
  width: 68%;
  height: 42px;
  bottom: 11%;
  background: rgba(243,29,58,.28);
  filter: blur(40px);
  border-radius: 50%;
}
.iran-map {
  width: min(100%, 560px, calc(100svh - var(--header-h) + 1rem));
  position: relative;
  z-index: 2;
  overflow: visible;
  transform: rotateX(var(--rx)) rotateY(var(--ry)) translateZ(0);
  transition: transform .36s var(--spring);
  will-change: transform;
}
.iran-shadow { fill: rgba(243,29,58,.24); filter: blur(24px); transform: translateY(14px); }
.iran-land-underlay { fill: #160207; }
.iran-shape { fill: url(#heroIranFill); filter: drop-shadow(0 0 10px rgba(243,29,58,.18)); }
.iran-provinces {
  fill: none;
  stroke: rgba(255,151,164,.22);
  stroke-width: .54;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
  shape-rendering: geometricPrecision;
  pointer-events: none;
}
.iran-outline {
  fill: none;
  stroke: var(--torob-red-hot);
  stroke-width: 1.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
  shape-rendering: geometricPrecision;
  filter: drop-shadow(0 0 4px rgba(243,29,58,.38));
  pointer-events: none;
}
.map-waters { pointer-events: none; isolation: isolate; }
.sea-water { fill: url(#heroSeaFill); stroke: rgba(118,220,248,.28); stroke-width: .9; stroke-linecap: round; stroke-linejoin: round; vector-effect: non-scaling-stroke; shape-rendering: geometricPrecision; filter: drop-shadow(0 0 14px rgba(70,196,230,.17)); }
.sea-label { fill: rgba(205,238,247,.66); font: 650 10.5px/1 Vazirmatn, sans-serif; text-anchor: middle; filter: drop-shadow(0 1px 5px rgba(0,0,0,.9)); }
.map-nodes { pointer-events: none; }
.map-nodes circle {
  fill: var(--paper);
  stroke: var(--torob-red);
  stroke-width: 3;
  opacity: .62;
  transform: scale(1);
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform, opacity;
}
.map-nodes circle:nth-child(3n) { fill: var(--pay-green-soft); stroke: var(--pay-green); }
.map-orbit { position: absolute; border: 1px solid rgba(255,255,255,.08); border-radius: 50%; z-index: 1; transform: rotate(-15deg); transform-origin: center; will-change: transform; }
.orbit-one { width: 88%; aspect-ratio: 1; animation: orbit-spin 10.5s linear infinite; }
.orbit-two { width: 68%; aspect-ratio: 1; border-style: dashed; animation: orbit-spin-reverse 7.5s linear infinite; }
.map-orbit::after { content: ""; position: absolute; width: 7px; height: 7px; border-radius: 50%; background: var(--torob-red); box-shadow: 0 0 16px var(--torob-red); top: 14.65%; right: 14.65%; transform: translate(50%,-50%); }
.map-label { position: absolute; z-index: 4; padding: .45rem .85rem; border: 1px solid var(--line); background: rgba(9,9,9,.68); backdrop-filter: blur(12px); border-radius: 999px; font-size: .72rem; color: #c7c4bf; box-shadow: 0 12px 30px rgba(0,0,0,.3); }
.map-label-top { top: 16%; left: -1.5rem; }
.map-label-bottom { bottom: 22%; right: 0; }
.map-stat { position: absolute; bottom: 2%; left: 8%; z-index: 3; padding: .9rem 1.1rem; background: rgba(9,9,9,.68); border: 1px solid var(--line); border-radius: 14px; backdrop-filter: blur(16px); display: grid; line-height: 1.45; }
.map-stat strong { color: var(--pay-green-soft); font-size: .86rem; direction: ltr; }
.map-stat span { color: var(--muted); font-size: .7rem; }
.puzzle-solved .iran-outline { stroke: var(--pay-green-soft); filter: drop-shadow(0 0 14px rgba(120,213,18,.65)); transition: stroke .5s, filter .5s; }
.puzzle-solved .map-nodes circle { fill: var(--pay-green-soft); stroke: var(--pay-green); }

.section-heading { display: flex; justify-content: space-between; align-items: end; gap: 2rem; margin-bottom: clamp(2rem, 5vw, 3.6rem); }
.section-heading h2 { margin: 0; font-size: clamp(2.35rem, 5vw, 4.4rem); line-height: 1.08; letter-spacing: -.055em; font-weight: 900; }
.section-heading > p { max-width: 270px; margin: 0; color: var(--muted); font-size: .86rem; }
.jobs, .workstyle, .benefits, .process { padding-block: var(--section-pad); }

.jobs-count { padding: .55rem .9rem; border-radius: 999px; border: 1px solid var(--line); color: var(--muted); font-size: .76rem; background: rgba(255,255,255,.025); }
.job-toolbar { position: sticky; top: 90px; z-index: 20; margin-bottom: 1.5rem; padding: .6rem; border: 1px solid var(--line); border-radius: 18px; display: grid; grid-template-columns: 1fr 250px; gap: .6rem; background: rgba(10,10,10,.78); backdrop-filter: blur(22px) saturate(150%); box-shadow: 0 14px 40px rgba(0,0,0,.22); }
.search-box, .team-filter { min-height: 56px; display: flex; align-items: center; gap: .8rem; border-radius: 12px; background: rgba(255,255,255,.045); border: 1px solid transparent; transition: border-color .24s var(--spring), background .24s, box-shadow .24s, transform .24s var(--spring); }
.search-box { position: relative; isolation: isolate; padding-inline: 1rem; }
.search-box::before { content: ""; position: absolute; z-index: -1; inset: -2px; border-radius: 14px; opacity: 0; pointer-events: none; box-shadow: 0 0 0 1px rgba(255,59,81,.48), 0 0 17px rgba(243,29,58,.34), 0 0 42px rgba(243,29,58,.16), inset 0 0 20px rgba(243,29,58,.1); transform: scale(.985); transition: opacity .24s, transform .28s var(--spring); }
.search-box:focus-within { border-color: rgba(255,79,102,.9); background: linear-gradient(110deg, rgba(243,29,58,.1), rgba(255,255,255,.055)); box-shadow: inset 0 1px rgba(255,255,255,.08); transform: translateY(-1px); }
.search-box:focus-within::before { opacity: 1; transform: scale(1); }
.search-box svg { width: 20px; fill: none; stroke: var(--muted); stroke-width: 1.8; transition: stroke .24s, filter .24s, transform .24s var(--spring); }
.search-box:focus-within svg { stroke: white; filter: drop-shadow(0 0 6px var(--torob-red)); transform: scale(1.06); }
.search-box input { min-width: 0; flex: 1; border: 0; outline: 0; color: white; background: transparent; }
.search-box input::placeholder { color: #6f6d6a; }
.search-box kbd { direction: ltr; color: var(--muted-2); border: 1px solid var(--line); border-bottom-color: var(--line-strong); border-radius: 6px; padding: 0 .45rem; font-family: inherit; font-size: .72rem; }
.team-filter { position: relative; z-index: 3; padding: 0 .65rem 0 .9rem; }
.team-filter.is-open { z-index: 5; border-color: rgba(255,255,255,.2); background: rgba(255,255,255,.07); box-shadow: 0 0 0 1px rgba(243,29,58,.18), 0 14px 36px rgba(0,0,0,.34); }
.team-filter-label { color: var(--muted-2); font-size: .68rem; white-space: nowrap; }
.team-filter-button { min-width: 0; min-height: 42px; flex: 1; padding: 0 .25rem; display: flex; align-items: center; justify-content: space-between; gap: .7rem; color: white; background: transparent; border: 0; outline: 0; cursor: pointer; }
.team-filter-button > span { min-width: 0; overflow: hidden; color: #e9e7e2; font-size: .76rem; font-weight: 650; text-overflow: ellipsis; white-space: nowrap; }
.team-filter-button > svg { width: 18px; height: 18px; flex: 0 0 auto; fill: none; stroke: var(--muted); stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; transition: transform .26s var(--spring), stroke .2s; }
.team-filter.is-open .team-filter-button > svg { stroke: white; transform: rotate(180deg); }
.team-filter-button:focus-visible { outline: 2px solid var(--torob-red-hot); outline-offset: 4px; border-radius: 7px; }
.team-menu { position: absolute; top: calc(100% + 11px); right: 0; left: 0; min-width: 250px; padding: .45rem; border: 1px solid rgba(255,255,255,.15); border-radius: 16px; background: rgba(17,17,19,.96); box-shadow: 0 24px 70px rgba(0,0,0,.58), 0 0 30px rgba(243,29,58,.07), inset 0 1px rgba(255,255,255,.05); backdrop-filter: blur(24px) saturate(140%); transform-origin: top right; animation: team-menu-in .22s var(--spring) both; overflow: hidden; }
.team-menu[hidden] { display: none; }
.team-menu button { width: 100%; min-height: 42px; padding: .62rem .7rem; border: 0; border-radius: 10px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; color: #c8c5c0; background: transparent; cursor: pointer; text-align: right; transition: color .18s, background .18s, transform .18s var(--spring); }
.team-menu button span { font-size: .76rem; font-weight: 650; }
.team-menu button small { min-width: 25px; padding: .08rem .38rem; border-radius: 999px; color: var(--muted); background: rgba(255,255,255,.055); font-size: .64rem; text-align: center; }
.team-menu button:hover, .team-menu button:focus-visible { color: white; background: rgba(255,255,255,.065); outline: none; transform: translateX(-2px); }
.team-menu button[aria-selected="true"] { color: white; background: linear-gradient(90deg, rgba(243,29,58,.18), rgba(243,29,58,.055)); box-shadow: inset -2px 0 var(--torob-red-hot); }
.team-menu button[aria-selected="true"] small { color: #ffd8de; background: rgba(243,29,58,.18); }
@keyframes team-menu-in { from { opacity: 0; transform: translateY(-7px) scale(.975); } to { opacity: 1; transform: translateY(0) scale(1); } }

.job-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.job-card {
  height: 215px;
  padding: 1.35rem;
  border: 1px solid var(--line);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(255,255,255,.055), rgba(255,255,255,.018));
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: transform .38s var(--spring), border-color .38s, background .38s, box-shadow .38s;
}
.job-card::before { content: ""; position: absolute; z-index: -1; width: 180px; aspect-ratio: 1; left: -100px; top: -100px; border-radius: 50%; background: var(--accent, var(--torob-red)); opacity: .15; filter: blur(36px); transition: opacity .35s, transform .45s var(--spring); }
.job-card:hover { transform: translateY(-5px); border-color: rgba(255,255,255,.25); background: linear-gradient(145deg, rgba(255,255,255,.085), rgba(255,255,255,.025)); box-shadow: 0 20px 55px rgba(0,0,0,.28); }
.job-card:hover::before { opacity: .28; transform: scale(1.25); }
.job-card:active { transform: scale(.985); transition-duration: .08s; }
.job-meta { display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
.product-tag { display: inline-flex; align-items: center; gap: .42rem; padding: .38rem .65rem; border-radius: 999px; color: var(--accent-text, #ff8796); background: color-mix(in srgb, var(--accent, var(--torob-red)) 12%, transparent); border: 1px solid color-mix(in srgb, var(--accent, var(--torob-red)) 28%, transparent); font-size: .68rem; font-weight: 700; }
.product-tag::before { content: ""; width: 5px; height: 5px; border-radius: 50%; background: currentColor; box-shadow: 0 0 8px currentColor; }
.job-type { color: var(--muted); font-size: .7rem; }
.job-posted { display: inline-flex; align-items: center; gap: .38rem; color: #b9d99c; font-size: .66rem; white-space: nowrap; }
.job-posted i { width: 6px; height: 6px; border-radius: 50%; background: var(--pay-green); box-shadow: 0 0 9px rgba(120,213,18,.78); }
.job-card h3 { margin: .62rem 0 .1rem; font-size: clamp(1.2rem, 2vw, 1.58rem); line-height: 1.3; letter-spacing: -.025em; }
.job-card-lead { margin: 0; color: #a8a5a0; font-size: .71rem; line-height: 1.72; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2; overflow: hidden; }
.job-card-bottom { min-height: 45px; margin-top: auto; padding-top: .6rem; border-top: 1px solid rgba(255,255,255,.075); display: flex; justify-content: space-between; align-items: end; gap: .75rem; color: var(--muted); }
.job-facts { min-width: 0; flex: 1; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .24rem .8rem; }
.job-facts > span { min-width: 0; display: flex; align-items: center; gap: .32rem; color: #8f8d88; font-size: .61rem; line-height: 1.35; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.job-facts svg { width: 13px; height: 13px; flex: 0 0 auto; fill: none; stroke: #bbb8b3; stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; }
.job-card-arrow { width: 34px; height: 34px; flex: 0 0 auto; border: 1px solid var(--line); border-radius: 50%; display: grid; place-items: center; color: white; font-size: .9rem; transition: background .3s, color .3s, transform .3s var(--spring); }
.job-card:hover .job-card-arrow { background: white; color: black; transform: translateX(-3px); }
.empty-state { padding: 5rem 1rem; text-align: center; border: 1px dashed var(--line); border-radius: 20px; color: var(--muted); }
.empty-state > span { font-size: 3rem; color: var(--torob-red); }
.empty-state h3 { margin: .5rem 0 0; color: white; }
.empty-state p { margin: 0; }

.open-resume { margin-top: 1rem; padding: clamp(1.5rem, 4vw, 3rem); display: flex; align-items: center; justify-content: space-between; gap: 2rem; background: var(--torob-red); color: white; border-radius: 24px; position: relative; overflow: hidden; box-shadow: var(--shadow-red); }
.open-resume[hidden] { display: none !important; }
.open-resume::after { content: ""; position: absolute; width: 340px; aspect-ratio: 1; border: 58px solid rgba(255,255,255,.09); border-radius: 50%; left: -80px; top: -160px; }
.open-resume > * { position: relative; z-index: 1; }
.tiny-label { display: block; direction: ltr; width: fit-content; color: var(--muted); font: 700 .64rem/1.2 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .13em; }
.open-resume .tiny-label { color: rgba(255,255,255,.66); }
.open-resume h3 { margin: .35rem 0 .25rem; font-size: clamp(1.5rem, 3vw, 2.35rem); line-height: 1.3; }
.open-resume p { margin: 0; color: rgba(255,255,255,.75); font-size: .84rem; }

.work-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 1rem; align-items: stretch; }
.glass-card { border: 1px solid var(--line); background: rgba(255,255,255,.045); backdrop-filter: blur(20px) saturate(130%); box-shadow: inset 0 1px rgba(255,255,255,.05), 0 20px 60px rgba(0,0,0,.22); }
.work-copy { padding: clamp(1.5rem, 4vw, 3rem); border-radius: 24px; }
.work-copy p { margin: 0 0 1.2rem; color: #c4c1bc; font-size: clamp(.9rem, 1.25vw, 1.02rem); line-height: 2; }
.work-copy p:last-child { margin-bottom: 0; }
.work-emphasis { color: var(--pay-green-soft); border-bottom: 1px solid rgba(182,255,99,.35); }
.remote-badge { display: inline-flex; align-items: center; gap: .5rem; margin-bottom: 1.5rem; padding: .45rem .7rem; border-radius: 999px; color: var(--pay-green-soft); background: rgba(120,213,18,.1); border: 1px solid rgba(120,213,18,.25); font: 700 .72rem/1.2 ui-monospace, monospace; direction: ltr; }
.remote-badge i { width: 7px; height: 7px; border-radius: 50%; background: var(--pay-green); box-shadow: 0 0 12px var(--pay-green); animation: status-pulse 2s infinite; }
.work-map-card {
  min-height: 520px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 24px;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 52% 48%, rgba(243,29,58,.11), transparent 48%),
    linear-gradient(155deg, rgba(14,25,31,.9), #0b090b 58%, #160609);
  box-shadow: inset 0 1px rgba(255,255,255,.04), 0 24px 70px rgba(0,0,0,.28);
}
.work-map-card::before { width: 94%; opacity: .9; }
.work-map-card::after { bottom: 6%; opacity: .72; }
.work-map-card .work-iran-map { width: min(96%, 580px); }
.work-map-card .map-label-top { top: 12%; left: 1rem; }
.work-map-card .map-label-bottom { right: 1rem; bottom: 19%; }
.work-map-card .map-stat { bottom: 1rem; left: 1rem; }

.benefit-track { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); gap: .8rem; }
.benefit-card { min-height: 260px; padding: 1.25rem; border: 1px solid rgba(255,255,255,.11); border-radius: 20px; background: linear-gradient(155deg, rgba(255,255,255,.055), rgba(255,255,255,.015)); display: flex; flex-direction: column; position: relative; overflow: hidden; isolation: isolate; box-shadow: inset 0 1px rgba(255,255,255,.025); transition: transform .38s var(--spring), border-color .3s, background .3s, box-shadow .38s var(--spring); will-change: transform; }
.benefit-card::before { content: ""; position: absolute; z-index: 0; inset: -1px; border-radius: inherit; pointer-events: none; opacity: 0; background: radial-gradient(circle at var(--glow-x, 50%) var(--glow-y, 45%), rgba(255,53,82,.52) 0, rgba(243,29,58,.23) 20%, rgba(138,6,23,.1) 43%, transparent 68%); transition: opacity .22s; }
.benefit-card::after { content: ""; position: absolute; z-index: 1; inset: auto -42% -50% auto; width: 180px; aspect-ratio: 1; border-radius: 50%; border: 32px solid rgba(243,29,58,.035); pointer-events: none; transition: border-color .35s, filter .35s, opacity .35s, transform .38s var(--spring); }
.benefit-card > * { position: relative; z-index: 2; }
.benefit-card:hover { transform: translateY(-9px) scale(1.018); border-color: rgba(255,69,94,.96); background: linear-gradient(155deg, rgba(54,9,17,.96), rgba(16,7,10,.96)); box-shadow: 0 0 0 1px rgba(255,69,94,.5), 0 0 20px rgba(243,29,58,.5), 0 0 55px rgba(243,29,58,.32), 0 24px 55px rgba(0,0,0,.42), inset 0 0 36px rgba(243,29,58,.19), inset 0 1px rgba(255,224,229,.24); }
.benefit-card:hover::before { opacity: 1; }
.benefit-card:hover::after { border-color: rgba(255,75,100,.22); filter: drop-shadow(0 0 15px rgba(243,29,58,.6)); opacity: .95; transform: translate(-6%, -8%) scale(1.13); }
.benefit-card:active { transform: translateY(-5px) scale(.995); transition-duration: .1s; }
.benefit-icon { width: 54px; height: 54px; margin: 0 0 auto; border-radius: 16px; display: grid; place-items: center; color: #ff536a; background: linear-gradient(145deg, rgba(243,29,58,.14), rgba(243,29,58,.035)); border: 1px solid rgba(255,83,106,.26); box-shadow: inset 0 1px rgba(255,255,255,.05), 0 0 22px rgba(243,29,58,.08); transition: color .28s, background .28s, border-color .28s, box-shadow .34s var(--spring), transform .38s var(--spring); }
.benefit-icon svg { width: 27px; height: 27px; fill: none; stroke: currentColor; stroke-width: 1.45; stroke-linecap: round; stroke-linejoin: round; transition: filter .28s, transform .38s var(--spring); }
.benefit-card:hover .benefit-icon { color: white; background: linear-gradient(145deg, #ff3b55, #b50821); border-color: rgba(255,224,229,.8); box-shadow: 0 0 0 1px rgba(255,59,81,.38), 0 0 16px rgba(255,45,75,.9), 0 0 42px rgba(243,29,58,.62), inset 0 1px rgba(255,255,255,.28); transform: translateY(-3px) scale(1.08); }
.benefit-card:hover .benefit-icon svg { filter: drop-shadow(0 0 6px rgba(255,255,255,.85)); transform: scale(1.04); }
.benefit-card h3 { margin: 1.45rem 0 .38rem; font-size: 1.05rem; line-height: 1.45; transition: color .25s, text-shadow .3s; }
.benefit-card p { margin: 0; color: var(--muted); font-size: .72rem; line-height: 1.85; transition: color .25s; }
.benefit-card:hover h3 { color: white; text-shadow: 0 0 12px rgba(255,74,99,.55); }
.benefit-card:hover p { color: #e4dfe0; }

.process-track-switcher { width: min(100%, 760px); margin: -1rem auto clamp(2rem, 4vw, 3rem); display: grid; justify-items: stretch; gap: .62rem; }
.process-choice-label { margin: 0 0 .2rem; color: #aaa6a1; font-size: .74rem; font-weight: 750; line-height: 1.8; text-align: center; }
.process-tabs { position: relative; isolation: isolate; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); padding: 5px; overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 22px; background: linear-gradient(150deg, rgba(255,255,255,.06), rgba(255,255,255,.022)); box-shadow: inset 0 1px rgba(255,255,255,.06), 0 20px 55px rgba(0,0,0,.22); backdrop-filter: blur(20px) saturate(130%); }
.process-tab-indicator { position: absolute; z-index: -1; top: 5px; right: 5px; bottom: 5px; width: calc(50% - 5px); border: 1px solid rgba(255,103,123,.55); border-radius: 17px; background: linear-gradient(145deg, rgba(243,29,58,.25), rgba(119,5,23,.12)); box-shadow: inset 0 1px rgba(255,255,255,.08), 0 0 22px rgba(243,29,58,.19); opacity: 1; transform: translateX(0); transition: transform .44s var(--spring), opacity .24s ease, box-shadow .32s ease, border-color .32s ease; }
.process-tabs[data-active="none"] .process-tab-indicator { opacity: 0; transform: scaleX(.72); }
.process-tabs[data-active="operations"] .process-tab-indicator { transform: translateX(-100%); }
.process-tab { position: relative; min-width: 0; min-height: 76px; padding: .8rem 1rem; border: 0; border-radius: 17px; color: #8e8b87; background: transparent; cursor: pointer; display: flex; align-items: center; justify-content: flex-start; gap: .8rem; text-align: right; font: inherit; -webkit-tap-highlight-color: transparent; transition: color .24s ease, transform .22s var(--spring); }
.process-tab:hover { color: #d8d4d0; }
.process-tab:active { transform: scale(.985); transition-duration: .08s; }
.process-tab[aria-selected="true"] { color: white; }
.process-tab:focus-visible { outline: 2px solid var(--torob-red-hot); outline-offset: -4px; }
.process-tab-icon { flex: 0 0 auto; width: 39px; height: 39px; border: 1px solid rgba(255,255,255,.11); border-radius: 12px; display: grid; place-items: center; background: rgba(0,0,0,.16); transition: color .24s ease, border-color .24s ease, background .24s ease, box-shadow .3s ease; }
.process-tab-icon svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.55; stroke-linecap: round; stroke-linejoin: round; }
.process-tab[aria-selected="true"] .process-tab-icon { color: #fff3f5; border-color: rgba(255,112,131,.48); background: rgba(243,29,58,.14); box-shadow: 0 0 18px rgba(243,29,58,.17); }
.process-tab-copy { min-width: 0; display: grid; gap: .18rem; }
.process-tab-copy strong { overflow: hidden; font-size: .84rem; line-height: 1.55; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.process-tab-copy small { color: #77736f; font-size: .63rem; line-height: 1.5; transition: color .24s ease; }
.process-tab[aria-selected="true"] .process-tab-copy small { color: #e7c5ca; }
.process-track-note { min-height: 1.55rem; margin: 0; color: #827e79; font-size: .69rem; line-height: 1.8; text-align: center; }
.process-track-note-dot { display: inline-block; width: 5px; height: 5px; margin-left: .45rem; border-radius: 50%; vertical-align: .08em; background: var(--torob-red-hot); box-shadow: 0 0 10px rgba(243,29,58,.65); }
.process-choice-gate { position: relative; isolation: isolate; width: min(100%, 620px); min-height: 96px; margin: 0 auto; padding: 1.1rem 1.35rem; overflow: hidden; border: 1px solid rgba(255,255,255,.1); border-radius: 19px; background: linear-gradient(145deg, rgba(255,255,255,.035), rgba(255,255,255,.012)); box-shadow: inset 0 1px rgba(255,255,255,.04), 0 18px 48px rgba(0,0,0,.16); display: flex; align-items: center; justify-content: center; gap: .9rem; transition: border-color .22s ease, box-shadow .28s ease; }
.process-choice-gate::before { content: ""; position: absolute; z-index: 0; inset: -1px; border-radius: inherit; pointer-events: none; opacity: 0; background: radial-gradient(circle 190px at var(--gate-glow-x, 50%) var(--gate-glow-y, 50%), rgba(255,72,97,.38), rgba(243,29,58,.15) 34%, transparent 70%); transition: opacity .24s ease; }
.process-choice-gate::after { content: ""; position: absolute; z-index: 0; right: var(--gate-glow-x, 50%); bottom: 0; width: 62px; height: 1px; pointer-events: none; opacity: 0; background: linear-gradient(90deg, transparent, #ff7184, transparent); box-shadow: 0 0 13px rgba(243,29,58,.8); transform: translateX(50%); transition: opacity .24s ease; }
.process-choice-gate.is-pointer-lit { border-color: rgba(255,91,113,.32); box-shadow: inset 0 1px rgba(255,255,255,.055), 0 18px 52px rgba(0,0,0,.2), 0 0 30px rgba(243,29,58,.08); }
.process-choice-gate.is-pointer-lit::before, .process-choice-gate.is-pointer-lit::after { opacity: 1; }
.process-choice-gate > * { position: relative; z-index: 1; }
.process-choice-gate-icon { position: relative; flex: 0 0 auto; width: 52px; height: 30px; }
.process-choice-gate-icon::before { content: ""; position: absolute; top: 50%; right: 12px; left: 12px; height: 1px; background: linear-gradient(90deg, rgba(255,255,255,.12), rgba(243,29,58,.55), rgba(255,255,255,.12)); box-shadow: 0 0 9px rgba(243,29,58,.22); }
.process-choice-gate-icon i { position: absolute; top: 50%; width: 18px; height: 18px; border: 1px solid rgba(255,255,255,.22); border-radius: 6px; background: #101012; transform: translateY(-50%) rotate(45deg); box-shadow: inset 0 1px rgba(255,255,255,.04); }
.process-choice-gate-icon i:first-child { right: 0; border-color: rgba(255,94,116,.48); box-shadow: 0 0 13px rgba(243,29,58,.14); }
.process-choice-gate-icon i:last-child { left: 0; }
.process-choice-gate p { margin: 0; color: #d2ceca; font-size: .84rem; font-weight: 750; line-height: 1.8; }
.process-choice-gate[hidden], .process-layout[hidden], .process-track-note[hidden] { display: none !important; }
.process-layout { display: grid; grid-template-columns: 300px 1fr; gap: clamp(2rem, 6vw, 7rem); align-items: start; }
.process-summary { position: sticky; top: 130px; padding: 1.5rem; border: 1px solid var(--line); border-radius: 20px; background: var(--surface); display: grid; }
.process-summary-head { display: flex; align-items: center; justify-content: space-between; gap: .7rem; }
.process-summary-head > span { color: var(--muted); font-size: .74rem; }
.process-summary-head > small { flex: 0 0 auto; padding: .28rem .55rem; border: 1px solid rgba(255,81,104,.22); border-radius: 999px; color: #d89ba4; background: rgba(243,29,58,.07); font-size: .58rem; font-weight: 750; }
.process-summary strong { margin: .3rem 0; color: var(--torob-red-hot); font-size: 2.5rem; letter-spacing: -.04em; }.process-summary p { margin: 0; color: var(--muted); font-size: .73rem; }.process-meter { margin-top: 1.5rem; height: 5px; border-radius: 99px; overflow: hidden; background: rgba(255,255,255,.07); }.process-meter span { display: block; width: var(--process-progress, 14%); height: 100%; border-radius: inherit; background: linear-gradient(90deg, var(--pay-green), var(--torob-red)); transition: width .35s var(--spring); }
.timeline { margin: 0; padding: 0; list-style: none; }
.timeline-step { display: grid; grid-template-columns: 46px 1fr; gap: 1.3rem; padding: 0 0 3rem; position: relative; }
.timeline-step::before, .timeline-step::after { content: ""; position: absolute; top: 45px; bottom: 0; right: 22px; width: 2px; border-radius: 99px; transform-origin: top; }
.timeline-step::before { background: linear-gradient(var(--line-strong), rgba(255,255,255,.025)); }
.timeline-step::after { z-index: 1; background: linear-gradient(var(--torob-red-hot), var(--torob-red)); box-shadow: 0 0 10px rgba(243,29,58,.48); transform: scaleY(var(--segment-progress, 0)); transition: transform .12s linear; }
.timeline-step:last-child::before, .timeline-step:last-child::after { display: none; }
.step-marker { position: relative; z-index: 2; width: 46px; height: 46px; border-radius: 50%; display: grid; place-items: center; color: var(--muted); background: var(--ink-soft); border: 1px solid var(--line-strong); font-family: "Vazirmatn", Tahoma, Arial, sans-serif; font-size: .8rem; font-weight: 750; font-variant-numeric: tabular-nums; line-height: 1; transition: color .3s, background .3s, box-shadow .3s, border-color .3s; }
.timeline-step.is-complete .step-marker { color: #ffdce1; background: rgba(243,29,58,.22); border-color: rgba(255,59,81,.6); box-shadow: 0 0 18px rgba(243,29,58,.16); }
.timeline-step.is-current .step-marker { color: white; background: var(--torob-red); box-shadow: 0 0 25px rgba(243,29,58,.4); border-color: transparent; }
.timeline-step small { color: var(--torob-red-hot); font-size: .7rem; font-weight: 600; }
.timeline-step h3 { margin: .2rem 0 .45rem; font-size: clamp(1.3rem, 2.2vw, 1.75rem); line-height: 1.4; }
.timeline-step p { max-width: 710px; margin: 0; color: var(--muted); font-size: .86rem; line-height: 1.9; }
.puzzle-answer { margin: 4rem auto 0; max-width: 760px; padding: clamp(1.4rem,4vw,2.5rem); border-radius: 22px; }
.puzzle-answer label { display: block; margin: .5rem 0 0; font-size: 1.3rem; font-weight: 800; }.puzzle-answer p { margin: .15rem 0 1rem; color: var(--muted); font-size: .8rem; }.puzzle-answer > div { display: grid; grid-template-columns: 1fr auto; gap: .7rem; }.puzzle-answer input { min-width: 0; border: 1px solid var(--line); border-radius: 14px; padding: .7rem 1rem; color: white; background: rgba(0,0,0,.3); outline: 0; }.puzzle-answer input:focus { border-color: var(--torob-red); }.puzzle-answer output { display: block; min-height: 1.8em; margin-top: .65rem; color: var(--muted); font-size: .78rem; }.puzzle-answer.solved { border-color: rgba(120,213,18,.55); box-shadow: 0 0 45px rgba(120,213,18,.12); }.puzzle-answer.solved output { color: var(--pay-green-soft); }

.site-footer { margin-top: clamp(2.5rem, 4vw, 4rem); background: #0b0b0c; border-top: 1px solid var(--line); }
.footer-top { min-height: 190px; padding-block: 2rem; display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(420px, .85fr); gap: clamp(2rem, 5vw, 5rem); align-items: center; }
.footer-cta { display: flex; align-items: center; gap: .9rem; }
.footer-logo img { width: 54px; height: 54px; }
.footer-cta p { max-width: 560px; margin: 0; color: #a4a19c; font-size: clamp(1rem, 1.65vw, 1.4rem); line-height: 1.55; font-weight: 700; letter-spacing: -.02em; }
.footer-cta strong { color: white; }
.footer-columns { display: grid; grid-template-columns: 1.18fr .82fr; gap: clamp(1.25rem, 2.5vw, 2rem); padding-inline-start: clamp(1.25rem, 3vw, 2.25rem); border-inline-start: 1px solid rgba(255,255,255,.07); align-items: start; }
.footer-columns > div { min-width: 0; display: grid; justify-items: start; align-content: start; gap: .42rem; }
.footer-columns h3 { margin: 0 0 .3rem; color: #cbc8c3; font-size: calc(.69rem + 2px); font-weight: 850; }
.footer-columns a { width: fit-content; color: #bdb9b5; font-size: .74rem; transition: color .2s, transform .2s; }
.footer-columns a:hover { color: white; transform: translateX(-3px); }
.footer-bottom { min-height: 54px; border-top: 1px solid rgba(255,255,255,.06); display: flex; align-items: center; justify-content: center; color: var(--muted-2); font-size: .64rem; text-align: center; }

/* Job detail */
.job-detail { min-height: 100vh; padding-top: 9rem; padding-bottom: 6rem; }
.back-link { color: var(--muted); font-size: .8rem; display: inline-flex; margin-bottom: 2rem; transition: color .2s, transform .2s; }.back-link:hover { color: white; transform: translateX(4px); }
.detail-hero { display: grid; grid-template-columns: 1fr auto; gap: 3rem; padding-bottom: 3.5rem; border-bottom: 1px solid var(--line); }
.detail-hero h1 { margin: 1rem 0; max-width: 830px; font-size: clamp(3rem, 7vw, 6.2rem); line-height: 1.04; letter-spacing: -.06em; }
.detail-lead { max-width: 730px; color: var(--muted); font-size: 1.05rem; }
.detail-actions { display: flex; align-items: flex-start; gap: .7rem; }
.share-button { width: 50px; height: 50px; border-radius: 50%; border: 1px solid var(--line); background: transparent; display: grid; place-items: center; cursor: pointer; transition: background .2s, transform .2s; }.share-button:hover { background: white; color: black; }.share-button:active { transform: scale(.93); }
.share-button svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.detail-body { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: clamp(2rem, 7vw, 7rem); padding-top: 4rem; align-items: start; }
.detail-content section { padding: 0 0 3.6rem; }.detail-content h2 { font-size: clamp(1.75rem,3vw,2.5rem); margin-bottom: 1.15rem; }.detail-content p { color: #b6b3ae; }.detail-content ul { padding: 0; list-style: none; display: grid; gap: 1rem; }.detail-content li { padding-right: 1.6rem; color: #b6b3ae; position: relative; }.detail-content li::before { content: ""; position: absolute; right: 0; top: .78rem; width: 7px; height: 7px; border-radius: 50%; background: var(--torob-red); box-shadow: 0 0 10px var(--torob-red); }
.apply-aside { position: sticky; top: 110px; padding: 1.4rem; border: 1px solid var(--line); border-radius: 20px; background: var(--surface); }.apply-aside h3 { margin: .7rem 0 .25rem; font-size: 1.35rem; }.apply-aside p { margin: 0 0 1.3rem; color: var(--muted); font-size: .77rem; }.apply-aside .button { width: 100%; margin-top: .55rem; }.linkedin-button { background: #0a66c2; color: white; }.aside-note { display: flex; gap: .65rem; margin-top: 1.3rem; padding-top: 1.1rem; border-top: 1px solid var(--line); color: var(--muted); font-size: .68rem; }

/* Internship */
.intern-hero { padding-top: 10rem; padding-bottom: clamp(1.25rem, 3vw, 2rem); display: flex; flex-direction: column; }
.announce-bar { order: -1; margin-bottom: 4rem; padding: 1rem 1.2rem; border: 1px solid rgba(243,29,58,.34); background: rgba(243,29,58,.07); border-radius: 14px; display: flex; align-items: center; gap: .8rem; }.announce-bar > span { width: 9px; height: 9px; border-radius: 50%; background: var(--torob-red); box-shadow: 0 0 14px var(--torob-red); }.announce-bar strong { font-size: .86rem; }.announce-bar small { margin-right: auto; color: var(--muted); }
.intern-lead { max-width: 620px; margin-bottom: 0; color: var(--muted); font-size: 1.05rem; }
.event-list { padding-block: clamp(1.25rem, 3vw, 2rem) 8rem; }.event-card { min-height: 260px; padding: clamp(1.5rem,4vw,3rem); border-top: 1px solid var(--line); display: grid; grid-template-columns: 100px 1fr auto; gap: clamp(1.5rem,5vw,5rem); align-items: center; transition: background .3s, transform .3s; }.event-card:last-child { border-bottom: 1px solid var(--line); }.event-card:hover { background: rgba(255,255,255,.03); transform: translateX(-5px); }.event-year { color: var(--muted); font: 600 .75rem/1 "Vazirmatn", Tahoma, Arial, sans-serif; font-variant-numeric: tabular-nums; }.event-type { color: var(--torob-red); font: 700 .65rem/1 ui-monospace,monospace; letter-spacing: .1em; }.event-card h3 { margin: .65rem 0; font-size: clamp(2rem,5vw,4rem); line-height: 1; letter-spacing: -.05em; }.event-card p { margin: 0; max-width: 650px; color: var(--muted); }.event-card > strong { font-size: clamp(3rem,8vw,7rem); color: rgba(255,255,255,.12); direction: ltr; }.event-card.data > strong { color: rgba(120,213,18,.22); }.event-card:hover > strong { color: var(--torob-red); }.event-card.data:hover > strong { color: var(--pay-green); }
.event-card-copy { min-width: 0; }
.event-card.turbo {
  --turbo-orange: #ff4d20;
  --turbo-cyan: #16ddf2;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  grid-template-columns: 100px minmax(0, 1fr) clamp(150px, 18vw, 220px);
  background:
    radial-gradient(circle at 82% 48%, rgba(255,77,32,.1), transparent 30%),
    radial-gradient(circle at 66% 100%, rgba(22,221,242,.075), transparent 35%);
}
.event-card.turbo::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .3;
  background:
    linear-gradient(112deg, transparent 25%, rgba(255,77,32,.18) 48%, rgba(22,221,242,.12) 56%, transparent 76%),
    repeating-linear-gradient(168deg, transparent 0 54px, rgba(255,77,32,.055) 55px 57px);
  transform: translateX(30%);
  transition: transform .72s var(--spring), opacity .4s ease;
}
.event-card.turbo:hover::before { opacity: .7; transform: translateX(-10%); }
.event-card.turbo .event-type { color: var(--turbo-cyan); font-size: .75rem; text-shadow: 0 0 16px rgba(22,221,242,.38); }
.turbo-title { margin: .45rem 0 1rem !important; }
.turbo-link {
  display: inline-grid;
  direction: ltr;
  unicode-bidi: isolate;
  justify-items: start;
  color: #fff;
  text-align: left;
  transition: transform .35s var(--spring), filter .3s ease;
}
.turbo-kicker {
  color: #f7fbff;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(.72rem, 1.35vw, 1rem);
  font-weight: 650;
  line-height: 1;
  letter-spacing: .18em;
}
.turbo-word {
  margin-top: .12em;
  color: var(--turbo-orange);
  background: linear-gradient(90deg, #ff7a42, #ff321d 56%, #ff5a25);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-size: clamp(3rem, 5.7vw, 5.2rem);
  font-weight: 900;
  line-height: .84;
  letter-spacing: -.045em;
  filter: drop-shadow(0 0 16px rgba(255,77,32,.2));
}
.turbo-link:hover,
.turbo-link:focus-visible { color: #fff; filter: drop-shadow(0 0 19px rgba(22,221,242,.32)); transform: translateY(-2px); }
.turbo-mark {
  width: clamp(142px, 17vw, 220px);
  aspect-ratio: 1;
  margin: 0;
  justify-self: end;
  display: grid;
  place-items: center;
  filter: drop-shadow(0 20px 32px rgba(0,0,0,.42)) drop-shadow(0 0 28px rgba(255,77,32,.2));
  transform: perspective(800px) rotateY(4deg) translateY(3px);
  transition: transform .55s var(--spring), filter .35s ease;
}
.turbo-mark img { width: 100%; height: 100%; object-fit: contain; transition: transform .65s var(--spring); }
.event-card.turbo:hover .turbo-mark { filter: drop-shadow(0 24px 36px rgba(0,0,0,.5)) drop-shadow(0 0 38px rgba(255,77,32,.32)); transform: perspective(800px) rotateY(-3deg) translateY(-4px); }
.event-card.turbo:hover .turbo-mark img { transform: scale(1.06) rotate(-1.5deg); }
.event-card.data {
  --challenge-cyan: #21e6ff;
  --challenge-magenta: #ff34c5;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  grid-template-columns: 100px minmax(0, 1fr) clamp(150px, 18vw, 220px);
  background:
    radial-gradient(circle at 82% 45%, rgba(33,230,255,.1), transparent 28%),
    radial-gradient(circle at 68% 100%, rgba(255,52,197,.09), transparent 34%);
}
.event-card.data::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .34;
  background: linear-gradient(115deg, transparent 34%, rgba(33,230,255,.16) 49%, rgba(255,52,197,.13) 61%, transparent 76%);
  transform: translateX(34%);
  transition: transform .7s var(--spring), opacity .4s ease;
}
.event-card.data:hover::before { opacity: .72; transform: translateX(-12%); }
.event-card.data .event-type { color: var(--challenge-cyan); text-shadow: 0 0 16px rgba(33,230,255,.4); }
.data-challenge-title { margin: .5rem 0 1rem !important; }
.data-challenge-link {
  display: inline-grid;
  direction: ltr;
  unicode-bidi: isolate;
  color: #fff;
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-size: clamp(2.15rem, 4.2vw, 3.75rem);
  font-weight: 850;
  line-height: .93;
  letter-spacing: .035em;
  text-align: left;
  text-shadow: 0 0 22px rgba(33,230,255,.28);
  transition: color .25s ease, text-shadow .25s ease, transform .35s var(--spring);
}
.data-challenge-link:hover,
.data-challenge-link:focus-visible { color: #fff; text-shadow: 0 0 13px rgba(255,255,255,.7), 0 0 34px rgba(33,230,255,.58); transform: translateY(-2px); }
.data-challenge-mark {
  width: clamp(138px, 16vw, 210px);
  aspect-ratio: 1;
  margin: 0;
  overflow: hidden;
  justify-self: end;
  border: 1px solid rgba(33,230,255,.25);
  border-radius: clamp(24px, 3vw, 40px);
  background: #07114a;
  box-shadow: 0 0 0 1px rgba(255,52,197,.08) inset, 0 18px 55px rgba(2,13,76,.48), 0 0 38px rgba(33,230,255,.1);
  transform: perspective(800px) rotateY(4deg) rotateX(-2deg);
  transition: transform .55s var(--spring), border-color .3s ease, box-shadow .3s ease;
}
.data-challenge-mark img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.035); transition: transform .7s var(--spring), filter .35s ease; }
.event-card.data:hover .data-challenge-mark { border-color: rgba(33,230,255,.55); box-shadow: 0 0 0 1px rgba(255,52,197,.15) inset, 0 22px 62px rgba(2,13,76,.58), 0 0 42px rgba(33,230,255,.2); transform: perspective(800px) rotateY(-2deg) rotateX(1deg) translateY(-4px); }
.event-card.data:hover .data-challenge-mark img { transform: scale(1.095); filter: saturate(1.08) contrast(1.04); }
.event-card.bootcamp {
  --bootcamp-blue: #10dce7;
  --bootcamp-pink: #ff2f71;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  grid-template-columns: 100px minmax(0, 1fr) clamp(150px, 18vw, 220px);
  background:
    radial-gradient(circle at 82% 36%, rgba(16,220,231,.09), transparent 30%),
    radial-gradient(circle at 70% 100%, rgba(255,47,113,.1), transparent 34%);
}
.event-card.bootcamp::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  opacity: .28;
  background:
    linear-gradient(118deg, transparent 30%, rgba(10,100,155,.2) 52%, transparent 72%),
    repeating-linear-gradient(90deg, transparent 0 70px, rgba(16,220,231,.06) 71px 72px);
  transform: translateX(28%);
  transition: transform .75s var(--spring), opacity .4s ease;
}
.event-card.bootcamp:hover::before { opacity: .62; transform: translateX(-8%); }
.event-card.bootcamp .event-type { color: var(--bootcamp-blue); text-shadow: 0 0 16px rgba(16,220,231,.38); }
.bootcamp-title { margin: .45rem 0 1rem !important; }
.bootcamp-link {
  display: inline-grid;
  direction: ltr;
  unicode-bidi: isolate;
  justify-items: start;
  color: #fff;
  text-align: left;
  transition: transform .35s var(--spring), filter .3s ease;
}
.bootcamp-kicker {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(.72rem, 1.35vw, 1rem);
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: .065em;
  white-space: nowrap;
}
.bootcamp-word {
  margin-top: .12em;
  color: var(--bootcamp-pink);
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-size: clamp(2.8rem, 5.4vw, 4.9rem);
  font-weight: 900;
  line-height: .86;
  letter-spacing: -.035em;
  text-shadow: 0 0 28px rgba(255,47,113,.24);
}
.bootcamp-link:hover,
.bootcamp-link:focus-visible { color: #fff; filter: drop-shadow(0 0 18px rgba(16,220,231,.34)); transform: translateY(-2px); }
.bootcamp-mark {
  width: clamp(140px, 17vw, 218px);
  aspect-ratio: 1;
  margin: 0;
  justify-self: end;
  display: grid;
  place-items: center;
  filter: drop-shadow(0 18px 30px rgba(0,0,0,.35)) drop-shadow(0 0 24px rgba(255,47,113,.15));
  transform: perspective(800px) rotateY(3deg) translateY(4px);
  transition: transform .55s var(--spring), filter .35s ease;
}
.bootcamp-mark img { width: 100%; height: 100%; object-fit: contain; transition: transform .65s var(--spring); }
.event-card.bootcamp:hover .bootcamp-mark { filter: drop-shadow(0 22px 34px rgba(0,0,0,.42)) drop-shadow(0 0 34px rgba(255,47,113,.28)); transform: perspective(800px) rotateY(-3deg) translateY(-3px); }
.event-card.bootcamp:hover .bootcamp-mark img { transform: scale(1.055) rotate(1deg); }
.talent-pool { margin-bottom: 7rem; padding: clamp(2rem,5vw,4rem); border-radius: 28px; background: var(--torob-red); display: flex; justify-content: space-between; align-items: center; gap: 3rem; }.talent-pool h2 { margin: .4rem 0; font-size: clamp(2rem,4vw,3.5rem); }.talent-pool p { margin: 0; color: rgba(255,255,255,.72); }.talent-pool .eyebrow { color: white; }.talent-pool .eyebrow span { background: white; }.mini-footer { min-height: 80px; border-top: 1px solid var(--line); color: var(--muted); display: flex; justify-content: space-between; align-items: center; font-size: .75rem; }

/* Modals */
.modal {
  width: min(92vw, 620px);
  max-height: min(88vh, 860px);
  padding: 0;
  color: var(--paper);
  background: rgba(18,18,20,.9);
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 26px;
  box-shadow: 0 34px 100px rgba(0,0,0,.65), inset 0 1px rgba(255,255,255,.08);
  backdrop-filter: blur(28px) saturate(150%);
  overflow: auto;
  opacity: 0;
  transform: translateY(24px) scale(.96);
  transition: opacity .3s var(--spring), transform .3s var(--spring), overlay .3s allow-discrete, display .3s allow-discrete;
}
.modal[open] { opacity: 1; transform: translateY(0) scale(1); }
@starting-style { .modal[open] { opacity: 0; transform: translateY(24px) scale(.96); } }
.modal::backdrop { background: rgba(0,0,0,.72); backdrop-filter: blur(5px); opacity: 0; transition: opacity .3s, overlay .3s allow-discrete, display .3s allow-discrete; }
.modal[open]::backdrop { opacity: 1; } @starting-style { .modal[open]::backdrop { opacity: 0; } }
.modal-close-row { position: sticky; top: 0; z-index: 5; height: 0; margin: 0; display: flex; justify-content: flex-start; }
.icon-button { width: 42px; height: 42px; margin: .9rem; border: 1px solid var(--line); border-radius: 50%; color: white; background: rgba(0,0,0,.3); backdrop-filter: blur(12px); cursor: pointer; font-size: 1.4rem; line-height: 1; transition: background .2s, transform .2s; }.icon-button:hover { background: white; color: black; }.icon-button:active { transform: scale(.92); }
.modal-content { padding: clamp(2rem,6vw,3.4rem); }.modal-content h2 { margin: .55rem 0 .5rem; font-size: clamp(2rem,5vw,3.3rem); line-height: 1.18; letter-spacing: -.045em; }.modal-content > p { margin: 0 0 1.6rem; color: var(--muted); }
.apply-form { display: grid; gap: 1rem; margin-top: 1.6rem; }.apply-form label { display: grid; gap: .4rem; color: #d3d0cc; font-size: .76rem; }.apply-form input, .apply-form textarea { width: 100%; border: 1px solid var(--line); border-radius: 12px; padding: .8rem .9rem; color: white; background: rgba(0,0,0,.26); outline: 0; resize: vertical; }.apply-form input:focus, .apply-form textarea:focus { border-color: var(--torob-red); box-shadow: 0 0 0 3px rgba(243,29,58,.1); }.file-drop { min-height: 100px; padding: 1rem; border: 1px dashed var(--line-strong); border-radius: 14px; align-content: center; text-align: center; cursor: pointer; transition: border-color .2s, background .2s; }.file-drop:hover { border-color: var(--pay-green); background: rgba(120,213,18,.04); }.file-drop input { position: absolute; width: 1px; height: 1px; opacity: 0; }.file-drop span { font-weight: 700; }.file-drop small { color: var(--muted); }.form-note { margin: -.3rem 0 0; color: var(--muted-2); text-align: center; font-size: .66rem; }
.puzzle-clock { width: 110px; height: 110px; margin-bottom: 1.3rem; border: 1px solid rgba(243,29,58,.45); border-radius: 50%; position: relative; box-shadow: inset 0 0 35px rgba(243,29,58,.1), 0 0 35px rgba(243,29,58,.08); }.puzzle-clock span, .puzzle-clock i { position: absolute; right: 50%; bottom: 50%; width: 2px; height: 32px; background: var(--torob-red); transform-origin: bottom; }.puzzle-clock span { animation: clock-hand 4s steps(60,end) infinite; }.puzzle-clock i { height: 22px; background: white; animation: clock-hand 28s linear infinite; }.puzzle-clock b { position: absolute; width: 7px; height: 7px; border-radius: 50%; background: white; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.puzzle-modal code { padding: .1rem .35rem; border-radius: 5px; color: var(--pay-green-soft); background: rgba(120,213,18,.08); direction: ltr; }.hint-button { border: 0; padding: 0; color: var(--muted); background: transparent; border-bottom: 1px dashed currentColor; cursor: pointer; }.puzzle-hint { margin-top: 1rem; padding: 1rem; border-right: 2px solid var(--pay-green); color: #b9b6b1; background: rgba(120,213,18,.045); font-size: .78rem; }.puzzle-modal .button { margin-top: 1.5rem; }
.message-modal { text-align: center; }.message-glyph { width: 90px; height: 90px; margin: 0 auto 1rem; display: grid; place-items: center; border-radius: 50%; color: var(--pay-green-soft); background: rgba(120,213,18,.09); border: 1px solid rgba(120,213,18,.28); font-size: 2.5rem; box-shadow: 0 0 40px rgba(120,213,18,.1); }.message-modal .button { margin-inline: auto; }

.launch-mode { position: fixed; inset: 0; z-index: 900; overflow: hidden; pointer-events: none; opacity: 0; background: radial-gradient(circle at 50% 0%, #4e0610, #120002 44%, #030303 78%); transition: opacity .45s; }
.launch-mode.is-active { opacity: 1; pointer-events: auto; }.launch-mode > button { position: absolute; top: 1.5rem; left: 1.5rem; z-index: 4; border: 1px solid rgba(255,255,255,.2); border-radius: 999px; padding: .7rem 1rem; color: white; background: rgba(0,0,0,.25); backdrop-filter: blur(12px); cursor: pointer; }.moon { position: absolute; width: 150px; aspect-ratio: 1; left: 13%; top: 9%; border-radius: 50%; background: #eeeae0; box-shadow: 0 0 90px rgba(255,255,255,.23), inset -25px -18px 35px rgba(0,0,0,.14); }.rocket { position: absolute; width: 94px; left: 52%; bottom: -130px; transform: rotate(-18deg); }.rocket img { width: 94px; height: 94px; object-fit: cover; border-radius: 50%; box-shadow: 0 0 40px rgba(243,29,58,.7); }.rocket span { position: absolute; width: 45px; height: 180px; left: 50%; top: 90%; transform: translateX(-50%); border-radius: 50%; background: linear-gradient(#fff, #ffbf32 18%, #f31d3a 55%, transparent); filter: blur(8px); }.launch-mode.is-active .rocket { animation: rocket-launch 4.4s cubic-bezier(.35,.05,.5,1) forwards; }.launch-copy { position: absolute; right: 7%; bottom: 8%; display: grid; }.launch-copy small { color: var(--torob-red-hot); font: 700 .72rem/1 ui-monospace,monospace; letter-spacing: .15em; }.launch-copy strong { margin-top: .6rem; font-size: clamp(2rem,5vw,4.8rem); line-height: 1.2; }
.price-drop { position: fixed; inset: 0; z-index: 850; opacity: 0; pointer-events: none; background: rgba(0,0,0,.64); backdrop-filter: blur(4px); transition: opacity .25s; }.price-drop.is-active { opacity: 1; }.trash { position: absolute; width: 150px; height: 120px; left: 50%; bottom: 12%; transform: translateX(-50%) rotate(-3deg); border: 5px solid #757575; border-top: 0; color: #8a8987; background: #141414; display: grid; place-items: center; text-align: center; font-weight: 900; line-height: 1.3; }.trash::before { content: ""; position: absolute; width: 175px; height: 18px; top: -20px; background: #858585; border-radius: 3px; }.price-drop p { position: absolute; right: 0; left: 0; top: 15%; text-align: center; color: var(--pay-green-soft); font-size: clamp(2rem,5vw,4rem); font-weight: 900; }.coin { position: absolute; top: -40px; width: 28px; height: 28px; border-radius: 50%; color: #1a1300; background: #ffd34e; border: 3px solid #b98700; display: grid; place-items: center; font-size: .65rem; font-weight: 900; animation: coin-fall var(--fall, 1.4s) cubic-bezier(.4,0,.8,.3) forwards; animation-delay: var(--delay,0s); }
.toast { position: fixed; z-index: 1000; right: 50%; bottom: 1.3rem; max-width: min(90vw, 460px); padding: .85rem 1.1rem; border: 1px solid var(--line-strong); border-radius: 12px; color: white; background: rgba(18,18,20,.9); backdrop-filter: blur(18px); box-shadow: 0 18px 48px rgba(0,0,0,.4); opacity: 0; transform: translate(50%, 20px); pointer-events: none; transition: opacity .25s, transform .25s var(--spring); }.toast.is-visible { opacity: 1; transform: translate(50%, 0); }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .65s var(--spring), transform .65s var(--spring); }.reveal.is-visible { opacity: 1; transform: none; }

/* Search-led careers hero */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}

.hero.search-hero {
  min-height: 100svh;
  padding-top: calc(var(--header-h) + .8rem);
  padding-bottom: 1rem;
  display: block;
  position: relative;
  overflow: clip;
}

.search-hero-content {
  min-height: calc(100svh - var(--header-h) - 1.8rem);
  display: flex;
  flex-direction: column;
}

.hero.search-hero h1 {
  margin: 0 0 .65rem;
  color: var(--paper);
  font-size: clamp(2.7rem, 5.2vw, 5rem);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -.07em;
  text-align: center;
  white-space: normal;
}

.hero.search-hero h1 em {
  color: var(--torob-red-hot);
  text-shadow: 0 0 18px rgba(243,29,58,.42), 0 0 52px rgba(243,29,58,.22);
}

.decision-stage {
  --hero-x: 50%;
  --hero-y: 42%;
  width: 100%;
  height: clamp(460px, 61svh, 590px);
  min-height: 460px;
  flex: 1 0 auto;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 32px;
  background:
    radial-gradient(circle at var(--hero-x) var(--hero-y), rgba(255,37,67,.2), transparent 23rem),
    radial-gradient(circle at 7% 100%, rgba(120,213,18,.035), transparent 20rem),
    linear-gradient(145deg, #0e0e11 0%, #08080a 56%, #110307 100%);
  box-shadow:
    0 32px 90px rgba(0,0,0,.5),
    0 0 65px rgba(243,29,58,.08),
    inset 0 1px rgba(255,255,255,.07),
    inset 0 -1px rgba(243,29,58,.08);
}

.decision-stage::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(243,29,58,.35), transparent 14%, transparent 86%, rgba(243,29,58,.35)) top / 100% 1px no-repeat,
    radial-gradient(ellipse at 50% 48%, transparent 20%, rgba(3,3,4,.52) 92%);
}

.decision-stage::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 22%;
  right: 50%;
  width: min(75%, 860px);
  height: 150px;
  pointer-events: none;
  border-radius: 50%;
  background: rgba(243,29,58,.22);
  filter: blur(62px);
  transform: translateX(50%);
  opacity: .72;
}

.decision-grid {
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  opacity: .28;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse at 50% 48%, black 0%, transparent 78%);
}

.hero-query {
  position: absolute;
  z-index: 5;
  top: 35%;
  right: 50%;
  width: min(90%, 980px);
  min-height: 112px;
  padding: .75rem;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 1rem;
  overflow: hidden;
  color: var(--paper);
  background:
    linear-gradient(105deg, rgba(255,255,255,.055), transparent 32%),
    rgba(13,13,16,.88);
  border: 1px solid rgba(255,76,101,.86);
  border-radius: 25px;
  box-shadow:
    0 0 0 1px rgba(243,29,58,.19),
    0 0 24px rgba(243,29,58,.33),
    0 0 78px rgba(243,29,58,.18),
    inset 0 0 32px rgba(243,29,58,.085),
    inset 0 1px rgba(255,255,255,.12);
  backdrop-filter: blur(24px) saturate(150%);
  opacity: 0;
  transform: translateX(50%) translateY(-48%) scale(.965);
  transition:
    opacity .5s .08s,
    transform .72s var(--spring),
    border-color .28s,
    box-shadow .28s,
    background .28s;
}

.decision-stage.is-organized .hero-query {
  opacity: 1;
  transform: translateX(50%) translateY(-50%) scale(1);
}

.hero-query::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(112deg, transparent 20%, rgba(255,255,255,.13) 46%, transparent 68%);
  transform: translateX(105%);
  transition: transform .75s var(--spring);
}

.hero-query:hover {
  border-color: rgba(255,112,131,1);
  background:
    linear-gradient(105deg, rgba(255,255,255,.07), transparent 32%),
    rgba(18,12,15,.94);
  box-shadow:
    0 0 0 1px rgba(255,59,81,.34),
    0 0 34px rgba(243,29,58,.48),
    0 0 105px rgba(243,29,58,.26),
    inset 0 0 44px rgba(243,29,58,.13),
    inset 0 1px rgba(255,255,255,.16);
}

.hero-query:hover::before { transform: translateX(-105%); }
.hero-query:active { transform: translateX(50%) translateY(-50%) scale(.988); transition-duration: .09s; }

.hero-query-icon {
  width: 76px;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: white;
  background: linear-gradient(145deg, var(--torob-red-hot), #c60925);
  box-shadow: 0 12px 30px rgba(243,29,58,.3), 0 0 28px rgba(243,29,58,.28), inset 0 1px rgba(255,255,255,.3);
}

.hero-query-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
}

.hero-query > strong {
  min-width: 0;
  font-size: clamp(1.45rem, 2.55vw, 2.35rem);
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: -.045em;
}

.hero-openings {
  min-height: 50px;
  padding: .65rem .95rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  color: #fff;
  background: rgba(243,29,58,.12);
  border: 1px solid rgba(255,76,101,.42);
  border-radius: 14px;
  font-size: .82rem;
  font-weight: 750;
  white-space: nowrap;
  box-shadow: inset 0 0 18px rgba(243,29,58,.08);
}

.hero-openings i {
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: var(--torob-red-hot);
  box-shadow: 0 0 12px var(--torob-red);
}

.world-strip {
  position: absolute;
  z-index: 4;
  right: 4.5%;
  left: 4.5%;
  bottom: 7%;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: .65rem;
  direction: rtl;
}

.world-piece,
.unresolved-slot {
  min-width: 0;
  height: 116px;
  padding: .82rem .88rem;
  overflow: hidden;
  position: relative;
  color: #e9e6e1;
  background:
    linear-gradient(145deg, rgba(255,255,255,.055), transparent 42%),
    rgba(18,18,21,.86);
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 17px;
  box-shadow: 0 14px 32px rgba(0,0,0,.31), inset 0 1px rgba(255,255,255,.055);
  backdrop-filter: blur(18px) saturate(125%);
  opacity: .34;
  filter: blur(2.5px);
  transform: translate3d(var(--scatter-x), var(--scatter-y), 0) rotate(var(--scatter-r)) scale(.78);
  will-change: transform, opacity, filter;
  transition:
    transform 1.05s var(--spring) calc(.2s + var(--piece-index) * .085s),
    opacity .72s ease-out calc(.2s + var(--piece-index) * .07s),
    filter .75s ease-out calc(.2s + var(--piece-index) * .07s),
    border-color .28s,
    box-shadow .28s;
}

.decision-stage.is-organized .world-piece,
.decision-stage.is-organized .unresolved-slot {
  opacity: 1;
  filter: none;
  transform: translate3d(0,0,0) rotate(0) scale(1);
}

.world-piece::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(255,59,81,.78), transparent);
  opacity: .42;
}

.world-piece:hover {
  border-color: rgba(255,76,101,.48);
  box-shadow: 0 15px 38px rgba(0,0,0,.38), 0 0 26px rgba(243,29,58,.12), inset 0 0 22px rgba(243,29,58,.055);
}

.piece-label {
  display: block;
  overflow: hidden;
  color: #8d8b88;
  font-size: .66rem;
  font-weight: 650;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.price-lines {
  margin-top: .8rem;
  display: grid;
  gap: .12rem;
  direction: rtl;
  line-height: 1.25;
}

.price-lines strong { font-size: .9rem; white-space: nowrap; }
.price-lines small { color: var(--muted); font-size: .55rem; font-weight: 500; }
.price-lines > span { color: #777571; font-size: .67rem; text-decoration: line-through; }

.similar-products {
  height: 65px;
  margin-top: .34rem;
  display: flex;
  align-items: end;
  position: relative;
}

.similar-products i {
  width: 42px;
  height: 48px;
  margin-left: -18px;
  border-radius: 9px;
  background:
    radial-gradient(circle at 54% 38%, #787579 0 10%, transparent 11%),
    linear-gradient(145deg, #39383c, #17171a);
  border: 1px solid rgba(255,255,255,.13);
  box-shadow: 0 8px 18px rgba(0,0,0,.25);
}

.similar-products i:nth-child(2) { height: 55px; transform: translateY(2px); background: linear-gradient(145deg, #4d1b24, #211013); }
.similar-products i:nth-child(3) { height: 45px; transform: translateY(4px); }
.similar-products strong { margin-right: auto; color: #b9b6b1; font-size: .75rem; }

.store-line {
  margin-top: .72rem;
  display: grid;
  grid-template-columns: 34px minmax(0,1fr) auto;
  align-items: center;
  gap: .48rem;
}

.store-line i {
  width: 34px;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border-radius: 8px;
  color: white;
  background: #992036;
  font-size: .72rem;
  font-style: normal;
  font-weight: 800;
}

.store-line strong { overflow: hidden; font-size: .72rem; text-overflow: ellipsis; white-space: nowrap; }
.store-line > span { color: var(--pay-green-soft); font-size: .64rem; direction: ltr; }

.missing-data {
  margin-top: .8rem;
  display: grid;
  gap: .35rem;
}

.missing-data span {
  width: 88%;
  height: 7px;
  display: block;
  border-radius: 999px;
  background: rgba(255,255,255,.17);
}

.missing-data span:nth-child(2) { width: 64%; }
.missing-data .is-missing {
  width: 43%;
  border: 1px dashed rgba(255,84,106,.72);
  background: rgba(243,29,58,.08);
}

.behavior-signal {
  height: 55px;
  margin-top: .45rem;
  display: flex;
  align-items: end;
  gap: .26rem;
  direction: ltr;
}

.behavior-signal span {
  width: 8px;
  height: var(--bar);
  display: block;
  border-radius: 6px 6px 2px 2px;
  background: linear-gradient(to top, rgba(243,29,58,.35), var(--torob-red-hot));
  box-shadow: 0 0 8px rgba(243,29,58,.16);
}

.behavior-signal strong {
  margin-left: auto;
  color: #d8d5d0;
  font-size: .8rem;
  direction: rtl;
}

.unresolved-slot {
  border-color: rgba(255,59,81,.9);
  border-style: dashed;
  background:
    linear-gradient(135deg, rgba(243,29,58,.18), transparent 46%),
    rgba(28,5,10,.82);
  box-shadow:
    0 0 0 1px rgba(243,29,58,.12),
    0 0 28px rgba(243,29,58,.2),
    inset 0 0 34px rgba(243,29,58,.13);
}

.unresolved-slot::before,
.unresolved-slot::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.unresolved-slot::before {
  inset: 11px;
  border: 1px solid rgba(255,59,81,.24);
  border-radius: 10px;
}

.unresolved-slot::after {
  top: 50%;
  right: 1.2rem;
  width: 2px;
  height: 32px;
  border-radius: 999px;
  background: var(--torob-red-hot);
  box-shadow: 0 0 12px var(--torob-red), 0 0 30px rgba(243,29,58,.55);
  transform: translateY(-50%);
}

.unresolved-slot > span {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  width: 24px;
  height: 24px;
  border-left: 1px solid rgba(255,59,81,.62);
  border-bottom: 1px solid rgba(255,59,81,.62);
}

.iran-stage.map-resource-stage {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
}

.iran-stage.map-resource-stage::before,
.iran-stage.map-resource-stage::after { display: none !important; }

/* Problem-centred careers hero */
.hero.problem-hero {
  width: 100%;
  max-width: none;
  min-height: 100svh;
  margin: 0;
  padding:
    calc(var(--header-h) + .65rem)
    max(var(--page-pad), calc((100vw - var(--content)) / 2))
    .9rem;
  display: block;
  position: relative;
  overflow: hidden;
  color: #fff;
  background: var(--torob-red);
}

.problem-hero-inner {
  width: min(var(--content), 100%);
  min-height: calc(100svh - var(--header-h) - 1.55rem);
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.problem-kicker {
  margin: 0 0 .15rem;
  color: rgba(255,255,255,.9);
  font-size: .83rem;
  font-weight: 700;
  line-height: 1.5;
}

.problem-kicker strong {
  color: #16070a;
  font-weight: 900;
}

.hero.problem-hero h1 {
  margin: 0;
  display: grid;
  color: #fff;
  font-size: clamp(3.1rem, 5.8vw, 5.3rem);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.075em;
  text-align: center;
  white-space: normal;
}

.hero.problem-hero h1 em {
  display: block;
  color: #17070a;
  font-style: normal;
  text-shadow: none;
}

.problem-stage {
  width: 100%;
  height: clamp(340px, 45svh, 430px);
  min-height: 340px;
  flex: 1 1 auto;
  position: relative;
  isolation: isolate;
}

.problem-connectors {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
  opacity: 1;
  transition: opacity .38s ease;
}

.problem-connectors line {
  stroke: rgba(19,6,9,.42);
  stroke-width: 1.35;
  vector-effect: non-scaling-stroke;
  transition: stroke .45s ease, stroke-width .45s ease, opacity .45s ease, filter .45s ease;
}

.problem-stage[data-layout="catalog"] line[data-team-line="data"],
.problem-stage[data-layout="catalog"] line[data-team-line="product"],
.problem-stage[data-layout="catalog"] line[data-team-line="engineering"],
.problem-stage[data-layout="price"] line[data-team-line="data"],
.problem-stage[data-layout="price"] line[data-team-line="engineering"],
.problem-stage[data-layout="price"] line[data-team-line="operations"] {
  stroke: rgba(255,255,255,.92);
  stroke-width: 1.75;
  filter: drop-shadow(0 0 6px rgba(255,255,255,.78));
}

.central-problem-card {
  width: clamp(330px, 35vw, 438px);
  min-height: 134px;
  margin: 0;
  padding: 1.2rem 1.5rem;
  display: grid;
  place-items: center;
  position: absolute;
  z-index: 4;
  top: 50%;
  right: 50%;
  overflow: hidden;
  color: #130608;
  background: #fffdfb;
  border: 1px solid rgba(255,255,255,.86);
  border-radius: 22px;
  box-shadow:
    0 22px 55px rgba(73,0,14,.34),
    0 0 0 1px rgba(255,255,255,.28),
    0 0 38px rgba(255,255,255,.34),
    inset 0 1px #fff;
  transform: translate(50%,-50%) scale(1);
  transition: transform .5s var(--spring), opacity .42s ease, box-shadow .42s ease;
}

.problem-stage.is-rearranging .central-problem-card {
  transform: translate(50%,-50%) scale(.985);
  box-shadow:
    0 18px 44px rgba(73,0,14,.3),
    0 0 0 1px rgba(255,255,255,.22),
    0 0 26px rgba(255,255,255,.25);
}

.problem-copy {
  grid-area: 1 / 1;
  max-width: 18ch;
  color: #130608;
  font-size: clamp(1.55rem, 2.4vw, 2.2rem);
  font-weight: 850;
  line-height: 1.35;
  letter-spacing: -.045em;
  text-align: center;
  text-wrap: balance;
  opacity: 0;
  transform: translateY(12px) scale(.985);
  transition: opacity .4s ease, transform .52s var(--spring);
}

.problem-copy.is-current {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.team-node {
  --node-x: 0px;
  --node-y: 0px;
  --entry-x: 0px;
  --entry-y: 0px;
  width: 138px;
  min-height: 58px;
  padding: .7rem .9rem;
  display: grid;
  place-items: center;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  color: rgba(255,255,255,.72);
  background: #15080b;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 15px;
  box-shadow: 0 14px 30px rgba(81,0,16,.27), inset 0 1px rgba(255,255,255,.07);
  font-size: .86rem;
  font-weight: 750;
  opacity: .54;
  transform: translate(-50%,-50%) translate3d(var(--node-x),var(--node-y),0) scale(.96);
  will-change: transform, opacity;
  transition:
    transform 1.05s cubic-bezier(.22,.8,.24,1),
    opacity .5s ease,
    color .5s ease,
    border-color .5s ease,
    box-shadow .5s ease;
}

.problem-stage[data-layout="catalog"] .team-node[data-team="data"],
.problem-stage[data-layout="catalog"] .team-node[data-team="product"],
.problem-stage[data-layout="catalog"] .team-node[data-team="engineering"],
.problem-stage[data-layout="price"] .team-node[data-team="data"],
.problem-stage[data-layout="price"] .team-node[data-team="engineering"],
.problem-stage[data-layout="price"] .team-node[data-team="operations"] {
  color: #fff;
  border-color: rgba(255,255,255,.82);
  box-shadow:
    0 16px 34px rgba(81,0,16,.34),
    0 0 18px rgba(255,255,255,.25),
    inset 0 1px rgba(255,255,255,.12);
  opacity: 1;
  transform: translate(-50%,-50%) translate3d(var(--node-x),var(--node-y),0) scale(1);
}

.team-node[data-team="data"] { --entry-x: -62vw; --entry-y: -24vh; }
.team-node[data-team="product"] { --entry-x: -20vw; --entry-y: -48vh; }
.team-node[data-team="engineering"] { --entry-x: 64vw; --entry-y: -18vh; }
.team-node[data-team="design"] { --entry-x: -62vw; --entry-y: 30vh; }
.team-node[data-team="operations"] { --entry-x: 62vw; --entry-y: 34vh; }

.problem-stage[data-layout="catalog"] .team-node[data-team="data"] { --node-x: clamp(-365px,-29vw,-285px); --node-y: -112px; }
.problem-stage[data-layout="catalog"] .team-node[data-team="product"] { --node-x: -85px; --node-y: -142px; }
.problem-stage[data-layout="catalog"] .team-node[data-team="engineering"] { --node-x: clamp(285px,28vw,350px); --node-y: -96px; }
.problem-stage[data-layout="catalog"] .team-node[data-team="design"] { --node-x: clamp(-345px,-27vw,-270px); --node-y: 118px; }
.problem-stage[data-layout="catalog"] .team-node[data-team="operations"] { --node-x: clamp(260px,25vw,315px); --node-y: 132px; }

.problem-stage[data-layout="price"] .team-node[data-team="data"] { --node-x: clamp(285px,28vw,350px); --node-y: -118px; }
.problem-stage[data-layout="price"] .team-node[data-team="product"] { --node-x: clamp(-345px,-27vw,-275px); --node-y: -106px; }
.problem-stage[data-layout="price"] .team-node[data-team="engineering"] { --node-x: 0px; --node-y: 142px; }
.problem-stage[data-layout="price"] .team-node[data-team="design"] { --node-x: clamp(280px,27vw,338px); --node-y: 116px; }
.problem-stage[data-layout="price"] .team-node[data-team="operations"] { --node-x: clamp(-350px,-28vw,-280px); --node-y: 126px; }

.problem-stage.is-entering .central-problem-card {
  opacity: 0;
  transform: translate(50%,-50%) scale(.9);
}

.problem-stage.is-entering[data-layout] .team-node[data-team] {
  opacity: 0;
  transform: translate(-50%,-50%) translate3d(var(--entry-x),var(--entry-y),0) scale(.76);
}

.problem-stage.is-entering .problem-connectors { opacity: 0; }

.problem-openings {
  min-width: 174px;
  min-height: 50px;
  padding: .72rem 1.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #17070a;
  border: 1px solid rgba(255,255,255,.72);
  border-radius: 15px;
  box-shadow: 0 12px 28px rgba(81,0,16,.3), 0 0 18px rgba(255,255,255,.17), inset 0 1px rgba(255,255,255,.08);
  font-size: .86rem;
  font-weight: 800;
  transition: transform .28s var(--spring), box-shadow .28s, color .28s, background .28s;
}

.problem-openings:hover {
  color: #17070a;
  background: #fff;
  box-shadow: 0 16px 34px rgba(81,0,16,.36), 0 0 30px rgba(255,255,255,.32);
  transform: translateY(-2px);
}

.problem-openings:active {
  transform: scale(.97);
  transition-duration: .08s;
}

@media (max-width: 1050px) and (min-width: 821px) {
  .team-node { width: 124px; min-height: 54px; }
  .problem-stage[data-layout="catalog"] .team-node[data-team="data"] { --node-x: -290px; }
  .problem-stage[data-layout="catalog"] .team-node[data-team="engineering"] { --node-x: 285px; }
  .problem-stage[data-layout="catalog"] .team-node[data-team="design"] { --node-x: -280px; }
  .problem-stage[data-layout="catalog"] .team-node[data-team="operations"] { --node-x: 270px; }
  .problem-stage[data-layout="price"] .team-node[data-team="data"] { --node-x: 285px; }
  .problem-stage[data-layout="price"] .team-node[data-team="product"] { --node-x: -280px; }
  .problem-stage[data-layout="price"] .team-node[data-team="design"] { --node-x: 275px; }
  .problem-stage[data-layout="price"] .team-node[data-team="operations"] { --node-x: -285px; }
}

@media (max-width: 820px) {
  .hero.problem-hero {
    min-height: auto;
    padding-top: calc(var(--header-h) + 1.8rem);
    padding-bottom: 1.4rem;
  }

  .problem-hero-inner { min-height: calc(100svh - var(--header-h) - 3.2rem); }
  .problem-kicker { margin-bottom: .45rem; }
  .hero.problem-hero h1 { font-size: clamp(2.75rem, 12vw, 4rem); line-height: 1; }
  .problem-stage {
    height: auto;
    min-height: 0;
    margin: 1.5rem 0 1rem;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: .55rem;
  }

  .problem-connectors { display: none; }
  .central-problem-card {
    width: 100%;
    min-height: 150px;
    grid-column: 1 / -1;
    position: relative;
    top: auto;
    right: auto;
    transform: none;
  }

  .problem-stage.is-rearranging .central-problem-card,
  .problem-stage.is-entering .central-problem-card { transform: none; }

  .team-node,
  .problem-stage[data-layout] .team-node,
  .problem-stage[data-layout] .team-node[data-team] {
    width: 100%;
    min-height: 54px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .team-node[data-team="operations"] { grid-column: 1 / -1; }
  .problem-stage.is-entering[data-layout] .team-node[data-team] { transform: none; }
  .problem-openings { width: 100%; margin-top: auto; }
}

@media (max-width: 560px) {
  .hero.problem-hero { padding-top: calc(var(--header-h) + 1.4rem); }
  .problem-hero-inner { min-height: calc(100svh - var(--header-h) - 2.8rem); }
  .hero.problem-hero h1 { font-size: clamp(2.55rem, 12.5vw, 3.3rem); }
  .problem-stage { margin-top: 1.2rem; }
  .central-problem-card { min-height: 136px; border-radius: 18px; }
  .problem-copy { font-size: 1.45rem; }
  .team-node { border-radius: 13px; }
}

/* Behind the title — careers hero */
.hero.behind-title-hero {
  width: 100%;
  max-width: none;
  min-height: 100svh;
  margin: 0;
  padding:
    calc(var(--header-h) + .65rem)
    max(var(--page-pad), calc((100vw - var(--content)) / 2))
    .8rem;
  display: block;
  position: relative;
  overflow: hidden;
  color: var(--paper);
  background:
    radial-gradient(circle at 50% 52%, rgba(243,29,58,.2), transparent 25rem),
    radial-gradient(circle at 50% 100%, rgba(138,6,23,.2), transparent 34rem),
    #050506;
}

.hero.behind-title-hero::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0 49.9%, rgba(243,29,58,.05) 50%, transparent 50.1%),
    radial-gradient(ellipse at 50% 50%, transparent 24%, rgba(0,0,0,.58) 100%);
}

.behind-title-inner {
  width: min(var(--content), 100%);
  min-height: calc(100svh - var(--header-h) - 1.45rem);
  margin-inline: auto;
  position: relative;
  isolation: isolate;
}

.role-shell {
  position: absolute;
  z-index: 5;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(.25rem, 1.1vw, 1rem);
  direction: rtl;
  pointer-events: none;
  transition: opacity .35s ease;
}

.role-word {
  color: #fff;
  font-size: clamp(5.2rem, 11.8vw, 10rem);
  font-weight: 900;
  line-height: .9;
  letter-spacing: -.085em;
  white-space: nowrap;
  text-shadow:
    0 0 2px #fff,
    0 0 22px rgba(243,29,58,.58),
    0 0 86px rgba(243,29,58,.32);
  transform: translate3d(0,0,0);
  will-change: transform, opacity;
  transition:
    transform .72s cubic-bezier(.22,1,.36,1),
    opacity .42s ease .24s,
    text-shadow .42s ease;
}

.role-seam {
  width: 2px;
  height: min(42svh, 310px);
  position: absolute;
  top: 50%;
  right: 50%;
  border-radius: 999px;
  background: var(--torob-red-hot);
  box-shadow:
    0 0 10px var(--torob-red-hot),
    0 0 34px rgba(243,29,58,.9),
    0 0 90px rgba(243,29,58,.55);
  opacity: 0;
  transform: translate(50%,-50%) scaleY(.03);
  transform-origin: center;
  transition: transform .62s cubic-bezier(.22,1,.36,1), opacity .16s ease;
}

.behind-title-hero.is-open .role-word-right {
  opacity: .08;
  transform: translate3d(35vw,-1.5vh,0) rotate(2deg) scale(.97);
  text-shadow: 0 0 22px rgba(243,29,58,.22);
}

.behind-title-hero.is-open .role-word-left {
  opacity: .08;
  transform: translate3d(-35vw,1.5vh,0) rotate(-2deg) scale(.97);
  text-shadow: 0 0 22px rgba(243,29,58,.22);
}

.behind-title-hero.is-open .role-seam {
  opacity: 1;
  transform: translate(50%,-50%) scaleY(1);
}

.behind-title-hero.is-final .role-shell,
.behind-title-hero.is-final .role-seam { opacity: 0; }

.complexity-world {
  position: absolute;
  z-index: 2;
  inset: 1.2rem 0 .8rem;
  overflow: hidden;
  opacity: 0;
  clip-path: inset(47% 3% 47% 3% round 26px);
  transform: scale(.985);
  transform-origin: center;
  transition:
    opacity .5s ease,
    clip-path .72s cubic-bezier(.22,1,.36,1),
    transform .72s cubic-bezier(.22,1,.36,1);
}

.behind-title-hero.is-open .complexity-world {
  opacity: 1;
  clip-path: inset(0 0 0 0 round 26px);
  transform: scale(1);
}

.behind-title-hero.is-final .complexity-world {
  opacity: .13;
  transform: scale(1.025);
  transition-duration: .52s;
}

.complexity-network {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.complexity-network path {
  fill: none;
  stroke: rgba(243,29,58,.48);
  stroke-width: 1.25;
  vector-effect: non-scaling-stroke;
  filter: drop-shadow(0 0 7px rgba(243,29,58,.58));
}

.complexity-network circle {
  fill: var(--torob-red-hot);
  stroke: rgba(255,255,255,.7);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  filter: drop-shadow(0 0 8px var(--torob-red));
}

.complexity-network circle:nth-of-type(3) {
  fill: var(--pay-green-soft);
  stroke: var(--pay-green);
  filter: drop-shadow(0 0 9px rgba(120,213,18,.7));
}

.complexity-fragment {
  width: clamp(180px, 20vw, 255px);
  min-height: 88px;
  padding: .85rem 1rem;
  display: grid;
  align-content: center;
  gap: .55rem;
  position: absolute;
  color: #e7e4df;
  background: rgba(11,11,14,.9);
  border: 1px solid rgba(255,59,81,.42);
  border-radius: 16px;
  box-shadow:
    0 16px 36px rgba(0,0,0,.42),
    0 0 24px rgba(243,29,58,.13),
    inset 0 0 22px rgba(243,29,58,.055),
    inset 0 1px rgba(255,255,255,.06);
  backdrop-filter: blur(16px) saturate(130%);
  opacity: 0;
  transform: translateY(16px) scale(.94);
  transition:
    opacity .42s ease var(--fragment-delay),
    transform .56s cubic-bezier(.22,1,.36,1) var(--fragment-delay),
    border-color .3s,
    box-shadow .3s;
}

.behind-title-hero.is-open .complexity-fragment {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.complexity-fragment > strong {
  font-size: .76rem;
  font-weight: 750;
  line-height: 1.5;
}

.fragment-prices { top: 11%; right: 3%; }
.fragment-duplicates { top: 13%; left: 4%; }
.fragment-incomplete { right: 4%; bottom: 11%; }
.fragment-stores { left: 4%; bottom: 10%; }
.fragment-errors {
  top: 2%;
  right: 50%;
  transform: translate(50%,16px) scale(.94);
}
.behind-title-hero.is-open .fragment-errors { transform: translate(50%,0) scale(1); }

.fragment-prices > span {
  display: grid;
  gap: .12rem;
  color: #aaa7a3;
  font-size: .62rem;
  font-variant-numeric: tabular-nums;
}

.fragment-prices b {
  display: flex;
  justify-content: space-between;
  font-weight: 550;
}

.fragment-prices b:nth-child(2) {
  color: var(--torob-red-hot);
  text-shadow: 0 0 8px rgba(243,29,58,.52);
}

.fragment-duplicates > span {
  height: 36px;
  display: flex;
  align-items: end;
}

.fragment-duplicates i {
  width: 42px;
  height: 32px;
  margin-left: -9px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 8px;
  background: linear-gradient(145deg,#3b171d,#151518);
  box-shadow: 0 8px 16px rgba(0,0,0,.28);
}

.fragment-duplicates i:nth-child(2) { height: 36px; transform: translateY(-2px); }

.fragment-incomplete > span {
  display: grid;
  gap: .35rem;
}

.fragment-incomplete i {
  width: 90%;
  height: 6px;
  border-radius: 999px;
  background: rgba(255,255,255,.17);
}

.fragment-incomplete i:nth-child(2) { width: 68%; }
.fragment-incomplete i:nth-child(3) {
  width: 45%;
  border: 1px dashed rgba(255,59,81,.8);
  background: rgba(243,29,58,.08);
}

.fragment-stores > span {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.fragment-stores > span::before {
  content: "";
  position: absolute;
  right: 16px;
  left: 16px;
  top: 50%;
  height: 1px;
  background: rgba(243,29,58,.7);
  box-shadow: 0 0 8px rgba(243,29,58,.55);
}

.fragment-stores i {
  width: 28px;
  height: 28px;
  z-index: 1;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 50%;
  background: #1a0a0d;
  box-shadow: 0 0 10px rgba(243,29,58,.24);
}

.fragment-errors > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fragment-errors i {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  color: var(--torob-red-hot);
  background: rgba(243,29,58,.08);
  border: 1px solid rgba(243,29,58,.42);
  border-radius: 8px;
  font: 800 .78rem/1 Vazirmatn, sans-serif;
  font-style: normal;
  box-shadow: 0 0 12px rgba(243,29,58,.12);
}

.core-question {
  width: min(82%, 760px);
  min-height: 122px;
  padding: 1.25rem 1.7rem;
  display: grid;
  place-items: center;
  position: absolute;
  z-index: 3;
  top: 52%;
  right: 50%;
  color: #fff;
  background: rgba(7,7,9,.86);
  border: 1px solid rgba(255,59,81,.8);
  border-radius: 22px;
  box-shadow:
    0 0 0 1px rgba(243,29,58,.16),
    0 0 32px rgba(243,29,58,.35),
    0 0 92px rgba(243,29,58,.2),
    inset 0 0 36px rgba(243,29,58,.09),
    inset 0 1px rgba(255,255,255,.08);
  font-size: clamp(2rem,4.7vw,4.35rem);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -.055em;
  text-align: center;
  text-shadow: 0 0 24px rgba(243,29,58,.34);
  opacity: 0;
  transform: translate(50%,-50%) scale(.95);
  transition: opacity .44s ease .34s, transform .6s cubic-bezier(.22,1,.36,1) .34s;
}

.behind-title-hero.is-open .core-question {
  opacity: 1;
  transform: translate(50%,-50%) scale(1);
}

.behind-title-hero.is-final .core-question {
  opacity: 0;
  transform: translate(50%,-50%) scale(1.035);
  transition: opacity .18s ease, transform .3s cubic-bezier(.22,1,.36,1);
}

.behind-title-final {
  position: absolute;
  z-index: 4;
  inset: 0;
  display: grid;
  place-content: center;
  justify-items: center;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transform: translateY(18px) scale(.985);
  transition: opacity .44s ease, transform .56s cubic-bezier(.22,1,.36,1);
}

.behind-title-hero.is-final .behind-title-final {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0) scale(1);
  transition-delay: .04s;
}

.final-statement {
  display: grid;
  font-size: clamp(3.35rem,6.5vw,6.4rem);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.075em;
}

.final-statement span { color: var(--paper); }
.final-statement strong {
  color: var(--torob-red-hot);
  font-weight: 900;
  text-shadow: 0 0 20px rgba(243,29,58,.5), 0 0 60px rgba(243,29,58,.27);
}

.behind-title-openings {
  min-width: 190px;
  min-height: 52px;
  margin-top: 2rem;
  padding: .75rem 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: var(--torob-red);
  border: 1px solid rgba(255,111,130,.85);
  border-radius: 15px;
  box-shadow:
    0 13px 34px rgba(243,29,58,.28),
    0 0 25px rgba(243,29,58,.32),
    0 0 68px rgba(243,29,58,.16),
    inset 0 1px rgba(255,255,255,.2);
  font-size: .88rem;
  font-weight: 800;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .35s ease .12s, transform .44s cubic-bezier(.22,1,.36,1) .12s, box-shadow .26s, background .26s;
}

.behind-title-hero.is-final .behind-title-openings {
  opacity: 1;
  transform: translateY(0);
}

.behind-title-openings:hover {
  background: var(--torob-red-hot);
  box-shadow:
    0 17px 42px rgba(243,29,58,.4),
    0 0 38px rgba(243,29,58,.5),
    0 0 92px rgba(243,29,58,.24),
    inset 0 1px rgba(255,255,255,.26);
}

.behind-title-openings:active {
  transform: scale(.97);
  transition-duration: .08s;
}

@media (max-width: 820px) {
  .hero.behind-title-hero {
    min-height: 100svh;
    padding-top: calc(var(--header-h) + 1.3rem);
    padding-bottom: 1rem;
  }

  .behind-title-inner { min-height: calc(100svh - var(--header-h) - 2.3rem); }
  .role-shell { flex-direction: column; gap: 0; }
  .role-word { font-size: clamp(4rem,17vw,6.4rem); line-height: .96; }
  .role-seam { width: min(72vw,420px); height: 2px; transform: translate(50%,-50%) scaleX(.03); }
  .behind-title-hero.is-open .role-word-right { transform: translate3d(0,-22vh,0) rotate(-1deg) scale(.96); }
  .behind-title-hero.is-open .role-word-left { transform: translate3d(0,22vh,0) rotate(1deg) scale(.96); }
  .behind-title-hero.is-open .role-seam { transform: translate(50%,-50%) scaleX(1); }

  .complexity-world { inset: .6rem 0; }
  .complexity-fragment {
    width: calc(50% - 1.15rem);
    min-height: 76px;
    padding: .65rem .72rem;
  }
  .fragment-prices { top: 5%; right: .65rem; }
  .fragment-duplicates { top: 5%; left: .65rem; }
  .fragment-errors { top: 24%; right: .65rem; transform: translateY(16px) scale(.94); }
  .behind-title-hero.is-open .fragment-errors { transform: translateY(0) scale(1); }
  .fragment-incomplete { right: .65rem; bottom: 5%; }
  .fragment-stores { left: .65rem; bottom: 5%; }
  .core-question {
    width: calc(100% - 1.3rem);
    min-height: 112px;
    font-size: clamp(1.75rem,7.5vw,2.6rem);
  }

  .final-statement { font-size: clamp(2.9rem,11vw,4.4rem); }
  .behind-title-openings { width: min(100%,320px); }
}

@media (max-width: 560px) {
  .hero.behind-title-hero { padding-top: calc(var(--header-h) + 1rem); }
  .behind-title-inner { min-height: calc(100svh - var(--header-h) - 1.8rem); }
  .role-word { font-size: clamp(3.6rem,18vw,5rem); }
  .complexity-fragment { min-height: 68px; }
  .complexity-fragment > strong { font-size: .65rem; }
  .fragment-prices b:nth-child(3) { display: none; }
  .fragment-errors { top: 23%; }
  .core-question { top: 51%; padding-inline: .8rem; }
  .final-statement { font-size: clamp(2.65rem,12vw,3.6rem); }
  .behind-title-openings { margin-top: 1.5rem; }
}

/* Behind a simple choice — product result exploded into Torob's real problem layers */
.hero.choice-hero {
  --choice-abyss: #05070c;
  --choice-navy: #08121e;
  --choice-ice: #eaf8ff;
  --choice-cyan: #9ddcf4;
  --choice-purple: #6d3fd1;
  --card-final-x: -105px;
  --card-final-y: -4px;
  --rig-scale: 1;
  width: 100%;
  max-width: none;
  min-height: 100svh;
  margin: 0;
  padding:
    calc(var(--header-h) + .65rem)
    max(var(--page-pad), calc((100vw - var(--content)) / 2))
    .8rem;
  display: block;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  color: var(--paper);
  background:
    radial-gradient(circle at 48% 47%, rgba(243,29,58,.12), transparent 24rem),
    radial-gradient(circle at 47% 48%, rgba(109,63,209,.095), transparent 38rem),
    linear-gradient(145deg, var(--choice-abyss) 0%, #060a12 52%, #030407 100%);
}

.hero.choice-hero::before,
.hero.choice-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero.choice-hero::before {
  z-index: 0;
  opacity: .34;
  background:
    linear-gradient(rgba(157,220,244,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(157,220,244,.035) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(ellipse at 48% 47%, #000, transparent 70%);
  transform: perspective(900px) rotateX(62deg) scale(1.55) translateY(15%);
  transform-origin: center bottom;
}

.hero.choice-hero::after {
  z-index: 0;
  background: radial-gradient(ellipse at 50% 48%, transparent 35%, rgba(2,3,6,.64) 100%);
}

.choice-hero-inner {
  width: min(var(--content), 100%);
  min-height: calc(100svh - var(--header-h) - 1.45rem);
  margin-inline: auto;
  position: relative;
  z-index: 1;
  isolation: isolate;
}

.choice-copy {
  width: min(58%, 760px);
  min-height: 100%;
  padding-block: clamp(1rem, 4vh, 3rem);
  position: absolute;
  z-index: 1;
  inset: 0 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  text-align: right;
  opacity: 0;
  transform: translate3d(0,22px,0);
  transition:
    opacity .5s ease,
    transform .68s cubic-bezier(.22,1,.36,1);
}

.choice-hero.is-resolved .choice-copy {
  opacity: 1;
  transform: translate3d(0,0,0);
}

.choice-copy:focus-within {
  opacity: 1;
  transform: translate3d(0,0,0);
}

.choice-kicker {
  margin: 0 0 .65rem;
  color: var(--choice-ice);
  font-size: clamp(.78rem,1vw,.96rem);
  font-weight: 780;
  letter-spacing: .01em;
  text-shadow: 0 0 18px rgba(157,220,244,.34);
}

.choice-kicker::before {
  content: "";
  width: 34px;
  height: 2px;
  margin-left: .65rem;
  display: inline-block;
  vertical-align: middle;
  border-radius: 99px;
  background: var(--torob-red-hot);
  box-shadow: 0 0 13px rgba(243,29,58,.72);
}

.choice-copy h1 {
  max-width: none;
  margin: 0;
  display: grid;
  color: #f8f8f5;
  font-size: clamp(3.15rem,5vw,5.5rem);
  font-weight: 900;
  line-height: .94;
  letter-spacing: -.072em;
  text-wrap: balance;
}

.choice-copy h1 span,
.choice-copy h1 strong {
  display: block;
  white-space: nowrap;
}

.choice-copy h1 strong {
  color: var(--torob-red-hot);
  font-weight: 900;
  text-shadow:
    0 0 20px rgba(243,29,58,.38),
    0 0 62px rgba(243,29,58,.18);
}

.choice-openings {
  min-width: 215px;
  min-height: 54px;
  margin-top: 1.35rem;
  padding: .8rem 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 7;
  color: #fff;
  background: linear-gradient(135deg, #ff3049, #df102d);
  border: 1px solid rgba(255,142,157,.82);
  border-radius: 14px;
  box-shadow:
    0 14px 34px rgba(243,29,58,.3),
    0 0 34px rgba(243,29,58,.25),
    inset 0 1px rgba(255,255,255,.25);
  font-size: .9rem;
  font-weight: 830;
  pointer-events: none;
  transform: translate3d(0,10px,0);
  opacity: 0;
  transition:
    opacity .38s ease .12s,
    transform .5s cubic-bezier(.22,1,.36,1) .12s,
    background .18s ease,
    box-shadow .22s ease;
}

.choice-hero.is-resolved .choice-openings {
  pointer-events: auto;
  transform: translate3d(0,0,0);
  opacity: 1;
}

.choice-openings:focus-visible {
  pointer-events: auto;
  transform: translate3d(0,0,0);
  opacity: 1;
}

.choice-openings:hover {
  background: linear-gradient(135deg, #ff4359, #ef1735);
  box-shadow:
    0 18px 42px rgba(243,29,58,.38),
    0 0 46px rgba(243,29,58,.42),
    inset 0 1px rgba(255,255,255,.3);
}

.choice-openings:active {
  transform: scale(.97);
  transition-duration: .08s;
}

.choice-scene {
  position: absolute;
  z-index: 2;
  inset: 0;
  perspective: 1200px;
  perspective-origin: 50% 46%;
  pointer-events: none;
}

.choice-depth-halo {
  width: min(68vw,820px);
  aspect-ratio: 1.35;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  opacity: .68;
  background:
    radial-gradient(ellipse, rgba(109,63,209,.14), rgba(24,52,76,.07) 44%, transparent 72%);
  transform: translate(-50%,-50%);
}

.choice-rig {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  transform:
    rotateX(var(--rig-rotate-x, 0deg))
    rotateY(var(--rig-rotate-y, 0deg))
    scale(var(--rig-scale));
  transform-origin: 50% 48%;
  transition: transform .68s cubic-bezier(.22,1,.36,1);
}

.choice-hero.is-expanded .choice-rig {
  --rig-rotate-x: -2.1deg;
  --rig-rotate-y: -4deg;
}

.choice-hero.is-tracking .choice-rig { transition: none; }

.process-layer {
  width: 190px;
  min-height: 78px;
  margin: -39px 0 0 -95px;
  padding: .72rem .82rem;
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  align-content: center;
  gap: .55rem;
  overflow: hidden;
  color: var(--choice-ice);
  background:
    linear-gradient(135deg, rgba(214,242,255,.105), rgba(8,18,30,.72) 36%, rgba(8,10,18,.82));
  border: 1px solid rgba(202,238,255,.42);
  border-radius: 13px;
  box-shadow:
    0 18px 42px rgba(0,0,0,.28),
    0 0 20px rgba(157,220,244,.075),
    inset 0 1px rgba(255,255,255,.12);
  backface-visibility: hidden;
  contain: paint;
  opacity: 0;
  transform: translate3d(0,0,-90px) scale(.84);
  transition:
    opacity .44s ease var(--layer-delay),
    transform .68s cubic-bezier(.22,1,.36,1) var(--layer-delay),
    border-color .25s ease,
    box-shadow .25s ease;
}

.process-layer::before {
  content: "";
  width: 46%;
  height: 1px;
  position: absolute;
  top: 0;
  right: 12%;
  background: linear-gradient(90deg, transparent, rgba(234,248,255,.9), transparent);
  box-shadow: 0 0 12px rgba(157,220,244,.55);
}

.process-layer > span {
  font-size: .7rem;
  font-weight: 760;
  line-height: 1.35;
  white-space: nowrap;
}

.layer-similar,
.layer-price,
.layer-ranking { text-align: left; }

.choice-hero.is-expanded .process-layer {
  opacity: .92;
  transform:
    translate3d(
      calc(var(--layer-x) + var(--mouse-x, 0px)),
      calc(var(--layer-y) + var(--mouse-y, 0px)),
      var(--layer-z)
    )
    scale(1);
}

.choice-hero.is-tracking .process-layer { transition: border-color .2s ease, box-shadow .2s ease; }

.layer-signal {
  min-height: 25px;
  display: flex;
  align-items: center;
  gap: .38rem;
  position: relative;
}

.layer-signal i,
.layer-signal b {
  display: block;
  font-style: normal;
}

.signal-similar i {
  width: 32px;
  height: 25px;
  margin-left: -11px;
  border: 1px solid rgba(234,248,255,.35);
  border-radius: 6px;
  background: rgba(157,220,244,.075);
}

.signal-similar i:nth-child(2) {
  border-color: rgba(243,29,58,.7);
  box-shadow: 0 0 10px rgba(243,29,58,.18);
  transform: translateY(-2px);
}

.signal-stores::before {
  content: "";
  height: 1px;
  position: absolute;
  right: 9px;
  left: 9px;
  background: linear-gradient(90deg, var(--torob-red), rgba(157,220,244,.6));
  box-shadow: 0 0 8px rgba(243,29,58,.28);
}

.signal-stores {
  justify-content: space-between;
}

.signal-stores i {
  width: 19px;
  height: 19px;
  z-index: 1;
  border: 1px solid rgba(234,248,255,.55);
  border-radius: 50%;
  background: #0b1420;
}

.signal-price {
  justify-content: space-between;
}

.signal-price i {
  width: 72%;
  height: 6px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--torob-red) 0 72%, rgba(255,255,255,.12) 72%);
  box-shadow: 0 0 9px rgba(243,29,58,.28);
}

.signal-price b {
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  color: #fff;
  background: rgba(243,29,58,.13);
  border: 1px solid rgba(243,29,58,.55);
  border-radius: 50%;
  font-size: .72rem;
}

.signal-stock i {
  flex: 1;
  height: 9px;
  border-radius: 3px;
  background: rgba(157,220,244,.42);
}

.signal-stock i:nth-child(4) {
  background: rgba(243,29,58,.22);
  border: 1px dashed rgba(243,29,58,.62);
}

.signal-ranking {
  align-items: flex-end;
}

.signal-ranking i {
  width: 18px;
  border-radius: 3px 3px 1px 1px;
  background: linear-gradient(#d9f4ff, #39728f);
}

.signal-ranking i:nth-child(1) { height: 12px; }
.signal-ranking i:nth-child(2) { height: 25px; box-shadow: 0 0 10px rgba(157,220,244,.3); }
.signal-ranking i:nth-child(3) { height: 18px; }

.signal-behavior i {
  width: 8px;
  height: 8px;
  position: relative;
  border-radius: 50%;
  background: var(--choice-cyan);
  box-shadow: 0 0 8px rgba(157,220,244,.45);
}

.signal-behavior i::after {
  content: "";
  width: 38px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 7px;
  background: rgba(157,220,244,.4);
  transform: rotate(-13deg);
  transform-origin: left;
}

.signal-behavior i:last-child::after { display: none; }
.signal-behavior i:nth-child(2) { transform: translateY(-8px); }
.signal-behavior i:nth-child(3) { transform: translateY(-2px); }

.signal-speed i {
  width: 31px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, transparent, var(--choice-ice));
  box-shadow: 0 0 8px rgba(157,220,244,.38);
}

.signal-speed i:nth-child(2) { width: 45px; }
.signal-speed i:nth-child(3) { width: 22px; }
.signal-speed i:nth-child(4) { width: 34px; }

.choice-data-rail {
  width: min(78vw,950px);
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate3d(-50%,-50%,-225px);
  transition: opacity .35s ease .25s;
}

.choice-hero.is-expanded .choice-data-rail { opacity: 1; }

.rail-line {
  position: absolute;
  inset: 1px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(243,29,58,.22) 18%, rgba(157,220,244,.44) 50%, rgba(243,29,58,.2) 82%, transparent);
}

.rail-pulse {
  width: 125px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 50%;
  border-radius: 99px;
  opacity: 0;
  background: linear-gradient(90deg, transparent, #fff 42%, var(--torob-red-hot) 60%, transparent);
  box-shadow: 0 0 10px rgba(255,255,255,.58), 0 0 22px rgba(243,29,58,.82);
}

.choice-hero.is-expanded .rail-pulse {
  animation: choice-rail-pulse .74s cubic-bezier(.16,1,.3,1) 1.08s both;
}

.choice-data-cloud {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: visible;
  perspective: 900px;
}

.choice-datum {
  position: absolute;
  top: 50%;
  left: 50%;
  color: rgba(220,244,255,.72);
  font-size: var(--datum-size, .62rem);
  font-weight: 540;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  opacity: 0;
  text-shadow: 0 0 10px rgba(157,220,244,.4);
}

.choice-datum::before {
  content: "";
  width: 3px;
  height: 3px;
  margin-left: .35rem;
  display: inline-block;
  border-radius: 50%;
  background: var(--torob-red-hot);
  box-shadow: 0 0 8px rgba(243,29,58,.8);
}

.choice-hero.is-expanded .choice-datum {
  animation: choice-data-flight var(--datum-duration,1.25s) cubic-bezier(.22,1,.36,1) var(--datum-delay,0s) both;
}

.torob-product-card {
  width: 276px;
  height: 404px;
  margin: -202px 0 0 -138px;
  padding: 13px 13px 14px;
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  color: #16181c;
  background: #f7f7f5;
  border: 1px solid rgba(255,255,255,.95);
  border-radius: 12px;
  box-shadow:
    0 32px 72px rgba(0,0,0,.48),
    0 2px 0 rgba(255,255,255,.8) inset;
  backface-visibility: hidden;
  transform: translate3d(0,0,120px);
  transition:
    transform .72s cubic-bezier(.22,1,.36,1),
    box-shadow .45s ease;
}

.torob-product-card::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -11px;
  border: 1px solid rgba(243,29,58,.7);
  border-radius: 19px;
  opacity: 0;
  transform: scale(.92);
  box-shadow: 0 0 22px rgba(243,29,58,.36), 0 0 70px rgba(243,29,58,.2);
}

.choice-hero.is-expanded .torob-product-card {
  transform:
    translate3d(
      calc(var(--card-final-x) + var(--card-mouse-x, 0px)),
      calc(var(--card-final-y) + var(--card-mouse-y, 0px)),
      110px
    )
    scale(.92);
}

.choice-hero.is-resolved .torob-product-card::before {
  animation: choice-card-confirm .55s cubic-bezier(.16,1,.3,1) both;
}

.choice-hero.is-tracking .torob-product-card { transition: box-shadow .25s ease; }

.product-visual {
  height: 226px;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 48%, #fff, #f0f1f2 68%, #e6e7e8);
  border-radius: 8px;
}

.product-visual svg {
  width: 94%;
  height: 94%;
  filter: drop-shadow(0 17px 14px rgba(20,24,30,.2));
}

.product-card-copy {
  flex: 1;
  padding: .65rem .3rem .1rem;
  display: flex;
  flex-direction: column;
  text-align: right;
}

.product-card-copy h2 {
  margin: 0;
  min-height: 46px;
  color: #292b2f;
  font-size: .84rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0;
}

.product-card-copy h2 b {
  display: inline-block;
  direction: ltr;
  font-weight: 650;
}

.product-price {
  margin-top: auto;
}

.product-price strong {
  display: block;
  color: #202226;
  font-size: 1.02rem;
  font-weight: 850;
  line-height: 1.5;
  font-variant-numeric: tabular-nums;
  transition: color .24s ease, text-shadow .24s ease;
}

.product-price strong span {
  font-size: .68em;
  font-weight: 680;
}

.choice-hero.is-resolved .product-price strong {
  color: #df102d;
  text-shadow: 0 0 12px rgba(243,29,58,.17);
}

.product-stores {
  margin-top: .45rem;
  padding-top: .55rem;
  display: flex;
  align-items: center;
  color: #777a80;
  border-top: 1px solid #e1e2e3;
  font-size: .67rem;
  font-weight: 560;
}

.product-stores i {
  width: 19px;
  height: 19px;
  margin-right: -5px;
  border: 2px solid #f7f7f5;
  border-radius: 50%;
  background: linear-gradient(145deg,#d9e8ef,#8faab7);
}

.product-stores i:first-of-type { margin-right: auto; background: linear-gradient(145deg,#ffd9df,#ef6378); }
.product-stores i:nth-of-type(2) { background: linear-gradient(145deg,#ddf5ff,#70a9c2); }
.product-stores i:nth-of-type(3) { background: linear-gradient(145deg,#e5dcff,#8f75cb); }

@keyframes choice-data-flight {
  0% {
    opacity: 0;
    transform: translate3d(var(--datum-from-x),var(--datum-from-y),-520px) scale(.45);
  }
  18% { opacity: .72; }
  72% { opacity: .55; }
  100% {
    opacity: 0;
    transform: translate3d(var(--datum-to-x),var(--datum-to-y),35px) scale(.82);
  }
}

@keyframes choice-rail-pulse {
  0% { opacity: 0; transform: translate3d(-510px,0,0) scaleX(.35); }
  16% { opacity: 1; }
  76% { opacity: 1; }
  100% { opacity: 0; transform: translate3d(385px,0,0) scaleX(1); }
}

@keyframes choice-card-confirm {
  0% { opacity: 0; transform: scale(.92); }
  30% { opacity: .9; }
  100% { opacity: 0; transform: scale(1.15); }
}

@media (max-width: 1080px) {
  .hero.choice-hero {
    --rig-scale: .86;
    --card-final-x: -86px;
  }
  .choice-copy { width: 62%; }
  .choice-copy h1 { font-size: clamp(3.2rem,7vw,5.7rem); }
}

@media (max-width: 820px) {
  .hero.choice-hero {
    --rig-scale: .76;
    --card-final-x: 0px;
    --card-final-y: -118px;
    min-height: 100svh;
    padding-top: calc(var(--header-h) + .8rem);
    padding-bottom: .65rem;
    display: block;
  }

  .choice-hero-inner { min-height: calc(100svh - var(--header-h) - 1.45rem); }
  .choice-scene { perspective: 1600px; transform: translateY(-1.5rem); }
  .choice-rig { transform-origin: 50% 42%; }
  .choice-copy {
    width: 100%;
    min-height: auto;
    inset: auto 0 0;
    padding: 0 0 .7rem;
    z-index: 3;
    align-items: stretch;
  }
  .choice-kicker { margin-bottom: .45rem; }
  .choice-copy h1 {
    max-width: 12ch;
    font-size: clamp(2.55rem,10vw,4.2rem);
    line-height: .96;
  }
  .choice-openings { width: min(100%,340px); margin-top: .9rem; }

  .torob-product-card {
    width: 244px;
    height: 354px;
    margin: -177px 0 0 -122px;
  }
  .product-visual { height: 184px; }

  .process-layer {
    width: 166px;
    min-height: 66px;
    margin: -33px 0 0 -83px;
    padding: .6rem .68rem;
  }
  .process-layer > span { font-size: .64rem; }
  .layer-similar { --layer-x:-184px !important;--layer-y:-218px !important;--layer-z:-130px !important; }
  .layer-stores { --layer-x:184px !important;--layer-y:-216px !important;--layer-z:-112px !important; }
  .layer-price { --layer-x:-202px !important;--layer-y:-90px !important;--layer-z:-76px !important; }
  .layer-stock { --layer-x:202px !important;--layer-y:-86px !important;--layer-z:-58px !important; }
  .layer-ranking { --layer-x:-184px !important;--layer-y:72px !important;--layer-z:-98px !important; }
  .layer-behavior { --layer-x:184px !important;--layer-y:74px !important;--layer-z:-120px !important; }
  .layer-speed { --layer-x:0px !important;--layer-y:128px !important;--layer-z:-168px !important; }
}

@media (max-width: 560px) {
  .hero.choice-hero {
    --rig-scale: .76;
    --card-final-y: -136px;
    padding-top: calc(var(--header-h) + .55rem);
  }
  .choice-hero-inner { min-height: calc(100svh - var(--header-h) - 1rem); }
  .choice-scene { transform: translateY(-.75rem); }
  .choice-copy { padding-bottom: .2rem; }
  .choice-copy h1 { font-size: clamp(2.35rem,11.5vw,3.3rem); }
  .choice-kicker { font-size: .72rem; }
  .choice-openings { width: 100%; min-height: 50px; margin-top: .75rem; }
  .torob-product-card {
    width: 232px;
    height: 344px;
    margin: -172px 0 0 -116px;
  }
  .product-visual { height: 177px; }
  .process-layer { width: 156px; margin-left: -78px; }
  .layer-similar { --layer-x:-152px !important; }
  .layer-stores { --layer-x:152px !important; }
  .layer-price { --layer-x:-165px !important; }
  .layer-stock { --layer-x:165px !important; }
  .layer-ranking { --layer-x:-150px !important; }
  .layer-behavior { --layer-x:150px !important; }
}

@media (max-width: 1100px) {
  .hero.search-hero {
    padding-top: calc(var(--header-h) + 1.35rem);
    padding-bottom: 1.25rem;
  }

  .search-hero-content { min-height: auto; }
  .decision-stage { height: 620px; min-height: 620px; }
  .hero-query { top: 29%; width: 94%; }
  .world-strip {
    right: 3%;
    left: 3%;
    bottom: 5%;
    grid-template-columns: repeat(3, minmax(0,1fr));
  }

  .world-piece,
  .unresolved-slot { height: 104px; }
}

@media (max-width: 820px) {
  .hero.search-hero {
    min-height: auto;
    padding-top: calc(var(--header-h) + 1.8rem);
  }

  .hero.search-hero h1 {
    margin-bottom: .7rem;
    font-size: clamp(2.35rem, 10vw, 4.2rem);
  }

  .decision-stage {
    height: 720px;
    min-height: 720px;
    border-radius: 24px;
  }

  .hero-query {
    top: 20%;
    width: calc(100% - 1.5rem);
    min-height: 132px;
    grid-template-columns: auto minmax(0,1fr);
    gap: .75rem;
    border-radius: 20px;
  }

  .hero-query-icon { width: 62px; border-radius: 15px; }
  .hero-query-icon svg { width: 27px; height: 27px; }
  .hero-query > strong { font-size: clamp(1.25rem, 5vw, 1.7rem); }
  .hero-openings { min-height: 40px; grid-column: 1 / -1; }

  .world-strip {
    right: .75rem;
    left: .75rem;
    bottom: .85rem;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: .5rem;
  }

  .world-piece,
  .unresolved-slot { height: 106px; }
}

@media (max-width: 560px) {
  .hero.search-hero { padding-top: calc(var(--header-h) + 1.5rem); }
  .hero.search-hero h1 { font-size: clamp(2.05rem, 10.5vw, 3rem); }
  .decision-stage { height: 740px; min-height: 740px; }
  .hero-query { top: 19%; min-height: 128px; padding: .62rem; }
  .hero-query-icon { width: 54px; border-radius: 13px; }
  .hero-query > strong { font-size: 1.12rem; }
  .hero-openings { font-size: .75rem; }
  .world-piece,
  .unresolved-slot { height: 102px; padding: .7rem; }
  .piece-label { font-size: .61rem; }
  .price-lines strong { font-size: .77rem; }
}

@keyframes orbit-spin { from { transform: rotate(-15deg); } to { transform: rotate(345deg); } }
@keyframes orbit-spin-reverse { from { transform: rotate(-15deg); } to { transform: rotate(-375deg); } }
@keyframes status-pulse { 0%,100% { opacity: .6; } 50% { opacity: 1; box-shadow: 0 0 20px var(--pay-green); } }
@keyframes page-arrive { from { opacity: 0; transform: translateY(12px); } }
@keyframes clock-hand { to { transform: rotate(360deg); } }
@keyframes film-float { 50% { transform: translate(-50%,-8px) rotate(-3deg); } }
@keyframes rocket-launch { 0% { bottom: -130px; left: 52%; transform: rotate(-18deg) scale(.8); } 18% { bottom: 12%; left: 50%; transform: rotate(-18deg) scale(1); } 72% { bottom: 70%; left: 23%; transform: rotate(-42deg) scale(.6); } 100% { bottom: 82%; left: 15%; transform: rotate(-47deg) scale(.25); opacity: .75; } }
@keyframes coin-fall { 0% { transform: translateY(-10px) rotate(0); } 78% { opacity: 1; } 100% { top: 78%; transform: translateY(0) rotate(580deg); opacity: 0; } }

@media (min-width: 1101px) and (max-height: 700px) {
  .hero { padding-top: calc(var(--header-h) + .35rem); padding-bottom: 0; }
  .hero .eyebrow { margin-bottom: .5rem; }
  .hero h1 { margin-bottom: .65rem; }
  .mission-quote > p { line-height: 1.72; }
  .mission-quote footer { margin-top: .45rem; }
  .author-link img { width: 46px; height: 46px; }
  .hero-actions { margin-top: .6rem; }
  .iran-stage { min-height: calc(100svh - var(--header-h) - 3rem); }
  .iran-map { width: min(100%, 520px, calc(100svh - var(--header-h) - 1rem)); }
}

@media (max-width: 1100px) {
  .nav-links { display: none; }
  .mobile-menu { display: flex; order: -1; }
  .mobile-menu[aria-expanded="true"] + * { display: block; }
  .nav-links.is-open { position: absolute; top: 76px; right: var(--page-pad); left: var(--page-pad); max-height: calc(100dvh - 92px); overflow-y: auto; padding: 1rem; border: 1px solid var(--line); border-radius: 16px; background: rgba(12,12,13,.96); backdrop-filter: blur(20px); display: grid; gap: .5rem; box-shadow: 0 20px 50px rgba(0,0,0,.4); }
  .hero { grid-template-columns: 1fr; padding-top: 9.5rem; padding-bottom: 2rem; }
  .iran-stage { min-height: 560px; order: -1; }
  .iran-map { max-width: 500px; }
  .benefit-track { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 820px) {
  :root { --page-pad: 1.15rem; --header-h: 70px; }
  .site-header { padding-inline: .7rem; }
  .nav-shell { padding-left: 8px; gap: .7rem; }
  .brand-copy { display: none; }
  .site-header .button-small { margin-right: auto; }
  .hero { display: flex; flex-direction: column; align-items: stretch; min-height: auto; gap: 1rem; }
  .iran-stage { min-height: 480px; order: 0; margin-top: 1.5rem; }
  .hero h1, .intern-hero h1 { font-size: clamp(3.2rem, 16vw, 5rem); }
  .hero h1 { font-size: clamp(2rem, 10vw, 3.75rem); }
  .intern-hero h1 { font-size: clamp(1.85rem, 7.5vw, 3.2rem); white-space: normal; }
  .mission-quote > p { font-size: .92rem; }
  .section-heading { align-items: flex-start; flex-direction: column; gap: .8rem; }
  .section-heading > p { max-width: 100%; }
  .job-toolbar { top: 78px; grid-template-columns: 1fr; }
  .job-grid { grid-template-columns: 1fr; }
  .open-resume { align-items: flex-start; flex-direction: column; }
  .work-grid { grid-template-columns: 1fr; }
  .work-map-card { min-height: 460px; }
  .benefit-track { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-inline: var(--page-pad); overscroll-behavior-x: contain; margin-inline: calc(var(--page-pad) * -1); padding-inline: var(--page-pad); scrollbar-width: none; }
  .benefit-track.is-dragging { scroll-snap-type: none; scroll-behavior: auto; cursor: grabbing; -webkit-user-select: none; user-select: none; }
  .benefit-card { flex: 0 0 min(78vw, 300px); scroll-snap-align: start; }
  .process-track-switcher { margin-top: 0; }
  .process-choice-gate { min-height: 90px; }
  .process-layout { grid-template-columns: 1fr; }
  .process-summary { position: static; order: -1; }
  .footer-top { min-height: 0; padding-block: 1.75rem; grid-template-columns: 1fr; gap: 1.35rem; }
  .footer-columns { padding: 1.25rem 0 0; border-inline-start: 0; border-top: 1px solid rgba(255,255,255,.07); }
  .detail-hero { grid-template-columns: 1fr; }
  .detail-actions { position: absolute; left: var(--page-pad); top: 9.2rem; }
  .detail-body { grid-template-columns: 1fr; }
  .apply-aside { position: static; }
  .event-card { grid-template-columns: 70px 1fr; }.event-card > strong { display: none; }
  .event-card.turbo { grid-template-columns: 70px minmax(0, 1fr) 112px; gap: 1.4rem; }
  .turbo-kicker { font-size: clamp(.62rem, 1.9vw, .78rem); }
  .turbo-word { font-size: clamp(2.45rem, 7.5vw, 3.7rem); }
  .turbo-mark { width: 110px; }
  .event-card.data { grid-template-columns: 70px minmax(0, 1fr) 112px; gap: 1.4rem; }
  .data-challenge-link { font-size: clamp(1.8rem, 5.4vw, 2.7rem); }
  .data-challenge-mark { width: 108px; border-radius: 24px; }
  .event-card.bootcamp { grid-template-columns: 70px minmax(0, 1fr) 112px; gap: 1.4rem; }
  .bootcamp-kicker { font-size: clamp(.62rem, 1.9vw, .78rem); }
  .bootcamp-word { font-size: clamp(2.25rem, 7vw, 3.4rem); }
  .bootcamp-mark { width: 110px; }
  .talent-pool { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 560px) {
  body { font-size: 15px; }
  .site-header .button-small { min-height: 40px; padding: .45rem .75rem; font-size: .73rem; }
  .logo-trigger img { width: 44px; height: 44px; }
  .hero { padding-top: 7.5rem; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-actions .button { width: 100%; }
  .iran-stage { min-height: 390px; }
  .map-label { font-size: .62rem; }.map-label-top { top: 10%; left: 0; }.map-label-bottom { bottom: 18%; }.map-stat { bottom: -1%; left: 2%; }
  .job-card { height: auto; min-height: 236px; }
  .job-facts { gap: .3rem .55rem; }
  .job-facts > span { font-size: .6rem; }
  .work-map-card { min-height: 400px; }
  .process-tabs { border-radius: 18px; }
  .process-tab-indicator, .process-tab { border-radius: 13px; }
  .process-tab { min-height: 64px; padding: .65rem .58rem; gap: .52rem; }
  .process-tab-icon { width: 32px; height: 32px; border-radius: 10px; }
  .process-tab-icon svg { width: 18px; height: 18px; }
  .process-tab-copy strong { font-size: .7rem; white-space: normal; }
  .process-tab-copy small { display: none; }
  .process-track-note { font-size: .63rem; }
  .process-choice-label { font-size: .67rem; }
  .process-choice-gate { min-height: 84px; padding: .9rem 1rem; gap: .65rem; }
  .process-choice-gate-icon { width: 44px; height: 27px; }
  .process-choice-gate-icon::before { right: 10px; left: 10px; }
  .process-choice-gate-icon i { width: 16px; height: 16px; border-radius: 5px; }
  .process-choice-gate p { font-size: .73rem; }
  .process-summary strong { font-size: 2.1rem; }
  .puzzle-answer > div { grid-template-columns: 1fr; }
  .footer-cta { align-items: center; flex-direction: row; }
  .footer-logo img { width: 46px; height: 46px; }
  .footer-cta p { font-size: .92rem; }
  .footer-columns { grid-template-columns: 1fr; gap: .75rem; }
  .footer-columns > div { justify-items: start; gap: .35rem; }
  .footer-columns h3 { margin-bottom: .15rem; font-size: calc(.65rem + 2px); }
  .footer-columns a { font-size: .7rem; }
  .footer-bottom { min-height: 48px; align-items: center; justify-content: center; padding-block: .75rem; text-align: center; }
  .announce-bar { align-items: flex-start; flex-wrap: wrap; }.announce-bar small { width: 100%; margin: 0 1.2rem 0 0; }
  .event-card { grid-template-columns: 1fr; gap: .8rem; }.event-year { order: 2; }
  .event-card.turbo { grid-template-columns: minmax(0, 1fr) 82px; grid-template-areas: "copy mark" "year year"; gap: 1rem; }
  .event-card.turbo .event-year { grid-area: year; }
  .event-card.turbo .event-card-copy { grid-area: copy; }
  .turbo-mark { grid-area: mark; width: 82px; align-self: start; }
  .turbo-kicker { font-size: clamp(.68rem, 3vw, .8rem); }
  .turbo-word { font-size: clamp(2.2rem, 12vw, 3rem); }
  .event-card.data { grid-template-columns: minmax(0, 1fr) 78px; grid-template-areas: "copy mark" "year year"; gap: 1rem; }
  .event-card.data .event-year { grid-area: year; }
  .event-card.data .event-card-copy { grid-area: copy; }
  .data-challenge-mark { grid-area: mark; width: 78px; border-radius: 18px; align-self: start; }
  .data-challenge-link { font-size: clamp(1.45rem, 7vw, 2rem); }
  .event-card.bootcamp { grid-template-columns: minmax(0, 1fr) 82px; grid-template-areas: "copy mark" "year year"; gap: 1rem; }
  .event-card.bootcamp .event-year { grid-area: year; }
  .event-card.bootcamp .event-card-copy { grid-area: copy; }
  .bootcamp-mark { grid-area: mark; width: 82px; align-self: start; }
  .bootcamp-kicker { font-size: clamp(.66rem, 3vw, .78rem); white-space: nowrap; }
  .bootcamp-word { font-size: clamp(2rem, 11vw, 2.75rem); }
  .modal { border-radius: 22px; }.modal-content { padding: 2rem; }
  .moon { width: 100px; }.launch-copy { bottom: 13%; }
}

@media (hover: none) { .cursor-aura { display: none; } }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .001ms !important; animation-iteration-count: 1 !important; transition-duration: .2s !important; }
  .reveal { transform: none; }
  .iran-map, .job-card:hover, .benefit-card:hover { transform: none !important; }
  .benefit-card:hover .benefit-icon, .benefit-card:hover .benefit-icon svg { transform: none; }
  .problem-stage .team-node,
  .problem-stage .central-problem-card,
  .problem-stage .problem-copy,
  .problem-stage .problem-connectors { transition: none !important; }
  .behind-title-hero .role-word,
  .behind-title-hero .role-seam,
  .behind-title-hero .complexity-world,
  .behind-title-hero .complexity-fragment,
  .behind-title-hero .core-question,
  .behind-title-hero .behind-title-final,
  .behind-title-hero .behind-title-openings { transition: none !important; }
  .behind-title-hero .role-shell { opacity: 0; }
  .behind-title-hero .complexity-world {
    opacity: .16;
    clip-path: none;
    transform: scale(1.02);
  }
  .behind-title-hero .complexity-fragment { opacity: 1; transform: none; }
  .behind-title-hero .fragment-errors { transform: translate(50%,0); }
  .behind-title-hero .core-question { opacity: 1; transform: translate(50%,-50%); }
  .behind-title-hero .behind-title-final,
  .behind-title-hero .behind-title-openings { opacity: 1; transform: none; }
  .choice-hero .choice-copy,
  .choice-hero .choice-openings {
    opacity: 1;
    transform: none;
    transition: none !important;
  }
  .choice-hero .choice-openings { pointer-events: auto; }
  .choice-hero .choice-rig {
    --rig-rotate-x: 0deg;
    --rig-rotate-y: 0deg;
    transition: none !important;
  }
  .choice-hero .process-layer,
  .choice-hero .torob-product-card,
  .choice-hero .product-price strong {
    transition: none !important;
  }
  .choice-hero .choice-data-cloud,
  .choice-hero .choice-data-rail,
  .choice-hero .torob-product-card::before { display: none; }
  .process-tab-indicator { transition: none !important; }
  .choice-hero .process-layer { opacity: .72; }
  .hero-query,
  .world-piece,
  .unresolved-slot {
    opacity: 1;
    filter: none;
    transform: translate3d(0,0,0) rotate(0) scale(1);
  }
  .hero-query { transform: translateX(50%) translateY(-50%) scale(1); }
  .launch-mode.is-active .rocket { bottom: 65%; left: 20%; opacity: 1; }
}

@media (prefers-reduced-transparency: reduce) {
  .nav-shell, .job-toolbar, .glass-card, .modal, .toast, .hero-query, .world-piece, .unresolved-slot, .complexity-fragment, .process-tabs, .process-choice-gate { background: #111113; backdrop-filter: none; }
  .process-layer { background: #0d1722; }
}

@media (prefers-contrast: more) {
  :root { --line: rgba(255,255,255,.35); --muted: #cfcdc8; }
  .job-card, .benefit-card, .process-summary, .process-tabs, .process-choice-gate, .modal, .hero-query, .world-piece, .unresolved-slot, .central-problem-card, .team-node, .problem-openings, .complexity-fragment, .core-question, .behind-title-openings { border-width: 2px; }
  .process-layer, .torob-product-card, .choice-openings { border-width: 2px; }
}

/* Compact simple-choice hero: one product, ordered layers, no visual collisions */
.hero.choice-hero {
  --card-final-x: 0px;
  --card-final-y: -6px;
  --rig-scale: 1;
  padding-top: calc(var(--header-h) + .65rem);
  padding-bottom: .8rem;
}

.choice-hero-inner {
  min-height: calc(100svh - var(--header-h) - 1.45rem);
}

.choice-scene {
  width: calc(100% - 300px);
  right: auto;
  left: 0;
  overflow: visible;
  perspective-origin: 50% 48%;
}

.choice-copy {
  width: 266px;
  min-height: auto;
  padding: 0;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  z-index: 6;
  justify-content: center;
  transform: translate3d(0,calc(-50% + 14px),0);
}

.choice-hero.is-resolved .choice-copy,
.choice-copy:focus-within {
  transform: translate3d(0,-50%,0);
}

.choice-kicker {
  margin-bottom: .5rem;
  font-size: .73rem;
}

.choice-kicker::before {
  width: 24px;
  margin-left: .5rem;
}

.choice-copy h1 {
  max-width: none;
  display: block;
  font-size: clamp(1.35rem,1.7vw,1.72rem);
  font-weight: 720;
  line-height: 1.35;
  letter-spacing: -.025em;
  white-space: nowrap;
}

.choice-copy h1 strong {
  display: inline;
  color: var(--torob-red-hot);
  font-weight: 900;
  white-space: inherit;
}

.choice-openings {
  min-width: 178px;
  min-height: 46px;
  margin-top: 1rem;
  padding: .62rem 1.15rem;
  border-radius: 12px;
  font-size: .78rem;
}

.choice-depth-halo {
  width: min(88%,740px);
  opacity: .48;
}

.choice-rig {
  transform-origin: 50% 50%;
}

.process-layer {
  width: 150px;
  min-height: 58px;
  margin: -29px 0 0 -75px;
  padding: .55rem .62rem;
  gap: .3rem;
  border-color: rgba(202,238,255,.31);
  border-radius: 11px;
  box-shadow:
    0 14px 30px rgba(0,0,0,.24),
    0 0 16px rgba(157,220,244,.045),
    inset 0 1px rgba(255,255,255,.09);
}

.choice-hero.is-expanded .process-layer {
  opacity: .7;
}

.process-layer > span {
  font-size: .61rem;
  font-weight: 710;
}

.layer-signal {
  min-height: 17px;
  transform: scale(.78);
  transform-origin: right center;
}

.layer-similar .layer-signal,
.layer-price .layer-signal,
.layer-ranking .layer-signal {
  transform-origin: left center;
}

.choice-data-rail {
  width: min(86%,760px);
  opacity: .52;
}

.choice-data-cloud {
  overflow: hidden;
}

.choice-datum {
  opacity: 0;
  font-size: min(var(--datum-size, .58rem), .58rem);
}

.torob-product-card {
  width: 248px;
  height: 366px;
  margin: -183px 0 0 -124px;
  padding: 11px 11px 12px;
  border-radius: 14px;
  transform: translate3d(0,0,84px);
}

.choice-hero.is-expanded .torob-product-card {
  transform:
    translate3d(
      calc(var(--card-final-x) + var(--card-mouse-x, 0px)),
      calc(var(--card-final-y) + var(--card-mouse-y, 0px)),
      82px
    )
    scale(.94);
}

.product-visual {
  height: 204px;
  border-radius: 9px;
}

.product-card-copy {
  padding: .55rem .22rem .05rem;
}

.product-card-copy h2 {
  min-height: 42px;
  font-size: .76rem;
  line-height: 1.6;
}

.product-price strong {
  font-size: .91rem;
}

.product-stores {
  margin-top: .35rem;
  padding-top: .45rem;
  font-size: .61rem;
}

.product-stores i {
  width: 17px;
  height: 17px;
}

@media (max-width: 1080px) {
  .hero.choice-hero {
    --rig-scale: .88;
  }

  .choice-scene {
    width: calc(100% - 246px);
  }

  .choice-copy {
    width: 224px;
  }

  .choice-copy h1 {
    font-size: 1.26rem;
  }

  .layer-similar { --layer-x:-238px !important; }
  .layer-stores { --layer-x:238px !important; }
  .layer-price { --layer-x:-250px !important; }
  .layer-stock { --layer-x:250px !important; }
  .layer-ranking { --layer-x:-230px !important; }
  .layer-behavior { --layer-x:230px !important; }
}

@media (max-width: 820px) {
  .hero.choice-hero {
    --rig-scale: .78;
    --card-final-x: 0px;
    --card-final-y: -36px;
    min-height: 100svh;
    padding-top: calc(var(--header-h) + .55rem);
    padding-bottom: .65rem;
  }

  .choice-hero-inner {
    min-height: calc(100svh - var(--header-h) - 1.2rem);
  }

  .choice-scene {
    width: 100%;
    height: 72%;
    inset: 0 0 auto;
    transform: none;
    perspective: 1450px;
  }

  .choice-copy {
    width: 100%;
    min-height: auto;
    padding: 1.6rem 0 .1rem;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center;
    text-align: center;
    background: linear-gradient(0deg,rgba(4,6,10,.96) 0%,rgba(4,6,10,.78) 55%,transparent 100%);
    transform: translate3d(0,12px,0);
  }

  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    transform: translate3d(0,0,0);
  }

  .choice-copy h1 {
    font-size: clamp(1.18rem,4.8vw,1.46rem);
  }

  .choice-openings {
    width: min(100%,290px);
    min-height: 46px;
    margin-top: .7rem;
  }

  .choice-kicker {
    margin-bottom: .32rem;
    font-size: .68rem;
  }

  .torob-product-card {
    width: 214px;
    height: 318px;
    margin: -159px 0 0 -107px;
  }

  .product-visual {
    height: 169px;
  }

  .process-layer {
    width: 128px;
    min-height: 40px;
    margin: -20px 0 0 -64px;
    padding: .42rem .48rem;
    gap: 0;
  }

  .process-layer > span {
    font-size: .58rem;
    text-align: center;
  }

  .layer-signal {
    display: none;
  }

  .layer-similar { --layer-x:-145px !important;--layer-y:-152px !important; }
  .layer-stores { --layer-x:145px !important;--layer-y:-152px !important; }
  .layer-price { --layer-x:-158px !important;--layer-y:-78px !important; }
  .layer-stock { --layer-x:158px !important;--layer-y:-78px !important; }
  .layer-ranking { --layer-x:-148px !important;--layer-y:120px !important; }
  .layer-behavior { --layer-x:148px !important;--layer-y:120px !important; }
  .layer-speed { --layer-x:0px !important;--layer-y:-250px !important; }

  .choice-data-cloud {
    display: none;
  }
}

/* Culture vision v3 — an Apple-inspired orbit of people, infrastructure and product. */
.culture-vision {
  --cv-ink: #050506;
  --cv-surface: #0b0b0d;
  --cv-surface-raised: #111114;
  --cv-paper: #f5f3ee;
  --cv-body: #aaa6a0;
  --cv-muted: #817d78;
  --cv-line: rgba(255,255,255,.105);
  --cv-red: #f31d3a;
  --cv-red-hot: #ff566c;
  --cv-green: #78d512;
  position: relative;
  color: var(--cv-paper);
  background:
    radial-gradient(circle at 18% 3%, rgba(243,29,58,.09), transparent 26rem),
    var(--cv-ink);
  overflow: clip;
}

.culture-vision::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  height: 900px;
  pointer-events: none;
  opacity: .34;
  background-image:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 72px 72px;
  -webkit-mask-image: linear-gradient(to bottom, #000, transparent 92%);
  mask-image: linear-gradient(to bottom, #000, transparent 92%);
}

.culture-vision > * {
  position: relative;
  z-index: 1;
}

.culture-vision p {
  max-width: 52ch;
  color: var(--cv-body);
}

.culture-vision em {
  color: var(--cv-red-hot);
}

.culture-vision .culture-read-progress {
  top: calc(var(--header-h) + .65rem);
}

.culture-vision .culture-read-progress .section-shell {
  width: min(calc(100% - (var(--page-pad) * 2)), 520px);
  min-height: 48px;
  padding: .62rem .85rem .5rem;
  border: 1px solid rgba(255,255,255,.105);
  border-radius: 18px;
  background: rgba(10,10,12,.72);
  box-shadow: 0 18px 55px rgba(0,0,0,.3), inset 0 1px rgba(255,255,255,.05);
  -webkit-backdrop-filter: blur(24px) saturate(145%);
  backdrop-filter: blur(24px) saturate(145%);
}

.culture-vision .culture-read-progress .section-shell > div {
  font-size: .72rem;
}

.culture-vision .culture-read-progress span {
  color: var(--cv-red-hot);
}

.culture-vision .culture-read-progress .section-shell > i {
  height: 2px;
  border-radius: 99px;
}

.culture-vision .culture-read-progress .section-shell > i b {
  border-radius: inherit;
  background: linear-gradient(90deg, var(--cv-red), var(--cv-red-hot));
  box-shadow: 0 0 16px rgba(243,29,58,.58);
}

.culture-vision .culture-editorial-hero {
  min-height: clamp(760px, 100svh, 960px);
  padding-top: calc(var(--header-h) + clamp(1.5rem, 3vw, 2.5rem));
  padding-bottom: clamp(2.5rem, 5vw, 4.5rem);
  display: flex;
  flex-direction: column;
}

.culture-vision .culture-editorial-hero::after {
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.08) 18%, rgba(243,29,58,.62) 50%, rgba(255,255,255,.08) 82%, transparent);
}

.culture-vision .culture-editorial-back {
  margin-bottom: clamp(2rem, 4.5vw, 4rem);
  min-height: 44px;
  align-items: center;
  color: #a5a19b;
}

.culture-vision .culture-hero-layout {
  flex: 1;
  display: grid;
  grid-template-columns: minmax(430px, .9fr) minmax(0, 1.08fr);
  grid-template-areas: "stage copy";
  align-items: center;
  gap: clamp(3rem, 7vw, 8rem);
  direction: ltr;
}

.culture-vision .culture-editorial-hero__copy {
  grid-area: copy;
  width: auto;
  max-width: 720px;
  container-type: inline-size;
  direction: rtl;
}

.culture-vision .culture-editorial-hero__copy .eyebrow {
  margin-bottom: 1.2rem;
  color: #a8a49e;
}

.culture-vision .culture-editorial-hero__copy h1 {
  max-width: 760px;
  margin: 0 0 1rem;
  font-size: clamp(1.5rem, 3vw, 3.25rem);
  font-size: clamp(1.5rem, 8.6cqi, 3.25rem);
  line-height: 1.35;
  letter-spacing: 0;
  white-space: nowrap;
}

.culture-vision .culture-editorial-hero__copy h1 em {
  display: inline-block;
}

.culture-vision .culture-editorial-hero__copy > p:last-child {
  max-width: 620px;
  color: #b7b3ad;
  font-size: clamp(.98rem, 1.25vw, 1.08rem);
  line-height: 2.05;
}

.culture-vision .culture-hero-stage {
  --cv-rx: 0deg;
  --cv-ry: 0deg;
  grid-area: stage;
  position: relative;
  width: min(100%, 560px);
  min-height: 520px;
  margin: 0 auto;
  direction: rtl;
  transform: perspective(1200px) rotateX(var(--cv-rx)) rotateY(var(--cv-ry));
  transform-style: preserve-3d;
  transition: transform .42s cubic-bezier(.2,.8,.2,1);
  will-change: transform;
}

.culture-vision .culture-hero-stage.is-tracking {
  transition: none;
}

.culture-vision .culture-hero-stage::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: min(88%, 455px);
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background: conic-gradient(from -32deg, rgba(255,86,108,.96) 0 70%, transparent 70% 84%, rgba(255,255,255,.22) 84% 100%);
  filter: drop-shadow(0 0 22px rgba(243,29,58,.32));
  -webkit-mask: radial-gradient(circle, transparent 60%, #000 61% 66%, transparent 67%);
  mask: radial-gradient(circle, transparent 60%, #000 61% 66%, transparent 67%);
  transform: translate(-50%, -50%) rotate(-16deg) translateZ(-40px) scale(.92);
  animation: culture-orbit-materialize .72s .16s cubic-bezier(.2,.8,.2,1) both;
}

.culture-vision .culture-hero-stage__halo {
  position: absolute;
  z-index: -2;
  width: 78%;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,29,58,.2), rgba(243,29,58,.04) 42%, transparent 72%);
  filter: blur(18px);
  transform: translate(-50%, -50%) translateZ(-70px);
}

.culture-vision .culture-glass-layer {
  position: absolute;
  z-index: 2;
  width: 74%;
  min-height: 112px;
  padding: 1.25rem 1.35rem;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  overflow: hidden;
  color: #f5f2ed;
  background: linear-gradient(135deg, rgba(255,255,255,.095), rgba(255,255,255,.022));
  box-shadow: 0 24px 70px rgba(0,0,0,.36), inset 0 1px rgba(255,255,255,.09);
  -webkit-backdrop-filter: blur(22px) saturate(140%);
  backdrop-filter: blur(22px) saturate(140%);
}

.culture-vision .culture-glass-layer::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 22%, rgba(255,255,255,.08) 46%, transparent 62%);
  transform: translateX(-70%);
}

.culture-vision .culture-glass-layer span {
  color: #99958f;
  font-size: .72rem;
  font-weight: 760;
}

.culture-vision .culture-glass-layer strong {
  max-width: 155px;
  font-size: 1rem;
  line-height: 1.65;
  text-align: left;
}

.culture-vision .culture-glass-layer--people {
  top: 14%;
  left: 2%;
  transform: rotate(-7deg) translateZ(18px);
}

.culture-vision .culture-glass-layer--compute {
  top: 39%;
  right: 0;
  transform: rotate(5deg) translateZ(48px);
}

.culture-vision .culture-glass-layer--product {
  top: 64%;
  left: 9%;
  transform: rotate(-2deg) translateZ(76px);
}

.culture-vision .culture-glass-layer--product::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--cv-red-hot);
  box-shadow: 0 0 18px rgba(255,86,108,.9);
}

.culture-vision .culture-mission-core {
  position: absolute;
  z-index: 6;
  width: 172px;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  padding: 1.35rem;
  border: 1px solid rgba(255,86,108,.42);
  border-radius: 50%;
  display: grid;
  align-content: center;
  text-align: center;
  background: radial-gradient(circle at 38% 28%, rgba(255,255,255,.1), rgba(243,29,58,.12) 42%, rgba(7,7,8,.96) 72%);
  box-shadow: 0 0 0 8px rgba(243,29,58,.035), 0 26px 80px rgba(0,0,0,.55), 0 0 38px rgba(243,29,58,.22), inset 0 1px rgba(255,255,255,.09);
  transform: translate(-50%, -50%) translateZ(128px);
}

.culture-vision .culture-mission-core small {
  color: #aaa69f;
  font-size: .63rem;
}

.culture-vision .culture-mission-core strong {
  margin-top: .45rem;
  color: #fff;
  font-size: .9rem;
  line-height: 1.65;
}

.culture-vision .culture-mission-core i {
  position: absolute;
  width: 7px;
  aspect-ratio: 1;
  top: 7%;
  right: 26%;
  border-radius: 50%;
  background: var(--cv-red-hot);
  box-shadow: 0 0 0 5px rgba(243,29,58,.09), 0 0 19px rgba(243,29,58,.82);
  animation: culture-core-pulse .75s .75s cubic-bezier(.2,.8,.2,1) both;
}

.culture-vision .culture-axis {
  width: min(100%, 860px);
  margin-top: clamp(2rem, 4vw, 3.5rem);
  color: #8e8a84;
}

.culture-vision .culture-axis strong {
  color: #fff;
}

.culture-vision .culture-editorial-story {
  padding: clamp(1.5rem, 3vw, 3rem) 0 clamp(2rem, 5vw, 5rem);
}

.culture-vision .culture-editorial-section {
  min-height: clamp(660px, 78svh, 820px);
  margin-top: clamp(1rem, 2.2vw, 2rem);
  margin-bottom: 0;
  padding: clamp(3.5rem, 6vw, 6rem);
  border: 1px solid var(--cv-line);
  border-radius: clamp(28px, 3vw, 42px);
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, .72fr);
  grid-template-areas: "visual copy";
  gap: clamp(3.5rem, 6.5vw, 7rem);
  overflow: hidden;
  background: rgba(10,10,12,.82);
  box-shadow: 0 32px 100px rgba(0,0,0,.22), inset 0 1px rgba(255,255,255,.025);
  scroll-margin-top: calc(var(--header-h) + 5rem);
}

.culture-vision .culture-editorial-section::before {
  z-index: -1;
  inset: 0;
  width: auto;
  background:
    radial-gradient(circle at 16% 48%, rgba(243,29,58,.095), transparent 36%),
    linear-gradient(145deg, rgba(255,255,255,.018), transparent 42%);
  transform: none;
}

.culture-vision .culture-editorial-section:nth-child(even)::before {
  background:
    radial-gradient(circle at 18% 52%, rgba(255,86,108,.065), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,.024), transparent 46%);
}

.culture-vision .culture-editorial-section::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 280px;
  height: 1px;
  top: 12%;
  left: 7%;
  opacity: .48;
  background: linear-gradient(90deg, transparent, rgba(243,29,58,.55), transparent);
  box-shadow: 0 0 18px rgba(243,29,58,.26);
}

.culture-vision .culture-editorial-copy {
  max-width: 490px;
}

.culture-vision .culture-editorial-kicker {
  margin-bottom: 1.25rem;
  color: #9a9690;
  font-size: .75rem;
}

.culture-vision .culture-editorial-kicker::before {
  color: var(--cv-red-hot);
  letter-spacing: .04em;
}

.culture-vision .culture-editorial-kicker > span {
  width: 28px;
  background: var(--cv-red);
  box-shadow: 0 0 12px rgba(243,29,58,.42);
}

.culture-vision .culture-editorial-copy h2 {
  margin-bottom: 1.45rem;
  color: var(--cv-paper);
  font-size: clamp(3rem, 5vw, 5.2rem);
  line-height: 1.03;
  letter-spacing: -.015em;
  text-wrap: balance;
}

.culture-vision .culture-editorial-copy > p:not(.culture-editorial-kicker) {
  max-width: 46ch;
  color: var(--cv-body);
  font-size: clamp(.94rem, 1.06vw, 1.01rem);
  line-height: 2.05;
}

.culture-vision .culture-editorial-note {
  color: #96928c;
}

.culture-vision .culture-mission-lines,
.culture-vision .culture-density,
.culture-vision .culture-flywheel,
.culture-vision .culture-role-block,
.culture-vision .culture-hardware-line,
.culture-vision .culture-shared-block,
.culture-vision .culture-products-grid {
  border: 1px solid rgba(255,255,255,.105);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255,255,255,.045), rgba(255,255,255,.012));
  box-shadow: 0 24px 70px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.035);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
}

.culture-vision .culture-visual-stack {
  grid-area: visual;
  min-width: 0;
  display: grid;
  gap: 1rem;
  align-content: center;
  direction: rtl;
}

.culture-vision .culture-visual-stack > *,
.culture-vision .culture-shared-block > * {
  grid-area: auto;
  grid-column: auto;
  grid-row: auto;
  min-width: 0;
  width: 100%;
}

.culture-vision .culture-mission-lines {
  padding: clamp(1rem, 2.4vw, 1.6rem);
  grid-template-columns: minmax(0, 1fr) minmax(170px, .42fr);
  gap: 1rem;
}

.culture-vision .culture-mission-lines li {
  min-height: 112px;
  padding-inline: .75rem;
  border-color: rgba(255,255,255,.09);
  border-radius: 16px;
  transition: background-color .24s ease, transform .36s cubic-bezier(.2,.8,.2,1);
}

.culture-vision .culture-mission-lines li:hover {
  background: rgba(255,255,255,.03);
  transform: translateX(-4px);
}

.culture-vision .culture-mission-lines li > span {
  color: var(--cv-red-hot);
}

.culture-vision .culture-mission-lines li strong {
  color: #f5f2ed;
}

.culture-vision .culture-mission-lines li small {
  color: #99958f;
}

.culture-vision .culture-mission-lines > div {
  border: 1px solid rgba(243,29,58,.24);
  border-radius: 21px;
  padding: 1.4rem;
  background: radial-gradient(circle at 80% 18%, rgba(243,29,58,.15), rgba(243,29,58,.025) 58%);
  box-shadow: inset 0 1px rgba(255,255,255,.035);
}

.culture-vision .culture-mission-lines > div strong {
  font-size: clamp(1.2rem, 2vw, 1.65rem);
}

.culture-vision .culture-density {
  min-height: 470px;
  padding: clamp(1.7rem, 3vw, 2.5rem);
  border-top-color: rgba(255,255,255,.105);
  border-bottom-color: rgba(255,255,255,.105);
}

.culture-vision .culture-density::before {
  content: "";
  position: absolute;
  inset: 12% 8%;
  border: 1px solid rgba(255,255,255,.055);
  border-radius: 50%;
  transform: rotate(-8deg);
}

.culture-vision .culture-density__field b {
  background: var(--cv-red-hot);
  box-shadow: 0 0 0 8px rgba(243,29,58,.07), 0 0 28px rgba(243,29,58,.58);
}

.culture-vision .culture-density blockquote {
  margin-bottom: 2.2rem;
  color: #aaa69f;
}

.culture-vision .culture-density__scale {
  border-top-color: rgba(255,255,255,.105);
  color: #918d87;
}

.culture-vision .culture-density__scale i {
  background: linear-gradient(90deg, rgba(243,29,58,.09), rgba(243,29,58,.72));
}

.culture-vision .culture-flywheel {
  padding: clamp(1rem, 2vw, 1.35rem);
}

.culture-vision .culture-flywheel ol {
  border: 0;
  border-radius: 20px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  background: rgba(255,255,255,.075);
}

.culture-vision .culture-flywheel li {
  min-height: 142px;
  padding: 1.45rem;
  border: 0 !important;
  background: rgba(7,7,8,.86);
}

.culture-vision .culture-flywheel li > span {
  color: var(--cv-red-hot);
}

.culture-vision .culture-flywheel li small {
  color: #928e88;
}

.culture-vision .culture-flywheel__return {
  min-height: 45px;
  padding-inline: .35rem;
  color: #96928c;
}

.culture-vision .culture-flywheel__fact {
  padding: 1.5rem .45rem .25rem;
  border-top-color: rgba(255,255,255,.09);
}

.culture-vision .culture-flywheel__fact > strong {
  color: #fff;
  text-shadow: 0 0 30px rgba(243,29,58,.22);
}

.culture-vision .culture-role-block,
.culture-vision .culture-shared-block {
  padding: clamp(1.5rem, 2.8vw, 2.3rem);
}

.culture-vision .culture-role-block > div:first-child,
.culture-vision .culture-shared-block > div:first-child {
  max-width: 640px;
}

.culture-vision .culture-role-block > div:first-child > small,
.culture-vision .culture-shared-block > div:first-child > small {
  color: var(--cv-red-hot);
  font-size: .75rem;
  font-weight: 780;
}

.culture-vision .culture-role-block h3,
.culture-vision .culture-shared-block h3 {
  margin: .55rem 0 .7rem;
  color: #f5f2ed;
  font-size: clamp(1.35rem, 2.15vw, 1.9rem);
  line-height: 1.5;
}

.culture-vision .culture-role-block > div:first-child > p,
.culture-vision .culture-shared-block > div:first-child > p {
  margin: 0;
  color: #99958f;
  font-size: .78rem;
  line-height: 1.95;
}

.culture-vision .culture-role-split {
  margin-top: 1.45rem;
  border-top-color: rgba(255,255,255,.09);
  border-bottom: 0;
}

.culture-vision .culture-role-split article {
  min-height: 210px;
  padding: 1.5rem;
}

.culture-vision .culture-role-split article + article {
  border-right-color: rgba(255,255,255,.09);
}

.culture-vision .culture-role-split h4 {
  margin: .65rem 0 .7rem;
  color: #f2efea;
  font-size: 1.13rem;
  line-height: 1.55;
}

.culture-vision .culture-role-split span,
.culture-vision .culture-flywheel li small {
  font-size: .75rem;
}

.culture-vision .culture-role-split p {
  color: #9d9993;
}

.culture-vision .culture-hardware-line {
  padding: clamp(1.6rem, 2.7vw, 2.15rem) 1rem 1.15rem;
}

.culture-vision .culture-hardware-line::before {
  top: calc(1.6rem + 9px);
  right: 1.8rem;
  left: 1.8rem;
  background: linear-gradient(90deg, rgba(255,255,255,.07), rgba(243,29,58,.76));
  box-shadow: 0 0 13px rgba(243,29,58,.18);
}

.culture-vision .culture-hardware-line li {
  min-height: 190px;
  padding: 2.7rem 1rem 1rem;
  border-left-color: rgba(255,255,255,.08);
}

.culture-vision .culture-hardware-line li > span {
  top: 3px;
  background: #0c0c0e;
}

.culture-vision .culture-hardware-line .is-known > span {
  background: var(--cv-red);
  box-shadow: 0 0 18px rgba(243,29,58,.68);
}

.culture-vision .culture-hardware-line small {
  color: var(--cv-red-hot);
  font-size: .75rem;
}

.culture-vision .culture-hardware-line b {
  color: #96928c;
  font-size: .78rem;
}

.culture-vision .culture-shared-block {
  display: grid;
  grid-template-columns: minmax(220px, .74fr) minmax(0, 1.2fr);
  gap: clamp(1.8rem, 3vw, 3rem);
  align-items: center;
}

.culture-vision .culture-shared-compute {
  margin: 0;
}

.culture-vision .culture-shared-compute > div {
  min-height: 210px;
  gap: .55rem;
}

.culture-vision .culture-shared-compute > div span {
  color: #98948e;
  font-size: .72rem;
}

.culture-vision .culture-shared-compute > div strong {
  width: 98px;
  border-color: rgba(243,29,58,.42);
  background: radial-gradient(circle, rgba(243,29,58,.13), rgba(243,29,58,.025));
  box-shadow: 0 0 32px rgba(243,29,58,.13), inset 0 1px rgba(255,255,255,.04);
}

.culture-vision .culture-shared-compute > p {
  color: #d9d5cf;
  border-top-color: rgba(255,255,255,.09);
  font-size: .76rem;
}

.culture-vision .culture-products-grid {
  padding: 1rem;
  border-top-color: rgba(255,255,255,.105);
  border-bottom-color: rgba(255,255,255,.105);
  gap: 1rem;
  background: linear-gradient(145deg, rgba(255,255,255,.035), rgba(255,255,255,.01));
}

.culture-vision .culture-products-grid article {
  position: relative;
  min-height: 360px;
  padding: clamp(1.6rem, 2.8vw, 2.35rem);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 22px;
  justify-content: flex-start;
  overflow: hidden;
  background: rgba(6,6,7,.76);
  transition: transform .4s cubic-bezier(.2,.8,.2,1), border-color .25s ease, background-color .25s ease;
}

.culture-vision .culture-products-grid article::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  left: -75px;
  bottom: -75px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,29,58,.14), transparent 70%);
  opacity: 0;
  transition: opacity .28s ease;
}

.culture-vision .culture-products-grid article + article {
  border-right: 1px solid rgba(255,255,255,.08);
}

.culture-vision .culture-products-grid article:hover {
  border-color: rgba(255,86,108,.27);
  background: rgba(12,10,12,.9);
  transform: translateY(-5px);
}

.culture-vision .culture-products-grid article:hover::before {
  opacity: 1;
}

.culture-vision .culture-products-grid small {
  min-height: 1.6rem;
  color: #96928c;
  font-size: .75rem;
}

.culture-vision .culture-products-grid h3 {
  margin: .8rem 0 1rem;
  color: #f5f2ed;
  font-size: clamp(2rem, 3.2vw, 3rem);
}

.culture-vision .culture-products-grid p {
  color: #a8a49e;
  font-size: .81rem;
  line-height: 2;
}

.culture-vision .culture-products-grid .is-torobpay {
  border-color: rgba(120,213,18,.16);
}

.culture-vision .culture-products-grid .is-torobpay::before {
  background: radial-gradient(circle, rgba(120,213,18,.13), transparent 70%);
}

.culture-vision .culture-products-grid .is-torobpay small,
.culture-vision .culture-products-grid .is-torobpay h3 {
  color: #b9ef78;
}

.culture-vision .culture-editorial-closing {
  width: min(var(--content), calc(100% - var(--page-pad) * 2));
  min-height: clamp(300px, 38svh, 360px);
  margin: 0 auto clamp(1.5rem, 3vw, 2.5rem);
  padding: clamp(2.25rem, 4vw, 3.5rem);
  border: 1px solid rgba(255,255,255,.11);
  border-radius: clamp(28px, 3vw, 42px);
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 50%, rgba(243,29,58,.17), transparent 31%),
    linear-gradient(140deg, rgba(255,255,255,.035), rgba(255,255,255,.008));
  box-shadow: 0 32px 100px rgba(0,0,0,.24), inset 0 1px rgba(255,255,255,.035);
}

.culture-vision .culture-editorial-closing::before {
  content: "";
  position: absolute;
  width: 250px;
  aspect-ratio: 1;
  left: -86px;
  top: 50%;
  border-radius: 50%;
  border: 1px solid rgba(243,29,58,.3);
  box-shadow: 0 0 60px rgba(243,29,58,.12), inset 0 0 50px rgba(243,29,58,.07);
  transform: translateY(-50%);
}

.culture-vision .culture-editorial-closing h2 {
  position: relative;
  z-index: 1;
  max-width: 800px;
  font-size: clamp(2rem, 3vw, 2.7rem);
  letter-spacing: -.015em;
}

.culture-vision .culture-editorial-closing .button {
  position: relative;
  z-index: 1;
  border-color: rgba(255,255,255,.28);
  background: linear-gradient(135deg, #ff334e, #e91331);
  box-shadow: 0 18px 46px rgba(243,29,58,.25), inset 0 1px rgba(255,255,255,.2);
}

.culture-vision .culture-editorial-closing .button:active {
  transform: scale(.975);
  transition-duration: .1s;
}

.culture-vision .mini-footer {
  border-top-color: rgba(255,255,255,.09);
}

.culture-vision .mini-footer a {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
}

@keyframes culture-orbit-materialize {
  from {
    opacity: 0;
    filter: blur(12px) drop-shadow(0 0 0 rgba(243,29,58,0));
    transform: translate(-50%, -50%) rotate(-24deg) translateZ(-40px) scale(.78);
  }
  to {
    opacity: 1;
    filter: blur(0) drop-shadow(0 0 22px rgba(243,29,58,.32));
    transform: translate(-50%, -50%) rotate(-16deg) translateZ(-40px) scale(.92);
  }
}

@keyframes culture-core-pulse {
  from { opacity: 0; transform: scale(.25); }
  65% { opacity: 1; transform: scale(1.45); }
  to { opacity: 1; transform: scale(1); }
}

@media (max-width: 1120px) {
  .culture-vision .culture-hero-layout {
    grid-template-columns: minmax(370px, .82fr) minmax(0, 1fr);
    gap: 3rem;
  }

  .culture-vision .culture-hero-stage {
    min-height: 470px;
  }

  .culture-vision .culture-editorial-section {
    min-height: 0;
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "visual";
    gap: 3rem;
    padding: 3.8rem;
  }

  .culture-vision .culture-editorial-copy {
    max-width: 720px;
  }

  .culture-vision .culture-shared-block {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 920px) {
  .culture-vision .culture-editorial-hero {
    min-height: auto;
  }

  .culture-vision .culture-hero-layout {
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "stage";
    gap: 2rem;
  }

  .culture-vision .culture-editorial-hero__copy {
    max-width: 760px;
  }

  .culture-vision .culture-hero-stage {
    width: min(100%, 600px);
    min-height: 480px;
  }

  .culture-vision .culture-axis {
    margin-top: 1.5rem;
  }

  .culture-vision .culture-editorial-section {
    min-height: 0;
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "visual";
    gap: 3rem;
  }

  .culture-vision .culture-editorial-copy {
    max-width: 680px;
  }

  .culture-vision .culture-editorial-copy > p:not(.culture-editorial-kicker) {
    max-width: 58ch;
  }
}

@media (max-width: 680px) {
  .culture-vision::before {
    height: 680px;
    background-size: 48px 48px;
  }

  .culture-vision .culture-read-progress {
    top: 77px;
  }

  .culture-vision .culture-read-progress .section-shell {
    width: calc(100% - 1.5rem);
    min-height: 44px;
    padding: .55rem .72rem .45rem;
    border-radius: 16px;
  }

  .culture-vision .culture-read-progress .section-shell > div {
    font-size: .75rem;
  }

  .culture-vision .culture-read-progress span {
    font-size: .75rem;
  }

  .culture-vision .culture-editorial-hero {
    min-height: 100svh;
    padding-top: 6rem;
    padding-bottom: 2.4rem;
  }

  .culture-vision .culture-editorial-back {
    margin-bottom: 2.2rem;
  }

  .culture-vision .culture-editorial-hero__copy h1 {
    max-width: 100%;
    margin-bottom: .75rem;
    line-height: 1.35;
  }

  .culture-vision .culture-editorial-hero__copy > p:last-child {
    font-size: .92rem;
    line-height: 2;
  }

  .culture-vision .culture-hero-stage {
    min-height: 360px;
    margin-top: .5rem;
  }

  .culture-vision .culture-hero-stage::before {
    width: 330px;
  }

  .culture-vision .culture-glass-layer {
    width: 72%;
    min-height: 78px;
    padding: .85rem 1rem;
    border-radius: 19px;
  }

  .culture-vision .culture-glass-layer span {
    font-size: .75rem;
  }

  .culture-vision .culture-glass-layer strong {
    max-width: 120px;
    font-size: .82rem;
  }

  .culture-vision .culture-glass-layer--people { top: 12%; left: 3%; }
  .culture-vision .culture-glass-layer--compute { top: 39%; right: 1%; }
  .culture-vision .culture-glass-layer--product { top: 66%; left: 9%; }

  .culture-vision .culture-mission-core {
    width: 132px;
    padding: 1rem;
  }

  .culture-vision .culture-mission-core strong {
    font-size: .76rem;
  }

  .culture-vision .culture-axis {
    margin-top: 1rem;
    gap: .55rem;
    font-size: .65rem;
  }

  .culture-vision .culture-editorial-story {
    padding-top: .7rem;
  }

  .culture-vision .culture-editorial-section {
    width: calc(100% - 1.25rem);
    margin-top: .75rem;
    padding: 3rem 1.15rem;
    border-radius: 28px;
    gap: 2.4rem;
    scroll-margin-top: 8rem;
  }

  .culture-vision .culture-editorial-section::after {
    width: 170px;
    left: 8%;
  }

  .culture-vision .culture-editorial-copy h2 {
    font-size: clamp(2.65rem, 12.5vw, 3.8rem);
    line-height: 1.06;
  }

  .culture-vision .culture-editorial-copy > p:not(.culture-editorial-kicker) {
    font-size: .93rem;
  }

  .culture-vision .culture-mission-lines,
  .culture-vision .culture-density,
  .culture-vision .culture-flywheel,
  .culture-vision .culture-role-block,
  .culture-vision .culture-hardware-line,
  .culture-vision .culture-shared-block,
  .culture-vision .culture-products-grid {
    border-radius: 22px;
  }

  .culture-vision .culture-mission-lines {
    grid-template-columns: 1fr;
    padding: .75rem;
  }

  .culture-vision .culture-mission-lines li {
    min-height: 104px;
    padding-inline: .45rem;
  }

  .culture-vision .culture-mission-lines > div {
    min-height: 132px;
  }

  .culture-vision .culture-density {
    min-height: 390px;
    padding: 1.2rem;
  }

  .culture-vision .culture-density__scale {
    font-size: .72rem;
  }

  .culture-vision .culture-flywheel {
    padding: .75rem;
  }

  .culture-vision .culture-flywheel li {
    min-height: 126px;
    padding: 1.1rem;
  }

  .culture-vision .culture-flywheel li small,
  .culture-vision .culture-flywheel__return,
  .culture-vision .culture-flywheel__fact small {
    font-size: .75rem;
  }

  .culture-vision .culture-role-block,
  .culture-vision .culture-shared-block {
    padding: 1.2rem;
  }

  .culture-vision .culture-role-block > div:first-child > p,
  .culture-vision .culture-shared-block > div:first-child > p,
  .culture-vision .culture-role-split p {
    font-size: .86rem;
  }

  .culture-vision .culture-role-split {
    grid-template-columns: 1fr;
  }

  .culture-vision .culture-role-split article {
    min-height: 180px;
    padding-inline: .35rem;
  }

  .culture-vision .culture-role-split article + article {
    border-right: 0;
    border-top: 1px solid rgba(255,255,255,.09);
  }

  .culture-vision .culture-hardware-line {
    padding: 1.2rem 1rem 1.2rem 1.2rem;
  }

  .culture-vision .culture-hardware-line::before {
    top: 1.2rem;
    right: calc(1rem + 5px);
    bottom: 1.2rem;
    left: auto;
  }

  .culture-vision .culture-hardware-line li {
    min-height: 116px;
  }

  .culture-vision .culture-shared-compute > div {
    min-height: 340px;
  }

  .culture-vision .culture-shared-compute > div span,
  .culture-vision .culture-shared-compute > p {
    font-size: .76rem;
  }

  .culture-vision .culture-products-grid {
    grid-template-columns: 1fr;
    padding: .75rem;
  }

  .culture-vision .culture-products-grid article {
    min-height: 0;
    padding: 1.7rem 1.2rem 1.9rem;
    border-radius: 18px;
  }

  .culture-vision .culture-products-grid article + article {
    border: 1px solid rgba(255,255,255,.08);
  }

  .culture-vision .culture-products-grid p {
    font-size: .88rem;
  }

  .culture-vision .culture-mission-lines,
  .culture-vision .culture-density,
  .culture-vision .culture-flywheel,
  .culture-vision .culture-role-block,
  .culture-vision .culture-hardware-line,
  .culture-vision .culture-shared-block,
  .culture-vision .culture-products-grid {
    background: #0d0d0f;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .culture-vision .culture-editorial-closing {
    width: calc(100% - 1.25rem);
    min-height: 300px;
    margin-bottom: .75rem;
    padding: 2.25rem 1.15rem;
    border-radius: 28px;
    align-items: stretch;
  }

  .culture-vision .culture-editorial-closing::before {
    width: 190px;
    left: -105px;
  }

  .culture-vision .culture-editorial-closing h2 {
    font-size: clamp(1.9rem, 8.5vw, 2.5rem);
  }
}

@media (max-width: 390px) {
  .culture-vision .culture-hero-stage {
    min-height: 330px;
  }

  .culture-vision .culture-hero-stage::before {
    width: 290px;
  }

  .culture-vision .culture-glass-layer {
    min-height: 72px;
  }

  .culture-vision .culture-mission-core {
    width: 118px;
  }

  .culture-vision .culture-mission-core strong {
    font-size: .7rem;
  }

  .culture-vision .culture-editorial-section {
    padding-inline: 1rem;
  }

  .culture-vision .culture-editorial-copy h2 {
    font-size: 2.55rem;
  }

}

@media (max-height: 500px) and (orientation: landscape) and (min-width: 700px) {
  .culture-vision .culture-editorial-hero {
    min-height: auto;
    padding-top: calc(var(--header-h) + 1.35rem);
    padding-bottom: 1.35rem;
  }

  .culture-vision .culture-editorial-back {
    margin-bottom: .65rem;
    font-size: .7rem;
  }

  .culture-vision .culture-hero-layout {
    grid-template-columns: minmax(300px, .82fr) minmax(0, 1fr);
    grid-template-areas: "stage copy";
    gap: 2rem;
  }

  .culture-vision .culture-editorial-hero__copy h1 {
    margin-bottom: .7rem;
  }

  .culture-vision .culture-editorial-hero__copy > p:last-child {
    font-size: .75rem;
    line-height: 1.85;
  }

  .culture-vision .culture-hero-stage {
    width: min(100%, 360px);
    min-height: 300px;
  }

  .culture-vision .culture-hero-stage::before {
    width: 270px;
  }

  .culture-vision .culture-glass-layer {
    min-height: 64px;
    padding: .65rem .8rem;
    border-radius: 16px;
  }

  .culture-vision .culture-glass-layer strong {
    font-size: .72rem;
  }

  .culture-vision .culture-mission-core {
    width: 106px;
    padding: .75rem;
  }

  .culture-vision .culture-mission-core strong {
    font-size: .63rem;
  }

  .culture-vision .culture-axis {
    margin-top: .5rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .culture-vision .culture-hero-stage,
  .culture-vision .culture-hero-stage.is-tracking {
    transform: none;
    transition: none;
  }

  .culture-vision .culture-hero-stage::before,
  .culture-vision .culture-mission-core i {
    opacity: 1;
    animation: none;
  }

  .culture-vision .culture-mission-lines li,
  .culture-vision .culture-products-grid article {
    transition: none;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .culture-vision .culture-read-progress .section-shell,
  .culture-vision .culture-glass-layer,
  .culture-vision .culture-mission-lines,
  .culture-vision .culture-density,
  .culture-vision .culture-flywheel,
  .culture-vision .culture-role-block,
  .culture-vision .culture-hardware-line,
  .culture-vision .culture-shared-block,
  .culture-vision .culture-products-grid {
    background: #0d0d0f;
    backdrop-filter: none;
  }
}

@media (prefers-contrast: more) {
  .culture-vision .culture-editorial-section,
  .culture-vision .culture-glass-layer,
  .culture-vision .culture-mission-lines,
  .culture-vision .culture-density,
  .culture-vision .culture-flywheel,
  .culture-vision .culture-role-block,
  .culture-vision .culture-hardware-line,
  .culture-vision .culture-shared-block,
  .culture-vision .culture-products-grid,
  .culture-vision .culture-products-grid article {
    border-color: rgba(255,255,255,.42);
  }

  .culture-vision p,
  .culture-vision small {
    color: #fff !important;
  }
}

/* Culture editorial v2 — one calm narrative, one active Torob-red signal. */
.culture-editorial {
  --ce-black: #050505;
  --ce-raised: #080809;
  --ce-paper: #f4f2ec;
  --ce-body: #aaa6a0;
  --ce-muted: #8c8882;
  --ce-red: #f31d3a;
  --ce-red-hot: #ff3b51;
  --ce-line: rgba(255,255,255,.1);
  color: var(--ce-paper);
  background: var(--ce-black);
  overflow: clip;
}

.culture-editorial p {
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.culture-editorial em {
  color: var(--ce-red-hot);
  font-style: normal;
}

.culture-editorial [tabindex="-1"]:focus-visible {
  outline: 1px solid rgba(255,59,81,.72);
  outline-offset: .45rem;
}

.is-culture-view .scroll-progress,
.is-culture-view .cursor-aura {
  display: none;
}

.culture-read-progress {
  position: fixed;
  z-index: 88;
  top: calc(var(--header-h) + .7rem);
  right: 0;
  left: 0;
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  transition: opacity .22s ease, transform .34s var(--spring);
}

.culture-read-progress.is-visible {
  opacity: 1;
  transform: none;
}

.culture-read-progress .section-shell {
  width: min(calc(100% - (var(--page-pad) * 2)), 760px);
  min-height: 44px;
  padding: .55rem .8rem .45rem;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 15px;
  background: rgba(8,8,9,.78);
  box-shadow: 0 10px 36px rgba(0,0,0,.22), inset 0 1px rgba(255,255,255,.05);
  backdrop-filter: blur(18px) saturate(130%);
}

.culture-read-progress .section-shell > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  color: #d8d4cf;
  font-size: .68rem;
}

.culture-read-progress span {
  color: var(--ce-red-hot);
  font-size: .62rem;
  font-weight: 800;
}

.culture-read-progress strong {
  font-weight: 750;
}

.culture-read-progress .section-shell > i {
  position: relative;
  height: 1px;
  margin-top: .45rem;
  display: block;
  overflow: hidden;
  background: rgba(255,255,255,.1);
}

.culture-read-progress .section-shell > i b {
  position: absolute;
  inset: 0;
  background: var(--ce-red);
  box-shadow: 0 0 12px rgba(243,29,58,.65);
  transform: scaleX(0);
  transform-origin: right center;
}

.culture-editorial-hero {
  position: relative;
  min-height: clamp(650px, 82svh, 820px);
  padding-top: calc(var(--header-h) + clamp(3.5rem, 7vw, 6rem));
  padding-bottom: clamp(3.5rem, 7vw, 6rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.culture-editorial-hero::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.08) 20%, rgba(243,29,58,.55) 50%, rgba(255,255,255,.08) 80%, transparent);
}

.culture-editorial-back {
  width: fit-content;
  margin: 0 0 clamp(3.5rem, 7vw, 6.5rem);
  gap: .55rem;
}

.culture-editorial-back span {
  color: var(--ce-red-hot);
}

.culture-editorial-hero__copy {
  width: min(100%, 850px);
}

.culture-editorial-hero__copy h1 {
  margin: .8rem 0 1.6rem;
  color: var(--ce-paper);
  font-size: clamp(4rem, 8vw, 7.7rem);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.075em;
}

.culture-editorial-hero__copy > p:last-child {
  max-width: 680px;
  margin: 0;
  color: #b7b3ad;
  font-size: clamp(.98rem, 1.35vw, 1.12rem);
  line-height: 2.1;
}

.culture-axis {
  width: min(100%, 760px);
  margin-top: clamp(4rem, 9vw, 8rem);
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto;
  align-items: center;
  gap: 1rem;
  color: var(--ce-muted);
  font-size: .7rem;
  font-weight: 750;
}

.culture-axis strong {
  color: #fff;
  font-size: .82rem;
}

.culture-axis i {
  position: relative;
  height: 1px;
  background: rgba(255,255,255,.13);
}

.culture-axis i:first-of-type b {
  position: absolute;
  top: 50%;
  right: 0;
  width: 7px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--ce-red-hot);
  box-shadow: 0 0 0 5px rgba(243,29,58,.08), 0 0 18px rgba(243,29,58,.72);
  transform: translate(50%, -50%);
  animation: culture-axis-arrive .9s .35s cubic-bezier(.2,.8,.2,1) both;
}

.culture-editorial-story {
  counter-reset: culture-section;
}

.culture-editorial-section {
  position: relative;
  isolation: isolate;
  min-height: 640px;
  padding-top: clamp(5.5rem, 9vw, 8.5rem);
  padding-bottom: clamp(5.5rem, 9vw, 8.5rem);
  border-top: 1px solid var(--ce-line);
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(330px, 5fr);
  grid-template-areas: "visual copy";
  gap: clamp(3.5rem, 7vw, 7rem);
  align-items: center;
  direction: ltr;
  scroll-margin-top: calc(var(--header-h) + 5rem);
  counter-increment: culture-section;
}

.culture-editorial-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  background: var(--ce-black);
  transform: translateX(-50%);
}

.culture-editorial-section:nth-child(even)::before {
  background: var(--ce-raised);
}

.culture-editorial-copy {
  grid-area: copy;
  max-width: 520px;
  direction: rtl;
}

.culture-editorial-kicker {
  margin: 0 0 1.15rem;
  display: flex;
  align-items: center;
  gap: .65rem;
  color: #8d8984;
  font-size: .72rem;
  font-weight: 780;
}

.culture-editorial-kicker::before {
  content: attr(data-culture-index);
  color: var(--ce-red-hot);
  direction: ltr;
  font: 700 .63rem/1 ui-monospace, SFMono-Regular, Menlo, monospace;
}

.culture-editorial-kicker > span {
  width: 22px;
  height: 1px;
  background: rgba(243,29,58,.7);
  box-shadow: 0 0 9px rgba(243,29,58,.34);
}

.culture-editorial-copy h2 {
  margin: 0 0 1.4rem;
  color: var(--ce-paper);
  font-size: clamp(2.9rem, 5.7vw, 5.5rem);
  font-weight: 900;
  line-height: 1.03;
  letter-spacing: -.064em;
}

.culture-editorial-copy > p:not(.culture-editorial-kicker) {
  margin: 0;
  color: var(--ce-body);
  font-size: clamp(.93rem, 1.12vw, 1.02rem);
  line-height: 2.1;
}

.culture-editorial-copy > p + p:not(.culture-editorial-kicker) {
  margin-top: 1rem;
}

.culture-editorial-note {
  display: block;
  margin-top: 1.15rem;
  padding-top: 1rem;
  border-top: 1px solid var(--ce-line);
  color: var(--ce-muted);
  font-size: .73rem;
  line-height: 1.8;
}

.culture-mission-lines,
.culture-density,
.culture-flywheel,
.culture-role-split,
.culture-hardware-line,
.culture-shared-compute,
.culture-products-grid {
  grid-area: visual;
  min-width: 0;
  margin: 0;
  direction: rtl;
}

.culture-mission-lines {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(175px, .46fr);
  gap: clamp(2rem, 5vw, 4rem);
  align-items: stretch;
}

.culture-mission-lines ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.culture-mission-lines li {
  min-height: 116px;
  border-top: 1px solid var(--ce-line);
  display: grid;
  grid-template-columns: 36px minmax(0, 1fr) minmax(35px, .3fr);
  gap: 1rem;
  align-items: center;
}

.culture-mission-lines li:last-child {
  border-bottom: 1px solid var(--ce-line);
}

.culture-mission-lines li > span {
  color: var(--ce-red-hot);
  font: 700 .64rem/1 ui-monospace, SFMono-Regular, Menlo, monospace;
}

.culture-mission-lines li strong,
.culture-mission-lines li small {
  display: block;
}

.culture-mission-lines li strong {
  color: #efebe6;
  font-size: .95rem;
}

.culture-mission-lines li small {
  margin-top: .38rem;
  color: #817d78;
  font-size: .73rem;
  line-height: 1.75;
}

.culture-mission-lines li > i {
  height: 1px;
  background: linear-gradient(90deg, rgba(243,29,58,.72), rgba(255,255,255,.06));
}

.culture-mission-lines > div {
  border-right: 1px solid rgba(243,29,58,.72);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(90deg, transparent, rgba(243,29,58,.055));
}

.culture-mission-lines > div small {
  color: var(--ce-muted);
  font-size: .7rem;
}

.culture-mission-lines > div strong {
  margin-top: .6rem;
  color: #fff;
  font-size: clamp(1.25rem, 2.2vw, 1.85rem);
  line-height: 1.55;
}

.culture-density {
  position: relative;
  min-height: 430px;
  border-top: 1px solid var(--ce-line);
  border-bottom: 1px solid var(--ce-line);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}

.culture-density__field {
  position: absolute;
  inset: 0;
}

.culture-density__field i,
.culture-density__field b {
  position: absolute;
  width: 6px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(255,255,255,.2);
}

.culture-density__field i:nth-child(1) { top: 17%; right: 9%; }
.culture-density__field i:nth-child(2) { top: 36%; right: 28%; width: 4px; }
.culture-density__field i:nth-child(3) { top: 13%; right: 48%; width: 8px; }
.culture-density__field i:nth-child(4) { top: 46%; right: 61%; }
.culture-density__field i:nth-child(5) { top: 24%; left: 16%; width: 5px; }
.culture-density__field i:nth-child(6) { top: 59%; left: 8%; }
.culture-density__field i:nth-child(7) { top: 64%; right: 18%; width: 4px; }
.culture-density__field i:nth-child(8) { top: 74%; left: 35%; }
.culture-density__field i:nth-child(9) { top: 40%; left: 42%; width: 4px; }

.culture-density__field b {
  width: 14px;
  background: var(--ce-red);
  box-shadow: 0 0 0 7px rgba(243,29,58,.07), 0 0 22px rgba(243,29,58,.5);
}

.culture-density__field b:nth-of-type(1) { top: 18%; left: 31%; }
.culture-density__field b:nth-of-type(2) { top: 34%; left: 23%; width: 10px; }
.culture-density__field b:nth-of-type(3) { top: 27%; left: 12%; width: 7px; }

.culture-density blockquote {
  position: relative;
  z-index: 2;
  margin: 0 0 2rem;
  color: #8d8984;
  font-size: clamp(1.55rem, 3vw, 2.7rem);
  font-weight: 760;
  line-height: 1.55;
  letter-spacing: -.035em;
}

.culture-density blockquote strong {
  color: #fff;
  font-weight: 900;
}

.culture-density__scale {
  position: relative;
  z-index: 2;
  min-height: 54px;
  border-top: 1px solid var(--ce-line);
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto;
  align-items: center;
  gap: .8rem;
  color: var(--ce-muted);
  font-size: .7rem;
  font-weight: 750;
}

.culture-density__scale span:last-child {
  color: #ff7184;
}

.culture-density__scale i {
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(243,29,58,.55));
}

.culture-flywheel ol {
  position: relative;
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--ce-line);
  border-bottom: 1px solid var(--ce-line);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.culture-flywheel li {
  position: relative;
  min-height: 190px;
  padding: 2rem 1.35rem;
  border-left: 1px solid var(--ce-line);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.culture-flywheel li:last-child {
  border-left: 0;
}

.culture-flywheel li > span {
  color: var(--ce-red-hot);
  font: 700 .65rem/1 ui-monospace, SFMono-Regular, Menlo, monospace;
}

.culture-flywheel li strong {
  margin-top: .75rem;
  color: #f0ede8;
  font-size: 1rem;
}

.culture-flywheel li small {
  margin-top: .45rem;
  color: var(--ce-muted);
  font-size: .72rem;
  line-height: 1.7;
}

.culture-flywheel__return {
  min-height: 56px;
  display: flex;
  align-items: center;
  gap: 1rem;
  color: var(--ce-muted);
  font-size: .69rem;
}

.culture-flywheel__return i {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, rgba(243,29,58,.68), transparent);
}

.culture-flywheel__fact {
  padding-top: 2.25rem;
  border-top: 1px solid var(--ce-line);
  display: flex;
  align-items: center;
  gap: 1.2rem;
}

.culture-flywheel__fact > strong {
  color: #fff;
  font-size: clamp(4.8rem, 9vw, 8rem);
  font-weight: 900;
  line-height: .8;
  letter-spacing: -.07em;
}

.culture-flywheel__fact > span {
  max-width: 230px;
  color: #ddd9d4;
  font-size: .92rem;
  font-weight: 800;
  line-height: 1.7;
}

.culture-flywheel__fact b {
  color: var(--ce-red-hot);
  font: 800 .9em/1 ui-monospace, SFMono-Regular, Menlo, monospace;
}

.culture-flywheel__fact small {
  display: block;
  margin-top: .35rem;
  color: var(--ce-muted);
  font-size: .69rem;
  font-weight: 550;
}

.culture-role-split {
  border-top: 1px solid var(--ce-line);
  border-bottom: 1px solid var(--ce-line);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.culture-role-split article {
  min-height: 280px;
  padding: clamp(1.75rem, 3vw, 2.8rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.culture-role-split article + article {
  border-right: 1px solid var(--ce-line);
}

.culture-role-split span {
  color: var(--ce-red-hot);
  font-size: .65rem;
  font-weight: 800;
}

.culture-role-split h3 {
  margin: .7rem 0 .75rem;
  color: #f0ede8;
  font-size: clamp(1.35rem, 2.4vw, 2rem);
  line-height: 1.4;
}

.culture-role-split p {
  margin: 0;
  color: #8e8a85;
  font-size: .8rem;
  line-height: 1.95;
}

.culture-hardware-line {
  position: relative;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  list-style: none;
}

.culture-hardware-line::before {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(255,255,255,.07), rgba(243,29,58,.65));
}

.culture-hardware-line li {
  position: relative;
  min-height: 220px;
  padding: 2.8rem 1rem 1rem;
  border-left: 1px solid var(--ce-line);
  display: flex;
  flex-direction: column;
}

.culture-hardware-line li:last-child {
  border-left: 0;
}

.culture-hardware-line li > span {
  position: absolute;
  top: 3px;
  right: .95rem;
  width: 13px;
  aspect-ratio: 1;
  border: 2px solid #6d6965;
  border-radius: 50%;
  background: var(--ce-black);
}

.culture-hardware-line .is-known > span {
  border-color: #fff;
  background: var(--ce-red);
  box-shadow: 0 0 15px rgba(243,29,58,.6);
}

.culture-hardware-line .is-next > span {
  border-color: var(--ce-red);
  box-shadow: 0 0 0 5px rgba(243,29,58,.08);
}

.culture-hardware-line small {
  color: var(--ce-red-hot);
  font: 700 .65rem/1 ui-monospace, SFMono-Regular, Menlo, monospace;
}

.culture-hardware-line strong {
  margin-top: .8rem;
  color: #e8e4df;
  font-size: .88rem;
}

.culture-hardware-line b {
  margin-top: auto;
  color: var(--ce-muted);
  font-size: .7rem;
  font-weight: 600;
  line-height: 1.7;
}

.culture-hardware-line .is-next b {
  color: #ff7184;
}

.culture-shared-compute > div {
  min-height: 310px;
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto 1fr auto 1fr auto;
  align-items: center;
  gap: .8rem;
}

.culture-shared-compute > div span {
  color: #85817c;
  font-size: .7rem;
  font-weight: 700;
}

.culture-shared-compute > div strong {
  width: 118px;
  aspect-ratio: 1;
  border: 1px solid rgba(243,29,58,.44);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #fff;
  background: rgba(243,29,58,.07);
  box-shadow: inset 0 0 34px rgba(243,29,58,.05), 0 0 30px rgba(243,29,58,.08);
  font-size: .72rem;
}

.culture-shared-compute > div i {
  height: 1px;
  background: linear-gradient(90deg, rgba(243,29,58,.6), rgba(255,255,255,.07));
}

.culture-shared-compute > p {
  margin: 0;
  padding-top: 1.2rem;
  border-top: 1px solid var(--ce-line);
  display: flex;
  align-items: center;
  gap: .7rem;
  color: #d4d0cb;
  font-size: .73rem;
  font-weight: 720;
}

.culture-shared-compute > p b {
  width: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--ce-red);
  box-shadow: 0 0 14px rgba(243,29,58,.7);
}

.culture-shared-compute > p small {
  margin-right: auto;
  color: #ff7184;
  font-size: .64rem;
}

.culture-products-grid {
  border-top: 1px solid var(--ce-line);
  border-bottom: 1px solid var(--ce-line);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.culture-products-grid article {
  min-height: 330px;
  padding: clamp(1.8rem, 3.5vw, 3rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.culture-products-grid article + article {
  border-right: 1px solid var(--ce-line);
}

.culture-products-grid small {
  color: var(--ce-muted);
  font-size: .7rem;
}

.culture-products-grid h3 {
  margin: .55rem 0 .75rem;
  color: #f1eee9;
  font-size: clamp(1.8rem, 3vw, 2.7rem);
  line-height: 1.2;
  letter-spacing: -.045em;
}

.culture-products-grid p {
  margin: 0;
  color: #8e8a85;
  font-size: .78rem;
  line-height: 2;
}

.culture-products-grid .is-torobpay small,
.culture-products-grid .is-torobpay h3 {
  color: #b9ef78;
}

.culture-editorial-closing {
  min-height: clamp(380px, 52svh, 500px);
  padding-top: clamp(5rem, 9vw, 8rem);
  padding-bottom: clamp(5rem, 9vw, 8rem);
  border-top: 1px solid var(--ce-line);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(2rem, 6vw, 6rem);
}

.culture-editorial-closing h2 {
  max-width: 830px;
  margin: 0;
  color: #f3f0eb;
  font-size: clamp(2.8rem, 5.4vw, 5.2rem);
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: -.06em;
}

.culture-editorial-closing .button {
  flex: 0 0 auto;
  min-width: 220px;
}

@keyframes culture-axis-arrive {
  from { right: 0; opacity: 0; }
  12% { opacity: 1; }
  to { right: 100%; opacity: 1; }
}

@media (max-width: 1040px) {
  .culture-editorial-section {
    min-height: 0;
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "visual";
    gap: 3.5rem;
  }

  .culture-editorial-copy {
    max-width: 650px;
  }

  .culture-mission-lines {
    grid-template-columns: 1fr;
  }

  .culture-mission-lines > div {
    min-height: 120px;
  }

}

@media (max-width: 860px) {
  .culture-editorial-section {
    min-height: 0;
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "visual";
    gap: 3.5rem;
  }

  .culture-editorial-copy {
    max-width: 650px;
  }

  .culture-flywheel ol {
    grid-template-columns: repeat(2, 1fr);
  }

  .culture-flywheel li:nth-child(2) {
    border-left: 0;
  }

  .culture-flywheel li:nth-child(n+3) {
    border-top: 1px solid var(--ce-line);
  }

  .culture-products-grid article {
    min-height: 280px;
  }
}

@media (max-width: 680px) {
  .culture-read-progress {
    top: 78px;
  }

  .culture-read-progress .section-shell {
    width: calc(100% - 2rem);
  }

  .culture-editorial-hero {
    min-height: 100svh;
    padding-top: 6.75rem;
    padding-bottom: 3rem;
  }

  .culture-editorial-back {
    margin-bottom: 2.75rem;
  }

  .culture-editorial-hero__copy h1 {
    font-size: clamp(3.2rem, 15vw, 4.65rem);
    line-height: 1.03;
  }

  .culture-editorial-hero__copy > p:last-child {
    font-size: .91rem;
    line-height: 2.05;
  }

  .culture-axis {
    margin-top: 3.25rem;
    gap: .65rem;
    font-size: .61rem;
  }

  .culture-editorial-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
    gap: 3rem;
    scroll-margin-top: 8.5rem;
  }

  .culture-editorial-copy h2 {
    font-size: clamp(2.7rem, 13vw, 4rem);
  }

  .culture-mission-lines li {
    min-height: 112px;
    grid-template-columns: 30px minmax(0, 1fr);
  }

  .culture-mission-lines li > i {
    display: none;
  }

  .culture-density {
    min-height: 380px;
  }

  .culture-density blockquote {
    font-size: 1.55rem;
  }

  .culture-density__scale {
    grid-template-columns: auto 1fr auto;
  }

  .culture-density__scale i:nth-of-type(2),
  .culture-density__scale span:last-child {
    display: none;
  }

  .culture-flywheel ol {
    grid-template-columns: 1fr;
  }

  .culture-flywheel li {
    min-height: 132px;
    padding: 1.4rem .5rem;
    border-left: 0;
  }

  .culture-flywheel li + li {
    border-top: 1px solid var(--ce-line);
  }

  .culture-flywheel__fact > strong {
    font-size: 5.4rem;
  }

  .culture-role-split,
  .culture-products-grid {
    grid-template-columns: 1fr;
  }

  .culture-role-split article {
    min-height: 210px;
    padding-inline: 0;
  }

  .culture-role-split article + article,
  .culture-products-grid article + article {
    border-right: 0;
    border-top: 1px solid var(--ce-line);
  }

  .culture-hardware-line {
    grid-template-columns: 1fr;
    padding-right: 1.3rem;
  }

  .culture-hardware-line::before {
    top: 0;
    right: 5px;
    bottom: 0;
    left: auto;
    width: 1px;
    height: auto;
    background: linear-gradient(to bottom, rgba(243,29,58,.7), rgba(255,255,255,.06));
  }

  .culture-hardware-line li {
    min-height: 120px;
    padding: 1rem 1.1rem 1.35rem;
    border-left: 0;
    border-bottom: 1px solid var(--ce-line);
  }

  .culture-hardware-line li:last-child {
    border-bottom: 0;
  }

  .culture-hardware-line li > span {
    top: 1.15rem;
    right: -1.65rem;
  }

  .culture-hardware-line b {
    margin-top: .7rem;
  }

  .culture-shared-compute > div {
    min-height: 360px;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: .45rem;
  }

  .culture-shared-compute > div i {
    width: 1px;
    height: 20px;
    background: linear-gradient(rgba(243,29,58,.6), rgba(255,255,255,.07));
  }

  .culture-shared-compute > div strong {
    width: 104px;
  }

  .culture-shared-compute > p {
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.8;
  }

  .culture-shared-compute > p small {
    width: 100%;
    margin-right: 1rem;
  }

  .culture-products-grid article {
    min-height: 230px;
    padding-inline: 0;
  }

  .culture-editorial-closing {
    min-height: 420px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }

  .culture-editorial-closing h2 {
    font-size: clamp(2.7rem, 12vw, 4rem);
  }

  .culture-editorial-closing .button {
    width: 100%;
  }
}

@media (max-width: 390px) {
  .culture-editorial-hero__copy h1 {
    font-size: 3.15rem;
  }

  .culture-read-progress .section-shell > div {
    font-size: .63rem;
  }

  .culture-editorial-section {
    padding-top: 4.4rem;
    padding-bottom: 4.4rem;
  }

  .culture-editorial-copy h2 {
    font-size: 2.75rem;
  }

  .culture-flywheel__fact {
    gap: .8rem;
  }

  .culture-flywheel__fact > strong {
    font-size: 4.8rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .culture-axis i:first-of-type b {
    right: 100%;
    opacity: 1;
    animation: none;
  }

  .culture-read-progress {
    transition: opacity .15s ease;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .culture-read-progress .section-shell {
    background: #09090a;
    backdrop-filter: none;
  }
}

@media (prefers-contrast: more) {
  .culture-editorial-section,
  .culture-mission-lines li,
  .culture-density,
  .culture-density__scale,
  .culture-flywheel ol,
  .culture-flywheel li,
  .culture-role-split,
  .culture-role-split article,
  .culture-hardware-line li,
  .culture-products-grid,
  .culture-products-grid article {
    border-color: rgba(255,255,255,.42);
  }

  .culture-editorial p,
  .culture-editorial small {
    color: #fff;
  }
}

/* Culture longform — one Torob-red signal through mission, people, compute and products. */
.culture-longform {
  --culture-ink: #050505;
  --culture-panel: #0a0a0b;
  --culture-paper: #f5f2ed;
  --culture-muted: #a5a19c;
  --culture-dim: #6f6c68;
  --culture-red: #f31d3a;
  --culture-red-hot: #ff3652;
  --culture-line: rgba(255,255,255,.11);
  --culture-line-soft: rgba(255,255,255,.065);
  color: var(--culture-paper);
  background:
    radial-gradient(circle at 78% 4%, rgba(243,29,58,.09), transparent 29rem),
    #050505;
  overflow: clip;
}

.culture-longform button,
.culture-longform a {
  font: inherit;
}

.culture-longform [tabindex="-1"]:focus {
  outline: none;
}

.culture-longform p {
  text-align: justify;
  text-align-last: right;
}

.culture-longform em {
  color: var(--culture-red-hot);
  font-style: normal;
}

.culture-longform-hero {
  position: relative;
  isolation: isolate;
  min-height: 100svh;
  padding-top: calc(var(--header-h) + clamp(3.5rem, 7vw, 6.25rem));
  padding-bottom: clamp(2.5rem, 5vw, 4.5rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.culture-longform-hero::before {
  content: "";
  position: absolute;
  z-index: -2;
  inset: 0 max(-5vw, -5rem) auto;
  height: 100%;
  background:
    linear-gradient(105deg, transparent 2%, rgba(255,255,255,.018) 44%, transparent 45%),
    radial-gradient(circle at 18% 48%, rgba(243,29,58,.11), transparent 25rem);
  pointer-events: none;
}

.culture-longform-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.16) 18%, rgba(243,29,58,.62) 52%, rgba(255,255,255,.11) 82%, transparent);
  box-shadow: 0 0 22px rgba(243,29,58,.18);
}

.culture-back {
  width: fit-content;
  margin-bottom: clamp(2.5rem, 5vw, 5rem);
  gap: .55rem;
}

.culture-back span {
  color: var(--culture-red-hot);
}

.culture-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .75fr);
  align-items: center;
  gap: clamp(3rem, 8vw, 9rem);
  direction: rtl;
}

.culture-hero-copy {
  max-width: 760px;
}

.culture-hero-copy h1 {
  max-width: 780px;
  margin: .85rem 0 1.7rem;
  color: var(--culture-paper);
  font-size: clamp(4.2rem, 8.1vw, 8.2rem);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.075em;
}

.culture-hero-copy h1 em {
  display: inline-block;
  text-shadow: 0 0 44px rgba(243,29,58,.22);
}

.culture-hero-lead {
  max-width: 670px;
  margin: 0;
  color: #b9b5b0;
  font-size: clamp(.96rem, 1.35vw, 1.12rem);
  line-height: 2.15;
}

.culture-hero-object {
  position: relative;
  width: min(100%, 500px);
  aspect-ratio: 1;
  margin-inline: auto;
  display: grid;
  place-items: center;
  direction: rtl;
  perspective: 900px;
}

.culture-hero-object::before {
  content: "";
  position: absolute;
  width: 74%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,29,58,.2), rgba(243,29,58,.045) 38%, transparent 68%);
  filter: blur(15px);
}

.culture-orbit {
  position: absolute;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 50%;
  transform: rotateX(67deg) rotateZ(-17deg);
  box-shadow: inset 0 0 48px rgba(255,255,255,.02), 0 0 34px rgba(243,29,58,.05);
  animation: culture-orbit-arrive 1.15s var(--spring) both;
}

.culture-orbit--outer { width: 94%; aspect-ratio: 1; }
.culture-orbit--inner { width: 66%; aspect-ratio: 1; animation-delay: .08s; }

.culture-orbit i {
  position: absolute;
  width: 10px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 5px rgba(243,29,58,.14), 0 0 24px 6px rgba(243,29,58,.45);
}

.culture-orbit i:nth-child(1) { top: 8%; right: 25%; }
.culture-orbit i:nth-child(2) { left: 3%; bottom: 36%; background: var(--culture-red-hot); }
.culture-orbit i:nth-child(3) { right: 12%; bottom: 19%; width: 6px; background: var(--culture-red); }

.culture-core {
  position: relative;
  z-index: 2;
  width: 42%;
  aspect-ratio: 1;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 34% 66% 62% 38% / 45% 40% 60% 55%;
  display: grid;
  place-items: center;
  align-content: center;
  background:
    linear-gradient(145deg, rgba(255,255,255,.12), transparent 35%),
    linear-gradient(145deg, rgba(243,29,58,.72), rgba(78,0,13,.78));
  box-shadow: inset 0 1px rgba(255,255,255,.22), inset -20px -25px 55px rgba(0,0,0,.4), 0 28px 80px rgba(243,29,58,.26);
  transform: rotate(-8deg) translateZ(35px);
  animation: culture-core-arrive 1s .12s var(--spring) both;
}

.culture-core span {
  color: #fff;
  font-size: clamp(2.7rem, 5vw, 5rem);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.08em;
}

.culture-core small {
  margin-top: .55rem;
  color: rgba(255,255,255,.72);
  font-size: .67rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}

.culture-core-ray {
  position: absolute;
  z-index: 1;
  width: 72%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.9), var(--culture-red), transparent);
  box-shadow: 0 0 16px rgba(243,29,58,.75);
  transform: rotate(-34deg);
  opacity: .75;
}

.culture-chapters {
  margin-top: clamp(4rem, 8vw, 8rem);
  border-top: 1px solid var(--culture-line);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.culture-chapters button {
  min-height: 74px;
  padding: 1rem 0;
  border: 0;
  border-left: 1px solid var(--culture-line-soft);
  color: #a9a5a0;
  background: transparent;
  display: flex;
  align-items: center;
  gap: .75rem;
  cursor: pointer;
  text-align: right;
  transition: color .25s ease, background .25s ease, padding .35s var(--spring);
}

.culture-chapters button:last-child { border-left: 0; }
.culture-chapters button span { color: var(--culture-red-hot); font-size: .66rem; font-weight: 800; }
.culture-chapters button:hover,
.culture-chapters button:focus-visible { color: #fff; background: linear-gradient(90deg, transparent, rgba(243,29,58,.07)); padding-right: .8rem; }
.culture-chapters button:focus-visible { outline: 1px solid rgba(243,29,58,.7); outline-offset: -1px; }

.culture-storyline {
  position: relative;
  padding-top: clamp(2rem, 5vw, 4rem);
}

.culture-storyline-track {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: rgba(255,255,255,.08);
}

.culture-storyline-track span {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent, var(--culture-red) 7%, rgba(243,29,58,.42) 88%, transparent);
  box-shadow: 0 0 16px rgba(243,29,58,.25);
}

.culture-chapter {
  position: relative;
  padding: clamp(6.5rem, 12vw, 11rem) clamp(2.25rem, 4vw, 4.5rem) clamp(6rem, 11vw, 10rem) 0;
  border-bottom: 1px solid var(--culture-line-soft);
}

.culture-chapter::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: clamp(7.6rem, 13vw, 12rem);
  right: -5px;
  width: 11px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 6px rgba(243,29,58,.12), 0 0 22px 5px rgba(243,29,58,.5);
}

.culture-chapter-heading {
  max-width: 610px;
}

.culture-chapter-index {
  margin: 0 0 1.35rem;
  color: var(--culture-red-hot);
  font-size: .72rem;
  font-weight: 820;
  letter-spacing: -.01em;
}

.culture-chapter-heading h2,
.culture-team-copy h2 {
  margin: 0 0 1.5rem;
  color: var(--culture-paper);
  font-size: clamp(3.2rem, 6.6vw, 6.5rem);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: -.065em;
}

.culture-chapter-heading > p:last-child,
.culture-team-copy > p:not(.culture-chapter-index) {
  margin: 0;
  color: var(--culture-muted);
  font-size: clamp(.94rem, 1.25vw, 1.07rem);
  line-height: 2.15;
}

.culture-team-copy > p + p { margin-top: 1.2rem; }

.culture-chapter--mission {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(330px, .8fr);
  grid-template-areas: "paths heading";
  align-items: center;
  gap: clamp(4rem, 8vw, 8rem);
  direction: ltr;
}

.culture-chapter--mission .culture-chapter-heading { grid-area: heading; direction: rtl; }
.culture-mission-paths { grid-area: paths; direction: rtl; }

.culture-interactive {
  --culture-x: 50%;
  --culture-y: 50%;
}

.culture-mission-paths {
  position: relative;
  isolation: isolate;
  padding: 1rem 0;
}

.culture-mission-paths::after,
.culture-density-visual::after,
.culture-ai-pulse::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -2rem;
  border-radius: 30px;
  background: radial-gradient(circle 240px at var(--culture-x) var(--culture-y), rgba(243,29,58,.12), transparent 72%);
  opacity: 0;
  transition: opacity .35s ease;
  pointer-events: none;
}

.culture-mission-paths:hover::after,
.culture-density-visual:hover::after,
.culture-ai-pulse:hover::after { opacity: 1; }

.culture-mission-paths article {
  position: relative;
  min-height: 126px;
  padding: 1.35rem 0 1.35rem 2.5rem;
  border-top: 1px solid var(--culture-line);
  display: grid;
  grid-template-columns: 46px 1fr;
  gap: 1.1rem;
  align-items: start;
}

.culture-mission-paths article::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 2.25rem;
  height: 1px;
  background: linear-gradient(90deg, rgba(243,29,58,.72), rgba(243,29,58,.08));
}

.culture-mission-paths article > span {
  width: 40px;
  aspect-ratio: 1;
  border: 1px solid rgba(243,29,58,.42);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #ff8b9a;
  background: rgba(243,29,58,.05);
  font-size: .72rem;
  font-weight: 800;
}

.culture-mission-paths h3 {
  margin: 0 0 .4rem;
  color: #f2efea;
  font-size: 1.08rem;
}

.culture-mission-paths p {
  max-width: 560px;
  margin: 0;
  color: #96928d;
  font-size: .82rem;
  line-height: 1.9;
}

.culture-mission-destination {
  margin-top: .4rem;
  padding: 1.2rem 1.35rem;
  border-right: 2px solid var(--culture-red);
  background: linear-gradient(90deg, transparent, rgba(243,29,58,.09));
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  box-shadow: inset -22px 0 38px rgba(243,29,58,.035);
}

.culture-mission-destination small { color: #807d79; font-size: .67rem; }
.culture-mission-destination strong { color: #fff; font-size: clamp(1.1rem, 2vw, 1.65rem); }

.culture-chapter--team {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, .82fr);
  grid-template-areas: "visual copy";
  align-items: center;
  gap: clamp(4rem, 8vw, 8rem);
  direction: ltr;
}

.culture-team-copy { grid-area: copy; direction: rtl; }
.culture-density-visual { grid-area: visual; direction: rtl; }

.culture-density-visual {
  position: relative;
  isolation: isolate;
  min-height: 470px;
  padding: clamp(2rem, 4vw, 3.5rem);
  border: 1px solid var(--culture-line);
  border-radius: 34px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background:
    linear-gradient(140deg, rgba(255,255,255,.045), transparent 35%),
    #080809;
  box-shadow: inset 0 1px rgba(255,255,255,.04), 0 30px 100px rgba(0,0,0,.24);
}

.culture-density-field {
  position: absolute;
  inset: 0;
}

.density-node {
  position: absolute;
  width: 12px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--culture-red);
  box-shadow: 0 0 0 7px rgba(243,29,58,.08), 0 0 24px 4px rgba(243,29,58,.44);
}

.density-node--1 { top: 18%; right: 24%; width: 20px; }
.density-node--2 { top: 35%; left: 26%; width: 8px; }
.density-node--3 { top: 21%; left: 43%; }
.density-node--4 { top: 49%; right: 38%; width: 9px; }
.density-node--5 { top: 57%; left: 14%; width: 16px; }
.density-node--6 { top: 12%; left: 10%; width: 6px; background: #fff; }

.density-wave {
  position: absolute;
  border: 1px solid rgba(243,29,58,.18);
  border-radius: 50%;
  transform: translate(50%, -50%);
}

.density-wave--1 { top: 26%; right: 30%; width: 190px; aspect-ratio: 1; }
.density-wave--2 { top: 30%; right: 34%; width: 330px; aspect-ratio: 1; }
.density-wave--3 { top: 42%; right: 50%; width: 590px; aspect-ratio: 1; border-color: rgba(255,255,255,.055); }

.culture-density-visual > p {
  position: relative;
  z-index: 2;
  margin: 0 0 2rem;
  color: #9b9792;
  font-size: clamp(1.5rem, 3vw, 2.65rem);
  font-weight: 760;
  line-height: 1.55;
  letter-spacing: -.035em;
}

.culture-density-visual > p strong { color: #fff; font-weight: 900; }

.culture-density-metrics {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto;
  align-items: center;
  gap: .75rem;
  color: #918d88;
  font-size: .65rem;
  font-weight: 750;
}

.culture-density-metrics span:last-child { color: #ff8494; }
.culture-density-metrics i { height: 1px; background: linear-gradient(90deg, transparent, rgba(243,29,58,.6)); }

.culture-chapter--ai .culture-chapter-heading { width: min(100%, 760px); }

.culture-ai-pulse {
  position: relative;
  isolation: isolate;
  min-height: 590px;
  margin-top: clamp(4rem, 8vw, 7rem);
  border: 1px solid var(--culture-line);
  border-radius: 38px;
  overflow: hidden;
  background:
    linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px),
    radial-gradient(circle at center, rgba(243,29,58,.11), transparent 36%),
    #070708;
  background-size: 54px 54px, 54px 54px, auto, auto;
}

.culture-ai-pulse::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: min(48vw, 490px);
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  border: 1px solid rgba(243,29,58,.24);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  box-shadow: inset 0 0 80px rgba(243,29,58,.03), 0 0 80px rgba(243,29,58,.04);
}

.culture-ai-pulse ol { margin: 0; padding: 0; list-style: none; }

.culture-ai-pulse li {
  position: absolute;
  z-index: 2;
  width: min(34%, 320px);
  min-height: 128px;
  padding: 1.15rem 1.2rem;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 20px;
  display: grid;
  grid-template-columns: 36px 1fr;
  column-gap: .9rem;
  align-content: center;
  background: rgba(9,9,10,.78);
  box-shadow: inset 0 1px rgba(255,255,255,.04), 0 18px 46px rgba(0,0,0,.24);
  backdrop-filter: blur(12px);
}

.culture-ai-pulse li:nth-child(1) { top: 8%; right: 5%; }
.culture-ai-pulse li:nth-child(2) { top: 8%; left: 5%; }
.culture-ai-pulse li:nth-child(3) { bottom: 8%; left: 5%; }
.culture-ai-pulse li:nth-child(4) { bottom: 8%; right: 5%; }

.culture-ai-pulse li > span {
  grid-row: 1 / span 2;
  width: 34px;
  aspect-ratio: 1;
  border: 1px solid rgba(243,29,58,.48);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #ff7789;
  font-size: .62rem;
  font-weight: 800;
}

.culture-ai-pulse li strong { color: #f3f0eb; font-size: .9rem; }
.culture-ai-pulse li small { margin-top: .3rem; color: #7f7c78; font-size: .68rem; line-height: 1.7; }

.culture-ai-pulse-core {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 144px;
  aspect-ratio: 1;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: radial-gradient(circle at 35% 30%, #ff6378, #b80722 38%, #290008 76%);
  box-shadow: inset 0 2px 8px rgba(255,255,255,.2), 0 0 0 18px rgba(243,29,58,.04), 0 0 70px rgba(243,29,58,.28);
  transform: translate(-50%, -50%);
}

.culture-ai-pulse-core b { color: #fff; font: 850 1.45rem/1 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: .06em; }
.culture-ai-pulse-core span { position: absolute; inset: -22px; border: 1px dashed rgba(255,255,255,.13); border-radius: 50%; }

.culture-ai-context {
  margin-top: clamp(3rem, 6vw, 5rem);
  padding-block: clamp(2rem, 4vw, 3.5rem);
  border-top: 1px solid var(--culture-line);
  border-bottom: 1px solid var(--culture-line);
  display: grid;
  grid-template-columns: minmax(300px, .75fr) minmax(0, 1.1fr);
  gap: clamp(3rem, 7vw, 7rem);
  align-items: center;
}

.culture-ai-stat {
  display: flex;
  align-items: center;
  gap: 1.35rem;
}

.culture-ai-stat > strong {
  color: #fff;
  font-size: clamp(6rem, 12vw, 10rem);
  font-weight: 900;
  line-height: .8;
  letter-spacing: -.08em;
  text-shadow: 0 0 50px rgba(243,29,58,.22);
}

.culture-ai-stat > span { max-width: 210px; color: #e8e4df; font-size: 1.08rem; font-weight: 800; line-height: 1.7; }
.culture-ai-stat b { color: var(--culture-red-hot); font: 800 .95em/1 ui-monospace, SFMono-Regular, Menlo, monospace; }
.culture-ai-stat small { display: block; margin-top: .6rem; color: #77736f; font-size: .67rem; font-weight: 550; line-height: 1.8; }
.culture-ai-context > p { margin: 0; color: var(--culture-muted); font-size: .93rem; line-height: 2.2; }

.culture-role-intro {
  margin-top: clamp(5rem, 9vw, 8rem);
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 2rem;
}

.culture-role-intro span { color: var(--culture-red-hot); font-size: .7rem; font-weight: 820; }
.culture-role-intro h3 { margin: 0; color: #f3efeb; font-size: clamp(1.8rem, 3.6vw, 3rem); letter-spacing: -.04em; }

.culture-role-lanes {
  margin-top: 1.5rem;
  border-top: 1px solid var(--culture-line);
  border-bottom: 1px solid var(--culture-line);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.culture-role-lanes article {
  min-height: 240px;
  padding: clamp(1.75rem, 4vw, 3rem);
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: clamp(1rem, 2vw, 1.8rem);
  align-content: center;
  transition: background .3s ease;
}

.culture-role-lanes article + article { border-right: 1px solid var(--culture-line); }
.culture-role-lanes article:hover { background: linear-gradient(130deg, rgba(243,29,58,.07), transparent 62%); }
.culture-role-number { color: rgba(243,29,58,.75); font: 700 1.05rem/1 ui-monospace, SFMono-Regular, Menlo, monospace; }
.culture-role-lanes h4 { margin: 0 0 .75rem; color: #f2efea; font-size: clamp(1.25rem, 2vw, 1.65rem); }
.culture-role-lanes p { margin: 0; color: #96928d; font-size: .84rem; line-height: 2; }

.culture-compute-roadmap {
  margin-top: clamp(6rem, 10vw, 9rem);
}

.culture-roadmap-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, .65fr);
  gap: 3rem;
  align-items: end;
}

.culture-roadmap-heading span,
.culture-distributed-label { color: var(--culture-red-hot); font-size: .7rem; font-weight: 820; }
.culture-roadmap-heading h3 { margin: .55rem 0 0; color: #f3f0eb; font-size: clamp(2rem, 4vw, 3.8rem); line-height: 1.2; letter-spacing: -.045em; }
.culture-roadmap-heading h3 b { color: var(--culture-red-hot); font: inherit; }
.culture-roadmap-heading > p { margin: 0; color: #817d79; font-size: .75rem; line-height: 1.9; }

.culture-server-timeline {
  position: relative;
  margin: clamp(3rem, 6vw, 5rem) 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  direction: rtl;
}

.culture-server-timeline::before {
  content: "";
  position: absolute;
  top: 14px;
  right: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(255,255,255,.08), rgba(243,29,58,.78));
  box-shadow: 0 0 16px rgba(243,29,58,.18);
}

.culture-server-timeline li {
  position: relative;
  min-height: 206px;
  padding: 2.9rem 1rem 1.25rem;
  border-left: 1px solid var(--culture-line-soft);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.culture-server-timeline li:last-child { border-left: 0; }
.server-dot { position: absolute; top: 8px; right: .85rem; width: 13px; aspect-ratio: 1; border: 2px solid #797673; border-radius: 50%; background: #090909; }
.culture-server-timeline .is-recorded .server-dot { border-color: #fff; background: var(--culture-red); box-shadow: 0 0 18px rgba(243,29,58,.72); }
.culture-server-timeline .is-next .server-dot { border-color: var(--culture-red); box-shadow: 0 0 0 6px rgba(243,29,58,.1), 0 0 24px rgba(243,29,58,.34); }
.culture-server-timeline small { color: #6f6b67; font-size: .58rem; }
.culture-server-timeline strong { margin-top: .65rem; color: #e6e2dd; font-size: .9rem; }
.culture-server-timeline b { margin-top: .45rem; color: #999590; font-size: .68rem; font-weight: 620; }
.culture-server-timeline time { margin-top: auto; color: #6e6a66; font-size: .6rem; }
.culture-server-timeline .is-next time { color: #ff7184; font-weight: 800; }

.culture-distributed {
  margin-top: clamp(5rem, 9vw, 8rem);
  padding: clamp(2rem, 5vw, 4rem);
  border: 1px solid var(--culture-line);
  border-radius: 34px;
  display: grid;
  grid-template-columns: minmax(260px, .72fr) minmax(0, 1.1fr);
  gap: clamp(3rem, 7vw, 7rem);
  align-items: center;
  background: linear-gradient(120deg, rgba(255,255,255,.03), transparent 42%);
}

.culture-distributed-visual {
  position: relative;
  min-height: 340px;
  display: grid;
  place-items: center;
}

.culture-distributed-visual::before,
.culture-distributed-visual::after {
  content: "";
  position: absolute;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: 50%;
}

.culture-distributed-visual::before { width: 78%; aspect-ratio: 1; }
.culture-distributed-visual::after { width: 48%; aspect-ratio: 1; border-color: rgba(243,29,58,.24); box-shadow: inset 0 0 40px rgba(243,29,58,.05); }
.culture-distributed-visual i { position: absolute; z-index: 2; width: 12px; aspect-ratio: 1; border-radius: 50%; background: #d9d6d2; box-shadow: 0 0 15px rgba(255,255,255,.25); }
.culture-distributed-visual i:nth-child(1) { top: 11%; right: 43%; }
.culture-distributed-visual i:nth-child(2) { top: 38%; right: 4%; }
.culture-distributed-visual i:nth-child(3) { bottom: 12%; right: 29%; }
.culture-distributed-visual i:nth-child(4) { bottom: 18%; left: 20%; }
.culture-distributed-visual i:nth-child(5) { top: 27%; left: 10%; }
.culture-distributed-visual span { position: relative; z-index: 3; width: 122px; aspect-ratio: 1; border-radius: 50%; display: grid; place-items: center; color: #fff; background: radial-gradient(circle at 35% 25%, #ff4861, #980019 52%, #220005); box-shadow: 0 0 60px rgba(243,29,58,.3); font-size: .74rem; font-weight: 850; }

.culture-distributed h3 { margin: .65rem 0 1.1rem; color: #f3f0eb; font-size: clamp(1.8rem, 3.2vw, 3rem); line-height: 1.35; letter-spacing: -.04em; }
.culture-distributed p { margin: 0; color: #9b9792; font-size: .84rem; line-height: 2.05; }
.culture-distributed p + p { margin-top: .9rem; }

.culture-coming {
  margin-top: 1.6rem;
  padding-top: 1.25rem;
  border-top: 1px solid var(--culture-line);
  display: grid;
  grid-template-columns: 9px 1fr auto;
  align-items: center;
  gap: .75rem;
}

.culture-coming > span { width: 9px; aspect-ratio: 1; border-radius: 50%; background: var(--culture-red); box-shadow: 0 0 16px rgba(243,29,58,.8); }
.culture-coming strong { color: #ddd9d4; font-size: .76rem; }
.culture-coming small { color: #ff7587; font-size: .64rem; font-weight: 800; }

.culture-chapter--products .culture-chapter-heading { width: min(100%, 720px); }
.culture-product-list { margin-top: clamp(4rem, 8vw, 7rem); border-top: 1px solid var(--culture-line); }

.culture-product-list article {
  position: relative;
  min-height: 260px;
  padding: clamp(2rem, 4vw, 3.5rem) 0;
  border-bottom: 1px solid var(--culture-line);
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr) auto;
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: center;
  overflow: hidden;
  transition: padding .35s var(--spring), background .3s ease;
}

.culture-product-list article:hover { padding-inline: 1.25rem; background: linear-gradient(90deg, transparent, rgba(243,29,58,.055)); }
.culture-product-mark { width: 86px; aspect-ratio: 1; border: 1px solid rgba(243,29,58,.4); border-radius: 26px; display: grid; place-items: center; color: #fff; background: rgba(243,29,58,.075); box-shadow: inset 0 0 28px rgba(243,29,58,.05); font-size: 1.55rem; font-weight: 900; }
.culture-product-list small { color: #77736f; font-size: .64rem; }
.culture-product-list h3 { margin: .3rem 0 .65rem; color: #f4f1ec; font-size: clamp(1.8rem, 3.5vw, 3.2rem); line-height: 1.2; letter-spacing: -.045em; }
.culture-product-list p { max-width: 790px; margin: 0; color: #999590; font-size: .86rem; line-height: 2.05; }
.culture-product-list article > b { color: rgba(255,255,255,.035); font: 850 clamp(5rem, 12vw, 11rem)/.8 ui-monospace, SFMono-Regular, Menlo, monospace; letter-spacing: -.08em; }
.culture-product-list .is-pending .culture-product-mark { border-color: rgba(120,213,18,.34); color: #d6ff9e; background: rgba(120,213,18,.055); }
.culture-product-list .is-pending small { color: #a6da69; }

.culture-closing {
  position: relative;
  min-height: min(82svh, 760px);
  padding-block: clamp(7rem, 13vw, 12rem);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.culture-closing::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: min(75vw, 760px);
  aspect-ratio: 1;
  top: 50%;
  right: -20%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,29,58,.14), rgba(243,29,58,.035) 35%, transparent 67%);
  transform: translateY(-50%);
}

.culture-closing > span { color: #9b9792; font-size: .78rem; }
.culture-closing h2 { margin: 1rem 0 2.3rem; color: #f4f0eb; font-size: clamp(3.4rem, 7.6vw, 7.8rem); font-weight: 900; line-height: 1.02; letter-spacing: -.07em; }
.culture-closing .button { min-width: 230px; }

@keyframes culture-orbit-arrive {
  from { opacity: 0; transform: rotateX(67deg) rotateZ(-17deg) scale(.7); }
  to { opacity: 1; transform: rotateX(67deg) rotateZ(-17deg) scale(1); }
}

@keyframes culture-core-arrive {
  from { opacity: 0; transform: rotate(-18deg) translateZ(-60px) scale(.72); }
  to { opacity: 1; transform: rotate(-8deg) translateZ(35px) scale(1); }
}

@media (max-width: 1080px) {
  .culture-hero-layout { grid-template-columns: minmax(0, 1fr) minmax(280px, .62fr); gap: 3rem; }
  .culture-hero-copy h1 { font-size: clamp(4rem, 8.8vw, 6.8rem); }
  .culture-chapter--mission,
  .culture-chapter--team { grid-template-columns: minmax(0, 1fr) minmax(300px, .82fr); gap: 4rem; }
  .culture-ai-pulse li { width: min(37%, 300px); }
}

@media (max-width: 860px) {
  .culture-longform-hero { min-height: auto; }
  .culture-hero-layout { grid-template-columns: 1fr; }
  .culture-hero-copy { max-width: 720px; }
  .culture-hero-object { width: min(72vw, 440px); margin-top: 1.5rem; }
  .culture-chapters { margin-top: 4rem; }
  .culture-chapter--mission,
  .culture-chapter--team { grid-template-columns: 1fr; grid-template-areas: "heading" "paths"; }
  .culture-chapter--team { grid-template-areas: "copy" "visual"; }
  .culture-mission-paths,
  .culture-density-visual { margin-top: 1rem; }
  .culture-ai-context { grid-template-columns: 1fr; gap: 2rem; }
  .culture-roadmap-heading { grid-template-columns: 1fr; gap: 1rem; }
  .culture-server-timeline { grid-template-columns: 1fr; padding-right: 1.35rem; }
  .culture-server-timeline::before { top: 0; right: 6px; bottom: 0; left: auto; width: 1px; height: auto; background: linear-gradient(to bottom, rgba(243,29,58,.82), rgba(255,255,255,.06)); }
  .culture-server-timeline li { min-height: 128px; padding: 1rem 1.4rem 1.5rem; border-left: 0; border-bottom: 1px solid var(--culture-line-soft); }
  .culture-server-timeline li:last-child { border-bottom: 0; }
  .server-dot { top: 1.15rem; right: -1.75rem; }
  .culture-server-timeline time { margin-top: .8rem; }
  .culture-distributed { grid-template-columns: 1fr; }
  .culture-distributed-visual { min-height: 300px; order: 2; }
}

@media (max-width: 680px) {
  .culture-longform-hero { padding-top: 8.5rem; }
  .culture-back { margin-bottom: 3rem; }
  .culture-hero-copy h1 { font-size: clamp(3.2rem, 15.3vw, 5rem); line-height: 1.02; }
  .culture-hero-lead { font-size: .91rem; line-height: 2.05; }
  .culture-hero-object { width: min(88vw, 400px); }
  .culture-chapters { grid-template-columns: repeat(2, 1fr); }
  .culture-chapters button:nth-child(2) { border-left: 0; }
  .culture-chapters button:nth-child(n+3) { border-top: 1px solid var(--culture-line-soft); }
  .culture-chapter { padding: 5.75rem 1.35rem 5.5rem 0; }
  .culture-chapter::before { top: 6.55rem; }
  .culture-chapter-heading h2,
  .culture-team-copy h2 { font-size: clamp(2.8rem, 13.5vw, 4.2rem); }
  .culture-mission-paths article { grid-template-columns: 38px 1fr; gap: .85rem; padding-left: .25rem; }
  .culture-mission-paths article::before { content: none; }
  .culture-mission-paths article > span { width: 34px; }
  .culture-mission-destination { align-items: flex-start; flex-direction: column; }
  .culture-density-visual { min-height: 410px; border-radius: 26px; }
  .culture-density-metrics { grid-template-columns: auto 1fr auto; }
  .culture-density-metrics i:nth-of-type(2),
  .culture-density-metrics span:last-child { display: none; }
  .culture-ai-pulse { min-height: auto; padding: 1.1rem; border-radius: 26px; background-size: 42px 42px, 42px 42px, auto, auto; }
  .culture-ai-pulse::before { width: 210px; top: 14rem; }
  .culture-ai-pulse ol { position: relative; z-index: 2; display: grid; gap: .7rem; }
  .culture-ai-pulse li { position: relative; inset: auto !important; width: 100%; min-height: 100px; background: rgba(8,8,9,.86); }
  .culture-ai-pulse-core { position: relative; top: auto; left: auto; width: 108px; margin: 2.2rem auto 1.5rem; transform: none; }
  .culture-ai-stat { align-items: flex-start; }
  .culture-ai-stat > strong { font-size: 6.7rem; }
  .culture-role-intro { align-items: flex-start; flex-direction: column; gap: .65rem; }
  .culture-role-lanes { grid-template-columns: 1fr; }
  .culture-role-lanes article { min-height: 210px; padding-inline: .5rem; }
  .culture-role-lanes article + article { border-right: 0; border-top: 1px solid var(--culture-line); }
  .culture-distributed { padding: 1.3rem; border-radius: 26px; }
  .culture-distributed-visual { min-height: 260px; }
  .culture-coming { grid-template-columns: 9px 1fr; }
  .culture-coming small { grid-column: 2; }
  .culture-product-list article { min-height: 0; grid-template-columns: 68px 1fr; gap: 1rem; }
  .culture-product-mark { width: 62px; border-radius: 19px; font-size: 1.15rem; }
  .culture-product-list article > b { display: none; }
  .culture-product-list h3 { font-size: 1.75rem; }
  .culture-closing { min-height: auto; padding-block: 7rem; }
  .culture-closing h2 { font-size: clamp(3rem, 14.8vw, 4.8rem); }
  .culture-closing .button { width: 100%; }
}

@media (max-width: 390px) {
  .culture-hero-copy h1 { font-size: 3.15rem; }
  .culture-chapters button { min-height: 66px; font-size: .76rem; }
  .culture-chapter { padding-right: 1.05rem; }
  .culture-density-visual { padding: 1.4rem; }
  .culture-density-visual > p { font-size: 1.35rem; }
  .culture-ai-stat { gap: .85rem; }
  .culture-ai-stat > strong { font-size: 5.5rem; }
  .culture-ai-stat > span { font-size: .92rem; }
}

@media (prefers-reduced-motion: reduce) {
  .culture-orbit,
  .culture-core { animation: none; }
  .culture-chapters button,
  .culture-product-list article { transition: none; }
}

@media (prefers-contrast: more) {
  .culture-chapters,
  .culture-chapter,
  .culture-density-visual,
  .culture-ai-pulse,
  .culture-ai-context,
  .culture-role-lanes,
  .culture-distributed,
  .culture-product-list,
  .culture-product-list article { border-color: rgba(255,255,255,.42); }

  .culture-longform p,
  .culture-ai-pulse li small { color: #fff; }
}

/* Simplified decision story: one result surface, one quiet explanation. */
.choice-data-cloud {
  display: none;
}

.plp-engine {
  width: 250px;
  height: 238px;
  margin: -119px 0 0 -125px;
  padding: 20px;
  left: calc(50% - 210px);
  border-radius: 18px 10px 10px 18px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.045), transparent 34%),
    rgba(9,8,10,.96);
  box-shadow:
    -20px 28px 64px rgba(0,0,0,.48),
    0 0 38px rgba(243,29,58,.07),
    inset 0 1px rgba(255,255,255,.1);
}

.plp-engine::after {
  display: none;
}

.choice-hero.is-expanded .plp-engine {
  transform:
    translate3d(
      var(--mouse-x, 0px),
      var(--mouse-y, 0px),
      34px
    )
    rotateY(-1deg);
}

.plp-engine-head {
  min-height: 48px;
  padding-bottom: 12px;
  display: grid;
  align-content: center;
  justify-content: stretch;
  gap: 2px;
}

.plp-engine-head small {
  color: #8e8987;
  font-size: .52rem;
}

.plp-engine-head strong {
  font-size: .84rem;
}

.plp-engine-answer {
  min-height: 88px;
  padding: 18px 0 14px;
  display: grid;
  align-content: center;
  gap: 8px;
}

.plp-engine-answer > strong {
  color: #fff;
  font-size: 1rem;
  font-weight: 880;
  letter-spacing: -.025em;
  transition: color .2s ease;
}

.plp-engine-answer > p {
  margin: 0;
  color: #aaa4a1;
  font-size: .58rem;
  font-weight: 580;
  line-height: 1.85;
  text-align: justify;
  text-justify: inter-word;
}

.plp-engine-note {
  margin: 0;
  padding-top: 12px;
  color: #77716f;
  border-top: 1px solid rgba(255,255,255,.08);
  font-size: .48rem;
  line-height: 1.7;
}

.plp-filter-title > span {
  display: none;
}

.plp-product:hover {
  border-color: rgba(255,79,101,.34);
}

@media (max-width: 820px) {
  .plp-engine {
    width: 330px;
    height: 112px;
    margin: 0 0 0 -165px;
    padding: 11px 13px;
    top: 314px;
    left: 50%;
    border-radius: 13px;
  }

  .plp-engine-head {
    min-height: 28px;
    padding: 0 0 7px;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 7px;
  }

  .plp-engine-head small {
    font-size: .4rem;
  }

  .plp-engine-head strong {
    font-size: .62rem;
  }

  .plp-engine-answer {
    min-height: 55px;
    padding: 8px 0 0;
    grid-template-columns: 78px minmax(0,1fr);
    align-items: center;
    align-content: center;
    gap: 10px;
    border-top: 1px solid rgba(255,255,255,.07);
  }

  .plp-engine-answer > strong {
    font-size: .56rem;
  }

  .plp-engine-answer > p {
    font-size: .43rem;
    line-height: 1.65;
    text-align: right;
  }

  .plp-engine-note {
    display: none;
  }

  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    width: 100%;
    min-height: 0;
    padding: 0 14px;
    top: 450px;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 10;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    background: none;
    opacity: 1;
    transform: none;
  }

  .choice-kicker {
    margin-bottom: .3rem;
    font-size: .6rem;
  }

  .choice-copy h1 {
    font-size: 1.16rem;
  }

  .choice-openings,
  .choice-hero.is-resolved .choice-openings {
    width: min(100%, 250px);
    min-height: 42px;
    margin-top: .65rem;
    font-size: .68rem;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }
}

@media (max-width: 560px) {
  .plp-engine {
    width: min(330px, calc(100vw - 28px));
    margin-left: max(-165px, calc((28px - 100vw) / 2));
  }
}

@media (max-width: 380px) {
  .plp-engine {
    width: 302px;
    margin-left: -151px;
  }
}

@media (max-width: 560px) {
  .hero.choice-hero {
    --rig-scale: .72;
    --card-final-y: -34px;
    padding-top: calc(var(--header-h) + .35rem);
  }

  .choice-hero-inner {
    min-height: calc(100svh - var(--header-h) - .8rem);
  }

  .choice-scene {
    height: 70%;
  }

  .choice-copy {
    padding-top: 1.4rem;
  }

  .choice-copy h1 {
    font-size: 1.2rem;
  }

  .choice-openings {
    width: 100%;
    min-height: 44px;
    margin-top: .6rem;
  }

  .torob-product-card {
    width: 202px;
    height: 302px;
    margin: -151px 0 0 -101px;
  }

  .product-visual {
    height: 158px;
  }

  .product-card-copy h2 {
    min-height: 38px;
    font-size: .7rem;
  }

  .product-price strong {
    font-size: .82rem;
  }

  .process-layer {
    width: 112px;
    margin-left: -56px;
  }

  .layer-similar { --layer-x:-126px !important; }
  .layer-stores { --layer-x:126px !important; }
  .layer-price { --layer-x:-136px !important; }
  .layer-stock { --layer-x:136px !important; }
  .layer-ranking { --layer-x:-128px !important; }
  .layer-behavior { --layer-x:128px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    transform: translate3d(0,-50%,0);
  }
}

@media (max-width: 820px) and (prefers-reduced-motion: reduce) {
  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    transform: none;
  }
}

/* Semantic process icons and persistent data-to-product connections */
.choice-connectors {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  inset: 0;
  overflow: visible;
  pointer-events: none;
  opacity: 0;
  transition: opacity .46s ease .16s;
}

.choice-rig {
  z-index: 2;
}

.choice-hero.is-expanded .choice-connectors {
  opacity: 1;
}

.connector-line,
.connector-flow {
  fill: none;
  vector-effect: non-scaling-stroke;
  stroke-linecap: round;
}

.connector-line {
  stroke: rgba(168,221,244,.3);
  stroke-width: 1.15;
  filter: drop-shadow(0 0 4px rgba(141,217,248,.24));
}

.connector-flow {
  stroke: #ff3851;
  stroke-width: 2.2;
  stroke-dasharray: .1 .9;
  stroke-dashoffset: 1;
  opacity: 0;
  filter:
    drop-shadow(0 0 3px rgba(255,255,255,.65))
    drop-shadow(0 0 7px rgba(243,29,58,.8));
}

.choice-hero.is-resolved .connector-flow {
  animation: connector-packet 5.25s linear infinite;
  animation-delay: calc(1s + var(--connector-delay));
}

.connector-node {
  vector-effect: non-scaling-stroke;
}

.connector-layer-node {
  fill: #dff7ff;
  stroke: rgba(157,220,244,.42);
  stroke-width: 2;
  filter: drop-shadow(0 0 5px rgba(157,220,244,.7));
}

.connector-product-node {
  fill: #fff;
  stroke: #ff3049;
  stroke-width: 2.2;
  filter:
    drop-shadow(0 0 4px rgba(255,255,255,.8))
    drop-shadow(0 0 9px rgba(243,29,58,.85));
}

.choice-hero.is-expanded .choice-data-rail {
  opacity: .1;
}

.process-layer {
  grid-template-columns: minmax(0,1fr) auto;
  align-content: center;
  align-items: center;
  gap: .55rem;
}

.process-layer > span,
.layer-similar > span,
.layer-price > span,
.layer-ranking > span {
  text-align: right;
  white-space: normal;
}

.layer-icon {
  width: 31px;
  height: 31px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #eaf8ff;
  background:
    radial-gradient(circle at 35% 28%, rgba(255,255,255,.16), transparent 36%),
    rgba(157,220,244,.07);
  border: 1px solid rgba(181,229,249,.35);
  border-radius: 9px;
  box-shadow:
    inset 0 1px rgba(255,255,255,.1),
    0 0 13px rgba(157,220,244,.08);
  transform: scale(.84);
  opacity: .2;
  transition:
    opacity .42s ease var(--layer-delay),
    transform .58s cubic-bezier(.22,1,.36,1) var(--layer-delay),
    color .25s ease,
    border-color .25s ease,
    box-shadow .25s ease;
}

.choice-hero.is-expanded .layer-icon {
  color: #fff;
  border-color: rgba(255,75,99,.58);
  box-shadow:
    inset 0 1px rgba(255,255,255,.14),
    0 0 12px rgba(243,29,58,.18);
  transform: scale(1);
  opacity: 1;
}

.layer-icon svg {
  width: 20px;
  height: 20px;
  overflow: visible;
}

.layer-icon svg * {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  vector-effect: non-scaling-stroke;
}

@keyframes connector-packet {
  0%, 7% {
    opacity: 0;
    stroke-dashoffset: 1;
  }
  11% {
    opacity: .9;
  }
  27% {
    opacity: .9;
  }
  34%, 100% {
    opacity: 0;
    stroke-dashoffset: 0;
  }
}

@media (max-width: 820px) {
  .connector-line {
    stroke: rgba(168,221,244,.22);
    stroke-width: .9;
    filter: none;
  }

  .connector-flow {
    stroke-width: 1.5;
  }

  .connector-layer-node {
    r: 1.8;
  }

  .connector-product-node {
    r: 2.6;
  }

  .process-layer {
    min-height: 44px;
    gap: .34rem;
  }

  .process-layer > span {
    text-align: right;
    line-height: 1.35;
  }

  .layer-icon {
    width: 25px;
    height: 25px;
    border-radius: 7px;
  }

  .layer-icon svg {
    width: 16px;
    height: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .choice-connectors {
    opacity: 1;
    transition: none;
  }

  .connector-flow {
    display: none;
  }

  .connector-line {
    stroke: rgba(168,221,244,.3);
  }

  .layer-icon {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* Unified black/red stage and a deeper, responsive 3D fan */
.hero.choice-hero {
  --choice-abyss: #050505;
  --choice-navy: #0b0809;
  --choice-ice: #f4f2ec;
  --choice-cyan: #ffc7cf;
  --choice-purple: #8a0617;
  --card-z: 118px;
  background:
    radial-gradient(circle at 48% 47%, rgba(243,29,58,.17) 0, rgba(138,6,23,.075) 27%, transparent 53%),
    radial-gradient(circle at 84% 8%, rgba(243,29,58,.085), transparent 30rem),
    linear-gradient(145deg, #050505 0%, #0b0809 52%, #030303 100%);
}

.hero.choice-hero::before {
  opacity: .4;
  background:
    linear-gradient(rgba(243,29,58,.024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.02) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(ellipse at 48% 47%, #000 0, rgba(0,0,0,.78) 44%, transparent 72%);
}

.hero.choice-hero::after {
  background:
    radial-gradient(ellipse at 47% 50%, transparent 28%, rgba(3,3,3,.22) 60%, rgba(3,3,3,.72) 100%),
    linear-gradient(180deg, transparent 82%, rgba(5,5,5,.72));
}

.choice-scene {
  perspective: 1050px;
  perspective-origin: 50% 47%;
}

.choice-depth-halo {
  width: min(90%,780px);
  left: calc(50% - 100px);
  opacity: .74;
  background:
    radial-gradient(ellipse, rgba(243,29,58,.145), rgba(138,6,23,.052) 46%, transparent 73%);
  filter: blur(1px);
}

.choice-hero.is-expanded .choice-rig {
  --rig-rotate-x: -2.2deg;
  --rig-rotate-y: -3.8deg;
}

.process-layer {
  --layer-tilt-x: 0deg;
  --layer-tilt-y: 0deg;
  color: #f4f2ec;
  background:
    linear-gradient(135deg, rgba(255,255,255,.076), rgba(34,7,12,.78) 36%, rgba(9,8,9,.9));
  border-color: rgba(255,112,132,.3);
  box-shadow:
    0 18px 46px rgba(0,0,0,.34),
    0 0 19px rgba(243,29,58,.06),
    inset 0 1px rgba(255,255,255,.11);
}

.process-layer::before {
  background: linear-gradient(90deg, transparent, rgba(255,224,229,.82), transparent);
  box-shadow: 0 0 12px rgba(243,29,58,.24);
}

.process-layer::after {
  content: "";
  height: 1px;
  position: absolute;
  right: 12%;
  bottom: 0;
  left: 12%;
  background: linear-gradient(90deg, transparent, rgba(243,29,58,.58), transparent);
  box-shadow: 0 0 10px rgba(243,29,58,.22);
}

.layer-similar { --layer-tilt-x:-2deg; --layer-tilt-y:7deg; }
.layer-price { --layer-tilt-x:0deg; --layer-tilt-y:5deg; }
.layer-ranking { --layer-tilt-x:2deg; --layer-tilt-y:6deg; }
.layer-stores { --layer-tilt-x:-2deg; --layer-tilt-y:-7deg; }
.layer-stock { --layer-tilt-x:0deg; --layer-tilt-y:-5deg; }
.layer-behavior { --layer-tilt-x:2deg; --layer-tilt-y:-6deg; }
.layer-speed { --layer-tilt-x:-7deg; --layer-tilt-y:0deg; }

.choice-hero.is-expanded .process-layer {
  opacity: .76;
  transform:
    translate3d(
      calc(var(--layer-x) + var(--mouse-x, 0px)),
      calc(var(--layer-y) + var(--mouse-y, 0px)),
      var(--layer-z)
    )
    rotateX(var(--layer-tilt-x))
    rotateY(var(--layer-tilt-y))
    scale(1);
}

.layer-icon {
  color: #f8f5f1;
  background:
    radial-gradient(circle at 35% 28%, rgba(255,255,255,.14), transparent 36%),
    rgba(243,29,58,.075);
  border-color: rgba(255,112,132,.28);
  box-shadow:
    inset 0 1px rgba(255,255,255,.09),
    0 0 13px rgba(243,29,58,.08);
}

.connector-line {
  stroke: rgba(255,225,229,.29);
  filter: drop-shadow(0 0 4px rgba(243,29,58,.22));
}

.connector-layer-node {
  fill: #fff7f3;
  stroke: rgba(255,89,111,.48);
  filter: drop-shadow(0 0 5px rgba(243,29,58,.72));
}

.torob-product-card {
  transform-style: preserve-3d;
  transform: translate3d(0,0,104px) rotateX(-1deg) rotateY(-1.8deg);
  box-shadow:
    0 42px 94px rgba(0,0,0,.54),
    0 12px 40px rgba(243,29,58,.08),
    0 2px 0 rgba(255,255,255,.8) inset;
}

.choice-hero.is-expanded .torob-product-card {
  transform:
    translate3d(
      calc(var(--card-final-x) + var(--card-mouse-x, 0px)),
      calc(var(--card-final-y) + var(--card-mouse-y, 0px)),
      var(--card-z)
    )
    rotateX(var(--card-rotate-x, 0deg))
    rotateY(var(--card-rotate-y, 0deg))
    scale(.94);
  box-shadow:
    0 46px 104px rgba(0,0,0,.58),
    0 14px 48px rgba(243,29,58,.11),
    0 2px 0 rgba(255,255,255,.86) inset;
}

.torob-product-card::before {
  background: rgba(138,6,23,.09);
  transform-origin: center;
}

.choice-hero.is-resolved .torob-product-card::before {
  animation: choice-card-depth-settle .78s cubic-bezier(.16,1,.3,1) both;
}

.torob-product-card::after {
  content: "";
  position: absolute;
  z-index: 6;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: .24;
  background:
    radial-gradient(circle at var(--card-light-x, 50%) var(--card-light-y, 38%), rgba(255,255,255,.62), transparent 28%),
    linear-gradient(120deg, transparent 30%, rgba(255,255,255,.2) 46%, transparent 61%);
  mix-blend-mode: soft-light;
  transition: opacity .28s ease;
}

.choice-hero.is-tracking .torob-product-card::after {
  opacity: .46;
}

@keyframes choice-card-depth-settle {
  0% {
    opacity: 0;
    transform: translate3d(0,0,-22px) scale(.94);
  }
  42% {
    opacity: .72;
  }
  100% {
    opacity: .24;
    transform: translate3d(10px,12px,-24px) rotateZ(1deg) scale(1.015);
  }
}

@media (max-width: 820px) {
  .hero.choice-hero {
    --card-z: 72px;
  }

  .choice-scene {
    perspective: 1450px;
  }

  .choice-copy {
    background: linear-gradient(0deg,rgba(5,5,5,.98) 0%,rgba(11,4,6,.84) 55%,transparent 100%);
  }

  .choice-hero.is-expanded .choice-rig {
    --rig-rotate-x: -1deg;
    --rig-rotate-y: -2deg;
  }

  .layer-similar { --layer-tilt-x:-1deg; --layer-tilt-y:3deg; }
  .layer-price { --layer-tilt-y:2deg; }
  .layer-ranking { --layer-tilt-x:1deg; --layer-tilt-y:3deg; }
  .layer-stores { --layer-tilt-x:-1deg; --layer-tilt-y:-3deg; }
  .layer-stock { --layer-tilt-y:-2deg; }
  .layer-behavior { --layer-tilt-x:1deg; --layer-tilt-y:-3deg; }
  .layer-speed { --layer-tilt-x:-3deg; }

  .connector-line {
    stroke: rgba(255,225,229,.22);
  }

  .torob-product-card::after {
    opacity: .14;
  }
}

@media (prefers-reduced-motion: reduce) {
  .choice-hero.is-expanded .choice-rig {
    --rig-rotate-x: 0deg;
    --rig-rotate-y: 0deg;
  }

  .torob-product-card::after {
    display: none;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .process-layer {
    background: #0d090a;
  }
}

/* Hidden trail and the gated AI role */
.job-card.is-locked {
  cursor: pointer;
  border-color: rgba(255,65,91,.22);
  background:
    linear-gradient(145deg, rgba(39,11,16,.74), rgba(11,10,12,.86)),
    rgba(255,255,255,.018);
  box-shadow: inset 0 1px rgba(255,255,255,.035);
}

.job-card.is-locked::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -40% -15%;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 37%, rgba(255,43,72,.17) 49%, transparent 61%);
  transform: translateX(52%);
  transition: transform .8s var(--spring);
}

.job-card.is-locked:hover {
  border-color: rgba(255,65,91,.64);
  box-shadow:
    0 0 0 1px rgba(243,29,58,.15),
    0 0 34px rgba(243,29,58,.16),
    0 22px 54px rgba(0,0,0,.34);
}

.job-card.is-locked:focus-visible {
  outline: 2px solid var(--torob-red-hot);
  outline-offset: 4px;
  border-color: rgba(255,65,91,.76);
  box-shadow: 0 0 30px rgba(243,29,58,.24), 0 22px 54px rgba(0,0,0,.34);
}

.job-card.is-locked:hover::after { transform: translateX(-52%); }
.job-card.is-locked h3 { color: #f2eded; }
.job-card.is-locked .job-card-lead,
.job-card.is-locked .job-facts { opacity: .68; }
.job-locked-status { color: #ff97a6; }
.job-locked-status i {
  background: var(--torob-red-hot);
  box-shadow: 0 0 12px rgba(255,55,82,.86);
}

.job-card-lock svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.65;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.job-card.is-locked:hover .job-card-lock {
  color: white;
  background: var(--torob-red);
  border-color: rgba(255,167,180,.65);
  box-shadow: 0 0 22px rgba(243,29,58,.55);
  transform: translateY(-1px) rotate(-5deg);
}

.job-card.is-vault-open {
  border-color: rgba(120,213,18,.46);
  box-shadow: 0 0 32px rgba(120,213,18,.1), inset 0 1px rgba(226,255,194,.08);
}

.job-card.is-vault-open::before {
  background: var(--pay-green);
  opacity: .2;
}

.logo-trigger { position: relative; }
.logo-trigger::after {
  content: "";
  position: absolute;
  inset: -5px;
  border: 1px solid rgba(255,77,101,.85);
  border-radius: 50%;
  pointer-events: none;
  opacity: var(--vault-logo-opacity, 0);
  transform: scale(var(--vault-logo-scale, .84));
  box-shadow: 0 0 var(--vault-logo-glow, 7px) rgba(243,29,58,.55);
  transition: opacity .18s, transform .28s var(--spring), box-shadow .28s;
}

.logo-trigger.riddle-found::after {
  border-color: rgba(120,213,18,.82);
  box-shadow: 0 0 18px rgba(120,213,18,.48);
  opacity: .78;
  transform: scale(1);
}

.map-nodes circle.vault-map-node {
  pointer-events: stroke;
  cursor: pointer;
  stroke: rgba(120,213,18,.001);
  stroke-width: 34;
  filter:
    drop-shadow(0 0 4px rgba(182,255,99,.92))
    drop-shadow(0 0 13px rgba(120,213,18,.66));
}

.map-nodes circle.vault-map-node:focus-visible {
  outline: none;
  fill: white;
  filter:
    drop-shadow(0 0 5px white)
    drop-shadow(0 0 20px rgba(120,213,18,.86));
}

.map-nodes circle.vault-map-node.riddle-found {
  fill: var(--pay-green-soft);
  filter: drop-shadow(0 0 17px rgba(120,213,18,.9));
}

.vault-ai-trigger {
  position: relative;
  cursor: pointer;
  outline: none;
}

.vault-ai-trigger::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 20px;
  pointer-events: none;
  background: conic-gradient(
    var(--torob-red-hot) var(--vault-tap-angle, 0deg),
    rgba(255,255,255,.08) 0
  );
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 1px;
  opacity: var(--vault-tap-opacity, .16);
  transition: opacity .2s, filter .28s;
}

.vault-ai-trigger.is-tapped {
  transform: translateY(-2px) scale(1.07);
  box-shadow: 0 0 28px rgba(243,29,58,.45), inset 0 1px rgba(255,255,255,.15);
}

.vault-ai-trigger:focus-visible {
  box-shadow: 0 0 0 3px rgba(255,255,255,.76), 0 0 30px rgba(243,29,58,.55);
}

.vault-ai-trigger.riddle-found::after {
  background: var(--pay-green);
  filter: drop-shadow(0 0 8px rgba(120,213,18,.7));
  opacity: 1;
}

#jobSearch.riddle-found {
  color: var(--pay-green-soft);
  border-color: var(--pay-green);
  text-shadow: 0 0 12px rgba(120,213,18,.35);
}

.vault-tracker {
  position: fixed;
  z-index: 780;
  right: 1.2rem;
  bottom: 1.2rem;
  width: 46px;
  height: 46px;
  min-width: 0;
  padding: 0;
  overflow: clip;
  border: 1px solid rgba(255,77,101,.3);
  border-radius: 15px;
  color: white;
  background: rgba(12,10,12,.78);
  backdrop-filter: blur(22px) saturate(145%);
  box-shadow: 0 16px 46px rgba(0,0,0,.45), inset 0 1px rgba(255,255,255,.07);
  display: block;
  font-family: inherit;
  text-align: right;
  cursor: pointer;
  opacity: 1;
  transform: translateY(0) scale(1);
  transform-origin: right bottom;
  transition:
    width .34s var(--spring),
    height .34s var(--spring),
    transform .3s var(--spring),
    border-color .25s,
    border-radius .3s var(--spring),
    box-shadow .3s,
    background .25s;
}

.vault-tracker[hidden] { display: none; }
.vault-tracker:hover,
.vault-tracker:focus,
.vault-tracker:focus-visible {
  width: 184px;
  height: 66px;
  outline: none;
  border-radius: 18px;
  transform: translateY(-2px);
  border-color: rgba(255,77,101,.8);
  background: rgba(12,10,12,.9);
  box-shadow: 0 0 28px rgba(243,29,58,.24), 0 18px 48px rgba(0,0,0,.48);
}

.vault-tracker-mark {
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 32px;
  height: 32px;
  border: 1px solid rgba(255,77,101,.4);
  border-radius: 10px;
  color: #ff6b7f;
  display: grid;
  place-items: center;
  background: rgba(243,29,58,.08);
  transition: transform .16s ease-out, color .25s, border-color .25s, background .25s, box-shadow .25s;
}

.vault-tracker:active .vault-tracker-mark { transform: scale(.94); }
.vault-tracker-copy {
  position: absolute;
  right: 48px;
  left: 9px;
  bottom: 26px;
  display: grid;
  line-height: 1.35;
  opacity: 0;
  transform: translateX(8px);
  transition: opacity .18s ease, transform .3s var(--spring);
}
.vault-tracker:hover .vault-tracker-copy,
.vault-tracker:focus .vault-tracker-copy,
.vault-tracker:focus-visible .vault-tracker-copy { opacity: 1; transform: translateX(0); transition-delay: .055s; }
.vault-tracker-copy small { color: var(--muted); font-size: .58rem; }
.vault-tracker-copy strong { font-size: .72rem; }
.vault-dots {
  position: absolute;
  right: 48px;
  left: 9px;
  bottom: 10px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
  opacity: 0;
  transform: translateX(8px);
  transition: opacity .18s ease, transform .3s var(--spring);
}
.vault-tracker:hover .vault-dots,
.vault-tracker:focus .vault-dots,
.vault-tracker:focus-visible .vault-dots { opacity: 1; transform: translateX(0); transition-delay: .075s; }

.vault-dot {
  height: 3px;
  border-radius: 99px;
  background: rgba(255,255,255,.11);
  transition: background .28s, box-shadow .28s, transform .28s var(--spring);
}

.vault-dot.is-found {
  background: var(--torob-red-hot);
  box-shadow: 0 0 8px rgba(243,29,58,.72);
  transform: scaleY(1.3);
}

.vault-tracker.is-complete {
  border-color: rgba(255,77,101,.78);
  box-shadow: 0 0 32px rgba(243,29,58,.24), 0 16px 46px rgba(0,0,0,.45);
}

.vault-tracker.is-complete:not(.is-unlocked) .vault-tracker-mark {
  animation: vault-lock-pulse 1.8s ease-in-out infinite;
}

.vault-tracker.is-unlocked { border-color: rgba(120,213,18,.58); }
.vault-tracker.is-unlocked .vault-tracker-mark {
  color: var(--pay-green-soft);
  border-color: rgba(120,213,18,.45);
  background: rgba(120,213,18,.1);
}
.vault-tracker.is-unlocked .vault-dot {
  background: var(--pay-green);
  box-shadow: 0 0 8px rgba(120,213,18,.72);
}

.vault-whisper {
  position: fixed;
  z-index: 1100;
  left: 1.25rem;
  bottom: 1.25rem;
  width: min(420px, calc(100vw - 2.5rem));
  padding: .8rem .9rem;
  border: 1px solid rgba(255,77,101,.42);
  border-radius: 15px;
  color: white;
  background: rgba(13,10,12,.9);
  backdrop-filter: blur(24px) saturate(145%);
  box-shadow: 0 18px 52px rgba(0,0,0,.52), 0 0 28px rgba(243,29,58,.12);
  display: grid;
  grid-template-columns: 30px 1fr;
  gap: .65rem;
  align-items: center;
  opacity: 0;
  transform: translateY(14px) scale(.97);
  pointer-events: none;
  transition: opacity .24s, transform .34s var(--spring);
}

.vault-whisper[hidden] { display: none; }
.vault-whisper.is-visible { opacity: 1; transform: translateY(0) scale(1); }
.vault-whisper > span {
  width: 30px;
  height: 30px;
  border: 1px solid rgba(255,77,101,.36);
  border-radius: 50%;
  color: var(--torob-red-hot);
  display: grid;
  place-items: center;
  background: rgba(243,29,58,.07);
}
.vault-whisper div { min-width: 0; }
.vault-whisper strong { display: block; font-size: .875rem; line-height: 1.6; }
.vault-whisper p { margin: .1rem 0 0; color: #aaa5a3; font-size: .8125rem; line-height: 1.7; }

.vault-challenge { width: min(94vw, 720px); }
.vault-challenge .modal-content { padding-top: clamp(2.6rem,6vw,4rem); }
.vault-complete-mark {
  width: min(100%, 330px);
  margin: 0 0 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
.vault-complete-mark span {
  height: 4px;
  border-radius: 99px;
  background: var(--torob-red-hot);
  box-shadow: 0 0 12px rgba(243,29,58,.65);
}

.vault-problem {
  margin: 1.45rem 0;
  padding: clamp(1.15rem,3vw,1.6rem);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 18px;
  background:
    radial-gradient(circle at 90% 0, rgba(243,29,58,.11), transparent 45%),
    rgba(0,0,0,.24);
}
.vault-problem p { margin: 0 0 .85rem; color: #c9c4c2; font-size: .82rem; line-height: 1.9; text-align: justify; }
.vault-problem code {
  display: block;
  overflow-x: auto;
  margin: .7rem 0 1.1rem;
  padding: .95rem 1rem;
  border: 1px solid rgba(255,77,101,.24);
  border-radius: 12px;
  color: #fff4f5;
  background: rgba(243,29,58,.055);
  font: 700 clamp(.72rem,2.1vw,.94rem)/1.5 "Vazirmatn", Tahoma, Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  text-align: left;
}
.vault-question { color: white; font-size: 1rem; }
.vault-answer-form { display: grid; gap: .55rem; }
.vault-answer-form label { color: #d7d2d0; font-size: .75rem; font-weight: 700; }
.vault-answer-form > div { display: grid; grid-template-columns: 1fr auto; gap: .65rem; }
.vault-answer-form input {
  min-width: 0;
  padding: .78rem 1rem;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 14px;
  color: white;
  background: rgba(0,0,0,.3);
  font: 700 1rem/1.2 Vazirmatn, sans-serif;
  outline: none;
}
.vault-answer-form input:focus {
  border-color: var(--torob-red-hot);
  box-shadow: 0 0 0 3px rgba(243,29,58,.12), 0 0 22px rgba(243,29,58,.14);
}
.vault-answer-form output { min-height: 1.8em; color: #ff9daa; font-size: .72rem; }
.vault-answer-form.solved input {
  border-color: rgba(120,213,18,.62);
  color: var(--pay-green-soft);
  box-shadow: 0 0 24px rgba(120,213,18,.12);
}
.vault-answer-form.solved output { color: var(--pay-green-soft); }
.vault-answer-form button:disabled { opacity: .48; cursor: default; }
.vault-open-role { width: 100%; margin-top: 1rem; }
.vault-open-role[hidden] { display: none; }

@keyframes vault-lock-pulse {
  50% {
    color: white;
    border-color: rgba(255,111,131,.9);
    box-shadow: 0 0 18px rgba(243,29,58,.55);
    transform: scale(1.06);
  }
}

@media (max-width: 680px) {
  .vault-tracker {
    right: .8rem;
    bottom: .8rem;
  }
  .vault-tracker:hover,
  .vault-tracker:focus,
  .vault-tracker:focus-visible { width: min(184px, calc(100vw - 1.6rem)); }
  .vault-whisper {
    right: .8rem;
    left: .8rem;
    bottom: 5.8rem;
    width: auto;
  }
  .vault-answer-form > div { grid-template-columns: 1fr; }
  .vault-answer-form .button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  .job-card.is-locked::after { display: none; }
  .vault-tracker.is-complete:not(.is-unlocked) .vault-tracker-mark { animation: none; }
  .vault-tracker,
  .vault-whisper,
  .vault-dot,
  .vault-ai-trigger { transition-duration: .01ms !important; }
}

/* Give the top processing layer more breathing room and a clearer connection. */
.choice-connector[data-layer=".layer-speed"] .connector-line {
  stroke: rgba(255,111,132,.7);
  stroke-width: 1.75;
  filter:
    drop-shadow(0 0 3px rgba(255,238,241,.46))
    drop-shadow(0 0 9px rgba(243,29,58,.5));
}

.choice-connector[data-layer=".layer-speed"] .connector-flow {
  stroke: #ff526b;
  stroke-width: 2.8;
  filter:
    drop-shadow(0 0 3px rgba(255,255,255,.82))
    drop-shadow(0 0 10px rgba(243,29,58,.92));
}

.choice-connector[data-layer=".layer-speed"] .connector-layer-node,
.choice-connector[data-layer=".layer-speed"] .connector-product-node {
  stroke-width: 2.5;
  filter:
    drop-shadow(0 0 4px rgba(255,255,255,.74))
    drop-shadow(0 0 11px rgba(243,29,58,.8));
}

/* Torob PLP: a simple result page mapped to the systems working behind it. */
.choice-scene {
  pointer-events: auto;
}

.torob-product-card.torob-plp-panel {
  width: 500px;
  height: 356px;
  margin: -178px 0 0 -250px;
  padding: 0;
  display: block;
  overflow: hidden;
  direction: rtl;
  color: #f5f6f7;
  background: #18212c;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 18px;
  box-shadow:
    0 45px 100px rgba(0,0,0,.62),
    0 18px 56px rgba(243,29,58,.11),
    inset 0 1px rgba(255,255,255,.15);
}

.choice-hero.is-expanded .torob-product-card.torob-plp-panel {
  transform:
    translate3d(
      calc(var(--card-final-x) + var(--card-mouse-x, 0px)),
      calc(var(--card-final-y) + var(--card-mouse-y, 0px)),
      var(--card-z)
    )
    rotateX(var(--card-rotate-x, 0deg))
    rotateY(var(--card-rotate-y, 0deg))
    scale(.94);
}

.torob-plp-panel::before {
  inset: -8px;
  border-radius: 24px;
}

.torob-plp-panel::after {
  opacity: .16;
  background:
    radial-gradient(circle at var(--card-light-x, 48%) var(--card-light-y, 34%), rgba(255,255,255,.46), transparent 27%),
    linear-gradient(125deg, transparent 24%, rgba(255,255,255,.12) 46%, transparent 66%);
}

.plp-topbar {
  height: 56px;
  padding: 9px 12px;
  display: grid;
  grid-template-columns: 48px minmax(0,1fr);
  gap: 10px;
  align-items: center;
  background: #202a36;
  border-bottom: 1px solid rgba(255,255,255,.09);
}

.plp-brand {
  color: #fff;
  font-size: .86rem;
  font-weight: 900;
  text-align: center;
}

.plp-search-field {
  min-width: 0;
  height: 36px;
  padding: 0 11px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #c8cdd3;
  background: #111a2a;
  border: 1px solid rgba(113,134,166,.46);
  border-radius: 9px;
  box-shadow: inset 0 1px 4px rgba(0,0,0,.22);
}

.plp-search-field svg,
.plp-filter-search svg,
.plp-sort svg {
  width: 15px;
  height: 15px;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.plp-search-field span {
  overflow: hidden;
  font-size: .67rem;
  font-weight: 650;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.plp-body {
  height: calc(100% - 56px);
  display: grid;
  grid-template-columns: 126px minmax(0,1fr);
  direction: rtl;
}

.plp-filters {
  min-width: 0;
  padding: 12px 10px;
  color: #d7dbe0;
  background: #1d2733;
  border-inline-end: 1px solid rgba(255,255,255,.09);
}

.plp-filter-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: .66rem;
}

.plp-filter-title strong {
  font-size: .68rem;
}

.plp-filter-title span {
  min-width: 19px;
  height: 19px;
  display: grid;
  place-items: center;
  color: #ff9aa8;
  background: rgba(243,29,58,.1);
  border: 1px solid rgba(255,84,106,.3);
  border-radius: 50%;
  font-size: .55rem;
}

.plp-filter-search {
  height: 29px;
  margin-top: 10px;
  padding: 0 7px;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #8f99a5;
  background: #18212c;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 7px;
  font-size: .54rem;
  white-space: nowrap;
}

.plp-filter-search svg {
  width: 12px;
  height: 12px;
}

.plp-brand-list {
  margin-top: 11px;
  display: grid;
  gap: 9px;
}

.plp-brand-list span {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #c2c7cd;
  font-size: .57rem;
}

.plp-brand-list i {
  width: 11px;
  height: 11px;
  display: inline-grid;
  place-items: center;
  border: 1px solid #65717f;
  border-radius: 3px;
}

.plp-brand-list i.is-checked {
  background: #d94354;
  border-color: #f16b7c;
  box-shadow: 0 0 8px rgba(243,29,58,.28);
}

.plp-brand-list i.is-checked::after {
  content: "";
  width: 4px;
  height: 2px;
  border: solid #fff;
  border-width: 0 0 1px 1px;
  transform: rotate(-45deg) translateY(-1px);
}

.plp-stock-control {
  margin-top: 16px;
  padding-top: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #e2e5e8;
  border-top: 1px solid rgba(255,255,255,.08);
  font-size: .57rem;
  font-weight: 700;
}

.plp-stock-control > i {
  width: 27px;
  height: 15px;
  position: relative;
  background: #d33b4d;
  border: 1px solid rgba(255,116,135,.45);
  border-radius: 99px;
  box-shadow: 0 0 9px rgba(243,29,58,.18);
}

.plp-stock-control > i::after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  top: 2px;
  right: 2px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

.plp-results {
  min-width: 0;
  padding: 11px 12px 12px;
}

.plp-results-head {
  min-height: 37px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.plp-results-head > div {
  min-width: 0;
  display: flex;
  align-items: baseline;
  gap: 7px;
}

.plp-results-head strong {
  color: #f3f4f5;
  font-size: .72rem;
  font-weight: 850;
}

.plp-results-speed {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #8e98a3;
  font-size: .49rem;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.plp-speed-wave {
  width: 18px;
  height: 9px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
  direction: ltr;
}

.plp-speed-wave i {
  width: 3px;
  height: 7px;
  background: #ff4359;
  border-radius: 99px;
  box-shadow: 0 0 6px rgba(255,48,73,.66);
  transform-origin: center;
  animation: plp-speed-wave 1.15s ease-in-out infinite;
}

.plp-speed-wave i:nth-child(2) {
  animation-delay: .13s;
}

.plp-speed-wave i:nth-child(3) {
  animation-delay: .26s;
}

@keyframes plp-speed-wave {
  0%, 100% {
    opacity: .32;
    transform: scaleY(.35);
  }
  50% {
    opacity: 1;
    transform: scaleY(1);
  }
}

.plp-sort {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  color: #b9c0c7;
  font-size: .52rem;
  white-space: nowrap;
}

.plp-sort svg {
  width: 11px;
  height: 11px;
}

.plp-product-grid {
  min-width: 0;
  padding-top: 10px;
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 9px;
}

.plp-product {
  min-width: 0;
  height: 232px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  position: relative;
  color: #eef0f2;
  background:
    linear-gradient(145deg, rgba(255,255,255,.035), transparent 42%),
    #222d3a;
  border: 1px solid rgba(255,255,255,.075);
  border-radius: 9px;
  box-shadow: 0 10px 24px rgba(0,0,0,.14);
}

.plp-product-primary {
  border-color: rgba(255,87,109,.17);
}

.plp-product-image {
  height: 112px;
  flex: 0 0 auto;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 55%, rgba(255,255,255,.08), transparent 52%),
    #1a2330;
  border-radius: 7px;
}

.plp-product-image::after {
  content: "";
  width: 78px;
  height: 9px;
  position: absolute;
  right: 50%;
  bottom: 8px;
  background: rgba(1,4,9,.36);
  border-radius: 50%;
  filter: blur(3px);
  transform: translateX(50%);
}

.plp-phone-back,
.plp-phone-front {
  width: 58px;
  height: 90px;
  position: absolute;
  top: 10px;
  border: 3px solid #111827;
  border-radius: 10px;
  box-shadow: 0 8px 14px rgba(0,0,0,.28);
}

.plp-phone-back {
  right: calc(50% - 7px);
  z-index: 1;
  background: linear-gradient(145deg,#7b809a,#3f455d 72%,#252a3d);
  transform: rotate(-8deg);
}

.plp-phone-back > i {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 7px;
  background: #111523;
  border: 2px solid #a8adbd;
  border-radius: 50%;
}

.plp-phone-back > i:first-child { top: 8px; }
.plp-phone-back > i:nth-child(2) { top: 25px; }
.plp-phone-back > i:nth-child(3) { top: 42px; }

.plp-phone-front {
  right: calc(50% - 33px);
  z-index: 2;
  overflow: hidden;
  background:
    linear-gradient(145deg, transparent 48%, rgba(243,29,58,.74) 49% 52%, transparent 53%),
    linear-gradient(145deg,#11172d,#3349ad 52%,#b84cb3 81%,#ff5269);
  transform: rotate(7deg);
}

.plp-phone-front > i {
  width: 5px;
  height: 5px;
  position: absolute;
  top: 5px;
  right: 50%;
  background: #02040a;
  border-radius: 50%;
  transform: translateX(50%);
}

.plp-product-image-a56 .plp-phone-back {
  background: linear-gradient(145deg,#9c9a90,#616058 66%,#34342f);
}

.plp-product-image-a56 .plp-phone-front {
  background:
    radial-gradient(circle at 63% 26%, rgba(255,255,255,.34), transparent 16%),
    linear-gradient(145deg,#16201a,#54724e 49%,#b7c47a 78%,#f1d99d);
}

.plp-product h2 {
  min-height: 42px;
  margin: 8px 0 0;
  color: #f0f1f2;
  font-size: .57rem;
  font-weight: 620;
  line-height: 1.65;
  text-align: right;
}

.plp-product h2 b {
  direction: ltr;
  font-weight: 740;
}

.plp-product-price {
  margin-top: auto;
  color: #fff;
  font-size: .61rem;
  font-weight: 850;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.plp-product-price small {
  font-size: .75em;
  font-weight: 650;
}

.plp-product-primary .plp-product-price {
  color: #ff6a7d;
  text-shadow: 0 0 10px rgba(243,29,58,.14);
}

.plp-product-meta {
  margin-top: 5px;
  padding-top: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #89939e;
  border-top: 1px solid rgba(255,255,255,.07);
  font-size: .48rem;
}

.plp-product-actions {
  direction: ltr;
  color: #77828e;
  font: 600 .66rem/1 system-ui,sans-serif;
  letter-spacing: -.12em;
}

[data-plp-target] {
  border-radius: 7px;
  transition:
    color .22s ease,
    background-color .22s ease,
    box-shadow .22s ease,
    opacity .22s ease;
}

.choice-connector {
  transition: opacity .22s ease;
}

.choice-connectors {
  z-index: 6;
}

.choice-hero.has-map-focus .process-layer {
  opacity: .28;
}

.choice-hero.has-map-focus .choice-connector {
  opacity: .13;
}

.choice-hero.has-map-focus .process-layer.is-map-active {
  opacity: 1;
  border-color: rgba(255,96,118,.76);
  box-shadow:
    0 18px 46px rgba(0,0,0,.4),
    0 0 25px rgba(243,29,58,.25),
    inset 0 1px rgba(255,255,255,.16);
}

.choice-hero.has-map-focus .choice-connector.is-map-active {
  opacity: 1;
}

.choice-hero:has([data-plp-target]:hover) .process-layer {
  opacity: .28;
}

.choice-hero:has([data-plp-target]:hover) .choice-connector {
  opacity: .13;
}

.choice-hero:has([data-plp-target="similar"]:hover) .layer-similar,
.choice-hero:has([data-plp-target="stores"]:hover) .layer-stores,
.choice-hero:has([data-plp-target="price"]:hover) .layer-price,
.choice-hero:has([data-plp-target="stock"]:hover) .layer-stock,
.choice-hero:has([data-plp-target="ranking"]:hover) .layer-ranking,
.choice-hero:has([data-plp-target="behavior"]:hover) .layer-behavior,
.choice-hero:has([data-plp-target="speed"]:hover) .layer-speed {
  opacity: 1;
  border-color: rgba(255,96,118,.76);
  box-shadow:
    0 18px 46px rgba(0,0,0,.4),
    0 0 25px rgba(243,29,58,.25),
    inset 0 1px rgba(255,255,255,.16);
}

.choice-hero:has([data-plp-target="similar"]:hover) .choice-connector[data-layer=".layer-similar"],
.choice-hero:has([data-plp-target="stores"]:hover) .choice-connector[data-layer=".layer-stores"],
.choice-hero:has([data-plp-target="price"]:hover) .choice-connector[data-layer=".layer-price"],
.choice-hero:has([data-plp-target="stock"]:hover) .choice-connector[data-layer=".layer-stock"],
.choice-hero:has([data-plp-target="ranking"]:hover) .choice-connector[data-layer=".layer-ranking"],
.choice-hero:has([data-plp-target="behavior"]:hover) .choice-connector[data-layer=".layer-behavior"],
.choice-hero:has([data-plp-target="speed"]:hover) .choice-connector[data-layer=".layer-speed"] {
  opacity: 1;
}

.choice-connector.is-map-active .connector-line {
  stroke: rgba(255,118,137,.88);
  stroke-width: 1.9;
  filter: drop-shadow(0 0 7px rgba(243,29,58,.74));
}

.choice-connector.is-map-active .connector-flow {
  opacity: 1;
}

[data-plp-target].is-map-active {
  color: #fff;
  background-color: rgba(243,29,58,.13);
  box-shadow:
    0 0 0 3px rgba(243,29,58,.11),
    0 0 18px rgba(243,29,58,.18);
}

[data-plp-target]:hover {
  color: #fff;
  background-color: rgba(243,29,58,.13);
  box-shadow:
    0 0 0 3px rgba(243,29,58,.11),
    0 0 18px rgba(243,29,58,.18);
}

.choice-rig .layer-similar { --layer-x: -410px !important; --layer-y: -132px !important; }
.choice-rig .layer-stores { --layer-x: 390px !important; --layer-y: -132px !important; }
.choice-rig .layer-price { --layer-x: -420px !important; --layer-y: 0px !important; }
.choice-rig .layer-stock { --layer-x: 402px !important; --layer-y: 0px !important; }
.choice-rig .layer-ranking { --layer-x: -405px !important; --layer-y: 132px !important; }
.choice-rig .layer-behavior { --layer-x: 385px !important; --layer-y: 132px !important; }
.choice-rig .layer-speed { --layer-x: 0px !important; --layer-y: -252px !important; }

@media (max-width: 1080px) {
  .torob-product-card.torob-plp-panel {
    width: 438px;
    height: 330px;
    margin: -165px 0 0 -219px;
  }

  .plp-topbar {
    height: 51px;
  }

  .plp-body {
    height: calc(100% - 51px);
    grid-template-columns: 110px minmax(0,1fr);
  }

  .plp-filters {
    padding-inline: 8px;
  }

  .plp-product {
    height: 211px;
  }

  .plp-product-image {
    height: 95px;
  }

  .choice-rig .layer-similar { --layer-x: -312px !important; }
  .choice-rig .layer-stores { --layer-x: 312px !important; }
  .choice-rig .layer-price { --layer-x: -322px !important; }
  .choice-rig .layer-stock { --layer-x: 322px !important; }
  .choice-rig .layer-ranking { --layer-x: -304px !important; }
  .choice-rig .layer-behavior { --layer-x: 304px !important; }
  .choice-rig .layer-speed { --layer-y: -232px !important; }
}

@media (max-width: 820px) {
  .torob-product-card.torob-plp-panel {
    width: 410px;
    height: 314px;
    margin: -157px 0 0 -205px;
  }

  .plp-topbar {
    height: 48px;
    padding: 7px 9px;
  }

  .plp-body {
    height: calc(100% - 48px);
    grid-template-columns: 100px minmax(0,1fr);
  }

  .plp-results {
    padding: 9px;
  }

  .plp-product {
    height: 198px;
    padding: 7px;
  }

  .plp-product-image {
    height: 84px;
  }

  .plp-phone-back,
  .plp-phone-front {
    width: 49px;
    height: 76px;
    top: 6px;
  }

  .plp-product h2 {
    min-height: 39px;
    font-size: .52rem;
  }

  .choice-rig .layer-similar { --layer-x: -262px !important; --layer-y: -124px !important; }
  .choice-rig .layer-stores { --layer-x: 262px !important; --layer-y: -124px !important; }
  .choice-rig .layer-price { --layer-x: -275px !important; --layer-y: -34px !important; }
  .choice-rig .layer-stock { --layer-x: 275px !important; --layer-y: -34px !important; }
  .choice-rig .layer-ranking { --layer-x: -258px !important; --layer-y: 126px !important; }
  .choice-rig .layer-behavior { --layer-x: 258px !important; --layer-y: 126px !important; }
  .choice-rig .layer-speed { --layer-y: -218px !important; }
}

@media (max-width: 560px) {
  .torob-product-card.torob-plp-panel {
    width: 310px;
    height: 278px;
    margin: -139px 0 0 -155px;
  }

  .plp-topbar {
    height: 42px;
    grid-template-columns: 35px minmax(0,1fr);
    gap: 6px;
  }

  .plp-brand {
    font-size: .68rem;
  }

  .plp-search-field {
    height: 29px;
  }

  .plp-body {
    height: calc(100% - 42px);
    grid-template-columns: 78px minmax(0,1fr);
  }

  .plp-filters {
    padding: 8px 6px;
  }

  .plp-filter-title strong {
    font-size: .56rem;
  }

  .plp-filter-title span,
  .plp-filter-search,
  .plp-brand-list span:nth-child(n+3) {
    display: none;
  }

  .plp-brand-list {
    margin-top: 8px;
    gap: 7px;
  }

  .plp-stock-control {
    margin-top: 10px;
    padding-top: 9px;
    display: grid;
    gap: 6px;
    font-size: .48rem;
  }

  .plp-results {
    padding: 7px;
  }

  .plp-results-head {
    min-height: 31px;
  }

  .plp-results-head strong {
    font-size: .59rem;
  }

  .plp-results-speed {
    display: none;
  }

  .plp-sort {
    font-size: .44rem;
  }

  .plp-product-grid {
    padding-top: 7px;
    gap: 5px;
  }

  .plp-product {
    height: 178px;
    padding: 5px;
  }

  .plp-product-image {
    height: 73px;
  }

  .plp-phone-back,
  .plp-phone-front {
    width: 41px;
    height: 64px;
    top: 5px;
    border-width: 2px;
    border-radius: 7px;
  }

  .plp-phone-back > i {
    width: 8px;
    height: 8px;
    right: 4px;
    border-width: 1px;
  }

  .plp-phone-back > i:first-child { top: 6px; }
  .plp-phone-back > i:nth-child(2) { top: 18px; }
  .plp-phone-back > i:nth-child(3) { top: 30px; }

  .plp-product h2 {
    min-height: 36px;
    margin-top: 5px;
    font-size: .44rem;
  }

  .plp-product-price {
    font-size: .48rem;
  }

  .plp-product-meta {
    font-size: .4rem;
  }

  .plp-product-actions {
    display: none;
  }

  .choice-rig .layer-stores,
  .choice-rig .layer-ranking,
  .choice-rig .layer-behavior {
    display: none;
  }

  .choice-rig .process-layer {
    width: 112px;
    min-height: 36px;
    margin: -18px 0 0 -56px;
    padding: .34rem .4rem;
    border-radius: 9px;
  }

  .choice-rig .process-layer > span {
    font-size: .5rem;
  }

  .choice-rig .layer-icon {
    width: 22px;
    height: 22px;
  }

  .choice-rig .layer-icon svg {
    width: 14px;
    height: 14px;
  }

  .choice-rig .layer-similar { --layer-x: -62px !important; --layer-y: 174px !important; }
  .choice-rig .layer-price { --layer-x: 62px !important; --layer-y: 174px !important; }
  .choice-rig .layer-stock { --layer-x: -62px !important; --layer-y: 218px !important; }
  .choice-rig .layer-speed { --layer-x: 62px !important; --layer-y: 218px !important; }
}

@media (prefers-reduced-motion: reduce) {
  .choice-hero.has-map-focus .process-layer {
    transition: none;
  }
}

/* Decision engine: the same result set, reordered by three different intents. */
.choice-connectors,
.choice-data-rail,
.process-layer {
  display: none !important;
}

.choice-hero {
  --decision-red: #ff3049;
  --decision-red-deep: #8d0a1b;
  --decision-ink: #09090b;
  --decision-paper: #f7f6f2;
}

.choice-rig {
  --card-final-x: 0px;
  --card-final-y: 0px;
}

.plp-engine {
  width: 270px;
  height: 414px;
  margin: -207px 0 0 -135px;
  padding: 17px;
  position: absolute;
  z-index: 7;
  top: 50%;
  left: calc(50% - 225px);
  overflow: hidden;
  direction: rtl;
  color: #f7f5f0;
  background:
    radial-gradient(circle at 10% 8%, rgba(255,48,73,.16), transparent 34%),
    linear-gradient(154deg, rgba(255,255,255,.055), transparent 30%),
    rgba(8,7,9,.94);
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 22px 12px 12px 22px;
  box-shadow:
    -26px 34px 74px rgba(0,0,0,.56),
    0 0 55px rgba(243,29,58,.09),
    inset 0 1px rgba(255,255,255,.11);
  opacity: 0;
  transform: translate3d(34px,0,-80px) rotateY(8deg) scale(.96);
  transform-origin: 100% 50%;
  transition:
    opacity .58s ease .18s,
    transform .82s cubic-bezier(.22,1,.36,1) .12s,
    border-color .3s ease,
    box-shadow .3s ease;
}

.plp-engine::before {
  content: "";
  width: 1px;
  position: absolute;
  top: 16px;
  right: 0;
  bottom: 16px;
  background: linear-gradient(transparent, rgba(255,48,73,.92) 26% 74%, transparent);
  box-shadow: 0 0 16px rgba(255,48,73,.7);
}

.plp-engine::after {
  content: "";
  width: 130px;
  aspect-ratio: 1;
  position: absolute;
  right: -70px;
  bottom: -70px;
  pointer-events: none;
  border: 1px solid rgba(255,48,73,.13);
  border-radius: 50%;
  box-shadow:
    0 0 0 24px rgba(255,48,73,.028),
    0 0 0 51px rgba(255,48,73,.018);
}

.choice-hero.is-expanded .plp-engine {
  opacity: 1;
  transform:
    translate3d(
      var(--mouse-x, 0px),
      var(--mouse-y, 0px),
      42px
    )
    rotateY(-2.2deg)
    scale(1);
}

.choice-hero.is-tracking .plp-engine {
  transition: border-color .3s ease, box-shadow .3s ease;
}

.plp-engine-head {
  min-height: 48px;
  padding-bottom: 10px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  border-bottom: 1px solid rgba(255,255,255,.1);
}

.plp-engine-head > div {
  display: grid;
  gap: 2px;
}

.plp-engine-head small {
  color: #a19c9b;
  font-size: .55rem;
  font-weight: 640;
}

.plp-engine-head strong {
  font-size: .88rem;
  font-weight: 890;
  letter-spacing: -.02em;
}

.plp-engine-head > span {
  min-height: 25px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #d7d2cf;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 99px;
  font-size: .47rem;
  white-space: nowrap;
}

.plp-engine-head > span i {
  width: 5px;
  height: 5px;
  background: var(--decision-red);
  border-radius: 50%;
  box-shadow: 0 0 9px rgba(255,48,73,.9);
}

.plp-engine-thesis {
  margin: 10px 0 8px;
  color: #bdb7b4;
  font-size: .6rem;
  font-weight: 660;
}

.plp-engine-modes {
  position: relative;
  z-index: 1;
  display: grid;
}

.plp-engine-mode {
  width: 100%;
  min-height: 58px;
  padding: 9px 8px;
  position: relative;
  display: grid;
  align-content: center;
  gap: 8px;
  appearance: none;
  color: inherit;
  background-color: transparent;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  cursor: pointer;
  font: inherit;
  text-align: right;
  border-top: 1px solid rgba(255,255,255,.075);
  opacity: .5;
  transform: none;
  transition:
    min-height .42s cubic-bezier(.22,1,.36,1),
    padding .42s cubic-bezier(.22,1,.36,1),
    opacity .24s ease,
    background-color .3s ease,
    box-shadow .3s ease,
    transform .3s ease;
}

.plp-engine-mode:first-child {
  border-top: 0;
}

.plp-engine-mode::before {
  content: "";
  width: 2px;
  position: absolute;
  top: 9px;
  right: -1px;
  bottom: 9px;
  background: var(--decision-red);
  border-radius: 99px;
  box-shadow: 0 0 12px rgba(255,48,73,.8);
  opacity: 0;
  transform: scaleY(.2);
  transition: opacity .25s ease, transform .42s cubic-bezier(.22,1,.36,1);
}

.plp-engine-mode > span {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #dedad7;
  font-size: .61rem;
  font-weight: 760;
}

.plp-engine-mode > span b {
  width: 16px;
  height: 16px;
  display: grid;
  place-items: center;
  color: #a49d9d;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 50%;
  font-size: .45rem;
  font-variant-numeric: tabular-nums;
}

.plp-engine-mode.is-active {
  min-height: 68px;
  padding-block: 12px;
  opacity: 1;
  background: linear-gradient(90deg, transparent, rgba(255,48,73,.075));
  box-shadow: inset -20px 0 34px rgba(255,48,73,.035);
}

.plp-engine-mode.is-active::before {
  opacity: 1;
  transform: scaleY(1);
}

.plp-engine-mode.is-active > span {
  color: #fff;
}

.plp-engine-mode.is-active > span b {
  color: #fff;
  background: rgba(255,48,73,.14);
  border-color: rgba(255,79,101,.48);
  box-shadow: 0 0 12px rgba(255,48,73,.18);
}

.engine-token-order {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  direction: ltr;
  gap: 5px;
}

.engine-token-order i {
  height: 21px;
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
  color: #aaa4a3;
  background: rgba(255,255,255,.035);
  border: 1px solid rgba(255,255,255,.095);
  border-radius: 6px;
  font: 650 .46rem/1 ui-monospace, SFMono-Regular, Menlo, monospace;
  font-style: normal;
  transition:
    color .22s ease,
    border-color .22s ease,
    background-color .22s ease,
    box-shadow .22s ease,
    transform .22s ease;
}

.engine-token-order i:first-child::after {
  content: "";
  width: 16px;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: var(--decision-red);
  box-shadow: 0 0 8px rgba(255,48,73,.75);
}

.plp-engine-mode.is-active .engine-token-order i {
  color: #f2eeeb;
  border-color: rgba(255,255,255,.16);
}

.engine-token-order i.is-product-active {
  color: #fff;
  background: rgba(255,48,73,.18);
  border-color: rgba(255,91,112,.72);
  box-shadow: 0 0 13px rgba(255,48,73,.25);
  transform: translateY(-2px);
}

.plp-engine-signals {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.plp-engine-signals span {
  min-height: 23px;
  padding: 0 7px;
  display: inline-flex;
  align-items: center;
  color: #777272;
  background: rgba(255,255,255,.025);
  border: 1px solid rgba(255,255,255,.065);
  border-radius: 99px;
  font-size: .45rem;
  font-weight: 620;
  white-space: nowrap;
  transition:
    color .25s ease,
    background-color .25s ease,
    border-color .25s ease,
    box-shadow .25s ease,
    transform .35s cubic-bezier(.22,1,.36,1);
}

.plp-engine-signals span.is-active {
  color: #f3eeeb;
  background: rgba(255,48,73,.075);
  border-color: rgba(255,79,101,.25);
  box-shadow: 0 0 11px rgba(255,48,73,.07);
  transform: translateY(-1px);
}

.plp-decision-seam {
  width: 3px;
  height: 340px;
  position: absolute;
  z-index: 8;
  top: 50%;
  left: calc(50% - 77px);
  overflow: hidden;
  background: linear-gradient(transparent, rgba(255,48,73,.45) 18% 82%, transparent);
  border-radius: 99px;
  box-shadow: 0 0 24px rgba(255,48,73,.24);
  opacity: 0;
  transform: translateY(-50%) scaleY(.35);
  transition:
    opacity .45s ease .38s,
    transform .8s cubic-bezier(.22,1,.36,1) .34s;
}

.plp-decision-seam i {
  width: 100%;
  height: 74px;
  position: absolute;
  top: -74px;
  right: 0;
  background: linear-gradient(transparent, #fff 48%, var(--decision-red) 56%, transparent);
  box-shadow: 0 0 16px rgba(255,48,73,.9);
  animation: decision-seam-pulse 3.8s cubic-bezier(.45,0,.55,1) infinite;
}

.choice-hero.is-expanded .plp-decision-seam {
  opacity: 1;
  transform: translateY(-50%) scaleY(1);
}

.torob-product-card.torob-plp-panel {
  width: 410px;
  height: 278px;
  margin: -139px 0 0 -205px;
  top: 50%;
  left: 50%;
  z-index: 9;
  background:
    radial-gradient(circle at var(--card-light-x,42%) var(--card-light-y,22%), rgba(255,255,255,.045), transparent 28%),
    #0d0d10;
  border-color: rgba(255,255,255,.18);
  border-radius: 14px 22px 22px 14px;
  box-shadow:
    30px 44px 90px rgba(0,0,0,.58),
    0 0 55px rgba(243,29,58,.08),
    inset 0 1px rgba(255,255,255,.12);
}

.choice-hero.is-expanded .torob-product-card.torob-plp-panel {
  transform:
    translate3d(
      var(--card-mouse-x, 0px),
      var(--card-mouse-y, 0px),
      58px
    )
    rotateX(var(--card-rotate-x, 0deg))
    rotateY(var(--card-rotate-y, 0deg))
    scale(1);
}

.plp-topbar {
  height: 49px;
  padding: 7px 10px;
  grid-template-columns: 42px minmax(0,1fr);
  gap: 8px;
  background: #151417;
  border-bottom-color: rgba(255,255,255,.08);
}

.plp-brand {
  display: grid;
  place-items: center;
  line-height: 0;
}

.plp-brand img {
  width: 32px;
  height: 32px;
  display: block;
  object-fit: contain;
  filter: drop-shadow(0 0 7px rgba(243,29,58,.2));
}

.plp-search-field {
  height: 34px;
  color: #ccc6c3;
  background: #09090b;
  border-color: rgba(255,255,255,.15);
  border-radius: 8px;
}

.plp-body {
  height: calc(100% - 49px);
  grid-template-columns: 94px minmax(0,1fr);
}

.plp-filters {
  padding: 10px 8px;
  color: #d8d3d0;
  background: #111013;
  border-inline-end-color: rgba(255,255,255,.08);
}

.plp-filter-title strong {
  font-size: .61rem;
}

.plp-filter-title span {
  min-width: 17px;
  height: 17px;
  font-size: .48rem;
}

.plp-filter-search {
  height: 26px;
  margin-top: 8px;
  padding-inline: 6px;
  color: #817b7a;
  background: #0a090b;
  font-size: .47rem;
}

.plp-brand-list {
  margin-top: 9px;
  gap: 8px;
}

.plp-brand-list span {
  font-size: .5rem;
}

.plp-results {
  padding: 8px;
  background: #0d0d10;
}

.plp-results-head {
  min-height: 44px;
  align-items: center;
  gap: 6px;
}

.plp-results-head > div {
  display: grid;
  gap: 2px;
}

.plp-results-head strong {
  font-size: .62rem;
}

.plp-results-speed {
  font-size: .43rem;
}

.plp-mode-tabs {
  padding: 3px;
  display: inline-grid;
  grid-template-columns: repeat(3,auto);
  gap: 2px;
  direction: rtl;
  background: #08080a;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 8px;
}

.plp-mode-tabs button {
  min-height: 24px;
  padding: 0 6px;
  display: grid;
  place-items: center;
  appearance: none;
  color: #898382;
  background: transparent;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
  font-family: inherit;
  font-size: .41rem;
  font-weight: 670;
  white-space: nowrap;
  transition:
    color .22s ease,
    background-color .22s ease,
    box-shadow .22s ease;
}

.plp-mode-tabs button.is-active {
  color: #fff;
  background: rgba(255,48,73,.15);
  box-shadow:
    inset 0 0 0 1px rgba(255,76,98,.28),
    0 0 12px rgba(255,48,73,.13);
}

.plp-engine-mode:focus-visible,
.plp-mode-tabs button:focus-visible {
  outline: 2px solid rgba(255,116,134,.9);
  outline-offset: 2px;
  box-shadow: 0 0 18px rgba(255,48,73,.3);
}

.plp-product-grid {
  padding-top: 7px;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 6px;
}

.plp-product {
  height: 141px;
  padding: 5px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.032), transparent 42%),
    #151417;
  border-color: rgba(255,255,255,.075);
  border-radius: 7px;
  box-shadow: 0 8px 18px rgba(0,0,0,.16);
  transition:
    border-color .24s ease,
    box-shadow .24s ease,
    background-color .24s ease,
    opacity .24s ease;
}

.plp-product.is-product-active {
  z-index: 2;
  border-color: rgba(255,79,101,.58);
  box-shadow:
    0 0 0 2px rgba(255,48,73,.08),
    0 0 20px rgba(255,48,73,.15);
}

.plp-rank {
  width: 17px;
  height: 17px;
  position: absolute;
  z-index: 4;
  top: 5px;
  left: 5px;
  display: grid;
  place-items: center;
  color: #d9d4d1;
  background: rgba(7,7,9,.76);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 50%;
  font-size: .43rem;
  font-weight: 780;
  font-variant-numeric: tabular-nums;
  backdrop-filter: blur(5px);
}

.plp-recommendation {
  min-height: 18px;
  padding: 0 6px;
  position: absolute;
  z-index: 4;
  top: 5px;
  right: 5px;
  display: inline-flex;
  align-items: center;
  color: #fff;
  background: rgba(215,18,46,.92);
  border: 1px solid rgba(255,144,158,.42);
  border-radius: 99px;
  box-shadow: 0 0 12px rgba(255,48,73,.32);
  font-size: .38rem;
  font-weight: 760;
  opacity: 0;
  transform: translateY(-3px) scale(.94);
  transition: opacity .25s ease, transform .35s cubic-bezier(.22,1,.36,1);
}

.plp-product.is-recommended .plp-recommendation {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.plp-product-image {
  height: 55px;
  background:
    radial-gradient(circle at 50% 55%, rgba(255,255,255,.065), transparent 52%),
    #0c0c0f;
  border-radius: 5px;
}

.plp-product-image::after {
  width: 48px;
  height: 6px;
  bottom: 4px;
}

.plp-phone-back,
.plp-phone-front {
  width: 30px;
  height: 46px;
  top: 5px;
  border-width: 2px;
  border-radius: 6px;
}

.plp-phone-back {
  right: calc(50% - 3px);
}

.plp-phone-front {
  right: calc(50% - 18px);
}

.plp-phone-back > i {
  width: 6px;
  height: 6px;
  right: 3px;
  border-width: 1px;
}

.plp-phone-back > i:first-child { top: 4px; }
.plp-phone-back > i:nth-child(2) { top: 12px; }
.plp-phone-back > i:nth-child(3) { top: 20px; }

.plp-phone-front > i {
  width: 3px;
  height: 3px;
  top: 3px;
}

.plp-product-image-s25 .plp-phone-back {
  background: linear-gradient(145deg,#9b9d9e,#4f5558 68%,#24282b);
}

.plp-product-image-s25 .plp-phone-front {
  background:
    linear-gradient(145deg, transparent 48%, rgba(255,48,73,.68) 49% 52%, transparent 53%),
    linear-gradient(145deg,#171414,#5c262e 52%,#b35d61 82%,#efb08e);
}

.plp-product-image-x9 .plp-phone-back {
  background: linear-gradient(145deg,#a5a2a0,#6c6764 68%,#383432);
}

.plp-product-image-x9 .plp-phone-front {
  background:
    radial-gradient(circle at 34% 25%, rgba(255,255,255,.23), transparent 18%),
    linear-gradient(145deg,#111111,#4d3a37 49%,#b17664 78%,#e9c0a6);
}

.plp-product h2 {
  min-height: 30px;
  margin-top: 4px;
  font-size: .42rem;
  line-height: 1.5;
}

.plp-product-price {
  font-size: .45rem;
}

.plp-product-meta {
  margin-top: 3px;
  padding-top: 3px;
  font-size: .36rem;
}

.plp-product-actions {
  display: none;
}

.choice-hero[data-ranking-mode="price"] .plp-mode-tabs,
.choice-hero[data-ranking-mode="personal"] .plp-mode-tabs {
  border-color: rgba(255,72,95,.18);
}

.choice-hero[data-ranking-mode="personal"] .torob-plp-panel {
  box-shadow:
    30px 44px 90px rgba(0,0,0,.58),
    0 0 62px rgba(243,29,58,.12),
    inset 0 1px rgba(255,255,255,.12);
}

@keyframes decision-seam-pulse {
  0% { transform: translateY(0); opacity: 0; }
  15% { opacity: 1; }
  72% { opacity: .85; }
  100% { transform: translateY(414px); opacity: 0; }
}

@media (max-width: 1080px) {
  .choice-depth-halo {
    left: 50%;
  }

  .torob-product-card.torob-plp-panel {
    width: 410px;
    height: 278px;
    margin: -139px 0 0 -205px;
    left: calc(50% + 100px);
  }

  .plp-engine {
    width: 270px;
    height: 414px;
    margin: -207px 0 0 -135px;
  }
}

@media (max-width: 820px) {
  .hero.choice-hero {
    --rig-scale: 1;
  }

  .choice-hero.is-expanded .choice-rig {
    --rig-rotate-x: 0deg;
    --rig-rotate-y: 0deg;
  }

  .choice-scene {
    height: 72%;
    perspective: none;
  }

  .choice-depth-halo {
    width: 100%;
  }

  .torob-product-card.torob-plp-panel {
    width: 330px;
    height: 210px;
    margin: 0 0 0 -165px;
    top: 2px;
    left: 50%;
    border-radius: 16px;
  }

  .choice-hero.is-expanded .torob-product-card.torob-plp-panel {
    transform: none;
  }

  .plp-topbar {
    height: 38px;
    padding: 5px 7px;
    grid-template-columns: 32px minmax(0,1fr);
    gap: 5px;
  }

  .plp-brand {
    line-height: 0;
  }

  .plp-brand img {
    width: 25px;
    height: 25px;
  }

  .plp-search-field {
    height: 27px;
    padding-inline: 7px;
  }

  .plp-search-field span {
    font-size: .53rem;
  }

  .plp-body {
    height: calc(100% - 38px);
    display: block;
  }

  .plp-filters {
    display: none;
  }

  .plp-results {
    height: 100%;
    padding: 6px;
  }

  .plp-results-head {
    min-height: 38px;
  }

  .plp-results-head strong {
    font-size: .54rem;
  }

  .plp-results-speed {
    display: inline-flex;
    font-size: .37rem;
  }

  .plp-mode-tabs {
    padding: 2px;
  }

  .plp-mode-tabs button {
    min-height: 21px;
    padding-inline: 5px;
    font-size: .36rem;
  }

  .plp-product-grid {
    padding-top: 5px;
    gap: 5px;
  }

  .plp-product {
    height: 102px;
    padding: 4px;
  }

  .plp-product-image {
    height: 38px;
  }

  .plp-phone-back,
  .plp-phone-front {
    width: 22px;
    height: 33px;
    top: 3px;
    border-width: 1px;
    border-radius: 4px;
  }

  .plp-phone-back {
    right: calc(50% - 2px);
  }

  .plp-phone-front {
    right: calc(50% - 13px);
  }

  .plp-phone-back > i {
    width: 4px;
    height: 4px;
    right: 2px;
  }

  .plp-phone-back > i:first-child { top: 3px; }
  .plp-phone-back > i:nth-child(2) { top: 8px; }
  .plp-phone-back > i:nth-child(3) { top: 13px; }

  .plp-product h2 {
    min-height: 24px;
    margin-top: 3px;
    font-size: .34rem;
    line-height: 1.45;
  }

  .plp-product-price {
    font-size: .36rem;
  }

  .plp-product-meta {
    font-size: .3rem;
  }

  .plp-rank {
    width: 14px;
    height: 14px;
    top: 3px;
    left: 3px;
    font-size: .35rem;
  }

  .plp-recommendation {
    min-height: 14px;
    top: 3px;
    right: 3px;
    font-size: .3rem;
  }

  .plp-engine {
    width: 330px;
    height: 139px;
    margin: 0 0 0 -165px;
    padding: 9px;
    top: 314px;
    left: 50%;
    border-radius: 14px;
    transform: translate3d(0,16px,0) scale(.97);
  }

  .choice-hero.is-expanded .plp-engine {
    transform: none;
  }

  .plp-engine::before,
  .plp-engine::after,
  .plp-engine-thesis,
  .plp-engine-signals {
    display: none;
  }

  .plp-engine-head {
    min-height: 34px;
    padding: 0 2px 7px;
    align-items: center;
  }

  .plp-engine-head > div {
    display: flex;
    align-items: baseline;
    gap: 6px;
  }

  .plp-engine-head strong {
    font-size: .68rem;
  }

  .plp-engine-head > span {
    min-height: 21px;
    font-size: .4rem;
  }

  .plp-engine-modes {
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 5px;
    padding-top: 7px;
  }

  .plp-engine-mode,
  .plp-engine-mode.is-active {
    min-height: 78px;
    padding: 6px;
    align-content: start;
    gap: 7px;
    border: 1px solid rgba(255,255,255,.075);
    border-radius: 8px;
  }

  .plp-engine-mode::before {
    width: auto;
    height: 2px;
    top: auto;
    right: 8px;
    bottom: -1px;
    left: 8px;
    transform: scaleX(.2);
  }

  .plp-engine-mode.is-active::before {
    transform: scaleX(1);
  }

  .plp-engine-mode > span {
    gap: 4px;
    font-size: .43rem;
  }

  .plp-engine-mode > span b {
    width: 13px;
    height: 13px;
    font-size: .34rem;
  }

  .engine-token-order {
    grid-template-columns: repeat(2,1fr);
    gap: 3px;
  }

  .engine-token-order i {
    height: 16px;
    font-size: .35rem;
    border-radius: 4px;
  }

  .plp-decision-seam {
    display: none;
  }
}

@media (max-width: 560px) {
  .torob-product-card.torob-plp-panel,
  .plp-engine {
    width: min(330px, calc(100vw - 28px));
    margin-left: max(-165px, calc((28px - 100vw) / 2));
  }

  .plp-engine {
    top: 314px;
  }
}

@media (max-width: 380px) {
  .torob-product-card.torob-plp-panel,
  .plp-engine {
    width: 302px;
    margin-left: -151px;
  }

  .plp-mode-tabs button {
    padding-inline: 3px;
    font-size: .32rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .plp-engine,
  .choice-hero.is-expanded .plp-engine,
  .torob-product-card.torob-plp-panel,
  .choice-hero.is-expanded .torob-product-card.torob-plp-panel {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .plp-decision-seam i {
    display: none;
  }

  .plp-engine-mode,
  .plp-engine-signals span {
    transition: none;
  }

  .plp-speed-wave i {
    animation: none;
    opacity: .72;
    transform: scaleY(.7);
  }
}

/* Final simplification: the PLP is the single visual; this panel only explains it. */
.choice-data-cloud {
  display: none !important;
}

.plp-engine {
  width: 236px;
  height: 220px;
  margin: -110px 0 0 -118px;
  padding: 18px;
  position: absolute;
  z-index: 7;
  top: 50%;
  left: calc(50% - 220px);
  overflow: hidden;
  direction: rtl;
  color: #f7f5f0;
  background:
    linear-gradient(145deg, rgba(255,255,255,.04), transparent 34%),
    rgba(9,8,10,.96);
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 18px 10px 10px 18px;
  box-shadow:
    -18px 26px 58px rgba(0,0,0,.45),
    0 0 28px rgba(243,29,58,.06),
    inset 0 1px rgba(255,255,255,.09);
  opacity: 0;
  transform: translate3d(18px,0,-24px);
  transform-origin: 100% 50%;
  transition:
    opacity .42s ease .16s,
    transform .62s cubic-bezier(.22,1,.36,1) .1s,
    border-color .25s ease,
    box-shadow .25s ease;
}

.plp-engine::before,
.plp-engine::after {
  display: none;
}

.choice-hero.is-expanded .plp-engine {
  opacity: 1;
  transform:
    translate3d(
      var(--mouse-x, 0px),
      var(--mouse-y, 0px),
      28px
    )
    rotateY(-1deg);
}

.choice-hero.is-tracking .plp-engine {
  transition: border-color .25s ease, box-shadow .25s ease;
}

.plp-engine-head {
  min-height: 46px;
  padding: 0 0 11px;
  display: grid;
  align-content: center;
  justify-content: stretch;
  gap: 2px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.plp-engine-head small {
  color: #8f8987;
  font-size: .5rem;
  font-weight: 640;
}

.plp-engine-head strong {
  color: #f7f5f0;
  font-size: .82rem;
  font-weight: 880;
  letter-spacing: -.02em;
}

.plp-engine-answer {
  min-height: 91px;
  padding: 17px 0 14px;
  display: grid;
  align-content: center;
  gap: 8px;
}

.plp-engine-answer > strong {
  color: #fff;
  font-size: .94rem;
  font-weight: 880;
  letter-spacing: -.025em;
  transition: color .2s ease;
}

.plp-engine-answer > p {
  margin: 0;
  color: #aaa4a1;
  font-size: .56rem;
  font-weight: 580;
  line-height: 1.85;
  text-align: justify;
  text-justify: inter-word;
}

.plp-engine-note {
  margin: 0;
  padding-top: 11px;
  color: #77716f;
  border-top: 1px solid rgba(255,255,255,.07);
  font-size: .45rem;
  line-height: 1.65;
}

.plp-filter-title > span {
  display: none;
}

.plp-product:hover {
  border-color: rgba(255,79,101,.32);
}

@media (max-width: 820px) {
  .plp-engine {
    width: 330px;
    height: 112px;
    margin: 0 0 0 -165px;
    padding: 11px 13px;
    top: 314px;
    left: 50%;
    border-radius: 13px;
    transform: translate3d(0,10px,0);
  }

  .choice-hero.is-expanded .plp-engine {
    transform: none;
  }

  .plp-engine-head {
    min-height: 28px;
    padding: 0 0 7px;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 7px;
  }

  .plp-engine-head small {
    font-size: .4rem;
  }

  .plp-engine-head strong {
    font-size: .62rem;
  }

  .plp-engine-answer {
    min-height: 55px;
    padding: 8px 0 0;
    grid-template-columns: 78px minmax(0,1fr);
    align-items: center;
    align-content: center;
    gap: 10px;
    border-top: 0;
  }

  .plp-engine-answer > strong {
    font-size: .56rem;
  }

  .plp-engine-answer > p {
    font-size: .43rem;
    line-height: 1.65;
    text-align: right;
  }

  .plp-engine-note {
    display: none;
  }
}

@media (max-width: 560px) {
  .plp-engine {
    width: min(330px, calc(100vw - 28px));
    margin-left: max(-165px, calc((28px - 100vw) / 2));
  }
}

@media (max-width: 380px) {
  .plp-engine {
    width: 302px;
    margin-left: -151px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .plp-engine,
  .choice-hero.is-expanded .plp-engine {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

@media (max-width: 820px) {
  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    width: 100%;
    min-height: 0;
    padding: 0 14px;
    top: 450px;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 10;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    background: none;
    opacity: 1;
    transform: none;
  }

  .choice-kicker {
    margin-bottom: .3rem;
    font-size: .6rem;
  }

  .choice-copy h1 {
    font-size: 1.16rem;
  }

  .choice-openings {
    width: min(100%, 250px);
    min-height: 42px;
    margin-top: .65rem;
    font-size: .68rem;
  }
}

@media (max-width: 820px) {
  .choice-copy .choice-openings,
  .choice-hero.is-resolved .choice-openings {
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }
}

/* Multi-signal search story: many real systems, one calm visual structure. */
.plp-engine {
  width: 304px;
  height: 294px;
  margin: -147px 0 0 -152px;
  padding: 14px;
  left: calc(50% - 232px);
  border-radius: 20px 11px 11px 20px;
}

.plp-engine-head {
  min-height: 50px;
  padding: 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.plp-engine-head > div {
  display: grid;
  gap: 2px;
}

.plp-engine-head small {
  color: #8f8987;
  font-size: .44rem;
}

.plp-engine-head strong {
  color: #f7f5f0;
  font-size: .67rem;
  line-height: 1.45;
}

.plp-engine-state {
  min-height: 25px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  flex: 0 0 auto;
  color: #d8d2cf;
  background: rgba(255,255,255,.035);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 99px;
  font-size: .4rem;
  font-weight: 680;
  white-space: nowrap;
}

.plp-engine-state i {
  width: 5px;
  height: 5px;
  background: var(--decision-red);
  border-radius: 50%;
  box-shadow: 0 0 9px rgba(255,48,73,.8);
}

.plp-engine-state b {
  font: inherit;
}

.plp-engine-stack {
  margin: 9px 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 6px;
  list-style: none;
}

.plp-engine-signal {
  min-width: 0;
  min-height: 57px;
  padding: 7px;
  display: grid;
  grid-template-columns: 26px minmax(0,1fr);
  align-items: center;
  gap: 6px;
  color: #b8b1ae;
  background:
    linear-gradient(145deg, rgba(255,255,255,.026), transparent 52%),
    rgba(255,255,255,.018);
  border: 1px solid rgba(255,255,255,.065);
  border-radius: 9px;
  opacity: .62;
  transition:
    opacity .22s ease,
    color .22s ease,
    border-color .22s ease,
    background-color .22s ease,
    box-shadow .22s ease;
}

.plp-engine-signal.is-active {
  color: #f7f3f0;
  background:
    linear-gradient(145deg, rgba(255,66,90,.095), transparent 62%),
    rgba(255,255,255,.026);
  border-color: rgba(255,77,100,.27);
  box-shadow:
    0 0 16px rgba(243,29,58,.075),
    inset 0 1px rgba(255,255,255,.055);
  opacity: 1;
}

.plp-engine-signal-icon {
  width: 26px;
  height: 26px;
  display: grid;
  place-items: center;
  color: #a8a19f;
  background: rgba(255,255,255,.025);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 7px;
  transition:
    color .22s ease,
    background-color .22s ease,
    border-color .22s ease,
    box-shadow .22s ease;
}

.plp-engine-signal.is-active .plp-engine-signal-icon {
  color: #ff7386;
  background: rgba(243,29,58,.085);
  border-color: rgba(255,91,112,.25);
  box-shadow: 0 0 12px rgba(243,29,58,.11);
}

.plp-engine-signal-icon svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.55;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.plp-engine-signal > span:last-child {
  min-width: 0;
  display: grid;
  gap: 2px;
}

.plp-engine-signal strong {
  overflow: hidden;
  font-size: .44rem;
  font-weight: 760;
  line-height: 1.45;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.plp-engine-signal small {
  overflow: hidden;
  color: #797371;
  font-size: .34rem;
  font-weight: 560;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.plp-engine-signal.is-active small {
  color: #9f9895;
}

.plp-engine-note {
  min-height: 30px;
  margin: 8px 0 0;
  padding-top: 8px;
  display: flex;
  align-items: center;
  color: #85807d;
  border-top: 1px solid rgba(255,255,255,.065);
  font-size: .42rem;
  line-height: 1.55;
}

@media (max-width: 820px) {
  .plp-engine {
    width: 330px;
    height: 194px;
    margin: 0 0 0 -165px;
    padding: 10px;
    top: 314px;
    left: 50%;
  }

  .plp-engine-head {
    min-height: 34px;
    padding: 0 0 7px;
  }

  .plp-engine-head small {
    font-size: .35rem;
  }

  .plp-engine-head strong {
    font-size: .49rem;
  }

  .plp-engine-state {
    min-height: 21px;
    padding-inline: 6px;
    font-size: .34rem;
  }

  .plp-engine-stack {
    margin-top: 7px;
    gap: 4px 5px;
  }

  .plp-engine-signal {
    min-height: 35px;
    padding: 4px 5px;
    grid-template-columns: 21px minmax(0,1fr);
    gap: 5px;
    border-radius: 7px;
  }

  .plp-engine-signal-icon {
    width: 21px;
    height: 21px;
    border-radius: 6px;
  }

  .plp-engine-signal-icon svg {
    width: 13px;
    height: 13px;
  }

  .plp-engine-signal strong {
    font-size: .37rem;
  }

  .plp-engine-signal small {
    display: none;
  }

  .plp-engine-note {
    min-height: 23px;
    margin-top: 6px;
    padding-top: 6px;
    font-size: .34rem;
  }

  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    top: 522px;
  }
}

@media (max-width: 560px) {
  .plp-engine {
    width: min(330px, calc(100vw - 28px));
    margin-left: max(-165px, calc((28px - 100vw) / 2));
  }
}

@media (max-width: 380px) {
  .plp-engine {
    width: 302px;
    margin-left: -151px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .plp-engine-signal,
  .plp-engine-signal-icon {
    transition: none;
  }
}

/* Radial search systems: the result page stays central, its hidden work surrounds it. */
.plp-orbit {
  position: absolute;
  z-index: 8;
  inset: 0;
  pointer-events: none;
  transform-style: preserve-3d;
}

.plp-orbit-list {
  margin: 0;
  padding: 0;
  position: absolute;
  inset: 0;
  list-style: none;
}

.plp-orbit .plp-orbit-item {
  --orbit-x: 0px;
  --orbit-y: 0px;
  --orbit-delay: 0s;
  width: 154px;
  min-height: 54px;
  margin: -27px 0 0 -77px;
  padding: 8px 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  grid-template-columns: 28px minmax(0,1fr);
  align-items: center;
  gap: 7px;
  overflow: visible;
  color: #d8d3d0;
  background:
    linear-gradient(145deg, rgba(255,255,255,.052), transparent 48%),
    rgba(11,8,10,.88);
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 11px;
  box-shadow:
    0 15px 34px rgba(0,0,0,.34),
    0 0 18px rgba(243,29,58,.045),
    inset 0 1px rgba(255,255,255,.08);
  backdrop-filter: blur(16px) saturate(125%);
  opacity: 0;
  transform: translate3d(0,0,-40px) scale(.88);
  transform-origin: 50% 50%;
  transition:
    opacity .38s ease var(--orbit-delay),
    transform .66s cubic-bezier(.22,1,.36,1) var(--orbit-delay),
    color .18s ease,
    border-color .18s ease,
    background-color .18s ease,
    box-shadow .18s ease;
}

.choice-hero.is-expanded .plp-orbit-item {
  opacity: .7;
  transform: translate3d(var(--orbit-x),var(--orbit-y),42px) scale(1);
}

.choice-hero.is-expanded .plp-orbit-item.is-active {
  color: #fff9f7;
  background:
    linear-gradient(145deg, rgba(255,67,91,.13), transparent 58%),
    rgba(15,8,11,.94);
  border-color: rgba(255,79,101,.42);
  box-shadow:
    0 17px 40px rgba(0,0,0,.4),
    0 0 22px rgba(243,29,58,.13),
    inset 0 1px rgba(255,255,255,.1);
  opacity: 1;
}

.plp-orbit .plp-engine-signal-icon {
  width: 28px;
  height: 28px;
  color: #c1bab7;
  background: rgba(255,255,255,.035);
  border-color: rgba(255,255,255,.1);
  border-radius: 8px;
}

.plp-orbit .plp-orbit-item.is-active .plp-engine-signal-icon {
  color: #ff7487;
  background: rgba(243,29,58,.1);
  border-color: rgba(255,91,112,.31);
  box-shadow: 0 0 14px rgba(243,29,58,.16);
}

.plp-orbit .plp-engine-signal-icon svg {
  width: 17px;
  height: 17px;
}

.plp-orbit .plp-orbit-item > span:last-child {
  min-width: 0;
  display: block;
}

.plp-orbit .plp-orbit-item strong {
  display: block;
  overflow: hidden;
  color: inherit;
  font-size: .48rem;
  font-weight: 760;
  line-height: 1.5;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.plp-orbit .plp-orbit-item small {
  display: none;
}

.plp-orbit-item::after {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: .48;
  transition: opacity .18s ease, filter .18s ease;
}

.plp-orbit-item.is-active::after {
  opacity: 1;
  filter: drop-shadow(0 0 5px rgba(243,29,58,.76));
}

.plp-orbit-item.orbit-left::after {
  width: 54px;
  height: 1px;
  top: 50%;
  left: 100%;
  background: linear-gradient(90deg,rgba(255,73,96,.68),rgba(255,241,243,.82));
}

.plp-orbit-item.orbit-right::after {
  width: 54px;
  height: 1px;
  top: 50%;
  right: 100%;
  background: linear-gradient(90deg,rgba(255,241,243,.82),rgba(255,73,96,.68));
}

.plp-orbit-item.orbit-top::after {
  width: 1px;
  height: 38px;
  top: 100%;
  left: 50%;
  background: linear-gradient(180deg,rgba(255,73,96,.68),rgba(255,241,243,.82));
}

.plp-orbit-item.orbit-bottom::after {
  width: 1px;
  height: 38px;
  bottom: 100%;
  left: 50%;
  background: linear-gradient(0deg,rgba(255,73,96,.68),rgba(255,241,243,.82));
}

.plp-orbit .orbit-price {
  --orbit-x: -334px;
  --orbit-y: 60px;
  --orbit-delay: .14s;
}

.plp-orbit .orbit-personal {
  --orbit-x: 334px;
  --orbit-y: 60px;
  --orbit-delay: .18s;
}

.plp-orbit .orbit-similar {
  --orbit-x: -334px;
  --orbit-y: -60px;
  --orbit-delay: .1s;
}

.plp-orbit .orbit-stores {
  --orbit-x: 334px;
  --orbit-y: -60px;
  --orbit-delay: .12s;
}

.plp-orbit .orbit-latency {
  --orbit-x: 0px;
  --orbit-y: -205px;
  --orbit-delay: .22s;
}

.plp-orbit .orbit-ranking {
  --orbit-x: 0px;
  --orbit-y: 205px;
  --orbit-delay: .26s;
}

.plp-orbit .orbit-intent {
  --orbit-x: -205px;
  --orbit-y: -205px;
  --orbit-delay: .04s;
  width: 168px;
  margin-left: -84px;
}

.plp-orbit .orbit-attributes {
  --orbit-x: 205px;
  --orbit-y: -205px;
  --orbit-delay: .08s;
  width: 168px;
  margin-left: -84px;
}

.plp-orbit .orbit-quality {
  --orbit-x: -205px;
  --orbit-y: 205px;
  --orbit-delay: .22s;
  width: 168px;
  margin-left: -84px;
}

.plp-orbit .orbit-behavior {
  --orbit-x: 205px;
  --orbit-y: 205px;
  --orbit-delay: .28s;
  width: 168px;
  margin-left: -84px;
}

.choice-hero:has([data-plp-target="similar"]:hover) .orbit-similar,
.choice-hero:has([data-plp-target="stores"]:hover) .orbit-stores,
.choice-hero:has([data-plp-target="price"]:hover) .orbit-price,
.choice-hero:has([data-plp-target="behavior"]:hover) .orbit-personal,
.choice-hero:has([data-plp-target="speed"]:hover) .orbit-latency {
  color: #fff9f7;
  border-color: rgba(255,92,112,.62);
  box-shadow:
    0 18px 42px rgba(0,0,0,.42),
    0 0 28px rgba(243,29,58,.2),
    inset 0 1px rgba(255,255,255,.11);
  opacity: 1;
}

.choice-hero:has(.plp-search-field:hover) .orbit-intent,
.choice-hero:has(.plp-search-field:hover) .orbit-attributes,
.choice-hero:has([data-plp-target="similar"]:hover) .orbit-attributes,
.choice-hero:has([data-plp-target="price"]:hover) .orbit-quality {
  color: #fff9f7;
  border-color: rgba(255,92,112,.62);
  box-shadow:
    0 18px 42px rgba(0,0,0,.42),
    0 0 28px rgba(243,29,58,.2),
    inset 0 1px rgba(255,255,255,.11);
  opacity: 1;
}

@media (max-width: 1080px) and (min-width: 821px) {
  .plp-orbit .plp-orbit-item {
    width: 138px;
    margin-left: -69px;
    left: calc(50% + 100px);
  }

  .plp-orbit .orbit-price { --orbit-x: -298px; }
  .plp-orbit .orbit-personal { --orbit-x: 298px; }
  .plp-orbit .orbit-similar { --orbit-x: -298px; }
  .plp-orbit .orbit-stores { --orbit-x: 298px; }
  .plp-orbit .orbit-intent,
  .plp-orbit .orbit-quality {
    --orbit-x: -176px;
    width: 150px;
    margin-left: -75px;
  }
  .plp-orbit .orbit-attributes,
  .plp-orbit .orbit-behavior {
    --orbit-x: 176px;
    width: 150px;
    margin-left: -75px;
  }
}

@media (max-width: 820px) {
  .plp-orbit-list {
    width: 330px;
    height: 190px;
    padding: 0;
    top: 224px;
    right: auto;
    bottom: auto;
    left: 50%;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 5px;
    transform: translateX(-50%);
  }

  .plp-orbit .plp-orbit-item,
  .choice-hero.is-expanded .plp-orbit-item {
    width: auto;
    min-height: 34px;
    margin: 0;
    padding: 5px 6px;
    position: relative;
    top: auto;
    left: auto;
    grid-template-columns: 22px minmax(0,1fr);
    gap: 5px;
    border-radius: 8px;
    opacity: .72;
    transform: none;
  }

  .choice-hero.is-expanded .plp-orbit-item.is-active {
    opacity: 1;
  }

  .plp-orbit .plp-engine-signal-icon {
    width: 22px;
    height: 22px;
    border-radius: 6px;
  }

  .plp-orbit .plp-engine-signal-icon svg {
    width: 13px;
    height: 13px;
  }

  .plp-orbit .plp-orbit-item strong {
    font-size: .37rem;
  }

  .plp-orbit-item::after {
    display: none;
  }

  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    top: 430px;
  }
}

@media (max-width: 560px) {
  .plp-orbit-list {
    width: min(330px, calc(100vw - 28px));
  }
}

@media (max-width: 380px) {
  .plp-orbit-list {
    width: 302px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .plp-orbit .plp-orbit-item,
  .choice-hero.is-expanded .plp-orbit-item {
    transition: none;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .plp-orbit .plp-orbit-item {
    background: #120d0f;
    backdrop-filter: none;
  }
}

@media (prefers-contrast: more) {
  .plp-orbit .plp-orbit-item {
    border-color: rgba(255,255,255,.35);
  }
}

/* Keep the compact hero composition clear through the tablet transition. */
@media (min-width: 821px) and (max-width: 1080px) {
  .torob-product-card.torob-plp-panel,
  .plp-orbit .plp-orbit-item {
    left: calc(50% + 11px);
  }
}

@media (min-width: 821px) and (max-width: 880px) {
  .hero.choice-hero { --rig-scale: .7; }
}

@media (min-width: 881px) and (max-width: 960px) {
  .hero.choice-hero { --rig-scale: .76; }
}

@media (min-width: 961px) and (max-width: 1080px) {
  .hero.choice-hero { --rig-scale: .84; }
}

/* Short landscape phones need the story and CTA beside, not below, the scene. */
@media (max-width: 820px) and (max-height: 500px) and (orientation: landscape) {
  .hero.choice-hero {
    --rig-scale: .86;
  }

  .choice-scene {
    width: calc(100% - clamp(190px, 28vw, 218px));
    height: 100%;
    inset: 0 auto 0 0;
  }

  .plp-orbit-list {
    width: 100%;
    height: auto;
    top: 213px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 4px;
  }

  .plp-orbit .plp-orbit-item,
  .choice-hero.is-expanded .plp-orbit-item {
    min-height: 29px;
    padding: 4px 5px;
  }

  .choice-copy,
  .choice-hero.is-resolved .choice-copy,
  .choice-copy:focus-within {
    width: clamp(182px, 27vw, 208px);
    padding: 0;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    justify-content: center;
    transform: translate3d(0, -50%, 0);
  }

  .choice-openings {
    width: 100%;
  }
}

@media (max-width: 639px) and (max-height: 500px) and (orientation: landscape) {
  .hero.choice-hero { --rig-scale: .72; }
}

/* People editorial: one continuous manifesto rather than another card grid. */
.people-editorial {
  position: relative;
  isolation: isolate;
  padding-block: clamp(4rem, 8vw, 7rem);
}

.people-editorial::before {
  content: "";
  position: absolute;
  z-index: -2;
  inset-block: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  border-block: 1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 78% 26%, rgba(243,29,58,.16), transparent 32rem),
    linear-gradient(180deg, rgba(255,255,255,.014), transparent 32%, rgba(255,255,255,.01));
}

.people-editorial::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 16%;
  right: -8%;
  width: 42%;
  height: 46%;
  border-radius: 50%;
  background: rgba(243,29,58,.1);
  filter: blur(120px);
  pointer-events: none;
}

.people-editorial__watermark {
  position: absolute;
  z-index: -1;
  top: clamp(3rem, 7vw, 6rem);
  left: clamp(-2rem, 2vw, 2rem);
  color: rgba(255,255,255,.022);
  font-size: clamp(10rem, 26vw, 24rem);
  font-weight: 900;
  line-height: .75;
  letter-spacing: -.1em;
  user-select: none;
  pointer-events: none;
  transform: translate3d(-8px, 0, 0);
  transition: opacity .5s var(--spring), transform .5s var(--spring);
}

.people-editorial__head {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(260px, .62fr);
  align-items: end;
  gap: clamp(2rem, 6vw, 6rem);
}

.people-editorial__head h2 {
  margin: .55rem 0 0;
  font-size: clamp(4.6rem, 9.2vw, 8.8rem);
  font-weight: 900;
  line-height: .86;
  letter-spacing: -.075em;
}

.people-editorial__head h2 span,
.people-editorial__head h2 em {
  display: block;
}

.people-editorial__head h2 em {
  width: fit-content;
  margin-top: .12em;
  color: var(--torob-red-hot);
  font-style: normal;
  text-shadow: 0 0 42px rgba(243,29,58,.28);
}

.people-editorial__head > p {
  max-width: 390px;
  margin: 0 0 .6rem;
  padding-inline-start: 1.1rem;
  border-inline-start: 1px solid rgba(255,255,255,.18);
  color: #aaa6a1;
  font-size: clamp(.85rem, 1.1vw, 1rem);
  line-height: 2;
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-editorial__story {
  width: min(100%, 920px);
  margin-top: clamp(3rem, 7vw, 6rem);
  margin-inline-start: auto;
}

.people-editorial__statement,
.people-editorial__reciprocity p,
.people-editorial__pause p,
.people-editorial__ending > p,
.culture-page-lead,
.culture-story-card p {
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-editorial__statement {
  margin: 0;
  color: #f5f1ec;
  font-size: clamp(1.18rem, 2vw, 1.55rem);
  font-weight: 760;
  line-height: 2;
  letter-spacing: -.022em;
}

.people-en-token {
  display: inline-block;
  white-space: nowrap;
  unicode-bidi: isolate;
  color: var(--torob-red-hot);
  font-weight: 870;
  text-shadow: 0 0 20px rgba(243,29,58,.26);
}

#peopleTitle[tabindex="-1"]:focus,
#culturePageTitle[tabindex="-1"]:focus {
  outline: none;
}

.people-editorial__reciprocity {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.5rem, 4vw, 3.5rem);
  margin-top: clamp(2rem, 4vw, 3rem);
  padding-block: clamp(1.5rem, 3vw, 2.25rem);
  border-block: 1px solid rgba(255,255,255,.09);
}

.people-editorial__reciprocity p,
.people-editorial__pause p,
.people-editorial__ending > p {
  margin: 0;
  color: #aaa6a1;
  font-size: clamp(.88rem, 1.08vw, 1rem);
  line-height: 2.1;
}

.people-editorial__pause {
  position: relative;
  display: grid;
  grid-template-columns: minmax(230px, .65fr) minmax(0, 1.35fr);
  align-items: start;
  gap: clamp(2rem, 5vw, 5rem);
  overflow: hidden;
  padding-block: clamp(2rem, 4vw, 3.25rem);
  border-bottom: 1px solid rgba(255,255,255,.09);
}

.people-editorial__pause::after {
  content: "";
  position: absolute;
  inset: auto 0 0 auto;
  width: 34%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--torob-red-hot), #fff0f2, transparent);
  box-shadow: 0 0 16px rgba(243,29,58,.8);
  transform: translateX(140%);
}

.people-editorial__story.is-visible .people-editorial__pause::after {
  animation: people-editorial-pulse 1.25s .18s var(--spring) both;
}

.people-editorial__pause span {
  color: #ff7184;
  font-size: .72rem;
  font-weight: 820;
}

.people-editorial__pause h3 {
  margin: .45rem 0 0;
  color: #f7f3ee;
  font-size: clamp(1.5rem, 2.8vw, 2.35rem);
  line-height: 1.4;
  letter-spacing: -.04em;
}

.people-editorial__ending {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: clamp(2rem, 5vw, 4.5rem);
  padding-top: clamp(2rem, 4vw, 3.25rem);
}

.people-editorial__ending strong {
  color: #f3eee9;
  font-weight: 800;
}

.people-editorial__ending .button {
  min-width: 220px;
  white-space: nowrap;
}

/* Culture page: a quiet editorial cover, ready for the long-form copy. */
.culture-page-hero {
  position: relative;
  isolation: isolate;
  min-height: 78svh;
  overflow: hidden;
  padding-top: calc(var(--header-h) + 5rem);
  padding-bottom: clamp(4rem, 8vw, 7rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.culture-page-hero::before {
  content: "اثر";
  position: absolute;
  z-index: -1;
  left: -1rem;
  bottom: 4%;
  color: rgba(255,255,255,.024);
  font-size: clamp(12rem, 30vw, 28rem);
  font-weight: 900;
  line-height: .7;
  letter-spacing: -.1em;
  pointer-events: none;
}

.culture-page-hero::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: 8%;
  bottom: 12%;
  width: 38rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: rgba(243,29,58,.12);
  filter: blur(130px);
}

.culture-page-grid {
  width: min(100%, 940px);
  margin-top: clamp(3rem, 7vw, 6rem);
}

.culture-page-copy {
  max-width: 780px;
}

.culture-page-copy h1 {
  margin: 0 0 1.5rem;
  font-size: clamp(4.4rem, 9vw, 8.8rem);
  font-weight: 900;
  line-height: .92;
  letter-spacing: -.075em;
}

.culture-page-copy h1 em {
  color: var(--torob-red-hot);
  font-style: normal;
  text-shadow: 0 0 48px rgba(243,29,58,.28);
}

.culture-page-lead {
  max-width: 600px;
  margin: 0;
  color: #bdb9b4;
  font-size: clamp(.98rem, 1.4vw, 1.15rem);
  line-height: 2;
}

.culture-page-signal {
  max-width: 620px;
  margin-top: clamp(2.4rem, 5vw, 4rem);
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto;
  align-items: center;
  gap: .85rem;
  color: #d9d5d0;
  font-size: .75rem;
  font-weight: 800;
}

.culture-page-signal span:first-child,
.culture-page-signal span:last-child {
  color: #ff7184;
}

.culture-page-signal i {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(255,255,255,.04), rgba(243,29,58,.72), rgba(255,255,255,.04));
  box-shadow: 0 0 14px rgba(243,29,58,.25);
}

.culture-story {
  padding-bottom: clamp(4rem, 8vw, 7rem);
}

.culture-story-card {
  width: min(100%, 820px);
  margin-inline-start: auto;
  padding-top: clamp(2rem, 4vw, 3rem);
  border-top: 1px solid rgba(255,255,255,.12);
}

.culture-story-card h2 {
  margin: .65rem 0 .65rem;
  font-size: clamp(1.8rem, 3.6vw, 3rem);
  line-height: 1.3;
  letter-spacing: -.045em;
}

.culture-story-label {
  color: #ff7184;
  font-size: .72rem;
  font-weight: 820;
}

.culture-story-card p {
  margin: 0;
  color: #aaa6a1;
  font-size: clamp(.88rem, 1.08vw, 1rem);
  line-height: 2.1;
}

@keyframes people-editorial-pulse {
  0% { opacity: 0; transform: translateX(140%); }
  18% { opacity: 1; }
  82% { opacity: 1; }
  100% { opacity: 0; transform: translateX(-310%); }
}

@media (max-width: 900px) {
  .people-editorial__head {
    grid-template-columns: minmax(0, 1fr) minmax(220px, .55fr);
    gap: 2.5rem;
  }

  .people-editorial__story {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .people-editorial {
    padding-block: 4.5rem;
  }

  .people-editorial__head {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 1.5rem;
  }

  .people-editorial__head > p {
    max-width: 620px;
  }

  .people-editorial__reciprocity,
  .people-editorial__pause,
  .people-editorial__ending {
    grid-template-columns: 1fr;
  }

  .people-editorial__pause,
  .people-editorial__ending {
    gap: 1.5rem;
  }

  .people-editorial__ending .button {
    width: fit-content;
  }

  .culture-page-hero {
    min-height: auto;
    padding-top: 9rem;
  }
}

@media (max-width: 560px) {
  .people-editorial {
    padding-block: 3.75rem;
  }

  .people-editorial__watermark {
    top: 8rem;
    left: 0;
    font-size: 12rem;
  }

  .people-editorial__head h2 {
    font-size: clamp(3.8rem, 20vw, 5.2rem);
  }

  .people-editorial__story {
    margin-top: 2.75rem;
  }

  .people-editorial__statement {
    font-size: 1rem;
    line-height: 2.05;
  }

  .people-editorial__reciprocity {
    gap: 1rem;
  }

  .people-editorial__ending .button {
    width: 100%;
    min-width: 0;
  }

  .culture-page-copy h1 {
    font-size: clamp(3.3rem, 17vw, 4.8rem);
  }

  .culture-page-signal {
    gap: .45rem;
    font-size: .63rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .people-editorial__story.is-visible .people-editorial__pause::after {
    animation: none;
    opacity: 1;
    transform: none;
  }
}

@media (prefers-contrast: more) {
  .people-editorial::before,
  .people-editorial__reciprocity,
  .people-editorial__pause,
  .culture-story-card {
    border-color: rgba(255,255,255,.4);
  }
}

/* Minimal people note: typography, spacing and hairlines do all the work. */
.people-minimal {
  padding-block: clamp(4rem, 7vw, 6.5rem);
}

.people-minimal__inner {
  width: min(100%, 820px);
  margin-inline: auto;
  border-top: 1px solid rgba(255,255,255,.12);
}

.people-minimal__header {
  padding-block: clamp(2.75rem, 5vw, 4.25rem);
}

.people-minimal__header h2 {
  max-width: 720px;
  margin: .7rem 0 0;
  color: #f5f2ed;
  font-size: clamp(2.5rem, 5vw, 4.6rem);
  font-weight: 860;
  line-height: 1.16;
  letter-spacing: -.052em;
}

.people-minimal__intro {
  max-width: 720px;
  margin-top: clamp(1.75rem, 3vw, 2.5rem);
}

.people-minimal__intro p,
.people-minimal__group p {
  margin: 0;
  color: #aaa7a2;
  font-size: clamp(.9rem, 1.08vw, 1rem);
  line-height: 2.1;
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-minimal__intro p:first-child {
  color: #e3dfda;
  font-size: clamp(1rem, 1.35vw, 1.15rem);
  font-weight: 540;
  line-height: 2.08;
}

.people-minimal__intro p + p,
.people-minimal__group p + p {
  margin-top: 1rem;
}

.people-minimal .people-en-token {
  display: inline-block;
  white-space: nowrap;
  unicode-bidi: isolate;
  color: inherit;
  font-weight: 760;
  text-shadow: none;
}

.people-minimal__group {
  display: grid;
  grid-template-columns: minmax(150px, .34fr) minmax(0, 1fr);
  gap: clamp(1.5rem, 5vw, 4.5rem);
  padding-block: clamp(1.65rem, 3vw, 2.35rem);
  border-top: 1px solid rgba(255,255,255,.1);
}

.people-minimal__group:last-of-type {
  border-bottom: 1px solid rgba(255,255,255,.1);
}

.people-minimal__group h3 {
  margin: 0;
  color: #f1eeea;
  font-size: clamp(.92rem, 1.2vw, 1.05rem);
  font-weight: 780;
  line-height: 1.8;
  letter-spacing: -.015em;
}

.people-minimal__direct {
  color: #eeeae5;
  font-weight: 720;
}

.people-minimal__cta {
  min-width: 220px;
  margin-top: clamp(1.75rem, 3vw, 2.5rem);
}

.people-minimal__cta span {
  display: inline-block;
  transition: transform .28s var(--spring);
}

.people-minimal__cta:hover span {
  transform: translateX(-3px);
}

.people-minimal__cta:active {
  transform: scale(.975);
  transition-duration: .1s;
}

#peopleTitle[tabindex="-1"]:focus,
#culturePageTitle[tabindex="-1"]:focus {
  outline: none;
}

/* Keep the destination page in the same restrained visual language. */
.culture-page-hero {
  min-height: auto;
  overflow: visible;
  padding-top: calc(var(--header-h) + 6rem);
  padding-bottom: clamp(4.5rem, 8vw, 7rem);
}

.culture-page-hero::before,
.culture-page-hero::after {
  content: none;
}

.culture-page-grid {
  width: min(100%, 820px);
  margin: clamp(3.5rem, 7vw, 5.5rem) auto 0;
}

.culture-page-copy h1 {
  font-size: clamp(3.2rem, 6.5vw, 5.8rem);
  line-height: 1.04;
  letter-spacing: -.058em;
}

.culture-page-copy h1 em {
  text-shadow: none;
}

.culture-page-signal {
  max-width: 560px;
}

.culture-story-card {
  margin-inline: auto;
}

@media (max-width: 680px) {
  .people-minimal {
    padding-block: 3.75rem;
  }

  .people-minimal__header {
    padding-block: 2.5rem;
  }

  .people-minimal__header h2 {
    font-size: clamp(2.35rem, 12vw, 3.4rem);
  }

  .people-minimal__group {
    grid-template-columns: 1fr;
    gap: .55rem;
  }

  .people-minimal__cta {
    display: flex;
    width: fit-content;
    min-width: 0;
    margin-right: auto;
    margin-left: 0;
  }

  .culture-page-hero {
    padding-top: 8.5rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .people-minimal__cta span {
    transition: none;
  }
}

@media (prefers-contrast: more) {
  .people-minimal__inner,
  .people-minimal__group,
  .people-minimal__group:last-of-type {
    border-color: rgba(255,255,255,.42);
  }
}

/* People orbit: one Torob-shaped signal that follows the story. */
@property --people-orbit-progress {
  syntax: "<number>";
  initial-value: 18;
  inherits: true;
}

.people-orbit {
  --people-orbit-progress: 18;
  position: relative;
  isolation: isolate;
  padding-block: clamp(4.5rem, 8vw, 7.5rem);
}

.people-orbit::before {
  content: "";
  position: absolute;
  z-index: -2;
  inset: 0 50% 0 auto;
  width: 100vw;
  transform: translateX(50%);
  border-block: 1px solid rgba(255,255,255,.075);
  background:
    radial-gradient(circle at 22% 47%, rgba(243,29,58,.11), transparent 25rem),
    linear-gradient(180deg, rgba(255,255,255,.012), transparent 28%, rgba(255,255,255,.008));
}

.people-orbit__header {
  width: min(100%, 880px);
  margin-inline-start: auto;
  margin-bottom: clamp(2.75rem, 5.5vw, 5rem);
}

.people-orbit__header h2 {
  margin: .75rem 0 0;
  color: #f5f2ed;
  font-size: clamp(3.25rem, 6.8vw, 6.5rem);
  font-weight: 880;
  line-height: 1.04;
  letter-spacing: -.065em;
}

.people-orbit__header h2 em {
  color: #ff4259;
  font-style: normal;
}

.people-orbit__header > p:last-child {
  max-width: 590px;
  margin: 1.45rem 0 0;
  color: #aaa7a2;
  font-size: clamp(.92rem, 1.2vw, 1.05rem);
  line-height: 2;
}

.people-orbit__layout {
  display: grid;
  grid-template-columns: minmax(330px, .88fr) minmax(0, 1.12fr);
  align-items: start;
  gap: clamp(3rem, 7vw, 7rem);
  direction: ltr;
}

.people-orbit__visual-wrap,
.people-orbit__chapters {
  direction: rtl;
}

.people-orbit__visual-wrap {
  position: sticky;
  top: calc(var(--header-h) + clamp(2.25rem, 5vw, 5rem));
  min-height: 470px;
  display: grid;
  place-items: center;
}

.people-orbit__visual {
  position: relative;
  width: min(100%, 410px);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 23%, rgba(255,255,255,.075), transparent 24%),
    radial-gradient(circle at 52% 55%, rgba(243,29,58,.07), transparent 52%),
    rgba(255,255,255,.012);
  box-shadow:
    inset 0 1px rgba(255,255,255,.055),
    inset 0 -32px 80px rgba(0,0,0,.2),
    0 45px 90px rgba(0,0,0,.22);
  transition: transform .36s var(--spring), box-shadow .36s ease;
}

.people-orbit__visual::before {
  content: "";
  position: absolute;
  inset: 14%;
  border-radius: 50%;
  background: radial-gradient(circle at 36% 27%, rgba(255,255,255,.055), rgba(9,9,10,.9) 64%);
  box-shadow: inset 0 1px rgba(255,255,255,.075), inset 0 -26px 50px rgba(0,0,0,.38);
}

.people-orbit__visual::after {
  content: "";
  position: absolute;
  inset: 3%;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 88%, rgba(243,29,58,.2), transparent 28%);
  filter: blur(14px);
  opacity: .45;
  pointer-events: none;
}

.people-orbit__rings {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: visible;
  transform: rotate(-90deg);
}

.people-orbit__track,
.people-orbit__progress {
  fill: none;
  stroke-width: 25;
  stroke-linecap: round;
}

.people-orbit__track {
  stroke: rgba(255,255,255,.065);
  stroke-dasharray: 90 100;
}

.people-orbit__progress {
  stroke: url(#peopleOrbitGradient);
  stroke-dasharray: var(--people-orbit-progress) 100;
  filter: url(#peopleOrbitGlow);
  transition: stroke-dasharray .44s cubic-bezier(.22,.8,.22,1);
}

.people-orbit__inner {
  fill: none;
  stroke: rgba(255,255,255,.055);
  stroke-width: 1;
}

.people-orbit__leaf {
  position: absolute;
  z-index: 4;
  display: block;
  width: 58px;
  height: 31px;
  border-radius: 100% 18% 100% 18%;
  background: linear-gradient(145deg, #98e63d, #4b981c);
  box-shadow: inset 0 1px rgba(255,255,255,.22), 0 0 22px rgba(120,213,18,.12);
  transform-origin: 100% 100%;
  transition: transform .44s var(--spring), filter .44s ease;
}

.people-orbit__leaf--back {
  top: 13.5%;
  right: 21%;
  transform: rotate(-77deg) scale(.88);
  filter: saturate(.78) brightness(.76);
}

.people-orbit__leaf--front {
  top: 19%;
  right: 12.5%;
  transform: rotate(-19deg);
}

.people-orbit[data-orbit-mode="mission"] .people-orbit__leaf--back {
  transform: rotate(-70deg) scale(.94);
  filter: saturate(1) brightness(.92);
}

.people-orbit[data-orbit-mode="mission"] .people-orbit__leaf--front {
  transform: rotate(-12deg) scale(1.06);
  filter: brightness(1.07);
}

.people-orbit__word-wrap {
  position: absolute;
  z-index: 5;
  inset: 50% auto auto 50%;
  min-width: 60%;
  transform: translate(-50%, -50%);
  display: grid;
  justify-items: center;
  text-align: center;
}

.people-orbit__word-wrap small {
  color: #787571;
  font-size: .64rem;
  font-weight: 720;
}

.people-orbit__word {
  margin-top: .2rem;
  color: #f6f2ed;
  font-size: clamp(3.4rem, 6vw, 5.2rem);
  font-weight: 880;
  line-height: 1.15;
  letter-spacing: -.07em;
  transform-origin: center;
}

.people-orbit__count {
  position: absolute;
  z-index: 5;
  right: 50%;
  bottom: 16%;
  transform: translateX(50%);
  color: #5f5d5a;
  font-size: .65rem;
  font-variant-numeric: tabular-nums;
}

.people-orbit__count b {
  color: #ff6174;
  font-weight: 800;
}

.people-orbit__chapters {
  border-top: 1px solid rgba(255,255,255,.1);
}

.people-orbit__chapter {
  position: relative;
  display: grid;
  grid-template-columns: 2.2rem minmax(0, 1fr);
  gap: clamp(1rem, 2.4vw, 2rem);
  min-height: 142px;
  padding: clamp(1.35rem, 2.5vw, 2rem) clamp(1rem, 2vw, 1.6rem) clamp(1.35rem, 2.5vw, 2rem) 0;
  border-bottom: 1px solid rgba(255,255,255,.09);
  opacity: 1;
  transition: opacity .3s ease, transform .38s var(--spring);
}

.people-orbit.is-enhanced .people-orbit__chapter {
  opacity: .56;
}

.people-orbit__chapter::before {
  content: "";
  position: absolute;
  inset: 18% 0 18% auto;
  width: 2px;
  border-radius: 99px;
  background: linear-gradient(#ff6a7d, var(--torob-red));
  box-shadow: 0 0 16px rgba(243,29,58,.65);
  transform: scaleY(0);
  transform-origin: center;
  transition: transform .34s var(--spring);
}

.people-orbit.is-enhanced .people-orbit__chapter.is-active {
  opacity: 1;
  transform: translateX(-5px);
}

.people-orbit__chapter.is-active::before {
  transform: scaleY(1);
}

.people-orbit__index {
  padding-top: .25rem;
  color: #64615e;
  font-size: .68rem;
  font-weight: 760;
  font-variant-numeric: tabular-nums;
  transition: color .3s ease;
}

.people-orbit__chapter.is-active .people-orbit__index {
  color: #ff6174;
}

.people-orbit__chapter h3 {
  margin: 0 0 .55rem;
  color: #efebe6;
  font-size: clamp(1.25rem, 2vw, 1.72rem);
  font-weight: 810;
  line-height: 1.5;
  letter-spacing: -.035em;
}

.people-orbit__chapter p {
  max-width: 62ch;
  margin: 0;
  color: #aaa7a2;
  font-size: clamp(.85rem, 1vw, .96rem);
  line-height: 2.05;
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-orbit__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  min-height: 94px;
  padding: 1.15rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,.1);
  transition: color .24s ease, background .32s ease, transform .1s ease;
}

.people-orbit__cta > span {
  display: grid;
  gap: .18rem;
}

.people-orbit__cta small {
  color: #777470;
  font-size: .65rem;
  font-weight: 700;
}

.people-orbit__cta strong {
  color: #f4f0eb;
  font-size: clamp(.95rem, 1.3vw, 1.12rem);
  font-weight: 780;
}

.people-orbit__cta i {
  width: 46px;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border: 1px solid rgba(255,81,103,.38);
  border-radius: 50%;
  color: #ff6174;
  background: rgba(243,29,58,.07);
  font-style: normal;
  box-shadow: inset 0 1px rgba(255,255,255,.08);
  transition: color .28s ease, background .28s ease, transform .34s var(--spring), box-shadow .28s ease;
}

.people-orbit__cta:hover {
  background: rgba(255,255,255,.018);
}

.people-orbit__cta:hover i {
  color: #fff;
  background: var(--torob-red);
  box-shadow: 0 10px 28px rgba(243,29,58,.24), inset 0 1px rgba(255,255,255,.2);
  transform: translateX(-4px);
}

.people-orbit__cta:active {
  transform: scale(.985);
}

#peopleTitle[tabindex="-1"]:focus {
  outline: none;
}

@media (max-width: 900px) {
  .people-orbit__layout {
    grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr);
    gap: 2.5rem;
  }

  .people-orbit__visual-wrap {
    min-height: 390px;
  }

  .people-orbit__visual {
    width: min(100%, 330px);
  }
}

@media (max-width: 720px) {
  .people-orbit {
    padding-block: 4rem;
  }

  .people-orbit::before {
    background:
      radial-gradient(circle at 50% 32%, rgba(243,29,58,.09), transparent 20rem),
      linear-gradient(180deg, rgba(255,255,255,.012), transparent 30%);
  }

  .people-orbit__header {
    margin-bottom: 2.2rem;
  }

  .people-orbit__header h2 {
    font-size: clamp(2.65rem, 12.5vw, 4.5rem);
    line-height: 1.09;
  }

  .people-orbit__header > p:last-child {
    margin-top: 1rem;
    font-size: .88rem;
  }

  .people-orbit__layout {
    display: block;
  }

  .people-orbit__visual-wrap {
    position: sticky;
    z-index: 12;
    top: calc(var(--header-h) + .7rem);
    min-height: 0;
    margin-bottom: 1.25rem;
    display: block;
  }

  .people-orbit__visual {
    width: 100%;
    height: 78px;
    aspect-ratio: auto;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.11);
    border-radius: 23px;
    background: rgba(13,13,14,.78);
    box-shadow: inset 0 1px rgba(255,255,255,.08), 0 18px 50px rgba(0,0,0,.34);
    backdrop-filter: blur(24px) saturate(150%);
  }

  .people-orbit__visual::before {
    inset: 0;
    border-radius: inherit;
    background:
      radial-gradient(circle at 12% 18%, rgba(255,255,255,.07), transparent 25%),
      linear-gradient(90deg, rgba(243,29,58,.055), transparent 48%);
    box-shadow: none;
  }

  .people-orbit__visual::after {
    inset: auto 20% -42px auto;
    width: 180px;
    height: 80px;
  }

  .people-orbit__rings {
    position: absolute;
    z-index: 3;
    left: 10px;
    width: 64px;
    height: 64px;
  }

  .people-orbit__track,
  .people-orbit__progress {
    stroke-width: 31;
  }

  .people-orbit__inner {
    display: none;
  }

  .people-orbit__leaf {
    width: 12px;
    height: 7px;
    box-shadow: none;
  }

  .people-orbit__leaf--back {
    top: 8px;
    right: auto;
    left: 52px;
  }

  .people-orbit__leaf--front {
    top: 13px;
    right: auto;
    left: 59px;
  }

  .people-orbit__word-wrap {
    inset: 50% 18px auto auto;
    min-width: 0;
    transform: translateY(-50%);
    justify-items: start;
    text-align: right;
  }

  .people-orbit__word-wrap small {
    font-size: .55rem;
  }

  .people-orbit__word {
    margin-top: 0;
    font-size: 1.72rem;
    letter-spacing: -.045em;
  }

  .people-orbit__count {
    right: auto;
    left: 88px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .people-orbit__chapter {
    min-height: 132px;
    padding-inline-start: .8rem;
  }

  .people-orbit.is-enhanced .people-orbit__chapter {
    opacity: .63;
  }

  .people-orbit.is-enhanced .people-orbit__chapter.is-active {
    transform: translateX(-2px);
  }
}

@media (max-width: 440px) {
  .people-orbit__header h2 {
    font-size: clamp(2.2rem, 10vw, 2.55rem);
  }

  .people-orbit__chapter {
    grid-template-columns: 1.75rem minmax(0, 1fr);
    gap: .7rem;
    padding-inline-start: .65rem;
  }

  .people-orbit__chapter h3 {
    font-size: 1.18rem;
  }

  .people-orbit__chapter p {
    font-size: .82rem;
  }

  .people-orbit__cta {
    min-height: 86px;
    padding-inline: .8rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .people-orbit__progress,
  .people-orbit__leaf,
  .people-orbit__chapter,
  .people-orbit__cta,
  .people-orbit__cta i {
    transition: none;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .people-orbit__visual {
    background: #101011;
    backdrop-filter: none;
  }
}

@media (prefers-contrast: more) {
  .people-orbit__chapters,
  .people-orbit__chapter,
  .people-orbit__cta,
  .people-orbit__visual {
    border-color: rgba(255,255,255,.42);
  }
}

/* People sculpture: one product-like object, one message, three principles. */
.people-sculpture {
  padding-block: clamp(2.75rem, 4.2vw, 4rem);
}

.people-sculpture__frame {
  position: relative;
  isolation: isolate;
  min-height: 700px;
  overflow: hidden;
  padding: clamp(2rem, 3.2vw, 3.25rem);
  display: grid;
  grid-template-columns: minmax(360px, .92fr) minmax(0, 1.08fr);
  grid-template-rows: auto 1fr;
  column-gap: clamp(3.5rem, 7vw, 7rem);
  align-items: center;
  border: 1px solid rgba(255,255,255,.105);
  border-radius: clamp(28px, 3vw, 46px);
  background:
    radial-gradient(circle at 21% 64%, rgba(243,29,58,.12), transparent 25rem),
    linear-gradient(145deg, rgba(255,255,255,.035), rgba(255,255,255,.008) 43%, rgba(0,0,0,.12)),
    #09090a;
  box-shadow:
    inset 0 1px rgba(255,255,255,.075),
    inset 0 -80px 140px rgba(0,0,0,.2),
    0 35px 100px rgba(0,0,0,.26);
}

.people-sculpture__frame::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent 5%, rgba(255,255,255,.2) 48%, transparent 92%);
  opacity: .55;
}

.people-sculpture__frame::after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 4%;
  bottom: -24%;
  width: 46%;
  aspect-ratio: 1.2;
  border-radius: 50%;
  background: rgba(243,29,58,.16);
  filter: blur(110px);
  pointer-events: none;
}

.people-sculpture__header {
  grid-column: 2;
  grid-row: 1;
  width: min(100%, 650px);
  align-self: end;
}

.people-sculpture__header h2 {
  margin: .72rem 0 0;
  color: #f5f2ed;
  font-size: clamp(3rem, 4.15vw, 4.75rem);
  font-weight: 880;
  line-height: 1.03;
  letter-spacing: -.066em;
}

.people-sculpture__header h2 em {
  color: #ff465d;
  font-style: normal;
  text-shadow: 0 14px 48px rgba(243,29,58,.16);
}

.people-sculpture__header > p:last-child {
  max-width: 625px;
  margin: .8rem 0 0;
  color: #aaa7a2;
  font-size: clamp(.91rem, 1.12vw, 1.02rem);
  line-height: 1.78;
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-sculpture__body {
  display: contents;
}

.people-sculpture__stage,
.people-sculpture__content {
  direction: rtl;
}

.people-sculpture__stage {
  --people-tilt-x: -5deg;
  --people-tilt-y: 2deg;
  --people-light-x: 28%;
  --people-light-y: 18%;
  position: relative;
  grid-column: 1;
  grid-row: 1 / 3;
  min-height: 500px;
  margin: 0;
  display: grid;
  place-items: center;
  perspective: 1100px;
}

.people-sculpture__stage::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 11%;
  width: min(82%, 400px);
  height: 36px;
  border-radius: 50%;
  background: rgba(0,0,0,.82);
  box-shadow: 0 0 48px rgba(243,29,58,.11);
  filter: blur(13px);
  transform: translateX(-50%);
}

.people-sculpture__stage::after {
  content: "";
  position: absolute;
  inset: 19% 12% 18%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(243,29,58,.14), transparent 68%);
  filter: blur(18px);
  opacity: .72;
  pointer-events: none;
}

.people-sculpture__object {
  position: relative;
  z-index: 3;
  width: min(100%, 440px);
  height: 270px;
  transform:
    perspective(1100px)
    rotateX(var(--people-tilt-y))
    rotateY(var(--people-tilt-x))
    translateZ(0);
  transform-style: preserve-3d;
  will-change: transform;
}

.people-sculpture__stage.is-resetting .people-sculpture__object {
  transition: transform .42s var(--spring);
}

.people-sculpture__object > span:not(.people-sculpture__leaf) {
  position: absolute;
  inset: 50% auto auto 50%;
  width: max-content;
  font-size: clamp(10rem, 17vw, 15.5rem);
  font-weight: 900;
  line-height: .82;
  letter-spacing: -.095em;
  transform: translate(-50%, -50%);
  user-select: none;
}

.people-sculpture__depth {
  z-index: 1;
  color: #740719;
  text-shadow:
    1px 1px #92091f,
    2px 2px #8c081e,
    3px 3px #85081c,
    4px 4px #7f071b,
    5px 5px #780719,
    6px 6px #720617,
    7px 7px #6c0616,
    8px 8px #650514,
    9px 9px #5f0513,
    10px 10px #590412,
    11px 11px #520410,
    12px 12px #4c030f,
    20px 30px 38px rgba(0,0,0,.6);
  transform: translate(calc(-50% + 10px), calc(-50% + 11px)) !important;
}

.people-sculpture__face {
  z-index: 2;
  color: transparent;
  background:
    radial-gradient(circle at var(--people-light-x) var(--people-light-y), #ffb2bd 0, #ff667b 12%, transparent 29%),
    linear-gradient(145deg, #ff5067 0%, #f31d3a 42%, #a50720 76%, #690414 100%);
  background-clip: text;
  -webkit-background-clip: text;
  filter: drop-shadow(0 18px 24px rgba(0,0,0,.34));
}

.people-sculpture__glint {
  z-index: 4;
  color: transparent;
  background:
    linear-gradient(112deg, transparent 25%, rgba(255,255,255,.62) 39%, rgba(255,255,255,.08) 49%, transparent 61%);
  background-size: 180% 100%;
  background-position: var(--people-light-x) 0;
  background-clip: text;
  -webkit-background-clip: text;
  mix-blend-mode: screen;
  opacity: .42;
}

.people-sculpture__leaf {
  position: absolute;
  z-index: 5;
  display: block;
  width: 52px;
  height: 27px;
  border-radius: 100% 16% 100% 18%;
  background: linear-gradient(145deg, #a1ed47, #4d9c1c 78%);
  box-shadow: inset 0 1px rgba(255,255,255,.28), 0 12px 25px rgba(45,86,12,.22);
  transform-origin: 100% 100%;
  pointer-events: none;
}

.people-sculpture__leaf--one {
  top: 17%;
  right: 20%;
  transform: rotate(-72deg) scale(.82) translateZ(42px);
  filter: saturate(.78) brightness(.8);
}

.people-sculpture__leaf--two {
  top: 22%;
  right: 11%;
  transform: rotate(-17deg) translateZ(48px);
}

.people-sculpture__stage figcaption {
  position: absolute;
  z-index: 6;
  right: 50%;
  bottom: 1.2rem;
  width: max-content;
  transform: translateX(50%);
  display: grid;
  justify-items: center;
  gap: .15rem;
  text-align: center;
}

.people-sculpture__stage figcaption span {
  color: #ff6b7e;
  font-size: .64rem;
  font-weight: 760;
}

.people-sculpture__stage figcaption strong {
  color: #d6d1cb;
  font-size: .78rem;
  font-weight: 700;
}

.people-sculpture__content {
  grid-column: 2;
  grid-row: 2;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-top: clamp(1.15rem, 2vw, 1.75rem);
}

.people-sculpture__principles {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255,255,255,.105);
}

.people-sculpture__principles li {
  display: grid;
  grid-template-columns: 2rem minmax(0, 1fr);
  gap: clamp(.8rem, 1.8vw, 1.35rem);
  padding-block: clamp(.68rem, 1vw, .9rem);
  border-bottom: 1px solid rgba(255,255,255,.095);
}

.people-sculpture__principles li > span {
  padding-top: .14rem;
  color: #ff5d72;
  font-size: .64rem;
  font-weight: 760;
  font-variant-numeric: tabular-nums;
}

.people-sculpture__principles strong {
  display: block;
  color: #f1ede8;
  font-size: clamp(1.03rem, 1.5vw, 1.28rem);
  font-weight: 800;
  line-height: 1.65;
}

.people-sculpture__principles p {
  margin: .16rem 0 0;
  color: #918e89;
  font-size: clamp(.8rem, .95vw, .9rem);
  line-height: 1.65;
}

.people-sculpture__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
  min-height: 68px;
  margin-top: .8rem;
  padding: .9rem 1.05rem .9rem .9rem;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 20px;
  background: rgba(255,255,255,.032);
  box-shadow: inset 0 1px rgba(255,255,255,.055);
  transition: border-color .28s ease, background .28s ease, transform .1s ease;
}

.people-sculpture__cta > span {
  display: grid;
  gap: .1rem;
}

.people-sculpture__cta small {
  color: #77746f;
  font-size: .61rem;
  font-weight: 700;
}

.people-sculpture__cta strong {
  color: #f4f0eb;
  font-size: clamp(.9rem, 1.15vw, 1.02rem);
  font-weight: 780;
}

.people-sculpture__cta i {
  width: 46px;
  aspect-ratio: 1;
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--torob-red);
  font-style: normal;
  box-shadow: 0 8px 25px rgba(243,29,58,.2), inset 0 1px rgba(255,255,255,.22);
  transition: transform .32s var(--spring), box-shadow .28s ease;
}

.people-sculpture__cta:hover {
  border-color: rgba(255,255,255,.21);
  background: rgba(255,255,255,.048);
}

.people-sculpture__cta:hover i {
  transform: translateX(-4px);
  box-shadow: 0 12px 32px rgba(243,29,58,.3), inset 0 1px rgba(255,255,255,.24);
}

.people-sculpture__cta:active {
  transform: scale(.982);
}

#peopleTitle[tabindex="-1"]:focus {
  outline: none;
}

@media (max-width: 920px) {
  .people-sculpture__frame {
    min-height: 670px;
    grid-template-columns: minmax(290px, .82fr) minmax(0, 1.18fr);
    column-gap: 2.5rem;
  }

  .people-sculpture__header h2 {
    font-size: clamp(2.85rem, 5.5vw, 4.25rem);
  }

  .people-sculpture__stage {
    min-height: 340px;
  }

  .people-sculpture__object {
    height: 235px;
  }

  .people-sculpture__object > span:not(.people-sculpture__leaf) {
    font-size: clamp(9rem, 18vw, 12rem);
  }
}

@media (max-width: 720px) {
  .people-sculpture {
    padding-block: 3.75rem;
  }

  .people-sculpture__frame {
    min-height: 0;
    padding: 1.35rem;
    display: block;
    border-radius: 28px;
    background:
      radial-gradient(circle at 50% 42%, rgba(243,29,58,.1), transparent 18rem),
      linear-gradient(160deg, rgba(255,255,255,.032), rgba(255,255,255,.006)),
      #09090a;
  }

  .people-sculpture__header h2 {
    font-size: clamp(2.55rem, 11.8vw, 4.1rem);
    line-height: 1.08;
  }

  .people-sculpture__header > p:last-child {
    margin-top: 1rem;
    font-size: .84rem;
    line-height: 2;
  }

  .people-sculpture__body {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
    margin-top: 1.8rem;
  }

  .people-sculpture__stage {
    width: 100%;
    min-height: 250px;
  }

  .people-sculpture__object {
    width: 100%;
    height: 180px;
    transform: perspective(900px) rotateX(1deg) rotateY(-3deg);
  }

  .people-sculpture__object > span:not(.people-sculpture__leaf) {
    font-size: clamp(8.2rem, 40vw, 10.5rem);
  }

  .people-sculpture__leaf {
    width: 36px;
    height: 19px;
  }

  .people-sculpture__leaf--one {
    top: 17%;
    right: 28%;
  }

  .people-sculpture__leaf--two {
    top: 22%;
    right: 20%;
  }

  .people-sculpture__stage figcaption {
    bottom: .35rem;
  }

  .people-sculpture__content {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .people-sculpture__frame {
    margin-inline: -.25rem;
    padding: 1.15rem;
  }

  .people-sculpture__header h2 {
    font-size: clamp(2.3rem, 10.8vw, 3.15rem);
  }

  .people-sculpture__stage {
    min-height: 225px;
  }

  .people-sculpture__object > span:not(.people-sculpture__leaf) {
    font-size: clamp(7.3rem, 38vw, 9.2rem);
  }

  .people-sculpture__principles li {
    grid-template-columns: 1.65rem minmax(0, 1fr);
  }

  .people-sculpture__cta {
    min-height: 72px;
    padding-inline: .8rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .people-sculpture__object,
  .people-sculpture__cta,
  .people-sculpture__cta i {
    transition: none;
  }

  .people-sculpture__object {
    transform: none !important;
  }
}

@media (prefers-reduced-transparency: reduce) {
  .people-sculpture__frame,
  .people-sculpture__cta {
    background-color: #0b0b0c;
    backdrop-filter: none;
  }
}

@media (prefers-contrast: more) {
  .people-sculpture__frame,
  .people-sculpture__principles,
  .people-sculpture__principles li,
  .people-sculpture__cta {
    border-color: rgba(255,255,255,.42);
  }
}

/* People cut: Torob red as the only visual statement. */
.people-cut {
  --people-cut-red: #e71938;
  --people-cut-ink: #080808;
  --people-cut-paper: #fff7f5;
  --people-cut-muted: rgba(255,247,245,.76);
  position: relative;
  isolation: isolate;
  margin-block: clamp(3.25rem, 5vw, 5rem);
  overflow: clip;
  color: var(--people-cut-paper);
  background: var(--people-cut-red);
}

.people-cut__inner:first-child {
  padding-block: clamp(3.25rem, 5vw, 4.8rem) clamp(2.4rem, 3.8vw, 3.5rem);
}

.people-cut__header {
  display: block;
}

.people-cut__eyebrow {
  margin: 0 0 1rem;
  display: inline-flex;
  align-items: center;
  gap: .65rem;
  color: rgba(255,247,245,.88);
  font-size: .72rem;
  font-weight: 760;
  white-space: nowrap;
}

.people-cut__eyebrow span {
  width: 28px;
  height: 1px;
  display: block;
  background: currentColor;
}

.people-cut__header h2 {
  margin: 0;
  color: var(--people-cut-paper);
  font-size: clamp(3.35rem, 5.6vw, 5.7rem);
  font-weight: 900;
  line-height: .98;
  letter-spacing: -.065em;
}

.people-cut__header h2 em {
  color: var(--people-cut-ink);
  font-style: normal;
}

.people-cut__lead-grid {
  margin-top: clamp(1.8rem, 3vw, 2.7rem);
  padding-top: clamp(1.35rem, 2.4vw, 2rem);
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(220px, .65fr);
  gap: clamp(2.5rem, 8vw, 8rem);
  border-top: 1px solid rgba(255,255,255,.24);
}

.people-cut__lead,
.people-cut__reciprocity,
.people-cut__commitment p {
  margin: 0;
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-cut__lead {
  max-width: 67ch;
  color: var(--people-cut-paper);
  font-size: clamp(.94rem, 1.2vw, 1.08rem);
  font-weight: 570;
  line-height: 2;
}

.people-cut__reciprocity {
  max-width: 31ch;
  color: var(--people-cut-muted);
  font-size: clamp(.83rem, 1vw, .93rem);
  line-height: 1.95;
}

.people-cut__reciprocity strong {
  display: block;
  margin-bottom: .18rem;
  color: var(--people-cut-paper);
  font-size: 1.05em;
  font-weight: 830;
}

.people-cut__commitment {
  width: 100%;
  color: #f6f2ee;
  background: var(--people-cut-ink);
}

.people-cut__commitment-inner {
  min-height: 152px;
  padding-block: clamp(1.75rem, 2.7vw, 2.35rem);
  display: grid;
  grid-template-columns: minmax(240px, .7fr) minmax(0, 1.3fr);
  align-items: center;
  gap: clamp(2rem, 8vw, 8rem);
}

.people-cut__commitment strong {
  color: #fff;
  font-size: clamp(1.35rem, 2.2vw, 2.05rem);
  font-weight: 880;
  line-height: 1.35;
  letter-spacing: -.025em;
}

.people-cut__commitment p {
  max-width: 66ch;
  color: rgba(255,255,255,.64);
  font-size: clamp(.86rem, 1.05vw, .96rem);
  line-height: 1.9;
}

.people-cut__mission-row {
  padding-block: clamp(2.35rem, 3.8vw, 3.4rem);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(2rem, 6vw, 6rem);
}

.people-cut__principles {
  min-width: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.people-cut__principles li {
  min-width: 0;
  padding-inline: clamp(1rem, 2.5vw, 2.2rem);
}

.people-cut__principles li:first-child {
  padding-inline-start: 0;
}

.people-cut__principles li + li {
  border-inline-start: 1px solid rgba(255,255,255,.24);
}

.people-cut__principles strong,
.people-cut__principles span {
  display: block;
}

.people-cut__principles strong {
  color: var(--people-cut-paper);
  font-size: clamp(.92rem, 1.15vw, 1.05rem);
  font-weight: 830;
  line-height: 1.6;
}

.people-cut__principles span {
  margin-top: .34rem;
  color: var(--people-cut-muted);
  font-size: clamp(.75rem, .88vw, .82rem);
  line-height: 1.7;
  text-align: justify;
  text-align-last: right;
}

.people-cut__cta {
  min-width: 278px;
  min-height: 62px;
  padding: .8rem .95rem .8rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  color: #fff;
  background: var(--people-cut-ink);
  border: 1px solid var(--people-cut-ink);
  border-radius: 15px;
  font-size: .92rem;
  font-weight: 800;
  transition: background .22s ease, transform .1s ease;
}

.people-cut__cta i {
  font-style: normal;
  font-size: 1.25rem;
  transition: transform .3s cubic-bezier(.22,1,.36,1);
}

.people-cut__cta:hover {
  color: #fff;
  background: #171719;
}

.people-cut__cta:hover i {
  transform: translateX(-3px);
}

.people-cut__cta:active {
  transform: scale(.98);
}

.people-cut__cta:focus-visible {
  outline: 3px solid rgba(255,255,255,.88);
  outline-offset: 4px;
}

#peopleTitle[tabindex="-1"]:focus {
  outline: none;
}

@media (max-width: 900px) {
  .people-cut__header {
    display: block;
  }

  .people-cut__eyebrow {
    margin: 0 0 1rem;
  }

  .people-cut__header h2 {
    font-size: clamp(3.1rem, 8.5vw, 5rem);
  }

  .people-cut__lead-grid {
    grid-template-columns: minmax(0, 1.4fr) minmax(190px, .6fr);
    gap: 2.5rem;
  }

  .people-cut__commitment-inner {
    grid-template-columns: minmax(200px, .7fr) minmax(0, 1.3fr);
    gap: 2.5rem;
  }

  .people-cut__mission-row {
    grid-template-columns: 1fr;
  }

  .people-cut__cta {
    width: min(100%, 340px);
    justify-self: end;
  }
}

@media (max-width: 680px) {
  .people-cut {
    margin-block: 3.25rem;
  }

  .people-cut__inner:first-child {
    padding-block: 2.65rem 2.2rem;
  }

  .people-cut__header h2 {
    font-size: clamp(2.75rem, 13vw, 4rem);
    line-height: 1.03;
  }

  .people-cut__lead-grid {
    margin-top: 1.6rem;
    padding-top: 1.25rem;
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }

  .people-cut__lead,
  .people-cut__reciprocity {
    max-width: none;
    font-size: .86rem;
    line-height: 1.9;
  }

  .people-cut__commitment-inner {
    min-height: 0;
    padding-block: 1.7rem;
    grid-template-columns: 1fr;
    gap: .65rem;
  }

  .people-cut__commitment strong {
    font-size: 1.35rem;
  }

  .people-cut__commitment p {
    font-size: .82rem;
  }

  .people-cut__mission-row {
    padding-block: 2rem 2.35rem;
    gap: 1.8rem;
  }

  .people-cut__principles {
    grid-template-columns: 1fr;
  }

  .people-cut__principles li {
    padding: .85rem 0;
  }

  .people-cut__principles li + li {
    border-inline-start: 0;
    border-top: 1px solid rgba(255,255,255,.24);
  }

  .people-cut__principles span {
    margin-top: .18rem;
  }

  .people-cut__cta {
    width: 100%;
    min-width: 0;
    justify-self: stretch;
  }
}

@media (max-width: 380px) {
  .people-cut__header h2 {
    font-size: 2.55rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .people-cut__cta,
  .people-cut__cta i {
    transition: none;
  }
}

@media (prefers-contrast: more) {
  .people-cut__lead-grid,
  .people-cut__principles li + li {
    border-color: rgba(255,255,255,.72);
  }

  .people-cut__commitment p,
  .people-cut__principles span,
  .people-cut__reciprocity {
    color: #fff;
  }
}

/* People neon: the same black/red visual language, reduced to one signal. */
.people-neon {
  padding-block: clamp(3.25rem, 5.5vw, 5rem);
}

.people-neon__panel {
  position: relative;
  isolation: isolate;
  min-height: 610px;
  overflow: hidden;
  padding: clamp(2.4rem, 4.5vw, 4.5rem);
  display: grid;
  grid-template-columns: minmax(330px, .82fr) minmax(0, 1.18fr);
  grid-template-rows: 1fr auto;
  column-gap: clamp(3rem, 8vw, 8rem);
  color: #f5f1ec;
  background:
    radial-gradient(circle at 18% 40%, rgba(243,29,58,.13), transparent 25rem),
    linear-gradient(145deg, rgba(255,255,255,.034), rgba(255,255,255,.006) 46%, rgba(0,0,0,.14)),
    #09090a;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: clamp(28px, 3vw, 42px);
  box-shadow:
    inset 0 1px rgba(255,255,255,.07),
    0 30px 90px rgba(0,0,0,.28);
  direction: ltr;
}

.people-neon__panel::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0 0 auto;
  height: 1px;
  opacity: .72;
  background: linear-gradient(90deg, transparent 5%, rgba(255,255,255,.18), rgba(243,29,58,.58) 72%, transparent 96%);
  box-shadow: 0 0 18px rgba(243,29,58,.16);
}

.people-neon__header,
.people-neon__focus,
.people-neon__footer {
  direction: rtl;
}

.people-neon__header {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  max-width: 690px;
}

.people-neon__header h2 {
  margin: .72rem 0 0;
  color: #f6f1eb;
  font-size: clamp(3.25rem, 5.2vw, 5.65rem);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.065em;
}

.people-neon__header h2 em {
  color: #ff4159;
  font-style: normal;
  text-shadow:
    0 0 18px rgba(243,29,58,.24),
    0 14px 46px rgba(243,29,58,.12);
}

.people-neon__header > p:last-child {
  max-width: 610px;
  margin: 1.15rem 0 0;
  color: #a7a39e;
  font-size: clamp(.9rem, 1.08vw, 1rem);
  line-height: 2;
  text-align: justify;
  text-align-last: right;
  text-justify: inter-word;
}

.people-neon__focus {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  min-height: 240px;
  padding: 2.3rem 0 1.7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-block: 1px solid rgba(255,255,255,.1);
}

.people-neon__focus::before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent 0 8%, rgba(243,29,58,.22) 36%, #ff3d55 72%, #fff 100%);
  box-shadow: 0 0 10px rgba(255,255,255,.3), 0 0 24px rgba(243,29,58,.65);
}

.people-neon__focus::after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 8px #fff, 0 0 22px #ff304a, 0 0 42px rgba(243,29,58,.82);
  animation: people-neon-pulse 5.5s ease-in-out infinite;
}

.people-neon__focus > span {
  color: #787470;
  font-size: .66rem;
  font-weight: 720;
}

.people-neon__focus > strong {
  margin-top: .35rem;
  color: #ff3d55;
  font-size: clamp(2.75rem, 4.8vw, 4.8rem);
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: -.055em;
  text-shadow: 0 0 25px rgba(243,29,58,.23);
}

.people-neon__focus > p {
  max-width: 36ch;
  margin: .8rem 0 0;
  color: #a19d98;
  font-size: clamp(.84rem, .98vw, .92rem);
  line-height: 1.9;
  text-align: justify;
  text-align-last: right;
}

.people-neon__footer {
  grid-column: 1 / 3;
  grid-row: 2;
  margin-top: clamp(2.25rem, 4vw, 3.5rem);
  padding-top: clamp(1.8rem, 2.8vw, 2.4rem);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(2rem, 5vw, 5rem);
  border-top: 1px solid rgba(255,255,255,.1);
}

.people-neon__principles {
  min-width: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.people-neon__principles li {
  min-width: 0;
  padding-inline: clamp(.9rem, 2vw, 1.8rem);
}

.people-neon__principles li:first-child {
  padding-inline-start: 0;
}

.people-neon__principles li + li {
  border-inline-start: 1px solid rgba(255,255,255,.095);
}

.people-neon__principles strong,
.people-neon__principles span {
  display: block;
}

.people-neon__principles strong {
  color: #f0ece7;
  font-size: clamp(.9rem, 1.05vw, 1rem);
  font-weight: 810;
  line-height: 1.6;
}

.people-neon__principles span {
  margin-top: .28rem;
  color: #77736f;
  font-size: clamp(.73rem, .82vw, .8rem);
  line-height: 1.65;
  text-align: justify;
  text-align-last: right;
}

.people-neon__cta {
  min-width: 282px;
  min-height: 64px;
  padding: .8rem 1rem .8rem .9rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.3rem;
  color: #fff;
  background: rgba(243,29,58,.1);
  border: 1px solid rgba(255,67,91,.58);
  border-radius: 17px;
  box-shadow: inset 0 1px rgba(255,255,255,.07), 0 0 22px rgba(243,29,58,.07);
  font-size: .9rem;
  font-weight: 790;
  transition: background .24s ease, border-color .24s ease, box-shadow .24s ease, transform .1s ease;
}

.people-neon__cta i {
  color: #ff5369;
  font-size: 1.2rem;
  font-style: normal;
  text-shadow: 0 0 14px rgba(243,29,58,.55);
  transition: transform .3s cubic-bezier(.22,1,.36,1);
}

.people-neon__cta:hover {
  color: #fff;
  background: rgba(243,29,58,.17);
  border-color: #ff5369;
  box-shadow: inset 0 1px rgba(255,255,255,.09), 0 0 18px rgba(243,29,58,.2), 0 0 44px rgba(243,29,58,.1);
}

.people-neon__cta:hover i {
  transform: translateX(-4px);
}

.people-neon__cta:active {
  transform: scale(.98);
}

.people-neon__cta:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 4px;
}

@keyframes people-neon-pulse {
  0%, 12% { opacity: 0; transform: translateX(0); }
  20% { opacity: 1; }
  70% { opacity: 1; }
  82%, 100% { opacity: 0; transform: translateX(calc(-1 * min(330px, 28vw))); }
}

@media (max-width: 960px) {
  .people-neon__panel {
    min-height: 570px;
    grid-template-columns: minmax(280px, .78fr) minmax(0, 1.22fr);
    column-gap: 3rem;
  }

  .people-neon__header h2 {
    font-size: clamp(3rem, 6.5vw, 4.6rem);
  }

  .people-neon__focus > strong {
    font-size: clamp(2.5rem, 5vw, 3.8rem);
  }

  .people-neon__footer {
    grid-template-columns: 1fr;
  }

  .people-neon__cta {
    width: min(100%, 340px);
    justify-self: end;
  }
}

@media (max-width: 720px) {
  .people-neon {
    padding-block: 3.25rem;
  }

  .people-neon__panel {
    min-height: 0;
    padding: 1.35rem;
    display: flex;
    flex-direction: column;
    gap: 0;
    border-radius: 28px;
    direction: rtl;
  }

  .people-neon__header h2 {
    font-size: clamp(2.65rem, 12vw, 4rem);
    line-height: 1.05;
  }

  .people-neon__header > p:last-child {
    margin-top: .9rem;
    font-size: .84rem;
    line-height: 1.9;
  }

  .people-neon__focus {
    width: 100%;
    min-height: 0;
    margin-top: 2rem;
    padding-block: 1.75rem 1.5rem;
  }

  .people-neon__focus > strong {
    font-size: clamp(2.5rem, 12vw, 3.6rem);
  }

  .people-neon__focus > p {
    max-width: none;
    font-size: .82rem;
  }

  .people-neon__footer {
    width: 100%;
    margin-top: 1.8rem;
    padding-top: 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1.6rem;
  }

  .people-neon__principles {
    grid-template-columns: 1fr;
  }

  .people-neon__principles li {
    padding: .82rem 0;
  }

  .people-neon__principles li + li {
    border-inline-start: 0;
    border-top: 1px solid rgba(255,255,255,.095);
  }

  .people-neon__principles span {
    margin-top: .12rem;
  }

  .people-neon__cta {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 390px) {
  .people-neon__panel {
    margin-inline: -.2rem;
    padding: 1.15rem;
  }

  .people-neon__header h2 {
    font-size: 2.45rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .people-neon__focus::after {
    opacity: 1;
    animation: none;
  }

  .people-neon__cta,
  .people-neon__cta i {
    transition: none;
  }
}

@media (prefers-contrast: more) {
  .people-neon__panel,
  .people-neon__focus,
  .people-neon__footer,
  .people-neon__principles li + li {
    border-color: rgba(255,255,255,.48);
  }

  .people-neon__header > p:last-child,
  .people-neon__focus > p,
  .people-neon__principles span {
    color: #fff;
  }
}

/* Keep the culture vision palette authoritative over legacy culture layers. */
.culture-editorial.culture-vision {
  background:
    radial-gradient(circle at 18% 3%, rgba(243,29,58,.09), transparent 26rem),
    var(--cv-ink);
}

.culture-editorial.culture-vision em {
  color: var(--cv-red-hot);
}

.culture-vision a:focus-visible,
.culture-vision button:focus-visible,
.culture-vision [tabindex]:focus-visible {
  outline: 2px solid var(--cv-red-hot);
  outline-offset: 4px;
}

@media (min-width: 921px) {
  .culture-vision .culture-editorial-section.culture-editorial-section--products {
    min-height: 0;
    grid-template-columns: 1fr;
    grid-template-areas: "copy" "visual";
    gap: clamp(2.5rem, 4vw, 4rem);
  }

  .culture-vision .culture-editorial-section--products .culture-editorial-copy {
    max-width: 780px;
  }

  .culture-vision .culture-editorial-section--products .culture-products-grid article {
    min-height: 300px;
  }
}

/* Published jobs loading and application states */
.job-card-loading {
  pointer-events: none;
  overflow: hidden;
}

.job-card-loading::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg, transparent 20%, rgba(255,255,255,.08) 45%, transparent 70%);
  transform: translateX(-110%);
  animation: careers-loading-sheen 1.35s ease-in-out infinite;
}

.job-card-loading > span,
.job-card-loading > i {
  display: block;
  height: .8rem;
  margin-block: 1rem;
  border-radius: 999px;
  background: rgba(255,255,255,.08);
}

.job-card-loading > span { width: 28%; }
.job-card-loading > i:nth-child(2) { width: 62%; height: 1.5rem; margin-top: 2.7rem; }
.job-card-loading > i:nth-child(3) { width: 92%; }
.job-card-loading > i:nth-child(4) { width: 76%; }

.empty-state .button {
  margin-top: 1rem;
}

.optional-field {
  margin-inline-start: .35rem;
  color: var(--muted, #8d8d91);
  font-size: .72em;
  font-weight: 500;
}

/* Resume form: clear attachment choice, readable controls, optional disclosure. */
.apply-modal {
  --apply-muted: #b6b1b4;
  width: min(calc(100% - 24px), 620px);
  max-height: min(92vh, 860px);
  max-height: min(92dvh, 860px);
  background: radial-gradient(ellipse at 100% 0, rgba(243,29,58,.09), transparent 55%), #121214;
  border-color: rgba(255,113,132,.22);
  scroll-padding-block: 72px 24px;
}

.apply-modal .modal-close-row {
  height: 60px;
  padding: 8px 16px;
  justify-content: flex-end;
  background: linear-gradient(#161215 76%, rgba(22,18,21,0));
}

.apply-modal .close-modal { width: 44px; height: 44px; margin: 0; }
.apply-modal .modal-content { padding: 0 28px 28px; }
.apply-modal .modal-content h2 { margin: 6px 0 8px; font-size: 30px; line-height: 1.45; letter-spacing: 0; }
.apply-modal .modal-content > p { margin: 0; font-size: 15px; line-height: 1.9; text-align: start; }
.apply-modal .modal-content > .apply-intro { margin-top: 8px; color: var(--apply-muted); font-size: 14px; }
.apply-modal .tiny-label { color: #ff8796; }

.apply-form { gap: 18px; margin-top: 22px; }
.apply-form label { min-width: 0; gap: 8px; font-size: 14px; line-height: 1.7; }
.apply-identity-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.apply-form input, .apply-form textarea { font-size: 16px; line-height: 1.65; }
.apply-form input:not([type="hidden"]):not([type="radio"]):not([type="file"]),
.apply-form textarea { min-height: 52px; padding: 12px 14px; background: rgba(0,0,0,.3); }
.apply-form input::placeholder, .apply-form textarea::placeholder { color: #a19b9f; opacity: 1; }
.apply-form input[aria-invalid="true"], .apply-form textarea[aria-invalid="true"] { border-color: #ff8796; }

.resume-mode-choice { min-width: 0; margin: 0; padding: 0; border: 0; }
.resume-mode-choice legend { padding: 0; margin-bottom: 10px; font-size: 14px; line-height: 1.8; }
.resume-mode-options { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.apply-form .resume-mode-option {
  display: flex;
  align-items: center;
  min-height: 52px;
  gap: 10px;
  padding: 12px;
  border: 1px solid var(--line-strong);
  border-radius: 12px;
  cursor: pointer;
  background: rgba(255,255,255,.015);
  transition: background .16s ease, border-color .16s ease;
}
.apply-form .resume-mode-option:has(input:checked) {
  color: var(--paper);
  border-color: rgba(255,83,106,.72);
  background: rgba(243,29,58,.1);
  box-shadow: inset 0 0 18px rgba(243,29,58,.04);
}
.apply-form .resume-mode-option:has(input:focus-visible) { outline: 2px solid #ff8796; outline-offset: 3px; }
.apply-form .resume-mode-option input {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  padding: 0;
  margin: 0;
  accent-color: var(--torob-red-hot);
}
.apply-form .resume-mode-option input:focus { box-shadow: none; outline: none; }
.resume-panel { min-width: 0; }
.resume-panel[hidden] { display: none !important; }
.apply-form .file-drop {
  position: relative;
  min-height: 124px;
  padding: 18px;
  justify-items: center;
  gap: 7px;
  border-color: rgba(255,113,132,.45);
  background: rgba(243,29,58,.025);
}
.apply-form .file-drop:hover { border-color: #ff8796; background: rgba(243,29,58,.07); }
.apply-form .file-drop:focus-within { outline: 2px solid #ff8796; outline-offset: 3px; }
.apply-form .file-drop:has(input[aria-invalid="true"]) { border-color: #ff8796; }
.apply-form .file-drop input { padding: 0; border: 0; }
.resume-upload-icon { width: 24px; height: 24px; color: #ff8796; }
#resumeFileName { max-width: 100%; overflow-wrap: anywhere; unicode-bidi: plaintext; font-size: 16px; }
.apply-form .file-drop small { color: var(--apply-muted); font-size: 13px; }
.resume-link-help { margin: 8px 0 0; color: var(--apply-muted); font-size: 13px; line-height: 1.85; }

.apply-extra-fields { min-width: 0; border-block: 1px solid var(--line); }
.apply-extra-fields summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  min-height: 56px;
  padding: 12px 2px;
  list-style: none;
  font-size: 14px;
  cursor: pointer;
}
.apply-extra-fields summary::-webkit-details-marker { display: none; }
.apply-extra-fields summary small { margin-inline-start: 8px; color: var(--apply-muted); font-size: 13px; font-weight: 400; }
.apply-extra-fields summary:focus-visible { outline: 2px solid #ff8796; outline-offset: 3px; border-radius: 8px; }
.apply-extra-toggle { position: relative; width: 20px; height: 20px; flex: 0 0 20px; color: #ff8796; }
.apply-extra-toggle::before, .apply-extra-toggle::after { content: ""; position: absolute; inset: 9px 4px; height: 2px; background: currentColor; border-radius: 1px; }
.apply-extra-toggle::after { transform: rotate(90deg); transition: transform .16s ease; }
.apply-extra-fields[open] .apply-extra-toggle::after { transform: rotate(0); }
.apply-extra-content { display: grid; gap: 18px; padding: 4px 0 20px; }
.apply-extra-content .optional-field { color: var(--apply-muted); font-size: 12px; }
.apply-form .form-note { margin: 0; color: var(--apply-muted); font-size: 13px; line-height: 1.9; }
.apply-form #applyFeedback { text-align: start; color: #ffb6bf; }
.apply-form #applyFeedback:empty { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.apply-form > .button { min-height: 52px; font-size: 16px; background: #df1632; }
.apply-form > .button:hover { background: #e51a36; }
.apply-form > .button::before { content: none; }

@media (max-width: 520px) {
  .apply-modal { border-radius: 20px; }
  .apply-modal .modal-content { padding-inline: 20px; padding-bottom: max(24px, env(safe-area-inset-bottom)); }
  .apply-modal .modal-content h2 { font-size: 26px; }
  .apply-identity-fields { grid-template-columns: 1fr; gap: 16px; }
  .apply-form .resume-mode-option { gap: 7px; padding: 10px 8px; font-size: 13px; }
}

@media (prefers-reduced-motion: reduce) {
  .apply-form .resume-mode-option, .apply-extra-toggle::after { transition: none; }
}

.apply-form button[aria-busy="true"] {
  cursor: wait;
  opacity: .72;
}

@keyframes careers-loading-sheen {
  to { transform: translateX(110%); }
}

@media (prefers-reduced-motion: reduce) {
  .job-card-loading::after { animation: none; }
}

/* Culture page refinement — tighter rhythm, explicit cycles, quieter diagrams. */
.culture-vision .culture-editorial-story {
  padding: clamp(.65rem, 1.4vw, 1.25rem) 0 clamp(1.4rem, 3vw, 2.75rem);
}

.culture-vision .culture-editorial-section {
  min-height: 0;
  margin-top: clamp(.65rem, 1.25vw, 1.15rem);
  padding: clamp(2.8rem, 4.6vw, 4.6rem);
  gap: clamp(2.25rem, 4.4vw, 4.75rem);
}

.culture-vision .culture-visual-stack {
  gap: .8rem;
}

/* The mission composition keeps three ideas around one core without collisions. */
.culture-vision .culture-hero-stage {
  min-height: 470px;
}

.culture-vision .culture-glass-layer {
  width: min(42%, 218px);
  min-height: 88px;
  padding: 1rem 1.1rem;
  align-items: center;
  border-radius: 21px;
  background: linear-gradient(145deg, rgba(255,255,255,.085), rgba(255,255,255,.018));
  box-shadow: 0 22px 54px rgba(0,0,0,.32), inset 0 1px rgba(255,255,255,.09), 0 0 22px rgba(243,29,58,.035);
}

.culture-vision .culture-glass-layer strong {
  max-width: 118px;
  font-size: .9rem;
  line-height: 1.55;
  text-align: right;
}

.culture-vision .culture-glass-layer--people {
  top: 4%;
  left: 50%;
  transform: translateX(-50%) translateZ(22px);
}

.culture-vision .culture-glass-layer--compute {
  top: auto;
  right: 2%;
  bottom: 8%;
  transform: translateZ(52px);
}

.culture-vision .culture-glass-layer--product {
  top: auto;
  left: 2%;
  bottom: 8%;
  transform: translateZ(78px);
}

.culture-vision .culture-mission-core {
  width: 150px;
}

/* A literal closed loop replaces the former four-cell grid. */
.culture-vision .culture-flywheel {
  position: relative;
  padding: 1.2rem;
  overflow: hidden;
}

.culture-vision .culture-flywheel ol {
  position: relative;
  min-height: 430px;
  border: 0;
  border-radius: 22px;
  display: block;
  overflow: visible;
  background: radial-gradient(circle at 50% 50%, rgba(243,29,58,.075), transparent 36%);
}

.culture-vision .culture-flywheel ol::before {
  content: "";
  position: absolute;
  width: 266px;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  background: conic-gradient(from 28deg, rgba(255,77,100,.92) 0 22%, rgba(255,255,255,.14) 28% 47%, rgba(255,77,100,.72) 53% 72%, rgba(255,255,255,.12) 78% 96%, transparent 96% 100%);
  filter: drop-shadow(0 0 14px rgba(243,29,58,.2));
  -webkit-mask: radial-gradient(circle, transparent 61%, #000 62% 64%, transparent 65%);
  mask: radial-gradient(circle, transparent 61%, #000 62% 64%, transparent 65%);
  transform: translate(-50%, -50%);
}

.culture-vision .culture-flywheel ol::after {
  content: "";
  position: absolute;
  width: 9px;
  aspect-ratio: 1;
  top: calc(50% - 133px);
  left: calc(50% - 4px);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 0 5px rgba(243,29,58,.12), 0 0 20px 4px rgba(243,29,58,.72);
  transform-origin: 4px 133px;
  animation: culture-flywheel-orbit 7s linear infinite;
}

.culture-vision .culture-flywheel li {
  position: absolute;
  width: min(41%, 270px);
  min-height: 116px;
  padding: 1.1rem 1.15rem;
  border: 1px solid rgba(255,255,255,.1) !important;
  border-radius: 18px;
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  grid-template-rows: auto auto;
  column-gap: .8rem;
  align-content: center;
  background: rgba(7,7,8,.9);
  box-shadow: 0 16px 42px rgba(0,0,0,.25), inset 0 1px rgba(255,255,255,.035);
}

.culture-vision .culture-flywheel li:nth-child(1) { top: 0; right: 0; }
.culture-vision .culture-flywheel li:nth-child(2) { top: 0; left: 0; }
.culture-vision .culture-flywheel li:nth-child(3) { bottom: 0; left: 0; }
.culture-vision .culture-flywheel li:nth-child(4) { right: 0; bottom: 0; }

.culture-vision .culture-flywheel li > span {
  grid-row: 1 / span 2;
  width: 32px;
  aspect-ratio: 1;
  border: 1px solid rgba(255,77,100,.38);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(243,29,58,.06);
}

.culture-vision .culture-flywheel li strong {
  margin: 0;
}

.culture-vision .culture-flywheel li small {
  margin-top: .2rem;
}

.culture-vision .culture-flywheel__return {
  position: absolute;
  z-index: 4;
  width: 112px;
  min-height: 112px;
  top: 228px;
  left: 50%;
  padding: .8rem;
  border: 1px solid rgba(255,77,100,.34);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #fff;
  background: radial-gradient(circle at 35% 25%, rgba(255,255,255,.1), rgba(243,29,58,.12) 42%, rgba(7,7,8,.97) 74%);
  box-shadow: 0 0 0 10px rgba(243,29,58,.035), 0 0 38px rgba(243,29,58,.16), inset 0 1px rgba(255,255,255,.08);
  transform: translate(-50%, -50%);
}

.culture-vision .culture-flywheel__return i {
  display: none;
}

.culture-vision .culture-flywheel__return span {
  max-width: 70px;
  color: #f7f3ef;
  font-size: .73rem;
  font-weight: 820;
  line-height: 1.65;
  text-align: center;
}

.culture-vision .culture-flywheel__fact {
  margin-top: .85rem;
  padding-top: 1.2rem;
}

@keyframes culture-flywheel-orbit {
  to { transform: rotate(1turn); }
}

/* Four independent contributors converge on one shared, legible core. */
.culture-vision .culture-shared-block {
  grid-template-columns: minmax(210px, .7fr) minmax(0, 1.3fr);
  gap: clamp(1.5rem, 3vw, 3rem);
}

.culture-vision .culture-shared-compute {
  padding: .35rem;
}

.culture-vision .culture-shared-compute .culture-compute-network {
  position: relative;
  min-height: 300px;
  display: grid;
  grid-template-columns: minmax(72px, 1fr) 102px minmax(72px, 1fr);
  grid-template-rows: 1fr 98px 1fr;
  gap: .6rem .75rem;
  align-items: center;
  justify-items: center;
}

.culture-vision .culture-compute-network svg {
  position: absolute;
  z-index: 0;
  inset: 8% 10%;
  width: 80%;
  height: 84%;
  overflow: visible;
}

.culture-vision .culture-compute-network path {
  fill: none;
  stroke: rgba(255,77,100,.34);
  stroke-width: .55;
  stroke-dasharray: 2.4 2.2;
  vector-effect: non-scaling-stroke;
}

.culture-vision .culture-compute-node {
  position: relative;
  z-index: 2;
  width: min(100%, 112px);
  min-height: 54px;
  padding: .65rem .7rem;
  border: 1px solid rgba(255,255,255,.105);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .4rem;
  color: #9f9b95;
  background: rgba(8,8,9,.9);
  box-shadow: 0 12px 28px rgba(0,0,0,.2), inset 0 1px rgba(255,255,255,.03);
  font-size: .7rem;
  font-weight: 680;
}

.culture-vision .culture-compute-node b {
  color: #f6f2ee;
  font: 800 .7rem/1 ui-monospace, SFMono-Regular, Menlo, monospace;
}

.culture-vision .culture-compute-node--a { grid-area: 1 / 1; }
.culture-vision .culture-compute-node--b { grid-area: 1 / 3; }
.culture-vision .culture-compute-node--c { grid-area: 3 / 1; }
.culture-vision .culture-compute-node--d { grid-area: 3 / 3; }

.culture-vision .culture-shared-compute .culture-compute-network > strong {
  position: relative;
  z-index: 3;
  grid-area: 2 / 2;
  width: 96px;
  padding: 1rem;
  border-color: rgba(255,77,100,.48);
  display: flex;
  flex-direction: column;
  gap: .25rem;
  background: radial-gradient(circle at 35% 25%, rgba(255,255,255,.08), rgba(243,29,58,.13) 45%, rgba(7,7,8,.96) 76%);
  box-shadow: 0 0 0 9px rgba(243,29,58,.035), 0 0 38px rgba(243,29,58,.19), inset 0 1px rgba(255,255,255,.07);
  text-align: center;
}

.culture-vision .culture-shared-compute .culture-compute-network > strong small {
  color: #ff7e90;
  font-size: .58rem;
  font-weight: 760;
}

.culture-vision .culture-shared-compute > p {
  min-height: 52px;
  padding: .9rem 1rem 0;
}

/* Product identity: Torob red, Mixins violet, TorobPay green. */
.culture-vision .culture-products-grid .is-torob {
  border-color: rgba(255,86,108,.24);
}

.culture-vision .culture-products-grid .is-torob::before {
  background: radial-gradient(circle, rgba(255,86,108,.19), transparent 70%);
}

.culture-vision .culture-products-grid .is-torob small,
.culture-vision .culture-products-grid .is-torob h3 {
  color: var(--cv-red-hot);
}

.culture-vision .culture-products-grid .is-mixins {
  border-color: rgba(76,81,153,.46);
}

.culture-vision .culture-products-grid .is-mixins::before {
  background: radial-gradient(circle, rgba(76,81,153,.3), transparent 70%);
}

.culture-vision .culture-products-grid .is-mixins small,
.culture-vision .culture-products-grid .is-mixins h3 {
  color: #4c5199;
  text-shadow: 0 0 24px rgba(76,81,153,.48);
}

/* Curated alignment: focal statements are centered, supporting copy stays justified. */
.culture-vision .culture-editorial-section--products .culture-editorial-copy {
  margin-inline: auto;
  justify-self: center;
  text-align: center;
}

.culture-vision .culture-editorial-section--products .culture-editorial-copy h2 {
  font-size: clamp(1.45rem, 5.5vw, 4rem);
  white-space: nowrap;
}

.culture-vision #cultureTeamTitle {
  font-size: clamp(2rem, 5.5vw, 4rem);
  white-space: nowrap;
}

.culture-vision .culture-editorial-section--products .culture-editorial-kicker {
  justify-content: center;
}

.culture-vision .culture-editorial-section--products .culture-editorial-copy > p:not(.culture-editorial-kicker) {
  max-width: 62ch;
  margin-inline: auto;
  text-align: justify;
  text-align-last: center;
}

.culture-vision .culture-products-grid article {
  text-align: center;
}

.culture-vision .culture-products-grid small,
.culture-vision .culture-products-grid h3 {
  display: block;
  text-align: center;
}

.culture-vision .culture-products-grid p {
  text-align: justify;
  text-align-last: center;
  text-justify: inter-word;
}

.culture-vision .culture-role-block > div:first-child,
.culture-vision .culture-shared-block > div:first-child {
  margin-inline: auto;
  text-align: center;
}

.culture-vision .culture-role-block > div:first-child > small,
.culture-vision .culture-shared-block > div:first-child > small,
.culture-vision .culture-role-block h3,
.culture-vision .culture-shared-block h3 {
  display: block;
  text-align: center;
}

.culture-vision .culture-role-block > div:first-child > p,
.culture-vision .culture-shared-block > div:first-child > p {
  text-align: justify;
  text-align-last: center;
  text-justify: inter-word;
}

.culture-vision .culture-role-split article {
  text-align: center;
}

.culture-vision .culture-role-split p {
  text-align: justify;
  text-align-last: center;
  text-justify: inter-word;
}

.culture-vision .culture-mission-lines > div {
  align-items: center;
  text-align: center;
}

.culture-vision .culture-density blockquote {
  text-align: center;
}

@media (max-width: 1120px) {
  .culture-vision .culture-editorial-section {
    padding: clamp(2.8rem, 5vw, 4rem);
    gap: 2.5rem;
  }

  .culture-vision .culture-shared-block {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .culture-vision .culture-editorial-story {
    padding-top: .4rem;
  }

  .culture-vision .culture-editorial-section {
    margin-top: .55rem;
    padding: 2.5rem 1.05rem;
    gap: 2rem;
  }

  .culture-vision .culture-hero-stage {
    min-height: 350px;
  }

  .culture-vision .culture-glass-layer {
    width: min(45%, 168px);
    min-height: 72px;
    padding: .75rem .8rem;
  }

  .culture-vision .culture-glass-layer strong {
    max-width: 88px;
    font-size: .72rem;
  }

  .culture-vision .culture-glass-layer--people { top: 2%; }
  .culture-vision .culture-glass-layer--compute { right: 0; bottom: 5%; }
  .culture-vision .culture-glass-layer--product { left: 0; bottom: 5%; }

  .culture-vision .culture-mission-core {
    width: 124px;
  }

  .culture-vision .culture-flywheel {
    padding: .65rem;
  }

  .culture-vision .culture-flywheel ol {
    min-height: 390px;
  }

  .culture-vision .culture-flywheel ol::before {
    width: 190px;
  }

  .culture-vision .culture-flywheel ol::after {
    top: calc(50% - 95px);
    transform-origin: 4px 95px;
  }

  .culture-vision .culture-flywheel li {
    width: 46%;
    min-height: 112px;
    padding: .85rem;
    grid-template-columns: 28px minmax(0, 1fr);
    column-gap: .55rem;
  }

  .culture-vision .culture-flywheel li > span {
    width: 27px;
  }

  .culture-vision .culture-flywheel li strong {
    font-size: .82rem;
  }

  .culture-vision .culture-flywheel li small {
    font-size: .66rem;
    line-height: 1.55;
  }

  .culture-vision .culture-flywheel__return {
    width: 92px;
    min-height: 92px;
    top: 202px;
  }

  .culture-vision .culture-flywheel__return span {
    font-size: .66rem;
  }

  .culture-vision .culture-shared-compute .culture-compute-network {
    min-height: 280px;
    grid-template-columns: minmax(80px, 1fr) 92px minmax(80px, 1fr);
    grid-template-rows: 1fr 92px 1fr;
    gap: .55rem;
  }

  .culture-vision .culture-compute-node {
    min-height: 48px;
    padding: .5rem;
    font-size: .63rem;
  }

  .culture-vision .culture-shared-compute .culture-compute-network > strong {
    width: 88px;
    padding: .65rem;
    font-size: .65rem;
  }

  .culture-vision .culture-shared-compute > p {
    padding-inline: .25rem;
  }
}

@media (max-width: 390px) {
  .culture-vision .culture-flywheel ol {
    min-height: 370px;
  }

  .culture-vision .culture-flywheel ol::before {
    width: 168px;
  }

  .culture-vision .culture-flywheel ol::after {
    top: calc(50% - 84px);
    transform-origin: 4px 84px;
  }

  .culture-vision .culture-flywheel li {
    width: 47%;
    min-height: 108px;
    padding: .72rem;
  }

  .culture-vision .culture-flywheel li small {
    display: none;
  }

  .culture-vision .culture-flywheel__return {
    width: 84px;
    min-height: 84px;
    top: 192px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .culture-vision .culture-flywheel ol::after {
    animation: none;
  }
}

/* Culture AI data layer — a compact reverse flywheel with on-demand details. */
.culture-vision .culture-editorial-kicker::before {
  content: none;
  display: none;
}

.culture-vision .culture-mission-lines li > span,
.culture-vision .culture-ai-question,
.culture-vision .culture-ai-question bdi,
.culture-vision .culture-number,
.culture-vision .culture-gpu-timeline,
.culture-vision .culture-gpu-targets strong {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum" 1;
  letter-spacing: 0;
}

.culture-vision .culture-flywheel {
  position: relative;
  padding: clamp(1rem, 2.4vw, 1.45rem);
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 50% 52%, rgba(243,29,58,.13), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,.045), rgba(255,255,255,.012));
}

.culture-vision .culture-flywheel__stage {
  position: relative;
  width: min(100%, 720px);
  min-height: 520px;
  margin-inline: auto;
  isolation: isolate;
  direction: ltr;
}

.culture-vision .culture-flywheel__route {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
  pointer-events: none;
}

.culture-vision .culture-flywheel__route-base,
.culture-vision .culture-flywheel__route-segment,
.culture-vision .culture-flywheel__route-pulse {
  fill: none;
  vector-effect: non-scaling-stroke;
}

.culture-vision .culture-flywheel__route-base {
  stroke: rgba(255,255,255,.095);
  stroke-width: 7;
}

.culture-vision .culture-flywheel__route-segment {
  stroke: url(#cultureFlywheelStroke);
  stroke-width: 2.2;
  stroke-linecap: round;
  opacity: .82;
  filter: drop-shadow(0 0 7px rgba(243,29,58,.48));
}

.culture-vision .culture-flywheel__route-pulse {
  stroke: #fff;
  stroke-width: 4.5;
  stroke-linecap: round;
  stroke-dasharray: 1.2 98.8;
  filter: drop-shadow(0 0 6px #fff) drop-shadow(0 0 12px rgba(243,29,58,.9));
  animation: culture-flywheel-route 5.8s linear infinite;
}

.culture-vision .culture-flywheel ol {
  position: absolute;
  z-index: 3;
  inset: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  list-style: none;
  background: none;
}

.culture-vision .culture-flywheel ol::before,
.culture-vision .culture-flywheel ol::after {
  content: none;
}

.culture-vision .culture-flywheel li {
  position: absolute;
  z-index: 3;
  width: min(41%, 250px);
  max-width: 230px;
  min-height: 112px;
  padding: 1rem 1.05rem;
  border: 1px solid transparent !important;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  align-content: center;
  direction: rtl;
  text-align: right;
  background:
    linear-gradient(145deg, rgba(10,10,12,.96), rgba(7,7,8,.9)) padding-box,
    linear-gradient(135deg, rgba(255,113,132,.48), rgba(255,255,255,.09) 48%, rgba(243,29,58,.2)) border-box;
  box-shadow: 0 20px 50px rgba(0,0,0,.34), inset 0 1px rgba(255,255,255,.055), 0 0 30px rgba(243,29,58,.045);
  outline: none;
  cursor: default;
  transition: box-shadow .3s ease, filter .3s ease, border-color .3s ease;
}

.culture-vision .culture-flywheel li:hover,
.culture-vision .culture-flywheel li:focus-visible {
  filter: brightness(1.08);
  box-shadow: 0 24px 58px rgba(0,0,0,.4), inset 0 1px rgba(255,255,255,.08), 0 0 34px rgba(243,29,58,.12);
}

.culture-vision .culture-flywheel li:focus-visible {
  border-color: rgba(255,113,132,.62) !important;
}

.culture-vision .culture-flywheel li::before {
  content: "";
  position: absolute;
  width: 1px;
  background: linear-gradient(rgba(255,83,106,.12), rgba(255,83,106,.88));
  box-shadow: 0 0 9px rgba(243,29,58,.45);
}

.culture-vision .culture-flywheel li::after {
  content: "";
  position: absolute;
  width: 8px;
  aspect-ratio: 1;
  border: 2px solid #ff9aa8;
  border-radius: 50%;
  background: #f31d3a;
  box-shadow: 0 0 0 5px rgba(243,29,58,.1), 0 0 15px rgba(243,29,58,.72);
}

.culture-vision .culture-flywheel li.culture-flywheel__node--infra {
  top: 4px;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

.culture-vision .culture-flywheel__node--infra::before {
  top: 100%;
  left: 50%;
  height: 8px;
}

.culture-vision .culture-flywheel__node--infra::after {
  bottom: -5px;
  left: calc(50% - 4px);
}

.culture-vision .culture-flywheel li.culture-flywheel__node--product {
  top: auto;
  right: 12px;
  bottom: 4px;
  left: auto;
  transform: none;
}

.culture-vision .culture-flywheel__node--product::before {
  bottom: 100%;
  left: 30%;
  height: 48px;
}

.culture-vision .culture-flywheel__node--product::after {
  top: -5px;
  left: calc(30% - 4px);
}

.culture-vision .culture-flywheel li.culture-flywheel__node--revenue {
  top: auto;
  right: auto;
  bottom: 4px;
  left: 12px;
  transform: none;
}

.culture-vision .culture-flywheel__node--revenue::before {
  right: 30%;
  bottom: 100%;
  height: 48px;
}

.culture-vision .culture-flywheel__node--revenue::after {
  top: -5px;
  right: calc(30% - 4px);
}

.culture-vision .culture-flywheel li strong {
  width: 100%;
  margin: 0;
  color: #f8f5f0;
  font-size: .91rem;
  line-height: 1.55;
  text-align: center;
  transform: translateY(0);
  transition: transform .34s cubic-bezier(.22, 1, .36, 1), color .22s ease;
}

.culture-vision .culture-flywheel li small {
  position: absolute;
  top: calc(50% + .35rem);
  right: 1.05rem;
  left: 1.05rem;
  max-width: none;
  margin: 0;
  overflow: hidden;
  color: #97938d;
  font-size: .67rem;
  line-height: 1.68;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
  transition: opacity .22s ease, transform .34s cubic-bezier(.22, 1, .36, 1), visibility 0s linear .34s;
}

.culture-vision .culture-flywheel li:hover strong,
.culture-vision .culture-flywheel li:focus-visible strong {
  color: #fff;
  transform: translateY(-1.25rem);
}

.culture-vision .culture-flywheel li:hover small,
.culture-vision .culture-flywheel li:focus-visible small {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition-delay: .04s, 0s, 0s;
}

.culture-vision .culture-flywheel__return {
  z-index: 4;
  width: 116px;
  min-height: 116px;
  top: 52%;
  left: 50%;
  overflow: visible;
  background: radial-gradient(circle at 36% 28%, rgba(255,255,255,.115), rgba(243,29,58,.13) 40%, rgba(7,7,8,.98) 72%);
  box-shadow: 0 0 0 11px rgba(243,29,58,.035), 0 0 42px rgba(243,29,58,.2), inset 0 1px rgba(255,255,255,.1);
  transform: translate(-50%, -50%);
}

.culture-vision .culture-flywheel__return i {
  position: absolute;
  inset: -9px;
  width: auto;
  height: auto;
  flex: none;
  border: 1px solid transparent;
  border-top-color: rgba(255,113,132,.72);
  border-left-color: rgba(255,113,132,.18);
  border-radius: 50%;
  display: block;
  background: none;
  animation: culture-flywheel-core 8s linear infinite;
}

.culture-vision .culture-flywheel__return span {
  max-width: 78px;
  position: relative;
  z-index: 1;
  color: #f8f5f0;
  font-size: .72rem;
  font-weight: 830;
  line-height: 1.65;
  text-align: center;
}

@keyframes culture-flywheel-route {
  to { stroke-dashoffset: -100; }
}

@keyframes culture-flywheel-core {
  to { transform: rotate(-1turn); }
}

.culture-ai-questions {
  display: grid;
  gap: .72rem;
  direction: rtl;
}

.culture-ai-question {
  overflow: clip;
  border: 1px solid rgba(255,255,255,.105);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(255,255,255,.042), rgba(255,255,255,.012));
  box-shadow: 0 18px 50px rgba(0,0,0,.16), inset 0 1px rgba(255,255,255,.035);
  transition: border-color .3s ease, background-color .3s ease, box-shadow .3s ease;
}

.culture-ai-question[open] {
  border-color: rgba(255,86,108,.32);
  background: linear-gradient(145deg, rgba(243,29,58,.075), rgba(255,255,255,.015));
  box-shadow: 0 22px 58px rgba(0,0,0,.22), 0 0 32px rgba(243,29,58,.055), inset 0 1px rgba(255,255,255,.05);
}

.culture-ai-question summary {
  min-height: 74px;
  padding: 1rem 1.15rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  color: #f2eee9;
  cursor: pointer;
  list-style: none;
  font-size: clamp(.86rem, 1.05vw, .96rem);
  font-weight: 780;
  line-height: 1.8;
  transition: color .2s ease, transform .1s ease;
}

.culture-ai-question summary::-webkit-details-marker {
  display: none;
}

.culture-ai-question summary:focus-visible {
  outline: 2px solid var(--cv-red-hot);
  outline-offset: -4px;
  border-radius: 16px;
}

.culture-ai-question summary:active {
  transform: scale(.995);
}

.culture-ai-question summary > i {
  position: relative;
  flex: 0 0 auto;
  width: 32px;
  aspect-ratio: 1;
  border: 1px solid rgba(255,86,108,.32);
  border-radius: 50%;
  background: rgba(243,29,58,.055);
  box-shadow: inset 0 1px rgba(255,255,255,.04);
  transition: transform .32s cubic-bezier(.2,.8,.2,1), background-color .25s ease, box-shadow .25s ease;
}

.culture-ai-question summary > i::before,
.culture-ai-question summary > i::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 1.5px;
  border-radius: 99px;
  background: #ff7184;
  transform: translate(-50%, -50%);
}

.culture-ai-question summary > i::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.culture-ai-question[open] summary > i {
  background: rgba(243,29,58,.14);
  box-shadow: 0 0 18px rgba(243,29,58,.2), inset 0 1px rgba(255,255,255,.06);
  transform: rotate(45deg);
}

.culture-ai-answer {
  padding: 0 1.15rem 1.25rem;
  border-top: 1px solid rgba(255,255,255,.07);
  animation: culture-answer-in .3s cubic-bezier(.2,.8,.2,1) both;
}

.culture-ai-answer > p {
  max-width: none;
  margin: 1rem 0;
  color: #99958f;
  font-size: .76rem;
  line-height: 1.9;
}

.culture-gpu-timeline {
  position: relative;
  margin: .3rem 0 0;
  padding: 0;
  list-style: none;
}

.culture-gpu-timeline::before {
  content: "";
  position: absolute;
  top: 1rem;
  right: 5px;
  bottom: 1rem;
  width: 1px;
  background: linear-gradient(to bottom, rgba(255,86,108,.72), rgba(255,255,255,.1));
  box-shadow: 0 0 10px rgba(243,29,58,.18);
}

.culture-gpu-timeline li {
  position: relative;
  min-height: 54px;
  padding: .72rem 1.55rem .72rem 0;
  border-bottom: 1px solid rgba(255,255,255,.065);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: center;
  gap: .8rem;
}

.culture-gpu-timeline li:last-child {
  border-bottom: 0;
}

.culture-gpu-timeline li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1px;
  width: 9px;
  aspect-ratio: 1;
  border: 2px solid #ff6f82;
  border-radius: 50%;
  background: #111114;
  box-shadow: 0 0 0 4px rgba(243,29,58,.06), 0 0 13px rgba(243,29,58,.26);
  transform: translateY(-50%);
}

.culture-gpu-timeline span {
  color: #b7b2ac;
  font-size: .74rem;
  font-weight: 720;
}

.culture-gpu-timeline strong {
  color: #f2eee9;
  font-size: .78rem;
  font-weight: 820;
  text-align: center;
  white-space: nowrap;
}

.culture-gpu-timeline small {
  color: #77736e;
  font-size: .67rem;
  white-space: nowrap;
  text-align: left;
}

.culture-gpu-timeline li:last-child small {
  color: #ff7184;
}

.culture-gpu-targets {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .75rem;
}

.culture-gpu-targets article {
  min-height: 132px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,.085);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: rgba(5,5,6,.34);
}

.culture-gpu-targets small {
  color: #8e8a84;
  font-size: .7rem;
}

.culture-gpu-targets strong {
  margin-top: .32rem;
  color: #ff7184;
  display: flex;
  align-items: baseline;
  gap: .28em;
  font-size: clamp(1.2rem, 2.1vw, 1.75rem);
  font-weight: 900;
  line-height: 1.2;
}

.culture-gpu-targets strong > span:last-child {
  color: #f2eee9;
  font-size: .62em;
  font-weight: 760;
}

.culture-gpu-throughput {
  width: fit-content;
  margin: .72rem 0 0;
  padding: .28rem .56rem;
  border: 1px solid rgba(255,113,132,.2);
  border-radius: 999px;
  color: #c8c3bd;
  background: rgba(243,29,58,.055);
  font-size: .68rem;
  font-weight: 690;
  line-height: 1.5;
  white-space: nowrap;
}

.culture-gpu-throughput .culture-number {
  color: #ff7184;
  font-weight: 850;
}

.culture-ai-answer .culture-ai-footnote {
  margin-bottom: 0;
  color: #77736e;
  font-size: .68rem;
  line-height: 1.85;
}

@keyframes culture-answer-in {
  from { opacity: 0; transform: translateY(-7px); }
  to { opacity: 1; transform: none; }
}

@media (max-width: 560px) {
  .culture-vision .culture-flywheel {
    padding: .8rem;
  }

  .culture-vision .culture-flywheel__stage {
    min-height: 0;
    padding-left: 1.2rem;
  }

  .culture-vision .culture-flywheel__stage::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 42px;
    bottom: 35px;
    left: .2rem;
    width: 12px;
    border: 1px solid rgba(255,83,106,.3);
    border-right: 0;
    border-radius: 14px 0 0 14px;
    box-shadow: -5px 0 16px rgba(243,29,58,.08);
  }

  .culture-vision .culture-flywheel__stage::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 37px;
    left: -.05rem;
    width: 8px;
    height: 8px;
    background: #ff536a;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    filter: drop-shadow(0 0 5px rgba(243,29,58,.75));
    transform: rotate(-90deg);
  }

  .culture-vision .culture-flywheel__route {
    display: none;
  }

  .culture-vision .culture-flywheel ol {
    position: relative;
    inset: auto;
    min-height: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: .75rem;
  }

  .culture-vision .culture-flywheel li,
  .culture-vision .culture-flywheel li.culture-flywheel__node--infra,
  .culture-vision .culture-flywheel li.culture-flywheel__node--product,
  .culture-vision .culture-flywheel li.culture-flywheel__node--revenue {
    position: relative;
    inset: auto;
    width: 100%;
    max-width: none;
    min-height: 92px;
    padding: .82rem .85rem;
    transform: none;
  }

  .culture-vision .culture-flywheel li::before,
  .culture-vision .culture-flywheel__node--infra::before,
  .culture-vision .culture-flywheel__node--product::before,
  .culture-vision .culture-flywheel__node--revenue::before {
    top: 100%;
    right: 1.3rem;
    bottom: auto;
    left: auto;
    width: 1px;
    height: .75rem;
  }

  .culture-vision .culture-flywheel li::after,
  .culture-vision .culture-flywheel__node--infra::after,
  .culture-vision .culture-flywheel__node--product::after,
  .culture-vision .culture-flywheel__node--revenue::after {
    top: auto;
    right: calc(1.3rem - 4px);
    bottom: -.58rem;
    left: auto;
    width: 8px;
    height: 8px;
    border: 0;
    border-radius: 0;
    background: #ff536a;
    box-shadow: none;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    filter: drop-shadow(0 0 5px rgba(243,29,58,.75));
    transform: rotate(90deg);
  }

  .culture-vision .culture-flywheel li:last-child::before,
  .culture-vision .culture-flywheel li:last-child::after {
    content: none;
  }

  .culture-vision .culture-flywheel li strong {
    font-size: .84rem;
  }

  .culture-vision .culture-flywheel li small {
    display: block;
    font-size: .63rem;
    line-height: 1.62;
  }

  .culture-vision .culture-flywheel li:hover strong,
  .culture-vision .culture-flywheel li:focus strong {
    transform: translateY(-1.05rem);
  }

  .culture-vision .culture-flywheel li:hover small,
  .culture-vision .culture-flywheel li:focus small {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: .04s, 0s, 0s;
  }

  .culture-vision .culture-flywheel__return {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    min-height: 54px;
    margin-top: .75rem;
    padding: .65rem 1rem;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .7rem;
    transform: none;
  }

  .culture-vision .culture-flywheel__return i {
    position: relative;
    inset: auto;
    width: 27px;
    height: 27px;
    flex: 0 0 auto;
  }

  .culture-vision .culture-flywheel__return span {
    max-width: none;
    font-size: .66rem;
  }
}

@media (max-width: 680px) {
  .culture-ai-question summary {
    min-height: 68px;
    padding: .85rem;
    font-size: .8rem;
  }

  .culture-ai-answer {
    padding-inline: .85rem;
  }

  .culture-gpu-timeline li {
    padding-right: 1.35rem;
    grid-template-columns: minmax(68px, .8fr) minmax(92px, 1fr);
    gap: .35rem .6rem;
  }

  .culture-gpu-timeline small {
    grid-column: 2;
    text-align: center;
  }

  .culture-gpu-targets {
    grid-template-columns: 1fr;
  }

  .culture-gpu-targets article {
    min-height: 112px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .culture-ai-answer {
    animation: none;
  }

  .culture-vision .culture-flywheel__route-pulse,
  .culture-vision .culture-flywheel__return i {
    animation: none;
  }

  .culture-ai-question,
  .culture-ai-question summary,
  .culture-ai-question summary > i,
  .culture-vision .culture-flywheel li,
  .culture-vision .culture-flywheel li strong,
  .culture-vision .culture-flywheel li small {
    transition: none;
  }
}
