/* PresenceOS homepage redesign — built around the real rotary screen recording.
   Loaded after the original Astro stylesheet so the underlying content remains intact. */

body.redesign-v1.redesign-shell {
  --r-bg: #07090b;
  --r-bg-2: #0d1013;
  --r-panel: #11151a;
  --r-paper: #eceae4;
  --r-paper-2: #dedbd3;
  --r-text: #f3f4f2;
  --r-muted: #9ca3aa;
  --r-line: rgba(255,255,255,.12);
  --r-line-dark: rgba(10,12,14,.16);
  --r-blue: #39b9ef;
  --r-blue-soft: rgba(57,185,239,.16);
  --r-red: #ec5d60;
  --r-max: 1260px;
  background: var(--r-bg);
  color: var(--r-text);
  font-family: Mulish, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.redesign-v1.redesign-shell * { box-sizing: border-box; }
body.redesign-v1.redesign-shell .page-shell { overflow: clip; background: var(--r-bg); }
body.redesign-v1.redesign-shell .landing-container { width: min(var(--r-max), calc(100% - 64px)); margin-inline: auto; }
body.redesign-v1.redesign-shell a { text-underline-offset: .22em; }
body.redesign-v1.redesign-shell .reveal { transition: opacity .75s cubic-bezier(.2,.75,.25,1), transform .75s cubic-bezier(.2,.75,.25,1); }
body.redesign-v1.redesign-shell .reveal:not(.is-visible) { transform: translateY(24px); }

/* Header */
body.redesign-v1.redesign-shell .landing-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 100;
  height: 72px;
  background: rgba(7,9,11,.88);
  border-bottom: 1px solid transparent;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: border-color .25s ease, background .25s ease;
}
body.redesign-v1.redesign-shell .landing-header.is-scrolled { border-color: var(--r-line); background: rgba(7,9,11,.95); }
body.redesign-v1.redesign-shell .header-inner { height: 72px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 28px; }
body.redesign-v1.redesign-shell .brand {
  color: var(--r-text);
  font-family: Syne, ui-sans-serif, sans-serif;
  font-size: 1.08rem;
  font-weight: 700;
  letter-spacing: -.045em;
  text-decoration: none;
  white-space: nowrap;
}
body.redesign-v1.redesign-shell .brand em { color: var(--r-blue); font-style: normal; font-weight: 700; }
body.redesign-v1.redesign-shell .header-message {
  color: #c8cdd1;
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .68rem;
  letter-spacing: .12em;
  text-transform: uppercase;
}
body.redesign-v1.redesign-shell .header-actions { justify-self: end; display: flex; align-items: center; gap: 18px; }
body.redesign-v1.redesign-shell .header-link,
body.redesign-v1.redesign-shell .header-cta {
  color: #d9dde0;
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .69rem;
  letter-spacing: .07em;
  text-decoration: none;
  text-transform: uppercase;
}
body.redesign-v1.redesign-shell .header-link { opacity: .72; }
body.redesign-v1.redesign-shell .header-link:hover { opacity: 1; }
body.redesign-v1.redesign-shell .header-cta {
  border: 1px solid rgba(57,185,239,.55);
  padding: 10px 14px;
  color: #dff6ff;
  background: rgba(57,185,239,.06);
}
body.redesign-v1.redesign-shell .scroll-progress { height: 1px; top: 71px; background: transparent; z-index: 110; }
body.redesign-v1.redesign-shell .scroll-progress span { background: var(--r-blue); height: 1px; }

/* Shared section language */
body.redesign-v1.redesign-shell main > section { position: relative; border-bottom: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell main > section::after {
  position: absolute;
  top: 34px;
  right: 32px;
  color: rgba(255,255,255,.18);
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .62rem;
  letter-spacing: .1em;
}
body.redesign-v1.redesign-shell .section-label {
  margin: 0 0 24px;
  color: var(--r-blue);
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .69rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: .14em;
  text-transform: uppercase;
}
body.redesign-v1.redesign-shell h1,
body.redesign-v1.redesign-shell h2,
body.redesign-v1.redesign-shell h3 { text-wrap: balance; }
body.redesign-v1.redesign-shell p { text-wrap: pretty; }

/* Hero */
body.redesign-v1.redesign-shell .opening {
  min-height: 100svh;
  padding: 126px 0 76px;
  display: block;
  background: var(--r-bg);
  border-bottom-color: var(--r-line);
  overflow: hidden;
}
body.redesign-v1.redesign-shell .opening::before {
  content: "";
  position: absolute;
  left: 0;
  top: 72px;
  bottom: 0;
  width: 1px;
  background: rgba(255,255,255,.06);
  transform: translateX(calc((100vw - min(var(--r-max), calc(100vw - 64px))) / 2 + min(var(--r-max), calc(100vw - 64px)) * .58));
}
body.redesign-v1.redesign-shell .opening-orb { display: none; }
body.redesign-v1.redesign-shell .noise { opacity: .035; mix-blend-mode: soft-light; }
body.redesign-v1.redesign-shell .opening-word {
  display: block;
  position: absolute;
  left: max(32px, calc((100vw - var(--r-max)) / 2));
  bottom: -2.5vw;
  z-index: 0;
  font-family: Syne, ui-sans-serif, sans-serif;
  font-size: clamp(7rem, 19vw, 19rem);
  font-weight: 800;
  line-height: .75;
  letter-spacing: -.07em;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255,255,255,.055);
  user-select: none;
}
body.redesign-v1.redesign-shell .opening-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.16fr) minmax(310px, .84fr);
  gap: clamp(48px, 6vw, 92px);
  align-items: center;
  min-height: calc(100svh - 202px);
}
body.redesign-v1.redesign-shell .opening-copy { align-self: center; padding: 44px 0 28px; }
body.redesign-v1.redesign-shell .opening-eyebrow {
  margin: 0 0 28px;
  max-width: 650px;
  color: #aeb6bd;
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .72rem;
  letter-spacing: .11em;
  line-height: 1.6;
  text-transform: uppercase;
}
body.redesign-v1.redesign-shell .opening h1 {
  margin: 0;
  max-width: 810px;
  font-family: Syne, ui-sans-serif, sans-serif;
  font-size: clamp(3.6rem, 6.9vw, 7.3rem);
  font-weight: 700;
  line-height: .92;
  letter-spacing: -.066em;
  color: #f2f2ef;
}
body.redesign-v1.redesign-shell .opening-bottom {
  margin-top: clamp(42px, 5vw, 72px);
  padding-top: 24px;
  border-top: 1px solid var(--r-line);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 30px;
  align-items: end;
}
body.redesign-v1.redesign-shell .opening-bottom p {
  margin: 0;
  max-width: 680px;
  color: #c2c7cb;
  font-size: clamp(1rem, 1.4vw, 1.18rem);
  line-height: 1.72;
}
body.redesign-v1.redesign-shell .opening-bottom strong { color: #fff; font-weight: 700; }
body.redesign-v1.redesign-shell .scroll-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #b9c1c7;
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .66rem;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
body.redesign-v1.redesign-shell .scroll-link b { color: var(--r-blue); font-size: .9rem; font-weight: 400; }

/* The real rotary — no synthetic device art; this is the supplied recording. */
body.redesign-v1.redesign-shell .rotary-showcase {
  position: relative;
  justify-self: center;
  width: min(100%, 430px);
  padding: 34px 0 28px;
  transform: perspective(1200px) rotateY(var(--hero-tilt-y, -5deg)) rotateX(var(--hero-tilt-x, 1deg));
  transform-style: preserve-3d;
  transition: transform .12s linear;
}
body.redesign-v1.redesign-shell .rotary-showcase::before {
  content: "";
  position: absolute;
  width: 132%;
  aspect-ratio: 1;
  left: -16%;
  bottom: 2%;
  border: 1px solid rgba(57,185,239,.16);
  border-radius: 50%;
  transform: translateZ(-40px);
  pointer-events: none;
}
body.redesign-v1.redesign-shell .rotary-showcase::after {
  content: "";
  position: absolute;
  width: 110%;
  aspect-ratio: 1;
  left: -5%;
  bottom: 11%;
  border: 1px dashed rgba(57,185,239,.11);
  border-radius: 50%;
  transform: translateZ(-30px) rotate(var(--rotary-orbit, 0deg));
  pointer-events: none;
}
body.redesign-v1.redesign-shell .rotary-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 28px);
  margin: 0 auto 12px;
  color: #7e8992;
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .57rem;
  letter-spacing: .14em;
  text-transform: uppercase;
}
body.redesign-v1.redesign-shell .rotary-meta span:first-child { color: var(--r-blue); }
body.redesign-v1.redesign-shell .rotary-phone {
  position: relative;
  width: min(82vw, 365px);
  margin-inline: auto;
  aspect-ratio: 1080 / 2400;
  border: 1px solid rgba(255,255,255,.19);
  border-radius: 42px;
  padding: 8px;
  background: #030405;
  box-shadow: 0 34px 80px rgba(0,0,0,.48), 0 0 0 1px rgba(57,185,239,.03);
  overflow: hidden;
}
body.redesign-v1.redesign-shell .rotary-phone::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transform: translateX(-50%);
  background: #010101;
  border: 1px solid rgba(255,255,255,.18);
  z-index: 5;
}
body.redesign-v1.redesign-shell .rotary-screen {
  position: absolute;
  inset: 8px;
  overflow: hidden;
  border-radius: 34px;
  background: #000;
}
body.redesign-v1.redesign-shell .rotary-screen video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body.redesign-v1.redesign-shell .rotary-screen::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border: 1px solid rgba(255,255,255,.04);
  border-radius: inherit;
}
body.redesign-v1.redesign-shell .rotary-rim {
  position: absolute;
  left: 50%;
  bottom: 7.1%;
  z-index: 4;
  width: 74%;
  aspect-ratio: 1;
  border-radius: 50%;
  transform: translateX(-50%);
  border: 1px solid rgba(57,185,239,.18);
  box-shadow: 0 0 26px rgba(57,185,239,.12);
  pointer-events: none;
}
body.redesign-v1.redesign-shell .rotary-caption {
  width: calc(100% - 28px);
  margin: 14px auto 0;
  color: #737f87;
  font-family: "DM Mono", ui-monospace, monospace;
  font-size: .58rem;
  line-height: 1.6;
  letter-spacing: .05em;
  text-align: center;
}

/* Family letter: deliberate human interruption to the product-dark visual language */
body.redesign-v1.redesign-shell .family-message {
  padding: clamp(86px, 10vw, 144px) 0;
  background: var(--r-paper);
  color: #111315;
  border-bottom-color: var(--r-line-dark);
}
body.redesign-v1.redesign-shell .family-message::after { color: rgba(10,12,14,.2); content: "01 / FAMILY"; }
body.redesign-v1.redesign-shell .family-glow { display: none; }
body.redesign-v1.redesign-shell .family-layout { display: grid; grid-template-columns: .72fr 1.7fr; gap: clamp(48px, 8vw, 120px); align-items: start; }
body.redesign-v1.redesign-shell .family-intro { position: sticky; top: 118px; }
body.redesign-v1.redesign-shell .family-message .section-label { color: #167da9; }
body.redesign-v1.redesign-shell .family-rule { display: block; width: 44px; height: 1px; background: #151719; margin: 30px 0 18px; opacity: .35; }
body.redesign-v1.redesign-shell .family-small { margin: 0; color: #6a6d70; font-family: "DM Mono", monospace; font-size: .68rem; line-height: 1.6; }
body.redesign-v1.redesign-shell .family-copy h2 {
  margin: 0 0 40px;
  max-width: 920px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.7rem, 6.6vw, 7rem);
  font-weight: 500;
  line-height: .91;
  letter-spacing: -.052em;
  color: #111315;
}
body.redesign-v1.redesign-shell .family-lead,
body.redesign-v1.redesign-shell .family-belief {
  max-width: 780px;
  color: #33373a;
  font-size: clamp(1.04rem, 1.35vw, 1.18rem);
  line-height: 1.8;
}
body.redesign-v1.redesign-shell .family-lead strong { color: #111315; }
body.redesign-v1.redesign-shell .family-quote {
  max-width: 860px;
  margin: 48px 0;
  padding: 32px 0 32px 30px;
  border-left: 2px solid #1696cc;
  color: #191c1e;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.7rem, 2.7vw, 2.5rem);
  font-weight: 400;
  line-height: 1.24;
  letter-spacing: -.02em;
}
body.redesign-v1.redesign-shell .family-signature {
  margin-top: 38px;
  padding-top: 20px;
  border-top: 1px solid rgba(10,12,14,.15);
  color: #6b7073;
  font-family: "DM Mono", monospace;
  font-size: .68rem;
  line-height: 1.5;
}

/* Evidence */
body.redesign-v1.redesign-shell .evidence { padding: clamp(94px, 11vw, 154px) 0; background: #0a0c0e; color: var(--r-text); }
body.redesign-v1.redesign-shell .evidence::after { content: "02 / EVIDENCE"; }
body.redesign-v1.redesign-shell .evidence-head { display: grid; grid-template-columns: .56fr 1.44fr; column-gap: clamp(48px,7vw,110px); align-items: start; }
body.redesign-v1.redesign-shell .evidence-head .section-label { grid-column: 1; }
body.redesign-v1.redesign-shell .evidence-head h2 { grid-column: 2; grid-row: 1 / span 2; margin: 0; max-width: 920px; font-family: Syne, sans-serif; font-size: clamp(3rem,5.8vw,6.2rem); font-weight: 600; line-height: .96; letter-spacing: -.057em; }
body.redesign-v1.redesign-shell .evidence-head h2 em { color: #aeb6bb; font-family: "Cormorant Garamond", serif; font-weight: 400; }
body.redesign-v1.redesign-shell .evidence-intro { grid-column: 2; margin: 34px 0 0; max-width: 720px; color: #aeb4b9; font-size: 1.04rem; line-height: 1.75; }
body.redesign-v1.redesign-shell .stat-grid { margin-top: 84px; display: grid; grid-template-columns: repeat(3,1fr); gap: 0; border-top: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .stat-card { min-height: 330px; padding: 34px 34px 28px 0; border-right: 1px solid var(--r-line); border-radius: 0; background: transparent; }
body.redesign-v1.redesign-shell .stat-card + .stat-card { padding-left: 34px; }
body.redesign-v1.redesign-shell .stat-card:last-child { border-right: 0; }
body.redesign-v1.redesign-shell .stat-number { display: block; margin: 0 0 26px; color: #f4f6f6; font-family: Syne,sans-serif; font-size: clamp(4.3rem,7vw,7.5rem); font-weight: 600; line-height: .9; letter-spacing: -.07em; }
body.redesign-v1.redesign-shell .stat-card p { margin: 0 0 28px; max-width: 320px; color: #aeb5bb; font-size: .98rem; line-height: 1.65; }
body.redesign-v1.redesign-shell .stat-card a { color: #6fc8ef; font-family: "DM Mono",monospace; font-size: .62rem; letter-spacing: .05em; }
body.redesign-v1.redesign-shell .evidence-verdict { margin-top: 0; padding: 34px 0 0; border-top: 1px solid var(--r-line); display: flex; gap: 12px; align-items: baseline; }
body.redesign-v1.redesign-shell .evidence-verdict p,
body.redesign-v1.redesign-shell .evidence-verdict strong { margin: 0; font-family: "Cormorant Garamond",serif; font-size: clamp(2rem,3.8vw,4rem); font-weight: 400; letter-spacing: -.03em; }
body.redesign-v1.redesign-shell .evidence-verdict strong { color: var(--r-blue); }

/* Choice */
body.redesign-v1.redesign-shell .choice-warning { padding: clamp(112px,13vw,190px) 0; background: #07090b; overflow: hidden; }
body.redesign-v1.redesign-shell .choice-warning::after { content: "03 / CHOICE"; }
body.redesign-v1.redesign-shell .choice-word { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-family: Syne,sans-serif; font-size: clamp(10rem,26vw,28rem); font-weight: 800; line-height: .72; color: transparent; -webkit-text-stroke: 1px rgba(255,255,255,.055); letter-spacing: -.08em; }
body.redesign-v1.redesign-shell .choice-inner { position: relative; z-index: 2; max-width: 1100px; margin: 0 auto; }
body.redesign-v1.redesign-shell .choice-inner h2 { margin: 0; max-width: 1040px; font-family: Syne,sans-serif; font-size: clamp(3.4rem,6.6vw,7rem); font-weight: 600; line-height: .95; letter-spacing: -.06em; }
body.redesign-v1.redesign-shell .choice-statement { margin: 52px 0 0 auto; max-width: 780px; color: #c1c6ca; font-size: clamp(1.1rem,1.7vw,1.35rem); line-height: 1.75; }
body.redesign-v1.redesign-shell .choice-statement strong { color: #fff; font-weight: 700; }
body.redesign-v1.redesign-shell .choice-context { margin: 26px 0 0 auto; max-width: 780px; color: #89929a; font-size: .98rem; line-height: 1.75; }
body.redesign-v1.redesign-shell .choice-verdict { margin: 68px 0 0 auto; max-width: 780px; padding: 26px 0 0; border-top: 1px solid rgba(57,185,239,.45); display: flex; justify-content: space-between; gap: 24px; }
body.redesign-v1.redesign-shell .choice-verdict span,
body.redesign-v1.redesign-shell .choice-verdict strong { font-family: "DM Mono",monospace; font-size: .69rem; line-height: 1.6; letter-spacing: .06em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .choice-verdict span { color: #858f96; }
body.redesign-v1.redesign-shell .choice-verdict strong { color: #dbf4ff; }

/* Apple / control loop */
body.redesign-v1.redesign-shell .apple-section { padding: clamp(96px,10vw,150px) 0; background: #101317; }
body.redesign-v1.redesign-shell .apple-section::after { content: "04 / CONTROL"; }
body.redesign-v1.redesign-shell .apple-layout { display: grid; grid-template-columns: 1.02fr .98fr; gap: clamp(60px,8vw,120px); align-items: start; }
body.redesign-v1.redesign-shell .apple-copy h2 { margin: 0; font-family: Syne,sans-serif; font-size: clamp(3.1rem,5.4vw,5.8rem); font-weight: 600; line-height: .96; letter-spacing: -.056em; }
body.redesign-v1.redesign-shell .apple-copy > p:not(.section-label) { margin: 40px 0 0; max-width: 670px; color: #aab1b7; font-size: 1.02rem; line-height: 1.78; }
body.redesign-v1.redesign-shell .source-link { display: inline-block; margin-top: 28px; color: #77cdf0; font-family: "DM Mono",monospace; font-size: .64rem; }
body.redesign-v1.redesign-shell .control-stack { margin-top: 6px; border-top: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .control-row { min-height: 78px; display: grid; grid-template-columns: 48px 1fr; align-items: center; gap: 14px; border-bottom: 1px solid var(--r-line); background: transparent; border-radius: 0; padding: 0; }
body.redesign-v1.redesign-shell .control-row span { color: #596169; font-family: "DM Mono",monospace; font-size: .62rem; }
body.redesign-v1.redesign-shell .control-row strong { color: #dadddf; font-family: Syne,sans-serif; font-size: .95rem; font-weight: 500; }
body.redesign-v1.redesign-shell .control-row.danger strong { color: #f09a9d; }
body.redesign-v1.redesign-shell .control-arrow { height: 18px; display: grid; place-items: center start; padding-left: 17px; color: #4e565d; font-size: .7rem; }
body.redesign-v1.redesign-shell .blunt-line { margin-top: 64px; padding: 28px 0 0; border-top: 1px solid var(--r-line); display: flex; gap: .42em; flex-wrap: wrap; color: #838c93; font-family: "Cormorant Garamond",serif; font-size: clamp(2rem,3.7vw,4.2rem); line-height: 1; letter-spacing: -.035em; }
body.redesign-v1.redesign-shell .blunt-line strong { color: #fff; font-weight: 500; }

/* Family friction */
body.redesign-v1.redesign-shell .parent-pain { min-height: 92svh; padding: clamp(110px,12vw,180px) 0; background: #0a0b0d; color: #f0f0ed; display: flex; align-items: center; }
body.redesign-v1.redesign-shell .parent-pain::after { content: "05 / FRICTION"; }
body.redesign-v1.redesign-shell .pain-bg { color: transparent; -webkit-text-stroke: 1px rgba(236,93,96,.075); font-family: Syne,sans-serif; font-size: clamp(12rem,29vw,31rem); font-weight: 800; letter-spacing: -.09em; }
body.redesign-v1.redesign-shell .pain-inner { position: relative; z-index: 2; }
body.redesign-v1.redesign-shell .pain-inner h2 { margin: 0; max-width: 1040px; font-family: Syne,sans-serif; font-size: clamp(3.2rem,6.1vw,6.5rem); font-weight: 600; line-height: .96; letter-spacing: -.06em; }
body.redesign-v1.redesign-shell .pain-list { width: min(820px,100%); margin: 58px 0 0 auto; border-top: 1px solid rgba(236,93,96,.28); }
body.redesign-v1.redesign-shell .pain-list p { margin: 0; padding: 16px 0; border-bottom: 1px solid var(--r-line); color: #adb3b8; font-family: "Cormorant Garamond",serif; font-size: clamp(1.5rem,2.5vw,2.35rem); line-height: 1.08; font-style: italic; }
body.redesign-v1.redesign-shell .pain-conclusion { width: min(820px,100%); margin: 40px 0 0 auto; color: #e0e2e3; font-size: 1.04rem; line-height: 1.8; }

/* Incentive */
body.redesign-v1.redesign-shell .incentive { padding: clamp(100px,12vw,170px) 0; background: #080b0e; }
body.redesign-v1.redesign-shell .incentive::after { content: "06 / INCENTIVE"; }
body.redesign-v1.redesign-shell .incentive-inner { display: grid; grid-template-columns: .72fr 1.5fr; column-gap: clamp(50px,8vw,120px); align-items: start; }
body.redesign-v1.redesign-shell .incentive-inner .section-label { grid-column: 1; }
body.redesign-v1.redesign-shell .incentive-inner h2 { grid-column: 2; grid-row: 1; margin: 0; font-family: Syne,sans-serif; font-size: clamp(3.2rem,6vw,6.4rem); font-weight: 600; line-height: .95; letter-spacing: -.06em; }
body.redesign-v1.redesign-shell .incentive-lead,
body.redesign-v1.redesign-shell .thesis-note { grid-column: 2; max-width: 750px; color: #a6adb3; font-size: 1.03rem; line-height: 1.78; }
body.redesign-v1.redesign-shell .incentive-lead { margin: 42px 0 0; }
body.redesign-v1.redesign-shell .incentive-punch { grid-column: 1 / -1; margin: 86px 0 58px; padding: 28px 0; border-top: 1px solid var(--r-line); border-bottom: 1px solid var(--r-line); display: flex; justify-content: space-between; align-items: baseline; gap: 30px; }
body.redesign-v1.redesign-shell .incentive-punch span { color: #7e878f; font-family: "DM Mono",monospace; font-size: .7rem; letter-spacing: .06em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .incentive-punch strong { color: #dff6ff; font-family: Syne,sans-serif; font-size: clamp(2.4rem,4.7vw,5rem); font-weight: 600; line-height: 1; letter-spacing: -.055em; }
body.redesign-v1.redesign-shell .thesis-note { margin: 0; }

/* The answer */
body.redesign-v1.redesign-shell .answer { padding: clamp(100px,10vw,150px) 0; background: var(--r-paper); color: #0b0e10; border-bottom-color: var(--r-line-dark); }
body.redesign-v1.redesign-shell .answer::after { content: "07 / PRESENCEOS"; color: rgba(10,12,14,.22); }
body.redesign-v1.redesign-shell .answer-glow,
body.redesign-v1.redesign-shell .device-halo { display: none; }
body.redesign-v1.redesign-shell .answer-layout { display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(66px,8vw,120px); align-items: center; }
body.redesign-v1.redesign-shell .answer .section-label { color: #147ca7; }
body.redesign-v1.redesign-shell .answer-copy h2 { margin: 0; max-width: 780px; font-family: Syne,sans-serif; font-size: clamp(3.3rem,5.9vw,6.2rem); font-weight: 600; line-height: .95; letter-spacing: -.06em; color: #0c0f11; }
body.redesign-v1.redesign-shell .answer-punch { margin: 28px 0 0; color: #147ca7; font-family: "Cormorant Garamond",serif; font-size: clamp(2.2rem,4vw,4.3rem); line-height: 1; font-style: italic; }
body.redesign-v1.redesign-shell .answer-body { margin: 36px 0 0; max-width: 680px; color: #44494d; font-size: 1.04rem; line-height: 1.78; }
body.redesign-v1.redesign-shell .answer-actions { margin-top: 42px; display: flex; gap: 12px; flex-wrap: wrap; }
body.redesign-v1.redesign-shell .button,
body.redesign-v1.redesign-shell .answer-actions .button,
body.redesign-v1.redesign-shell .closing-actions .button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  padding: 12px 18px;
  font-family: "DM Mono",monospace;
  font-size: .67rem;
  font-weight: 400;
  letter-spacing: .065em;
  text-transform: uppercase;
  text-decoration: none;
}
body.redesign-v1.redesign-shell .answer .button-primary { border: 1px solid #0c0f11; background: #0c0f11; color: #fff; }
body.redesign-v1.redesign-shell .answer .button-secondary { border: 1px solid rgba(10,12,14,.2); background: transparent; color: #171a1c; }
body.redesign-v1.redesign-shell .answer-device { min-height: 740px; display: grid; place-items: center; position: relative; }
body.redesign-v1.redesign-shell .answer-device::before {
  content: "";
  position: absolute;
  width: min(620px, 110%);
  aspect-ratio: 1;
  border: 1px solid rgba(20,124,167,.18);
  border-radius: 50%;
}
body.redesign-v1.redesign-shell .answer-device .g56-stage { position: relative; z-index: 2; }
body.redesign-v1.redesign-shell .answer-device .device-note { position: absolute; z-index: 4; padding: 9px 11px; border-left: 1px solid rgba(20,124,167,.35); background: rgba(236,234,228,.82); backdrop-filter: blur(8px); }
body.redesign-v1.redesign-shell .answer-device .device-note strong { color: #15191b; font-family: "DM Mono",monospace; font-size: .61rem; letter-spacing: .05em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .answer-device .device-note span { color: #6d7377; font-size: .7rem; }

/* Provisioning */
body.redesign-v1.redesign-shell .provision { padding: clamp(96px,11vw,160px) 0; background: #0b1014; }
body.redesign-v1.redesign-shell .provision::after { content: "08 / PROVISION"; }
body.redesign-v1.redesign-shell .provision-inner h2 { margin: 0; max-width: 1050px; font-family: Syne,sans-serif; font-size: clamp(3.2rem,6vw,6.5rem); font-weight: 600; line-height: .95; letter-spacing: -.06em; }
body.redesign-v1.redesign-shell .provision-cols { margin-top: 74px; display: grid; grid-template-columns: 1fr 1fr; gap: 0; border-top: 1px solid var(--r-line); border-bottom: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .provision-col { min-height: 270px; padding: 32px 50px 36px 0; background: transparent; border-radius: 0; }
body.redesign-v1.redesign-shell .provision-col + .provision-col { padding-left: 50px; border-left: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .provision-tag { color: #717b82; font-family: "DM Mono",monospace; font-size: .64rem; letter-spacing: .09em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .provision-col.accent .provision-tag { color: #74d0f5; }
body.redesign-v1.redesign-shell .provision-col p { margin: 46px 0 0; max-width: 520px; color: #b8bec3; font-family: "Cormorant Garamond",serif; font-size: clamp(1.7rem,2.5vw,2.45rem); line-height: 1.2; }
body.redesign-v1.redesign-shell .provision-punch { margin-top: 50px; padding-top: 24px; border-top: 1px solid rgba(57,185,239,.25); display: flex; justify-content: space-between; gap: 30px; align-items: baseline; }
body.redesign-v1.redesign-shell .provision-punch span { color: #78828a; font-family: "DM Mono",monospace; font-size: .68rem; letter-spacing: .05em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .provision-punch strong { color: #e0f7ff; font-family: Syne,sans-serif; font-size: clamp(1.45rem,2.8vw,2.8rem); font-weight: 500; letter-spacing: -.04em; }

/* Difference */
body.redesign-v1.redesign-shell .difference { padding: clamp(100px,11vw,165px) 0; background: #0a0c0f; }
body.redesign-v1.redesign-shell .difference::after { content: "09 / ENVIRONMENT"; }
body.redesign-v1.redesign-shell .difference-head { display: grid; grid-template-columns: .6fr 1.4fr; gap: 60px; align-items: start; }
body.redesign-v1.redesign-shell .difference-head h2 { margin: 0; font-family: Syne,sans-serif; font-size: clamp(3.2rem,5.7vw,6.1rem); font-weight: 600; line-height: .96; letter-spacing: -.058em; }
body.redesign-v1.redesign-shell .difference-grid { margin-top: 82px; display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--r-line); background: transparent; }
body.redesign-v1.redesign-shell .difference-card { min-height: 580px; padding: clamp(34px,4vw,56px); background: transparent; border-radius: 0; }
body.redesign-v1.redesign-shell .difference-card + .difference-card { border-left: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .difference-card.presence { background: rgba(57,185,239,.035); }
body.redesign-v1.redesign-shell .difference-tag { color: #6f7880; font-family: "DM Mono",monospace; font-size: .64rem; letter-spacing: .08em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .difference-card.presence .difference-tag { color: #6ecaf0; }
body.redesign-v1.redesign-shell .difference-card h3 { margin: 40px 0; max-width: 520px; font-family: "Cormorant Garamond",serif; font-size: clamp(2.2rem,3.7vw,4rem); font-weight: 400; line-height: 1.02; letter-spacing: -.04em; }
body.redesign-v1.redesign-shell .difference-card ul { list-style: none; margin: 0; padding: 0; border-top: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .difference-card li { position: relative; padding: 14px 0 14px 20px; border-bottom: 1px solid var(--r-line); color: #aeb5ba; font-size: .92rem; line-height: 1.5; }
body.redesign-v1.redesign-shell .difference-card li::before { content: ""; position: absolute; left: 0; top: 21px; width: 5px; height: 5px; border: 1px solid #5f6870; }
body.redesign-v1.redesign-shell .difference-card.presence li::before { border-color: var(--r-blue); background: rgba(57,185,239,.2); }
body.redesign-v1.redesign-shell .difference-result { margin-top: 34px; color: #7f8990; font-family: "DM Mono",monospace; font-size: .66rem; line-height: 1.65; }
body.redesign-v1.redesign-shell .difference-card.presence .difference-result { color: #a9cbd9; }

/* Real product */
body.redesign-v1.redesign-shell .real-product { padding: clamp(104px,11vw,170px) 0; background: #07090b; }
body.redesign-v1.redesign-shell .real-product::after { content: "10 / RUNNING NOW"; }
body.redesign-v1.redesign-shell .real-head { display: grid; grid-template-columns: .58fr 1.42fr; gap: 52px; align-items: start; }
body.redesign-v1.redesign-shell .real-head h2 { margin: 0; font-family: Syne,sans-serif; font-size: clamp(3.2rem,5.8vw,6.2rem); font-weight: 600; line-height: .95; letter-spacing: -.06em; }
body.redesign-v1.redesign-shell .real-head > p:last-child { grid-column: 2; margin: 28px 0 0; color: #929ba2; font-size: 1rem; line-height: 1.7; }
body.redesign-v1.redesign-shell .screen-grid { margin-top: 80px; display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; }
body.redesign-v1.redesign-shell .screen { margin: 0; }
body.redesign-v1.redesign-shell .screen-image { position: relative; overflow: hidden; border: 1px solid var(--r-line); border-radius: 8px; background: #020304; }
body.redesign-v1.redesign-shell .screen-image::after { content: ""; position: absolute; inset: 0; border: 1px solid rgba(255,255,255,.035); pointer-events: none; }
body.redesign-v1.redesign-shell .screen-image img { width: 100%; display: block; transition: transform .5s cubic-bezier(.2,.75,.25,1); }
body.redesign-v1.redesign-shell .screen:hover .screen-image img { transform: scale(1.018); }
body.redesign-v1.redesign-shell .screen figcaption { padding: 18px 2px 0; display: grid; gap: 6px; }
body.redesign-v1.redesign-shell .screen figcaption strong { color: #e7e9e8; font-family: Syne,sans-serif; font-size: .88rem; font-weight: 500; letter-spacing: -.02em; }
body.redesign-v1.redesign-shell .screen figcaption span { color: #747e85; font-size: .77rem; line-height: 1.5; }

/* Trajectory */
body.redesign-v1.redesign-shell .trajectory { padding: clamp(110px,13vw,190px) 0; background: #0e1215; }
body.redesign-v1.redesign-shell .trajectory::after { content: "11 / TRAJECTORY"; }
body.redesign-v1.redesign-shell .trajectory-inner h2 { margin: 0; max-width: 1050px; font-family: "Cormorant Garamond",serif; font-size: clamp(4rem,7.7vw,8.2rem); font-weight: 400; line-height: .88; letter-spacing: -.055em; }
body.redesign-v1.redesign-shell .trajectory-lead { margin: 54px 0 0 auto; max-width: 730px; color: #a7afb5; font-size: 1.05rem; line-height: 1.8; }
body.redesign-v1.redesign-shell .trajectory-punch { margin: 74px 0 0 auto; max-width: 730px; padding-top: 28px; border-top: 1px solid rgba(57,185,239,.3); display: flex; justify-content: space-between; gap: 24px; align-items: baseline; }
body.redesign-v1.redesign-shell .trajectory-punch span { color: #7c868d; font-family: "DM Mono",monospace; font-size: .66rem; letter-spacing: .06em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .trajectory-punch strong { color: #e1f7ff; font-family: Syne,sans-serif; font-size: clamp(1.5rem,3vw,3rem); font-weight: 500; letter-spacing: -.04em; }

/* Home outcome */
body.redesign-v1.redesign-shell .home-change { padding: clamp(100px,11vw,160px) 0; background: var(--r-paper); color: #0d1012; border-top: 0; border-bottom-color: var(--r-line-dark); }
body.redesign-v1.redesign-shell .home-change::after { content: "12 / HOME"; color: rgba(10,12,14,.2); }
body.redesign-v1.redesign-shell .home-layout { display: grid; grid-template-columns: 1.02fr .98fr; gap: clamp(70px,9vw,130px); align-items: start; }
body.redesign-v1.redesign-shell .home-change .section-label { color: #147ca7; }
body.redesign-v1.redesign-shell .home-copy h2 { margin: 0; font-family: Syne,sans-serif; font-size: clamp(3.2rem,5.5vw,5.9rem); font-weight: 600; line-height: .96; letter-spacing: -.058em; }
body.redesign-v1.redesign-shell .home-copy > p:last-child { margin: 40px 0 0; color: #4c5155; font-size: 1.02rem; line-height: 1.78; }
body.redesign-v1.redesign-shell .home-outcomes { border-top: 1px solid var(--r-line-dark); }
body.redesign-v1.redesign-shell .home-outcome { min-height: 156px; display: grid; grid-template-columns: 46px 1fr; gap: 16px; align-content: center; padding: 26px 0; border-bottom: 1px solid var(--r-line-dark); }
body.redesign-v1.redesign-shell .home-outcome > span { grid-row: 1 / span 2; color: #7d858a; font-family: "DM Mono",monospace; font-size: .62rem; padding-top: 5px; }
body.redesign-v1.redesign-shell .home-outcome strong { color: #141719; font-family: Syne,sans-serif; font-size: 1.05rem; font-weight: 600; }
body.redesign-v1.redesign-shell .home-outcome p { margin: 4px 0 0; color: #5c6266; font-size: .9rem; line-height: 1.65; }

/* Closing */
body.redesign-v1.redesign-shell .closing { padding: clamp(118px,14vw,210px) 0; background: #06080a; overflow: hidden; }
body.redesign-v1.redesign-shell .closing::after { content: "13 / PILOT"; }
body.redesign-v1.redesign-shell .closing-mark { color: transparent; -webkit-text-stroke: 1px rgba(57,185,239,.08); font-family: Syne,sans-serif; font-size: clamp(11rem,27vw,29rem); font-weight: 800; letter-spacing: -.08em; line-height: .75; }
body.redesign-v1.redesign-shell .closing-inner { position: relative; z-index: 2; max-width: 980px; margin: 0 auto; text-align: left; }
body.redesign-v1.redesign-shell .closing-inner h2 { margin: 0; font-family: Syne,sans-serif; font-size: clamp(3.6rem,6.8vw,7.2rem); font-weight: 600; line-height: .94; letter-spacing: -.064em; }
body.redesign-v1.redesign-shell .closing-inner > p:not(.section-label) { margin: 40px 0 0; max-width: 720px; color: #aab2b8; font-size: 1.05rem; line-height: 1.78; }
body.redesign-v1.redesign-shell .closing-actions { margin-top: 46px; display: flex; gap: 12px; flex-wrap: wrap; }
body.redesign-v1.redesign-shell .closing .button-primary { border: 1px solid var(--r-blue); background: var(--r-blue); color: #061015; }
body.redesign-v1.redesign-shell .closing .button-secondary { border: 1px solid rgba(255,255,255,.18); background: transparent; color: #e4e7e8; }
body.redesign-v1.redesign-shell .closing-contact { margin-top: 54px; padding-top: 24px; border-top: 1px solid var(--r-line); display: flex; flex-wrap: wrap; align-items: center; gap: 12px; color: #6f7981; font-family: "DM Mono",monospace; font-size: .64rem; line-height: 1.6; }
body.redesign-v1.redesign-shell .closing-contact a { color: #c7d0d5; text-decoration: none; }

/* Sources & footer */
body.redesign-v1.redesign-shell .sources { padding: 58px 0 70px; background: #090b0d; }
body.redesign-v1.redesign-shell .sources::after { content: "14 / SOURCES"; }
body.redesign-v1.redesign-shell .sources-inner { display: grid; grid-template-columns: .45fr 1.55fr; gap: 50px; }
body.redesign-v1.redesign-shell .sources h2 { margin: 0; color: #8a949b; font-family: "DM Mono",monospace; font-size: .68rem; font-weight: 400; letter-spacing: .08em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .sources-inner > p { margin: 0; color: #717b82; font-size: .82rem; line-height: 1.75; }
body.redesign-v1.redesign-shell .source-list { grid-column: 2; display: grid; gap: 9px; }
body.redesign-v1.redesign-shell .source-list a { color: #a8b3ba; font-family: "DM Mono",monospace; font-size: .62rem; line-height: 1.6; }
body.redesign-v1.redesign-shell .landing-footer { padding: 30px 0 36px; background: #050708; border-top: 1px solid var(--r-line); }
body.redesign-v1.redesign-shell .footer-inner { display: grid; grid-template-columns: auto 1fr auto; gap: 30px; align-items: center; }
body.redesign-v1.redesign-shell .footer-inner p { margin: 0; color: #687178; font-family: "DM Mono",monospace; font-size: .62rem; letter-spacing: .06em; text-transform: uppercase; }
body.redesign-v1.redesign-shell .footer-links { display: flex; gap: 18px; }
body.redesign-v1.redesign-shell .footer-links a { color: #8d979e; font-family: "DM Mono",monospace; font-size: .6rem; letter-spacing: .04em; text-decoration: none; }
body.redesign-v1.redesign-shell .mobile-join { display: none; }

/* Responsive */
@media (max-width: 1060px) {
  body.redesign-v1.redesign-shell .landing-container { width: min(var(--r-max), calc(100% - 44px)); }
  body.redesign-v1.redesign-shell .header-message { display: none; }
  body.redesign-v1.redesign-shell .header-inner { grid-template-columns: 1fr auto; }
  body.redesign-v1.redesign-shell .opening-inner { grid-template-columns: 1fr .72fr; gap: 38px; }
  body.redesign-v1.redesign-shell .opening h1 { font-size: clamp(3.4rem,7.2vw,5.5rem); }
  body.redesign-v1.redesign-shell .rotary-phone { width: min(34vw, 340px); }
  body.redesign-v1.redesign-shell .family-layout,
  body.redesign-v1.redesign-shell .apple-layout,
  body.redesign-v1.redesign-shell .answer-layout,
  body.redesign-v1.redesign-shell .home-layout { grid-template-columns: 1fr; }
  body.redesign-v1.redesign-shell .family-intro { position: static; }
  body.redesign-v1.redesign-shell .family-copy { max-width: 900px; }
  body.redesign-v1.redesign-shell .answer-device { min-height: 680px; }
  body.redesign-v1.redesign-shell .screen-grid { grid-template-columns: repeat(2,1fr); gap: 28px 18px; }
}

@media (max-width: 760px) {
  body.redesign-v1.redesign-shell .landing-container { width: calc(100% - 32px); }
  body.redesign-v1.redesign-shell .landing-header,
  body.redesign-v1.redesign-shell .header-inner { height: 62px; }
  body.redesign-v1.redesign-shell .scroll-progress { top: 61px; }
  body.redesign-v1.redesign-shell .header-link { display: none; }
  body.redesign-v1.redesign-shell .header-cta { padding: 9px 10px; font-size: .58rem; }
  body.redesign-v1.redesign-shell main > section::after { top: 18px; right: 16px; font-size: .52rem; }
  body.redesign-v1.redesign-shell .opening { min-height: auto; padding: 104px 0 72px; }
  body.redesign-v1.redesign-shell .opening::before { display: none; }
  body.redesign-v1.redesign-shell .opening-inner { display: block; min-height: 0; }
  body.redesign-v1.redesign-shell .opening-copy { padding: 10px 0 0; }
  body.redesign-v1.redesign-shell .opening h1 { font-size: clamp(3.2rem,14vw,5.1rem); }
  body.redesign-v1.redesign-shell .opening-bottom { grid-template-columns: 1fr; margin-top: 34px; }
  body.redesign-v1.redesign-shell .scroll-link { display: none; }
  body.redesign-v1.redesign-shell .rotary-showcase { width: min(100%,430px); margin: 34px auto 0; transform: none; }
  body.redesign-v1.redesign-shell .rotary-phone { width: min(78vw, 355px); }
  body.redesign-v1.redesign-shell .opening-word { font-size: 31vw; bottom: 0; }
  body.redesign-v1.redesign-shell .family-layout,
  body.redesign-v1.redesign-shell .evidence-head,
  body.redesign-v1.redesign-shell .incentive-inner,
  body.redesign-v1.redesign-shell .difference-head,
  body.redesign-v1.redesign-shell .real-head,
  body.redesign-v1.redesign-shell .sources-inner { display: block; }
  body.redesign-v1.redesign-shell .evidence-head h2,
  body.redesign-v1.redesign-shell .evidence-intro,
  body.redesign-v1.redesign-shell .incentive-inner h2,
  body.redesign-v1.redesign-shell .incentive-lead,
  body.redesign-v1.redesign-shell .thesis-note,
  body.redesign-v1.redesign-shell .real-head > p:last-child,
  body.redesign-v1.redesign-shell .source-list { grid-column: auto; }
  body.redesign-v1.redesign-shell .family-copy h2,
  body.redesign-v1.redesign-shell .evidence-head h2,
  body.redesign-v1.redesign-shell .choice-inner h2,
  body.redesign-v1.redesign-shell .apple-copy h2,
  body.redesign-v1.redesign-shell .pain-inner h2,
  body.redesign-v1.redesign-shell .incentive-inner h2,
  body.redesign-v1.redesign-shell .answer-copy h2,
  body.redesign-v1.redesign-shell .provision-inner h2,
  body.redesign-v1.redesign-shell .difference-head h2,
  body.redesign-v1.redesign-shell .real-head h2,
  body.redesign-v1.redesign-shell .home-copy h2,
  body.redesign-v1.redesign-shell .closing-inner h2 { font-size: clamp(2.8rem,11.5vw,4.6rem); }
  body.redesign-v1.redesign-shell .stat-grid,
  body.redesign-v1.redesign-shell .provision-cols,
  body.redesign-v1.redesign-shell .difference-grid { grid-template-columns: 1fr; }
  body.redesign-v1.redesign-shell .stat-card { min-height: 0; padding: 30px 0; border-right: 0; border-bottom: 1px solid var(--r-line); }
  body.redesign-v1.redesign-shell .stat-card + .stat-card { padding-left: 0; }
  body.redesign-v1.redesign-shell .stat-card:last-child { border-bottom: 0; }
  body.redesign-v1.redesign-shell .evidence-verdict { display: block; }
  body.redesign-v1.redesign-shell .choice-statement,
  body.redesign-v1.redesign-shell .choice-context,
  body.redesign-v1.redesign-shell .choice-verdict,
  body.redesign-v1.redesign-shell .pain-list,
  body.redesign-v1.redesign-shell .pain-conclusion,
  body.redesign-v1.redesign-shell .trajectory-lead,
  body.redesign-v1.redesign-shell .trajectory-punch { margin-left: 0; }
  body.redesign-v1.redesign-shell .choice-verdict,
  body.redesign-v1.redesign-shell .incentive-punch,
  body.redesign-v1.redesign-shell .provision-punch,
  body.redesign-v1.redesign-shell .trajectory-punch { display: block; }
  body.redesign-v1.redesign-shell .choice-verdict strong,
  body.redesign-v1.redesign-shell .incentive-punch strong,
  body.redesign-v1.redesign-shell .provision-punch strong,
  body.redesign-v1.redesign-shell .trajectory-punch strong { display: block; margin-top: 12px; }
  body.redesign-v1.redesign-shell .control-stack { margin-top: 54px; }
  body.redesign-v1.redesign-shell .incentive-punch { margin-top: 58px; }
  body.redesign-v1.redesign-shell .provision-col { min-height: 0; padding: 30px 0 36px; }
  body.redesign-v1.redesign-shell .provision-col + .provision-col { padding-left: 0; border-left: 0; border-top: 1px solid var(--r-line); }
  body.redesign-v1.redesign-shell .provision-col p { margin-top: 24px; }
  body.redesign-v1.redesign-shell .difference-card { min-height: 0; }
  body.redesign-v1.redesign-shell .difference-card + .difference-card { border-left: 0; border-top: 1px solid var(--r-line); }
  body.redesign-v1.redesign-shell .screen-grid { grid-template-columns: 1fr 1fr; gap: 24px 12px; }
  body.redesign-v1.redesign-shell .answer-device { min-height: 640px; }
  body.redesign-v1.redesign-shell .sources-inner > p { margin-top: 20px; }
  body.redesign-v1.redesign-shell .source-list { margin-top: 26px; }
  body.redesign-v1.redesign-shell .footer-inner { grid-template-columns: 1fr auto; }
  body.redesign-v1.redesign-shell .footer-inner p { display: none; }
  body.redesign-v1.redesign-shell .footer-links { display: none; }
  body.redesign-v1.redesign-shell .mobile-join { display: flex; position: fixed; left: 12px; right: 12px; bottom: 12px; z-index: 99; min-height: 48px; padding: 0 16px; align-items: center; justify-content: space-between; background: rgba(57,185,239,.95); color: #071015; border: 1px solid rgba(255,255,255,.14); border-radius: 0; font-family: "DM Mono",monospace; font-size: .64rem; letter-spacing: .06em; text-transform: uppercase; text-decoration: none; backdrop-filter: blur(10px); }
}

@media (max-width: 480px) {
  body.redesign-v1.redesign-shell .screen-grid { grid-template-columns: 1fr; }
  body.redesign-v1.redesign-shell .rotary-phone { width: min(82vw, 345px); }
  body.redesign-v1.redesign-shell .answer-device { min-height: 600px; }
  body.redesign-v1.redesign-shell .closing-contact { display: grid; gap: 6px; }
  body.redesign-v1.redesign-shell .closing-contact i { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  body.redesign-v1.redesign-shell .rotary-showcase { transform: none !important; }
  body.redesign-v1.redesign-shell .rotary-showcase::after { transform: none !important; }
  body.redesign-v1.redesign-shell .screen-image img { transition: none; }
}
