:root {
  color-scheme: dark;
  --bg: #080806;
  --panel: rgba(255, 255, 255, 0.055);
  --panel-strong: rgba(255, 255, 255, 0.11);
  --text: #f4efe5;
  --muted: rgba(244, 239, 229, 0.62);
  --thin: rgba(244, 239, 229, 0.15);
  --acid: #d7ff38;
  --hot: #ff6a3d;
  --cyan: #50d5ff;
  --violet: #9d7dff;
}

/* Black Ant mobile product case */
.bam-study { max-width: 1600px; --bam-cyan:#20def4; --bam-blue:#1677ff; color:#f4f8fa; }
.bam-study > section { position:relative; border-bottom:1px solid rgba(32,222,244,.18); }
.bam-section { padding:150px 0; }
.bam-section > header { max-width:1120px; margin-bottom:80px; }
.bam-section > header > span,.bam-hero-copy > span { color:var(--bam-cyan); font:18px ui-monospace,SFMono-Regular,Menlo,monospace; letter-spacing:.14em; }
.bam-section > header h2 { margin:22px 0 18px; font-size:clamp(48px,4vw,76px); font-weight:500; line-height:1.12; letter-spacing:0; }
.bam-section > header p { max-width:960px; color:rgba(215,232,237,.66); font-size:clamp(19px,1.3vw,25px); line-height:1.8; }
.bam-hero { display:grid; grid-template-columns:.8fr 1.2fr; min-height:900px; padding:150px 0 170px; overflow:hidden; }
.bam-hero-copy { position:relative; z-index:4; align-self:center; }
.bam-hero-copy h1 { margin:30px 0; font-size:clamp(62px,5vw,96px); font-weight:520; line-height:1.05; letter-spacing:0; white-space:nowrap; }
.bam-hero-copy p { max-width:680px; color:rgba(221,234,239,.7); font-size:clamp(20px,1.35vw,27px); line-height:1.8; }
.bam-hero-copy > div { display:flex; flex-wrap:wrap; gap:12px; margin-top:42px; }
.bam-hero-copy i { padding:10px 16px; border:1px solid rgba(32,222,244,.3); color:rgba(181,230,236,.84); font-style:normal; font-size:15px; }
.bam-hero-devices { position:relative; min-height:720px; perspective:1500px; }
.bam-hero-devices::before { content:""; position:absolute; inset:15% 0 10%; background:radial-gradient(circle,rgba(22,119,255,.17),transparent 66%); }
.bam-phone { margin:0; }
.bam-phone > div { position:relative; overflow:hidden; aspect-ratio:390/844; padding:10px; border:2px solid rgba(179,211,221,.58); border-radius:46px; background:#05090d; box-shadow:0 36px 80px rgba(0,0,0,.62),0 0 30px rgba(32,222,244,.08); }
.bam-phone > div::before { content:""; position:absolute; z-index:2; top:18px; left:50%; width:31%; height:24px; border-radius:16px; background:#06090d; transform:translateX(-50%); }
.bam-phone img { display:block; width:100%; height:100%; border-radius:35px; object-fit:cover; object-position:top; }
.bam-hero-devices .bam-phone { position:absolute; width:min(32vw,390px); }
.bam-hero-devices .is-main { z-index:3; top:2%; left:34%; transform:rotateY(-7deg); }
.bam-hero-devices .is-side { z-index:2; top:13%; left:5%; width:min(27vw,330px); transform:rotateY(13deg) rotateZ(-3deg); }
.bam-hero-devices .is-back { z-index:1; top:20%; right:-5%; width:min(25vw,300px); opacity:.7; transform:rotateY(-15deg) rotateZ(4deg); }
.bam-overview-grid { display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid rgba(32,222,244,.28); }
.bam-overview-grid article { min-height:280px; padding:44px 38px; border-right:1px solid rgba(32,222,244,.16); }
.bam-overview-grid article b { display:block; margin-bottom:25px; color:#fff; font-size:27px; font-weight:500; }
.bam-overview-grid article p { color:rgba(204,225,231,.66); font-size:19px; line-height:1.8; }
.bam-overview-grid aside { grid-column:1/-1; display:grid; grid-template-columns:auto 1fr auto 1fr auto 1fr; align-items:end; gap:18px; padding:42px 38px; border-top:1px solid rgba(32,222,244,.16); }
.bam-overview-grid aside strong { color:var(--bam-cyan); font-size:54px; font-weight:400; }
.bam-overview-grid aside span { padding-bottom:8px; color:rgba(213,229,234,.58); font-size:17px; }
.bam-strategy { display:flex; align-items:center; justify-content:space-between; gap:24px; margin-top:70px; }
.bam-strategy span { flex:1; padding:22px; border-left:2px solid var(--bam-cyan); background:linear-gradient(90deg,rgba(32,222,244,.08),transparent); font-size:20px; }
.bam-strategy i { color:var(--bam-cyan); font-style:normal; font-size:28px; }
.bam-spec-grid { display:grid; grid-template-columns:1.15fr 1fr .85fr; border-top:1px solid rgba(32,222,244,.25); border-bottom:1px solid rgba(32,222,244,.18); }
.bam-spec-grid article { min-height:390px; padding:42px; border-right:1px solid rgba(32,222,244,.16); }
.bam-spec-grid small,.bam-component-strip small { display:block; margin-bottom:30px; color:var(--bam-cyan); font:15px ui-monospace,monospace; letter-spacing:.13em; }
.bam-type > strong { display:block; font-size:112px; font-weight:520; line-height:1; }
.bam-type > div { display:grid; grid-template-columns:auto 1fr auto 1fr; gap:18px; margin-top:35px; align-items:center; }
.bam-type > div b { font-size:25px; font-weight:400; }.bam-type > div span { color:rgba(214,230,235,.58); }
.bam-colors > div { display:grid; grid-template-columns:64px 100px 1fr; align-items:center; gap:14px; margin:17px 0; }
.bam-colors i { width:64px; height:34px; background:var(--c); box-shadow:0 0 18px color-mix(in srgb,var(--c) 24%,transparent); }
.bam-colors b { font:15px ui-monospace,monospace; }.bam-colors span { color:rgba(214,230,235,.55); }
.bam-spacing > div { display:flex; align-items:flex-end; gap:12px; height:180px; }.bam-spacing i { flex:1; background:rgba(32,222,244,.14); border-top:1px solid var(--bam-cyan); }.bam-spacing i:nth-child(1){height:28%}.bam-spacing i:nth-child(2){height:56%}.bam-spacing i:nth-child(3){height:100%}
.bam-spacing > b { display:block; margin:28px 0 15px; font:22px ui-monospace,monospace; }.bam-spacing p { color:rgba(210,230,235,.58); line-height:1.7; }
.bam-component-strip { display:grid; grid-template-columns:repeat(4,1fr); margin-top:40px; border-top:1px solid rgba(32,222,244,.18); }
.bam-component-strip article { min-height:230px; padding:35px 28px; border-right:1px solid rgba(32,222,244,.14); }
.bam-component-strip button { width:100%; height:44px; margin:5px 0; border:1px solid var(--bam-blue); color:white; background:var(--bam-blue); }.bam-component-strip button+button { color:#98c9ff; background:transparent; }
.bam-component-strip article:nth-child(2) i { display:inline-flex; margin:6px 3px; padding:7px 10px; color:#a9e8ef; background:rgba(32,222,244,.09); font-style:normal; font-size:13px; }
.bam-component-strip label { display:block; margin:8px 0; padding:10px 0; border-bottom:1px solid rgba(255,255,255,.13); color:rgba(221,233,237,.58); font-size:13px; }.bam-component-strip label b { float:right; color:#eef7f8; font-weight:400; }
.bam-icons { display:flex; justify-content:space-between; }.bam-icons b { display:grid; width:42px; height:42px; place-items:center; border:1px solid rgba(32,222,244,.25); color:var(--bam-cyan); font-size:18px; font-weight:400; }
.bam-core-layout { display:grid; grid-template-columns:.8fr 1.2fr; gap:7vw; }
.bam-home-focus { display:grid; grid-template-columns:minmax(260px,390px) 1fr; gap:38px; align-items:center; }
.bam-home-focus aside span { color:var(--bam-cyan); font:15px ui-monospace,monospace; }.bam-home-focus aside h3 { margin:18px 0; font-size:36px; font-weight:500; }.bam-home-focus aside p,.bam-home-focus li { color:rgba(209,228,233,.64); font-size:18px; line-height:1.7; }.bam-home-focus ul { margin:28px 0 0; padding:0; list-style:none; }.bam-home-focus li { padding:12px 0; border-bottom:1px solid rgba(32,222,244,.14); }
.bam-order-flow { display:grid; grid-template-columns:repeat(2,1fr); gap:54px 38px; }
.bam-order-flow article { position:relative; }.bam-order-flow .bam-phone { width:100%; }.bam-order-flow .bam-phone>div { border-radius:36px; }.bam-order-flow article>span { display:block; margin-top:18px; color:var(--bam-cyan); font:15px ui-monospace,monospace; }.bam-order-flow article>b { display:block; margin-top:7px; font-size:20px; font-weight:500; }
.bam-flow-line { display:flex; align-items:center; margin:0 0 70px; color:#c7eef2; }.bam-flow-line span { white-space:nowrap; font-size:17px; }.bam-flow-line i { flex:1; height:1px; margin:0 18px; background:linear-gradient(90deg,var(--bam-cyan),rgba(32,222,244,.15)); }
.bam-delivery-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:70px 5vw; }
.bam-delivery-grid figure { margin:0; }.bam-screen { overflow:hidden; aspect-ratio:390/844; border-radius:38px; background:#080d12; box-shadow:0 30px 60px rgba(0,0,0,.48); }.bam-screen img { width:100%; height:100%; object-fit:cover; object-position:top; }.bam-delivery-grid figcaption { display:flex; gap:18px; align-items:center; padding-top:20px; }.bam-delivery-grid figcaption b { color:var(--bam-cyan); font:16px ui-monospace,monospace; }.bam-delivery-grid figcaption span { font-size:20px; }
.bam-data-stage { display:grid; grid-template-columns:.72fr 1fr .58fr; gap:5vw; align-items:start; }.bam-data-stage figure { margin:0; }.bam-data-stage img { display:block; width:100%; }.bam-data-stage .is-long { overflow:hidden; border-radius:38px; box-shadow:0 32px 70px rgba(0,0,0,.5); }.bam-data-stack { display:grid; gap:38px; }.bam-data-stack figure { overflow:hidden; max-height:460px; border-left:1px solid rgba(32,222,244,.34); }.bam-data-stack img { height:390px; object-fit:cover; object-position:top; }.bam-data-stack figcaption { padding:16px 0 0 18px; color:rgba(218,233,237,.68); font-size:17px; }.bam-data-stage aside { position:sticky; top:150px; padding-top:28px; border-top:1px solid var(--bam-cyan); }.bam-data-stage aside span { color:var(--bam-cyan); font:14px ui-monospace,monospace; }.bam-data-stage aside b { display:block; margin:22px 0; font-size:30px; font-weight:500; line-height:1.35; }.bam-data-stage aside p { color:rgba(213,229,234,.62); font-size:18px; line-height:1.8; }
.bam-breakdown { display:grid; grid-template-columns:.72fr .65fr 1fr; gap:5vw; align-items:center; }.bam-break-phone .bam-phone { max-width:420px; }.bam-breakdown ol { margin:0; padding:0; list-style:none; }.bam-breakdown li { display:grid; grid-template-columns:44px 1fr; padding:25px 0; border-bottom:1px solid rgba(32,222,244,.15); }.bam-breakdown li b { grid-row:1/3; color:var(--bam-cyan); font:16px ui-monospace,monospace; }.bam-breakdown li strong { font-size:21px; font-weight:500; }.bam-breakdown li span { margin-top:9px; color:rgba(213,229,234,.57); line-height:1.6; }.bam-crops { display:grid; gap:30px; }.bam-crops figure { overflow:hidden; height:230px; margin:0; border-left:2px solid var(--bam-cyan); box-shadow:0 20px 45px rgba(0,0,0,.4); }.bam-crops img { width:100%; height:340%; object-fit:cover; object-position:center var(--y); }
.bam-waterfall { columns:4; column-gap:4vw; }.bam-waterfall figure { break-inside:avoid; margin:0 0 80px; }.bam-waterfall img { display:block; width:100%; border-radius:30px; box-shadow:0 26px 58px rgba(0,0,0,.48); }.bam-waterfall figcaption { padding:18px 4px; color:rgba(220,234,237,.68); font-size:18px; }
.bam-ai-flow { display:grid; grid-template-columns:1fr auto 1fr auto 1fr auto 1fr; align-items:center; border-top:1px solid rgba(32,222,244,.22); }.bam-ai-flow article { min-height:260px; padding:40px 30px; }.bam-ai-flow article b { color:var(--bam-cyan); font:17px ui-monospace,monospace; }.bam-ai-flow article h3 { margin:28px 0 15px; font-size:28px; font-weight:500; }.bam-ai-flow article p { color:rgba(211,229,234,.6); font-size:17px; line-height:1.7; }.bam-ai-flow>i { color:var(--bam-cyan); font-style:normal; font-size:28px; }
.bam-summary>div { display:grid; grid-template-columns:repeat(3,1fr); }.bam-summary article { padding:48px 34px; border-top:1px solid rgba(32,222,244,.2); border-right:1px solid rgba(32,222,244,.15); }.bam-summary article b { color:var(--bam-cyan); font-size:46px; font-weight:400; }.bam-summary article p { margin-top:18px; color:rgba(214,230,234,.62); font-size:19px; }
@media(max-width:1000px){.bam-study{width:calc(100% - 28px)}.bam-hero{grid-template-columns:1fr;padding-top:110px}.bam-hero-devices{min-height:650px}.bam-hero-devices .bam-phone{width:42vw}.bam-overview-grid,.bam-spec-grid,.bam-core-layout,.bam-data-stage,.bam-breakdown{grid-template-columns:1fr}.bam-overview-grid aside{grid-template-columns:auto 1fr}.bam-component-strip{grid-template-columns:repeat(2,1fr)}.bam-home-focus{grid-template-columns:minmax(230px,360px) 1fr}.bam-data-stage aside{position:static}.bam-delivery-grid{grid-template-columns:repeat(2,1fr)}.bam-waterfall{columns:2}.bam-ai-flow{grid-template-columns:1fr}.bam-ai-flow>i{display:none}}
@media(max-width:640px){.bam-section{padding:90px 0}.bam-section>header{margin-bottom:50px}.bam-hero{min-height:980px;padding:100px 0}.bam-hero-copy h1{font-size:50px;white-space:normal}.bam-hero-devices{min-height:510px}.bam-hero-devices .bam-phone{width:54vw}.bam-hero-devices .is-main{left:30%}.bam-hero-devices .is-side{left:-4%}.bam-hero-devices .is-back{display:none}.bam-strategy,.bam-flow-line{display:none}.bam-component-strip,.bam-order-flow,.bam-delivery-grid,.bam-summary>div{grid-template-columns:1fr}.bam-home-focus{grid-template-columns:1fr}.bam-home-focus .bam-phone{max-width:330px;margin:auto}.bam-waterfall{columns:1}.bam-overview-grid{display:block}.bam-overview-grid aside{display:grid}.bam-type>div{grid-template-columns:auto 1fr}.bam-crops{grid-template-columns:1fr}.bam-crops figure{height:180px}}

/* Black Ant PC: mix timelines, open columns and framed component boards. */
.black-pc-page .black-pc-business-framework {
  position: relative;
  gap: 0;
  padding: 64px 0 86px;
  border: 0;
  background: transparent;
}

.black-pc-page .black-pc-business-framework::before {
  content: "";
  position: absolute;
  top: 91px;
  right: 8%;
  left: 8%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(32,222,244,.72) 14%, rgba(32,222,244,.22) 86%, transparent);
}

.black-pc-page .black-pc-business-framework article,
.black-pc-page .black-pc-business-framework article.is-core {
  position: relative;
  z-index: 1;
  flex: 1 1 0;
  min-height: 0;
  padding: 74px 6vw 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.black-pc-page .black-pc-business-framework article::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 50%;
  width: 17px;
  height: 17px;
  border: 2px solid #20def4;
  border-radius: 50%;
  background: #071117;
  box-shadow: 0 0 22px rgba(32,222,244,.42);
  transform: translateX(-50%);
}

.black-pc-page .black-pc-business-framework article.is-core::before {
  background: #20def4;
  box-shadow: 0 0 28px rgba(32,222,244,.7);
}

.black-pc-page .black-pc-business-framework > i { display: none; }
.black-pc-page .black-pc-business-framework article b { margin-bottom: 26px; text-align: center; }
.black-pc-page .black-pc-business-framework article span { text-align: center; }

.black-pc-page .black-pc-flow {
  position: relative;
  gap: 0;
  padding: 78px 0 26px;
  border: 0;
  border-top: 1px dashed rgba(32,222,244,.26);
  background: transparent;
}

.black-pc-page .black-pc-flow::before {
  content: "";
  position: absolute;
  top: 108px;
  right: 7%;
  left: 7%;
  height: 1px;
  background: rgba(32,222,244,.38);
}

.black-pc-page .black-pc-flow article {
  position: relative;
  flex: 1 1 0;
  min-height: 230px;
  padding: 76px 20px 20px;
  border: 0;
  background: transparent;
  clip-path: none;
}

.black-pc-page .black-pc-flow article::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 50%;
  width: 14px;
  height: 14px;
  border: 2px solid #20def4;
  background: #071117;
  transform: translateX(-50%) rotate(45deg);
}

.black-pc-page .black-pc-flow > i { display: none; }
.black-pc-page .black-pc-flow article b { position: absolute; top: 0; left: 50%; transform: translateX(-50%); }

.black-pc-page .black-pc-personas {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid rgba(32,222,244,.3);
  border-bottom: 1px solid rgba(32,222,244,.16);
}

.black-pc-page .black-pc-personas article {
  display: block;
  min-height: 290px;
  padding: 44px 34px;
  border: 0;
  border-right: 1px solid rgba(32,222,244,.16);
  background: transparent;
}

.black-pc-page .black-pc-personas article:last-child { border-right: 0; }
.black-pc-page .black-pc-persona-icon { margin-bottom: 34px; border-radius: 50%; }

.black-pc-page .black-pc-compact-ia {
  padding: 38px 0;
  border: 0;
  border-bottom: 1px dashed rgba(32,222,244,.3);
  background: transparent;
}

.black-pc-page .black-pc-compact-ia span {
  border: 0;
  border-left: 1px solid rgba(32,222,244,.2);
  background: transparent;
}

.black-pc-page .black-pc-compact-ia span:last-child { border-right: 0; }

.black-pc-page .black-pc-strategy-map article {
  min-height: 0;
  padding: 52px 28px 70px;
  border: 0;
  border-top: 2px solid rgba(32,222,244,.5);
  background: transparent;
}

.black-pc-page .black-pc-process {
  gap: 0;
  border-top: 1px solid rgba(32,222,244,.22);
  border-bottom: 1px solid rgba(32,222,244,.22);
}

.black-pc-page .black-pc-process article {
  min-height: 330px;
  padding: 48px 36px;
  border: 0;
  border-right: 1px solid rgba(32,222,244,.16);
  background: transparent;
}

.black-pc-page .black-pc-process article:last-child { border-right: 0; }

@media (max-width: 1100px) {
  .black-pc-page .black-pc-business-framework { flex-direction: column; }
  .black-pc-page .black-pc-business-framework::before,
  .black-pc-page .black-pc-flow::before { display: none; }
  .black-pc-page .black-pc-business-framework article { padding: 40px 0; border-bottom: 1px dashed rgba(32,222,244,.22); }
  .black-pc-page .black-pc-business-framework article::before { display: none; }
  .black-pc-page .black-pc-flow { display: grid; grid-template-columns: 1fr 1fr; }
  .black-pc-page .black-pc-personas { grid-template-columns: 1fr 1fr; }
}

* {
  box-sizing: border-box;
}

html {
  background: var(--bg);
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  margin: 0;
  overflow-x: hidden;
  color: var(--text);
  font-family:
    "Alibaba PuHuiTi", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC",
    "Microsoft YaHei", sans-serif;
  background:
    radial-gradient(circle at 8% 12%, rgba(255, 106, 61, 0.2), transparent 28rem),
    radial-gradient(circle at 90% 8%, rgba(215, 255, 56, 0.12), transparent 32rem),
    linear-gradient(180deg, #080806 0%, #141410 52%, #080806 100%);
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(180deg, #000 0%, transparent 72%);
}

body.is-home {
  background: #07060d;
  height: 100vh;
  overflow: hidden;
}

body.is-home::before,
body.is-home #scene,
body.is-home .topbar,
body.is-home .cursor,
body.is-home .hover-preview {
  display: none;
}

body.is-works .topbar {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  font: inherit;
}

#scene {
  position: fixed;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.cursor {
  position: fixed;
  z-index: 100;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(247, 242, 232, 0.75);
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  mix-blend-mode: difference;
}

.hover-preview {
  position: fixed;
  z-index: 25;
  width: 230px;
  height: 150px;
  border: 1px solid rgba(247, 242, 232, 0.2);
  border-radius: 18px;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.88) rotate(-3deg);
  transition:
    opacity 160ms ease,
    transform 160ms ease;
  background:
    radial-gradient(circle at 28% 42%, var(--preview, #ff5c7a), transparent 34%),
    radial-gradient(circle at 76% 64%, rgba(79, 227, 255, 0.78), transparent 32%),
    rgba(247, 242, 232, 0.08);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.36);
  backdrop-filter: blur(16px);
}

.hover-preview.show {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1) rotate(-3deg);
}

.topbar {
  position: fixed;
  inset: 0 0 auto;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 82px;
  padding: 0 clamp(18px, 4vw, 56px);
  backdrop-filter: blur(18px);
  background: linear-gradient(180deg, rgba(7, 8, 10, 0.76), rgba(7, 8, 10, 0));
}

.logo {
  display: grid;
  gap: 2px;
  font-size: 13px;
  letter-spacing: 0.12em;
  line-height: 1;
}

.logo strong {
  color: var(--acid);
  font-size: 18px;
  letter-spacing: 0.04em;
}

.nav {
  display: flex;
  gap: 6px;
  padding: 5px;
  border: 1px solid var(--thin);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.045);
}

.nav a {
  min-width: 62px;
  padding: 10px 14px;
  border-radius: 999px;
  color: var(--muted);
  font-size: 13px;
  letter-spacing: 0.04em;
  text-align: center;
  transition:
    color 180ms ease,
    background 180ms ease;
}

.nav a:hover,
.nav a.active {
  background: var(--text);
  color: #090a0d;
}

.page {
  width: min(1360px, calc(100% - 36px));
  margin: 0 auto;
}

.reference-hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  background-image: url("./assets/files/asset-0251.png");
  background-color: #05040a;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  isolation: isolate;
}

.reference-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(3, 2, 8, 0.02), rgba(3, 2, 8, 0.1)),
    repeating-linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.025) 0,
      rgba(255, 255, 255, 0.025) 1px,
      transparent 1px,
      transparent 4px
    );
  mix-blend-mode: screen;
}

.reference-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: radial-gradient(circle at 78% 42%, transparent 0 22%, rgba(2, 1, 8, 0.14) 58%, rgba(2, 1, 8, 0.3) 100%);
}

.motion-cover {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  color: #f8f4ff;
  background:
    linear-gradient(180deg, rgba(4, 3, 10, 0.1), rgba(4, 3, 10, 0.5)),
    radial-gradient(circle at 64% 44%, rgba(255, 61, 232, 0.16), transparent 28rem);
}

.motion-grid {
  position: absolute;
  inset: 0;
  opacity: 0.3;
  background-image:
    linear-gradient(rgba(28, 233, 255, 0.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(28, 233, 255, 0.1) 1px, transparent 1px);
  background-size: 72px 72px;
  transform: perspective(700px) rotateX(62deg) translateY(48vh) scale(1.45);
  transform-origin: center bottom;
  animation: gridDrift 8s linear infinite;
}

.city-window {
  position: absolute;
  top: 0;
  right: 0;
  width: 48vw;
  height: 62vh;
  background:
    linear-gradient(90deg, rgba(5, 10, 25, 0.2), rgba(10, 18, 46, 0.72)),
    radial-gradient(circle at 65% 30%, rgba(39, 106, 255, 0.34), transparent 26rem);
  border-left: 1px solid rgba(44, 233, 255, 0.12);
  box-shadow: inset 0 -80px 120px rgba(255, 35, 221, 0.08);
}

.city-window i {
  position: absolute;
  bottom: 5%;
  width: clamp(34px, 4vw, 82px);
  background: linear-gradient(180deg, #172d67, #071126);
  box-shadow: inset 0 0 24px rgba(34, 226, 255, 0.08);
  animation: skylinePulse 3.8s ease-in-out infinite alternate;
}

.city-window i:nth-child(1) { left: 8%; height: 64%; }
.city-window i:nth-child(2) { left: 20%; height: 82%; animation-delay: -.7s; }
.city-window i:nth-child(3) { left: 34%; height: 55%; animation-delay: -1.2s; }
.city-window i:nth-child(4) { left: 46%; height: 74%; animation-delay: -.3s; }
.city-window i:nth-child(5) { left: 60%; height: 62%; animation-delay: -1.5s; }
.city-window i:nth-child(6) { left: 72%; height: 88%; animation-delay: -.9s; }
.city-window i:nth-child(7) { left: 84%; height: 52%; animation-delay: -1.8s; }
.city-window i:nth-child(8) { left: 93%; height: 70%; animation-delay: -.5s; }

.neon-sign {
  position: absolute;
  z-index: 2;
  padding: clamp(10px, 1vw, 18px) clamp(14px, 1.4vw, 24px);
  border: 2px solid currentColor;
  color: #ff47ef;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(22px, 3vw, 60px);
  font-weight: 800;
  line-height: 0.92;
  letter-spacing: 0.04em;
  text-shadow: 0 0 12px currentColor, 0 0 32px currentColor;
  box-shadow: inset 0 0 18px currentColor, 0 0 24px currentColor;
  animation: neonFlicker 4.2s infinite;
}

.sign-left {
  top: 6vh;
  left: 4vw;
  transform: rotate(-2deg);
}

.sign-right {
  top: 16vh;
  left: 49vw;
  color: #22e8ff;
  font-size: clamp(18px, 2.3vw, 48px);
  animation-delay: -1.8s;
}

.desk-screen {
  position: absolute;
  left: 12vw;
  top: 26vh;
  width: 34vw;
  aspect-ratio: 16 / 9;
  border: 1px solid rgba(32, 229, 255, 0.38);
  border-radius: 8px;
  background:
    radial-gradient(circle at 42% 44%, rgba(45, 230, 255, 0.22), transparent 18rem),
    linear-gradient(135deg, rgba(9, 20, 54, 0.92), rgba(3, 6, 18, 0.96));
  box-shadow: 0 0 40px rgba(32, 229, 255, 0.14), 0 32px 80px rgba(0, 0, 0, 0.42);
  transform: perspective(900px) rotateY(8deg);
}

.desk-screen span {
  position: absolute;
  height: 2px;
  background: linear-gradient(90deg, transparent, #21e9ff, #ff3ceb, transparent);
  animation: dataLine 3s linear infinite;
}

.desk-screen span:nth-child(1) { top: 22%; left: 8%; width: 72%; }
.desk-screen span:nth-child(2) { top: 38%; left: 18%; width: 58%; animation-delay: -.8s; }
.desk-screen span:nth-child(3) { top: 58%; left: 10%; width: 78%; animation-delay: -1.5s; }
.desk-screen span:nth-child(4) { top: 74%; left: 22%; width: 50%; animation-delay: -2.2s; }
.desk-screen b {
  position: absolute;
  right: 7%;
  bottom: 8%;
  color: rgba(34, 232, 255, 0.82);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(12px, 1.2vw, 22px);
  letter-spacing: 0.2em;
}

.avatar-core {
  position: absolute;
  right: 13vw;
  bottom: 6vh;
  z-index: 3;
  width: min(36vw, 620px);
  height: min(70vh, 860px);
  filter: drop-shadow(0 0 34px rgba(166, 47, 255, 0.24));
  animation: floatBody 4.6s ease-in-out infinite;
}

.avatar-body {
  position: absolute;
  left: 18%;
  right: 8%;
  bottom: 0;
  height: 54%;
  border-radius: 46% 46% 12% 12%;
  background:
    linear-gradient(135deg, rgba(42, 32, 66, 0.96), rgba(10, 8, 17, 0.98)),
    radial-gradient(circle at 72% 18%, rgba(255, 53, 235, 0.22), transparent 12rem);
}

.avatar-face {
  position: absolute;
  top: 16%;
  left: 31%;
  width: 34%;
  aspect-ratio: 0.82;
  border-radius: 48% 48% 46% 46%;
  background: linear-gradient(150deg, #d8b5ad, #9d6f82 72%, #6d4964);
  box-shadow: inset -22px -18px 26px rgba(50, 21, 51, 0.28);
}

.avatar-hair {
  position: absolute;
  top: 7%;
  left: 23%;
  width: 48%;
  aspect-ratio: 1.08;
  border-radius: 48% 52% 42% 58%;
  background:
    radial-gradient(circle at 48% 42%, #24142d 0 18%, transparent 19%),
    linear-gradient(130deg, #08050d, #1b1026 62%, #07040b);
  box-shadow: 0 0 34px rgba(255, 58, 232, 0.18);
}

.avatar-glasses {
  position: absolute;
  top: 30%;
  left: 33%;
  width: 31%;
  height: 8%;
  border-radius: 999px;
  border: 5px solid rgba(15, 18, 28, 0.92);
  box-shadow: 5.9vw 0 0 -1px rgba(15, 18, 28, 0.92);
}

.avatar-headset {
  position: absolute;
  top: 49%;
  left: 31%;
  width: 42%;
  height: 11%;
  border-radius: 999px;
  border: 14px solid rgba(12, 9, 19, 0.92);
  border-top-color: transparent;
  box-shadow: 0 0 22px rgba(255, 54, 236, 0.22);
}

.holo-card {
  position: absolute;
  z-index: 4;
  border: 1px solid rgba(36, 232, 255, 0.42);
  background: rgba(7, 14, 30, 0.36);
  box-shadow: inset 0 0 24px rgba(36, 232, 255, 0.08), 0 0 30px rgba(36, 232, 255, 0.08);
  backdrop-filter: blur(5px);
  animation: holoFloat 5s ease-in-out infinite;
}

.card-a { left: 52vw; top: 55vh; width: 12vw; height: 7vw; }
.card-b { right: 7vw; top: 36vh; width: 10vw; height: 13vw; animation-delay: -1.3s; border-color: rgba(255, 66, 239, 0.42); }
.card-c { left: 42vw; top: 18vh; width: 9vw; height: 5vw; animation-delay: -2.1s; }

.scan-beam {
  position: absolute;
  z-index: 5;
  inset: 0;
  background: linear-gradient(180deg, transparent 0 48%, rgba(33, 232, 255, 0.12) 50%, transparent 52% 100%);
  mix-blend-mode: screen;
  animation: scanMove 4.8s linear infinite;
}

.cover-meta,
.cover-footer {
  position: absolute;
  z-index: 6;
  color: rgba(217, 229, 255, 0.68);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(10px, 0.9vw, 18px);
  letter-spacing: 0.34em;
}

.meta-left { top: 3.6vh; left: 5.5vw; }
.meta-right { top: 3.6vh; right: 5.5vw; }
.cover-footer { left: 5.5vw; bottom: 3.2vh; }

.cover-title {
  position: absolute;
  z-index: 7;
  left: 5.5vw;
  bottom: 25vh;
  text-shadow: 0 0 24px rgba(0, 0, 0, 0.55);
}

.cover-title span {
  display: block;
  margin-bottom: 30px;
  color: #21e8ff;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(12px, 1vw, 22px);
  letter-spacing: 0.28em;
}

.cover-title h1 {
  margin: 0;
  color: rgba(250, 247, 255, 0.96);
  font-size: clamp(58px, 7.8vw, 150px);
  font-weight: 300;
  line-height: 0.95;
  letter-spacing: 0.05em;
}

.cover-title p {
  margin: 54px 0 0;
  color: rgba(242, 240, 255, 0.66);
  font-size: clamp(18px, 1.55vw, 34px);
  letter-spacing: 0.65em;
}

.cover-actions {
  position: absolute;
  z-index: 7;
  left: 5.5vw;
  bottom: 7.1vh;
  display: flex;
  gap: 42px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(14px, 1.1vw, 24px);
  letter-spacing: 0.42em;
}

.cover-actions span {
  display: inline-flex;
  align-items: center;
  min-width: 24vw;
  height: clamp(48px, 5.4vw, 88px);
  padding: 0 clamp(18px, 2vw, 40px);
  color: #03202a;
  background: linear-gradient(90deg, rgba(29, 233, 247, 0.94), rgba(27, 197, 227, 0.86));
  clip-path: polygon(0 0, 94% 0, 100% 34%, 100% 100%, 5% 100%, 0 72%);
  box-shadow: 0 0 30px rgba(29, 233, 247, 0.18);
}

.cover-actions span:nth-child(2) {
  color: #20eaff;
  background: rgba(4, 10, 20, 0.62);
  outline: 1px solid rgba(32, 234, 255, 0.56);
  clip-path: none;
}

.hero-hotspot {
  position: absolute;
  z-index: 12;
  display: block;
  height: clamp(40px, 6.2vw, 72px);
  border-radius: 2px;
  cursor: pointer;
}

.hero-hotspot-works {
  left: 5.5%;
  bottom: 11.3%;
  width: 17.2%;
}

.hero-hotspot-about {
  left: 24%;
  bottom: 11.3%;
  width: 16.8%;
}

.hero-hotspot:focus-visible {
  outline: 2px solid #18e6ff;
  outline-offset: 4px;
}

.hero-hotspot:hover {
  background: rgba(21, 217, 255, 0.06);
  box-shadow:
    inset 0 0 0 1px rgba(21, 217, 255, 0.42),
    0 0 28px rgba(21, 217, 255, 0.18);
}

@keyframes gridDrift {
  from { background-position: 0 0; }
  to { background-position: 0 72px; }
}

@keyframes skylinePulse {
  from { filter: brightness(0.9); }
  to { filter: brightness(1.35); }
}

@keyframes neonFlicker {
  0%, 100% { opacity: .92; }
  7% { opacity: .55; }
  9%, 42% { opacity: 1; }
  44% { opacity: .72; }
  46%, 81% { opacity: .96; }
  83% { opacity: .6; }
}

@keyframes dataLine {
  0% { transform: translateX(-18px); opacity: .2; }
  50% { opacity: 1; }
  100% { transform: translateX(38px); opacity: .2; }
}

@keyframes floatBody {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-18px); }
}

@keyframes holoFloat {
  0%, 100% { transform: translateY(0) rotate(-1deg); opacity: .62; }
  50% { transform: translateY(-18px) rotate(1deg); opacity: .95; }
}

@keyframes scanMove {
  from { transform: translateY(-80vh); }
  to { transform: translateY(80vh); }
}

@media (max-width: 820px) {
  .portfolio-entry-module {
    padding: 64px 18px 90px;
  }

  .portfolio-entry-grid {
    grid-template-columns: 1fr;
    column-gap: 54px;
    row-gap: 110px;
  }

  .portfolio-entry-card {
    min-height: 0;
  }

  .portfolio-entry-card:nth-child(even),
  .portfolio-entry-card:nth-child(even):hover {
    transform: none;
  }

  .portfolio-cover {
    height: auto;
  }

  .portfolio-entry-info p {
    min-height: 0;
  }

  .desk-screen {
    left: 6vw;
    top: 19vh;
    width: 56vw;
  }

  .avatar-core {
    right: -8vw;
    width: 62vw;
    height: 58vh;
  }

  .cover-title {
    bottom: 29vh;
  }

  .cover-title p {
    letter-spacing: 0.32em;
  }

  .cover-actions {
    right: 5.5vw;
    flex-direction: column;
    gap: 16px;
  }

  .cover-actions span {
    width: 88vw;
  }

  .hero-hotspot-works,
  .hero-hotspot-about {
    left: 5.5%;
    width: 88%;
  }

  .hero-hotspot-works {
    bottom: 13.7%;
  }

  .hero-hotspot-about {
    bottom: 6.5%;
  }
}

.hero-hotspot:active {
  transform: translateY(1px);
}

.hero-corner-ui {
  position: absolute;
  right: 3.1%;
  bottom: 11.2%;
  z-index: 20;
  display: flex;
  align-items: center;
  gap: 0;
  color: #15d9ff;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  font-size: clamp(10px, 1.1vw, 16px);
  letter-spacing: 0.38em;
  text-shadow: 0 0 14px rgba(21, 217, 255, 0.48);
}

.hero-corner-ui::before {
  display: none;
}

.hero-signature {
  color: #dffaff;
  font-family: inherit;
  font-size: clamp(34px, 2.5vw, 52px);
  font-weight: 500;
  letter-spacing: 0.18em;
  text-shadow: 0 0 14px rgba(21, 217, 255, 0.42);
}

.hero-baked-ui-mask {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 8;
  width: 23%;
  height: 13.5%;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(5, 4, 11, 0) 0%, rgba(5, 4, 11, 0.9) 38%, #05040a 100%);
}

.works-stitch-page {
  --works-nav-height: clamp(128px, 11.7vw, 240px);
  position: relative;
  min-height: 100vh;
  padding: 0;
  background: linear-gradient(90deg, #071015 0%, #0d0e15 52%, #140914 100%);
}

.works-stitch-page::before {
  content: "";
  display: none;
  position: absolute;
  top: calc(100vw * 1260 / 2880);
  right: 0;
  left: 0;
  z-index: 2;
  height: 760px;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(7, 10, 16, 0) 0%, rgba(7, 10, 16, 0.2) 22%, rgba(7, 11, 16, 0.62) 52%, rgba(7, 13, 17, 0.96) 100%),
    linear-gradient(90deg, rgba(7, 16, 21, 0.08) 0%, rgba(13, 14, 21, 0.1) 52%, rgba(20, 9, 20, 0.1) 100%);
}

.works-stitch-page::after {
  content: "";
  display: none;
  position: absolute;
  top: calc(100vw * 1460 / 2880);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(90deg, #071015 0%, #0d0e15 52%, #140914 100%);
}

.works-stitch-page img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  user-select: none;
  filter: brightness(1.18) contrast(1.08);
}

.portfolio-entry-module {
  position: relative;
  z-index: 3;
  margin: -120px 0 0;
  padding: clamp(90px, 8vw, 150px) 6.5vw clamp(570px, calc(16vw + 350px), 670px);
  background: linear-gradient(90deg, #071015 0%, #0d0e15 52%, #140914 100%);
}

.portfolio-entry-module::before {
  content: "";
  position: absolute;
  top: -250px;
  right: 0;
  left: 0;
  height: 500px;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(10, 7, 15, 0) 0%,
    rgba(9, 7, 14, 0.22) 16%,
    rgba(8, 8, 13, 0.52) 32%,
    rgba(7, 9, 14, 0.78) 46%,
    rgba(7, 10, 15, 0.78) 54%,
    rgba(7, 12, 17, 0.52) 68%,
    rgba(7, 14, 19, 0.22) 84%,
    rgba(7, 16, 21, 0) 100%
  );
}

.portfolio-entry-module::after {
  content: none;
}

.portfolio-entry-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(100px, 9vw, 180px);
  row-gap: clamp(110px, 9vw, 170px);
}

.portfolio-section-intro {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-left: 0;
  margin-bottom: clamp(68px, 7vw, 128px);
}

.portfolio-intro-title {
  display: flex;
  align-items: center;
  gap: 36px;
  min-height: 38px;
}

.portfolio-intro-title i {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #22e8f7;
  box-shadow:
    0 0 8px #22e8f7,
    0 0 18px rgba(34, 232, 247, 0.9),
    0 0 32px rgba(34, 232, 247, 0.52);
}

.portfolio-intro-title h2 {
  margin: 0;
  color: #20def4;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(34px, 2.5vw, 50px);
  font-weight: 500;
  letter-spacing: 0.42em;
  text-shadow: 0 0 14px rgba(32, 222, 244, 0.28);
}

.portfolio-intro-title span {
  color: rgba(164, 174, 186, 0.52);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(28px, 2.1vw, 42px);
  letter-spacing: 0.34em;
}

.portfolio-intro-line {
  width: 100%;
  height: 2px;
  margin: 30px 0 42px;
  background: repeating-linear-gradient(
    90deg,
    rgba(32, 222, 244, 0.3) 0 8px,
    transparent 8px 16px
  );
}

.portfolio-section-intro .portfolio-intro-copy {
  width: 100%;
  margin: 0;
  color: rgba(174, 183, 195, 0.62);
  font-size: clamp(44px, 3.2vw, 64px);
  font-weight: 300;
  line-height: 1.62;
  letter-spacing: 0.01em;
}

.portfolio-entry-card {
  position: relative;
  min-width: 0;
  transition: transform 300ms ease;
}

.portfolio-entry-card:nth-child(even) {
  transform: translateY(7vw);
}

.portfolio-entry-card:hover {
  transform: translateY(-8px);
}

.portfolio-entry-card:nth-child(even):hover {
  transform: translateY(calc(7vw - 8px));
}

.portfolio-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  color: #20def4;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(20px, 1.5vw, 30px);
  letter-spacing: 0.32em;
  text-shadow: 0 0 14px rgba(32, 222, 244, 0.28);
}

.portfolio-cover {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.72 / 1;
  border: 1px solid rgba(29, 213, 235, 0.42);
  background: #090d14;
  transition: border-color 260ms ease, box-shadow 260ms ease;
}

.portfolio-cover::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0;
  background: linear-gradient(180deg, rgba(2, 8, 14, 0.05), rgba(2, 8, 14, 0.58));
  transition: opacity 240ms ease;
}

.portfolio-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.74) saturate(0.86);
  transition: transform 650ms cubic-bezier(.2,.7,.2,1), filter 420ms ease;
}

.portfolio-entry-card:hover .portfolio-cover {
  border-color: rgba(32, 226, 246, 0.92);
  box-shadow: 0 0 26px rgba(32, 226, 246, 0.16);
}

.portfolio-cover em {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 26px;
  border-top: 1px solid rgba(35, 232, 255, 0.58);
  color: #25e8ff;
  font-style: normal;
  font: 13px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.34em;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 220ms ease, transform 220ms ease;
  background: rgba(5, 10, 15, 0.72);
  backdrop-filter: blur(8px);
}

.portfolio-entry-card:hover .portfolio-cover em {
  opacity: 1;
  transform: translateY(0);
}

.portfolio-entry-card:hover .portfolio-cover img {
  transform: scale(1.045);
  filter: brightness(1.04) saturate(1.04);
}

.project-primary .portfolio-cover img {
  object-position: center 52%;
  transform: scale(1.04);
}

.project-primary:hover .portfolio-cover img {
  transform: scale(1.075);
}

.project-big-screen .portfolio-cover img {
  object-fit: fill;
  transform: scale(1);
}

.project-big-screen:hover .portfolio-cover img {
  transform: scale(1.02);
}

.portfolio-entry-card .portfolio-entry-info h3 {
  margin-bottom: 10px;
  font-size: clamp(28px, 2.15vw, 44px);
  font-weight: 600;
  line-height: 1.35;
}

.portfolio-entry-card .portfolio-entry-info p {
  color: rgba(190, 199, 208, 0.52);
  font-size: clamp(28px, 2.15vw, 44px);
  font-weight: 350;
  line-height: 1.65;
  letter-spacing: 0.04em;
}

.project-detail-link {
  position: absolute;
  right: 2px;
  bottom: 18px;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: rgba(32, 222, 244, 0.78);
  font-size: clamp(28px, 2.15vw, 44px);
  font-weight: 300;
  letter-spacing: 0.12em;
  transition: color 220ms ease, text-shadow 220ms ease, transform 220ms ease;
}

.project-detail-link b {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-weight: 400;
  letter-spacing: 0;
}

.portfolio-entry-card:hover .project-detail-link {
  color: #20e8ff;
  text-shadow: 0 0 12px rgba(32, 232, 255, 0.44);
  transform: translateX(4px);
}

.portfolio-entry-card:hover .portfolio-cover::after {
  opacity: 1;
}

.portfolio-entry-info {
  padding: 24px 2px 0;
}

.portfolio-entry-info h3 {
  margin: 0 0 8px;
  color: rgba(231, 236, 242, 0.88);
  font-size: clamp(22px, 1.6vw, 34px);
  font-weight: 300;
  letter-spacing: 0.04em;
}

.portfolio-entry-info p {
  margin: 0;
  color: rgba(190, 199, 208, 0.42);
  font-size: 14px;
  letter-spacing: 0.08em;
}

.works-original-nav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 80;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--works-nav-height);
  overflow: hidden;
  padding: 0 6.5vw 24px;
  background: rgba(7, 11, 17, 0.86);
  backdrop-filter: blur(12px);
  box-shadow: 0 8px 24px rgba(2, 6, 10, 0.22);
}

.works-original-nav::after {
  content: "";
  position: absolute;
  right: 6.5vw;
  bottom: 24px;
  left: 6.5vw;
  height: 1px;
  background: rgba(238, 244, 248, 0.86);
  pointer-events: none;
}

.works-original-nav-spacer {
  width: 100%;
  height: var(--works-nav-height);
  background: linear-gradient(90deg, #10222b 0%, #11141d 54%, #160d18 100%);
}

.works-main-visual {
  margin-top: 0;
}

.works-original-nav a {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 24px;
  min-height: 68px;
  padding: 0 20px;
  color: rgba(244, 247, 250, 0.9);
  font-size: clamp(32px, 2.16vw, 46px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
  white-space: nowrap;
  cursor: pointer;
  transition: color 180ms ease, text-shadow 180ms ease;
}

.works-original-nav a:hover {
  color: #2ce7f5;
  text-shadow: 0 0 14px rgba(44, 231, 245, 0.45);
}

.works-original-nav a:focus-visible {
  outline: 2px solid #22e5ff;
  outline-offset: 5px;
}

.works-crop {
  overflow: hidden;
}

.works-crop-2 {
  height: calc(100vw * 1020 / 2818);
}

.works-crop-2 img {
  margin-top: 0;
}

.works-crop-3 {
  height: calc(100vw * 820 / 2748);
}

.works-crop-3 img {
  margin-top: calc(-100vw * 430 / 2748);
}

.works-top-clean-mask {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 8;
  top: 4.25vw;
  left: 5%;
  width: 90%;
  height: 4.95vw;
  pointer-events: none;
  background:
    radial-gradient(circle at 5% 40%, rgba(16, 31, 37, 0.98), transparent 20rem),
    linear-gradient(90deg, #10191e 0%, #11131a 54%, #120d15 100%);
}

.workflow-hover-zone {
  position: absolute;
  z-index: 5;
  top: calc(var(--works-nav-height) + 28.8vw);
  width: 21.65vw;
  height: 19.55vw;
  pointer-events: auto;
  border: 1px solid transparent;
  background: transparent;
  transition:
    transform 260ms ease,
    border-color 260ms ease,
    background 260ms ease,
    box-shadow 260ms ease,
    filter 260ms ease;
}

.workflow-hover-zone:hover {
  transform: none;
  border-color: rgba(32, 232, 255, 0.78);
  background: rgba(32, 232, 255, 0.035);
  box-shadow:
    inset 0 0 28px rgba(32, 232, 255, 0.055),
    0 0 16px rgba(32, 232, 255, 0.2),
    0 0 42px rgba(32, 232, 255, 0.12);
  filter: brightness(1.08);
}

.workflow-hover-zone::before,
.workflow-hover-zone::after {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: 0;
  transition: opacity 220ms ease, transform 360ms ease, box-shadow 360ms ease;
}

.workflow-hover-zone::before {
  inset: -1px;
  background:
    linear-gradient(#20e8ff, #20e8ff) left top / 28px 2px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) left top / 2px 28px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) right top / 28px 2px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) right top / 2px 28px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) left bottom / 28px 2px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) left bottom / 2px 28px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) right bottom / 28px 2px no-repeat,
    linear-gradient(#20e8ff, #20e8ff) right bottom / 2px 28px no-repeat;
  filter: drop-shadow(0 0 5px rgba(32, 232, 255, 0.8));
}

.workflow-hover-zone::after {
  top: 14%;
  right: 11.5%;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(32, 232, 255, 0.85);
  transform: rotate(45deg) scale(0.82);
}

.workflow-hover-zone:hover::before,
.workflow-hover-zone:hover::after {
  opacity: 1;
}

.workflow-hover-zone:hover::after {
  transform: rotate(135deg) scale(1.14);
  box-shadow: 0 0 14px rgba(32, 232, 255, 0.46);
}

.workflow-zone-3::after {
  border-radius: 50%;
  transform: scale(0.82);
}

.workflow-zone-3:hover::after {
  transform: scale(1.18);
  box-shadow:
    0 0 0 7px rgba(32, 232, 255, 0.08),
    0 0 18px rgba(32, 232, 255, 0.42);
}

.workflow-zone-1 {
  left: 6.48vw;
}

.workflow-zone-2 {
  left: 29.45vw;
}

.workflow-zone-3 {
  left: 52.27vw;
}

.workflow-zone-4 {
  left: 75.3vw;
}

.works-clean-mask {
  display: none;
  opacity: 0;
  position: absolute;
  z-index: 8;
  top: 71.3vw;
  left: 0;
  width: 100%;
  height: 8.8vw;
  pointer-events: none;
  background:
    radial-gradient(circle at 10% 20%, rgba(25, 49, 58, 0.92), transparent 25rem),
    linear-gradient(90deg, #0d151b 0%, #101018 50%, #170d17 100%);
}

.light-switch {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(84, 221, 255, 0.25);
  background: rgba(4, 8, 18, 0.48);
  box-shadow: inset 0 0 18px rgba(84, 221, 255, 0.08);
  color: rgba(244, 239, 229, 0.78);
  font: inherit;
  letter-spacing: inherit;
  cursor: pointer;
}

.light-switch i {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #16dfff;
  box-shadow: 0 0 18px #16dfff;
}

.light-switch b {
  color: #16dfff;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0;
}

.light-switch em {
  font-style: normal;
}

body.home-light-mode .reference-hero::after {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.02)),
    radial-gradient(circle at 80% 38%, rgba(255, 255, 255, 0.2), transparent 42%);
}

body.home-light-mode .reference-hero {
  filter: brightness(1.62) saturate(0.68) contrast(0.9);
}

body.home-light-mode .reference-hero::before {
  background: rgba(255, 255, 255, 0.18);
  mix-blend-mode: screen;
}

body.home-light-mode .hero-corner-ui::before {
  background: rgba(255, 255, 255, 0.16);
}

body.home-light-mode .light-switch {
  border-color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.94);
  color: #222;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.18);
}

body.home-light-mode .light-switch i {
  background: #777;
  box-shadow: none;
}

body.home-light-mode .light-switch b {
  color: #222;
}

.hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 0.78fr);
  gap: clamp(26px, 5vw, 86px);
  align-items: end;
  min-height: 100vh;
  padding: 116px 0 72px;
}

.hero-kicker,
.overline,
.project-count,
.meta-line {
  color: var(--muted);
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.hero-kicker::before {
  content: "";
  width: 42px;
  height: 1px;
  background: var(--acid);
}

.hero-title {
  position: relative;
  max-width: 860px;
  margin: 22px 0 28px;
  font-size: clamp(58px, 9.6vw, 146px);
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 0.82;
}

.hero-title span {
  display: block;
}

.hero-title .outline {
  color: transparent;
  -webkit-text-stroke: 1px rgba(247, 242, 232, 0.74);
  text-stroke: 1px rgba(247, 242, 232, 0.74);
}

.hero-title .cn {
  color: var(--acid);
  font-size: 0.48em;
  letter-spacing: 0.02em;
  line-height: 1.12;
}

.hero-copy {
  max-width: 600px;
  margin: 0;
  color: var(--muted);
  font-size: clamp(15px, 1.5vw, 19px);
  line-height: 1.8;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.marquee {
  position: absolute;
  right: 0;
  bottom: 26px;
  left: 0;
  overflow: hidden;
  border-block: 1px solid rgba(247, 242, 232, 0.12);
  color: rgba(244, 239, 229, 0.16);
  font-size: clamp(36px, 7vw, 96px);
  font-weight: 900;
  letter-spacing: -0.06em;
  line-height: 0.9;
  white-space: nowrap;
  pointer-events: none;
}

.marquee-track {
  display: inline-flex;
  gap: 0.34em;
  padding: 10px 0;
  animation: marquee 22s linear infinite;
}

.magnetic {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border: 1px solid rgba(247, 242, 232, 0.24);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
  color: var(--text);
  cursor: pointer;
  transition:
    transform 160ms ease,
    border-color 160ms ease,
    background 160ms ease;
}

.magnetic.primary {
  border-color: transparent;
  background: var(--acid);
  color: #08090b;
}

.magnetic:hover {
  transform: translateY(-3px);
  border-color: rgba(247, 242, 232, 0.52);
}

.hero-panel {
  position: relative;
  min-height: 610px;
  overflow: hidden;
  border: 1px solid rgba(244, 239, 229, 0.18);
  border-radius: 34px;
  background:
    linear-gradient(135deg, rgba(215, 255, 56, 0.16), transparent 38%),
    linear-gradient(220deg, rgba(80, 213, 255, 0.18), transparent 44%),
    rgba(255, 255, 255, 0.045);
  box-shadow: 0 40px 90px rgba(0, 0, 0, 0.38);
}

.hero-panel::before {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(247, 242, 232, 0.14);
  border-radius: 20px;
}

.orbit-card {
  position: absolute;
  display: grid;
  align-content: space-between;
  width: 282px;
  height: 356px;
  padding: 16px;
  border: 1px solid rgba(244, 239, 229, 0.2);
  border-radius: 22px;
  background: rgba(8, 8, 6, 0.62);
  backdrop-filter: blur(18px);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.35);
  transform: rotate(var(--r));
  animation: float 5.4s ease-in-out infinite;
}

.orbit-card:nth-child(1) {
  top: 40px;
  left: 18px;
  --r: -10deg;
}

.orbit-card:nth-child(2) {
  top: 116px;
  right: 20px;
  --r: 9deg;
  animation-delay: -1.5s;
}

.orbit-card:nth-child(3) {
  left: 102px;
  bottom: 26px;
  --r: 2deg;
  animation-delay: -2.8s;
}

.card-visual {
  position: relative;
  min-height: 190px;
  overflow: hidden;
  border: 1px solid rgba(244, 239, 229, 0.12);
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(244, 239, 229, 0.08) 1px, transparent 1px),
    linear-gradient(rgba(244, 239, 229, 0.08) 1px, transparent 1px),
    radial-gradient(circle at 28% 34%, var(--hot), transparent 28%),
    radial-gradient(circle at 72% 58%, var(--cyan), transparent 31%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.03));
  background-size: 18px 18px, 18px 18px, auto, auto, auto;
}

.card-visual::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 108px;
  height: 72px;
  border-radius: 12px;
  background: rgba(244, 239, 229, 0.86);
  box-shadow:
    -74px -42px 0 rgba(215, 255, 56, 0.72),
    -36px 20px 0 rgba(255, 106, 61, 0.62);
}

.orbit-card strong {
  font-size: 26px;
  line-height: 1;
}

.orbit-card span {
  color: var(--muted);
  font-size: 12px;
}

.section {
  padding: 88px 0;
}

.section-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 460px);
  gap: 28px;
  align-items: end;
  margin-bottom: 32px;
}

.section-head h2 {
  margin: 0;
  font-size: clamp(42px, 7vw, 112px);
  font-weight: 880;
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.section-head p,
.profile-copy,
.case-text,
.contact-copy {
  margin: 0;
  color: var(--muted);
  line-height: 1.78;
}

.work-list {
  display: grid;
  gap: 14px;
}

.work-row {
  position: relative;
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr) 220px 56px;
  gap: 20px;
  align-items: center;
  min-height: 132px;
  padding: 22px;
  overflow: hidden;
  border: 1px solid var(--thin);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.045);
  transition:
    border-color 180ms ease,
    background 180ms ease,
    transform 180ms ease;
}

.work-row::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background: linear-gradient(90deg, var(--accent), transparent 48%);
  transition: opacity 180ms ease;
}

.work-row:hover {
  z-index: 2;
  border-color: rgba(247, 242, 232, 0.38);
  background: rgba(255, 255, 255, 0.08);
  transform: translateX(10px);
}

.work-row:hover::before {
  opacity: 0.16;
}

.work-row > * {
  position: relative;
  z-index: 1;
}

.work-index {
  color: var(--muted);
  font-size: 13px;
}

.work-row h3 {
  margin: 0;
  font-size: clamp(28px, 4vw, 64px);
  font-weight: 850;
  letter-spacing: -0.04em;
  line-height: 0.94;
}

.work-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.pill {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border: 1px solid rgba(247, 242, 232, 0.17);
  border-radius: 999px;
  color: var(--muted);
  font-size: 12px;
}

.arrow {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(247, 242, 232, 0.18);
  border-radius: 50%;
  font-size: 22px;
}

.featured-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 18px;
}

.feature-card {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  border: 1px solid var(--thin);
  border-radius: 8px;
  background: var(--panel);
}

.feature-card.large {
  grid-column: span 7;
}

.feature-card.small {
  grid-column: span 5;
}

.feature-media {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at var(--mx, 40%) var(--my, 35%), var(--accent), transparent 24rem),
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.02));
  opacity: 0.86;
}

.feature-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 54%;
  background: linear-gradient(180deg, transparent, rgba(7, 8, 10, 0.82));
}

.feature-content {
  position: absolute;
  inset: auto 0 0;
  z-index: 1;
  padding: 26px;
}

.feature-content h3 {
  max-width: 520px;
  margin: 12px 0 10px;
  font-size: clamp(28px, 4vw, 54px);
  letter-spacing: -0.04em;
  line-height: 0.95;
}

.feature-content p {
  max-width: 560px;
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.profile-band {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 18px;
}

.profile-photo,
.profile-info,
.contact-band,
.case-block,
.next-band {
  border: 1px solid var(--thin);
  border-radius: 8px;
  background: var(--panel);
}

.profile-photo {
  position: relative;
  min-height: 460px;
  overflow: hidden;
}

.profile-photo::before {
  content: "";
  position: absolute;
  inset: 36px;
  border-radius: 8px;
  background:
    radial-gradient(circle at 48% 34%, #f7f2e8 0 9%, transparent 10%),
    radial-gradient(circle at 50% 54%, var(--hot) 0 26%, transparent 27%),
    linear-gradient(160deg, rgba(223, 255, 79, 0.3), rgba(79, 227, 255, 0.16));
  filter: saturate(1.15);
}

.profile-photo::after {
  content: "CREATIVE";
  position: absolute;
  right: 24px;
  bottom: 22px;
  color: rgba(247, 242, 232, 0.16);
  font-size: clamp(44px, 7vw, 92px);
  font-weight: 900;
  letter-spacing: -0.06em;
}

.profile-info {
  display: grid;
  gap: 24px;
  align-content: center;
  min-height: 460px;
  padding: clamp(26px, 4vw, 54px);
}

.profile-info h2 {
  margin: 0;
  font-size: clamp(40px, 6vw, 84px);
  letter-spacing: -0.05em;
  line-height: 0.92;
}

.skills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.contact-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  padding: clamp(28px, 5vw, 64px);
}

.contact-band h2 {
  max-width: 820px;
  margin: 0 0 16px;
  font-size: clamp(42px, 8vw, 116px);
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.detail-hero {
  min-height: 92vh;
  padding: 120px 0 42px;
}

.back {
  display: inline-flex;
  margin-bottom: 34px;
  color: var(--muted);
}

.detail-title {
  max-width: 1080px;
  margin: 16px 0 24px;
  font-size: clamp(58px, 12vw, 176px);
  font-weight: 900;
  letter-spacing: -0.065em;
  line-height: 0.82;
}

.detail-specs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 44px;
}

.detail-spec {
  min-height: 90px;
  padding: 16px;
  border: 1px solid var(--thin);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.045);
}

.detail-spec span {
  display: block;
  margin-bottom: 12px;
  color: var(--muted);
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.detail-spec strong {
  font-size: 18px;
}

.detail-lead {
  max-width: 720px;
  margin: 0;
  color: var(--muted);
  font-size: clamp(16px, 1.5vw, 20px);
  line-height: 1.8;
}

.showcase {
  position: relative;
  min-height: 68vh;
  overflow: hidden;
  border: 1px solid var(--thin);
  border-radius: 8px;
  background:
    radial-gradient(circle at var(--mx, 50%) var(--my, 42%), var(--accent), transparent 32rem),
    linear-gradient(135deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.025));
}

.showcase::before {
  content: "";
  position: absolute;
  inset: 40px;
  border: 1px solid rgba(247, 242, 232, 0.18);
  border-radius: 8px;
}

.showcase-title {
  position: absolute;
  left: 34px;
  bottom: 28px;
  margin: 0;
  color: rgba(247, 242, 232, 0.2);
  font-size: clamp(50px, 10vw, 150px);
  font-weight: 900;
  letter-spacing: -0.06em;
  line-height: 0.82;
}

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

.case-block {
  min-height: 260px;
  padding: 26px;
}

.case-block h3 {
  margin: 0 0 18px;
  font-size: 24px;
}

.next-band {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 26px;
}

.next-band h3 {
  margin: 0;
  font-size: clamp(30px, 5vw, 72px);
  letter-spacing: -0.05em;
}

.reveal {
  opacity: 0;
  transform: translateY(32px);
  transition:
    opacity 680ms ease,
    transform 680ms ease;
}

.reveal.in {
  opacity: 1;
  transform: translateY(0);
}

@keyframes float {
  0%,
  100% {
    translate: 0 0;
  }

  50% {
    translate: 0 -18px;
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 980px) {
  .hero,
  .section-head,
  .profile-band,
  .contact-band {
    grid-template-columns: 1fr;
  }

  .hero-panel {
    min-height: 520px;
  }

  .work-row {
    grid-template-columns: 48px minmax(0, 1fr) 44px;
  }

  .work-tags {
    grid-column: 2 / -1;
  }

  .feature-card.large,
  .feature-card.small {
    grid-column: span 12;
  }

  .case-grid {
    grid-template-columns: 1fr;
  }

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

.big-screen-page {
  width: 87vw;
  max-width: 1840px;
  margin: 0 auto;
  padding: 54px 0 100px;
}

body.is-big-screen {
  background: linear-gradient(90deg, #071015 0%, #0d0e15 52%, #140914 100%);
}

body.is-big-screen::before,
body.is-big-screen .topbar {
  display: none;
}

.big-screen-back {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 42px;
  margin-bottom: 34px;
  padding: 0 16px;
  border: 1px solid rgba(32, 222, 244, 0.48);
  color: #20def4;
  background: rgba(7, 16, 21, 0.42);
  box-shadow: inset 0 0 18px rgba(32, 222, 244, 0.06);
  font: 12px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.18em;
}

.big-screen-back:hover { border-color: #20def4; box-shadow: 0 0 18px rgba(32, 222, 244, 0.18); }

.big-screen-hero {
  padding: 0 0 92px;
  border-bottom: 1px solid rgba(32, 232, 255, 0.22);
}

.big-screen-hero-meta,
.big-screen-hero-caption > div > span,
.big-screen-overview span,
.big-screen-case-meta,
.big-screen-case-head span,
.big-screen-case-head small,
.big-screen-notes span,
.big-screen-footer {
  color: #20def4;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.24em;
}

.big-screen-hero-meta, .big-screen-case-meta { display: flex; justify-content: space-between; margin-bottom: 12px; font-size: clamp(18px, 1.4vw, 28px); text-shadow: 0 0 14px rgba(32, 222, 244, 0.28); }
.big-screen-hero-frame { overflow: hidden; height: min(50.6vw, 56vh); min-height: 360px; border: 1px solid rgba(32, 222, 244, 0.58); background: #071015; }
.big-screen-hero-frame img { display: block; width: 100%; height: 100%; object-fit: cover; filter: brightness(0.9) saturate(0.95); }
.big-screen-hero-caption { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 60px; align-items: end; padding-top: 30px; }
.big-screen-hero-caption > div > span { font-size: 11px; }
.big-screen-hero h1 { margin: 14px 0 8px; font-size: clamp(34px, 3.2vw, 62px); font-weight: 600; line-height: 1.2; letter-spacing: 0; }
.big-screen-hero-caption p { margin: 0; color: rgba(190, 199, 208, 0.55); font-size: clamp(19px, 1.7vw, 32px); font-weight: 300; }
.big-screen-stats { display: grid; grid-template-columns: repeat(3, minmax(120px, 160px)); gap: 24px; }
.big-screen-stats div { padding-top: 12px; border-top: 1px solid rgba(32, 232, 255, 0.35); }
.big-screen-stats strong { display: block; color: #20def4; font-size: 30px; font-weight: 400; }
.big-screen-stats span { color: rgba(214, 224, 232, 0.48); font-size: 13px; }

.big-screen-overview { padding: 76px 0 92px; border-bottom: 1px solid rgba(32, 232, 255, 0.18); }
.big-screen-overview-title { display: flex; align-items: center; gap: 24px; }
.big-screen-overview-title i { width: 13px; height: 13px; flex: 0 0 auto; border-radius: 50%; background: #20def4; box-shadow: 0 0 16px rgba(32, 222, 244, 0.9); }
.big-screen-overview span { font-size: 11px; }
.big-screen-overview h2 { margin: 10px 0 0; font-size: clamp(28px, 2.5vw, 46px); font-weight: 400; line-height: 1.2; letter-spacing: 0; }
.big-screen-overview-line { height: 1px; margin: 28px 0 30px; background: repeating-linear-gradient(90deg, rgba(32,222,244,.42) 0 8px, transparent 8px 16px); }
.big-screen-overview p { max-width: 1220px; margin: 0; color: rgba(214, 224, 232, 0.58); font-size: clamp(16px, 1.25vw, 21px); line-height: 1.9; }

.big-screen-gallery { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: clamp(52px, 5vw, 96px); }
.big-screen-case { min-width: 0; padding: 82px 0; border-bottom: 1px solid rgba(32, 232, 255, 0.18); }
.big-screen-case.wide { grid-column: 1 / -1; padding-top: 110px; }
.big-screen-case-head { margin-bottom: 24px; }
.big-screen-case-head small { display: block; margin-bottom: 10px; font-size: 11px; }
.big-screen-case-head h2 { margin: 0; color: rgba(238, 244, 248, 0.94); font-size: clamp(25px, 2.2vw, 42px); font-weight: 500; letter-spacing: 0; }
.big-screen-image-frame { position: relative; overflow: hidden; aspect-ratio: 16 / 9; border: 1px solid rgba(32, 222, 244, 0.55); background: #071015; box-shadow: 0 24px 60px rgba(0, 0, 0, 0.24); }
.big-screen-image-frame::before, .big-screen-image-frame::after { content: ""; position: absolute; z-index: 2; width: 24px; height: 24px; pointer-events: none; }
.big-screen-image-frame::before { top: 8px; left: 8px; border-top: 2px solid #20def4; border-left: 2px solid #20def4; }
.big-screen-image-frame::after { right: 8px; bottom: 8px; border-right: 2px solid #20def4; border-bottom: 2px solid #20def4; }
.big-screen-image-frame img { display: block; width: 100%; height: 100%; object-fit: contain; background: #061016; transition: transform 420ms ease, filter 420ms ease; }
.big-screen-case:hover .big-screen-image-frame { border-color: rgba(32, 222, 244, 0.88); box-shadow: 0 0 28px rgba(32, 222, 244, 0.12); }
.big-screen-case:hover .big-screen-image-frame img { transform: scale(1.012); filter: brightness(1.06); }
.big-screen-notes { display: grid; grid-template-columns: 1fr 1fr; gap: 38px; margin: 34px 0 0; }
.big-screen-case.wide .big-screen-notes { gap: 6vw; }
.big-screen-notes section { padding-top: 22px; border-top: 1px dashed rgba(32, 222, 244, 0.3); }
.big-screen-notes span { font-size: 11px; }
.big-screen-notes h3 { margin: 14px 0 12px; font-size: 20px; font-weight: 500; }
.big-screen-notes p { margin: 0; color: rgba(214, 224, 232, 0.56); font-size: 16px; line-height: 1.9; }
.big-screen-footer { display: flex; justify-content: space-between; padding-top: 60px; font-size: 12px; }
.big-screen-footer a { color: #20def4; }

@media (max-width: 820px) {
  .big-screen-page { width: calc(100% - 28px); padding-top: 28px; }
  .big-screen-back { margin-bottom: 30px; }
  .big-screen-hero-frame { height: auto; min-height: 0; aspect-ratio: 1.72 / 1; }
  .big-screen-hero-caption { grid-template-columns: 1fr; gap: 32px; }
  .big-screen-stats { grid-template-columns: repeat(3, 1fr); }
  .big-screen-notes { grid-template-columns: 1fr; gap: 34px; }
  .big-screen-gallery { grid-template-columns: 1fr; }
  .big-screen-case.wide { grid-column: auto; }
  .big-screen-notes { margin-left: 0; }
}

/* Black Ant big-screen case study */
.black-ant-study {
  --detail-nav-height: clamp(128px, 11.7vw, 240px);
  width: 87vw;
  max-width: none;
  padding-top: var(--detail-nav-height);
  color: #e7f0f7;
}

.black-ant-study::before {
  content: "";
  position: fixed;
  top: calc(var(--detail-nav-height) - 24px);
  right: 6.5vw;
  left: 6.5vw;
  z-index: 101;
  height: 1px;
  pointer-events: none;
  background: rgba(238, 244, 248, 0.86);
}

.black-ant-study::after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  height: var(--detail-nav-height);
  pointer-events: none;
  background: rgba(7, 11, 17, 0.86);
  box-shadow: 0 8px 24px rgba(2, 6, 10, 0.22);
  backdrop-filter: blur(12px);
}

.black-ant-study > .big-screen-back {
  position: fixed;
  top: 0;
  left: 6.5vw;
  z-index: 102;
  height: calc(var(--detail-nav-height) - 24px);
  min-height: 0;
  margin: 0;
  padding: 0 20px;
  border: 0;
  color: rgba(244, 247, 250, 0.9);
  background: transparent;
  backdrop-filter: none;
  font-size: clamp(32px, 2.16vw, 46px);
  font-weight: 500;
  letter-spacing: 0.1em;
  box-shadow: none;
}

.black-ant-study > .big-screen-back:hover {
  color: #2ce7f5;
  border-color: transparent;
  text-shadow: 0 0 14px rgba(44, 231, 245, 0.45);
  box-shadow: none;
}

.black-ant-title {
  position: relative;
  min-height: 500px;
  padding: 88px 0 90px;
  border-top: 0;
  border-bottom: 1px solid rgba(32, 222, 244, 0.26);
}

.black-ant-title::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0.2;
  background:
    linear-gradient(90deg, rgba(7,16,21,.2), rgba(7,16,21,.72)),
    url("./assets/files/asset-0007.png") center / cover no-repeat;
  mask-image: linear-gradient(90deg, #000, transparent 82%);
}

.coming-soon-study .black-ant-title::before {
  opacity: 0.16;
  background:
    linear-gradient(90deg, rgba(7,16,21,.12), rgba(7,16,21,.82)),
    url("./assets/files/asset-0317.jpg") center / cover no-repeat;
}

.coming-soon-only {
  padding: 96px 0 180px;
}

.coming-soon-only .black-ant-screen-frame {
  width: 100%;
}

.coming-soon-only .black-ant-screen-frame img {
  display: block;
  width: 100%;
  height: auto;
}

/* Herbal shop mobile screen matrix */
.herbal-study {
  position: relative;
  z-index: 1;
  isolation: isolate;
  padding-bottom: 180px;
}

.herbal-hero {
  padding: 96px 0 128px;
  border-bottom: 1px solid rgba(32, 222, 244, 0.22);
  background:
    linear-gradient(90deg, rgba(10, 43, 50, 0.16), transparent 42%),
    linear-gradient(180deg, rgba(12, 18, 26, 0.18), rgba(7, 11, 17, 0));
}

.herbal-hero > span,
.herbal-gallery > header > span {
  display: block;
  color: rgba(32, 222, 244, 0.78);
  font: clamp(16px, 1vw, 21px) ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.2em;
}

.herbal-hero > span {
  margin-top: 46px;
}

.herbal-hero h1 {
  max-width: 1100px;
  margin: 18px 0 24px;
  color: #f4f8fb;
  font-size: clamp(52px, 5.2vw, 104px);
  font-weight: 560;
  line-height: 1.16;
  letter-spacing: 0;
}

.herbal-hero > p {
  width: 100%;
  max-width: none;
  margin: 0;
  color: rgba(224, 232, 238, 0.68);
  font-size: 36px;
  font-weight: 350;
  line-height: 1.9;
  white-space: nowrap;
}

.herbal-hero-meta {
  display: grid;
  grid-template-columns: auto 1fr auto 1fr;
  gap: 14px 26px;
  align-items: baseline;
  max-width: 720px;
  margin-top: 54px;
  padding-top: 24px;
  border-top: 1px dashed rgba(32, 222, 244, 0.32);
}

.herbal-hero-meta b {
  color: #20def4;
  font-size: clamp(30px, 2.7vw, 54px);
  font-weight: 450;
  line-height: 1;
}

.herbal-hero-meta span {
  color: rgba(231, 240, 247, 0.58);
  font-size: 36px;
  font-weight: 350;
}

.herbal-gallery {
  padding: 120px 0 0;
}

.herbal-gallery > header {
  max-width: 1120px;
  margin-bottom: 78px;
}

.herbal-gallery > header h2 {
  margin: 18px 0 20px;
  color: #f4f8fb;
  font-size: clamp(40px, 4vw, 76px);
  font-weight: 520;
  line-height: 1.2;
  letter-spacing: 0;
}

.herbal-gallery > header p {
  margin: 0;
  color: rgba(224, 232, 238, 0.58);
  font-size: 36px;
  font-weight: 350;
  line-height: 1.8;
}

.herbal-waterfall {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  column-gap: clamp(112px, 10vw, 208px);
}

.herbal-waterfall-column {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: clamp(76px, 7vw, 132px);
}

.herbal-sequence {
  display: flex;
  align-items: center;
  gap: clamp(16px, 2vw, 38px);
  margin-bottom: clamp(72px, 7vw, 126px);
  color: rgba(231, 240, 247, 0.68);
  font: 350 36px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.08em;
}

.herbal-sequence span { white-space: nowrap; }

.herbal-sequence i {
  width: clamp(28px, 4vw, 74px);
  height: 1px;
  background: rgba(32, 222, 244, 0.38);
}

.herbal-phone-card {
  display: inline-block;
  width: 100%;
  margin: 0;
  break-inside: avoid;
  vertical-align: top;
}

.herbal-phone-card > div {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 16px;
  background: transparent;
  box-shadow: none;
}

.herbal-phone-card > div::before,
.herbal-phone-card > div::after { display: none; }

.herbal-phone-card img {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 14px;
  background: #071015;
  box-shadow: 0 34px 86px rgba(0, 0, 0, 0.52), 0 8px 24px rgba(0, 0, 0, 0.34);
}

.herbal-phone-card figcaption {
  display: flex;
  gap: 14px;
  align-items: baseline;
  margin-top: 18px;
  color: rgba(236, 242, 247, 0.78);
  font-size: clamp(15px, 1vw, 20px);
  line-height: 1.5;
}

.herbal-phone-card figcaption span {
  flex: 0 0 auto;
  color: #20def4;
  font: 600 clamp(13px, 0.82vw, 17px) ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.12em;
}

.herbal-phone-card figcaption b { min-width: 0; font-weight: 500; }

.herbal-phone-card figcaption em {
  margin-left: auto;
  color: rgba(32, 222, 244, 0.52);
  font: 500 clamp(11px, 0.72vw, 14px) ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  white-space: nowrap;
}

.herbal-phone-card:hover > div {
  box-shadow: none;
}

.herbal-phone-card:hover img { box-shadow: 0 0 42px rgba(32, 222, 244, 0.1), 0 40px 92px rgba(0, 0, 0, 0.6); }

@media (max-width: 1200px) {
  .herbal-waterfall { column-gap: 64px; }
}

@media (max-width: 820px) {
  .herbal-study { padding-bottom: 100px; }
  .herbal-hero { padding: 56px 0 80px; }
  .herbal-gallery { padding-top: 80px; }
  .herbal-gallery > header { margin-bottom: 52px; }
  .herbal-hero > p { font-size: 36px; white-space: normal; }
  .herbal-waterfall { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .herbal-sequence { flex-wrap: wrap; }
}

@media (max-width: 560px) {
  .herbal-hero h1 { font-size: 42px; }
  .herbal-hero-meta { grid-template-columns: auto 1fr; }
  .herbal-sequence { display: grid; grid-template-columns: 1fr; }
  .herbal-sequence i { width: 100%; }
  .herbal-waterfall { grid-template-columns: 1fr; }
}

/* Mobile multi-project collection */
.mobile-collection-study .herbal-hero > p {
  max-width: 1500px;
  font-size: 28px;
  white-space: normal;
}

.mobile-collection-intro {
  padding: 120px 0 110px;
  border-bottom: 1px solid rgba(32, 222, 244, 0.2);
}

.mobile-collection-intro > span,
.mobile-app-section > header small {
  color: rgba(32, 222, 244, 0.78);
  font: clamp(18px, 1.05vw, 23px) ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.2em;
}

.mobile-collection-intro h2 {
  margin: 18px 0 22px;
  color: #f4f8fb;
  font-size: clamp(44px, 4.2vw, 82px);
  font-weight: 520;
  line-height: 1.2;
  letter-spacing: 0;
}

.mobile-collection-intro p {
  max-width: 1180px;
  margin: 0;
  color: rgba(224, 232, 238, 0.6);
  font-size: 32px;
  font-weight: 350;
  line-height: 1.8;
}

.mobile-collection-projects { display: grid; }

.mobile-app-section {
  padding: clamp(130px, 10vw, 200px) 0 clamp(170px, 13vw, 260px);
  border-bottom: 1px solid rgba(32, 222, 244, 0.2);
}

.mobile-app-section > header {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 30px;
  align-items: start;
  margin-bottom: clamp(90px, 8vw, 150px);
}

.mobile-app-section > header > span {
  color: rgba(32, 222, 244, 0.4);
  font: 56px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  line-height: 1;
  text-shadow: 0 0 20px rgba(32, 222, 244, 0.14);
}

.mobile-app-section > header h2 {
  margin: 12px 0 18px;
  color: rgba(244, 248, 251, 0.94);
  font-size: clamp(40px, 3.2vw, 64px);
  font-weight: 540;
  line-height: 1.25;
  letter-spacing: 0;
}

.mobile-app-section > header p {
  max-width: 1280px;
  margin: 0;
  color: rgba(210, 224, 233, 0.58);
  font-size: 30px;
  font-weight: 350;
  line-height: 1.8;
}

@media (max-width: 820px) {
  .mobile-collection-intro { padding: 80px 0; }
  .mobile-collection-intro p { font-size: 24px; }
  .mobile-app-section { padding: 90px 0 130px; }
  .mobile-app-section > header { grid-template-columns: 70px minmax(0, 1fr); gap: 18px; margin-bottom: 70px; }
  .mobile-app-section > header > span { font-size: 38px; }
  .mobile-app-section > header p { font-size: 22px; }
}

.black-ant-title-copy > span,
.black-ant-title-mark small,
.black-ant-main-screen header small,
.black-ant-components > header small,
.black-ant-screen header small {
  color: rgba(32, 222, 244, 0.76);
  font: clamp(19px, 1.15vw, 24px) ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.24em;
}

.black-ant-title-copy strong {
  display: block;
  margin: 28px 0 8px;
  color: rgba(231, 240, 247, 0.9);
  font-size: clamp(26px, 2.5vw, 46px);
  font-weight: 600;
}

.black-ant-title h1 {
  max-width: 980px;
  margin: 0;
  color: #e7f0f7;
  font-size: clamp(52px, 5.8vw, 108px);
  font-weight: 650;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(38, 161, 255, 0.2);
}

.black-ant-title-copy p {
  width: 100%;
  max-width: none;
  margin: 34px 0 0;
  color: rgba(200, 215, 226, 0.58);
  font-size: clamp(34px, 2.2vw, 44px);
  font-weight: 350;
  line-height: 1.9;
}

.black-ant-title-mark {
  display: grid;
  grid-template-columns: 18px auto;
  column-gap: 12px;
  align-items: center;
  min-width: 190px;
  padding-top: 6px;
}

.black-ant-title-mark i {
  grid-row: span 2;
  width: 12px;
  height: 12px;
  background: #20def4;
  box-shadow: 16px -12px 0 rgba(32, 222, 244, 0.8), 0 0 15px rgba(32, 222, 244, 0.7);
}

.black-ant-title-mark b { font-size: 24px; font-weight: 500; }
.black-ant-title-mark small { font-size: 9px; }

.black-ant-main-screen,
.black-ant-components,
.black-ant-screen {
  padding: 110px 0;
  border-bottom: 1px solid rgba(32, 222, 244, 0.18);
}

.black-ant-main-screen > header,
.black-ant-components > header,
.black-ant-screen > header {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
  margin-bottom: 42px;
}

.black-ant-main-screen > header > span,
.black-ant-components > header > span,
.black-ant-screen > header > span {
  color: rgba(32, 222, 244, 0.36);
  font: 54px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  line-height: 1;
  text-shadow: 0 0 20px rgba(32, 222, 244, 0.12);
}

.black-ant-main-screen h2,
.black-ant-components h2,
.black-ant-screen h2 {
  margin: 8px 0 10px;
  color: rgba(235, 243, 248, 0.94);
  font-size: clamp(30px, 3vw, 56px);
  font-weight: 550;
  letter-spacing: 0;
}

.black-ant-main-screen header p,
.black-ant-components > header p,
.black-ant-screen header p {
  max-width: 980px;
  margin: 0;
  color: rgba(200, 215, 226, 0.56);
  font-size: clamp(30px, 1.85vw, 38px);
  font-weight: 350;
  line-height: 1.8;
}

.black-ant-screen-frame {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(32, 222, 244, 0.5);
  background: #03101d;
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.32);
}

.black-ant-screen-frame::before,
.black-ant-screen-frame::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 32px;
  height: 32px;
  pointer-events: none;
}

.black-ant-screen-frame::before { top: 10px; left: 10px; border-top: 2px solid #20def4; border-left: 2px solid #20def4; }
.black-ant-screen-frame::after { right: 10px; bottom: 10px; border-right: 2px solid #20def4; border-bottom: 2px solid #20def4; }
.black-ant-screen-frame img { display: block; width: 100%; height: auto; }

.black-ant-component-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 72px 52px;
}

.black-ant-component {
  position: relative;
  min-width: 0;
  margin: 0;
  padding: 38px 24px 28px;
  border-bottom: 1px solid rgba(32, 222, 244, 0.44);
  background: linear-gradient(180deg, rgba(7, 31, 55, 0.08), rgba(7, 39, 68, 0.46));
}

.black-ant-component > span {
  position: absolute;
  top: 8px;
  left: 10px;
  color: rgba(32, 222, 244, 0.48);
  font: 20px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.18em;
}

.black-ant-component img {
  display: block;
  width: 100%;
  height: clamp(320px, 24vw, 480px);
  object-fit: contain;
  filter: brightness(1.08);
}

.black-ant-component figcaption {
  margin-top: 20px;
  color: rgba(203, 219, 230, 0.64);
  font-size: clamp(24px, 1.45vw, 30px);
  font-weight: 350;
  letter-spacing: 0.08em;
}

.black-ant-screen-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(30px, 3.2vw, 64px);
  row-gap: clamp(140px, 10vw, 220px);
  padding: 110px 0;
  border-bottom: 1px solid rgba(32, 222, 244, 0.18);
}

.black-ant-screen-list .black-ant-screen {
  min-width: 0;
  padding: 0;
  border-bottom: 0;
}

.black-ant-screen-list .black-ant-screen > header {
  grid-template-columns: 1fr;
  gap: 16px;
  min-height: 290px;
  margin-bottom: 28px;
  padding-left: 0;
}

.black-ant-screen-list .black-ant-screen > header > span { font-size: 40px; }
.black-ant-screen-list .black-ant-screen h2 { font-size: clamp(24px, 2vw, 38px); }
.black-ant-screen-list .black-ant-screen .black-ant-screen-frame { margin: 0; aspect-ratio: 16 / 9; }
.black-ant-screen-list .black-ant-screen .black-ant-screen-frame img { width: 100%; height: 100%; object-fit: contain; }

.quality-screen-section {
  padding: 150px 0 190px;
  border-bottom: 1px solid rgba(32, 222, 244, 0.18);
}

.quality-section-title {
  margin-bottom: 100px;
  padding-bottom: 44px;
  border-bottom: 1px dashed rgba(32, 222, 244, 0.36);
}

.quality-section-title > span,
.quality-screen-card header small,
.quality-screen-copy > section > span {
  color: #20def4;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(17px, 1vw, 21px);
  letter-spacing: 0.2em;
}

.quality-section-title h2 {
  margin: 14px 0 18px;
  color: rgba(238, 244, 248, 0.96);
  font-size: clamp(42px, 4vw, 76px);
  font-weight: 550;
  letter-spacing: 0;
}

.quality-section-title p {
  max-width: 1200px;
  margin: 0;
  color: rgba(200, 215, 226, 0.62);
  font-size: clamp(28px, 1.7vw, 35px);
  font-weight: 350;
  line-height: 1.8;
}

.quality-screen-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(36px, 3.8vw, 76px);
  row-gap: clamp(150px, 11vw, 240px);
}

.quality-screen-card { min-width: 0; }

.quality-screen-card > header {
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
  margin-bottom: 34px;
}

.quality-screen-card > header > span {
  color: rgba(32, 222, 244, 0.44);
  font: 46px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  line-height: 1;
}

.quality-screen-card h2 {
  margin: 10px 0 0;
  color: rgba(238, 244, 248, 0.94);
  font-size: clamp(30px, 2.4vw, 46px);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0;
}

.quality-screen-copy {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  min-height: 330px;
  margin-bottom: 36px;
}

.quality-screen-copy section {
  padding-top: 22px;
  border-top: 1px dashed rgba(32, 222, 244, 0.32);
}

.quality-screen-copy h3 {
  margin: 16px 0 12px;
  color: rgba(232, 240, 246, 0.88);
  font-size: clamp(23px, 1.45vw, 30px);
  font-weight: 450;
}

.quality-screen-copy p {
  margin: 0;
  color: rgba(200, 215, 226, 0.58);
  font-size: clamp(24px, 1.45vw, 30px);
  font-weight: 350;
  line-height: 1.8;
}

.quality-screen-card .black-ant-screen-frame { aspect-ratio: 16 / 9; }
.quality-screen-card .black-ant-screen-frame img { width: 100%; height: 100%; object-fit: contain; }

.case-title-ornament {
  --ornament-accent: #20def4;
  --ornament-rgb: 32, 222, 244;
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: fit-content;
  min-width: 680px;
  min-height: 86px;
  align-items: center;
  gap: 28px;
  margin-bottom: 42px;
  padding: 0 62px 0 92px;
  border: 0;
  color: var(--ornament-accent);
  background: linear-gradient(90deg, rgba(var(--ornament-rgb), 0.24), rgba(var(--ornament-rgb), 0.08) 64%, transparent 100%);
  clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 28px, 100% 100%, 0 100%);
  font: 20px ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.2em;
  text-shadow: 0 0 12px rgba(var(--ornament-rgb), 0.42);
}

.case-title-ornament i {
  position: absolute;
  left: 32px;
  width: 26px;
  height: 26px;
  border: 2px solid var(--ornament-accent);
  background: rgba(var(--ornament-rgb), 0.22);
  box-shadow: 0 0 18px rgba(var(--ornament-rgb), 0.72), inset 0 0 10px rgba(var(--ornament-rgb), 0.45);
  transform: rotate(45deg);
}

.case-title-ornament::before {
  content: "";
  position: absolute;
  top: 0;
  right: 28px;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--ornament-accent), rgba(var(--ornament-rgb), 0));
  box-shadow: 0 0 12px rgba(var(--ornament-rgb), 0.5);
}

.case-title-ornament::after {
  content: "";
  position: absolute;
  right: -126px;
  bottom: 0;
  width: 210px;
  height: 1px;
  background: linear-gradient(90deg, var(--ornament-accent), transparent);
}

.case-title-ornament b { font-weight: 600; }
.case-title-ornament.quality {
  --ornament-accent: #76c8ff;
  --ornament-rgb: 118, 200, 255;
  background:
    linear-gradient(90deg, rgba(255, 132, 72, 0.18), transparent 38%),
    linear-gradient(90deg, rgba(var(--ornament-rgb), 0.22), rgba(var(--ornament-rgb), 0.06) 66%, transparent 100%);
}

.case-title-ornament.quality i {
  border-color: #ff8448;
  background: rgba(255, 132, 72, 0.18);
  box-shadow: 0 0 16px rgba(255, 132, 72, 0.65), inset 0 0 8px rgba(255, 132, 72, 0.4);
}

.case-title-ornament.industry {
  --ornament-accent: #ba8cff;
  --ornament-rgb: 186, 140, 255;
  background:
    linear-gradient(90deg, rgba(32, 222, 244, 0.16), transparent 42%),
    linear-gradient(90deg, rgba(var(--ornament-rgb), 0.24), rgba(var(--ornament-rgb), 0.07) 68%, transparent 100%);
}

.case-title-ornament.industry i {
  border-color: #20def4;
  background: rgba(32, 222, 244, 0.18);
  box-shadow: 0 0 18px rgba(32, 222, 244, 0.66), inset 0 0 9px rgba(32, 222, 244, 0.42);
}

.industry-screen-section {
  padding-top: 180px;
  padding-bottom: 220px;
}

@media (max-width: 560px) {
  .case-title-ornament { min-width: 0; width: 100%; padding-right: 20px; font-size: 12px; }
  .case-title-ornament::after { display: none; }
}

.black-ant-study > .big-screen-footer { padding: 90px 0 140px; }

.herbal-study > .big-screen-footer {
  font-size: clamp(32px, 2.16vw, 46px);
  font-weight: 500;
}

@media (max-width: 900px) {
  .black-ant-study { --detail-nav-height: 96px; width: calc(100% - 28px); padding-top: var(--detail-nav-height); }
  .black-ant-title { grid-template-columns: 1fr; min-height: 0; gap: 40px; padding: 48px 0 70px; }
  .black-ant-title-mark { order: -1; }
  .black-ant-main-screen, .black-ant-components, .black-ant-screen { padding: 72px 0; }
  .black-ant-main-screen > header, .black-ant-components > header, .black-ant-screen > header { grid-template-columns: 64px 1fr; }
  .black-ant-main-screen > header > span, .black-ant-components > header > span, .black-ant-screen > header > span { font-size: 38px; }
  .black-ant-component-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 18px; }
  .black-ant-screen-list { grid-template-columns: 1fr; gap: 72px; padding: 72px 0; }
  .black-ant-screen-list .black-ant-screen > header { min-height: 0; }
  .quality-screen-grid { grid-template-columns: 1fr; row-gap: 100px; }
  .quality-screen-copy { min-height: 0; }
  .black-ant-study::after { height: var(--detail-nav-height); }
  .black-ant-study::before { top: 72px; right: 14px; left: 14px; }
  .black-ant-study > .big-screen-back { top: 0; left: 14px; height: 72px; min-height: 0; padding: 0 12px; font-size: 19px; }
  .herbal-study > .big-screen-footer { font-size: 19px; }
}

@media (max-width: 560px) {
  .black-ant-title h1 { font-size: 42px; }
  .black-ant-component-grid { grid-template-columns: 1fr; }
  .black-ant-component img { height: 300px; }
  .quality-screen-card > header { grid-template-columns: 64px 1fr; }
  .quality-screen-copy { grid-template-columns: 1fr; }
}

@media (max-width: 680px) {
  .cursor {
    display: none;
  }

  .hover-preview {
    display: none;
  }

  .topbar {
    height: auto;
    align-items: flex-start;
    gap: 14px;
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 12px;
  }

  .nav {
    width: 100%;
  }

  .nav a {
    flex: 1;
    min-width: 0;
    padding: 10px 6px;
    font-size: 10px;
  }

  .hero {
    padding-top: 142px;
    padding-bottom: 96px;
  }

  .hero-title,
  .detail-title {
    letter-spacing: -0.055em;
  }

  .hero-panel {
    min-height: 420px;
  }

  .orbit-card {
    width: 200px;
    height: 268px;
  }

  .orbit-card:nth-child(2) {
    right: -16px;
  }

  .orbit-card:nth-child(3) {
    left: 28px;
  }

  .work-row {
    min-height: 118px;
    padding: 18px;
    border-radius: 18px;
  }

  .work-row h3 {
    font-size: 34px;
  }

  .feature-card {
    min-height: 360px;
    border-radius: 20px;
  }

  .contact-band,
  .next-band {
    align-items: flex-start;
    flex-direction: column;
  }

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

/* Black Ant PC case study */
body.is-black-ant-pc { background: #05090d; }
.black-pc-page {
  --cyan: #20def4;
  width: 87vw;
  margin: 0 auto;
  padding: 132px 0 180px;
  color: #eaf4f7;
  background-image: linear-gradient(rgba(32,222,244,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(32,222,244,.025) 1px, transparent 1px);
  background-size: 48px 48px;
}
.black-pc-back { position: fixed; z-index: 50; top: 0; left: 0; display: flex; align-items: center; gap: 18px; width: 100%; height: 92px; padding-left: 6.5vw; color: #dffaff; background: rgba(5,10,14,.94); border-bottom: 1px solid rgba(32,222,244,.25); backdrop-filter: blur(18px); font-size: 20px; text-decoration: none; }
.black-pc-back span { color: var(--cyan); font-size: 30px; }
.black-pc-hero { min-height: 720px; display: grid; grid-template-columns: .78fr 1.22fr; align-items: center; gap: 5vw; padding: 90px 0 120px; border-bottom: 1px solid rgba(32,222,244,.24); }
.black-pc-hero-copy > span, .black-pc-section > header > span, .black-pc-summary > span { color: var(--cyan); font: 15px ui-monospace, monospace; letter-spacing: .14em; }
.black-pc-hero h1 { margin: 28px 0; font-size: clamp(48px, 4.8vw, 86px); font-weight: 500; line-height: 1.15; letter-spacing: 0; }
.black-pc-hero-copy > p { max-width: 720px; color: rgba(211,229,236,.7); font-size: clamp(20px, 1.4vw, 28px); line-height: 1.8; }
.black-pc-tags { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 38px; }
.black-pc-tags i { padding: 10px 16px; border: 1px solid rgba(32,222,244,.28); color: rgba(220,246,249,.76); font-style: normal; }
.black-pc-hero-image, .black-pc-screen-frame, .black-pc-more figure { position: relative; overflow: hidden; border: 1px solid rgba(32,222,244,.5); background: #071117; box-shadow: 0 0 42px rgba(32,222,244,.08); }
.black-pc-hero-image::before, .black-pc-screen-frame::before { content: ""; position: absolute; z-index: 2; inset: -1px; pointer-events: none; background: linear-gradient(var(--cyan),var(--cyan)) 0 0/36px 2px no-repeat, linear-gradient(var(--cyan),var(--cyan)) 0 0/2px 36px no-repeat, linear-gradient(var(--cyan),var(--cyan)) 100% 100%/36px 2px no-repeat, linear-gradient(var(--cyan),var(--cyan)) 100% 100%/2px 36px no-repeat; }
.black-pc-hero-image img { display: block; width: 100%; aspect-ratio: 16/9; object-fit: cover; }
.black-pc-section { padding: 145px 0; border-bottom: 1px solid rgba(32,222,244,.2); }
.black-pc-section > header { margin-bottom: 70px; }
.black-pc-section > header h2, .black-pc-summary h2 { margin: 17px 0 0; font-size: clamp(38px, 3.4vw, 64px); font-weight: 500; letter-spacing: 0; }
.black-pc-section > header > p { max-width: 920px; color: rgba(205,222,230,.64); font-size: 21px; line-height: 1.7; }
.black-pc-wide-copy { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; padding-top: 38px; border-top: 1px dashed rgba(32,222,244,.32); }
.black-pc-wide-copy strong { font-size: clamp(28px, 2.2vw, 42px); line-height: 1.5; font-weight: 500; }
.black-pc-wide-copy p { margin: 0; color: rgba(205,222,230,.68); font-size: 21px; line-height: 1.9; }
.black-pc-metrics { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 80px; border: 1px solid rgba(32,222,244,.22); }
.black-pc-metrics div { padding: 34px; border-right: 1px solid rgba(32,222,244,.18); }
.black-pc-metrics b { display: block; color: var(--cyan); font-size: 48px; font-weight: 400; }
.black-pc-metrics span { color: rgba(221,237,242,.62); font-size: 17px; }
.black-pc-process { display: grid; grid-template-columns: repeat(4,1fr); gap: 28px; }
.black-pc-process article { min-height: 280px; padding: 34px; border: 1px solid rgba(32,222,244,.28); background: linear-gradient(145deg,rgba(32,222,244,.07),rgba(5,10,14,.2)); }
.black-pc-process span { color: rgba(32,222,244,.48); font: 42px ui-monospace,monospace; }
.black-pc-process h3 { margin: 52px 0 14px; font-size: 25px; font-weight: 500; }
.black-pc-process p, .black-pc-system-grid p, .black-pc-personas p { color: rgba(205,222,230,.62); font-size: 17px; line-height: 1.75; }
.black-pc-system-grid { display: grid; grid-template-columns: repeat(3,1fr); border: 1px solid rgba(32,222,244,.25); }
.black-pc-system-grid > article { min-height: 350px; padding: 42px; border-right: 1px solid rgba(32,222,244,.2); }
.black-pc-system-grid h3 { color: var(--cyan); font: 16px ui-monospace,monospace; text-transform: uppercase; }
.black-pc-system-grid strong { display: block; margin: 50px 0 24px; font-size: 27px; font-weight: 450; }
.black-pc-colors div { display: flex; align-items: center; gap: 16px; margin-top: 26px; color: rgba(220,235,240,.7); }
.black-pc-colors i { width: 48px; height: 48px; background: #18b7c9; border: 1px solid rgba(255,255,255,.2); }
.black-pc-colors div:nth-of-type(2) i { background:#1e293b; }.black-pc-colors div:nth-of-type(3) i { background:#f5f8fa; }
.black-pc-buttons { display:flex; gap:12px; margin: 42px 0 24px; }.black-pc-buttons button { padding: 13px 22px; border:1px solid #20def4; color:#031014; background:#20def4; }.black-pc-buttons button+button { color:#bceff4; background:transparent; }
.black-pc-status { display:flex; gap:10px; flex-wrap:wrap; }.black-pc-status i { padding:7px 12px; color:#75e8f4; background:rgba(32,222,244,.1); font-style:normal; }
.black-pc-personas { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; }.black-pc-personas article { display:flex; gap:30px; min-height:170px; padding:34px; border:1px solid rgba(32,222,244,.24); }.black-pc-personas b { color:rgba(32,222,244,.48); font:36px ui-monospace,monospace; }.black-pc-personas h3 { margin:0 0 10px; font-size:25px; font-weight:500; }
.black-pc-screen-list { display:grid; gap:150px; }.black-pc-screen { display:grid; grid-template-columns: 190px minmax(0,1fr); }.black-pc-screen > header { grid-column:1; padding-top:10px; }.black-pc-screen > header > span { color:rgba(32,222,244,.45); font:52px ui-monospace,monospace; }.black-pc-screen > header small { display:block; margin-top:25px; color:var(--cyan); letter-spacing:.12em; }.black-pc-screen > header h2 { margin:10px 0; font-size:30px; font-weight:500; }.black-pc-screen-frame { grid-column:2; }.black-pc-screen-frame img { display:block; width:100%; height:auto; }.black-pc-screen-notes { grid-column:2; display:grid; grid-template-columns:repeat(3,1fr); gap:28px; margin-top:30px; }.black-pc-screen-notes section { padding-top:20px; border-top:1px dashed rgba(32,222,244,.3); }.black-pc-screen-notes b { color:#dff8fa; font-size:18px; font-weight:500; }.black-pc-screen-notes p { color:rgba(200,218,226,.64); font-size:16px; line-height:1.8; }
.black-pc-more > div { display:grid; grid-template-columns:1fr 1fr; gap:40px; }.black-pc-more figure { margin:0; }.black-pc-more figure:first-child { grid-column:1/-1; }.black-pc-more img { display:block; width:100%; }.black-pc-more figcaption { position:absolute; left:0; bottom:0; padding:14px 20px; color:#dffbff; background:rgba(3,9,13,.86); font:14px ui-monospace,monospace; }
.black-pc-summary { padding:160px 0 80px; }.black-pc-summary p { max-width:1100px; margin:36px 0; color:rgba(205,222,230,.68); font-size:22px; line-height:1.9; }.black-pc-summary div { display:flex; flex-wrap:wrap; gap:12px; }.black-pc-summary div b { padding:11px 16px; border:1px solid rgba(32,222,244,.28); font-weight:400; }.black-pc-summary a { display:inline-block; margin-top:70px; padding:17px 28px; color:#051014; background:var(--cyan); text-decoration:none; font-size:18px; }
@media(max-width:900px){.black-pc-page{width:calc(100% - 28px);padding-top:96px}.black-pc-back{height:72px;padding-left:14px}.black-pc-hero{grid-template-columns:1fr;min-height:0;padding-top:60px}.black-pc-wide-copy,.black-pc-screen{grid-template-columns:1fr}.black-pc-process,.black-pc-metrics{grid-template-columns:repeat(2,1fr)}.black-pc-system-grid{grid-template-columns:1fr}.black-pc-personas{grid-template-columns:1fr}.black-pc-screen>header,.black-pc-screen-frame,.black-pc-screen-notes{grid-column:1}.black-pc-screen>header{margin-bottom:24px}.black-pc-screen-notes{grid-template-columns:1fr}.black-pc-more>div{grid-template-columns:1fr}.black-pc-more figure:first-child{grid-column:auto}}

.black-pc-problem-grid, .black-pc-strategy { display:grid; grid-template-columns:repeat(3,1fr); gap:28px; }
.black-pc-problem-grid article, .black-pc-strategy article { position:relative; min-height:260px; padding:38px; overflow:hidden; border-top:1px solid rgba(32,222,244,.56); border-bottom:1px solid rgba(32,222,244,.18); background:linear-gradient(145deg,rgba(32,222,244,.075),rgba(4,10,14,.18)); }
.black-pc-problem-grid article::after, .black-pc-strategy article::after { content:""; position:absolute; top:0; right:0; width:60px; height:60px; border-top:1px solid var(--cyan); border-right:1px solid var(--cyan); opacity:.55; }
.black-pc-problem-grid span, .black-pc-strategy b { color:rgba(32,222,244,.45); font:38px ui-monospace,monospace; font-weight:400; }
.black-pc-problem-grid h3, .black-pc-strategy h3 { margin:50px 0 12px; font-size:27px; font-weight:500; }
.black-pc-problem-grid p, .black-pc-strategy p { color:rgba(205,222,230,.65); font-size:17px; line-height:1.8; }

.black-pc-flow { display:flex; align-items:center; width:100%; padding:56px 36px; border:1px solid rgba(32,222,244,.26); background:rgba(5,15,20,.62); }
.black-pc-flow article { position:relative; flex:0 0 150px; display:flex; min-height:150px; flex-direction:column; justify-content:center; align-items:center; border:1px solid rgba(32,222,244,.4); background:linear-gradient(145deg,rgba(32,222,244,.11),rgba(5,11,15,.6)); clip-path:polygon(0 0,calc(100% - 16px) 0,100% 16px,100% 100%,0 100%); }
.black-pc-flow article b { color:rgba(32,222,244,.42); font:21px ui-monospace,monospace; }
.black-pc-flow article span { margin:12px 0 8px; color:#e8f8fa; font-size:19px; }
.black-pc-flow article small { color:rgba(202,224,230,.5); font-size:13px; }
.black-pc-flow > i { flex:1; height:1px; min-width:22px; background:linear-gradient(90deg,rgba(32,222,244,.25),var(--cyan)); box-shadow:0 0 8px rgba(32,222,244,.3); }
.black-pc-flow > i::after { content:""; display:block; float:right; width:7px; height:7px; margin-top:-3px; border-top:1px solid var(--cyan); border-right:1px solid var(--cyan); transform:rotate(45deg); }
.black-pc-flow-result { display:grid; grid-template-columns:180px 1fr; gap:34px; margin:32px 0 0 12%; padding:30px 36px; border-left:2px solid var(--cyan); background:linear-gradient(90deg,rgba(32,222,244,.08),transparent); }
.black-pc-flow-result span { color:var(--cyan); font:15px ui-monospace,monospace; }
.black-pc-flow-result p { margin:0; color:rgba(211,229,236,.7); font-size:18px; line-height:1.8; }

.black-pc-journey { margin-top:70px; border:1px solid rgba(32,222,244,.22); }
.black-pc-journey > div { display:grid; grid-template-columns:1.1fr repeat(4,1fr); min-height:82px; align-items:center; border-bottom:1px solid rgba(32,222,244,.16); }
.black-pc-journey span, .black-pc-journey b, .black-pc-journey i { height:100%; display:flex; align-items:center; padding:0 25px; border-right:1px solid rgba(32,222,244,.14); font-style:normal; }
.black-pc-journey-head { color:var(--cyan); background:rgba(32,222,244,.07); font:14px ui-monospace,monospace; }
.black-pc-journey b { color:#e5f3f6; font-size:18px; font-weight:500; }
.black-pc-journey i { position:relative; color:rgba(208,225,232,.65); font-size:16px; }
.black-pc-journey i::before { content:""; width:7px; height:7px; margin-right:12px; border:1px solid var(--cyan); transform:rotate(45deg); }

.black-pc-ia { position:relative; padding-top:10px; }
.black-pc-ia .root { position:relative; width:380px; margin:0 auto 90px; padding:27px 30px; text-align:center; border:1px solid var(--cyan); background:rgba(32,222,244,.1); box-shadow:0 0 26px rgba(32,222,244,.1); }
.black-pc-ia .root::after { content:""; position:absolute; left:50%; top:100%; width:1px; height:90px; background:rgba(32,222,244,.5); }
.black-pc-ia article b, .black-pc-ia article span { display:block; }.black-pc-ia article b { font-size:20px; font-weight:500; }.black-pc-ia article span { margin-top:9px; color:rgba(203,222,230,.58); font-size:15px; }
.black-pc-ia-branches { position:relative; display:grid; grid-template-columns:repeat(5,1fr); gap:24px; }
.black-pc-ia-branches::before { content:""; position:absolute; top:-45px; left:10%; right:10%; height:1px; background:rgba(32,222,244,.45); }
.black-pc-ia-branches article { position:relative; min-height:180px; padding:34px 24px; text-align:center; border:1px solid rgba(32,222,244,.28); background:linear-gradient(180deg,rgba(32,222,244,.075),transparent); }
.black-pc-ia-branches article::before { content:""; position:absolute; left:50%; bottom:100%; width:1px; height:45px; background:rgba(32,222,244,.45); }
.black-pc-strategy { margin-bottom:50px; }.black-pc-strategy article { min-height:220px; }.black-pc-strategy h3 { margin-top:30px; }

.black-pc-screen-list { gap:190px; }
.black-pc-screen { display:grid; grid-template-columns:minmax(0,1.64fr) minmax(320px,.72fr); column-gap:42px; align-items:start; }
.black-pc-screen > header { grid-column:1/-1; display:grid; grid-template-columns:150px minmax(0,780px); gap:30px; margin-bottom:42px; padding:0; }
.black-pc-screen > header > span { grid-row:1; color:rgba(32,222,244,.44); font-size:64px; }
.black-pc-screen > header small { margin:7px 0 0; }
.black-pc-screen > header h2 { margin:8px 0 12px; font-size:36px; }
.black-pc-screen > header p { margin:0; color:rgba(202,221,228,.66); font-size:18px; line-height:1.75; }
.black-pc-screen-frame { grid-column:1; }
.black-pc-browser { padding-top:44px; overflow:hidden; border-color:rgba(32,222,244,.5); }
.black-pc-browser-bar { position:absolute; z-index:4; top:0; left:0; right:0; height:44px; display:flex; align-items:center; gap:8px; padding:0 16px; background:#0b161c; border-bottom:1px solid rgba(32,222,244,.2); }
.black-pc-browser-bar i { width:8px; height:8px; border:1px solid rgba(32,222,244,.6); border-radius:50%; }.black-pc-browser-bar span { margin-left:12px; color:rgba(195,221,227,.38); font:11px ui-monospace,monospace; }
.black-pc-screen-analysis { grid-column:2; display:grid; gap:24px; }
.black-pc-screen-analysis > section { padding:25px 26px; border-top:1px solid rgba(32,222,244,.45); background:linear-gradient(135deg,rgba(32,222,244,.06),transparent); }
.black-pc-screen-analysis span, .black-pc-component-zoom span { display:block; margin-bottom:14px; color:var(--cyan); font:12px ui-monospace,monospace; letter-spacing:.1em; }
.black-pc-screen-analysis b { color:#e6f4f6; font-size:20px; font-weight:500; }.black-pc-screen-analysis p { color:rgba(200,219,226,.62); font-size:15px; line-height:1.75; }
.black-pc-component-zoom { border:1px solid rgba(32,222,244,.26); background:#071117; }
.black-pc-component-zoom figure { height:190px; margin:0; overflow:hidden; border-bottom:1px solid rgba(32,222,244,.2); }
.black-pc-component-zoom figure img { width:180%; max-width:none; height:180%; object-fit:cover; object-position:75% 32%; transform:translate(-35%,-20%); }
.black-pc-component-zoom > div { padding:24px 26px; }
.black-pc-screen.is-reverse { grid-template-columns:minmax(320px,.72fr) minmax(0,1.64fr); }.black-pc-screen.is-reverse .black-pc-screen-frame { grid-column:2; }.black-pc-screen.is-reverse .black-pc-screen-analysis { grid-column:1; grid-row:2; }.black-pc-screen.is-reverse > header { justify-content:end; grid-template-columns:150px minmax(0,780px); }

@media(max-width:1200px){.black-pc-flow{overflow-x:auto;justify-content:flex-start}.black-pc-flow article{flex-basis:140px}.black-pc-screen,.black-pc-screen.is-reverse{grid-template-columns:1fr}.black-pc-screen .black-pc-screen-frame,.black-pc-screen.is-reverse .black-pc-screen-frame,.black-pc-screen .black-pc-screen-analysis,.black-pc-screen.is-reverse .black-pc-screen-analysis{grid-column:1;grid-row:auto}.black-pc-screen-analysis{grid-template-columns:1fr 1fr}.black-pc-component-zoom{grid-column:1/-1}}
@media(max-width:900px){.black-pc-problem-grid,.black-pc-strategy,.black-pc-ia-branches{grid-template-columns:1fr}.black-pc-flow-result{grid-template-columns:1fr;margin-left:0}.black-pc-journey{overflow-x:auto}.black-pc-journey>div{min-width:820px}.black-pc-ia .root{width:min(100%,380px)}.black-pc-ia-branches::before,.black-pc-ia-branches article::before{display:none}.black-pc-screen>header,.black-pc-screen.is-reverse>header{grid-template-columns:72px 1fr;justify-content:start}.black-pc-screen-analysis{grid-template-columns:1fr}.black-pc-component-zoom{grid-column:auto}}

/* Black Ant PC refinement */
.black-pc-page { --detail-nav-height:clamp(128px,11.7vw,240px); padding-top:var(--detail-nav-height); }
.black-pc-page::before { content:""; position:fixed; z-index:101; top:calc(var(--detail-nav-height) - 24px); right:6.5vw; left:6.5vw; height:1px; pointer-events:none; background:rgba(238,244,248,.86); }
.black-pc-page::after { content:""; position:fixed; z-index:99; inset:0 0 auto; height:var(--detail-nav-height); pointer-events:none; background:rgba(7,11,17,.86); box-shadow:0 8px 24px rgba(2,6,10,.22); backdrop-filter:blur(12px); }
.black-pc-page > .black-pc-back.big-screen-back { position:fixed; z-index:102; top:0; left:6.5vw; width:auto; height:calc(var(--detail-nav-height) - 24px); min-height:0; margin:0; padding:0 20px; gap:18px; border:0; color:rgba(244,247,250,.9); background:transparent; backdrop-filter:none; box-shadow:none; font-size:clamp(32px,2.16vw,46px); font-weight:500; letter-spacing:.1em; }
.black-pc-page > .black-pc-back.big-screen-back span { color:inherit; font-size:1.05em; }
.black-pc-page > .black-pc-back.big-screen-back:hover { color:#2ce7f5; text-shadow:0 0 14px rgba(44,231,245,.45); box-shadow:none; }

.black-pc-hero { padding-top:88px; }
.black-pc-hero-copy > p { max-width:780px; color:rgba(220,235,240,.82); font-size:clamp(25px,1.65vw,34px); font-weight:350; line-height:1.75; }
.black-pc-tags { gap:16px; margin-top:42px; }.black-pc-tags i { padding:13px 20px; color:rgba(224,244,247,.82); font-size:clamp(17px,1.05vw,22px); font-weight:350; }
.black-pc-section > header > p { max-width:1080px; color:rgba(211,229,236,.72); font-size:clamp(20px,1.3vw,27px); font-weight:350; line-height:1.8; }
.black-pc-wide-copy strong { font-weight:450; }.black-pc-wide-copy p { color:rgba(211,229,236,.76); font-size:clamp(20px,1.35vw,28px); font-weight:350; }

.black-pc-ecosystem { position:relative; min-height:700px; margin-top:90px; overflow:hidden; background:radial-gradient(circle at center,rgba(32,222,244,.1),transparent 38%); }
.black-pc-ecosystem::before,.black-pc-ecosystem::after { content:""; position:absolute; left:50%; top:50%; border:1px solid rgba(32,222,244,.16); border-radius:50%; transform:translate(-50%,-50%); }.black-pc-ecosystem::before{width:470px;height:470px}.black-pc-ecosystem::after{width:660px;height:660px;border-style:dashed}
.black-pc-ecosystem-core { position:absolute; z-index:2; left:50%; top:50%; width:300px; height:300px; display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; border:1px solid rgba(32,222,244,.72); background:rgba(6,19,25,.92); box-shadow:0 0 60px rgba(32,222,244,.12); transform:translate(-50%,-50%) rotate(45deg); }
.black-pc-ecosystem-core > * { transform:rotate(-45deg); }.black-pc-ecosystem-core small { color:var(--cyan); font:13px ui-monospace,monospace; letter-spacing:.12em; }.black-pc-ecosystem-core b { margin:16px 0 10px; font-size:32px; font-weight:500; }.black-pc-ecosystem-core span { width:190px; color:rgba(207,228,233,.6); font-size:15px; line-height:1.6; }
.black-pc-ecosystem-node { position:absolute; z-index:3; min-width:210px; padding:20px 24px; border-left:1px solid var(--cyan); background:linear-gradient(90deg,rgba(32,222,244,.09),transparent); }
.black-pc-ecosystem-node::after { content:""; position:absolute; top:50%; width:120px; height:1px; background:linear-gradient(90deg,var(--cyan),transparent); opacity:.38; }.black-pc-ecosystem-node i { color:rgba(32,222,244,.52); font:18px ui-monospace,monospace; font-style:normal; }.black-pc-ecosystem-node b,.black-pc-ecosystem-node span { display:block; }.black-pc-ecosystem-node b { margin:7px 0; font-size:21px; font-weight:450; }.black-pc-ecosystem-node span { color:rgba(205,225,231,.56); font-size:15px; }
.node-customer{left:3%;top:14%}.node-contract{right:3%;top:14%}.node-device{left:1%;bottom:16%}.node-service{right:1%;bottom:16%}.node-finance{left:50%;bottom:2%;transform:translateX(-50%)}.node-customer::after,.node-device::after{left:100%}.node-contract::after,.node-service::after{right:100%;transform:rotate(180deg)}.node-finance::after{display:none}
.black-pc-outcomes { display:grid; grid-template-columns:repeat(3,1fr); gap:8vw; margin-top:15px; padding:42px 0; border-top:1px solid rgba(32,222,244,.28); border-bottom:1px solid rgba(32,222,244,.12); }.black-pc-outcomes article { display:flex; align-items:baseline; gap:22px; }.black-pc-outcomes b { color:var(--cyan); font:clamp(42px,3vw,64px) ui-monospace,monospace; font-weight:400; }.black-pc-outcomes span { color:rgba(210,228,234,.68); font-size:18px; font-weight:350; line-height:1.5; }

.black-pc-problem-grid { position:relative; display:block; padding-left:15%; }
.black-pc-problem-grid::before { content:""; position:absolute; left:8%; top:4%; bottom:4%; width:1px; background:linear-gradient(var(--cyan),rgba(32,222,244,.08)); }
.black-pc-problem-grid article { position:relative; min-height:0; margin:0 0 65px; padding:0 0 45px; border:0; border-bottom:1px dashed rgba(32,222,244,.24); background:none; }
.black-pc-problem-grid article::before { content:""; position:absolute; left:calc(-7% - 5px); top:9px; width:10px; height:10px; border:1px solid var(--cyan); background:#071117; transform:rotate(45deg); box-shadow:0 0 12px rgba(32,222,244,.45); }.black-pc-problem-grid article::after{display:none}
.black-pc-problem-grid span { position:absolute; right:100%; top:-8px; margin-right:7%; font-size:54px; }.black-pc-problem-grid h3 { margin:0 0 16px; font-size:clamp(27px,2vw,38px); font-weight:450; }.black-pc-problem-grid p { max-width:980px; color:rgba(208,228,234,.7); font-size:clamp(19px,1.25vw,26px); font-weight:350; }

.black-pc-personas { grid-template-columns:repeat(4,1fr); gap:0; border-top:1px solid rgba(32,222,244,.28); border-bottom:1px solid rgba(32,222,244,.18); }.black-pc-personas article { min-height:210px; padding:38px 28px; border:0; border-right:1px solid rgba(32,222,244,.16); background:none; }.black-pc-personas p { font-size:18px; font-weight:350; }
.black-pc-role-tracks { margin-top:100px; }.black-pc-role-tracks > article { display:grid; grid-template-columns:260px 1fr; align-items:center; min-height:150px; border-top:1px solid rgba(32,222,244,.2); }.black-pc-role-tracks > article:last-child{border-bottom:1px solid rgba(32,222,244,.2)}
.black-pc-role-tracks header { display:grid; grid-template-columns:46px 1fr; align-items:center; }.black-pc-role-tracks header i { grid-row:1/3; color:rgba(32,222,244,.45); font:26px ui-monospace,monospace; font-style:normal; }.black-pc-role-tracks header b { font-size:21px; font-weight:450; }.black-pc-role-tracks header span { color:rgba(205,224,230,.52); font-size:14px; }
.black-pc-role-tracks article > div { display:flex; align-items:center; }.black-pc-role-tracks em { flex:0 0 150px; padding:16px 12px; text-align:center; color:rgba(225,239,242,.78); border:1px solid rgba(32,222,244,.24); font-size:16px; font-style:normal; }.black-pc-role-tracks article > div i { flex:1; height:1px; background:linear-gradient(90deg,rgba(32,222,244,.2),var(--cyan)); }.black-pc-role-tracks article > div i::after { content:""; display:block; float:right; width:7px; height:7px; margin-top:-3px; border-top:1px solid var(--cyan); border-right:1px solid var(--cyan); transform:rotate(45deg); }

.black-pc-process { position:relative; gap:0; border-top:1px solid rgba(32,222,244,.3); }.black-pc-process::before { content:"DESIGN EVOLUTION"; position:absolute; right:0; top:-34px; color:rgba(32,222,244,.38); font:12px ui-monospace,monospace; letter-spacing:.18em; }.black-pc-process article { position:relative; min-height:330px; padding:48px 38px 38px; border:0; border-right:1px solid rgba(32,222,244,.17); background:none; }.black-pc-process article::after { content:""; position:absolute; top:-5px; left:38px; width:9px; height:9px; border:1px solid var(--cyan); background:#071117; transform:rotate(45deg); }.black-pc-process span { font-size:58px; }.black-pc-process h3 { margin:75px 0 16px; font-size:28px; font-weight:450; }.black-pc-process p { font-size:18px; font-weight:350; }

@media(max-width:1100px){.black-pc-personas{grid-template-columns:repeat(2,1fr)}.black-pc-role-tracks>article{grid-template-columns:1fr;gap:28px;padding:30px 0}.black-pc-role-tracks article>div{overflow-x:auto}.black-pc-ecosystem{min-height:760px}.black-pc-outcomes{grid-template-columns:1fr;gap:26px}}
@media(max-width:900px){.black-pc-page{--detail-nav-height:96px;padding-top:var(--detail-nav-height)}.black-pc-page::before{top:72px;right:14px;left:14px}.black-pc-page::after{height:var(--detail-nav-height)}.black-pc-page>.black-pc-back.big-screen-back{left:14px;height:72px;padding:0 12px;font-size:19px}.black-pc-ecosystem{min-height:980px}.black-pc-ecosystem::before,.black-pc-ecosystem::after{display:none}.black-pc-ecosystem-core{top:42%;width:230px;height:230px}.black-pc-ecosystem-node{min-width:180px}.node-customer,.node-device{left:0}.node-contract,.node-service{right:0}.black-pc-personas{grid-template-columns:1fr}.black-pc-process{grid-template-columns:1fr}.black-pc-process article{min-height:240px;border-bottom:1px solid rgba(32,222,244,.17)}.black-pc-process h3{margin-top:35px}}

/* Readable secondary, tertiary and supporting type */
.black-pc-page .black-pc-section > header > span,
.black-pc-page .black-pc-summary > span,
.black-pc-page .black-pc-hero-copy > span { font-size:clamp(17px,1vw,21px); font-weight:450; }
.black-pc-page .black-pc-section > header > p,
.black-pc-page .black-pc-wide-copy p { font-size:clamp(22px,1.45vw,30px); font-weight:350; line-height:1.85; }
.black-pc-page .black-pc-tags i,
.black-pc-page .black-pc-outcomes span,
.black-pc-page .black-pc-personas p,
.black-pc-page .black-pc-process p,
.black-pc-page .black-pc-problem-grid p { font-size:clamp(20px,1.2vw,25px); font-weight:350; line-height:1.75; }
.black-pc-page .black-pc-flow article span,
.black-pc-page .black-pc-flow-result p,
.black-pc-page .black-pc-role-tracks em,
.black-pc-page .black-pc-ia article b { font-size:clamp(19px,1.1vw,23px); font-weight:400; }
.black-pc-page .black-pc-flow article small,
.black-pc-page .black-pc-role-tracks header span,
.black-pc-page .black-pc-ia article span,
.black-pc-page .black-pc-ecosystem-node span,
.black-pc-page .black-pc-ecosystem-core span { font-size:clamp(17px,1vw,21px); font-weight:350; line-height:1.6; }
.black-pc-page .black-pc-screen > header small,
.black-pc-page .black-pc-screen-analysis span,
.black-pc-page .black-pc-component-zoom span,
.black-pc-page .black-pc-browser-bar span { font-size:clamp(15px,.9vw,18px); font-weight:450; }
.black-pc-page .black-pc-screen > header p { font-size:clamp(21px,1.3vw,27px); font-weight:350; line-height:1.8; }
.black-pc-page .black-pc-screen-analysis b,
.black-pc-page .black-pc-component-zoom b { font-size:clamp(21px,1.3vw,27px); font-weight:450; }
.black-pc-page .black-pc-screen-analysis p,
.black-pc-page .black-pc-component-zoom p { font-size:clamp(19px,1.08vw,23px); font-weight:350; line-height:1.75; }
.black-pc-page .black-pc-more figcaption { padding:17px 22px; font-size:clamp(17px,1vw,21px); }
.black-pc-page .black-pc-summary p { font-size:clamp(22px,1.4vw,29px); font-weight:350; }

/* Fixed 14px-based type scale for desktop readability */
.black-pc-page { font-size:18px; }
.black-pc-page p { font-size:22px; font-weight:400; line-height:1.8; }
.black-pc-page small,
.black-pc-page .black-pc-browser-bar span { font-size:14px; line-height:1.6; }
.black-pc-page .black-pc-hero-copy > span,
.black-pc-page .black-pc-section > header > span,
.black-pc-page .black-pc-summary > span,
.black-pc-page .black-pc-screen > header small,
.black-pc-page .black-pc-screen-analysis span,
.black-pc-page .black-pc-component-zoom span,
.black-pc-page .black-pc-ecosystem-core small,
.black-pc-page .black-pc-flow-result span { font-size:18px; font-weight:500; line-height:1.6; }
.black-pc-page .black-pc-tags i,
.black-pc-page .black-pc-ecosystem-node span,
.black-pc-page .black-pc-ecosystem-core span,
.black-pc-page .black-pc-flow article small,
.black-pc-page .black-pc-role-tracks header span,
.black-pc-page .black-pc-ia article span,
.black-pc-page .black-pc-outcomes span,
.black-pc-page .black-pc-more figcaption { font-size:18px; font-weight:400; line-height:1.65; }
.black-pc-page .black-pc-hero-copy > p,
.black-pc-page .black-pc-wide-copy p,
.black-pc-page .black-pc-section > header > p,
.black-pc-page .black-pc-problem-grid p,
.black-pc-page .black-pc-process p,
.black-pc-page .black-pc-personas p,
.black-pc-page .black-pc-flow-result p,
.black-pc-page .black-pc-screen > header p,
.black-pc-page .black-pc-screen-analysis p,
.black-pc-page .black-pc-component-zoom p,
.black-pc-page .black-pc-summary p { font-size:22px; font-weight:400; line-height:1.8; }
.black-pc-page .black-pc-hero-copy > p { font-size:26px; font-weight:350; }
.black-pc-page .black-pc-wide-copy strong,
.black-pc-page .black-pc-screen-analysis b,
.black-pc-page .black-pc-component-zoom b,
.black-pc-page .black-pc-flow article span,
.black-pc-page .black-pc-role-tracks em,
.black-pc-page .black-pc-ia article b { font-size:22px; font-weight:500; line-height:1.55; }
.black-pc-page .black-pc-problem-grid h3,
.black-pc-page .black-pc-process h3,
.black-pc-page .black-pc-personas h3,
.black-pc-page .black-pc-role-tracks header b,
.black-pc-page .black-pc-ecosystem-node b { font-size:26px; font-weight:500; line-height:1.45; }
.black-pc-page .black-pc-screen > header h2,
.black-pc-page .black-pc-system-grid strong { font-size:30px; font-weight:500; line-height:1.4; }
.black-pc-page .black-pc-system-grid h3,
.black-pc-page .black-pc-status i,
.black-pc-page .black-pc-buttons button,
.black-pc-page .black-pc-colors div { font-size:18px; font-weight:450; }

/* Fluid wide-screen type scale: 14 / 18 / 22 / 26 / 30 minimum */
.black-pc-page small,
.black-pc-page .black-pc-browser-bar span {
  font-size:clamp(14px,.72vw,24px);
}
.black-pc-page .black-pc-hero-copy > span,
.black-pc-page .black-pc-section > header > span,
.black-pc-page .black-pc-summary > span,
.black-pc-page .black-pc-screen > header small,
.black-pc-page .black-pc-screen-analysis span,
.black-pc-page .black-pc-component-zoom span,
.black-pc-page .black-pc-ecosystem-core small,
.black-pc-page .black-pc-flow-result span,
.black-pc-page .black-pc-tags i,
.black-pc-page .black-pc-ecosystem-node span,
.black-pc-page .black-pc-ecosystem-core span,
.black-pc-page .black-pc-flow article small,
.black-pc-page .black-pc-role-tracks header span,
.black-pc-page .black-pc-ia article span,
.black-pc-page .black-pc-outcomes span,
.black-pc-page .black-pc-more figcaption,
.black-pc-page .black-pc-system-grid h3,
.black-pc-page .black-pc-status i,
.black-pc-page .black-pc-buttons button,
.black-pc-page .black-pc-colors div {
  font-size:clamp(18px,.92vw,30px);
}
.black-pc-page p,
.black-pc-page .black-pc-wide-copy p,
.black-pc-page .black-pc-section > header > p,
.black-pc-page .black-pc-problem-grid p,
.black-pc-page .black-pc-process p,
.black-pc-page .black-pc-personas p,
.black-pc-page .black-pc-flow-result p,
.black-pc-page .black-pc-screen > header p,
.black-pc-page .black-pc-screen-analysis p,
.black-pc-page .black-pc-component-zoom p,
.black-pc-page .black-pc-summary p {
  font-size:clamp(22px,1.14vw,38px);
  font-weight:400;
  line-height:1.8;
}
.black-pc-page .black-pc-hero-copy > p,
.black-pc-page .black-pc-wide-copy strong,
.black-pc-page .black-pc-screen-analysis b,
.black-pc-page .black-pc-component-zoom b,
.black-pc-page .black-pc-flow article span,
.black-pc-page .black-pc-role-tracks em,
.black-pc-page .black-pc-ia article b {
  font-size:clamp(26px,1.34vw,44px);
  font-weight:450;
  line-height:1.7;
}
.black-pc-page .black-pc-problem-grid h3,
.black-pc-page .black-pc-process h3,
.black-pc-page .black-pc-personas h3,
.black-pc-page .black-pc-role-tracks header b,
.black-pc-page .black-pc-ecosystem-node b {
  font-size:clamp(30px,1.55vw,50px);
  font-weight:500;
}
.black-pc-page .black-pc-flow article { flex-basis:220px; min-height:190px; }
.black-pc-page .black-pc-role-tracks em { flex-basis:220px; }
.black-pc-page .black-pc-ecosystem-node { min-width:280px; }

/* Supporting copy enlarged for the wide portfolio canvas */
.black-pc-page .black-pc-flow article small,
.black-pc-page .black-pc-ecosystem-node span,
.black-pc-page .black-pc-ecosystem-core span,
.black-pc-page .black-pc-outcomes span,
.black-pc-page .black-pc-problem-grid p,
.black-pc-page .black-pc-personas p,
.black-pc-page .black-pc-role-tracks header span,
.black-pc-page .black-pc-ia article span,
.black-pc-page .black-pc-process p,
.black-pc-page .black-pc-screen-analysis p,
.black-pc-page .black-pc-component-zoom p {
  font-size:clamp(28px,1.42vw,40px);
  font-weight:400;
  line-height:1.75;
}
.black-pc-page .black-pc-flow-result p,
.black-pc-page .black-pc-wide-copy p,
.black-pc-page .black-pc-section > header > p,
.black-pc-page .black-pc-screen > header p {
  font-size:clamp(30px,1.55vw,44px);
  font-weight:400;
  line-height:1.75;
}

/* Concise, varied business-analysis layouts */
.black-pc-overview-layout { display:grid; grid-template-columns:.72fr 1.28fr; gap:6vw; align-items:center; min-height:760px; }
.black-pc-overview-copy strong { display:block; max-width:620px; font-size:clamp(34px,2.25vw,62px); font-weight:500; line-height:1.45; }
.black-pc-overview-copy > p { max-width:650px; margin:32px 0 0; color:rgba(211,229,236,.7); }
.black-pc-overview-facts { display:flex; gap:42px; margin-top:60px; padding-top:30px; border-top:1px solid rgba(32,222,244,.24); }
.black-pc-overview-facts span { display:flex; flex-direction:column; gap:7px; color:rgba(209,228,233,.62); font-size:clamp(18px,.92vw,30px); font-weight:400; }
.black-pc-overview-facts b { color:var(--cyan); font:clamp(40px,2.6vw,68px) ui-monospace,monospace; font-weight:400; }
.black-pc-window-stack { position:relative; min-height:650px; perspective:1600px; }
.black-pc-window-stack figure { position:absolute; aspect-ratio:16/10; margin:0; overflow:hidden; border:1px solid rgba(32,222,244,.38); background:#eaf2f7; box-shadow:0 28px 70px rgba(0,0,0,.42); }
.black-pc-window-stack figure img { display:block; width:100%; height:100%; object-fit:cover; object-position:top; }
.black-pc-window-stack figure:nth-child(1) { z-index:3; top:8%; left:2%; width:78%; transform:rotateY(7deg) rotateZ(-1.5deg); }
.black-pc-window-stack figure:nth-child(2) { z-index:2; top:35%; right:0; width:72%; transform:rotateY(-7deg) rotateZ(2deg); }
.black-pc-window-stack figure:nth-child(3) { z-index:1; bottom:0; left:10%; width:64%; transform:rotateZ(-3deg); filter:brightness(.72); }
.black-pc-goal-stage { position:relative; min-height:900px; padding-top:70px; overflow:hidden; background:radial-gradient(circle at 55% 52%,rgba(32,222,244,.08),transparent 48%); }
.black-pc-goal-screen { position:absolute; left:50%; top:50%; width:66%; aspect-ratio:16/10; overflow:hidden; border:1px solid rgba(32,222,244,.5); box-shadow:0 34px 90px rgba(0,0,0,.5),0 0 45px rgba(32,222,244,.08); transform:translate(-44%,-48%) perspective(1400px) rotateY(-6deg); }
.black-pc-goal-screen img { display:block; width:100%; height:100%; object-fit:cover; object-position:top; }
.black-pc-goal-stage article { position:absolute; z-index:3; width:320px; padding:26px 28px; border-left:2px solid var(--cyan); background:rgba(6,16,22,.92); box-shadow:0 18px 45px rgba(0,0,0,.35); }
.black-pc-goal-stage article::after { content:""; position:absolute; top:50%; width:110px; height:1px; background:linear-gradient(90deg,var(--cyan),transparent); }
.black-pc-goal-stage article b { color:rgba(32,222,244,.5); font:20px ui-monospace,monospace; font-weight:400; }
.black-pc-goal-stage article h3 { margin:10px 0; font-size:clamp(26px,1.35vw,40px); font-weight:500; }
.black-pc-goal-stage article p { margin:0; color:rgba(211,229,236,.68); font-size:clamp(20px,1.05vw,32px); font-weight:400; line-height:1.65; }
.black-pc-goal-stage .goal-a { left:0; top:15%; }.black-pc-goal-stage .goal-b { right:0; top:42%; }.black-pc-goal-stage .goal-c { left:5%; bottom:8%; }
.black-pc-goal-stage .goal-a::after,.black-pc-goal-stage .goal-c::after { left:100%; }.black-pc-goal-stage .goal-b::after { right:100%; transform:rotate(180deg); }
.black-pc-users-ia .black-pc-personas { margin-bottom:95px; }
.black-pc-compact-ia { display:grid; grid-template-columns:1.3fr 70px repeat(5,1fr); align-items:center; min-height:180px; padding:34px; border:1px solid rgba(32,222,244,.26); background:linear-gradient(90deg,rgba(32,222,244,.08),transparent); }
.black-pc-compact-ia strong { color:#e8f7f9; font-size:clamp(25px,1.3vw,40px); font-weight:500; }
.black-pc-compact-ia > i { height:1px; background:var(--cyan); }
.black-pc-compact-ia span { padding:20px 12px; text-align:center; color:rgba(224,240,243,.78); border:1px solid rgba(32,222,244,.28); border-right:0; font-size:clamp(18px,.95vw,30px); font-weight:400; }
.black-pc-compact-ia span:last-child { border-right:1px solid rgba(32,222,244,.28); }
.black-pc-system .black-pc-process { margin-bottom:100px; }
@media(max-width:1100px){.black-pc-overview-layout{grid-template-columns:1fr}.black-pc-window-stack{min-height:580px}.black-pc-goal-stage{min-height:1050px}.black-pc-goal-screen{width:90%;transform:translate(-50%,-45%)}.black-pc-compact-ia{grid-template-columns:1fr;gap:14px}.black-pc-compact-ia>i{display:none}.black-pc-compact-ia span{border-right:1px solid rgba(32,222,244,.28)}}

/* Simplified business framework */
.black-pc-business-brief { display:grid; grid-template-columns:.8fr 1.2fr; gap:8vw; align-items:start; padding:38px 0 60px; border-top:1px dashed rgba(32,222,244,.3); }
.black-pc-business-brief strong { font-size:clamp(32px,2vw,56px); font-weight:500; line-height:1.5; }
.black-pc-business-brief p { max-width:900px; margin:0; color:rgba(211,229,236,.7); }
.black-pc-business-framework { display:flex; align-items:center; padding:60px 4vw; border:1px solid rgba(32,222,244,.25); background:linear-gradient(90deg,rgba(32,222,244,.045),transparent 50%,rgba(32,222,244,.045)); }
.black-pc-business-framework article { flex:0 0 25%; min-height:250px; padding:34px; border:1px solid rgba(32,222,244,.28); background:#071117; }
.black-pc-business-framework article.is-core { border-color:rgba(32,222,244,.7); box-shadow:0 0 35px rgba(32,222,244,.1); }
.black-pc-business-framework article b { display:block; margin-bottom:30px; color:var(--cyan); font-size:clamp(28px,1.5vw,42px); font-weight:500; }
.black-pc-business-framework article span { display:block; margin:13px 0; color:rgba(220,237,241,.72); font-size:clamp(20px,1.08vw,30px); font-weight:400; }
.black-pc-business-framework > i { flex:1; height:1px; background:linear-gradient(90deg,rgba(32,222,244,.2),var(--cyan)); }
.black-pc-business-framework > i::after { content:""; display:block; float:right; width:8px; height:8px; margin-top:-4px; border-top:1px solid var(--cyan); border-right:1px solid var(--cyan); transform:rotate(45deg); }
.black-pc-strategy-map { display:grid; grid-template-columns:1fr 80px 1fr 80px 1fr; align-items:center; padding:70px 0; }
.black-pc-strategy-map article { min-height:260px; padding:38px; border-top:1px solid rgba(32,222,244,.55); background:linear-gradient(145deg,rgba(32,222,244,.07),transparent); }
.black-pc-strategy-map article i { color:rgba(32,222,244,.45); font:28px ui-monospace,monospace; font-style:normal; }
.black-pc-strategy-map article b { display:block; margin:42px 0 12px; font-size:clamp(27px,1.45vw,42px); font-weight:500; }
.black-pc-strategy-map article p { margin:0; color:rgba(210,228,234,.66); font-size:clamp(20px,1.08vw,30px); font-weight:400; }
.black-pc-strategy-map > span { color:var(--cyan); text-align:center; font-size:34px; font-weight:300; }

/* Complete PC interface collection */
.black-pc-page-groups { display:grid; gap:220px; }
.black-pc-page-group > header { display:grid; grid-template-columns:130px minmax(0,900px); gap:30px; align-items:start; margin-bottom:70px; }
.black-pc-page-group > header > span { color:rgba(32,222,244,.42); font:clamp(48px,3.4vw,78px) ui-monospace,monospace; }
.black-pc-page-group > header small { color:var(--cyan); font:clamp(16px,.85vw,24px) ui-monospace,monospace; letter-spacing:.12em; }
.black-pc-page-group > header h2 { margin:10px 0 12px; font-size:clamp(34px,2.3vw,58px); font-weight:500; }
.black-pc-page-group > header p { margin:0; color:rgba(207,226,232,.66); font-size:clamp(21px,1.15vw,32px); font-weight:400; line-height:1.75; }
.black-pc-page-canvas { display:grid; gap:48px 38px; }
.black-pc-page-canvas figure { position:relative; min-width:0; margin:0; }
.black-pc-page-shot { position:relative; aspect-ratio:16/10; overflow:hidden; border:1px solid rgba(32,222,244,.36); background:#071117; box-shadow:0 20px 55px rgba(0,0,0,.35); }
.black-pc-page-shot::before { content:""; position:absolute; z-index:2; inset:0; pointer-events:none; box-shadow:inset 0 0 0 1px rgba(255,255,255,.035); }
.black-pc-page-shot img { display:block; width:100%; height:100%; object-fit:contain; object-position:top; }
.black-pc-page-canvas figcaption { display:flex; align-items:center; gap:18px; padding:18px 4px 0; color:rgba(226,240,243,.8); }
.black-pc-page-canvas figcaption b { color:rgba(32,222,244,.48); font:22px ui-monospace,monospace; font-weight:400; }
.black-pc-page-canvas figcaption span { font-size:clamp(19px,1vw,28px); font-weight:400; }
.black-pc-page-canvas figure aside { display:none; }
.black-pc-page-canvas .is-primary aside { display:block; padding:30px; border-top:1px solid rgba(32,222,244,.3); background:linear-gradient(135deg,rgba(32,222,244,.07),transparent); }
.black-pc-page-canvas aside i { display:block; margin:20px 0 12px; color:var(--cyan); font:16px ui-monospace,monospace; font-style:normal; letter-spacing:.12em; }
.black-pc-page-canvas aside strong { display:block; font-size:clamp(24px,1.35vw,38px); font-weight:500; }
.black-pc-page-canvas aside p { margin:12px 0 0; color:rgba(207,226,232,.64); font-size:clamp(19px,1vw,28px); font-weight:400; line-height:1.7; }
.black-pc-detail-crop { height:220px; overflow:hidden; border:1px solid rgba(32,222,244,.24); }
.black-pc-detail-crop img { width:175%; max-width:none; height:175%; object-fit:cover; object-position:72% 28%; transform:translate(-35%,-18%); }
.layout-feature .black-pc-page-canvas { grid-template-columns:repeat(2,1fr); }.layout-feature .is-primary { grid-column:1/-1; display:grid; grid-template-columns:minmax(0,1.7fr) minmax(300px,.55fr); gap:0 30px; }.layout-feature .is-primary .black-pc-page-shot { grid-row:1/3; }.layout-feature .is-primary figcaption { grid-column:1; }.layout-feature .is-primary aside { grid-column:2; grid-row:1/3; }
.layout-duo .black-pc-page-canvas { grid-template-columns:repeat(2,1fr); }
.layout-trio .black-pc-page-canvas { grid-template-columns:repeat(3,1fr); }.layout-trio .is-primary { grid-column:span 2; }
.layout-wall .black-pc-page-canvas { grid-template-columns:repeat(3,1fr); perspective:1600px; padding:50px 2vw; overflow:hidden; background:radial-gradient(circle at center,rgba(32,222,244,.07),transparent 60%); }.layout-wall figure:nth-child(3n+1){transform:rotateZ(-1.4deg)}.layout-wall figure:nth-child(3n+2){transform:translateY(42px) rotateZ(1.2deg)}.layout-wall figure:nth-child(3n){transform:rotateZ(-.8deg)}
.layout-editorial .black-pc-page-canvas { grid-template-columns:1.2fr .8fr; }.layout-editorial .is-primary { grid-row:span 2; }.layout-editorial .is-primary .black-pc-page-shot { aspect-ratio:auto; height:calc(100% - 60px); }
@media(max-width:1100px){.black-pc-business-brief{grid-template-columns:1fr}.black-pc-business-framework{overflow-x:auto}.black-pc-business-framework article{flex-basis:260px}.black-pc-strategy-map{grid-template-columns:1fr}.black-pc-strategy-map>span{transform:rotate(90deg);padding:15px}.black-pc-page-group>header{grid-template-columns:80px 1fr}.layout-feature .black-pc-page-canvas,.layout-duo .black-pc-page-canvas,.layout-trio .black-pc-page-canvas,.layout-wall .black-pc-page-canvas,.layout-editorial .black-pc-page-canvas{grid-template-columns:1fr}.layout-feature .is-primary,.layout-trio .is-primary,.layout-editorial .is-primary{grid-column:auto;grid-row:auto;display:block}.layout-feature .is-primary .black-pc-page-shot,.layout-feature .is-primary figcaption,.layout-feature .is-primary aside{grid-column:auto;grid-row:auto}.layout-editorial .is-primary .black-pc-page-shot{height:auto;aspect-ratio:16/10}}

.black-pc-flow-merged { margin-top:72px; }
.black-pc-personas article { position:relative; align-items:center; }
.black-pc-persona-icon { flex:0 0 68px; width:68px; height:68px; display:grid; place-items:center; color:var(--cyan); border:1px solid rgba(32,222,244,.44); background:rgba(32,222,244,.08); box-shadow:inset 0 0 18px rgba(32,222,244,.08); font-size:30px; font-style:normal; font-weight:400; }
.black-pc-personas article > b { position:absolute; top:22px; right:24px; font-size:20px; }
.black-pc-compact-ia strong { display:flex; align-items:center; gap:16px; }
.black-pc-compact-ia strong > i,
.black-pc-compact-ia span > i { display:inline-grid; width:46px; height:46px; margin-right:10px; place-items:center; color:var(--cyan); border:1px solid rgba(32,222,244,.38); background:rgba(32,222,244,.07); font-size:22px; font-style:normal; font-weight:400; }
.black-pc-compact-ia span { display:flex; align-items:center; justify-content:center; }
.black-pc-system .black-pc-strategy-map { margin-bottom:85px; }

/* Curated PC presentation boards */
.black-pc-page-groups { gap:260px; }
.black-pc-page-group { position:relative; padding-top:70px; border-top:1px solid rgba(32,222,244,.22); }
.black-pc-page-group > header { margin-bottom:56px; }
.black-pc-page-canvas { position:relative; gap:54px 42px; padding:80px 4vw 90px; overflow:hidden; border-top:1px solid rgba(32,222,244,.24); border-bottom:1px solid rgba(32,222,244,.16); background:linear-gradient(145deg,rgba(13,27,34,.96),rgba(5,12,17,.98) 62%); }
.black-pc-page-canvas::before { content:""; position:absolute; inset:0; pointer-events:none; opacity:.42; background-image:linear-gradient(rgba(32,222,244,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(32,222,244,.035) 1px,transparent 1px); background-size:44px 44px; }
.black-pc-page-canvas figure { z-index:1; transform:none !important; }
.black-pc-page-shot { aspect-ratio:16/10; border:1px solid rgba(120,221,232,.42); border-radius:4px; background:#edf4f7; box-shadow:0 30px 65px rgba(0,0,0,.38); }
.black-pc-page-shot img { object-fit:cover; object-position:top; }
.black-pc-page-canvas figcaption { min-height:58px; padding:20px 4px 0; }
.black-pc-page-canvas figcaption b { font-size:20px; }
.black-pc-page-canvas figcaption span { color:rgba(229,242,245,.86); font-weight:450; }
.black-pc-page-canvas figure aside,
.black-pc-page-canvas .is-primary aside { display:none; }

.layout-feature .black-pc-page-canvas { grid-template-columns:repeat(12,1fr); padding-top:100px; }
.layout-feature .black-pc-page-canvas figure { display:block; grid-column:auto; grid-row:auto; }
.layout-feature .black-pc-page-canvas figure:nth-child(1) { grid-column:2/12; margin-bottom:70px; }
.layout-feature .black-pc-page-canvas figure:nth-child(1) .black-pc-page-shot { aspect-ratio:16/8.8; }
.layout-feature .black-pc-page-canvas figure:nth-child(2) { grid-column:1/7; }
.layout-feature .black-pc-page-canvas figure:nth-child(3) { grid-column:7/13; }
.layout-feature .black-pc-page-canvas figure:nth-child(4) { grid-column:2/7; }
.layout-feature .black-pc-page-canvas figure:nth-child(5) { grid-column:7/12; }
.layout-feature .black-pc-page-canvas .is-primary aside { position:absolute; right:-30px; bottom:-85px; z-index:4; display:block; width:360px; padding:24px; border:1px solid rgba(32,222,244,.35); background:rgba(6,17,23,.96); box-shadow:0 24px 60px rgba(0,0,0,.42); }
.layout-feature .black-pc-detail-crop { height:150px; }
.layout-feature .black-pc-page-canvas aside i { margin-top:16px; }
.layout-feature .black-pc-page-canvas aside strong { font-size:25px; }
.layout-feature .black-pc-page-canvas aside p { font-size:19px; }

.layout-duo .black-pc-page-canvas { grid-template-columns:repeat(2,minmax(0,1fr)); column-gap:64px; }
.layout-duo .black-pc-page-canvas figure:nth-child(1) { grid-column:1/-1; width:82%; margin:0 auto 70px; }
.layout-duo .black-pc-page-canvas figure:nth-child(1) .black-pc-page-shot { aspect-ratio:16/8.8; }

.layout-trio .black-pc-page-canvas { grid-template-columns:repeat(3,minmax(0,1fr)); }
.layout-trio .black-pc-page-canvas .is-primary { grid-column:span 2; }
.layout-trio .black-pc-page-canvas figure:nth-child(2) { align-self:end; }
.layout-trio .black-pc-page-canvas figure:nth-child(n+3) .black-pc-page-shot { aspect-ratio:4/3; }

.layout-wall .black-pc-page-canvas { grid-template-columns:repeat(3,minmax(0,1fr)); padding:90px 3vw; perspective:none; background:linear-gradient(155deg,#0b1820,#060d12); }
.layout-wall .black-pc-page-canvas figure:nth-child(1) { grid-column:span 2; }
.layout-wall .black-pc-page-canvas figure:nth-child(2) { align-self:end; }
.layout-wall .black-pc-page-canvas figure:nth-child(n+3) .black-pc-page-shot { aspect-ratio:4/3; }

.layout-editorial .black-pc-page-canvas { grid-template-columns:repeat(2,minmax(0,1fr)); }
.layout-editorial .black-pc-page-canvas .is-primary { grid-column:1/-1; grid-row:auto; width:84%; margin:0 auto 70px; }
.layout-editorial .black-pc-page-canvas .is-primary .black-pc-page-shot { height:auto; aspect-ratio:16/8.8; }

@media(max-width:1100px){.black-pc-page-canvas{padding:50px 18px}.layout-feature .black-pc-page-canvas,.layout-duo .black-pc-page-canvas,.layout-trio .black-pc-page-canvas,.layout-wall .black-pc-page-canvas,.layout-editorial .black-pc-page-canvas{grid-template-columns:1fr}.layout-feature .black-pc-page-canvas figure:nth-child(n),.layout-duo .black-pc-page-canvas figure:nth-child(n),.layout-trio .black-pc-page-canvas figure:nth-child(n),.layout-wall .black-pc-page-canvas figure:nth-child(n),.layout-editorial .black-pc-page-canvas figure:nth-child(n){grid-column:auto;width:100%;margin:0}.layout-feature .black-pc-page-canvas .is-primary aside{position:static;width:auto;margin-top:18px}}

.black-pc-system-grid > article { min-height:620px; }
.black-pc-colors { display:grid; grid-template-columns:1fr 1fr; align-content:start; gap:18px 20px; }
.black-pc-colors h3 { grid-column:1/-1; }
.black-pc-colors div { margin:0; gap:14px; }
.black-pc-colors div i { flex:0 0 52px; width:52px; height:52px; background:var(--swatch) !important; border:1px solid rgba(255,255,255,.22); box-shadow:0 8px 20px rgba(0,0,0,.18); }
.black-pc-colors div span { color:rgba(225,239,242,.72); font-size:16px; font-weight:400; }
.black-pc-type-spec > strong { margin:42px 0 38px; }
.black-pc-type-spec > div { display:flex; align-items:baseline; gap:20px; padding:20px 0; border-bottom:1px solid rgba(32,222,244,.16); }
.black-pc-type-spec > div b { color:var(--cyan); font:30px ui-monospace,monospace; font-weight:400; }
.black-pc-type-spec > div span { color:rgba(219,235,239,.68); font-size:18px; font-weight:400; }
.black-pc-component-spec { display:flex; flex-direction:column; gap:24px; }
.black-pc-component-spec .black-pc-buttons { flex-wrap:wrap; margin:22px 0 0; }
.black-pc-component-spec button { min-height:44px; padding:0 18px; border:1px solid rgba(32,222,244,.5); color:#c9f7fb; background:transparent; font-size:16px; }
.black-pc-component-spec button:disabled { opacity:.35; }
.black-pc-component-spec .black-pc-status { gap:10px; }
.black-pc-component-spec .black-pc-status i { padding:9px 12px; font-size:15px; }
.black-pc-component-spec .black-pc-status i:nth-child(2) { color:#69e6a3; background:rgba(25,179,107,.12); }
.black-pc-component-spec .black-pc-status i:nth-child(3) { color:#ffc86b; background:rgba(245,166,35,.12); }
.black-pc-component-spec .black-pc-status i:nth-child(4) { color:#ff8f8f; background:rgba(239,91,91,.12); }
.black-pc-form-demo { display:grid; gap:14px; }
.black-pc-form-demo label > span { display:block; margin-bottom:8px; color:rgba(214,231,236,.6); font-size:15px; }
.black-pc-form-demo input[type="text"],.black-pc-form-demo input:not([type]) { width:100%; height:46px; padding:0 14px; border:1px solid rgba(32,222,244,.24); color:#dceff2; background:rgba(4,12,17,.6); font-size:15px; }
.black-pc-check { display:flex; align-items:center; gap:10px; }.black-pc-check > span { margin:0 !important; }
.black-pc-filter-demo,.black-pc-pagination { display:flex; gap:0; }.black-pc-filter-demo button,.black-pc-pagination button { border-right:0; }.black-pc-filter-demo button:last-child,.black-pc-pagination button:last-child { border-right:1px solid rgba(32,222,244,.5); }.black-pc-filter-demo .active,.black-pc-pagination .active { color:#041014; background:var(--cyan); }
.black-pc-all-pages { padding-bottom:90px; border-bottom:0; }
.black-pc-page { padding-bottom:80px; }
@media(max-width:1100px){.black-pc-system-grid>article{min-height:0}.black-pc-colors{grid-template-columns:1fr}}

.black-ant-study > .big-screen-footer,
.black-pc-page > .big-screen-footer {
  min-height:190px;
  align-items:center;
  padding:70px 0 90px;
  border-top:1px solid rgba(32,222,244,.22);
  color:#20def4;
  font-size:clamp(32px,2.16vw,46px);
  font-weight:500;
  line-height:1.4;
}
.black-ant-study > .big-screen-footer a,
.black-pc-page > .big-screen-footer a {
  color:#20def4;
  font-size:inherit;
  font-weight:500;
  text-decoration:none;
  text-shadow:0 0 14px rgba(32,222,244,.18);
}
@media(max-width:900px){.black-ant-study>.big-screen-footer,.black-pc-page>.big-screen-footer{min-height:130px;padding:45px 0 60px;font-size:19px}}

/* PC multi-system collection */
.pc-collection-study { width:87vw; color:#e9f3f6; }
.pc-collection-hero { position:relative; padding:110px 0 170px; border-bottom:1px solid rgba(32,222,244,.24); }
.pc-collection-hero > span,.pc-system-section > header > span,.pc-system-section small,.pc-system-notes span,.pc-component-board > section > span { color:#20def4; font:clamp(16px,.95vw,22px) ui-monospace,monospace; letter-spacing:.14em; }
.pc-collection-hero h1 { margin:30px 0 22px; font-size:clamp(58px,5.3vw,108px); font-weight:500; line-height:1.1; letter-spacing:0; }
.pc-collection-hero > p { color:rgba(188,231,237,.65); font-size:clamp(21px,1.45vw,32px); letter-spacing:.12em; }
.pc-hero-summary { display:grid; grid-template-columns:.65fr 1.35fr; gap:7vw; margin:75px 0 85px; padding-top:34px; border-top:1px dashed rgba(32,222,244,.32); }
.pc-hero-summary strong { font-size:clamp(30px,2.2vw,46px); font-weight:500; }.pc-hero-summary span { color:rgba(207,226,232,.68); font-size:clamp(56px,3.6vw,72px); font-weight:350; line-height:1.65; }
.pc-hero-windows { display:grid; grid-template-columns:repeat(3,1fr); gap:30px; perspective:1400px; }
.pc-hero-windows figure { min-width:0; margin:0; box-shadow:0 28px 65px rgba(0,0,0,.4); }.pc-hero-windows figure:nth-child(1){transform:translateY(34px) rotateY(5deg)}.pc-hero-windows figure:nth-child(2){z-index:2;transform:scale(1.04)}.pc-hero-windows figure:nth-child(3){transform:translateY(34px) rotateY(-5deg)}
.pc-window-bar { height:42px; display:flex; align-items:center; gap:8px; padding:0 14px; border:1px solid rgba(32,222,244,.35); border-bottom:0; background:#0b161c; }
.pc-window-bar i { width:8px; height:8px; border-radius:50%; background:#ef6b6b; }.pc-window-bar i:nth-child(2){background:#e5b558}.pc-window-bar i:nth-child(3){background:#67c99a}.pc-window-bar span{margin-left:auto;color:rgba(164,211,218,.45);font:11px ui-monospace,monospace;letter-spacing:.1em}
.pc-collection-shot { aspect-ratio:16/9; overflow:hidden; border:1px solid rgba(32,222,244,.42); background:#071117; box-shadow:0 22px 55px rgba(0,0,0,.35); }
.pc-collection-shot img { display:block; width:100%; height:100%; object-fit:contain; object-position:top; }
.pc-hero-windows figcaption { display:none; }
.pc-system-list { display:grid; }
.pc-system-section { position:relative; padding:190px 0; border-bottom:1px solid rgba(32,222,244,.2); }
.pc-system-section::before { content:""; position:absolute; inset:60px -6.5vw; z-index:-1; pointer-events:none; background:linear-gradient(135deg,rgba(32,222,244,.035),transparent 42%,rgba(125,66,145,.025)); }
.pc-system-section > header { display:grid; grid-template-columns:220px minmax(0,1fr); gap:40px; align-items:start; margin-bottom:60px; }
.pc-system-section > header > span { color:rgba(32,222,244,.45); font-size:clamp(25px,1.8vw,38px); }
.pc-system-section h2 { margin:12px 0 22px; font-size:clamp(42px,3.5vw,68px); font-weight:500; letter-spacing:0; }
.pc-system-tags { display:flex; flex-wrap:wrap; gap:12px; }.pc-system-tags i { padding:9px 14px; border:1px solid rgba(32,222,244,.28); color:rgba(208,236,240,.72); font-size:16px; font-style:normal; font-weight:400; }
.pc-system-notes { display:grid; grid-template-columns:1fr 1fr; gap:7vw; margin:0 0 70px 220px; }
.pc-system-notes article { padding-top:22px; border-top:1px dashed rgba(32,222,244,.3); }
.pc-system-notes span { font-size:clamp(56px,3.6vw,72px); letter-spacing:.08em; }
.pc-system-notes h3 { margin:20px 0; font-size:clamp(56px,3.6vw,72px); font-weight:500; }.pc-system-notes p { margin:0; color:rgba(205,224,230,.64); font-size:clamp(56px,3.6vw,72px); font-weight:350; line-height:1.65; }
.pc-system-stage { display:grid; gap:60px 42px; padding:80px 4vw; overflow:hidden; border-top:1px solid rgba(32,222,244,.25); border-bottom:1px solid rgba(32,222,244,.16); background:linear-gradient(145deg,rgba(11,25,32,.96),rgba(5,12,17,.98)); }
.pc-system-stage figure { min-width:0; margin:0; }.pc-system-stage figcaption { padding:24px 2px 0; color:rgba(226,240,243,.82); font-size:clamp(56px,3.6vw,72px); font-weight:450; line-height:1.5; }
.pc-layout-login .pc-system-stage { grid-template-columns:1fr 1fr; align-items:center; }.pc-layout-login .pc-system-stage figure:first-child{transform:translateY(-20px)}.pc-layout-login .pc-system-stage figure:last-child{transform:translateY(40px)}
.pc-layout-admin .pc-system-stage { grid-template-columns:1fr 1fr; }.pc-layout-admin .pc-system-stage .is-primary { grid-column:1/-1; width:86%; margin:0 auto 50px; }.pc-layout-admin .pc-system-stage .is-primary .pc-collection-shot { aspect-ratio:16/8; }
.pc-layout-learning .pc-system-stage { grid-template-columns:repeat(3,1fr); }.pc-layout-learning .pc-system-stage .is-primary { grid-column:1/-1; width:86%; margin:0 auto 55px; }.pc-layout-learning .pc-system-stage .is-primary .pc-collection-shot{aspect-ratio:16/8}.pc-layout-learning .pc-system-stage figure:nth-child(n+2) .pc-collection-shot{aspect-ratio:4/3}
.pc-layout-dashboard .pc-system-stage { grid-template-columns:1fr 1fr; }.pc-layout-dashboard .pc-system-stage .is-primary { grid-column:1/-1; }.pc-layout-dashboard .pc-system-stage .is-primary .pc-collection-shot { aspect-ratio:16/7.5; }
.pc-layout-system .pc-system-stage { grid-template-columns:repeat(3,1fr); }.pc-layout-system .pc-collection-shot{aspect-ratio:4/3}
.pc-layout-outcome .pc-system-stage { grid-template-columns:repeat(3,1fr); perspective:1500px; }.pc-layout-outcome .pc-system-stage figure:nth-child(3n+1){transform:rotateZ(-1deg)}.pc-layout-outcome .pc-system-stage figure:nth-child(3n+2){transform:translateY(40px)}.pc-layout-outcome .pc-system-stage figure:nth-child(3n){transform:rotateZ(1deg)}
.pc-component-board { display:grid; grid-template-columns:1fr 1.1fr .9fr; gap:1px; margin-top:60px; border:1px solid rgba(32,222,244,.25); background:rgba(32,222,244,.18); }
.pc-component-board section { min-height:230px; padding:34px; background:#071117; }.pc-swatches{display:flex;gap:12px;margin-top:35px}.pc-swatches i{width:48px;height:90px;background:var(--c);box-shadow:0 12px 26px rgba(0,0,0,.22)}
.pc-component-board input { display:block; width:100%; height:46px; margin:30px 0 16px; padding:0 14px; border:1px solid rgba(32,222,244,.25); color:#cbe5e9; background:#050d12; }.pc-component-board button{height:42px;margin-right:10px;padding:0 18px;border:1px solid #20def4;color:#031014;background:#20def4}.pc-component-board button+button{color:#bfeff4;background:transparent}.pc-component-board b{display:inline-block;margin:32px 8px 0 0;padding:9px 12px;color:#75e8f4;background:rgba(32,222,244,.1);font-weight:400}
.pc-collection-study > .big-screen-footer { font-size:clamp(32px,2.16vw,46px); font-weight:500; }
@media(max-width:1000px){.pc-collection-study{width:calc(100% - 28px)}.pc-hero-summary,.pc-system-section>header,.pc-system-notes{grid-template-columns:1fr;margin-left:0}.pc-hero-windows,.pc-layout-login .pc-system-stage,.pc-layout-admin .pc-system-stage,.pc-layout-learning .pc-system-stage,.pc-layout-dashboard .pc-system-stage,.pc-layout-system .pc-system-stage,.pc-layout-outcome .pc-system-stage,.pc-component-board{grid-template-columns:1fr}.pc-system-stage .is-primary,.pc-layout-admin .pc-system-stage .is-primary,.pc-layout-learning .pc-system-stage .is-primary,.pc-layout-dashboard .pc-system-stage .is-primary{grid-column:auto;width:100%;margin:0}.pc-hero-windows figure,.pc-layout-outcome .pc-system-stage figure{transform:none!important}}

/* Corporate website collection */
.company-website-study { width:87vw; color:#eaf3f6; }
.company-site-hero { padding:110px 0 180px; border-bottom:1px solid rgba(32,222,244,.23); }
.company-site-hero > span,.company-site-overview > span,.company-site-section > header > span,.company-site-final > span,.company-home-showcase aside > span,.company-browser-stage aside > span { color:#20def4; font:clamp(16px,.95vw,22px) ui-monospace,monospace; letter-spacing:.14em; }
.company-site-hero h1 { margin:30px 0 22px; font-size:clamp(62px,5.5vw,112px); font-weight:500; line-height:1.08; letter-spacing:0; }
.company-site-hero > p { color:rgba(193,229,235,.64); font-size:clamp(21px,1.4vw,31px); letter-spacing:.12em; }
.company-site-lead { display:grid; grid-template-columns:.7fr 1.3fr; gap:7vw; margin:70px 0 85px; padding-top:34px; border-top:1px dashed rgba(32,222,244,.3); }.company-site-lead strong { font-size:clamp(30px,2.1vw,46px); font-weight:500; }.company-site-lead span { color:rgba(208,226,232,.68); font-size:clamp(20px,1.2vw,27px); font-weight:350; line-height:1.85; }
.company-monitor { position:relative; width:min(1180px,82%); margin:0 auto; padding-bottom:110px; perspective:1500px; }
.company-monitor-screen { position:relative; z-index:2; aspect-ratio:16/9; overflow:hidden; padding:15px; border:2px solid rgba(148,211,219,.68); border-radius:12px; background:#10171c; box-shadow:0 42px 100px rgba(0,0,0,.48),0 0 46px rgba(32,222,244,.08); transform:rotateX(1.5deg); }
.company-monitor-screen img { width:100%; height:100%; object-fit:cover; object-position:top; }
.company-monitor > i { position:absolute; bottom:56px; left:50%; width:180px; height:70px; background:linear-gradient(90deg,#11191f,#334049,#11191f); clip-path:polygon(30% 0,70% 0,86% 100%,14% 100%); transform:translateX(-50%); }.company-monitor > b { position:absolute; bottom:42px; left:50%; width:360px; height:18px; border-radius:50%; background:#202b32; box-shadow:0 15px 25px rgba(0,0,0,.5); transform:translateX(-50%); }
.company-site-overview { padding:140px 0; border-bottom:1px solid rgba(32,222,244,.2); }.company-site-overview h2 { margin:16px 0 65px; font-size:clamp(42px,3.5vw,68px); font-weight:500; }.company-site-overview > div { display:grid; grid-template-columns:repeat(5,1fr); border-top:1px solid rgba(32,222,244,.3); }.company-site-overview article { min-height:150px; padding:30px 24px; border-right:1px solid rgba(32,222,244,.17); }.company-site-overview article b { display:block; color:rgba(32,222,244,.45); font:30px ui-monospace,monospace; font-weight:400; }.company-site-overview article span { display:block; margin-top:34px; font-size:20px; font-weight:450; }
.company-site-section { padding:190px 0; border-bottom:1px solid rgba(32,222,244,.2); }.company-site-section > header { margin-bottom:75px; }.company-site-section > header h2,.company-site-final h2 { margin:14px 0 20px; font-size:clamp(44px,3.7vw,72px); font-weight:500; }.company-site-section > header p { max-width:1050px; margin:0; color:rgba(207,226,232,.66); font-size:clamp(20px,1.2vw,27px); font-weight:350; line-height:1.85; }.company-site-section > header > div { display:flex; flex-wrap:wrap; gap:12px; margin-top:30px; }.company-site-section > header i,.company-career-copy i { padding:9px 14px; border:1px solid rgba(32,222,244,.27); color:rgba(211,236,240,.72); font-style:normal; font-weight:400; }
.company-long-frame { margin:0; overflow:hidden; border:1px solid rgba(32,222,244,.42); background:#eaf1f4; box-shadow:0 30px 75px rgba(0,0,0,.38); }.company-long-frame img { display:block; width:100%; height:auto; }
.company-home-showcase { display:grid; grid-template-columns:.43fr 1.57fr; gap:5vw; align-items:start; padding:90px 4vw; background:linear-gradient(145deg,rgba(13,28,35,.95),rgba(5,12,17,.98)); border-top:1px solid rgba(32,222,244,.24); border-bottom:1px solid rgba(32,222,244,.16); }.company-home-showcase aside { position:sticky; top:170px; padding-top:25px; border-top:1px solid rgba(32,222,244,.45); }.company-home-showcase h3 { margin:18px 0; font-size:clamp(28px,2vw,44px); font-weight:500; }.company-home-showcase p,.company-browser-stage aside p,.company-career-copy p { color:rgba(205,224,230,.64); font-size:clamp(19px,1.08vw,24px); font-weight:350; line-height:1.85; }
.company-paired-pages { display:grid; grid-template-columns:1fr 1fr; gap:5vw; align-items:start; }.company-page-meta { display:grid; grid-template-columns:70px 1fr; gap:22px; min-height:190px; margin-bottom:34px; padding-top:24px; border-top:1px solid rgba(32,222,244,.4); }.company-page-meta > b { color:rgba(32,222,244,.5); font:36px ui-monospace,monospace; }.company-page-meta h3 { margin:0 0 12px; font-size:30px; font-weight:500; }.company-page-meta p { margin:0; color:rgba(205,224,230,.62); font-size:19px; line-height:1.75; }
.company-browser-stage { position:relative; padding:42px 4vw 90px; background:linear-gradient(145deg,rgba(11,24,31,.96),rgba(5,12,17,.98)); }.company-browser-bar { height:45px; display:flex; align-items:center; gap:8px; padding:0 16px; border:1px solid rgba(32,222,244,.3); background:#0a151b; }.company-browser-bar i { width:8px; height:8px; border-radius:50%; background:#ed6b6b; }.company-browser-bar i:nth-child(2){background:#e3b55c}.company-browser-bar i:nth-child(3){background:#6bc99a}.company-browser-bar span{margin-left:14px;color:rgba(177,215,221,.4);font:12px ui-monospace,monospace}.company-browser-stage aside { position:absolute; top:130px; right:0; z-index:3; width:360px; padding:28px; border-left:2px solid #20def4; background:rgba(5,14,19,.94); box-shadow:0 24px 55px rgba(0,0,0,.4); }.company-browser-stage aside b { display:block; margin:15px 0; font-size:25px; font-weight:500; }
.company-career-layout { display:grid; grid-template-columns:.45fr 1.55fr; gap:5vw; align-items:start; }.company-career-copy { position:sticky; top:170px; padding-top:28px; border-top:1px solid rgba(32,222,244,.45); }.company-career-copy > b { font-size:clamp(28px,2vw,42px); font-weight:500; }.company-career-copy > div { display:flex; gap:10px; flex-wrap:wrap; margin-top:35px; }
.company-site-final { padding:190px 0 220px; overflow:hidden; }.company-site-final h2 { margin-bottom:80px; }.company-detail-wall { display:grid; grid-template-columns:repeat(5,1fr); gap:30px; padding:50px 1vw 100px; perspective:1600px; background:radial-gradient(circle at center,rgba(32,222,244,.07),transparent 65%); }.company-detail-wall figure { margin:0; transform:rotateZ(var(--offset)); }.company-detail-wall img { display:block; width:100%; aspect-ratio:4/5; object-fit:cover; object-position:top; border:1px solid rgba(32,222,244,.35); box-shadow:0 28px 60px rgba(0,0,0,.4); }.company-detail-wall figcaption { padding-top:18px; color:rgba(219,236,240,.72); font-size:17px; }
.company-website-study > .big-screen-footer { font-size:clamp(32px,2.16vw,46px); font-weight:500; }
@media(max-width:1000px){.company-website-study{width:calc(100% - 28px)}.company-site-lead,.company-home-showcase,.company-paired-pages,.company-career-layout{grid-template-columns:1fr}.company-site-overview>div,.company-detail-wall{grid-template-columns:1fr 1fr}.company-home-showcase aside,.company-career-copy{position:static}.company-browser-stage aside{position:static;width:auto;margin-top:28px}.company-monitor{width:100%}}

/* About Me */
body.is-profile {
  background:
    linear-gradient(rgba(32, 222, 244, 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(32, 222, 244, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, #071015 0%, #0d0e15 52%, #140914 100%);
  background-size: 72px 72px, 72px 72px, auto;
}

body.is-profile .topbar { display: none; }

.about-page {
  --about-nav-height: clamp(128px, 11.7vw, 240px);
  width: 87vw;
  max-width: none;
  margin: 0 auto;
  color: #edf5f8;
}

.about-nav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 90;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--about-nav-height);
  overflow: hidden;
  padding: 0 6.5vw 24px;
  background: rgba(7, 11, 17, 0.86);
  box-shadow: 0 8px 24px rgba(2, 6, 10, 0.22);
  backdrop-filter: blur(12px);
}

.about-nav::after {
  content: "";
  position: absolute;
  right: 6.5vw;
  bottom: 24px;
  left: 6.5vw;
  height: 1px;
  background: rgba(238, 244, 248, 0.86);
  pointer-events: none;
}

.about-nav a {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 24px;
  min-height: 68px;
  padding: 0 20px;
  color: rgba(244, 247, 250, 0.9);
  font-size: clamp(32px, 2.16vw, 46px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.1em;
  white-space: nowrap;
  cursor: pointer;
  transition: color 180ms ease, text-shadow 180ms ease;
}

.about-nav a:hover { color: #2ce7f5; text-shadow: 0 0 14px rgba(44, 231, 245, 0.4); }

.about-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  gap: clamp(70px, 8vw, 150px);
  align-items: center;
  min-height: 920px;
  padding: calc(var(--about-nav-height) + 100px) 0 130px;
  border-bottom: 1px solid rgba(32, 222, 244, 0.24);
}

.about-kicker,
.about-section-heading > span {
  color: #20def4;
  font: clamp(32px, 2vw, 42px) ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  letter-spacing: 0.2em;
}

.about-hero-copy h1 {
  margin: 28px 0 12px;
  color: #f4f8fb;
  font-size: clamp(86px, 8vw, 150px);
  font-weight: 560;
  line-height: 1;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(32, 222, 244, 0.1);
}

.about-hero-copy > strong {
  display: block;
  color: rgba(231, 240, 247, 0.88);
  font-size: clamp(60px, 4.6vw, 92px);
  font-weight: 450;
}

.about-hero-copy > p {
  width: min(2800px, calc(87vw - 340px));
  max-width: none;
  margin: 44px 0 0;
  color: rgba(204, 220, 230, 0.62);
  font-size: clamp(56px, 3.6vw, 72px);
  font-weight: 350;
  line-height: 1.5;
}

.about-hero-copy > p span { display: block; white-space: nowrap; }

.about-contact-line {
  display: flex;
  align-items: center;
  gap: clamp(48px, 3.2vw, 84px);
  width: min(2800px, calc(87vw - 340px));
  margin-top: 66px;
  padding: 34px 0;
  border-top: 1px dashed rgba(32, 222, 244, 0.34);
  border-bottom: 1px dashed rgba(32, 222, 244, 0.2);
  white-space: nowrap;
}

.about-contact-line b {
  color: #20def4;
  font-size: clamp(48px, 3vw, 64px);
  font-weight: 480;
}

.about-contact-line span {
  color: rgba(214, 228, 235, 0.72);
  font-size: clamp(56px, 3.6vw, 72px);
  font-weight: 350;
}

.about-hero-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  margin-top: 66px;
}

.about-hero-stats div { padding-top: 20px; border-top: 1px dashed rgba(32, 222, 244, 0.34); }
.about-hero-stats b { display: block; color: #20def4; font-size: clamp(76px, 6vw, 116px); font-weight: 420; }
.about-hero-stats span { color: rgba(214, 228, 235, 0.55); font-size: 34px; }

.about-portrait { position: relative; width: 50%; min-width: 0; justify-self: end; margin: 0; padding: 14px; border: 1px solid rgba(32, 222, 244, 0.46); background: rgba(5, 12, 18, 0.82); box-shadow: 0 34px 90px rgba(0, 0, 0, 0.45); }
.about-portrait::before, .about-portrait::after { content: ""; position: absolute; z-index: 2; width: 34px; height: 34px; pointer-events: none; }
.about-portrait::before { top: 7px; left: 7px; border-top: 2px solid #20def4; border-left: 2px solid #20def4; }
.about-portrait::after { right: 7px; bottom: 72px; border-right: 2px solid #20def4; border-bottom: 2px solid #20def4; }
.about-portrait img { display: block; width: 100%; height: auto; filter: saturate(0.76) contrast(1.04) brightness(0.88); }
.about-portrait figcaption { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 12px; padding: 22px 4px 8px; color: rgba(32, 222, 244, 0.66); font: 26px ui-monospace, monospace; letter-spacing: 0.13em; }
.about-portrait figcaption b { color: rgba(238, 245, 248, 0.78); font-weight: 500; }

.about-basic {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-bottom: 1px solid rgba(32, 222, 244, 0.22);
}

.about-basic div { min-height: 230px; padding: 42px 34px; border-right: 1px solid rgba(32, 222, 244, 0.18); }
.about-basic div:last-child { border-right: 0; }
.about-basic span { display: block; margin-bottom: 15px; color: rgba(32, 222, 244, 0.62); font: 28px ui-monospace, monospace; letter-spacing: 0.12em; }
.about-basic strong { color: rgba(239, 246, 249, 0.88); font-size: clamp(44px, 3vw, 60px); font-weight: 500; }

.about-section { padding: clamp(130px, 10vw, 190px) 0; border-bottom: 1px solid rgba(32, 222, 244, 0.2); }
.about-section-heading { display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr); column-gap: 7vw; align-items: end; margin-bottom: 90px; }
.about-section-heading > span { grid-column: 1 / -1; margin-bottom: 22px; }
.about-section-heading h2 { margin: 0; color: #f4f8fb; font-size: clamp(54px, 5vw, 92px); font-weight: 520; line-height: 1.12; letter-spacing: 0; }
.about-section-heading p { margin: 0; color: rgba(204, 220, 230, 0.58); font-size: clamp(40px, 2.7vw, 54px); font-weight: 350; line-height: 1.8; }

.about-timeline { position: relative; display: grid; }
.about-timeline::before { content: ""; position: absolute; top: 0; bottom: 0; left: 380px; width: 1px; background: linear-gradient(#20def4, rgba(32, 222, 244, 0.08)); }
.about-timeline article { display: grid; grid-template-columns: 340px minmax(0, 1fr); gap: 56px; padding: 70px 0 90px; border-top: 1px dashed rgba(32, 222, 244, 0.24); }
.about-timeline time { color: #20def4; font: clamp(40px, 2.5vw, 52px) ui-monospace, monospace; letter-spacing: 0.06em; white-space: nowrap; }
.about-timeline article > div { position: relative; left: 100px; width: calc(100% - 100px); }
.about-timeline article > div::before { content: ""; position: absolute; top: 8px; left: -166px; width: 11px; height: 11px; border: 2px solid #20def4; background: #071015; box-shadow: 0 0 14px rgba(32, 222, 244, 0.72); transform: rotate(45deg); }
.about-timeline article span { color: rgba(203, 222, 231, 0.64); font-size: clamp(64px, 4vw, 80px); }
.about-timeline h3 { margin: 18px 0 30px; color: rgba(242, 247, 250, 0.94); font-size: clamp(60px, 4.2vw, 88px); font-weight: 520; }
.about-timeline ol { width: 100%; max-width: none; margin: 0; padding-left: 1.45em; color: rgba(199, 216, 226, 0.66); font-size: clamp(56px, 3.6vw, 72px); font-weight: 350; line-height: 1.65; }
.about-timeline li { white-space: normal; }
.about-timeline li + li { margin-top: 18px; }

.about-capability-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; gap: 28px; }
.about-capability-grid article, .about-ai-flow article { position: relative; min-height: 680px; padding: 52px; border: 1px solid rgba(32, 222, 244, 0.24); background: linear-gradient(145deg, rgba(14, 30, 38, 0.74), rgba(8, 10, 17, 0.82)); transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease; }
.about-capability-grid article { min-height: 0; padding: 36px 42px 44px; }
.about-capability-grid article:hover, .about-ai-flow article:hover { border-color: rgba(32, 222, 244, 0.72); box-shadow: 0 0 32px rgba(32, 222, 244, 0.09); transform: translateY(-5px); }
.about-capability-grid b, .about-ai-flow article > b { color: #20def4; font: 52px ui-monospace, monospace; font-weight: 400; }
.about-capability-grid h3, .about-ai-flow h3 { margin: 42px 0 24px; font-size: 60px; font-weight: 500; }
.about-capability-grid h3 { margin-top: 28px; }
.about-capability-grid p, .about-ai-flow p { margin: 0; color: rgba(201, 218, 227, 0.64); font-size: clamp(40px, 2.7vw, 54px); font-weight: 350; line-height: 1.65; }

.about-ai { overflow: hidden; }
.about-ai-flow { display: grid; grid-template-columns: repeat(7, auto); align-items: stretch; }
.about-ai-flow article { width: 100%; min-width: 0; }
.about-ai-flow > i { display: grid; place-items: center; width: 50px; color: #20def4; font-size: 28px; font-style: normal; }
.about-ai-flow article > span { position: absolute; right: 42px; bottom: 34px; left: 42px; padding-top: 18px; border-top: 1px dashed rgba(32, 222, 244, 0.26); color: rgba(32, 222, 244, 0.64); font: 40px ui-monospace, monospace; letter-spacing: 0.12em; }

.about-software { overflow: hidden; }
.about-software-track { display: grid; grid-template-columns: repeat(5, minmax(600px, max-content)); gap: 44px; overflow-x: auto; padding: 24px 0 60px; scrollbar-color: rgba(32, 222, 244, 0.42) transparent; }
.about-software-item { display: flex; width: 100%; min-height: 252px; align-items: center; gap: 44px; padding: 40px 48px; border: 1px solid rgba(32, 222, 244, 0.2); background: rgba(6, 13, 20, 0.76); transition: border-color 180ms ease, background 180ms ease, transform 180ms ease; }
.about-software-item:hover { border-color: rgba(32, 222, 244, 0.76); background: rgba(13, 30, 38, 0.92); transform: translateY(-4px); }
.about-software-item i { display: grid; width: 152px; height: 152px; flex: 0 0 152px; place-items: center; border: 2px solid currentColor; color: #20def4; background: rgba(32, 222, 244, 0.08); font: 600 60px ui-monospace, monospace; font-style: normal; }
.about-software-item span { color: rgba(236, 244, 247, 0.82); font-size: 64px; white-space: nowrap; }
.about-software-item.figma i { color: #ff7262; }.about-software-item.mastergo i { color: #42d7c6; }.about-software-item.photoshop i { color: #31a8ff; }.about-software-item.illustrator i { color: #ff9a00; }.about-software-item.after-effects i { color: #9999ff; }.about-software-item.premiere i { color: #b984ff; }.about-software-item.sketch i { color: #f7b500; }.about-software-item.cinema i { color: #57a7ff; }.about-software-item.axure i { color: #70a7ff; }.about-software-item.ai-tools i { color: #20def4; }

.about-footer { display: flex; justify-content: space-between; gap: 40px; padding: 90px 0 150px; color: #20def4; font: 32px ui-monospace, monospace; letter-spacing: 0.14em; }
.about-footer a:hover { color: #f4f8fb; }

@media (max-width: 1100px) {
  .about-hero { grid-template-columns: 1fr; }
  .about-hero-copy > p,
  .about-contact-line { width: 100%; }
  .about-hero-copy > p span { white-space: normal; }
  .about-contact-line { flex-wrap: wrap; }
  .about-portrait { width: 50%; }
  .about-basic { grid-template-columns: repeat(2, 1fr); }
  .about-basic div:nth-child(2) { border-right: 0; }
  .about-section-heading { grid-template-columns: 1fr; gap: 28px; }
  .about-capability-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .about-ai-flow { grid-template-columns: 1fr; gap: 18px; }
  .about-ai-flow > i { width: 100%; height: 34px; transform: rotate(90deg); }
}

@media (max-width: 1600px) {
  .about-timeline::before { left: 8px; }
  .about-timeline article { grid-template-columns: 1fr; gap: 24px; padding-left: 48px; }
  .about-timeline article > div { left: 0; width: 100%; }
  .about-timeline article > div::before { left: -46px; }
}

@media (max-width: 700px) {
  .about-page { --about-nav-height: 96px; width: calc(100% - 28px); }
  .about-nav { height: var(--about-nav-height); padding: 0 14px 24px; }
  .about-nav::after { right: 14px; bottom: 24px; left: 14px; }
  .about-nav a { min-height: 72px; padding: 0 12px; font-size: 38px; }
  .about-hero { min-height: 0; gap: 60px; padding: calc(var(--about-nav-height) + 55px) 0 90px; }
  .about-hero-copy h1 { font-size: 70px; }
  .about-hero-copy > strong { font-size: 52px; }
  .about-hero-copy > p { margin-top: 30px; font-size: 38px; }
  .about-hero-copy > p span { display: inline; white-space: normal; }
  .about-hero-stats { grid-template-columns: 1fr; gap: 18px; }
  .about-basic { grid-template-columns: 1fr; }
  .about-basic div { min-height: 120px; padding: 30px 20px; border-right: 0; border-bottom: 1px solid rgba(32, 222, 244, 0.14); }
  .about-section { padding: 95px 0; }
  .about-section-heading { margin-bottom: 60px; }
  .about-section-heading h2 { font-size: 48px; }
  .about-timeline::before { left: 8px; }
  .about-timeline article { grid-template-columns: 1fr; gap: 24px; padding-left: 36px; }
  .about-timeline article > div::before { left: -34px; }
  .about-timeline li { white-space: normal; }
  .about-capability-grid { grid-template-columns: 1fr; }
  .about-footer { flex-direction: column; padding-bottom: 100px; }
}

/* About card depth and hierarchy */
.about-basic {
  gap: 24px;
  padding: 70px 0;
}

.about-basic div {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(32, 222, 244, 0.24);
  border-radius: 6px;
  background:
    linear-gradient(145deg, rgba(18, 36, 43, 0.88), rgba(7, 12, 18, 0.92)),
    rgba(7, 17, 23, 0.9);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.025);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.about-basic div::after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 18px;
  width: 18px;
  height: 18px;
  border-right: 2px solid rgba(32, 222, 244, 0.56);
  border-bottom: 2px solid rgba(32, 222, 244, 0.56);
}

.about-basic div:hover {
  z-index: 1;
  border-color: rgba(32, 222, 244, 0.68);
  box-shadow: 0 30px 72px rgba(0, 0, 0, 0.34), 0 0 28px rgba(32, 222, 244, 0.08);
  transform: translateY(-6px);
}

.about-timeline { gap: 34px; }

.about-timeline::before { z-index: 1; }

.about-timeline article {
  position: relative;
  z-index: 2;
  padding: 54px 48px;
  border: 1px solid rgba(32, 222, 244, 0.22);
  border-radius: 6px;
  background:
    linear-gradient(120deg, rgba(19, 39, 46, 0.9), rgba(8, 12, 19, 0.94) 58%, rgba(25, 12, 28, 0.76)),
    #081118;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.025);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.about-timeline article:nth-child(2) {
  margin-right: 4vw;
  margin-left: 2vw;
  background: linear-gradient(120deg, rgba(14, 33, 40, 0.94), rgba(10, 16, 24, 0.96) 62%, rgba(11, 36, 35, 0.7));
}

.about-timeline article:hover {
  border-color: rgba(32, 222, 244, 0.66);
  box-shadow: 0 36px 82px rgba(0, 0, 0, 0.4), 0 0 30px rgba(32, 222, 244, 0.07);
  transform: translateX(8px);
}

.about-timeline article > div::before { background: #0c1c22; }

@media (min-width: 1101px) {
  .about-timeline article > div {
    left: 300px;
    width: calc(100% - 300px);
  }
}

.about-capability-grid article,
.about-ai-flow article {
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 26px 64px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.025);
}

.about-capability-grid article::after,
.about-ai-flow article::after {
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 20px;
  height: 20px;
  border-top: 2px solid rgba(32, 222, 244, 0.62);
  border-right: 2px solid rgba(32, 222, 244, 0.62);
}

.about-capability-grid article:nth-child(1) {
  grid-column: span 2;
  background:
    linear-gradient(135deg, rgba(16, 46, 53, 0.94), rgba(8, 15, 22, 0.94) 60%),
    #0a171d;
}

.about-capability-grid article:nth-child(2) {
  border-color: rgba(117, 219, 176, 0.42);
  background:
    linear-gradient(145deg, rgba(16, 57, 46, 0.88), rgba(8, 17, 18, 0.94)),
    #091514;
}

.about-capability-grid article:nth-child(2)::after {
  border-color: rgba(117, 219, 176, 0.72);
}

.about-ai-flow article:nth-of-type(2),
.about-ai-flow article:nth-of-type(4) {
  background: linear-gradient(145deg, rgba(25, 24, 43, 0.9), rgba(8, 13, 20, 0.95));
}

.about-software-item {
  border-radius: 6px;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.025);
}

.about-software-item:hover {
  box-shadow: 0 28px 58px rgba(0, 0, 0, 0.34), 0 0 26px rgba(32, 222, 244, 0.09);
}

@media (max-width: 1100px) {
  .about-capability-grid article:nth-child(1) { grid-column: span 2; }
  .about-timeline article:nth-child(2) { margin-right: 0; margin-left: 0; }
}

@media (max-width: 700px) {
  .about-basic { gap: 16px; padding: 50px 0; }
  .about-capability-grid article:nth-child(1) { grid-column: auto; }
  .about-timeline article { padding: 42px 30px 42px 48px; }
}

/* Shared readable type scale across project detail pages. */
.big-screen-page,
.black-pc-page,
.page,
.detail-hero {
  --detail-readable-text: clamp(56px, 3.6vw, 72px);
}

.detail-lead,
.case-text,
.big-screen-hero-caption p,
.big-screen-overview p,
.big-screen-notes p,
.black-ant-main-screen header p,
.black-ant-components > header p,
.black-ant-screen header p,
.quality-section-title p,
.quality-screen-copy p,
.herbal-hero > p,
.herbal-gallery > header p,
.mobile-collection-intro p,
.mobile-app-section > header p,
.company-site-lead span,
.company-site-section > header p,
.company-home-showcase p,
.company-page-meta p,
.company-browser-stage aside p,
.company-career-copy p,
.black-pc-page .black-pc-hero-copy > p,
.black-pc-page .black-pc-section > header > p,
.black-pc-page .black-pc-overview-copy > p,
.black-pc-page .black-pc-business-brief p,
.black-pc-page .black-pc-page-group > header p,
.black-pc-page .black-pc-page-canvas aside p,
.black-pc-page .black-pc-screen-notes p,
.black-pc-page .black-pc-summary p,
.black-pc-page .black-pc-problem-grid p,
.black-pc-page .black-pc-strategy p,
.black-pc-page .black-pc-flow-result p {
  font-size: var(--detail-readable-text) !important;
  font-weight: 350;
  line-height: 1.65;
}

.big-screen-notes span,
.big-screen-notes h3,
.black-ant-component figcaption,
.quality-screen-copy > section > span,
.quality-screen-copy h3,
.herbal-phone-card figcaption,
.company-page-meta h3,
.company-detail-wall figcaption,
.black-pc-page .black-pc-screen-notes b,
.black-pc-page .black-pc-page-canvas figcaption b,
.black-pc-page .black-pc-page-canvas figcaption span,
.black-pc-page .black-pc-more figcaption {
  font-size: var(--detail-readable-text) !important;
  line-height: 1.5;
}

.company-site-section > header i,
.company-career-copy i {
  padding: 18px 28px;
  font-size: var(--detail-readable-text) !important;
  font-weight: 300;
  line-height: 1.4;
}

@media (max-width: 1000px) {
  .big-screen-page,
  .black-pc-page,
  .page,
  .detail-hero {
    --detail-readable-text: 32px;
  }
}

/* Brand material project */
.material-study { width: 87vw; max-width: none; color: #edf5f8; }
.material-hero { padding: 120px 0 180px; border-bottom: 1px solid rgba(32, 222, 244, .22); }
.material-hero > span, .material-section > header > span { color: #20def4; font: clamp(18px, 1.05vw, 24px) ui-monospace, monospace; letter-spacing: .14em; }
.material-hero h1 { margin: 28px 0 22px; font-size: clamp(68px, 6vw, 124px); font-weight: 500; line-height: 1.08; }
.material-hero > p { color: rgba(190, 226, 232, .68); font-size: clamp(25px, 1.6vw, 34px); letter-spacing: .11em; }
.material-hero-lead { display: grid; grid-template-columns: .7fr 1.3fr; gap: 7vw; margin: 70px 0 84px; padding-top: 34px; border-top: 1px dashed rgba(32, 222, 244, .28); }
.material-hero-lead strong { font-size: clamp(34px, 2.4vw, 52px); font-weight: 500; }
.material-hero-lead span { color: rgba(205, 225, 232, .68); font-size: clamp(22px, 1.35vw, 30px); font-weight: 350; line-height: 1.8; }
.material-hero > figure { margin: 0; }
.material-hero > figure img { display: block; width: 100%; height: auto; border: 0; }

.material-section { padding: 180px 0; border-bottom: 1px solid rgba(32, 222, 244, .2); }
.material-section > header { margin-bottom: 58px; }
.material-section > header h2 { margin: 16px 0 0; font-size: clamp(52px, 4vw, 82px); font-weight: 500; }
.material-notes { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-bottom: 78px; }
.material-notes article { padding: 34px 38px 40px; border-top: 1px solid rgba(32, 222, 244, .48); background: linear-gradient(120deg, rgba(13, 35, 42, .72), rgba(9, 12, 19, .72)); }
.material-notes span { color: #20def4; font: 19px ui-monospace, monospace; letter-spacing: .14em; }
.material-notes h3 { margin: 18px 0 12px; font-size: clamp(28px, 1.8vw, 38px); font-weight: 500; }
.material-notes p { margin: 0; color: rgba(207, 226, 233, .68); font-size: clamp(21px, 1.25vw, 28px); font-weight: 350; line-height: 1.8; }

.material-logo-stage { display: grid; grid-template-columns: 1.55fr .45fr; gap: 48px; align-items: stretch; }
.material-logo-stage figure { margin: 0; padding: 22px; background: #f5f7fa; }
.material-logo-stage img { display: block; width: 100%; height: 100%; object-fit: contain; }
.material-logo-stage aside { display: flex; flex-direction: column; justify-content: center; padding: 48px 0; border-top: 1px solid #20def4; border-bottom: 1px solid rgba(32, 222, 244, .3); }
.material-logo-stage aside b { font-size: clamp(48px, 4vw, 80px); font-weight: 500; }
.material-logo-stage aside > span { margin: 16px 0 34px; color: #20def4; font: 18px ui-monospace, monospace; letter-spacing: .1em; }
.material-logo-stage aside p { color: rgba(208, 226, 233, .68); font-size: clamp(21px, 1.2vw, 27px); line-height: 1.8; }
.material-logo-stage aside div { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.material-logo-stage aside i { padding: 9px 13px; border: 1px solid rgba(32, 222, 244, .3); color: rgba(213, 235, 239, .75); font-style: normal; }

.material-rollup-stage { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 54px; align-items: end; padding: 70px 5vw 110px; background: linear-gradient(180deg, rgba(25, 43, 50, .28), rgba(5, 8, 13, .88)); perspective: 1400px; }
.material-rollup-stage figure { position: relative; margin: 0; padding: 18px 18px 80px; border: 1px solid rgba(32, 222, 244, .24); background: rgba(6, 12, 18, .9); box-shadow: 0 34px 70px rgba(0, 0, 0, .42); }
.material-rollup-stage figure:nth-child(2) { transform: translateY(44px); }
.material-rollup-stage figure > div { height: min(58vw, 1120px); overflow: hidden; background: #101722; }
.material-rollup-stage img { display: block; width: 100%; height: 100%; object-fit: contain; }
.material-rollup-stage figure > i { position: absolute; right: 14%; bottom: 42px; left: 14%; height: 8px; background: #263943; box-shadow: 0 8px 18px rgba(0, 0, 0, .6); }
.material-rollup-stage figure > i::before { content: ""; position: absolute; bottom: 0; left: 50%; width: 3px; height: 54px; background: #435762; transform: translateX(-50%); }
.material-rollup-stage figcaption { position: absolute; bottom: 20px; left: 18px; color: #20def4; font: 17px ui-monospace, monospace; letter-spacing: .1em; }
.material-board-grid { display: grid; grid-template-columns: 1.35fr .65fr; gap: 32px; margin-top: 90px; }
.material-board-grid figure { margin: 0; padding: 18px; border: 1px solid rgba(32, 222, 244, .32); background: rgba(8, 15, 22, .88); }
.material-board-grid img { display: block; width: 100%; max-height: 1100px; object-fit: contain; }
.material-board-grid figcaption { padding: 22px 4px 4px; color: rgba(218, 235, 240, .75); font-size: 21px; }

.material-brochure-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 40px; }
.material-brochure-grid figure { margin: 0; padding: 18px; border: 1px solid rgba(32, 222, 244, .23); background: rgba(7, 13, 20, .92); box-shadow: 0 25px 60px rgba(0, 0, 0, .28); }
.material-brochure-grid figure.is-featured { grid-column: span 2; }
.material-brochure-grid img { display: block; width: 100%; height: auto; }
.material-brochure-grid figcaption { display: flex; justify-content: space-between; gap: 20px; padding: 20px 3px 3px; color: rgba(204, 225, 232, .66); font: 18px ui-monospace, monospace; }
.material-brochure-grid figcaption b { color: #20def4; font-weight: 400; }

.material-scene-stage { position: relative; min-height: 1080px; overflow: hidden; background: linear-gradient(180deg, #111a20, #080b10 72%); box-shadow: inset 0 -180px 120px rgba(0, 0, 0, .45); }
.material-scene-stage::before { content: ""; position: absolute; right: 0; bottom: 0; left: 0; height: 220px; background: linear-gradient(165deg, #131a1d, #050709); border-top: 1px solid rgba(255,255,255,.08); }
.material-scene-wall { position: absolute; top: 95px; left: 6%; width: 55%; padding: 24px; background: #192026; box-shadow: 0 30px 70px rgba(0, 0, 0, .55); }
.material-scene-wall figure, .material-scene-table figure { margin: 0; }
.material-scene-wall img { display: block; width: 100%; height: 710px; object-fit: cover; object-position: center; background: #eef3f6; }
.material-scene-rollup { position: absolute; right: 8%; bottom: 75px; width: 22%; padding: 10px; background: #111820; box-shadow: 0 28px 60px rgba(0, 0, 0, .6); }
.material-scene-rollup img { display: block; width: 100%; }
.material-scene-rollup i { position: absolute; right: -6%; bottom: -18px; left: -6%; height: 18px; background: #34434b; }
.material-scene-table { position: absolute; right: 33%; bottom: 65px; width: 30%; padding: 18px; background: #151c20; transform: rotate(-4deg); box-shadow: 0 30px 60px rgba(0,0,0,.6); }
.material-scene-table img { display: block; width: 100%; }

.material-summary-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(32, 222, 244, .36); }
.material-summary-grid article { min-height: 280px; padding: 36px 30px; border-right: 1px solid rgba(32, 222, 244, .18); }
.material-summary-grid article:last-child { border-right: 0; }
.material-summary-grid b { display: block; color: rgba(32, 222, 244, .55); font: 36px ui-monospace, monospace; font-weight: 400; }
.material-summary-grid strong { display: block; margin: 38px 0 18px; font-size: clamp(27px, 1.7vw, 36px); font-weight: 500; }
.material-summary-grid p { margin: 0; color: rgba(204, 224, 231, .64); font-size: clamp(19px, 1.1vw, 25px); line-height: 1.75; }
.material-study > .big-screen-footer { font-size: clamp(25px, 1.6vw, 36px); font-weight: 500; }

/* Shared roll-up exhibition stand */
.material-rollup-stage { border: 1px solid rgba(32, 222, 244, .32); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .025), 0 34px 80px rgba(0, 0, 0, .24); }
.material-rollup-stage figure { padding: 24px 10px 96px; border: 0; background: transparent; box-shadow: none; }
.material-rollup-stage figure::before { content: ""; position: absolute; z-index: 4; top: 14px; right: 8%; left: 8%; height: 10px; border-radius: 2px; background: linear-gradient(180deg, #82939d, #24333c 58%, #0b1116); box-shadow: 0 5px 12px rgba(0, 0, 0, .48); }
.material-rollup-stage figure > div { position: relative; z-index: 3; overflow: visible; background: transparent; }
.material-rollup-stage figure img { filter: drop-shadow(0 22px 25px rgba(0, 0, 0, .42)); }
.material-rollup-stage figure > i { z-index: 4; right: 5%; bottom: 49px; left: 5%; height: 20px; border-radius: 2px 2px 6px 6px; background: linear-gradient(180deg, #8497a1, #354650 38%, #10171c 82%); box-shadow: 0 14px 22px rgba(0, 0, 0, .58); }
.material-rollup-stage figure > i::before { z-index: -1; bottom: 12px; width: 5px; height: 82px; background: linear-gradient(90deg, #1b252b, #8999a2, #25333a); }
.material-rollup-stage figcaption { bottom: 11px; left: 10px; }

@media (max-width: 1000px) {
  .material-study { width: calc(100% - 28px); }
  .material-hero-lead, .material-notes, .material-logo-stage { grid-template-columns: 1fr; }
  .material-rollup-stage { grid-template-columns: 1fr; padding-right: 12vw; padding-left: 12vw; }
  .material-rollup-stage figure:nth-child(2) { transform: none; }
  .material-rollup-stage figure > div { height: auto; }
  .material-board-grid, .material-brochure-grid { grid-template-columns: 1fr; }
  .material-brochure-grid figure.is-featured { grid-column: auto; }
  .material-scene-stage { min-height: 1180px; }
  .material-scene-wall { right: 5%; left: 5%; width: auto; }
  .material-scene-wall img { height: auto; }
  .material-scene-rollup { right: 7%; width: 32%; }
  .material-scene-table { right: 36%; width: 48%; }
.material-summary-grid { grid-template-columns: 1fr 1fr; }
}

/* Final Black Ant PC presentation overrides. */
.black-pc-page .black-pc-business-framework { position:relative; gap:0; padding:64px 0 86px; border:0; background:transparent; }
.black-pc-page .black-pc-business-framework::before { content:""; position:absolute; top:91px; right:8%; left:8%; height:1px; background:linear-gradient(90deg,transparent,rgba(32,222,244,.72) 14%,rgba(32,222,244,.22) 86%,transparent); }
.black-pc-page .black-pc-business-framework article,
.black-pc-page .black-pc-business-framework article.is-core { position:relative; z-index:1; flex:1 1 0; min-height:0; padding:74px 6vw 0; border:0; background:transparent; box-shadow:none; }
.black-pc-page .black-pc-business-framework article::before { content:""; position:absolute; top:18px; left:50%; width:17px; height:17px; border:2px solid #20def4; border-radius:50%; background:#071117; box-shadow:0 0 22px rgba(32,222,244,.42); transform:translateX(-50%); }
.black-pc-page .black-pc-business-framework article.is-core::before { background:#20def4; box-shadow:0 0 28px rgba(32,222,244,.7); }
.black-pc-page .black-pc-business-framework > i { display:none; }
.black-pc-page .black-pc-business-framework article b,
.black-pc-page .black-pc-business-framework article span { text-align:center; }

.black-pc-page .black-pc-flow { position:relative; gap:0; padding:78px 0 26px; border:0; border-top:1px dashed rgba(32,222,244,.26); background:transparent; }
.black-pc-page .black-pc-flow::before { content:""; position:absolute; top:108px; right:7%; left:7%; height:1px; background:rgba(32,222,244,.38); }
.black-pc-page .black-pc-flow article { position:relative; flex:1 1 0; min-height:230px; padding:76px 20px 20px; border:0; background:transparent; clip-path:none; }
.black-pc-page .black-pc-flow article::before { content:""; position:absolute; top:20px; left:50%; width:14px; height:14px; border:2px solid #20def4; background:#071117; transform:translateX(-50%) rotate(45deg); }
.black-pc-page .black-pc-flow > i { display:none; }
.black-pc-page .black-pc-flow article b { position:absolute; top:0; left:50%; transform:translateX(-50%); }

.black-pc-page .black-pc-personas { grid-template-columns:repeat(4,minmax(0,1fr)); gap:0; border-top:1px solid rgba(32,222,244,.3); border-bottom:1px solid rgba(32,222,244,.16); }
.black-pc-page .black-pc-personas article { display:block; min-height:290px; padding:44px 34px; border:0; border-right:1px solid rgba(32,222,244,.16); background:transparent; }
.black-pc-page .black-pc-personas article:last-child { border-right:0; }
.black-pc-page .black-pc-persona-icon { margin-bottom:34px; border-radius:50%; }
.black-pc-page .black-pc-compact-ia { padding:38px 0; border:0; border-bottom:1px dashed rgba(32,222,244,.3); background:transparent; }
.black-pc-page .black-pc-compact-ia span { border:0; border-left:1px solid rgba(32,222,244,.2); background:transparent; }
.black-pc-page .black-pc-compact-ia span:last-child { border-right:0; }

.black-pc-page .black-pc-strategy-map article { min-height:0; padding:52px 28px 70px; border:0; border-top:2px solid rgba(32,222,244,.5); background:transparent; }
.black-pc-page .black-pc-process { gap:0; border-top:1px solid rgba(32,222,244,.22); border-bottom:1px solid rgba(32,222,244,.22); }
.black-pc-page .black-pc-process article { min-height:330px; padding:48px 36px; border:0; border-right:1px solid rgba(32,222,244,.16); background:transparent; }
.black-pc-page .black-pc-process article:last-child { border-right:0; }

@media (max-width:1100px) {
  .black-pc-page .black-pc-business-framework { flex-direction:column; }
  .black-pc-page .black-pc-business-framework::before,
  .black-pc-page .black-pc-flow::before { display:none; }
  .black-pc-page .black-pc-business-framework article { padding:40px 0; border-bottom:1px dashed rgba(32,222,244,.22); }
  .black-pc-page .black-pc-business-framework article::before { display:none; }
  .black-pc-page .black-pc-flow { display:grid; grid-template-columns:1fr 1fr; }
  .black-pc-page .black-pc-personas { grid-template-columns:1fr 1fr; }
}

/* Keep the three hero devices grouped in the right-side showcase area. */
.fm-study .fm-hero-stage {
  width:100%;
  max-width:720px;
  justify-self:end;
}
.fm-study .fm-hero-stage .is-main { left:34%; }
.fm-study .fm-hero-stage .is-left { left:0; }
.fm-study .fm-hero-stage .is-right { right:0; }
@media(max-width:1100px){.fm-study .fm-hero-stage{justify-self:center}.fm-study .fm-hero-stage .is-main{left:32%}.fm-study .fm-hero-stage .is-left{left:1%}.fm-study .fm-hero-stage .is-right{right:1%}}

/* Give each phone row enough vertical room to remain fully visible. */
@media (min-width:1101px) {
  .fm-study .fm-phone-wall {
    grid-auto-rows:auto;
    row-gap:100px;
    height:auto;
    min-height:0;
    padding-top:150px;
    padding-bottom:180px;
  }
  .fm-study .fm-phone-wall::before,
  .fm-study .fm-phone-wall::after { display:none; }
  .fm-study .fm-wall-phone:nth-child(6n + 2),
  .fm-study .fm-wall-phone:nth-child(6n + 4),
  .fm-study .fm-wall-phone:nth-child(6n + 6) { --stagger:105px; }
  .fm-study .fm-wall-phone:nth-child(6n + 1),
  .fm-study .fm-wall-phone:nth-child(6n + 3),
  .fm-study .fm-wall-phone:nth-child(6n + 5) { --stagger:35px; }
}

/* EOF fire-mobile typography override: must stay last. */
.fm-study .fm-section > header h2 {
  font-size: clamp(64px, 4.8vw, 96px) !important;
  font-weight: 500 !important;
  line-height: 1.12 !important;
}
.fm-study .fm-hero-copy p,
.fm-study .fm-section > header p,
.fm-study .fm-overview-grid p,
.fm-study .fm-task-copy p,
.fm-study .fm-panorama-detail p,
.fm-study .fm-inspection-grid p,
.fm-study .fm-ai-notes p,
.fm-study .fm-handoff-grid p,
.fm-study .fm-ai-workflow p,
.fm-study .fm-summary p {
  font-size: clamp(36px, 2.15vw, 48px) !important;
  font-weight: 350 !important;
  line-height: 1.68 !important;
}
.fm-study .fm-overview-grid b,
.fm-study .fm-process strong,
.fm-study .fm-task-copy h3,
.fm-study .fm-panorama-detail h3,
.fm-study .fm-inspection-grid h3,
.fm-study .fm-ai-notes h3,
.fm-study .fm-handoff-grid h3,
.fm-study .fm-ai-workflow h3,
.fm-study .fm-summary b {
  font-size: clamp(44px, 2.6vw, 60px) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}
.fm-study .fm-process span,
.fm-study .fm-color span,
.fm-study .fm-type span,
.fm-study .fm-task-copy li,
.fm-study .fm-device-line span,
.fm-study .fm-handoff-flow span,
.fm-study .fm-component label,
.fm-study .fm-buttons button,
.fm-study .fm-states i {
  font-size: clamp(30px, 1.8vw, 40px) !important;
  font-weight: 350 !important;
  line-height: 1.6 !important;
}
.fm-study .fm-section > header > span,
.fm-study .fm-hero-copy > span,
.fm-study .fm-system-grid small,
.fm-study .fm-task-copy > span,
.fm-study .fm-panorama-detail aside > span,
.fm-study .fm-compare span,
.fm-study .fm-inspection-grid article > span,
.fm-study .fm-ai-notes b,
.fm-study .fm-handoff-grid article > b,
.fm-study .fm-handoff-grid span,
.fm-study .fm-ai-workflow article > b,
.fm-study .fm-device figcaption {
  font-size: clamp(24px, 1.45vw, 32px) !important;
  line-height: 1.45 !important;
}
.fm-study .fm-hero-copy i,
.fm-study .fm-color b,
.fm-study .fm-type b {
  font-size: clamp(28px, 1.7vw, 38px) !important;
}

/* Fire PC screenshot wall: force large non-rotated screenshots for legibility. */
@media (min-width: 651px) {
  .fpc-study .fpc-page-display,
  .fpc-study .fpc-page-wall {
    overflow: visible !important;
  }
  .fpc-study .fpc-page-wall {
    height: auto !important;
    padding: 110px 5.5vw 150px !important;
  }
  .fpc-study .fpc-page-wall-canvas {
    position: static !important;
    inset: auto !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 120px !important;
    width: min(100%, 1560px) !important;
    margin: 0 auto !important;
    transform: none !important;
  }
  .fpc-study .fpc-page-wall figure,
  .fpc-study .fpc-page-wall figure:nth-child(n),
  .fpc-study .fpc-page-wall figure.is-core {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    transform: none !important;
    border: 1px solid rgba(32, 222, 244, .46) !important;
    border-radius: 4px !important;
    background: #f1f6fb !important;
    box-shadow: 0 32px 82px rgba(0, 0, 0, .5), 0 0 28px rgba(32, 222, 244, .08) !important;
  }
  .fpc-study .fpc-page-wall figure:hover {
    transform: translateY(-8px) !important;
  }
  .fpc-study .fpc-page-wall figure img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: top center !important;
    transform: none !important;
    filter: none !important;
  }
  .fpc-study .fpc-page-wall figcaption {
    position: static !important;
    display: flex !important;
    align-items: baseline !important;
    gap: 18px !important;
    padding: 22px 4px 0 !important;
    color: rgba(225, 239, 243, .86) !important;
    transform: none !important;
  }
  .fpc-study .fpc-page-wall figcaption b {
    color: #20def4 !important;
    font: 26px ui-monospace, monospace !important;
  }
  .fpc-study .fpc-page-wall figcaption span {
    font-size: 32px !important;
    font-weight: 400 !important;
  }
}

/* EOF fire-PC hierarchy: keep after legacy project rules. */
@media (min-width: 1101px) {
  .fpc-system-grid { grid-template-columns: 1fr 1fr; }
  .fpc-components {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
    min-height: 0 !important;
  }
  .fpc-components > small { grid-column: 1 / -1; margin-bottom: 6px; }
  .fpc-components > div { margin-top: 0; align-self: start; }
}
@media (min-width: 651px) {
  .fpc-hero-copy i { font-size: clamp(23px, 1.2vw, 30px); }
  .fpc-browser-bar { height: 46px; }
  .fpc-browser-bar span { font-size: clamp(18px, .95vw, 23px); }
  .fpc-overview-grid b { font-size: clamp(27px, 1.35vw, 35px); }
  .fpc-overview-grid strong { font-size: clamp(60px, 3.2vw, 78px); }
  .fpc-overview-grid p { font-size: clamp(26px, 1.35vw, 34px); line-height: 1.7; }
  .fpc-flow span { font-size: clamp(28px, 1.45vw, 36px); }
  .fpc-system-grid small { font-size: clamp(24px, 1.25vw, 31px); }
  .fpc-colors b { font-size: clamp(22px, 1.08vw, 28px); }
  .fpc-colors span,
  .fpc-type span { font-size: clamp(23px, 1.15vw, 30px); }
  .fpc-type b { font-size: clamp(32px, 1.6vw, 40px); }
  .fpc-filter-demo label,
  .fpc-filter-demo span,
  .fpc-filter-demo button { font-size: clamp(21px, 1.05vw, 27px); }
  .fpc-state-demo i { font-size: clamp(20px, 1vw, 25px); }
  .fpc-table-demo > * { font-size: clamp(18px, .9vw, 23px); }
  .fpc-feature-stage aside > span { font-size: clamp(23px, 1.15vw, 29px); }
  .fpc-feature-stage p { font-size: clamp(29px, 1.55vw, 40px); line-height: 1.72; }
  .fpc-feature-stage li { font-size: clamp(28px, 1.45vw, 36px); }
  .fpc-feature-stage li b,
  .fpc-spatial-main article b,
  .fpc-inspection-notes b { font-size: clamp(22px, 1.1vw, 28px); }
  .fpc-spatial-main h3,
  .fpc-inspection-notes h3 { font-size: clamp(36px, 2vw, 50px); }
  .fpc-spatial-main p,
  .fpc-inspection-notes p { font-size: clamp(27px, 1.4vw, 36px); line-height: 1.7; }
  .fpc-matrix-item figcaption b { font-size: clamp(23px, 1.12vw, 29px); }
  .fpc-matrix-item figcaption span { font-size: clamp(28px, 1.45vw, 37px); }
  .fpc-matrix-item figcaption small { font-size: clamp(21px, 1.05vw, 27px); }
  .fpc-ai article b { font-size: clamp(23px, 1.12vw, 29px); }
  .fpc-ai h3 { font-size: clamp(37px, 2vw, 50px); }
  .fpc-ai p,
  .fpc-summary p { font-size: clamp(27px, 1.4vw, 36px); line-height: 1.72; }
  .fpc-summary article b { font-size: clamp(42px, 2.3vw, 58px); }
}

/* Fire PC final hierarchy and monitor mockups. */
.fpc-browser.is-monitor {
  position: relative;
  padding: 12px 12px 82px;
  border: 1px solid rgba(151, 184, 198, .34);
  border-radius: 12px;
  background: linear-gradient(145deg, #18222c, #090e14 72%);
  box-shadow: 0 45px 90px rgba(0, 0, 0, .56), inset 0 0 0 1px rgba(255, 255, 255, .05);
}
.fpc-browser.is-monitor::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 18px;
  left: 50%;
  width: 112px;
  height: 58px;
  background: linear-gradient(90deg, #34424d, #111920 50%, #34424d);
  clip-path: polygon(28% 0, 72% 0, 88% 100%, 12% 100%);
  transform: translateX(-50%);
}
.fpc-browser.is-monitor::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 11px;
  left: 50%;
  width: 210px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(90deg, #202d37, #687986 50%, #202d37);
  box-shadow: 0 12px 22px rgba(0, 0, 0, .55);
  transform: translateX(-50%);
}
.fpc-browser.is-monitor .fpc-browser-bar,
.fpc-browser.is-monitor .fpc-browser-screen { position: relative; z-index: 2; }

@media (min-width: 1101px) {
  .fpc-system-grid { grid-template-columns: 1fr 1fr; }
  .fpc-components {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
    min-height: 0 !important;
  }
  .fpc-components > small { grid-column: 1 / -1; margin-bottom: 6px; }
  .fpc-components > div { margin-top: 0; align-self: start; }
}

@media (min-width: 651px) {
  .fpc-hero-copy i { font-size: clamp(23px, 1.2vw, 30px); }
  .fpc-browser-bar { height: 46px; }
  .fpc-browser-bar span { font-size: clamp(18px, .95vw, 23px); }
  .fpc-overview-grid b { font-size: clamp(27px, 1.35vw, 35px); }
  .fpc-overview-grid strong { font-size: clamp(60px, 3.2vw, 78px); }
  .fpc-overview-grid p { font-size: clamp(26px, 1.35vw, 34px); line-height: 1.7; }
  .fpc-flow span { font-size: clamp(28px, 1.45vw, 36px); }
  .fpc-system-grid small { font-size: clamp(24px, 1.25vw, 31px); }
  .fpc-colors b { font-size: clamp(22px, 1.08vw, 28px); }
  .fpc-colors span,
  .fpc-type span { font-size: clamp(23px, 1.15vw, 30px); }
  .fpc-type b { font-size: clamp(32px, 1.6vw, 40px); }
  .fpc-filter-demo label,
  .fpc-filter-demo span,
  .fpc-filter-demo button { font-size: clamp(21px, 1.05vw, 27px); }
  .fpc-state-demo i { font-size: clamp(20px, 1vw, 25px); }
  .fpc-table-demo > * { font-size: clamp(18px, .9vw, 23px); }
  .fpc-feature-stage aside > span { font-size: clamp(23px, 1.15vw, 29px); }
  .fpc-feature-stage p { font-size: clamp(29px, 1.55vw, 40px); line-height: 1.72; }
  .fpc-feature-stage li { font-size: clamp(28px, 1.45vw, 36px); }
  .fpc-feature-stage li b,
  .fpc-spatial-main article b,
  .fpc-inspection-notes b { font-size: clamp(22px, 1.1vw, 28px); }
  .fpc-spatial-main h3,
  .fpc-inspection-notes h3 { font-size: clamp(36px, 2vw, 50px); }
  .fpc-spatial-main p,
  .fpc-inspection-notes p { font-size: clamp(27px, 1.4vw, 36px); line-height: 1.7; }
  .fpc-matrix-item figcaption b { font-size: clamp(23px, 1.12vw, 29px); }
  .fpc-matrix-item figcaption span { font-size: clamp(28px, 1.45vw, 37px); }
  .fpc-matrix-item figcaption small { font-size: clamp(21px, 1.05vw, 27px); }
  .fpc-ai article b { font-size: clamp(23px, 1.12vw, 29px); }
  .fpc-ai h3 { font-size: clamp(37px, 2vw, 50px); }
  .fpc-ai p,
  .fpc-summary p { font-size: clamp(27px, 1.4vw, 36px); line-height: 1.72; }
  .fpc-summary article b { font-size: clamp(42px, 2.3vw, 58px); }
}

@media (max-width: 1100px) {
  .fpc-browser.is-monitor { padding-bottom: 68px; }
  .fpc-browser.is-monitor::before { height: 48px; }
}

/* Fire mobile component showcase. */
.fm-component-board {
  display: grid;
  grid-template-columns: 1.15fr 1fr .85fr;
  gap: 34px;
  border-top: 1px solid rgba(32,222,244,.24);
}
.fm-component-board article {
  position: relative;
  min-height: 360px;
  padding: 42px;
  background: linear-gradient(145deg, rgba(11, 24, 34, .78), rgba(4, 9, 15, .4));
  border-right: 1px solid rgba(32,222,244,.14);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);
}
.fm-component-board small {
  display: block;
  margin-bottom: 32px;
  color: var(--fm-cyan);
  font: clamp(24px, 1.45vw, 32px) ui-monospace, monospace;
  letter-spacing: .14em;
}
.fm-component-board b {
  color: #f2f8fa;
  font-size: clamp(42px, 2.35vw, 58px);
  font-weight: 500;
}
.fm-component-board p,
.fm-component-board li,
.fm-component-board em {
  color: rgba(213, 230, 235, .68);
  font-size: clamp(28px, 1.6vw, 38px);
  font-style: normal;
  line-height: 1.65;
}
.fm-component-board button {
  height: 68px;
  margin-top: 30px;
  padding: 0 32px;
  border: 1px solid var(--fm-blue);
  color: #fff;
  background: linear-gradient(90deg, #316bff, #20a4f4);
  font-size: clamp(26px, 1.45vw, 34px);
}
.fm-component-board .task-card { grid-row: span 2; }
.fm-component-board .task-card > div,
.fm-component-board .point-card > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.fm-component-board .task-card span,
.fm-component-board .point-card span {
  padding: 8px 16px;
  color: #9ff3ff;
  background: rgba(32,222,244,.1);
  font-size: clamp(22px, 1.2vw, 28px);
}
.fm-component-board ul {
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}
.fm-component-board li {
  padding: 18px 0;
  border-bottom: 1px solid rgba(32,222,244,.12);
}
.fm-component-board .point-card i {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  color: var(--fm-cyan);
  border: 1px solid rgba(32,222,244,.34);
  font-style: normal;
  font: 26px ui-monospace, monospace;
}
.fm-component-board .point-card em {
  display: inline-block;
  margin-top: 30px;
  padding-left: 18px;
  border-left: 2px solid #ff9f43;
  color: #ffd49b;
}
.fm-component-board .upload-card {
  display: grid;
  align-content: center;
  text-align: center;
}
.fm-component-board .ring {
  display: grid;
  width: 180px;
  height: 180px;
  margin: 0 auto 30px;
  place-items: center;
  border-radius: 50%;
  color: var(--fm-cyan);
  background: conic-gradient(var(--fm-cyan) 72%, rgba(32,222,244,.14) 0);
  box-shadow: 0 0 42px rgba(32,222,244,.18);
  font: clamp(38px, 2.2vw, 54px) ui-monospace, monospace;
}
.fm-component-board .status-card,
.fm-component-board .empty-card {
  grid-column: span 1;
}
.fm-component-board .status-card > div {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.fm-component-board .status-card i {
  padding: 13px 18px;
  color: #baf5fb;
  background: rgba(32,222,244,.1);
  border: 1px solid rgba(32,222,244,.16);
  font-style: normal;
  font-size: clamp(26px, 1.45vw, 34px);
}
.fm-component-board .empty-card div {
  color: rgba(32,222,244,.52);
  font: clamp(80px, 5vw, 130px) ui-monospace, monospace;
}
@media(max-width:1100px) {
  .fm-component-board { grid-template-columns: 1fr; }
  .fm-component-board .task-card,
  .fm-component-board .status-card,
  .fm-component-board .empty-card { grid-column: auto; grid-row: auto; }
}

/* Redesigned fire component specification board. */
.fm-component-board.is-spec {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: rgba(32,222,244,.18);
  border: 1px solid rgba(32,222,244,.22);
}
.fm-component-board.is-spec article {
  min-height: 310px;
  padding: 34px;
  border: 0;
  background: linear-gradient(145deg, rgba(8, 18, 28, .94), rgba(5, 9, 16, .78));
}
.fm-component-board.is-spec article.is-wide {
  grid-column: span 2;
}
.fm-component-board.is-spec small {
  margin-bottom: 20px;
  font-size: clamp(20px, 1.05vw, 26px);
}
.fm-component-board.is-spec b {
  display: block;
  margin-bottom: 14px;
  font-size: clamp(30px, 1.7vw, 42px);
}
.fm-component-board.is-spec p,
.fm-component-board.is-spec li,
.fm-component-board.is-spec span,
.fm-component-board.is-spec strong,
.fm-component-board.is-spec em,
.fm-component-board.is-spec label {
  font-size: clamp(22px, 1.18vw, 30px);
  line-height: 1.55;
}
.fm-component-board.is-spec button {
  height: 58px;
  margin: 12px 12px 0 0;
  font-size: clamp(20px, 1.1vw, 26px);
}
.fm-component-board.is-spec button.ghost {
  color: #9fdfff;
  background: transparent;
}
.spec-task {
  display: grid;
  gap: 14px;
  margin-top: 26px;
  padding: 24px;
  background: rgba(49,107,255,.1);
  border-left: 3px solid #316bff;
}
.spec-task span,
.spec-tags i,
.spec-tabs i,
.spec-tools i,
.spec-nav i {
  display: inline-flex;
  width: fit-content;
  padding: 8px 13px;
  color: #bff6ff;
  background: rgba(32,222,244,.1);
  border: 1px solid rgba(32,222,244,.18);
  font-style: normal;
}
.spec-tags,
.spec-tabs,
.spec-tools,
.spec-nav,
.spec-badge {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}
.fm-component-board.is-spec label {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
  color: rgba(214,230,235,.62);
}
.fm-component-board.is-spec label strong {
  color: #eef8fa;
}
.fm-component-board.is-spec ol {
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: step;
}
.fm-component-board.is-spec ol li {
  counter-increment: step;
  padding: 13px 0;
  border-bottom: 1px solid rgba(32,222,244,.12);
}
.fm-component-board.is-spec ol li::before {
  content: counter(step, decimal-leading-zero);
  margin-right: 16px;
  color: var(--fm-cyan);
  font-family: ui-monospace, monospace;
}
.spec-map {
  position: relative;
  height: 150px;
  margin: 24px 0;
  background: linear-gradient(135deg, rgba(32,222,244,.08), rgba(49,107,255,.08));
}
.spec-map i {
  position: absolute;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border-radius: 50%;
  color: #061018;
  background: var(--fm-cyan);
  font-style: normal;
}
.spec-map i:nth-child(1){left:18%;top:22%}.spec-map i:nth-child(2){left:56%;top:48%;background:#ff9f43}.spec-map i:nth-child(3){right:16%;top:18%;background:#18b77e}
.spec-photo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 22px;
}
.spec-photo i {
  min-height: 82px;
  display: grid;
  place-items: center;
  color: var(--fm-cyan);
  background: rgba(255,255,255,.08);
  font-style: normal;
}
.spec-ai,
.spec-modal,
.spec-toast {
  display: grid;
  gap: 10px;
  margin-top: 22px;
  padding: 20px;
  background: rgba(32,222,244,.08);
  border-left: 2px solid var(--fm-cyan);
}
.spec-ai span {
  color: #ffd49b;
}
.fm-component-board.is-spec .ring {
  width: 128px;
  height: 128px;
  margin: 20px 0;
  font-size: clamp(28px, 1.5vw, 38px);
}
.fm-component-board.is-spec .empty-symbol {
  color: rgba(32,222,244,.5);
  font: clamp(64px, 3.8vw, 100px) ui-monospace, monospace;
}
.spec-badge i {
  color: var(--fm-cyan);
  font: clamp(36px, 2vw, 52px) ui-monospace, monospace;
}
@media(max-width:1300px){.fm-component-board.is-spec{grid-template-columns:repeat(2,minmax(0,1fr))}.fm-component-board.is-spec article.is-wide{grid-column:span 2}}
@media(max-width:720px){.fm-component-board.is-spec{grid-template-columns:1fr}.fm-component-board.is-spec article.is-wide{grid-column:auto}}

/* Fire mobile image scale: enlarge hero and core inspection phone mockups. */
@media (min-width: 1101px) {
  .fm-study .fm-hero-stage {
    width: min(100%, 1180px) !important;
    max-width: 1180px !important;
    min-height: 900px !important;
  }
  .fm-study .fm-hero-stage .fm-device {
    width: min(32vw, 520px) !important;
  }
  .fm-study .fm-hero-stage .is-main {
    left: 39% !important;
    top: 0 !important;
    width: min(34vw, 560px) !important;
  }
  .fm-study .fm-hero-stage .is-left {
    left: 5% !important;
    top: 14% !important;
    width: min(29vw, 470px) !important;
  }
  .fm-study .fm-hero-stage .is-right {
    right: 2% !important;
    top: 15% !important;
    width: min(28vw, 455px) !important;
  }
  .fm-study .fm-inspection-grid .fm-device {
    max-width: 560px !important;
    width: min(100%, 560px) !important;
  }
  .fm-study .fm-inspection-grid {
    gap: 110px 5vw !important;
  }
}

/* Keep all three hero screens readable instead of stacking the right screen behind the home screen. */
@media (min-width: 651px) {
  .fm-study .fm-hero-stage {
    width: min(100%, 980px) !important;
    max-width: 980px !important;
    transform: none !important;
  }
  .fm-study .fm-hero-stage .fm-device {
    width: 31% !important;
  }
  .fm-study .fm-hero-stage .is-left {
    z-index: 2 !important;
    top: 12% !important;
    left: 0 !important;
    transform: rotateY(7deg) rotateZ(-2deg) !important;
  }
  .fm-study .fm-hero-stage .is-main {
    z-index: 3 !important;
    top: 2% !important;
    left: 34.5% !important;
  }
  .fm-study .fm-hero-stage .is-right {
    z-index: 2 !important;
    top: 12% !important;
    right: 0 !important;
    transform: rotateY(-7deg) rotateZ(2deg) !important;
  }
}

/* Fire safety PC management case */
.fpc-study {
  width: 87vw;
  max-width: none;
  --fpc-cyan: #20def4;
  --fpc-blue: #3478ff;
  color: #f4f8fa;
}
.fpc-study > section { border-bottom: 1px solid rgba(32, 222, 244, .18); }
.fpc-section { padding: 170px 0; }
.fpc-section > header { max-width: 1320px; margin-bottom: 86px; }
.fpc-section > header > span,
.fpc-hero-copy > span {
  color: var(--fpc-cyan);
  font: clamp(22px, 1.25vw, 30px) ui-monospace, SFMono-Regular, Menlo, monospace;
  letter-spacing: .12em;
}
.fpc-section > header h2 {
  margin: 22px 0;
  font-size: clamp(62px, 4.7vw, 94px);
  font-weight: 500;
  line-height: 1.12;
}
.fpc-section > header p {
  max-width: 1200px;
  color: rgba(214, 231, 236, .68);
  font-size: clamp(30px, 1.8vw, 40px);
  font-weight: 350;
  line-height: 1.72;
}
.fpc-hero {
  display: grid;
  grid-template-columns: .72fr 1.28fr;
  gap: 4vw;
  min-height: 1080px;
  padding: 170px 0 190px;
  overflow: hidden;
}
.fpc-hero-copy { position: relative; z-index: 4; align-self: center; }
.fpc-hero-copy h1 {
  margin: 34px 0;
  font-size: clamp(78px, 6.4vw, 128px);
  font-weight: 520;
  line-height: 1.04;
}
.fpc-hero-copy p {
  max-width: 760px;
  color: rgba(213, 230, 235, .72);
  font-size: clamp(30px, 1.85vw, 40px);
  font-weight: 350;
  line-height: 1.72;
}
.fpc-hero-copy > div { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 42px; }
.fpc-hero-copy i {
  padding: 12px 18px;
  border: 1px solid rgba(32, 222, 244, .32);
  color: #c5eff3;
  font-style: normal;
  font-size: 20px;
}
.fpc-hero-stage { position: relative; min-height: 800px; align-self: center; perspective: 1800px; }
.fpc-hero-stage::before {
  content: "";
  position: absolute;
  inset: 8% 0;
  background: radial-gradient(circle, rgba(52, 120, 255, .15), transparent 68%);
}
.fpc-browser { margin: 0; min-width: 0; }
.fpc-browser-bar {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 38px;
  padding: 0 14px;
  border: 1px solid rgba(157, 199, 213, .32);
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  background: #101822;
}
.fpc-browser-bar i { width: 8px; height: 8px; border-radius: 50%; background: #526270; }
.fpc-browser-bar i:first-child { background: #ff6b68; }
.fpc-browser-bar i:nth-child(2) { background: #f3b84b; }
.fpc-browser-bar i:nth-child(3) { background: #4ed49b; }
.fpc-browser-bar span {
  margin-left: 8px;
  overflow: hidden;
  color: rgba(218, 233, 237, .66);
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fpc-browser-screen {
  overflow: hidden;
  aspect-ratio: 16 / 10;
  border: 1px solid rgba(157, 199, 213, .32);
  background: #080d13;
  box-shadow: 0 35px 75px rgba(0, 0, 0, .5), 0 0 30px rgba(32, 222, 244, .06);
}
.fpc-browser-screen img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: top; }
.fpc-hero-stage .fpc-browser { position: absolute; }
.fpc-hero-stage .is-main { z-index: 3; top: 15%; left: 10%; width: 80%; }
.fpc-hero-stage .is-left { z-index: 2; top: 2%; left: -2%; width: 48%; transform: rotateY(8deg) rotateZ(-2deg); }
.fpc-hero-stage .is-right { z-index: 2; right: -1%; bottom: 2%; width: 49%; transform: rotateY(-8deg) rotateZ(2deg); }
.fpc-overview-grid { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(32, 222, 244, .26); }
.fpc-overview-grid article { min-height: 300px; padding: 42px 34px; border-right: 1px solid rgba(32, 222, 244, .14); }
.fpc-overview-grid b { display: block; color: rgba(218, 234, 238, .64); font-size: 23px; font-weight: 400; }
.fpc-overview-grid strong { display: block; margin: 30px 0 20px; color: var(--fpc-cyan); font-size: 54px; font-weight: 500; }
.fpc-overview-grid p { color: rgba(215, 231, 235, .62); font-size: 22px; line-height: 1.65; }
.fpc-flow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr auto 1fr; align-items: center; margin-top: 85px; }
.fpc-flow span { padding: 28px 18px; border-top: 1px solid rgba(32, 222, 244, .3); border-bottom: 1px solid rgba(32, 222, 244, .16); text-align: center; font-size: 25px; }
.fpc-flow i { padding: 0 18px; color: var(--fpc-cyan); font-style: normal; font-size: 26px; }
.fpc-system-grid { display: grid; grid-template-columns: .95fr 1.1fr 1.45fr; border-top: 1px solid rgba(32, 222, 244, .25); border-bottom: 1px solid rgba(32, 222, 244, .16); }
.fpc-system-grid > article { min-width: 0; min-height: 570px; padding: 40px 30px; border-right: 1px solid rgba(32, 222, 244, .14); }
.fpc-system-grid small { display: block; margin-bottom: 42px; color: var(--fpc-cyan); font: 20px ui-monospace, monospace; }
.fpc-colors div { display: grid; grid-template-columns: 34px 96px minmax(70px, 1fr); align-items: center; gap: 12px; margin: 24px 0; }
.fpc-colors i { width: 32px; height: 32px; border: 1px solid rgba(255,255,255,.22); background: var(--c); }
.fpc-colors b { font-size: 18px; font-weight: 500; }
.fpc-colors span { color: rgba(214, 230, 235, .6); font-size: 18px; white-space: nowrap; }
.fpc-type > strong { display: block; margin: 10px 0 45px; color: #fff; font-size: 120px; font-weight: 500; }
.fpc-type > div { display: grid; grid-template-columns: 92px minmax(120px, 1fr); gap: 18px 20px; align-items: baseline; }
.fpc-type b { color: var(--fpc-cyan); font: 28px ui-monospace, monospace; }
.fpc-type span { color: rgba(217, 232, 236, .64); font-size: 19px; white-space: nowrap; }
.fpc-components > div { margin-top: 28px; }
.fpc-filter-demo { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; }
.fpc-filter-demo label { color: rgba(220, 234, 238, .72); font-size: 18px; }
.fpc-filter-demo span { padding: 14px; background: rgba(255,255,255,.06); color: rgba(220, 234, 238, .38); font-size: 17px; }
.fpc-filter-demo button { padding: 14px 24px; border: 0; background: var(--fpc-blue); color: #fff; font-size: 17px; }
.fpc-state-demo { display: flex; flex-wrap: wrap; gap: 12px; }
.fpc-state-demo i { padding: 10px 14px; border: 1px solid rgba(52,120,255,.34); color: #a9c8ff; font-style: normal; font-size: 16px; }
.fpc-state-demo i:nth-child(3) { border-color: rgba(19,194,194,.38); color: #6ee7dd; }
.fpc-state-demo i:last-child { border-color: rgba(245,34,45,.36); color: #ff8a91; }
.fpc-table-demo { display: grid; grid-template-columns: 1.15fr 1fr .7fr .45fr; border-top: 1px solid rgba(32,222,244,.2); }
.fpc-table-demo > * { padding: 13px 9px; border-bottom: 1px solid rgba(255,255,255,.07); font-size: 14px; }
.fpc-table-demo b { background: rgba(52,120,255,.08); font-weight: 500; }
.fpc-table-demo span { color: rgba(218, 233, 237, .64); }
.fpc-feature-stage { display: grid; grid-template-columns: 1.42fr .58fr; gap: 70px; align-items: center; }
.fpc-feature-stage aside { border-top: 1px solid rgba(32,222,244,.28); padding-top: 34px; }
.fpc-feature-stage aside > span { color: var(--fpc-cyan); font: 19px ui-monospace, monospace; }
.fpc-feature-stage h3 { margin: 22px 0; font-size: clamp(42px, 3vw, 64px); font-weight: 500; }
.fpc-feature-stage p { color: rgba(215,231,235,.64); font-size: 25px; line-height: 1.7; }
.fpc-feature-stage ol { margin: 35px 0 0; padding: 0; list-style: none; }
.fpc-feature-stage li { display: grid; grid-template-columns: 60px 1fr; padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,.08); font-size: 23px; }
.fpc-feature-stage li b { color: var(--fpc-cyan); font: 18px ui-monospace, monospace; }
.fpc-duo { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 90px; }
.fpc-spatial-main { display: grid; grid-template-columns: 1.45fr .55fr; gap: 65px; align-items: center; }
.fpc-spatial-main aside { border-top: 1px solid rgba(32,222,244,.24); }
.fpc-spatial-main article { display: grid; grid-template-columns: 58px 1fr; padding: 30px 0; border-bottom: 1px solid rgba(255,255,255,.08); }
.fpc-spatial-main article b { grid-row: 1 / 3; color: var(--fpc-cyan); font: 19px ui-monospace, monospace; }
.fpc-spatial-main h3 { margin: 0; font-size: 30px; font-weight: 500; }
.fpc-spatial-main p { margin: 12px 0 0; color: rgba(214,230,235,.6); font-size: 21px; line-height: 1.6; }
.fpc-trio { display: grid; grid-template-columns: repeat(3, 1fr); gap: 34px; margin-top: 80px; }
.fpc-inspection-layout { display: grid; grid-template-columns: 1.55fr .45fr; gap: 65px; align-items: center; }
.fpc-inspection-notes { border-top: 1px solid rgba(32,222,244,.24); }
.fpc-inspection-notes article { padding: 28px 0; border-bottom: 1px solid rgba(255,255,255,.08); }
.fpc-inspection-notes b { color: var(--fpc-cyan); font: 18px ui-monospace, monospace; }
.fpc-inspection-notes h3 { margin: 12px 0; font-size: 29px; font-weight: 500; }
.fpc-inspection-notes p { color: rgba(215,231,235,.61); font-size: 20px; line-height: 1.6; }
.fpc-inspection-wall { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 90px; align-items: start; }
.fpc-inspection-wall .is-tall { grid-row: span 2; }
.fpc-inspection-wall .is-tall .fpc-browser-screen { aspect-ratio: 2502 / 2936; }
.fpc-permission-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 48px; align-items: start; }
.fpc-permission-grid .is-primary { grid-column: 1 / -1; }
.fpc-permission-grid .fpc-browser:nth-child(n + 4) .fpc-browser-screen { aspect-ratio: 1.3 / 1; }
.fpc-matrix-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 60px 34px; align-items: start; }
.fpc-matrix-item { min-width: 0; margin: 0; }
.fpc-matrix-item > div { overflow: hidden; aspect-ratio: 16 / 10; border-top: 1px solid rgba(32,222,244,.28); background: #080d13; box-shadow: 0 28px 60px rgba(0,0,0,.38); }
.fpc-matrix-item img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: top; transition: transform .45s ease; }
.fpc-matrix-item:hover img { transform: scale(1.025); }
.fpc-matrix-item figcaption { display: grid; grid-template-columns: 55px 1fr auto; align-items: baseline; gap: 14px; padding-top: 20px; }
.fpc-matrix-item figcaption b { color: var(--fpc-cyan); font: 18px ui-monospace, monospace; }
.fpc-matrix-item figcaption span { font-size: 22px; }
.fpc-matrix-item figcaption small { color: rgba(214,230,235,.46); font-size: 15px; }
.fpc-ai > div,
.fpc-summary > div { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid rgba(32,222,244,.24); }
.fpc-ai article,
.fpc-summary article { min-height: 280px; padding: 42px 30px; border-right: 1px solid rgba(32,222,244,.14); }
.fpc-ai article b { color: var(--fpc-cyan); font: 19px ui-monospace, monospace; }
.fpc-ai h3 { margin: 28px 0 18px; font-size: 31px; font-weight: 500; }
.fpc-ai p,
.fpc-summary p { color: rgba(214,230,235,.62); font-size: 21px; line-height: 1.68; }
.fpc-summary article b { color: var(--fpc-cyan); font-size: 34px; font-weight: 500; }
.fpc-summary p { margin-top: 22px; }
@media (max-width: 1100px) {
  .fpc-study { width: calc(100% - 28px); }
  .fpc-hero { grid-template-columns: 1fr; }
  .fpc-hero-stage { min-height: 720px; }
  .fpc-overview-grid { grid-template-columns: 1fr 1fr; }
  .fpc-system-grid,
  .fpc-feature-stage,
  .fpc-spatial-main,
  .fpc-inspection-layout { grid-template-columns: 1fr; }
  .fpc-trio,
  .fpc-matrix-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 650px) {
  .fpc-section { padding: 95px 0; }
  .fpc-section > header { margin-bottom: 52px; }
  .fpc-section > header h2 { font-size: 48px; }
  .fpc-section > header p,
  .fpc-hero-copy p { font-size: 22px; }
  .fpc-hero { min-height: 960px; padding: 110px 0 120px; }
  .fpc-hero-copy h1 { font-size: 58px; }
  .fpc-hero-stage { min-height: 430px; }
  .fpc-hero-stage .is-main { top: 12%; left: 4%; width: 92%; }
  .fpc-hero-stage .is-left,
  .fpc-hero-stage .is-right { display: none; }
  .fpc-overview-grid,
  .fpc-duo,
  .fpc-trio,
  .fpc-inspection-wall,
  .fpc-permission-grid,
  .fpc-matrix-grid,
  .fpc-ai > div,
  .fpc-summary > div { grid-template-columns: 1fr; }
  .fpc-flow { grid-template-columns: 1fr; gap: 12px; }
  .fpc-flow i { text-align: center; transform: rotate(90deg); }
  .fpc-permission-grid .is-primary { grid-column: auto; }
  .fpc-matrix-item figcaption { grid-template-columns: 42px 1fr; }
  .fpc-matrix-item figcaption small { grid-column: 2; }
}

/* Emergency final match with product-dashboard large reading scale. */
.fm-study .fm-hero-copy p,
.fm-study .fm-section > header p,
.fm-study .fm-overview-grid p,
.fm-study .fm-process span,
.fm-study .fm-color span,
.fm-study .fm-type span,
.fm-study .fm-task-copy p,
.fm-study .fm-task-copy li,
.fm-study .fm-panorama-detail p,
.fm-study .fm-device-line span,
.fm-study .fm-inspection-grid p,
.fm-study .fm-ai-notes p,
.fm-study .fm-handoff-grid p,
.fm-study .fm-handoff-flow span,
.fm-study .fm-ai-workflow p,
.fm-study .fm-summary p,
.fm-study .fm-component label,
.fm-study .fm-buttons button,
.fm-study .fm-states i {
  font-size: clamp(52px, 3vw, 68px) !important;
  font-weight: 350 !important;
  line-height: 1.58 !important;
}
.fm-study .fm-section > header h2 {
  font-size: clamp(76px, 5.4vw, 112px) !important;
}
.fm-study .fm-overview-grid b,
.fm-study .fm-process strong,
.fm-study .fm-task-copy h3,
.fm-study .fm-panorama-detail h3,
.fm-study .fm-inspection-grid h3,
.fm-study .fm-ai-notes h3,
.fm-study .fm-handoff-grid h3,
.fm-study .fm-ai-workflow h3,
.fm-study .fm-summary b {
  font-size: clamp(60px, 3.5vw, 78px) !important;
  font-weight: 500 !important;
}
.fm-study .fm-section > header > span,
.fm-study .fm-hero-copy > span,
.fm-study .fm-system-grid small,
.fm-study .fm-task-copy > span,
.fm-study .fm-panorama-detail aside > span,
.fm-study .fm-compare span,
.fm-study .fm-inspection-grid article > span,
.fm-study .fm-ai-notes b,
.fm-study .fm-handoff-grid article > b,
.fm-study .fm-handoff-grid span,
.fm-study .fm-ai-workflow article > b,
.fm-study .fm-device figcaption {
  font-size: clamp(40px, 2.35vw, 54px) !important;
}
.fm-study .fm-hero-copy i,
.fm-study .fm-color b,
.fm-study .fm-type b {
  font-size: clamp(44px, 2.5vw, 58px) !important;
}

/* TRUE FINAL fire-mobile typography override: placed after all fire styles. */
.fm-study .fm-section > header h2 {
  font-size: clamp(64px, 4.8vw, 96px) !important;
  font-weight: 500 !important;
  line-height: 1.12 !important;
}
.fm-study .fm-hero-copy p,
.fm-study .fm-section > header p,
.fm-study .fm-overview-grid p,
.fm-study .fm-task-copy p,
.fm-study .fm-panorama-detail p,
.fm-study .fm-inspection-grid p,
.fm-study .fm-ai-notes p,
.fm-study .fm-handoff-grid p,
.fm-study .fm-ai-workflow p,
.fm-study .fm-summary p {
  font-size: clamp(36px, 2.15vw, 48px) !important;
  font-weight: 350 !important;
  line-height: 1.68 !important;
}
.fm-study .fm-overview-grid b,
.fm-study .fm-process strong,
.fm-study .fm-task-copy h3,
.fm-study .fm-panorama-detail h3,
.fm-study .fm-inspection-grid h3,
.fm-study .fm-ai-notes h3,
.fm-study .fm-handoff-grid h3,
.fm-study .fm-ai-workflow h3,
.fm-study .fm-summary b {
  font-size: clamp(44px, 2.6vw, 60px) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}
.fm-study .fm-process span,
.fm-study .fm-color span,
.fm-study .fm-type span,
.fm-study .fm-task-copy li,
.fm-study .fm-device-line span,
.fm-study .fm-handoff-flow span,
.fm-study .fm-component label,
.fm-study .fm-buttons button,
.fm-study .fm-states i {
  font-size: clamp(30px, 1.8vw, 40px) !important;
  font-weight: 350 !important;
  line-height: 1.6 !important;
}
.fm-study .fm-section > header > span,
.fm-study .fm-hero-copy > span,
.fm-study .fm-system-grid small,
.fm-study .fm-task-copy > span,
.fm-study .fm-panorama-detail aside > span,
.fm-study .fm-compare span,
.fm-study .fm-inspection-grid article > span,
.fm-study .fm-ai-notes b,
.fm-study .fm-handoff-grid article > b,
.fm-study .fm-handoff-grid span,
.fm-study .fm-ai-workflow article > b,
.fm-study .fm-device figcaption {
  font-size: clamp(24px, 1.45vw, 32px) !important;
  line-height: 1.45 !important;
}
.fm-study .fm-hero-copy i,
.fm-study .fm-color b,
.fm-study .fm-type b {
  font-size: clamp(28px, 1.7vw, 38px) !important;
}

/* Final fire-mobile typography lock: use the same large readable scale as product-dashboard. */
.fm-study .fm-hero-copy p,
.fm-study .fm-section > header p,
.fm-study .fm-overview-grid p,
.fm-study .fm-process span,
.fm-study .fm-color span,
.fm-study .fm-type span,
.fm-study .fm-task-copy p,
.fm-study .fm-task-copy li,
.fm-study .fm-panorama-detail p,
.fm-study .fm-device-line span,
.fm-study .fm-inspection-grid p,
.fm-study .fm-ai-notes p,
.fm-study .fm-handoff-grid p,
.fm-study .fm-handoff-flow span,
.fm-study .fm-ai-workflow p,
.fm-study .fm-summary p,
.fm-study .fm-component label,
.fm-study .fm-buttons button,
.fm-study .fm-states i {
  font-size: clamp(48px, 2.8vw, 64px) !important;
  font-weight: 350 !important;
  line-height: 1.58 !important;
}

.fm-study .fm-section > header h2 {
  font-size: clamp(70px, 5.2vw, 104px) !important;
}

.fm-study .fm-overview-grid b,
.fm-study .fm-process strong,
.fm-study .fm-task-copy h3,
.fm-study .fm-panorama-detail h3,
.fm-study .fm-inspection-grid h3,
.fm-study .fm-ai-notes h3,
.fm-study .fm-handoff-grid h3,
.fm-study .fm-ai-workflow h3,
.fm-study .fm-summary b {
  font-size: clamp(56px, 3.2vw, 76px) !important;
  font-weight: 500 !important;
  line-height: 1.24 !important;
}

.fm-study .fm-section > header > span,
.fm-study .fm-hero-copy > span,
.fm-study .fm-system-grid small,
.fm-study .fm-task-copy > span,
.fm-study .fm-panorama-detail aside > span,
.fm-study .fm-compare span,
.fm-study .fm-inspection-grid article > span,
.fm-study .fm-ai-notes b,
.fm-study .fm-handoff-grid article > b,
.fm-study .fm-handoff-grid span,
.fm-study .fm-ai-workflow article > b,
.fm-study .fm-device figcaption {
  font-size: clamp(36px, 2.1vw, 48px) !important;
  line-height: 1.45 !important;
}

.fm-study .fm-hero-copy i,
.fm-study .fm-color b,
.fm-study .fm-type b {
  font-size: clamp(40px, 2.35vw, 56px) !important;
}

@media (max-width: 900px) {
  .fm-study .fm-hero-copy p,
  .fm-study .fm-section > header p,
  .fm-study p,
  .fm-study .fm-component label,
  .fm-study .fm-buttons button,
  .fm-study .fm-states i {
    font-size: 28px !important;
  }
  .fm-study .fm-section > header h2,
  .fm-study h3,
  .fm-study .fm-overview-grid b,
  .fm-study .fm-summary b {
    font-size: 42px !important;
  }
}

/* Mobile case readability and hero containment */
.bam-hero-devices { overflow: hidden; }
.bam-hero-devices .is-main { left: 36%; }
.bam-hero-devices .is-side { left: 3%; }
.bam-hero-devices .is-back { right: 4%; top: 18%; opacity: .64; }
.bam-hero-copy p { font-size: clamp(25px, 1.55vw, 32px); line-height: 1.75; }
.bam-hero-copy i { padding: 12px 18px; font-size: 18px; }
.bam-section > header p { font-size: clamp(22px, 1.45vw, 30px); line-height: 1.75; }
.bam-overview-grid article b { font-size: 30px; }
.bam-overview-grid article p { font-size: clamp(21px, 1.15vw, 25px); line-height: 1.75; }
.bam-overview-grid aside span { font-size: 21px; }
.bam-strategy span { font-size: 23px; }
.bam-spec-grid small, .bam-component-strip small { font-size: 18px; }
.bam-type > div span, .bam-colors span, .bam-spacing p { font-size: 19px; }
.bam-colors b { font-size: 17px; }
.bam-component-strip article:nth-child(2) i { font-size: 16px; }
.bam-component-strip label { font-size: 16px; }
.bam-home-focus aside p, .bam-home-focus li { font-size: 22px; }
.bam-order-flow article > b, .bam-delivery-grid figcaption span { font-size: 23px; }
.bam-flow-line span { font-size: 21px; }
.bam-data-stack figcaption, .bam-waterfall figcaption { font-size: 21px; }
.bam-data-stage aside p, .bam-breakdown li span, .bam-ai-flow article p, .bam-summary article p { font-size: 21px; }
.bam-breakdown li strong { font-size: 24px; }
@media(max-width:1000px){.bam-hero-devices .is-main{left:32%}.bam-hero-devices .is-side{left:2%}.bam-hero-devices .is-back{right:2%}}
@media(max-width:640px){.bam-hero-devices{overflow:hidden}.bam-hero-devices .is-main{left:30%}.bam-hero-devices .is-side{left:0}.bam-hero-copy p{font-size:21px}.bam-section>header p,.bam-overview-grid article p{font-size:19px}}

/* Balance the core experience showcase */
.bam-core-layout { grid-template-columns: 1fr 1fr; gap: 5vw; align-items: start; }
.bam-home-focus { grid-template-columns: minmax(340px, 400px) minmax(240px, 1fr); gap: 42px; align-items: center; }
.bam-home-focus > .bam-phone { width: 100%; max-width: 400px; }
.bam-home-focus aside h3 { font-size: 42px; }
.bam-home-focus aside { min-width: 0; }
.bam-order-flow { grid-template-columns: repeat(2, minmax(240px, 300px)); justify-content: end; gap: 54px 34px; }
.bam-order-flow .bam-phone { width: 100%; max-width: 300px; }
.bam-order-flow .bam-phone > div { border-radius: 32px; }
@media(max-width:1400px){.bam-core-layout{grid-template-columns:1fr}.bam-home-focus{grid-template-columns:minmax(320px,400px) 1fr}.bam-order-flow{grid-template-columns:repeat(4,minmax(190px,1fr));justify-content:stretch}.bam-order-flow .bam-phone{max-width:none}}
@media(max-width:800px){.bam-home-focus{grid-template-columns:1fr}.bam-home-focus>.bam-phone{margin:0 auto}.bam-order-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Match the readable typography hierarchy used by the company website case. */
.bam-section > header { max-width: 1320px; }
.bam-hero-copy p,
.bam-section > header p,
.bam-home-focus aside p,
.bam-data-stage aside p,
.bam-ai-flow article p,
.bam-summary article p {
  font-size: var(--detail-readable-text) !important;
  font-weight: 350;
  line-height: 1.65;
}
.bam-hero-copy i { font-size: clamp(22px, 1.35vw, 30px); }
.bam-overview-grid article { min-height: 390px; padding: 52px 42px; }
.bam-overview-grid article b { font-size: clamp(32px, 2vw, 42px); }
.bam-overview-grid article p { font-size: clamp(30px, 1.8vw, 38px); font-weight: 350; line-height: 1.65; }
.bam-overview-grid aside { min-height: 150px; }
.bam-overview-grid aside span { font-size: clamp(26px, 1.45vw, 32px); }
.bam-strategy span { min-height: 78px; font-size: clamp(28px, 1.65vw, 36px); }
.bam-spec-grid article { min-height: 520px; }
.bam-spec-grid small, .bam-component-strip small { font-size: clamp(22px, 1.25vw, 28px); }
.bam-type > div span, .bam-colors span, .bam-spacing p { font-size: clamp(24px, 1.4vw, 30px); }
.bam-type > div b { font-size: clamp(30px, 1.8vw, 38px); }
.bam-colors b { font-size: clamp(22px, 1.25vw, 28px); }
.bam-component-strip article { min-height: 310px; }
.bam-component-strip button, .bam-component-strip label, .bam-component-strip article:nth-child(2) i { font-size: clamp(20px, 1.15vw, 25px); }
.bam-component-strip label { padding: 16px 0; }
.bam-icons b { width: 54px; height: 54px; font-size: 24px; }
.bam-home-focus aside h3 { font-size: clamp(40px, 2.6vw, 54px); }
.bam-home-focus li, .bam-breakdown li span, .bam-data-stack figcaption, .bam-waterfall figcaption { font-size: clamp(27px, 1.6vw, 34px); }
.bam-order-flow article > b, .bam-delivery-grid figcaption span, .bam-flow-line span { font-size: clamp(26px, 1.5vw, 32px); }
.bam-breakdown li strong { font-size: clamp(30px, 1.8vw, 38px); }
@media(max-width:700px){.bam-hero-copy p,.bam-section>header p,.bam-home-focus aside p,.bam-data-stage aside p,.bam-ai-flow article p,.bam-summary article p{font-size:24px!important}.bam-overview-grid article p{font-size:21px}.bam-overview-grid article{min-height:0}.bam-spec-grid article{min-height:0}}

/* Enlarge the specifically marked hero and overview content. */
@media(min-width:1401px){
  .bam-hero { min-height: 1380px; padding-bottom: 210px; }
  .bam-hero-devices { min-height: 1180px; }
  .bam-hero-devices .bam-phone { width: min(42vw, 680px); }
  .bam-hero-devices .is-main { top: 0; left: 27%; width: min(42vw, 680px); }
  .bam-hero-devices .is-side { top: 12%; left: 0; width: min(36vw, 560px); }
  .bam-hero-devices .is-back { top: 17%; right: 0; width: min(32vw, 500px); }
}
.bam-hero-copy i { padding: 18px 28px; font-size: clamp(40px, 2.4vw, 56px); }
.bam-hero-copy > div { gap: 20px; margin-top: 54px; }
.bam-overview-grid article { min-height: 760px; }
.bam-overview-grid article p { font-size: clamp(56px, 3.2vw, 72px); line-height: 1.58; }
.bam-overview-grid aside { min-height: 210px; }
.bam-overview-grid aside span { font-size: clamp(48px, 2.8vw, 64px); }
.bam-strategy span { min-height: 128px; padding: 34px 28px; font-size: clamp(52px, 3vw, 68px); }
@media(max-width:1400px){.bam-hero-copy i{font-size:28px}.bam-overview-grid article p{font-size:38px}.bam-overview-grid aside span{font-size:34px}.bam-strategy span{font-size:36px}}
@media(max-width:700px){.bam-hero-copy i{font-size:19px;padding:12px 14px}.bam-overview-grid article p{font-size:22px}.bam-overview-grid aside span{font-size:23px}.bam-strategy span{font-size:23px}}

/* Double the type scale inside the marked design-system specification area. */
.bam-spec-grid article { min-height: 900px; padding: 64px 54px; }
.bam-spec-grid small, .bam-component-strip small { margin-bottom: 46px; font-size: clamp(44px, 2.5vw, 56px); }
.bam-type > strong { font-size: 220px; }
.bam-type > div { gap: 30px 24px; margin-top: 50px; }
.bam-type > div b { font-size: clamp(60px, 3.5vw, 76px); }
.bam-type > div span, .bam-colors span, .bam-spacing p { font-size: clamp(46px, 2.8vw, 60px); }
.bam-colors > div { grid-template-columns: 92px minmax(150px, auto) 1fr; gap: 22px; margin: 26px 0; }
.bam-colors i { width: 92px; height: 52px; }
.bam-colors b { font-size: clamp(42px, 2.5vw, 56px); }
.bam-spacing > b { margin-top: 42px; font-size: clamp(42px, 2.5vw, 54px); }
.bam-component-strip article { min-height: 540px; padding: 54px 38px; }
.bam-component-strip button { height: 82px; margin: 9px 0; }
.bam-component-strip button,
.bam-component-strip label,
.bam-component-strip article:nth-child(2) i { font-size: clamp(38px, 2.2vw, 50px); }
.bam-component-strip article:nth-child(2) i { padding: 13px 17px; }
.bam-component-strip label { padding: 25px 0; }
.bam-icons b { width: 82px; height: 82px; font-size: 46px; }
.bam-spec-grid article, .bam-component-strip article { min-width: 0; overflow-wrap: anywhere; }
.bam-colors > div { grid-template-columns: 92px minmax(0, 1fr); }
.bam-colors span { grid-column: 2; }
.bam-icons { gap: 8px; }
.bam-icons b { flex: 1; width: auto; max-width: 82px; }
@media(max-width:1400px){.bam-spec-grid{grid-template-columns:1fr}.bam-component-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.bam-spec-grid article{min-height:0;padding:42px 28px}.bam-spec-grid small,.bam-component-strip small{font-size:28px}.bam-type>strong{font-size:140px}.bam-type>div b{font-size:38px}.bam-type>div span,.bam-colors span,.bam-spacing p{font-size:28px}.bam-colors b,.bam-spacing>b{font-size:27px}.bam-component-strip article{min-height:0}.bam-component-strip button,.bam-component-strip label,.bam-component-strip article:nth-child(2) i{font-size:24px}}

/* Black Ant PC: reduce line density and use soft visual zones. */
.black-pc-page .black-pc-overview,
.black-pc-page .black-pc-users-ia,
.black-pc-page .black-pc-system { border-bottom: 0; }

.black-pc-page .black-pc-business-framework { gap: 26px; padding: 48px 0 70px; }
.black-pc-page .black-pc-business-framework::before { display: none; }
.black-pc-page .black-pc-business-framework article,
.black-pc-page .black-pc-business-framework article.is-core {
  min-height: 300px;
  padding: 54px 48px;
  background:
    radial-gradient(circle at 18% 16%, rgba(32,222,244,.13), transparent 36%),
    linear-gradient(145deg, rgba(14,30,38,.72), rgba(7,13,18,.18));
  clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%);
}
.black-pc-page .black-pc-business-framework article.is-core {
  background:
    radial-gradient(circle at 50% 18%, rgba(32,222,244,.2), transparent 38%),
    linear-gradient(145deg, rgba(12,42,48,.82), rgba(7,13,18,.22));
  transform: translateY(24px);
}
.black-pc-page .black-pc-business-framework article::before {
  top: 34px; left: auto; right: 36px; width: 14px; height: 14px; transform: none;
}
.black-pc-page .black-pc-business-framework article b,
.black-pc-page .black-pc-business-framework article span { text-align: left; }

.black-pc-page .black-pc-flow {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
  padding: 54px 0 20px;
  border-top: 0;
}
.black-pc-page .black-pc-flow::before { display: none; }
.black-pc-page .black-pc-flow article {
  min-height: 240px;
  padding: 78px 26px 30px;
  background: linear-gradient(155deg, rgba(21,45,53,.76), rgba(8,13,19,.32));
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 0 100%);
}
.black-pc-page .black-pc-flow article:nth-of-type(even) {
  margin-top: 32px;
  background: linear-gradient(155deg, rgba(27,29,50,.76), rgba(8,13,19,.32));
}
.black-pc-page .black-pc-flow article::before {
  top: 30px; left: 28px; width: 12px; height: 12px; transform: rotate(45deg);
}
.black-pc-page .black-pc-flow article b { top: 24px; right: 24px; left: auto; transform: none; }

.black-pc-page .black-pc-personas { gap: 24px; border: 0; }
.black-pc-page .black-pc-personas article {
  min-height: 320px;
  padding: 46px 38px;
  border: 0;
  background: radial-gradient(circle at 18% 18%, rgba(32,222,244,.1), transparent 42%);
}
.black-pc-page .black-pc-personas article:nth-child(even) {
  background: radial-gradient(circle at 18% 18%, rgba(102,206,162,.1), transparent 42%);
}
.black-pc-page .black-pc-compact-ia {
  gap: 18px;
  margin-top: 38px;
  padding: 42px;
  border: 0;
  background: radial-gradient(circle at 12% 50%, rgba(32,222,244,.12), transparent 28%);
}
.black-pc-page .black-pc-compact-ia span { border: 0; background: rgba(20,39,47,.45); }

.black-pc-page .black-pc-strategy-map { gap: 28px; }
.black-pc-page .black-pc-strategy-map article {
  min-height: 300px;
  padding: 52px 40px;
  border: 0;
  background: linear-gradient(160deg, rgba(20,43,51,.68), rgba(7,13,18,.12));
  clip-path: polygon(0 0, calc(100% - 22px) 0, 100% 22px, 100% 100%, 0 100%);
}
.black-pc-page .black-pc-process {
  gap: 24px;
  border: 0;
  background: radial-gradient(circle at center, rgba(32,222,244,.055), transparent 68%);
}
.black-pc-page .black-pc-process article {
  min-height: 360px;
  padding: 52px 42px;
  border: 0;
  background: transparent;
}
.black-pc-page .black-pc-process article:nth-child(odd) { transform: translateY(30px); }

@media (max-width:1100px) {
  .black-pc-page .black-pc-business-framework article.is-core,
  .black-pc-page .black-pc-flow article:nth-of-type(even),
  .black-pc-page .black-pc-process article:nth-child(odd) { margin-top: 0; transform: none; }
  .black-pc-page .black-pc-flow { grid-template-columns: 1fr 1fr; }
}

/* Circular phases and directional process nodes. */
.black-pc-page .black-pc-business-framework {
  justify-content: space-around;
  align-items: center;
  gap: clamp(40px, 6vw, 120px);
}
.black-pc-page .black-pc-business-framework article,
.black-pc-page .black-pc-business-framework article.is-core {
  width: clamp(280px, 19vw, 390px);
  height: clamp(280px, 19vw, 390px);
  min-height: 0;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 48px;
  border-radius: 50%;
  clip-path: none;
  background:
    radial-gradient(circle at 38% 30%, rgba(32,222,244,.2), transparent 38%),
    radial-gradient(circle at center, rgba(16,45,53,.86), rgba(6,13,18,.26) 68%, transparent 70%);
}
.black-pc-page .black-pc-business-framework article.is-core {
  transform: translateY(24px) scale(1.08);
  background:
    radial-gradient(circle at 38% 30%, rgba(83,239,213,.26), transparent 38%),
    radial-gradient(circle at center, rgba(13,61,62,.92), rgba(6,13,18,.28) 68%, transparent 70%);
}
.black-pc-page .black-pc-business-framework article::before { display: none; }
.black-pc-page .black-pc-business-framework article b,
.black-pc-page .black-pc-business-framework article span { text-align: center; }

.black-pc-page .black-pc-flow {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 8px;
  align-items: stretch;
}
.black-pc-page .black-pc-flow article,
.black-pc-page .black-pc-flow article:nth-of-type(even) {
  min-height: 250px;
  margin-top: 0;
  padding: 72px 38px 34px 50px;
  background: linear-gradient(135deg, rgba(18,50,58,.9), rgba(10,18,25,.58));
  clip-path: polygon(0 0, calc(100% - 34px) 0, 100% 50%, calc(100% - 34px) 100%, 0 100%, 28px 50%);
}
.black-pc-page .black-pc-flow article:nth-of-type(even) {
  background: linear-gradient(135deg, rgba(28,35,57,.9), rgba(10,18,25,.58));
}
.black-pc-page .black-pc-flow article:first-of-type {
  clip-path: polygon(0 0, calc(100% - 34px) 0, 100% 50%, calc(100% - 34px) 100%, 0 100%);
}
.black-pc-page .black-pc-flow article::before { display: none; }

@media (max-width:1100px) {
  .black-pc-page .black-pc-business-framework { flex-direction: column; }
  .black-pc-page .black-pc-business-framework article,
  .black-pc-page .black-pc-business-framework article.is-core { transform: none; }
  .black-pc-page .black-pc-flow { grid-template-columns: 1fr 1fr; gap: 16px; }
}

/* Black Ant PC concise case-study narrative. */
.black-pc-hero-brief {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  margin-top: 62px;
  padding-top: 34px;
  border-top: 1px dashed rgba(32,222,244,.28);
}
.black-pc-hero-brief section { max-width: 620px; }
.black-pc-hero-brief b { display: block; margin-bottom: 14px; color: #20def4; font: 18px ui-monospace,monospace; letter-spacing: .12em; }
.black-pc-hero-brief span { color: rgba(211,229,236,.68); font-size: clamp(21px,1.2vw,30px); font-weight: 350; line-height: 1.75; }

.black-pc-core-overview { padding-bottom: 190px; }
.black-pc-core-story { display: grid; gap: 150px; margin-top: 100px; }
.black-pc-core-story > article { display: grid; grid-template-columns: 300px minmax(0,1fr); gap: 6vw; align-items: center; }
.core-story-title b { display: block; color: rgba(32,222,244,.4); font: clamp(58px,4vw,92px) ui-monospace,monospace; font-weight: 400; line-height: 1; }
.core-story-title span { display: block; margin: 22px 0 10px; color: #edf7f9; font-size: clamp(30px,2vw,48px); font-weight: 500; }
.core-story-title small { color: #20def4; font: 16px ui-monospace,monospace; letter-spacing: .14em; }

.core-flow ol { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 40px; margin: 0; padding: 0; list-style: none; }
.core-flow li { position: relative; min-height: 190px; padding: 40px 24px 30px 0; }
.core-flow li::before { content: ""; display: block; width: 16px; height: 16px; margin-bottom: 38px; border-radius: 50%; background: #20def4; box-shadow: 0 0 24px rgba(32,222,244,.52); }
.core-flow li:not(:last-child)::after { content: "→"; position: absolute; top: 42px; right: 4px; color: rgba(32,222,244,.5); font-size: 30px; font-weight: 300; }
.core-flow li b { display: block; margin-bottom: 15px; color: rgba(238,247,249,.92); font-size: clamp(25px,1.5vw,36px); font-weight: 500; }
.core-flow li span { color: rgba(207,225,232,.6); font-size: clamp(20px,1.05vw,28px); font-weight: 350; }

.core-users > div:last-child { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 28px; }
.core-users > div:last-child > span { min-height: 230px; padding: 28px; background: radial-gradient(circle at 38px 40px,rgba(32,222,244,.12),transparent 52%); }
.core-users i { display: grid; width: 70px; height: 70px; margin-bottom: 34px; place-items: center; border-radius: 50%; color: #20def4; background: rgba(32,222,244,.1); font-size: 27px; font-style: normal; }
.core-users b { display: block; margin-bottom: 13px; font-size: clamp(25px,1.45vw,35px); font-weight: 500; }
.core-users small { color: rgba(207,225,232,.6); font-size: clamp(19px,1vw,27px); line-height: 1.6; }

.core-modules > div:last-child { display: flex; flex-wrap: wrap; gap: 26px 58px; align-items: center; }
.core-modules > div:last-child span { position: relative; padding-left: 30px; color: rgba(226,240,243,.82); font-size: clamp(25px,1.45vw,36px); font-weight: 400; }
.core-modules > div:last-child span::before { content: ""; position: absolute; top: 50%; left: 0; width: 12px; height: 12px; border: 2px solid #20def4; transform: translateY(-50%) rotate(45deg); }

.black-pc-case-summary { padding-top: 170px; }
.black-pc-case-summary > div { display: grid; grid-template-columns: repeat(3,1fr); gap: 7vw; margin-top: 80px; padding: 75px 0; background: radial-gradient(circle at 50% 50%,rgba(32,222,244,.06),transparent 68%); }
.black-pc-case-summary article { min-height: 250px; padding: 20px 0; }
.black-pc-case-summary article b { display: block; margin-bottom: 30px; color: #20def4; font-size: clamp(34px,2.2vw,52px); font-weight: 500; }
.black-pc-case-summary article p { margin: 0; color: rgba(207,225,232,.66); font-size: clamp(24px,1.35vw,34px); font-weight: 350; line-height: 1.75; }

@media (max-width:1100px) {
  .black-pc-hero-brief,
  .black-pc-core-story > article { grid-template-columns: 1fr; }
  .core-flow ol,
  .core-users > div:last-child { grid-template-columns: 1fr 1fr; }
  .black-pc-case-summary > div { grid-template-columns: 1fr; }
}

/* Black Ant PC interface presentation: mockups, stacks and screen walls. */
.black-pc-page .black-pc-hero-image { position:relative; overflow:visible; padding:18px 18px 42px; border:1px solid rgba(145,202,211,.58); border-radius:20px; background:linear-gradient(145deg,#152027,#080d12); box-shadow:0 45px 100px rgba(0,0,0,.48),0 0 42px rgba(32,222,244,.08); transform:perspective(1500px) rotateY(-7deg) rotateX(2deg); }
.black-pc-page .black-pc-hero-image::before { display:none; }
.black-pc-page .black-pc-hero-image::after { content:""; position:absolute; right:-8%; bottom:-38px; left:-8%; height:48px; border-radius:5px 5px 42px 42px; background:linear-gradient(180deg,#61727c,#202c33 44%,#0c1216); box-shadow:0 24px 34px rgba(0,0,0,.48); transform:perspective(900px) rotateX(58deg); }
.black-pc-page .black-pc-hero-image img { border-radius:10px; }

.black-pc-page .black-pc-page-canvas { overflow:visible; border:0; background:radial-gradient(circle at 50% 38%,rgba(32,222,244,.07),transparent 57%); perspective:1700px; }
.black-pc-page .black-pc-page-shot { overflow:hidden; border:10px solid #10191f; border-radius:12px; background:#eef4f7; box-shadow:0 38px 88px rgba(0,0,0,.48),0 0 34px rgba(32,222,244,.06); }

.black-pc-page .layout-feature .black-pc-page-canvas { min-height:1800px; padding:130px 3vw 180px; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(1) { position:relative; grid-column:2/12; z-index:6; margin:0 0 180px; transform:perspective(1500px) rotateY(-6deg) rotateX(2deg) !important; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(1)::after { content:""; position:absolute; right:4%; bottom:54px; left:4%; height:32px; border-radius:4px 4px 36px 36px; background:linear-gradient(180deg,#687882,#1d282f 60%,#0a1014); box-shadow:0 20px 28px rgba(0,0,0,.45); }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(2) { grid-column:1/7; transform:rotateZ(-5deg) translateY(30px) !important; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(3) { grid-column:7/13; transform:rotateZ(4deg) translateY(-25px) !important; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(4) { grid-column:2/7; transform:rotateZ(3deg) translateY(55px) !important; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(5) { grid-column:7/12; transform:rotateZ(-4deg) !important; }

.black-pc-page .layout-duo .black-pc-page-canvas { min-height:1500px; padding:150px 6vw; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(1) { z-index:4; width:78%; transform:perspective(1500px) rotateY(7deg) rotateZ(-1deg) !important; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(2) { z-index:3; transform:translate(8%,-80px) rotateZ(-4deg) !important; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(3) { transform:translate(-5%,40px) rotateZ(3deg) !important; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(4) { transform:translate(6%,-30px) rotateZ(2deg) !important; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(5) { transform:translate(-6%,70px) rotateZ(-3deg) !important; }

.black-pc-page .layout-trio .black-pc-page-canvas { min-height:1450px; align-items:center; padding:150px 3vw; }
.black-pc-page .layout-trio .black-pc-page-canvas .is-primary { transform:perspective(1500px) rotateY(-6deg) !important; }
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(2) { transform:translate(-8%,90px) rotateZ(4deg) !important; }
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(3) { transform:rotateZ(-4deg) !important; }
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(4) { transform:translateY(65px) rotateZ(3deg) !important; }
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(5) { transform:rotateZ(-2deg) !important; }
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(6) { transform:translateY(80px) rotateZ(4deg) !important; }

.black-pc-page .layout-wall .black-pc-page-canvas { min-height:1900px; gap:80px 44px; padding:150px 4vw 220px; background:linear-gradient(155deg,rgba(18,28,37,.78),rgba(5,10,15,.2)); }
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n+1) { transform:rotateZ(-6deg) translateY(40px) !important; }
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n+2) { transform:rotateZ(4deg) translateY(-30px) !important; }
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n) { transform:rotateZ(-2deg) translateY(85px) !important; }

.black-pc-page .layout-editorial .black-pc-page-canvas { min-height:1550px; padding:160px 5vw; }
.black-pc-page .layout-editorial .black-pc-page-canvas .is-primary { width:88%; transform:perspective(1500px) rotateX(2deg) rotateY(-5deg) !important; }
.black-pc-page .layout-editorial .black-pc-page-canvas figure:nth-child(2) { transform:translate(8%,-40px) rotateZ(4deg) !important; }
.black-pc-page .layout-editorial .black-pc-page-canvas figure:nth-child(3) { transform:translate(-8%,60px) rotateZ(-4deg) !important; }
.black-pc-page .layout-editorial .black-pc-page-canvas figure:nth-child(4) { transform:rotateZ(3deg) !important; }
.black-pc-page .layout-editorial .black-pc-page-canvas figure:nth-child(5) { transform:translateY(70px) rotateZ(-3deg) !important; }

@media (max-width:1100px) {
  .black-pc-page .black-pc-hero-image { transform:none; }
  .black-pc-page .black-pc-page-canvas { min-height:0 !important; overflow:hidden; }
  .black-pc-page .black-pc-page-canvas figure:nth-child(n) { transform:none !important; }
}

/* Keep interface screenshots level and reduce oversized mockups. */
.black-pc-page .black-pc-page-canvas figure:nth-child(n) {
  transform: none !important;
}
.black-pc-page .black-pc-page-canvas figcaption {
  transform: none !important;
}
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(1) {
  width: 72%;
  justify-self: center;
  margin-bottom: 150px;
}
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(2),
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(3) { align-self: start; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(4) { margin-top: 70px; }
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(5) { margin-top: 20px; }

.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(1) {
  width: 72%;
  justify-self: center;
}
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(2) { margin-top: 30px; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(3) { margin-top: 100px; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(4) { margin-top: 20px; }
.black-pc-page .layout-duo .black-pc-page-canvas figure:nth-child(5) { margin-top: 90px; }

.black-pc-page .layout-trio .black-pc-page-canvas .is-primary { width: 88%; justify-self: center; }
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(2),
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(4),
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(6) { margin-top: 80px; }

.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n+1) { margin-top: 45px; }
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n+2) { margin-top: 0; }
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n) { margin-top: 90px; }

.black-pc-page .layout-editorial .black-pc-page-canvas .is-primary {
  width: 74%;
  justify-self: center;
}
.black-pc-page .layout-editorial .black-pc-page-canvas figure:nth-child(3),
.black-pc-page .layout-editorial .black-pc-page-canvas figure:nth-child(5) { margin-top: 80px; }

/* Keep captions clear and add restrained component analysis beside selected primary screens. */
.black-pc-page .layout-feature .black-pc-page-canvas figure:nth-child(1)::after { display: none; }
.black-pc-page .layout-feature .is-primary,
.black-pc-page .layout-duo .is-primary,
.black-pc-page .layout-editorial .is-primary { overflow: visible; }

.black-pc-page .layout-feature .is-primary aside,
.black-pc-page .layout-duo .is-primary aside,
.black-pc-page .layout-editorial .is-primary aside {
  position: absolute;
  top: 16%;
  right: -34%;
  bottom: auto;
  z-index: 8;
  display: block;
  width: 30%;
  padding: 24px;
  border: 0;
  border-left: 2px solid #20def4;
  background: rgba(6,17,23,.94);
  box-shadow: 0 24px 60px rgba(0,0,0,.36);
}
.black-pc-page .layout-duo .is-primary aside,
.black-pc-page .layout-editorial .is-primary aside { right: -30%; }
.black-pc-page .black-pc-detail-crop { height: 180px; }
.black-pc-page .black-pc-page-canvas aside i { margin: 18px 0 10px; font-size: 17px; }
.black-pc-page .black-pc-page-canvas aside strong { font-size: clamp(24px,1.35vw,34px); line-height: 1.45; }
.black-pc-page .black-pc-page-canvas aside p {
  margin-top: 12px;
  font-size: clamp(20px,1.05vw,28px) !important;
  font-weight: 350;
  line-height: 1.65;
}

@media (max-width:1100px) {
  .black-pc-page .layout-feature .is-primary aside,
  .black-pc-page .layout-duo .is-primary aside,
  .black-pc-page .layout-editorial .is-primary aside {
    position: static;
    width: 100%;
    margin-top: 24px;
  }
}

/* Black Ant detail: enlarge the small copy highlighted in the overview. */
.black-pc-page .black-pc-tags i {
  padding: 24px 38px;
  font-size: clamp(34px, 2.1vw, 44px);
  line-height: 1.35;
}
.black-pc-page .black-pc-hero-brief b {
  font-size: 36px;
  line-height: 1.4;
}
.black-pc-page .black-pc-hero-brief span {
  font-size: clamp(42px, 2.4vw, 60px);
  line-height: 1.55;
}
.black-pc-page .core-flow li span {
  font-size: clamp(40px, 2.1vw, 56px);
  line-height: 1.55;
}
.black-pc-page .core-users small {
  font-size: clamp(38px, 2vw, 54px);
  line-height: 1.55;
}

/* Primary screens and their component analysis must remain level. */
.black-pc-page .layout-feature .is-primary,
.black-pc-page .layout-duo .is-primary,
.black-pc-page .layout-trio .is-primary,
.black-pc-page .layout-wall .is-primary,
.black-pc-page .layout-editorial .is-primary,
.black-pc-page .black-pc-page-canvas .is-primary .black-pc-page-shot,
.black-pc-page .black-pc-page-canvas .is-primary figcaption,
.black-pc-page .black-pc-page-canvas .is-primary aside,
.black-pc-page .black-pc-page-canvas .is-primary aside * {
  transform: none !important;
}

/* Perspective is applied to screenshots only; captions stay level. */
.black-pc-page .layout-wall .black-pc-page-canvas {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 54px 34px;
  overflow: hidden;
  perspective: 1800px;
}
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n+1) .black-pc-page-shot {
  transform: perspective(1500px) rotateY(5deg) rotateZ(-1.2deg) scale(.96) !important;
  transform-origin: right center;
}
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n+2) .black-pc-page-shot {
  transform: perspective(1500px) rotateX(2deg) scale(1.02) !important;
  transform-origin: center center;
}
.black-pc-page .layout-wall .black-pc-page-canvas figure:nth-child(3n) .black-pc-page-shot {
  transform: perspective(1500px) rotateY(-5deg) rotateZ(1.2deg) scale(.96) !important;
  transform-origin: left center;
}
.black-pc-page .layout-wall .black-pc-page-canvas figcaption {
  position: relative;
  z-index: 4;
  transform: none !important;
}

.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(3n+1) .black-pc-page-shot {
  transform: perspective(1500px) rotateY(3deg) !important;
  transform-origin: right center;
}
.black-pc-page .layout-trio .black-pc-page-canvas figure:nth-child(3n) .black-pc-page-shot {
  transform: perspective(1500px) rotateY(-3deg) !important;
  transform-origin: left center;
}
.black-pc-page .layout-trio .black-pc-page-canvas figcaption { transform: none !important; }

@media (max-width:1100px) {
  .black-pc-page .layout-wall .black-pc-page-canvas,
  .black-pc-page .layout-trio .black-pc-page-canvas { grid-template-columns: 1fr; }
  .black-pc-page .layout-wall .black-pc-page-canvas .black-pc-page-shot,
  .black-pc-page .layout-trio .black-pc-page-canvas .black-pc-page-shot { transform: none !important; }
}

/* Readable design-system specs and extracted real product components. */
.black-pc-page .black-pc-strategy-map article p,
.black-pc-page .black-pc-process article p {
  font-size: clamp(36px,1.9vw,50px) !important;
  font-weight: 350;
  line-height: 1.65;
}
.black-pc-page .black-pc-strategy-map article b,
.black-pc-page .black-pc-process article h3 {
  font-size: clamp(42px,2.3vw,58px);
}
.black-pc-page .black-pc-system-grid > article {
  min-height: 900px;
  padding: 56px;
}
.black-pc-page .black-pc-system-grid h3 {
  font-size: clamp(38px,2vw,52px);
}
.black-pc-page .black-pc-colors {
  grid-template-columns: 1fr 1fr;
  gap: 28px 34px;
}
.black-pc-page .black-pc-colors div i {
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
}
.black-pc-page .black-pc-colors div span,
.black-pc-page .black-pc-type-spec > div span,
.black-pc-page .black-pc-form-demo label > span,
.black-pc-page .black-pc-check > span {
  font-size: clamp(30px,1.55vw,42px);
  line-height: 1.5;
}
.black-pc-page .black-pc-type-spec > strong {
  font-size: clamp(38px,2vw,50px);
}
.black-pc-page .black-pc-type-spec > div {
  gap: 30px;
  padding: 28px 0;
}
.black-pc-page .black-pc-type-spec > div b {
  font-size: clamp(42px,2.25vw,58px);
}
.black-pc-page .black-pc-component-spec button,
.black-pc-page .black-pc-component-spec .black-pc-status i {
  min-height: 64px;
  padding: 14px 22px;
  font-size: clamp(27px,1.35vw,38px);
}
.black-pc-page .black-pc-form-demo input[type="text"],
.black-pc-page .black-pc-form-demo input:not([type]) {
  height: 72px;
  font-size: clamp(27px,1.35vw,38px);
}

.black-pc-extracted-components { padding-top: 180px; }
.black-pc-extracted-components > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 120px 64px;
  margin-top: 90px;
}
.black-pc-extracted-components figure { min-width: 0; margin: 0; }
.black-pc-extracted-crop {
  height: clamp(420px,28vw,660px);
  overflow: hidden;
  border: 1px solid rgba(32,222,244,.38);
  background: #edf3f7;
  box-shadow: 0 34px 78px rgba(0,0,0,.36);
}
.black-pc-extracted-crop img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: var(--crop-x) var(--crop-y);
}
.black-pc-extracted-components figcaption {
  display: grid;
  grid-template-columns: 86px 1fr;
  gap: 24px;
  margin-top: 28px;
}
.black-pc-extracted-components figcaption > b {
  color: rgba(32,222,244,.5);
  font: clamp(42px,2.25vw,58px) ui-monospace,monospace;
  font-weight: 400;
}
.black-pc-extracted-components figcaption strong {
  display: block;
  margin-bottom: 14px;
  color: rgba(238,247,249,.92);
  font-size: clamp(34px,1.8vw,48px);
  font-weight: 500;
}
.black-pc-extracted-components figcaption p {
  margin: 0;
  color: rgba(207,225,232,.64);
  font-size: clamp(28px,1.45vw,40px);
  font-weight: 350;
  line-height: 1.65;
}

@media (max-width:1100px) {
  .black-pc-extracted-components > div { grid-template-columns: 1fr; }
  .black-pc-page .black-pc-colors { grid-template-columns: 1fr; }
}

/* AI application labels and editorial design-system presentation. */
.black-pc-page .black-pc-process article small {
  display: block;
  margin: 28px 0 14px;
  color: #20def4;
  font: clamp(18px,.9vw,24px) ui-monospace,monospace;
  letter-spacing: .12em;
}

.black-pc-page .black-pc-system-grid {
  display: grid;
  grid-template-columns: repeat(12,minmax(0,1fr));
  gap: 64px;
  margin-top: 110px;
  border: 0;
  background: transparent;
}
.black-pc-page .black-pc-system-grid > article {
  min-height: 0;
  padding: 58px;
  border: 0;
  background: linear-gradient(145deg,rgba(16,34,42,.76),rgba(6,12,18,.28));
}
.black-pc-page .black-pc-system-grid h3 {
  margin: 0 0 52px;
  color: #20def4;
  font: clamp(34px,1.75vw,46px) ui-monospace,monospace;
  letter-spacing: .08em;
}

.black-pc-page .black-pc-colors {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(8,minmax(0,1fr));
  gap: 22px;
}
.black-pc-page .black-pc-colors h3 { grid-column: 1/-1; }
.black-pc-page .black-pc-colors div {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 18px;
  margin: 0;
}
.black-pc-page .black-pc-colors div i {
  width: 100%;
  height: 150px;
  flex: none;
  border: 0;
  box-shadow: 0 18px 35px rgba(0,0,0,.24);
}
.black-pc-page .black-pc-colors div span {
  font-size: clamp(24px,1.2vw,34px);
  font-weight: 350;
  line-height: 1.45;
}

.black-pc-page .black-pc-type-spec {
  position: relative;
  grid-column: 1/5;
  overflow: hidden;
}
.black-pc-page .black-pc-type-spec::before {
  content: "Aa";
  display: block;
  margin: -20px 0 42px;
  color: rgba(235,246,248,.94);
  font-size: clamp(130px,9vw,230px);
  font-weight: 500;
  line-height: 1;
}
.black-pc-page .black-pc-type-spec > strong {
  display: block;
  margin: 0 0 36px;
  color: rgba(215,232,237,.7);
  font-size: clamp(30px,1.45vw,40px);
  font-weight: 350;
}
.black-pc-page .black-pc-type-spec > div {
  display: grid;
  grid-template-columns: 70px 1fr;
  align-items: baseline;
  gap: 18px;
  padding: 24px 0;
  border-bottom: 1px solid rgba(32,222,244,.14);
}
.black-pc-page .black-pc-type-spec > div b { font-size: clamp(38px,1.9vw,50px); }
.black-pc-page .black-pc-type-spec > div span { font-size: clamp(25px,1.2vw,34px); }

.black-pc-page .black-pc-component-spec {
  grid-column: 5/-1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px 36px;
  align-content: start;
}
.black-pc-page .black-pc-component-spec > h3 { grid-column: 1/-1; }
.black-pc-page .black-pc-component-spec .black-pc-buttons,
.black-pc-page .black-pc-component-spec .black-pc-status {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 14px;
  margin: 0;
  padding: 28px;
  background: rgba(7,17,23,.58);
}
.black-pc-page .black-pc-component-spec .black-pc-form-demo {
  grid-column: 1/-1;
  padding: 30px;
  background: rgba(7,17,23,.58);
}
.black-pc-page .black-pc-filter-demo,
.black-pc-page .black-pc-pagination {
  align-self: start;
  padding-top: 18px;
}

@media (max-width:1100px) {
  .black-pc-page .black-pc-colors { grid-template-columns: repeat(2,1fr); }
  .black-pc-page .black-pc-type-spec,
  .black-pc-page .black-pc-component-spec { grid-column: 1/-1; }
  .black-pc-page .black-pc-component-spec { grid-template-columns: 1fr; }
  .black-pc-page .black-pc-component-spec > h3,
  .black-pc-page .black-pc-component-spec .black-pc-form-demo { grid-column: 1; }
}

/* Selected primary screens use an in-bounds image and analysis grid. */
.black-pc-page .layout-feature .black-pc-page-canvas > .is-primary,
.black-pc-page .layout-duo .black-pc-page-canvas > .is-primary,
.black-pc-page .layout-editorial .black-pc-page-canvas > .is-primary {
  display: grid !important;
  grid-template-columns: minmax(0, 2.6fr) minmax(320px, .9fr);
  grid-template-rows: auto auto;
  gap: 0 46px;
  width: 100%;
  max-width: 100%;
  justify-self: stretch;
  overflow: visible;
}
.black-pc-page .layout-feature .black-pc-page-canvas > .is-primary {
  grid-column: 1/-1;
}
.black-pc-page .layout-duo .black-pc-page-canvas > .is-primary,
.black-pc-page .layout-editorial .black-pc-page-canvas > .is-primary {
  grid-column: 1/-1;
}
.black-pc-page .layout-feature .is-primary > .black-pc-page-shot,
.black-pc-page .layout-duo .is-primary > .black-pc-page-shot,
.black-pc-page .layout-editorial .is-primary > .black-pc-page-shot {
  grid-column: 1;
  grid-row: 1;
}
.black-pc-page .layout-feature .is-primary > figcaption,
.black-pc-page .layout-duo .is-primary > figcaption,
.black-pc-page .layout-editorial .is-primary > figcaption {
  grid-column: 1;
  grid-row: 2;
}
.black-pc-page .layout-feature .is-primary > aside,
.black-pc-page .layout-duo .is-primary > aside,
.black-pc-page .layout-editorial .is-primary > aside {
  position: static;
  grid-column: 2;
  grid-row: 1/3;
  align-self: center;
  width: 100%;
  max-width: 100%;
  padding: 28px;
}

@media (max-width:1100px) {
  .black-pc-page .layout-feature .black-pc-page-canvas > .is-primary,
  .black-pc-page .layout-duo .black-pc-page-canvas > .is-primary,
  .black-pc-page .layout-editorial .black-pc-page-canvas > .is-primary {
    grid-template-columns: 1fr;
  }
  .black-pc-page .layout-feature .is-primary > aside,
  .black-pc-page .layout-duo .is-primary > aside,
  .black-pc-page .layout-editorial .is-primary > aside {
    grid-column: 1;
    grid-row: 3;
    margin-top: 24px;
  }
}

/* Black Ant overview: readable role copy and larger product module labels. */
.black-pc-page .core-users small {
  font-weight: 400 !important;
}
.black-pc-page .core-modules > div:last-child span {
  font-size: clamp(50px, 2.9vw, 72px);
  font-weight: 400;
  line-height: 1.35;
}
.black-pc-page .core-modules > div:last-child span::before {
  width: 18px;
  height: 18px;
}

/* Black Ant component cards: double all same-level supporting copy. */
.black-pc-page .black-pc-extracted-components figcaption p {
  font-size: clamp(56px, 2.9vw, 80px);
  font-weight: 400;
  line-height: 1.55;
}

/* Mobile project hero: keep every device and its screen fully visible. */
.bam-hero-devices .bam-phone img {
  object-fit: contain;
  object-position: center top;
}
@media (min-width: 1401px) {
  .bam-hero-devices .is-main {
    top: 5%;
    left: 35%;
    width: min(29vw, 500px);
    transform: rotateY(-4deg) scale(.94);
  }
  .bam-hero-devices .is-side {
    top: 16%;
    left: 3%;
    width: min(24vw, 410px);
    transform: rotateY(8deg) rotateZ(-1deg) scale(.92);
  }
  .bam-hero-devices .is-back {
    top: 20%;
    right: 3%;
    width: min(23vw, 390px);
    transform: rotateY(-8deg) rotateZ(1deg) scale(.9);
  }
}

/* Mobile overview metrics: complete units, centered alignment and regular strategy copy. */
.bam-study .bam-overview-grid aside {
  align-items: center;
}
.bam-study .bam-overview-grid aside strong,
.bam-study .bam-overview-grid aside span {
  align-self: center;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400 !important;
  line-height: 1.2;
}
.bam-study .bam-strategy span {
  font-weight: 400 !important;
}

@media (min-width: 1001px) {
  .bam-study .bam-data-extra {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    align-self: start;
    row-gap: 90px;
    margin-top: -90px;
  }
  .bam-study .bam-data-extra figure {
    align-self: start;
  }
}

/* Data insight screens: top-align the first row and add a balanced second row. */
@media (min-width: 1001px) {
  .bam-study .bam-data-extra {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    align-self: start;
    row-gap: 90px;
    margin-top: -90px;
  }
  .bam-study .bam-data-extra figure {
    align-self: start;
  }
}

/* Complete desktop rows with four mobile screens. */
@media (min-width: 1001px) {
  .bam-study .bam-delivery-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 80px 42px;
  }
  .bam-study .bam-data-extra {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 36px;
  }
}

/* Keep the four order-flow screens in strict 01-02-03-04 order. */
@media (min-width: 801px) {
  .bam-study .bam-order-flow {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    grid-template-rows: auto !important;
    grid-auto-flow: column;
    gap: 42px !important;
  }
  .bam-study .bam-order-flow article {
    min-width: 0;
    grid-row: 1 !important;
  }
  .bam-study .bam-order-flow article:nth-child(1) { grid-column: 1 !important; }
  .bam-study .bam-order-flow article:nth-child(2) { grid-column: 2 !important; }
  .bam-study .bam-order-flow article:nth-child(3) { grid-column: 3 !important; }
  .bam-study .bam-order-flow article:nth-child(4) { grid-column: 4 !important; }
}

/* Fill the data-insight stage with two complete supporting screens. */
.bam-study .bam-data-extra {
  grid-column: 2 / 4;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 72px;
  margin-top: 48px;
}
.bam-study .bam-data-extra figure {
  width: min(100%, 470px);
  margin: 0 auto;
}
.bam-study .bam-data-extra img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 36px;
  box-shadow: 0 32px 70px rgba(0, 0, 0, .5);
}
.bam-study .bam-data-extra figcaption {
  padding-top: 24px;
  color: rgba(220, 234, 237, .72);
  font-size: clamp(28px, 1.6vw, 36px);
  font-weight: 400;
}
@media (max-width: 1000px) {
  .bam-study .bam-data-extra { grid-column: 1; }
}
@media (max-width: 700px) {
  .bam-study .bam-data-extra { grid-template-columns: 1fr; }
}

/* Balance the insight collage and align all long-screen bottoms. */
@media (min-width: 1001px) {
  .bam-study .bam-data-stage {
    grid-template-columns: 1.15fr 1fr 1fr;
    column-gap: 48px;
    row-gap: 0;
  }
  .bam-study .bam-data-stage > .is-long {
    grid-column: 1;
    grid-row: 1 / 3;
    align-self: end;
  }
  .bam-study .bam-data-stack {
    grid-column: 2;
    grid-row: 1;
  }
  .bam-study .bam-data-stack img {
    height: 320px;
  }
  .bam-study .bam-data-stage > aside {
    grid-column: 3;
    grid-row: 1;
  }
  .bam-study .bam-data-extra {
    grid-column: 2 / 4;
    grid-row: 2;
    align-items: end;
    align-self: end;
    gap: 48px;
    margin-top: 0;
  }
  .bam-study .bam-data-extra figure {
    width: 100%;
    max-width: none;
    align-self: end;
  }
}

/* Mobile case data cards: show complete component panels instead of sliced strips. */
.bam-study .bam-data-stack figure,
.bam-study .bam-crops figure {
  background: rgba(4, 10, 15, .72);
}

.bam-study .bam-data-stack img,
.bam-study .bam-crops img {
  height: auto !important;
  object-fit: contain !important;
  object-position: center !important;
}

.bam-study .bam-crops {
  gap: 38px;
}

.bam-study .bam-crops figure {
  height: auto !important;
  min-height: 0;
  padding: 0;
  border-left: 2px solid var(--bam-cyan);
}

.bam-study .bam-crops img {
  display: block;
  width: 100%;
}

/* Interface breakdown balance: enlarge the analysis area and shrink the component panels. */
@media (min-width: 1001px) {
  .bam-study .bam-breakdown {
    grid-template-columns: .95fr 1.05fr .78fr;
    gap: 4vw;
    align-items: center;
  }
  .bam-study .bam-break-phone .bam-phone {
    max-width: 560px;
  }
  .bam-study .bam-breakdown ol {
    transform: scale(1.14);
    transform-origin: left center;
  }
  .bam-study .bam-breakdown li {
    grid-template-columns: 58px 1fr;
    padding: 34px 0;
  }
  .bam-study .bam-breakdown li b {
    font-size: clamp(24px, 1.25vw, 32px);
  }
  .bam-study .bam-breakdown li strong {
    font-size: clamp(38px, 2.05vw, 50px);
  }
  .bam-study .bam-breakdown li span {
    font-size: clamp(31px, 1.65vw, 42px);
  }
  .bam-study .bam-crops {
    width: min(100%, 720px);
    justify-self: end;
    gap: 28px;
  }
}

/* Move AI design thinking under the component system block. */
.bam-study .bam-ai-inline {
  margin-top: 78px;
  padding-top: 54px;
  border-top: 1px solid rgba(32, 222, 244, .22);
}
.bam-study .bam-ai-inline > header {
  margin-bottom: 34px;
}
.bam-study .bam-ai-inline > header span {
  color: var(--bam-cyan);
  font: clamp(22px, 1.25vw, 28px) ui-monospace, monospace;
  letter-spacing: .13em;
}
.bam-study .bam-ai-inline > header h3 {
  margin: 18px 0 0;
  color: #f4f8fa;
  font-size: clamp(48px, 4vw, 76px);
  font-weight: 500;
  line-height: 1.12;
}
.bam-study .bam-ai-inline .bam-ai-flow article b {
  font-size: clamp(28px, 1.35vw, 36px);
}
.bam-study .bam-ai-inline .bam-ai-flow article h3 {
  font-size: clamp(32px, 1.65vw, 44px);
  font-weight: 500;
}

/* Mobile detail: use regular weight in the marked metrics and design system. */
.bam-study .bam-overview-grid aside strong,
.bam-study .bam-overview-grid aside span,
.bam-study .bam-spec-grid strong,
.bam-study .bam-spec-grid b,
.bam-study .bam-spec-grid span,
.bam-study .bam-spec-grid p {
  font-weight: 400 !important;
}

/* Hero screens fill the device viewport; long pages crop vertically. */
.bam-study .bam-hero-devices .bam-phone img {
  display: block;
  width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.bam-study .bam-overview-grid aside,
.bam-study .bam-overview-grid aside *,
.bam-study .bam-spec-grid,
.bam-study .bam-spec-grid * {
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-weight: 300 !important;
  font-synthesis: none;
  -webkit-text-stroke: 0 transparent;
}

/* Mobile core experience: double the device and caption scale on desktop. */
@media (min-width: 1401px) {
  .bam-study .bam-core-layout {
    grid-template-columns: 1fr;
    gap: 100px;
  }
  .bam-study .bam-home-focus {
    grid-template-columns: minmax(620px, 760px) minmax(0, 1fr);
    gap: 90px;
  }
  .bam-study .bam-home-focus > .bam-phone {
    width: 100%;
    max-width: 760px;
  }
  .bam-study .bam-home-focus aside > span {
    font-size: 30px;
  }
  .bam-study .bam-home-focus aside h3 {
    font-size: clamp(80px, 5.2vw, 108px);
  }
  .bam-study .bam-home-focus aside p {
    font-size: clamp(48px, 2.8vw, 64px) !important;
    line-height: 1.6;
  }
  .bam-study .bam-home-focus li {
    padding: 22px 0;
    font-size: clamp(54px, 3.2vw, 68px);
    line-height: 1.5;
  }
  .bam-study .bam-order-flow {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    justify-content: stretch;
    align-items: start;
    gap: 42px;
  }
  .bam-study .bam-order-flow .bam-phone {
    width: 100%;
    max-width: none;
  }
  .bam-study .bam-order-flow article > span {
    margin-top: 30px;
    font-size: 30px;
  }
  .bam-study .bam-order-flow article > b {
    margin-top: 14px;
    font-size: clamp(52px, 3vw, 64px);
    font-weight: 400;
  }
}

/* Final overview alignment and regular strategy weight. */
.bam-study .bam-overview-grid aside {
  align-items: center;
}
.bam-study .bam-overview-grid aside strong,
.bam-study .bam-overview-grid aside span {
  align-self: center;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400 !important;
  line-height: 1.2;
}
.bam-study .bam-strategy span {
  font-weight: 400 !important;
}

/* Final data gallery placement. */
@media (min-width: 1001px) {
  .bam-study .bam-data-extra {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    align-self: start;
    row-gap: 90px;
    margin-top: -90px;
  }
  .bam-study .bam-data-extra figure {
    align-self: start;
  }
}

/* Fire safety mobile inspection case */
.fm-study { width:87vw; max-width:none; --fm-cyan:#20def4; --fm-blue:#316bff; color:#f3f8fa; }
.fm-study > section { border-bottom:1px solid rgba(32,222,244,.18); }
.fm-section { padding:170px 0; }
.fm-section > header { max-width:1250px; margin-bottom:85px; }
.fm-section > header > span,.fm-hero-copy > span { color:var(--fm-cyan); font:clamp(17px,1vw,22px) ui-monospace,SFMono-Regular,Menlo,monospace; letter-spacing:.14em; }
.fm-section > header h2 { margin:20px 0; font-size:clamp(50px,4.2vw,82px); font-weight:500; line-height:1.12; letter-spacing:0; }
.fm-section > header p { max-width:1100px; color:rgba(207,227,233,.68); font-size:clamp(24px,1.55vw,32px); font-weight:350; line-height:1.8; }
.fm-hero { display:grid; grid-template-columns:.82fr 1.18fr; min-height:1000px; padding:150px 0 190px; overflow:hidden; }
.fm-hero-copy { position:relative; z-index:4; align-self:center; }
.fm-hero-copy h1 { margin:30px 0; font-size:clamp(70px,6vw,116px); font-weight:520; line-height:1.05; letter-spacing:0; }
.fm-hero-copy p { max-width:720px; color:rgba(211,231,236,.7); font-size:clamp(25px,1.65vw,34px); font-weight:350; line-height:1.8; }
.fm-hero-copy > div { display:flex; flex-wrap:wrap; gap:12px; margin-top:42px; }
.fm-hero-copy i { padding:11px 17px; border:1px solid rgba(32,222,244,.32); color:#bcebf0; font-style:normal; font-size:18px; }
.fm-hero-stage { position:relative; min-height:780px; perspective:1600px; }
.fm-hero-stage::before { content:""; position:absolute; inset:12% 2%; background:radial-gradient(circle,rgba(49,107,255,.16),transparent 68%); }
.fm-device { margin:0; }
.fm-device > div { position:relative; overflow:hidden; aspect-ratio:390/844; padding:9px; border:2px solid rgba(172,207,217,.54); border-radius:44px; background:#05090d; box-shadow:0 35px 80px rgba(0,0,0,.6),0 0 28px rgba(32,222,244,.07); }
.fm-device > div::before { content:""; position:absolute; z-index:2; top:17px; left:50%; width:30%; height:23px; border-radius:14px; background:#05080c; transform:translateX(-50%); }
.fm-device img { display:block; width:100%; height:100%; border-radius:34px; object-fit:cover; object-position:top; }
.fm-device figcaption { padding-top:16px; color:rgba(215,233,237,.64); font-size:18px; }
.fm-hero-stage .fm-device { position:absolute; width:min(29vw,430px); }
.fm-hero-stage .is-main { z-index:3; top:1%; left:35%; }
.fm-hero-stage .is-left { z-index:2; top:15%; left:4%; width:min(24vw,350px); transform:rotateY(11deg) rotateZ(-2deg); }
.fm-hero-stage .is-right { z-index:1; top:18%; right:-1%; width:min(23vw,330px); transform:rotateY(-12deg) rotateZ(2deg); }
.fm-overview-grid { display:grid; grid-template-columns:repeat(3,1fr); border-top:1px solid rgba(32,222,244,.28); }
.fm-overview-grid article { min-height:300px; padding:45px 38px; border-right:1px solid rgba(32,222,244,.15); }
.fm-overview-grid b { display:block; margin-bottom:24px; font-size:30px; font-weight:500; }
.fm-overview-grid p { color:rgba(210,229,234,.64); font-size:22px; line-height:1.75; }
.fm-process { display:grid; grid-template-columns:repeat(5,1fr); margin-top:85px; border-top:1px solid rgba(32,222,244,.22); }
.fm-process article { min-height:270px; padding:38px 26px; border-right:1px solid rgba(32,222,244,.13); }
.fm-process b { color:var(--fm-cyan); font:18px ui-monospace,monospace; }.fm-process strong { display:block; margin:34px 0 18px; font-size:27px; font-weight:500; }.fm-process span { color:rgba(210,229,234,.58); font-size:18px; line-height:1.7; }
.fm-system-grid { display:grid; grid-template-columns:1fr .9fr 1.1fr; border-top:1px solid rgba(32,222,244,.25); border-bottom:1px solid rgba(32,222,244,.17); }
.fm-system-grid > article { min-width:0; min-height:520px; padding:46px; border-right:1px solid rgba(32,222,244,.14); }
.fm-system-grid small { display:block; margin-bottom:38px; color:var(--fm-cyan); font:18px ui-monospace,monospace; letter-spacing:.12em; }
.fm-color > div { display:grid; grid-template-columns:74px 110px 1fr; align-items:center; gap:16px; margin:20px 0; }.fm-color i { width:74px; height:38px; background:var(--c); }.fm-color b { font:16px ui-monospace,monospace; }.fm-color span { color:rgba(215,231,235,.62); font-size:18px; }
.fm-type > strong { display:block; font-size:130px; font-weight:520; line-height:1; }.fm-type > div { display:grid; grid-template-columns:auto 1fr auto 1fr; gap:22px; margin-top:45px; align-items:center; }.fm-type b { font-size:28px; font-weight:400; }.fm-type span { color:rgba(211,230,235,.58); font-size:18px; }
.fm-buttons { display:grid; grid-template-columns:1fr 1fr; gap:12px; }.fm-buttons button { height:52px; border:1px solid var(--fm-blue); color:#fff; background:var(--fm-blue); font-size:17px; }.fm-buttons button+button { color:#a9c8ff; background:transparent; }
.fm-states { display:flex; flex-wrap:wrap; gap:8px; margin:28px 0; }.fm-states i { padding:8px 11px; color:#bcecf1; background:rgba(32,222,244,.08); font-style:normal; font-size:14px; }
.fm-component label { display:flex; justify-content:space-between; gap:20px; padding:20px 0; border-bottom:1px solid rgba(255,255,255,.12); color:rgba(215,231,235,.58); font-size:17px; }.fm-component label b { color:#eef7f8; font-weight:400; }
.fm-task-layout { display:grid; grid-template-columns:.7fr .7fr 1.2fr; gap:5vw; align-items:center; }
.fm-task-copy > span,.fm-panorama-detail aside>span { color:var(--fm-cyan); font:16px ui-monospace,monospace; }.fm-task-copy h3,.fm-panorama-detail h3 { margin:20px 0; font-size:40px; font-weight:500; line-height:1.25; }.fm-task-copy p,.fm-panorama-detail p { color:rgba(210,229,234,.64); font-size:21px; line-height:1.8; }.fm-task-copy ol { margin:30px 0 0; padding:0; list-style:none; }.fm-task-copy li { padding:16px 0; border-bottom:1px solid rgba(32,222,244,.14); font-size:20px; }.fm-task-copy li b { margin-right:18px; color:var(--fm-cyan); font:16px ui-monospace,monospace; }
.fm-task-layout>.fm-device { width:100%; max-width:390px; }.fm-compare { display:grid; grid-template-columns:1fr 1fr; gap:28px; }.fm-compare article { min-width:0; }.fm-compare span { display:block; margin-bottom:14px; color:var(--fm-cyan); font:14px ui-monospace,monospace; }.fm-compare img { display:block; width:100%; border-radius:30px; box-shadow:0 26px 60px rgba(0,0,0,.46); }
.fm-device-line { display:flex; align-items:center; margin-bottom:70px; }.fm-device-line span { white-space:nowrap; color:#c3edf1; font-size:20px; }.fm-device-line i { flex:1; height:1px; margin:0 20px; background:linear-gradient(90deg,var(--fm-cyan),rgba(32,222,244,.13)); }
.fm-device-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:3vw; }.fm-device-grid .fm-device { min-width:0; }
.fm-panorama-detail { display:grid; grid-template-columns:1.3fr .7fr; gap:6vw; align-items:center; margin-top:130px; }.fm-panorama-detail figure { overflow:hidden; height:650px; margin:0; }.fm-panorama-detail figure img { width:100%; height:100%; object-fit:cover; object-position:center; }.fm-panorama-detail aside { padding-top:30px; border-top:1px solid var(--fm-cyan); }.fm-panorama-detail aside div { display:flex; flex-wrap:wrap; gap:10px; margin-top:28px; }.fm-panorama-detail aside i { padding:8px 13px; border:1px solid rgba(32,222,244,.27); color:#bce8ed; font-style:normal; }
.fm-inspection-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:90px 5vw; }.fm-inspection-grid article { min-width:0; }.fm-inspection-grid .fm-device { max-width:390px; margin:auto; }.fm-inspection-grid article>span { display:block; margin-top:24px; color:var(--fm-cyan); font:16px ui-monospace,monospace; }.fm-inspection-grid h3 { margin:10px 0 14px; font-size:28px; font-weight:500; }.fm-inspection-grid p { color:rgba(210,229,234,.6); font-size:18px; line-height:1.7; }
.fm-ai-layout { display:grid; grid-template-columns:.65fr .65fr 1.7fr; gap:5vw; align-items:center; }.fm-ai-layout>.fm-device { max-width:420px; }.fm-ai-notes article { padding:28px 0; border-bottom:1px solid rgba(32,222,244,.15); }.fm-ai-notes b { color:var(--fm-cyan); font:16px ui-monospace,monospace; }.fm-ai-notes h3 { margin:14px 0; font-size:27px; font-weight:500; }.fm-ai-notes p { color:rgba(212,230,235,.6); font-size:18px; line-height:1.7; }
.fm-upload-flow { display:grid; grid-template-columns:1fr auto 1fr auto 1fr; align-items:center; gap:18px; }.fm-upload-flow .fm-device { min-width:0; }.fm-upload-flow>i { color:var(--fm-cyan); font-style:normal; font-size:28px; }
.fm-handoff-grid { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid rgba(32,222,244,.22); }.fm-handoff-grid article { min-height:340px; padding:40px 30px; border-right:1px solid rgba(32,222,244,.14); }.fm-handoff-grid article>b { color:var(--fm-cyan); font:18px ui-monospace,monospace; }.fm-handoff-grid h3 { margin:30px 0 18px; font-size:28px; font-weight:500; }.fm-handoff-grid p { color:rgba(210,229,234,.61); font-size:18px; line-height:1.72; }.fm-handoff-grid span { display:block; margin-top:30px; color:rgba(32,222,244,.58); font:14px ui-monospace,monospace; }
.fm-handoff-flow { display:flex; align-items:center; justify-content:space-between; gap:18px; margin-top:70px; }.fm-handoff-flow span { flex:1; padding:23px; border-left:2px solid var(--fm-cyan); background:linear-gradient(90deg,rgba(32,222,244,.08),transparent); font-size:20px; }.fm-handoff-flow i { color:var(--fm-cyan); font-style:normal; }
.fm-phone-wall {
  position: relative;
  display: grid;
  grid-template-columns: repeat(10, minmax(120px, 1fr));
  grid-auto-rows: 150px;
  gap: 26px 22px;
  overflow: hidden;
  min-height: 1180px;
  padding: 86px 4vw 120px;
  background:
    linear-gradient(180deg, rgba(4, 9, 14, .1), rgba(4, 8, 14, .78) 82%),
    radial-gradient(circle at 50% 34%, rgba(49,107,255,.18), transparent 58%),
    linear-gradient(135deg, rgba(32,222,244,.08), rgba(8, 11, 18, .92) 48%, rgba(49,107,255,.09));
  border-top: 1px solid rgba(32,222,244,.24);
  border-bottom: 1px solid rgba(32,222,244,.18);
  box-shadow: inset 0 0 80px rgba(0,0,0,.55);
}
.fm-phone-wall::before,
.fm-phone-wall::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 4;
  pointer-events: none;
}
.fm-phone-wall::before {
  top: 0;
  height: 130px;
  background: linear-gradient(180deg, rgba(4,8,13,.98), transparent);
}
.fm-phone-wall::after {
  bottom: 0;
  height: 240px;
  background: linear-gradient(0deg, rgba(4,7,12,.98), transparent);
}
.fm-wall-phone {
  position: relative;
  z-index: 1;
  margin: 0;
  filter: drop-shadow(0 34px 42px rgba(0,0,0,.48));
  transform: rotate(var(--r, -8deg)) translateY(var(--y, 0)) scale(var(--s, 1));
  transform-origin: center;
}
.fm-wall-phone > div {
  position: relative;
  overflow: hidden;
  aspect-ratio: 390 / 844;
  padding: 11px;
  border: 7px solid #17213e;
  border-radius: 42px;
  background: #05080d;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.1), 0 0 24px rgba(32,222,244,.08);
}
.fm-wall-phone > div::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 18px;
  left: 50%;
  width: 30%;
  height: 24px;
  border-radius: 18px;
  background: #05080d;
  transform: translateX(-50%);
}
.fm-wall-phone img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
  object-position: top;
}
.fm-wall-phone.is-continuation img {
  object-position: center bottom;
}
.fm-wall-phone.is-continuation > div {
  border-color: #1d3152;
  box-shadow: 0 24px 52px rgba(0,0,0,.46), inset 0 0 0 1px rgba(32,222,244,.18), 0 0 26px rgba(32,222,244,.1);
}
.fm-wall-phone figcaption {
  display: none;
}
.fm-wall-phone:nth-child(1) { grid-column: 1 / 3; grid-row: 1 / 5; --r:-13deg; --y:-70px; --s:1.08; }
.fm-wall-phone:nth-child(2) { grid-column: 4 / 7; grid-row: 2 / 7; z-index:3; --r:-5deg; --y:-20px; --s:1.18; }
.fm-wall-phone:nth-child(3) { grid-column: 7 / 9; grid-row: 1 / 5; --r:8deg; --y:-85px; --s:1.05; }
.fm-wall-phone:nth-child(4) { grid-column: 9 / 11; grid-row: 1 / 5; --r:-10deg; --y:-45px; --s:1.08; }
.fm-wall-phone:nth-child(5) { grid-column: 2 / 4; grid-row: 4 / 8; --r:9deg; --y:10px; --s:1.02; }
.fm-wall-phone:nth-child(6) { grid-column: 6 / 8; grid-row: 5 / 9; z-index:4; --r:7deg; --y:-10px; --s:1.16; }
.fm-wall-phone:nth-child(7) { grid-column: 8 / 10; grid-row: 5 / 9; --r:-7deg; --y:5px; --s:1.04; }
.fm-wall-phone:nth-child(8) { grid-column: 10 / 12; grid-row: 4 / 8; --r:11deg; --y:15px; --s:1.03; }
.fm-wall-phone:nth-child(9) { grid-column: 1 / 3; grid-row: 7 / 11; --r:-8deg; --y:12px; --s:1.04; }
.fm-wall-phone:nth-child(10) { grid-column: 3 / 5; grid-row: 7 / 11; --r:6deg; --y:-22px; --s:1.02; }
.fm-wall-phone:nth-child(11) { grid-column: 5 / 7; grid-row: 8 / 12; z-index:2; --r:-4deg; --y:-15px; --s:1.08; }
.fm-wall-phone:nth-child(12) { grid-column: 7 / 9; grid-row: 8 / 12; --r:5deg; --y:-8px; --s:1.03; }
.fm-wall-phone:nth-child(13) { grid-column: 9 / 11; grid-row: 8 / 12; --r:-9deg; --y:-18px; --s:1.04; }
.fm-wall-phone:nth-child(14) { grid-column: 2 / 4; grid-row: 11 / 15; --r:8deg; --y:-18px; --s:1.02; }
.fm-wall-phone:nth-child(15) { grid-column: 4 / 6; grid-row: 11 / 15; --r:-6deg; --y:-8px; --s:1.03; }
.fm-wall-phone:nth-child(16) { grid-column: 6 / 8; grid-row: 12 / 16; --r:9deg; --y:-30px; --s:1.02; }
.fm-wall-phone:nth-child(17) { grid-column: 8 / 10; grid-row: 12 / 16; --r:-5deg; --y:-12px; --s:1.03; }
.fm-wall-phone:nth-child(18) { grid-column: 10 / 12; grid-row: 11 / 15; --r:9deg; --y:-45px; --s:1.03; }
.fm-wall-phone:nth-child(19) { grid-column: 1 / 3; grid-row: 13 / 17; --r:-10deg; --y:-30px; --s:1.02; }
.fm-wall-phone:nth-child(20) { grid-column: 5 / 8; grid-row: 14 / 18; z-index:3; --r:-3deg; --y:-48px; --s:1.12; }
.fm-ai-workflow>div { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid rgba(32,222,244,.22); }.fm-ai-workflow article { min-height:290px; padding:42px 30px; border-right:1px solid rgba(32,222,244,.14); }.fm-ai-workflow article>b { color:var(--fm-cyan); font:18px ui-monospace,monospace; }.fm-ai-workflow h3 { margin:28px 0 17px; font-size:29px; font-weight:500; }.fm-ai-workflow p { color:rgba(210,229,234,.61); font-size:18px; line-height:1.72; }
.fm-summary>div { display:grid; grid-template-columns:repeat(3,1fr); }.fm-summary article { min-height:220px; padding:45px 36px; border-top:1px solid rgba(32,222,244,.22); border-right:1px solid rgba(32,222,244,.14); }.fm-summary b { color:var(--fm-cyan); font-size:36px; font-weight:400; }.fm-summary p { margin-top:20px; color:rgba(212,230,235,.62); font-size:20px; line-height:1.7; }
@media(max-width:1100px){.fm-study{width:calc(100% - 28px)}.fm-hero{grid-template-columns:1fr}.fm-hero-stage{min-height:700px}.fm-overview-grid,.fm-system-grid,.fm-task-layout,.fm-panorama-detail,.fm-ai-layout{grid-template-columns:1fr}.fm-process{grid-template-columns:1fr 1fr}.fm-device-grid,.fm-handoff-grid,.fm-ai-workflow>div{grid-template-columns:1fr 1fr}.fm-inspection-grid{grid-template-columns:1fr 1fr}.fm-task-layout>.fm-device,.fm-ai-layout>.fm-device{margin:auto}.fm-data-stage aside{position:static}.fm-upload-flow{grid-template-columns:repeat(3,1fr)}.fm-upload-flow>i{display:none}.fm-phone-wall{grid-template-columns:repeat(6,minmax(100px,1fr));grid-auto-rows:120px;min-height:1450px}.fm-wall-phone:nth-child(n){grid-column:auto;grid-row:auto;--r:0deg;--y:0;--s:1}}
@media(max-width:650px){.fm-section{padding:95px 0}.fm-section>header{margin-bottom:50px}.fm-hero{min-height:980px;padding:100px 0}.fm-hero-copy h1{font-size:54px}.fm-hero-copy p{font-size:21px}.fm-hero-stage{min-height:520px}.fm-hero-stage .fm-device{width:54vw}.fm-hero-stage .is-main{left:29%}.fm-hero-stage .is-left{left:-2%}.fm-hero-stage .is-right{display:none}.fm-process,.fm-device-grid,.fm-inspection-grid,.fm-handoff-grid,.fm-ai-workflow>div,.fm-summary>div{grid-template-columns:1fr}.fm-compare,.fm-upload-flow{grid-template-columns:1fr}.fm-device-line,.fm-handoff-flow{display:none}.fm-panorama-detail figure{height:380px}.fm-phone-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;min-height:0;padding:46px 18px}.fm-wall-phone>div{border-width:5px;border-radius:34px}.fm-wall-phone figcaption{display:flex;gap:10px;padding-top:12px;color:rgba(217,232,236,.72);font-size:18px}.fm-wall-phone figcaption b{color:var(--fm-cyan);font:18px ui-monospace,monospace}}

/* Ordered phone matrix: consistent scale, angle and spacing. */
@media (min-width:1101px) {
  .fm-study .fm-phone-wall {
    grid-template-columns:repeat(6,minmax(0,1fr));
    grid-auto-rows:300px;
    gap:28px 30px;
    height:1500px;
    min-height:1500px;
    padding:110px 70px 130px;
  }
  .fm-study .fm-wall-phone:nth-child(n) {
    grid-column:auto !important;
    grid-row:auto !important;
    z-index:1 !important;
    --stagger:0px;
    transform:rotate(-8deg) translateY(var(--stagger)) scale(.92) !important;
    transform-origin:center;
  }
  .fm-study .fm-wall-phone:nth-child(6n + 2),
  .fm-study .fm-wall-phone:nth-child(6n + 4),
  .fm-study .fm-wall-phone:nth-child(6n + 6) { --stagger:-72px; }
  .fm-study .fm-wall-phone:nth-child(6n + 1),
  .fm-study .fm-wall-phone:nth-child(6n + 3),
  .fm-study .fm-wall-phone:nth-child(6n + 5) { --stagger:38px; }
  .fm-study .fm-wall-phone > div {
    border-width:6px;
    border-color:#182342;
    box-shadow:0 24px 52px rgba(0,0,0,.46),inset 0 0 0 1px rgba(255,255,255,.1);
  }
}
@media (max-width:1100px) {
  .fm-study .fm-phone-wall { grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;height:auto;min-height:0;gap:34px;padding:54px 26px; }
  .fm-study .fm-wall-phone:nth-child(n) { grid-column:auto !important;grid-row:auto !important;transform:none !important; }
  .fm-study .fm-wall-phone figcaption { display:flex;gap:10px;padding-top:12px;color:rgba(217,232,236,.72);font-size:18px; }
  .fm-study .fm-wall-phone figcaption b { color:var(--fm-cyan);font:18px ui-monospace,monospace; }
}

/* Final hero device grouping. */
.fm-study .fm-hero-stage { width:100%;max-width:720px;justify-self:end; }
.fm-study .fm-hero-stage .is-main { left:34%; }
.fm-study .fm-hero-stage .is-left { left:0; }
.fm-study .fm-hero-stage .is-right { right:0; }
@media(max-width:1100px){.fm-study .fm-hero-stage{justify-self:center}.fm-study .fm-hero-stage .is-main{left:32%}.fm-study .fm-hero-stage .is-left{left:1%}.fm-study .fm-hero-stage .is-right{right:1%}}

/* Fire mobile hero: move the device group toward center and add spacing. */
@media (min-width:1101px) {
  .fm-study .fm-hero-stage {
    width: min(100%, 980px);
    max-width: 980px;
    justify-self: center;
    transform: translateX(-5vw);
  }
  .fm-study .fm-hero-stage .is-main {
    left: 42%;
  }
  .fm-study .fm-hero-stage .is-left {
    left: 8%;
  }
  .fm-study .fm-hero-stage .is-right {
    right: 5%;
  }
}

/* Fire mobile: match the readable type hierarchy of product-dashboard. */
.fm-study .fm-section > header h2 {
  font-size: clamp(58px, 4.6vw, 86px) !important;
  font-weight: 500;
  line-height: 1.12;
}
.fm-study .fm-hero-copy p,
.fm-study .fm-section > header p {
  font-size: clamp(32px, 2vw, 42px) !important;
  font-weight: 350;
  line-height: 1.7;
}
.fm-study .fm-overview-grid b,
.fm-study .fm-task-copy h3,
.fm-study .fm-panorama-detail h3,
.fm-study .fm-inspection-grid h3,
.fm-study .fm-ai-notes h3,
.fm-study .fm-handoff-grid h3,
.fm-study .fm-ai-workflow h3,
.fm-study .fm-summary b {
  font-size: clamp(38px, 2.25vw, 52px) !important;
  font-weight: 500;
  line-height: 1.28;
}
.fm-study .fm-overview-grid p,
.fm-study .fm-process span,
.fm-study .fm-color span,
.fm-study .fm-type span,
.fm-study .fm-task-copy p,
.fm-study .fm-task-copy li,
.fm-study .fm-panorama-detail p,
.fm-study .fm-device-line span,
.fm-study .fm-inspection-grid p,
.fm-study .fm-ai-notes p,
.fm-study .fm-handoff-grid p,
.fm-study .fm-handoff-flow span,
.fm-study .fm-ai-workflow p,
.fm-study .fm-summary p,
.fm-study .fm-component label,
.fm-study .fm-buttons button,
.fm-study .fm-states i {
  font-size: clamp(30px, 1.75vw, 38px) !important;
  font-weight: 350;
  line-height: 1.65;
}
.fm-study .fm-process strong,
.fm-study .fm-system-grid small,
.fm-study .fm-task-copy > span,
.fm-study .fm-panorama-detail aside > span,
.fm-study .fm-compare span,
.fm-study .fm-inspection-grid article > span,
.fm-study .fm-ai-notes b,
.fm-study .fm-handoff-grid article > b,
.fm-study .fm-handoff-grid span,
.fm-study .fm-ai-workflow article > b {
  font-size: clamp(24px, 1.35vw, 30px) !important;
  line-height: 1.45;
}
.fm-study .fm-color b {
  font-size: clamp(28px, 1.55vw, 34px) !important;
}
.fm-study .fm-type b {
  font-size: clamp(40px, 2.3vw, 56px) !important;
}

/* Final phone-wall row spacing. */
@media (min-width:1101px) {
  .fm-study .fm-phone-wall {
    grid-auto-rows:auto;
    row-gap:100px;
    height:auto;
    min-height:0;
    padding-top:150px;
    padding-bottom:180px;
  }
  .fm-study .fm-phone-wall::before,
  .fm-study .fm-phone-wall::after { display:none; }
  .fm-study .fm-wall-phone:nth-child(6n + 2),
  .fm-study .fm-wall-phone:nth-child(6n + 4),
  .fm-study .fm-wall-phone:nth-child(6n + 6) { --stagger:105px; }
  .fm-study .fm-wall-phone:nth-child(6n + 1),
  .fm-study .fm-wall-phone:nth-child(6n + 3),
  .fm-study .fm-wall-phone:nth-child(6n + 5) { --stagger:35px; }
}

/* EOF fire-mobile typography override: must stay last. */
.fm-study .fm-section > header h2 {
  font-size: clamp(64px, 4.8vw, 96px) !important;
  font-weight: 500 !important;
  line-height: 1.12 !important;
}
.fm-study .fm-hero-copy p,
.fm-study .fm-section > header p,
.fm-study .fm-overview-grid p,
.fm-study .fm-task-copy p,
.fm-study .fm-panorama-detail p,
.fm-study .fm-inspection-grid p,
.fm-study .fm-ai-notes p,
.fm-study .fm-handoff-grid p,
.fm-study .fm-ai-workflow p,
.fm-study .fm-summary p {
  font-size: clamp(36px, 2.15vw, 48px) !important;
  font-weight: 350 !important;
  line-height: 1.68 !important;
}
.fm-study .fm-overview-grid b,
.fm-study .fm-process strong,
.fm-study .fm-task-copy h3,
.fm-study .fm-panorama-detail h3,
.fm-study .fm-inspection-grid h3,
.fm-study .fm-ai-notes h3,
.fm-study .fm-handoff-grid h3,
.fm-study .fm-ai-workflow h3,
.fm-study .fm-summary b {
  font-size: clamp(44px, 2.6vw, 60px) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
}
.fm-study .fm-process span,
.fm-study .fm-color span,
.fm-study .fm-type span,
.fm-study .fm-task-copy li,
.fm-study .fm-device-line span,
.fm-study .fm-handoff-flow span,
.fm-study .fm-component label,
.fm-study .fm-buttons button,
.fm-study .fm-states i {
  font-size: clamp(30px, 1.8vw, 40px) !important;
  font-weight: 350 !important;
  line-height: 1.6 !important;
}
.fm-study .fm-section > header > span,
.fm-study .fm-hero-copy > span,
.fm-study .fm-system-grid small,
.fm-study .fm-task-copy > span,
.fm-study .fm-panorama-detail aside > span,
.fm-study .fm-compare span,
.fm-study .fm-inspection-grid article > span,
.fm-study .fm-ai-notes b,
.fm-study .fm-handoff-grid article > b,
.fm-study .fm-handoff-grid span,
.fm-study .fm-ai-workflow article > b,
.fm-study .fm-device figcaption {
  font-size: clamp(24px, 1.45vw, 32px) !important;
  line-height: 1.45 !important;
}
.fm-study .fm-hero-copy i,
.fm-study .fm-color b,
.fm-study .fm-type b {
  font-size: clamp(28px, 1.7vw, 38px) !important;
}
